Version Description
- Features and issue fixings in All versions:
- New Calendar Overview page (1 month/ 3 month / Year view mode) for the booking listing in the admin panel.
- Showing the full booking info in the popover tooltip, when mouse over specific booking in the Calendar Overview page in admin panel.
- Setting the default start page at the General Booking Settings page : Booking Listing or Booking Calendar Overview page.
- Possibility to Sort the bookings by booking Dates in the Booking Listing page
- Possibility to activate / deactivate and edit titles of specific items in the Legend under the calendar.
- Showing the current date instead of "#" symbol at the cells of legend.
- New technical section at the General Booking Settings page (for reindexing (possibility to sort by date field) the exist bookings)
- Slovak translation by (Branco, Slovak)
- Add possibility to send the "Approve" emails, if the "Auto-approve" feature is activated at the General Booking Settings page.
- Use the "visitor email" from the booking form as a default "reply" email in the email template about the new booking, which is sending to the booking administrator.
- Set the date and time of the booking(s) relative to the "Timezone", which is set at the WordPress General Settings page.
- Support of migration to the jQuery 1.9 or 2.0
- Fix issue of not sending emails at the "Add booking" admin page, if the "Not sending emails" checkbox is checked.
- Many other small issue fixing and improvements...
- Personal / Business Small / Business Medium / Business Large / MultiUser versions features:
- Check-in and check-out days visible like in the other booking systems (mark half of day, instead of the clock icon). This feature is active if the "Use check in/out time" option is checked at the General Booking Settings page (Business Small/Medium/Large, MultiUser)
- New type of season filter - just selecting the specific dates during a year(s). /Removing the time filter/ (Business Medium/Large, MultiUser)
- Emails templates (in subject and content of email templates) support any shortcodes, which you are used at booking form. You can use the shortcodes in the same way as you are used it in the bottom form at Settings Fieds page. (Personal, Business Small/Medium/Large, MultiUser)
- Possibility to use the "visitor email" shortcode in the email template at the field "From", so if the admin click on reply button he will send email directly to the visitor (Personal, Business Small/Medium/Large, MultiUser)
- New shortcode [bookingselect] for selecting in selectbox the specific booking form, instead of using the customizations of PHP theme files. Example: bookingselect type='2,3,4' form_type='standard' nummonths=1 label='Please select the resource: '
- Search. Possibility to use new parameters in the seacrh form: searchresults="URL of search results", noresultstitle="Title of search results, when nothing fount", searchresultstitle="Title of search results" Example: bookingsearch searchresults="http://server.com/custom-search-results/" noresultstitle="Nothing Found" searchresultstitle="Search results"
- Search. Possibility to show the search results in a new seperate page, diferent from search form page. Use this shortcode: [bookingsearchresults] for showing the search results inside of this page. Inside of the search form you will need to use this parameter: bookingsearchresults - for definition of URL of search results page. ( Business Large, MultiUser)
- Search. Search widget (Business Large, MultiUser)
- Search. Availability Search Form (Booking > Settings > Search page) can have as parameter any "CUSTOM FIELDS" from the posts/pages, where you are inserted the booking form shortcodes. Please use only the custom field(s) with the names, which is starting with the "booking_" term. Exmaple: In the post or page, you can have the custom field like this: booking_width : 50. In the Settings Search form you can use this selectbox: ( Business Large, MultiUser)
- Search. Limit the search results based on the availability per user. Showing availability in search results only for the specific users. Example of usage search form shortcode: [bookingsearch users="1,2"] ; where 1,2 - its a ID list of users.
- Search. Add the translation possibility for the "[booking info]" and "[booking_resource_title]" section at the search results, using the [lang=LOCALE] shortcode (Business Large, MultiUser)
- Search. Usage the translation(s) of the Subject and Excerpt for the search result in a format: <!--[lang=en_US]English translation<!-- --><!--[lang=pl_PL]Polish translation<!-- --><!--[lang=ru_RU]Russian translation<!-- -->
- Search. Fix issue of not updating the cost hint in the booking form, when the visitor is redirected from search form (Business Large, MultiUser)
- Form Fields. Define for the each CUSTOM FORM the CUSTOM CONTENT, which is showing in the email templates (shortcode - [content]), and in the booking listing page. (Business Medium/Large)
- Form Fields. Define the default CUSTOM FORM for the specific resource at the Booking > Resources page. (Business Medium/Large)
- Form fields. Several new default templates for reseting of booking forms. (Personal, Business Small/Medium/Large, MultiUser)
- Possibility to use the "url" parameter in the shortcodes: [visitorbookingediturl], [visitorbookingcancelurl], [visitorbookingpayurl] on the Booking > Settings > Emails page, for setting different page URL of the specific action . Example: visitorbookingpayurl url="http://www.server.com/custom-page/"
- Showing the correct content of the booking form at the Booking Listing page, if for the booking was used the Custom form. (Business Medium/Large)
- Fix issue of not using the custom form, when editing the booking, which was done in the custom form. For correct using of this feature, you must correctly define the default custom form for the specific resource at the Booking > Resources page. ( Business Medium/Large, MultiUser)
- Possibility to show booking details in payment form ( Business Small/Medium/Large, MultiUser)
- Customization of the booking title (ID or Name,... of the booking form, etc) in the Calendar Overview page (Personal, Business Small/Medium/Large, MultiUser)
- Configuration of the shortcodes: search form, search results and the selection of booking forms; in the popup configuration dialog at the edit post page, using the booking calendar button at edit toolbar. (Personal, Business Small/Medium/Large, MultiUser)
- Show the inactive rates and season filters for the availability as grayed at the Settings page ( Business Medium/Large, MultiUser)
- Do not show the Cost in mouseover tooltip, if the cost
Download this release
Release Info
Developer | wpdevelop |
Plugin | Booking Calendar |
Version | 4.1 |
Comparing to | |
See all releases |
Code changes from version 4.0.2 to 4.1
- css/admin.css +592 -2
- css/client.css +79 -14
- css/skins/black.css +31 -0
- css/skins/standard.css +35 -1
- css/skins/traditional-light.css +34 -1
- css/skins/traditional.css +35 -4
- img/Booking-costs-64x64.png +0 -0
- img/Booking-resources-64x64.png +0 -0
- img/Booking-search-64x64.png +0 -0
- img/E-mail-64x64.png +0 -0
- img/Form-fields-64x64.png +0 -0
- img/ForwardEmails.png +0 -0
- img/ForwardEmails_black.png +0 -0
- img/Paypal-cost-64x64.png +0 -0
- img/Resources-64x64.png +0 -0
- img/Seasolabel-64x64.png +0 -0
- img/advanced_cost.png +0 -0
- img/availability.png +0 -0
- img/calendar-16x16-2.png +0 -0
- img/calendar-48x48-2.png +0 -0
- img/coupon.png +0 -0
- img/credit_card_24x24.png +0 -0
- img/edit_type.png +0 -0
- img/exchange.png +0 -0
- img/notes.png +0 -0
- img/notes_rd.png +0 -0
- img/payment-status.png +0 -0
- img/shopping_trolley.png +0 -0
- img/system-help64x64.png +0 -0
- img/users-48x48.png +0 -0
- interface/chosen/chosen.jquery.js +1 -1
- js/datepick/jquery.datepick.js +3 -3
- js/wpdev.bk.js +92 -35
- languages/wpdev-booking-be_BY.mo +0 -0
- languages/wpdev-booking-be_BY.po +3331 -1994
- languages/wpdev-booking-da_DK.mo +0 -0
- languages/wpdev-booking-da_DK.po +3349 -2004
- languages/wpdev-booking-de_DE.mo +0 -0
- languages/wpdev-booking-de_DE.po +1833 -1298
css/admin.css
CHANGED
@@ -379,7 +379,7 @@ input.wpdev-validates-as-time{
|
|
379 |
padding: 1px;
|
380 |
}
|
381 |
.edited_row_now{
|
382 |
-
background: #ffffaa;
|
383 |
}
|
384 |
|
385 |
/* Hided table */
|
@@ -475,6 +475,7 @@ a.bktypetitlenew:hover {
|
|
475 |
.topmenuitemborder {
|
476 |
-moz-border-radius:4px 4px 4px 4px;
|
477 |
-webkit-border-radius:4px;
|
|
|
478 |
background:none repeat scroll 0 0 #FCFCFF;
|
479 |
border:1px solid #AABBBB;
|
480 |
float:left;
|
@@ -559,6 +560,7 @@ span.bktypecount a{
|
|
559 |
|
560 |
.bookingpage .meta-box .postbox .handlediv {
|
561 |
background:url("../../../../wp-admin/images/menu-bits.gif?ver=20100610") no-repeat scroll left -111px transparent;
|
|
|
562 |
}
|
563 |
.bookingpage .meta-box .postbox .handlediv:hover{
|
564 |
cursor:pointer !important;
|
@@ -1171,6 +1173,7 @@ html[xmlns] .clearfix-height.hidden_items {
|
|
1171 |
#bk_booking_filters_form .form-actions {
|
1172 |
margin-top:0px;
|
1173 |
}
|
|
|
1174 |
/* Resources M E N U ************************************************************************************************************************/
|
1175 |
.settings-resource-title {
|
1176 |
color:#464646 !important;
|
@@ -1294,11 +1297,12 @@ html[xmlns] .clearfix-height.hidden_items {
|
|
1294 |
font-size: 11px;
|
1295 |
}
|
1296 |
|
|
|
1297 |
/* TOP TAB Menu line *************************************************************************************************************************/
|
1298 |
|
1299 |
/* MENU */
|
1300 |
#menu-wpdevplugin {
|
1301 |
-
margin-right:
|
1302 |
margin-top:-3px;
|
1303 |
position:relative;
|
1304 |
width:auto;
|
@@ -1368,6 +1372,8 @@ html[xmlns] .clearfix-height.hidden_items {
|
|
1368 |
font-size:10px;
|
1369 |
}
|
1370 |
|
|
|
|
|
1371 |
/* SUBMENU */
|
1372 |
.booking-submenu-tab, .wpdevbk .booking-submenu-tab{
|
1373 |
border:#bbb solid 1px;
|
@@ -1449,6 +1455,7 @@ html[xmlns] .clearfix-height.hidden_items {
|
|
1449 |
.booking-submenu-tab input, .wpdevbk .booking-submenu-tab input{
|
1450 |
line-height:1px;
|
1451 |
margin:-2px 0px 0px 8px;
|
|
|
1452 |
}
|
1453 |
.booking-submenu-tab-container, .wpdevbk .booking-submenu-tab-container{
|
1454 |
height:auto;
|
@@ -1490,6 +1497,26 @@ html[xmlns] .clearfix-height.hidden_items {
|
|
1490 |
border-top-color: #CFCFCF;
|
1491 |
margin-top: -7px;
|
1492 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1493 |
.wpdevbk h3.bk-section-header {
|
1494 |
line-height: 16px;
|
1495 |
}
|
@@ -1503,3 +1530,566 @@ html[xmlns] .clearfix-height.hidden_items {
|
|
1503 |
.bookingpage .wpdevbk a{
|
1504 |
outline: none !important;
|
1505 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
379 |
padding: 1px;
|
380 |
}
|
381 |
.edited_row_now{
|
382 |
+
background: #ffffaa !important;
|
383 |
}
|
384 |
|
385 |
/* Hided table */
|
475 |
.topmenuitemborder {
|
476 |
-moz-border-radius:4px 4px 4px 4px;
|
477 |
-webkit-border-radius:4px;
|
478 |
+
border-radius:4px;
|
479 |
background:none repeat scroll 0 0 #FCFCFF;
|
480 |
border:1px solid #AABBBB;
|
481 |
float:left;
|
560 |
|
561 |
.bookingpage .meta-box .postbox .handlediv {
|
562 |
background:url("../../../../wp-admin/images/menu-bits.gif?ver=20100610") no-repeat scroll left -111px transparent;
|
563 |
+
background:url("../../../../wp-admin/images/arrows.png") no-repeat scroll 6px 7px transparent;
|
564 |
}
|
565 |
.bookingpage .meta-box .postbox .handlediv:hover{
|
566 |
cursor:pointer !important;
|
1173 |
#bk_booking_filters_form .form-actions {
|
1174 |
margin-top:0px;
|
1175 |
}
|
1176 |
+
|
1177 |
/* Resources M E N U ************************************************************************************************************************/
|
1178 |
.settings-resource-title {
|
1179 |
color:#464646 !important;
|
1297 |
font-size: 11px;
|
1298 |
}
|
1299 |
|
1300 |
+
|
1301 |
/* TOP TAB Menu line *************************************************************************************************************************/
|
1302 |
|
1303 |
/* MENU */
|
1304 |
#menu-wpdevplugin {
|
1305 |
+
margin-right:0px;
|
1306 |
margin-top:-3px;
|
1307 |
position:relative;
|
1308 |
width:auto;
|
1372 |
font-size:10px;
|
1373 |
}
|
1374 |
|
1375 |
+
|
1376 |
+
|
1377 |
/* SUBMENU */
|
1378 |
.booking-submenu-tab, .wpdevbk .booking-submenu-tab{
|
1379 |
border:#bbb solid 1px;
|
1455 |
.booking-submenu-tab input, .wpdevbk .booking-submenu-tab input{
|
1456 |
line-height:1px;
|
1457 |
margin:-2px 0px 0px 8px;
|
1458 |
+
vertical-align: text-bottom;
|
1459 |
}
|
1460 |
.booking-submenu-tab-container, .wpdevbk .booking-submenu-tab-container{
|
1461 |
height:auto;
|
1497 |
border-top-color: #CFCFCF;
|
1498 |
margin-top: -7px;
|
1499 |
}
|
1500 |
+
|
1501 |
+
.booking-submenu-tab.bottom-submenu-tab {
|
1502 |
+
border-radius: 0 0 5px 5px;
|
1503 |
+
-webkit-border-top-left-radius: 0px;
|
1504 |
+
-webkit-border-top-right-radius: 0px;
|
1505 |
+
border-top-left-radius: 0px;
|
1506 |
+
border-top-right-radius: 0px;
|
1507 |
+
-webkit-border-bottom-left-radius: 5px;
|
1508 |
+
-webkit-border-bottom-right-radius: 5px;
|
1509 |
+
border-bottom-left-radius: 5px;
|
1510 |
+
border-bottom-right-radius: 5px;
|
1511 |
+
|
1512 |
+
|
1513 |
+
border-color:#eee #aaa #aaa;
|
1514 |
+
}
|
1515 |
+
|
1516 |
+
.booking-submenu-tab.bottom-submenu-tab.booking-submenu-tab-selected {
|
1517 |
+
border-color:#888 #aaa #aaa;
|
1518 |
+
}
|
1519 |
+
|
1520 |
.wpdevbk h3.bk-section-header {
|
1521 |
line-height: 16px;
|
1522 |
}
|
1530 |
.bookingpage .wpdevbk a{
|
1531 |
outline: none !important;
|
1532 |
}
|
1533 |
+
|
1534 |
+
|
1535 |
+
|
1536 |
+
/* Season Filters interface Styles */
|
1537 |
+
.range_season_filter {
|
1538 |
+
padding: 0px;
|
1539 |
+
margin:0px;
|
1540 |
+
}
|
1541 |
+
.range_season_filter td{
|
1542 |
+
border-bottom: 1px solid #CCCCCC;
|
1543 |
+
font-size: 11px;
|
1544 |
+
height: 18px;
|
1545 |
+
line-height: 18px;
|
1546 |
+
margin: 0;
|
1547 |
+
padding: 2px 0;
|
1548 |
+
text-align: center;
|
1549 |
+
width: 25px;
|
1550 |
+
}
|
1551 |
+
.range_season_filter td .day_num {
|
1552 |
+
font-size: 13px;
|
1553 |
+
float:left;
|
1554 |
+
font-weight: bold;
|
1555 |
+
margin: 1px 0 0 5px;
|
1556 |
+
}
|
1557 |
+
.range_season_filter td .day_week {
|
1558 |
+
float:left;
|
1559 |
+
font-size: 10px;
|
1560 |
+
margin: 1px 0 0 5px;
|
1561 |
+
}
|
1562 |
+
.range_season_filter td.weekday6, .range_season_filter td.weekday7 {
|
1563 |
+
color:#f52;
|
1564 |
+
}
|
1565 |
+
.range_season_filter td.checked {
|
1566 |
+
background: none repeat scroll 0 0 #DDDDDD;
|
1567 |
+
}
|
1568 |
+
.range_season_filter td.month_title {
|
1569 |
+
width:75px;
|
1570 |
+
text-align: left;
|
1571 |
+
font-weight: bold;
|
1572 |
+
}
|
1573 |
+
.wpdevbk #menu-wpdevplugin .nav-tab input{
|
1574 |
+
height: 14px;
|
1575 |
+
line-height: 14px;
|
1576 |
+
margin: 0 0 0 4px;
|
1577 |
+
vertical-align: text-bottom;
|
1578 |
+
}
|
1579 |
+
.wpdevbk .range_season_filter td input[type="checkbox"]{
|
1580 |
+
padding: 0px !important;
|
1581 |
+
margin: 0px !important;
|
1582 |
+
height:14px;
|
1583 |
+
}
|
1584 |
+
.calendar-month {
|
1585 |
+
margin-bottom: 20px;
|
1586 |
+
clear:both;
|
1587 |
+
}
|
1588 |
+
.calendar-month td{
|
1589 |
+
border:1px solid #ccc;
|
1590 |
+
width:20px;
|
1591 |
+
text-align:center;
|
1592 |
+
}
|
1593 |
+
.seasonal_rates input,.seasonal_rates select{
|
1594 |
+
margin:0px;
|
1595 |
+
}
|
1596 |
+
.seasonal_rates .table td{
|
1597 |
+
vertical-align: middle !important;
|
1598 |
+
}
|
1599 |
+
#seasonfilter_all, input.filter_avalaibility {
|
1600 |
+
height: 14px !important;
|
1601 |
+
}
|
1602 |
+
.wpdevbk .not_checked {
|
1603 |
+
color:#777;
|
1604 |
+
font-size:11px;
|
1605 |
+
}
|
1606 |
+
.wpdevbk td.checked {
|
1607 |
+
color:#000;
|
1608 |
+
font-size:12px;
|
1609 |
+
}
|
1610 |
+
|
1611 |
+
|
1612 |
+
|
1613 |
+
|
1614 |
+
/* Vertical buttons align for the toolbar interface */
|
1615 |
+
.btn-group-vertical {
|
1616 |
+
display: inline-block;
|
1617 |
+
}
|
1618 |
+
.btn-group-vertical .btn {
|
1619 |
+
border-radius: 0px 0px 0px 0px;
|
1620 |
+
display: block;
|
1621 |
+
float: none;
|
1622 |
+
width: 100%;
|
1623 |
+
}
|
1624 |
+
.btn-group-vertical .btn + .btn {
|
1625 |
+
margin-left: 0px;
|
1626 |
+
margin-top: -1px;
|
1627 |
+
}
|
1628 |
+
.btn-group-vertical .btn:first-child {
|
1629 |
+
-moz-border-radius:4px 4px 0px 0px !important;
|
1630 |
+
-webkit-border-top-left-radius:4px !important;
|
1631 |
+
-webkit-border-top-right-radius:4px !important;
|
1632 |
+
border-radius: 4px 4px 0px 0px !important;
|
1633 |
+
}
|
1634 |
+
.btn-group-vertical .btn:last-child {
|
1635 |
+
-moz-border-radius:0px 0px 4px 4px !important;
|
1636 |
+
-webkit-border-bottom-left-radius:4px !important;
|
1637 |
+
-webkit-border-bottom-right-radius:4px !important;
|
1638 |
+
border-radius: 0px 0px 4px 4px !important;
|
1639 |
+
}
|
1640 |
+
.btn-group-vertical .btn-large:first-child {
|
1641 |
+
-moz-border-radius:6px 6px 0px 0px !important;
|
1642 |
+
-webkit-border-top-left-radius:6px !important;
|
1643 |
+
-webkit-border-top-right-radius:6px !important;
|
1644 |
+
border-radius: 6px 6px 0px 0px !important;
|
1645 |
+
}
|
1646 |
+
.btn-group-vertical .btn-large:last-child {
|
1647 |
+
-moz-border-radius:0px 0px 6px 6px !important;
|
1648 |
+
-webkit-border-bottom-left-radius:6px !important;
|
1649 |
+
-webkit-border-bottom-right-radius:6px !important;
|
1650 |
+
border-radius: 0px 0px 6px 6px !important;
|
1651 |
+
}
|
1652 |
+
.wpdevbk #menu-wpdevplugin, .booking-submenu-tab-container {
|
1653 |
+
margin-left: 50px;
|
1654 |
+
}
|
1655 |
+
#wpdev-booking-option-general .booking-submenu-tab-container {
|
1656 |
+
margin-left: 0px;
|
1657 |
+
}
|
1658 |
+
#booking-listing-view-mode-buttons {
|
1659 |
+
margin-top: 28px;
|
1660 |
+
width: 14px;
|
1661 |
+
position:absolute;
|
1662 |
+
}
|
1663 |
+
|
1664 |
+
|
1665 |
+
|
1666 |
+
|
1667 |
+
/* Calendar Overview admin panel page Styles */
|
1668 |
+
|
1669 |
+
|
1670 |
+
|
1671 |
+
.bookings_overview_in_calendar{
|
1672 |
+
width:auto;
|
1673 |
+
}
|
1674 |
+
.bookings_overview_in_calendar .container-fluid {
|
1675 |
+
margin:0px;
|
1676 |
+
padding:0px;
|
1677 |
+
}
|
1678 |
+
.bookings_overview_in_calendar .container-fluid .span12{
|
1679 |
+
height: 44px;
|
1680 |
+
overflow: hidden;
|
1681 |
+
position: relative;
|
1682 |
+
}
|
1683 |
+
.bookings_overview_in_calendar .container-fluid .calendar_timeline_scroller{
|
1684 |
+
margin-left: -2px;
|
1685 |
+
margin-top: -3px;
|
1686 |
+
position: absolute;
|
1687 |
+
border: 0 none;
|
1688 |
+
height:34px;
|
1689 |
+
}
|
1690 |
+
.calendar_timeline_frame{
|
1691 |
+
/*width:auto;*/
|
1692 |
+
width:10000px;
|
1693 |
+
overflow: hidden;
|
1694 |
+
}
|
1695 |
+
|
1696 |
+
.calendar_timeline_header {
|
1697 |
+
margin: 2px 0 0;
|
1698 |
+
padding: 0;
|
1699 |
+
width: 100%;
|
1700 |
+
}
|
1701 |
+
.table .calendar_timeline_header td {
|
1702 |
+
background: none repeat scroll 0 0 #F5F5F5 !important;
|
1703 |
+
border: 1px dashed #DDDDDD;
|
1704 |
+
color: #777777;
|
1705 |
+
font-size: 10px;
|
1706 |
+
height: 44px;
|
1707 |
+
line-height: 14px;
|
1708 |
+
padding: 4px 0;
|
1709 |
+
text-shadow: 0 -1px 0 #FFFFFF;
|
1710 |
+
vertical-align: top;
|
1711 |
+
}
|
1712 |
+
.calendar_timeline_frame .month_year{
|
1713 |
+
color: #CC3322;
|
1714 |
+
font-size: 9px;
|
1715 |
+
font-weight: bold;
|
1716 |
+
margin-left: 2px;
|
1717 |
+
margin-top: 27px;
|
1718 |
+
padding: 0;
|
1719 |
+
position: absolute;
|
1720 |
+
width: 130px;
|
1721 |
+
word-wrap: inherit;
|
1722 |
+
}
|
1723 |
+
.table .calendar_timeline_frame td.new_month {
|
1724 |
+
border-left:2px solid #c54;
|
1725 |
+
}
|
1726 |
+
.table .calendar_timeline_header td.weekday6, .table .calendar_timeline_header td.weekday7 {
|
1727 |
+
color:#e33;
|
1728 |
+
font-weight: bold;
|
1729 |
+
}
|
1730 |
+
.bookings_overview_in_calendar .resource_dates .container-fluid .span12 {
|
1731 |
+
height: 34px;
|
1732 |
+
}
|
1733 |
+
.resource_dates .calendar_timeline_frame .calendar_timeline_header td{
|
1734 |
+
height: 34px;
|
1735 |
+
padding:0px;
|
1736 |
+
}
|
1737 |
+
.calendar_timeline_frame .calendar_timeline_header td .day_num, .calendar_timeline_frame .calendar_timeline_header td .day_week {
|
1738 |
+
width:31px;
|
1739 |
+
padding:0px;
|
1740 |
+
text-align: center;
|
1741 |
+
}
|
1742 |
+
.resource_dates .calendar_timeline_frame .calendar_timeline_header td .day_line {
|
1743 |
+
width:31px;
|
1744 |
+
padding:0px;
|
1745 |
+
}
|
1746 |
+
/* MENU // TODO: Finish here */
|
1747 |
+
#menu-wpdevplugin-overview {
|
1748 |
+
margin-right:20px;
|
1749 |
+
margin-top:0px;
|
1750 |
+
position:relative;
|
1751 |
+
width:auto;
|
1752 |
+
}
|
1753 |
+
#menu-wpdevplugin-overview .nav-tabs-wrapper {
|
1754 |
+
height:28px;
|
1755 |
+
margin-bottom:-1px;
|
1756 |
+
width:100%;
|
1757 |
+
}
|
1758 |
+
#menu-wpdevplugin-overview .nav-tabs {
|
1759 |
+
float:left;
|
1760 |
+
margin-left:0;
|
1761 |
+
padding-left:0px;
|
1762 |
+
border-bottom: none !important;
|
1763 |
+
}
|
1764 |
+
#menu-wpdevplugin-overview .nav-tab {
|
1765 |
+
-moz-border-radius:0 0 5px 5px;
|
1766 |
+
-webkit-border-bottom-left-radius:5px;
|
1767 |
+
-webkit-border-bottom-right-radius:5px;
|
1768 |
+
border-top-left-radius: 0px;
|
1769 |
+
border-top-right-radius: 0px;
|
1770 |
+
border-bottom-left-radius: 3px;
|
1771 |
+
border-bottom-right-radius: 3px;
|
1772 |
+
|
1773 |
+
border-color:#BBBBCC #d5d5d5 #d5d5d5 #d5d5d5;
|
1774 |
+
border-style:solid;
|
1775 |
+
border-width:0 1px 1px;
|
1776 |
+
color:#C1C1C1;
|
1777 |
+
display:inline-block;
|
1778 |
+
font-size:12px;
|
1779 |
+
line-height:16px;
|
1780 |
+
margin:0 0px -1px 0;
|
1781 |
+
padding:4px 14px 6px 32px;
|
1782 |
+
text-decoration:none;
|
1783 |
+
text-shadow:0 1px 0 #f1f1f1;
|
1784 |
+
background:url("../../../../wp-admin/images/gray-grad.png") repeat-x scroll left top #DFDFDF;
|
1785 |
+
color:#464646;
|
1786 |
+
font-weight:bold;
|
1787 |
+
margin-bottom:0;
|
1788 |
+
font-family:Arial;
|
1789 |
+
font-size:13px;
|
1790 |
+
line-height:18px;
|
1791 |
+
padding:4px 14px 4px 32px;
|
1792 |
+
border-top: none;
|
1793 |
+
}
|
1794 |
+
* html #menu-wpdevplugin-overview .nav-tab { padding:4px 14px 5px 32px; } /* IE6 */
|
1795 |
+
#menu-wpdevplugin-overview a.nav-tab:hover{
|
1796 |
+
color:#d54e21 !important;
|
1797 |
+
background-color: #e7e7e7 !important;
|
1798 |
+
}
|
1799 |
+
#menu-wpdevplugin-overview .nav-tab-active {
|
1800 |
+
background:none repeat scroll 0 0 #ECECEC;
|
1801 |
+
border-color:#CCCCCC;
|
1802 |
+
border-bottom-color:#aab;
|
1803 |
+
background:none repeat scroll 0 0 #7A7A88;
|
1804 |
+
text-shadow:0 -1px 0 #111111;
|
1805 |
+
border-width:1px;
|
1806 |
+
color:#FFFFFF;
|
1807 |
+
}
|
1808 |
+
.wpdevbk #menu-wpdevplugin-overview .nav-tab-active:hover{
|
1809 |
+
color:#fff !important;
|
1810 |
+
background: none repeat scroll 0 0 #7A7A88 !important;
|
1811 |
+
text-decoration: none;
|
1812 |
+
border:#aab solid 1px;
|
1813 |
+
border-top: none;
|
1814 |
+
|
1815 |
+
cursor: pointer;
|
1816 |
+
}
|
1817 |
+
.wpdevbk #menu-wpdevplugin-overview {
|
1818 |
+
margin-right: 0px;
|
1819 |
+
}
|
1820 |
+
.wpdevbk #menu-wpdevplugin-overview .nav-tab input{
|
1821 |
+
height: 14px;
|
1822 |
+
line-height: 14px;
|
1823 |
+
margin: 0 0 0 4px;
|
1824 |
+
vertical-align: text-bottom;
|
1825 |
+
}
|
1826 |
+
|
1827 |
+
|
1828 |
+
.bookings_overview_in_calendar .resource_id{
|
1829 |
+
float:left;
|
1830 |
+
font-size:10px;
|
1831 |
+
font-weight:bold;
|
1832 |
+
width:20px;
|
1833 |
+
padding-right:8px;
|
1834 |
+
}
|
1835 |
+
.bookings_overview_in_calendar .resource_title{
|
1836 |
+
color: #777777;
|
1837 |
+
float: left;
|
1838 |
+
text-shadow: 0 -1px 0 #EEEEEE;
|
1839 |
+
}
|
1840 |
+
|
1841 |
+
.bookings_overview_in_calendar .resource_title.parent{
|
1842 |
+
font-weight:bold;
|
1843 |
+
}
|
1844 |
+
.bookings_overview_in_calendar .resource_title.child{
|
1845 |
+
margin-left:20px;
|
1846 |
+
}
|
1847 |
+
|
1848 |
+
|
1849 |
+
|
1850 |
+
.calendar_timeline_frame .calendar_overview_cell {
|
1851 |
+
width:31px;
|
1852 |
+
height:37px;
|
1853 |
+
float:left;
|
1854 |
+
border-left:1px dashed #ccc;
|
1855 |
+
}
|
1856 |
+
.calendar_timeline_frame .calendar_overview_cell.cell_header {
|
1857 |
+
background: none repeat scroll 0 0 #F5F5F5 !important;
|
1858 |
+
border-left: 1px dashed #ccc;
|
1859 |
+
color: #777777;
|
1860 |
+
font-size: 10px;
|
1861 |
+
height: 38px;
|
1862 |
+
line-height: 14px;
|
1863 |
+
padding: 6px 0;
|
1864 |
+
text-shadow: 0 -1px 0 #FFFFFF;
|
1865 |
+
vertical-align: top;
|
1866 |
+
}
|
1867 |
+
.calendar_timeline_frame .new_month {
|
1868 |
+
border-left:2px solid #c54;
|
1869 |
+
}
|
1870 |
+
.calendar_timeline_frame .calendar_overview_cell.new_month {
|
1871 |
+
border-left:2px solid #c54;
|
1872 |
+
}
|
1873 |
+
.calendar_timeline_frame .calendar_overview_cell.weekday6, .calendar_timeline_frame .calendar_overview_cell.weekday7 {
|
1874 |
+
color:#e33;
|
1875 |
+
font-weight: bold;
|
1876 |
+
}
|
1877 |
+
|
1878 |
+
.calendar_timeline_frame .calendar_overview_cell.cell_header .day_num,
|
1879 |
+
.calendar_timeline_frame .calendar_overview_cell.cell_header .day_week {
|
1880 |
+
width:auto;
|
1881 |
+
padding:0px;
|
1882 |
+
text-align: center;
|
1883 |
+
}
|
1884 |
+
.time_section_in_day_header {
|
1885 |
+
border-right: 1px dotted #CCCCCC !important;
|
1886 |
+
font-size: 8px;
|
1887 |
+
margin-top: 0 !important;
|
1888 |
+
padding: 0px;
|
1889 |
+
text-align: left;
|
1890 |
+
}
|
1891 |
+
.time_section_in_day {
|
1892 |
+
border-right: 1px dotted #fff;
|
1893 |
+
float: left;
|
1894 |
+
height: 25px;
|
1895 |
+
margin: 8px 0;
|
1896 |
+
}
|
1897 |
+
.timeslots_in_this_day24.time_section_in_day {
|
1898 |
+
border-right: 1px dotted #ccc;
|
1899 |
+
}
|
1900 |
+
.time_section_in_day.time_in_days_num_1 {
|
1901 |
+
width: 4.069%; /*3.89%;*/
|
1902 |
+
}
|
1903 |
+
.time_in_days_num_1 .day_num {
|
1904 |
+
font-size: 11px;
|
1905 |
+
font-weight: bold;
|
1906 |
+
}
|
1907 |
+
.timeslots_in_this_day24.time_section_in_day.time_hour23, .time_in_days_num_1 .time_section_in_day_header.time_hour23 {
|
1908 |
+
border-right:none !important;
|
1909 |
+
}
|
1910 |
+
.time_section_in_day.time_in_days_num_7 {
|
1911 |
+
width: 24.32%;
|
1912 |
+
}
|
1913 |
+
.timeslots_in_this_day2.time_section_in_day.time_hour12, .time_in_days_num_30 .time_section_in_day_header.time_hour12 {
|
1914 |
+
border-right:none !important;
|
1915 |
+
}
|
1916 |
+
.time_section_in_day.time_in_days_num_30 {
|
1917 |
+
width: 46%;
|
1918 |
+
}
|
1919 |
+
.time_in_days_num_7 .day_num {
|
1920 |
+
font-size: 11px;
|
1921 |
+
font-weight: bold;
|
1922 |
+
}
|
1923 |
+
.timeslots_in_this_day4.time_section_in_day.time_hour18, .time_in_days_num_7 .time_section_in_day_header.time_hour18 {
|
1924 |
+
border-right:none !important;
|
1925 |
+
}
|
1926 |
+
.time_section_in_day.time_in_days_num_90 {
|
1927 |
+
width: 100%;
|
1928 |
+
}
|
1929 |
+
.time_section_in_day.time_in_days_num_365 {
|
1930 |
+
width: 100%;
|
1931 |
+
}
|
1932 |
+
|
1933 |
+
|
1934 |
+
.calendar_timeline_frame .calendar_overview_cell.cell_header.time_in_days_num_90{
|
1935 |
+
font-size: 8px;
|
1936 |
+
|
1937 |
+
}
|
1938 |
+
.calendar_timeline_frame .calendar_overview_cell.cell_header.time_in_days_num_365 div.day_num, .calendar_timeline_frame .calendar_overview_cell.cell_header.time_in_days_num_365 div.day_week{
|
1939 |
+
|
1940 |
+
}
|
1941 |
+
.calendar_timeline_frame .calendar_overview_cell.cell_header.time_in_days_num_90 div.day_num{
|
1942 |
+
display:none;
|
1943 |
+
}
|
1944 |
+
.time_booked_in_day{
|
1945 |
+
background: none repeat scroll 0 0 #FC4;
|
1946 |
+
border-right: 1px dotted #9ab;
|
1947 |
+
box-shadow: 1px 1px 2px #AAAAAA;
|
1948 |
+
color: #FFFFFF;
|
1949 |
+
font-size: 7px;
|
1950 |
+
font-weight: normal;
|
1951 |
+
text-shadow: none;
|
1952 |
+
}
|
1953 |
+
.time_booked_in_day.approved{
|
1954 |
+
background: none repeat scroll 0 0 #7788AA;
|
1955 |
+
}
|
1956 |
+
|
1957 |
+
|
1958 |
+
a.first_day_in_bookin {
|
1959 |
+
background: none repeat scroll 0 0 #545455;
|
1960 |
+
border-radius: 5px 5px 5px 5px;
|
1961 |
+
color: #FFFFFF !important;
|
1962 |
+
font-size: 9px;
|
1963 |
+
font-weight: normal;
|
1964 |
+
line-height: 15px;
|
1965 |
+
margin: 14px 2px 4px 0px;
|
1966 |
+
overflow: visible;
|
1967 |
+
padding: 0 3px;
|
1968 |
+
position: absolute;
|
1969 |
+
text-shadow: 0 -1px 0 #000000;
|
1970 |
+
visibility: visible;
|
1971 |
+
width: auto !important;
|
1972 |
+
word-wrap: break-word;
|
1973 |
+
z-index: 0;
|
1974 |
+
cursor: pointer;
|
1975 |
+
box-shadow: 0 0 1px #FFFFFF;
|
1976 |
+
-moz-box-shadow: 0 0 1px #FFFFFF;
|
1977 |
+
-webkit-box-shadow: 0 0 1px #FFFFFF;
|
1978 |
+
float:left;
|
1979 |
+
}
|
1980 |
+
|
1981 |
+
.timeslots_in_this_day24 a.first_day_in_bookin {
|
1982 |
+
margin: 4px 2px;
|
1983 |
+
}
|
1984 |
+
.wpdevbk .popover-inner {
|
1985 |
+
width:350px;
|
1986 |
+
}
|
1987 |
+
|
1988 |
+
.calendar_timeline_frame .calendar_overview_cell.today_date {
|
1989 |
+
/*background: none repeat scroll 0 0 #9F5 !important;*/
|
1990 |
+
color: #888888 !important;
|
1991 |
+
text-shadow: 0 0 1px #EEEEEE !important;
|
1992 |
+
}
|
1993 |
+
|
1994 |
+
.calendar_timeline_frame .calendar_overview_cell.today_date .day_line {
|
1995 |
+
background: none repeat scroll 0 0 #77DD55;
|
1996 |
+
height: 10px;
|
1997 |
+
margin: 0;
|
1998 |
+
width: 100%;
|
1999 |
+
}
|
2000 |
+
|
2001 |
+
/* Style for the calendar timeline of the single resource */
|
2002 |
+
.single_resource .calendar_timeline_frame .month_year {
|
2003 |
+
display:none;
|
2004 |
+
}
|
2005 |
+
.single_resource .calendar_timeline_frame .calendar_overview_cell.weekday6, .single_resource .calendar_timeline_frame .calendar_overview_cell.weekday7 {
|
2006 |
+
color: #777777;
|
2007 |
+
font-weight: normal;
|
2008 |
+
/*border-bottom: 1px solid #EE3333;*/
|
2009 |
+
background: none repeat scroll 0 0 #feb;
|
2010 |
+
}
|
2011 |
+
|
2012 |
+
.single_resource .calendar_overview_cell.cell_header .time_section_in_day.time_section_in_day_header {
|
2013 |
+
display: block;
|
2014 |
+
}
|
2015 |
+
.single_resource .calendar_timeline_scroller .calendar_timeline_frame {
|
2016 |
+
height: 26px !important;
|
2017 |
+
}
|
2018 |
+
.single_resource .time_section_in_day.time_in_days_num_30 {
|
2019 |
+
/*border: none;*/
|
2020 |
+
width:4%;
|
2021 |
+
margin:10px auto !important;
|
2022 |
+
|
2023 |
+
}
|
2024 |
+
.single_resource .time_section_in_day.time_in_days_num_30.time_section_in_day_header {
|
2025 |
+
width:4%;
|
2026 |
+
margin:auto !important;
|
2027 |
+
}
|
2028 |
+
|
2029 |
+
|
2030 |
+
.bookings_overview_in_calendar .single_resource .resource_dates .container-fluid .span12 {
|
2031 |
+
height: 32px;
|
2032 |
+
}
|
2033 |
+
.bookings_overview_in_calendar .single_resource .container-fluid .calendar_timeline_scroller {
|
2034 |
+
height: 33px;
|
2035 |
+
margin-top: 0;
|
2036 |
+
}
|
2037 |
+
.single_resource .calendar_timeline_scroller .calendar_timeline_frame {
|
2038 |
+
height: 34px !important;
|
2039 |
+
}
|
2040 |
+
.single_resource .calendar_timeline_scroller .calendar_timeline_frame .calendar_overview_cell {
|
2041 |
+
height: 34px;
|
2042 |
+
}
|
2043 |
+
.single_resource .calendar_timeline_scroller .calendar_timeline_frame .calendar_overview_cell .time_section_in_day {
|
2044 |
+
height: 23px;
|
2045 |
+
margin: 10px -95% 0px 0;
|
2046 |
+
}
|
2047 |
+
.bookings_overview_in_calendar .single_resource.container-fluid .calendar_timeline_scroller {
|
2048 |
+
margin-top: 0;
|
2049 |
+
}
|
2050 |
+
.single_resource .calendar_timeline_scroller .calendar_timeline_frame .calendar_overview_cell.cell_header {
|
2051 |
+
color: #888888;
|
2052 |
+
font-size: 9px;
|
2053 |
+
font-weight: bold !important;
|
2054 |
+
padding: 8px 0;
|
2055 |
+
text-shadow: 0 1px 0 #FFFFFF;
|
2056 |
+
}
|
2057 |
+
.single_resource.container-fluid .span12{
|
2058 |
+
height: 34px;
|
2059 |
+
}
|
2060 |
+
td.bk_resource_selector {
|
2061 |
+
border-right: 2px solid #CC5544;
|
2062 |
+
}
|
2063 |
+
.bk_resource_selector .control-group {
|
2064 |
+
margin: -11px 0 -8px;
|
2065 |
+
padding: 0;
|
2066 |
+
}
|
2067 |
+
.bk_resource_selector .help-block{
|
2068 |
+
display: none;
|
2069 |
+
}
|
2070 |
+
.bk_resource_selector #wh_booking_type {
|
2071 |
+
margin:0;
|
2072 |
+
}
|
2073 |
+
.bk_resource_selector {
|
2074 |
+
|
2075 |
+
}
|
2076 |
+
|
2077 |
+
|
2078 |
+
.calendar_inday_title {
|
2079 |
+
color: #ccc !important;
|
2080 |
+
cursor: pointer;
|
2081 |
+
float: right;
|
2082 |
+
font-size: 8px;
|
2083 |
+
font-weight: normal;
|
2084 |
+
line-height: 15px;
|
2085 |
+
margin: -4px 0 0;
|
2086 |
+
overflow: visible;
|
2087 |
+
padding: 0 1px;
|
2088 |
+
position: relative;
|
2089 |
+
visibility: visible;
|
2090 |
+
width: auto !important;
|
2091 |
+
word-wrap: break-word;
|
2092 |
+
z-index: 0;
|
2093 |
+
}
|
2094 |
+
|
2095 |
+
#wpdev-booking-general h2, #wpdev-booking-general .icon32 {display:block;}
|
css/client.css
CHANGED
@@ -94,31 +94,34 @@
|
|
94 |
}
|
95 |
|
96 |
/* Widget style customization */
|
97 |
-
.widget_wpdev_booking
|
|
|
98 |
padding:0px;
|
99 |
margin:0px;
|
100 |
vertical-align:top;
|
101 |
}
|
102 |
-
.widget_wpdev_booking .datepick-inline table.datepick td
|
|
|
103 |
height:25px;
|
104 |
width:25px;
|
105 |
line-height:25px;
|
106 |
}
|
107 |
-
.widget_wpdev_booking .datepick-inline table.datepick td a
|
|
|
108 |
line-height:25px;
|
109 |
height:25px;
|
110 |
}
|
111 |
-
.widget_wpdev_booking .datepick-inline
|
|
|
112 |
width:183px !important;
|
113 |
-
|
114 |
-
|
115 |
}
|
116 |
-
.widget_wpdev_booking .datepick-header
|
|
|
117 |
width:183px !important;
|
118 |
-
|
119 |
-
|
120 |
}
|
121 |
-
.widget_wpdev_booking input, .widget_wpdev_booking select, .widget_wpdev_booking textarea
|
|
|
|
|
122 |
width:95%;
|
123 |
margin:1%;
|
124 |
}
|
@@ -174,7 +177,6 @@
|
|
174 |
width:30px;
|
175 |
height: 30px;
|
176 |
line-height:28px;
|
177 |
-
|
178 |
|
179 |
border:1px solid #FFeeaa;
|
180 |
|
@@ -185,6 +187,10 @@
|
|
185 |
vertical-align: middle;
|
186 |
float:left;
|
187 |
}
|
|
|
|
|
|
|
|
|
188 |
.block_time a{
|
189 |
padding:7px 10px 8px 10px;
|
190 |
}
|
@@ -206,13 +212,14 @@
|
|
206 |
}
|
207 |
div#datepick-div div.datepick-header { /*IE7 issue fixing*/
|
208 |
width: auto;
|
209 |
-
width:
|
210 |
}
|
211 |
div#datepick-div {
|
212 |
-
width:
|
213 |
z-index: 2147483645 !important;
|
214 |
}
|
215 |
-
.widget_wpdev_booking .datepick-inline table.datepick
|
|
|
216 |
width: 184px !important;
|
217 |
}
|
218 |
|
@@ -398,3 +405,61 @@
|
|
398 |
padding: 14px;
|
399 |
}
|
400 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
}
|
95 |
|
96 |
/* Widget style customization */
|
97 |
+
.widget_wpdev_booking,
|
98 |
+
div#datepick-div {
|
99 |
padding:0px;
|
100 |
margin:0px;
|
101 |
vertical-align:top;
|
102 |
}
|
103 |
+
.widget_wpdev_booking .datepick-inline table.datepick td,
|
104 |
+
div#datepick-div table.datepick td{
|
105 |
height:25px;
|
106 |
width:25px;
|
107 |
line-height:25px;
|
108 |
}
|
109 |
+
.widget_wpdev_booking .datepick-inline table.datepick td a ,
|
110 |
+
div#datepick-div table.datepick td a{
|
111 |
line-height:25px;
|
112 |
height:25px;
|
113 |
}
|
114 |
+
.widget_wpdev_booking .datepick-inline ,
|
115 |
+
div#datepick-div {
|
116 |
width:183px !important;
|
|
|
|
|
117 |
}
|
118 |
+
.widget_wpdev_booking .datepick-header ,
|
119 |
+
div#datepick-div .datepick-header{
|
120 |
width:183px !important;
|
|
|
|
|
121 |
}
|
122 |
+
.widget_wpdev_booking input, .widget_wpdev_booking select, .widget_wpdev_booking textarea
|
123 |
+
div#datepick-div input, div#datepick-div select, div#datepick-div textarea,
|
124 |
+
{
|
125 |
width:95%;
|
126 |
margin:1%;
|
127 |
}
|
177 |
width:30px;
|
178 |
height: 30px;
|
179 |
line-height:28px;
|
|
|
180 |
|
181 |
border:1px solid #FFeeaa;
|
182 |
|
187 |
vertical-align: middle;
|
188 |
float:left;
|
189 |
}
|
190 |
+
.block_pending a, .block_time a, .block_booked a, .block_free a, .block_pending, .block_time, .block_booked, .block_free{
|
191 |
+
font-size:14px !important;
|
192 |
+
font-weight:normal !important;
|
193 |
+
}
|
194 |
.block_time a{
|
195 |
padding:7px 10px 8px 10px;
|
196 |
}
|
212 |
}
|
213 |
div#datepick-div div.datepick-header { /*IE7 issue fixing*/
|
214 |
width: auto;
|
215 |
+
width: 184px !important;
|
216 |
}
|
217 |
div#datepick-div {
|
218 |
+
width: 184px !important;
|
219 |
z-index: 2147483645 !important;
|
220 |
}
|
221 |
+
.widget_wpdev_booking .datepick-inline table.datepick,
|
222 |
+
div#datepick-div table.datepick{
|
223 |
width: 184px !important;
|
224 |
}
|
225 |
|
405 |
padding: 14px;
|
406 |
}
|
407 |
|
408 |
+
.wpdevbk .popover-content p, .wpdevbk .popover-content ul, .wpdevbk .popover-content ol {
|
409 |
+
color: #111;
|
410 |
+
}
|
411 |
+
|
412 |
+
|
413 |
+
.block_hints.datepick {
|
414 |
+
margin-left: auto;
|
415 |
+
margin-right: auto;
|
416 |
+
}
|
417 |
+
|
418 |
+
|
419 |
+
.booking_form_div {
|
420 |
+
margin-left: auto;
|
421 |
+
margin-right: auto;
|
422 |
+
}
|
423 |
+
|
424 |
+
|
425 |
+
/* Check In/Out Times styles */
|
426 |
+
td.timespartly.check_in_time div, td.timespartly.check_out_time div{
|
427 |
+
border-right: 34px solid transparent;
|
428 |
+
border-top: 38px solid transparent;
|
429 |
+
height: 0;
|
430 |
+
margin: 3px;
|
431 |
+
position: absolute;
|
432 |
+
width: 0;
|
433 |
+
z-index: 0;
|
434 |
+
}
|
435 |
+
td.timespartly.check_in_time a, td.timespartly.check_out_time a {
|
436 |
+
z-index: 2;
|
437 |
+
position: relative;
|
438 |
+
background: none repeat scroll 0 0 transparent !important;
|
439 |
+
}
|
440 |
+
td.timespartly.check_in_time.check_out_time div {
|
441 |
+
background: none;
|
442 |
+
border:none;
|
443 |
+
height: 38px;
|
444 |
+
margin: 3px;
|
445 |
+
position: absolute;
|
446 |
+
width: 34px;
|
447 |
+
z-index: 2;
|
448 |
+
}
|
449 |
+
.widget_wpdev_booking td.timespartly.check_in_time div,
|
450 |
+
.widget_wpdev_booking td.timespartly.check_out_time div,
|
451 |
+
div#datepick-div td.timespartly.check_in_time div,
|
452 |
+
div#datepick-div td.timespartly.check_out_time div
|
453 |
+
{
|
454 |
+
border-right-width: 20px;
|
455 |
+
border-top-width: 23px;
|
456 |
+
margin: 3px;
|
457 |
+
}
|
458 |
+
|
459 |
+
td.timespartly.check_in_time div{
|
460 |
+
border-top-color: #778899;
|
461 |
+
}
|
462 |
+
td.timespartly.check_out_time div{
|
463 |
+
border-right-color: #778899;
|
464 |
+
}
|
465 |
+
/* End Check In/Out Times styles */
|
css/skins/black.css
CHANGED
@@ -277,3 +277,34 @@ font-size:15px !important;
|
|
277 |
.datepick .datepick-days-cell a, .datepick .datepick-days-cell a:hover{ cursor:pointer;}
|
278 |
|
279 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
277 |
.datepick .datepick-days-cell a, .datepick .datepick-days-cell a:hover{ cursor:pointer;}
|
278 |
|
279 |
|
280 |
+
/* Check In/Out Times styles */
|
281 |
+
|
282 |
+
td.timespartly.check_in_time div{
|
283 |
+
border-top-color: #444 !important;
|
284 |
+
border-right-width: 42px !important;
|
285 |
+
border-top-width: 42px !important;
|
286 |
+
margin: -1px !important;
|
287 |
+
}
|
288 |
+
td.timespartly.check_out_time div{
|
289 |
+
border-right-color: #444 !important;
|
290 |
+
border-right-width: 42px !important;
|
291 |
+
border-top-width: 42px !important;
|
292 |
+
margin: -1px !important;
|
293 |
+
}
|
294 |
+
|
295 |
+
.datepick td.datepick-days-cell.timespartly.check_in_time a, .datepick td.datepick-days-cell.timespartly.check_out_time a {
|
296 |
+
color: #FFFFFF !important;
|
297 |
+
font-weight: bold !important;
|
298 |
+
}
|
299 |
+
|
300 |
+
.widget_wpdev_booking td.timespartly.check_in_time div, .widget_wpdev_booking td.timespartly.check_out_time div {
|
301 |
+
border-right-width: 27px !important;
|
302 |
+
border-top-width: 29px !important;
|
303 |
+
margin: -1px !important;
|
304 |
+
}
|
305 |
+
|
306 |
+
td.timespartly.check_in_time, td.timespartly.check_out_time{
|
307 |
+
text-decoration: none !important;
|
308 |
+
}
|
309 |
+
/* End Check In/Out Times styles */
|
310 |
+
|
css/skins/standard.css
CHANGED
@@ -229,7 +229,7 @@ font-weight:normal;
|
|
229 |
color:#fff !important;
|
230 |
}/**/
|
231 |
|
232 |
-
.datepick-inline .datepick
|
233 |
background-color:#3a5 !important;
|
234 |
border:1px solid #EEE !important;
|
235 |
color:#FFFFFF !important;
|
@@ -246,6 +246,40 @@ cursor: pointer;
|
|
246 |
.wpdev_clear_hint{ height:1px; clear:both; }
|
247 |
.datepick .datepick-days-cell a, .datepick .datepick-days-cell a:hover{ cursor:pointer;}
|
248 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
249 |
/*
|
250 |
.datepick .date_cleaning { color:#79c !important; background-color: #66cc00 !important; color:#fff !important; }
|
251 |
.block_time.date_cleaning { color:#79c !important; background-color: #66cc00 !important; color:#fff !important; }/**/
|
229 |
color:#fff !important;
|
230 |
}/**/
|
231 |
|
232 |
+
.booking_form_div .datepick-inline .datepick-one-month .datepick .datepick-current-day a { /* SELECTED DAYs*/
|
233 |
background-color:#3a5 !important;
|
234 |
border:1px solid #EEE !important;
|
235 |
color:#FFFFFF !important;
|
246 |
.wpdev_clear_hint{ height:1px; clear:both; }
|
247 |
.datepick .datepick-days-cell a, .datepick .datepick-days-cell a:hover{ cursor:pointer;}
|
248 |
|
249 |
+
|
250 |
+
/* Check In/Out Times styles */
|
251 |
+
|
252 |
+
td.timespartly.check_in_time div{
|
253 |
+
border-top-color: #F2F2F2 !important;
|
254 |
+
border-right-width: 42px !important;
|
255 |
+
border-top-width: 42px !important;
|
256 |
+
margin: -1px !important;
|
257 |
+
}
|
258 |
+
td.timespartly.check_out_time div{
|
259 |
+
border-right-color: #F2F2F2 !important;
|
260 |
+
border-right-width: 42px !important;
|
261 |
+
border-top-width: 42px !important;
|
262 |
+
margin: -1px !important;
|
263 |
+
}
|
264 |
+
|
265 |
+
.datepick td.datepick-days-cell.timespartly.check_in_time a, .datepick td.datepick-days-cell.timespartly.check_out_time a {
|
266 |
+
color: #21759B !important;
|
267 |
+
font-weight: bold !important;
|
268 |
+
text-shadow: 0 0px 0 #bbb !important;
|
269 |
+
}
|
270 |
+
|
271 |
+
.widget_wpdev_booking td.timespartly.check_in_time div, .widget_wpdev_booking td.timespartly.check_out_time div {
|
272 |
+
border-right-width: 27px !important;
|
273 |
+
border-top-width: 27px !important;
|
274 |
+
margin: -1px !important;
|
275 |
+
}
|
276 |
+
|
277 |
+
td.timespartly.check_in_time, td.timespartly.check_out_time{
|
278 |
+
text-decoration: none !important;
|
279 |
+
}
|
280 |
+
/* End Check In/Out Times styles */
|
281 |
+
|
282 |
+
|
283 |
/*
|
284 |
.datepick .date_cleaning { color:#79c !important; background-color: #66cc00 !important; color:#fff !important; }
|
285 |
.block_time.date_cleaning { color:#79c !important; background-color: #66cc00 !important; color:#fff !important; }/**/
|
css/skins/traditional-light.css
CHANGED
@@ -281,4 +281,37 @@ font-family:Verdana;
|
|
281 |
.widget_wpdev_booking .block_hints .block_pending, .widget_wpdev_booking .block_hints .block_booked {
|
282 |
font-size:13px;
|
283 |
font-family:Verdana;
|
284 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
281 |
.widget_wpdev_booking .block_hints .block_pending, .widget_wpdev_booking .block_hints .block_booked {
|
282 |
font-size:13px;
|
283 |
font-family:Verdana;
|
284 |
+
}
|
285 |
+
|
286 |
+
|
287 |
+
/* Check In/Out Times styles */
|
288 |
+
|
289 |
+
td.timespartly.check_in_time div{
|
290 |
+
border-right-width: 40px !important;
|
291 |
+
border-top-color: #05D002 !important;
|
292 |
+
border-top-width: 42px !important;
|
293 |
+
margin: -1px 0 !important;
|
294 |
+
}
|
295 |
+
td.timespartly.check_out_time div{
|
296 |
+
border-right-color: #05D002 !important;
|
297 |
+
border-right-width: 42px !important;
|
298 |
+
border-top-width: 42px !important;
|
299 |
+
margin: -1px !important;
|
300 |
+
}
|
301 |
+
|
302 |
+
.datepick td.datepick-days-cell.timespartly.check_in_time a, .datepick td.datepick-days-cell.timespartly.check_out_time a {
|
303 |
+
color: #FFF !important;
|
304 |
+
font-weight: normal !important;
|
305 |
+
text-shadow: 0 1px 0 #bbb !important;
|
306 |
+
}
|
307 |
+
|
308 |
+
.widget_wpdev_booking td.timespartly.check_in_time div, .widget_wpdev_booking td.timespartly.check_out_time div {
|
309 |
+
border-right-width: 28px !important;
|
310 |
+
border-top-width: 28px !important;
|
311 |
+
margin: -1px !important;
|
312 |
+
}
|
313 |
+
|
314 |
+
td.timespartly.check_in_time, td.timespartly.check_out_time{
|
315 |
+
text-decoration: none !important;
|
316 |
+
}
|
317 |
+
/* End Check In/Out Times styles */
|
css/skins/traditional.css
CHANGED
@@ -234,7 +234,7 @@ font-weight:normal;
|
|
234 |
color:#fff !important;
|
235 |
}/**/
|
236 |
|
237 |
-
.datepick-inline .datepick
|
238 |
background-color:#898C89 !important;
|
239 |
border:1px solid #F4F2F2 !important;
|
240 |
color:#FFFFFF !important;
|
@@ -262,8 +262,39 @@ font-weight:normal;
|
|
262 |
.wpdev_clear_hint{ height:1px; clear:both; }
|
263 |
.datepick .datepick-days-cell a, .datepick .datepick-days-cell a:hover{ cursor:pointer;}
|
264 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
265 |
/*
|
266 |
.datepick .date_cleaning { color:#79c !important; background-color: #66cc00 !important; color:#fff !important; }
|
267 |
-
.block_time.date_cleaning { color:#79c !important; background-color: #66cc00 !important; color:#fff !important; }/**/
|
268 |
-
|
269 |
-
|
234 |
color:#fff !important;
|
235 |
}/**/
|
236 |
|
237 |
+
.booking_form_div .datepick-inline .datepick-one-month .datepick .datepick-current-day a { /* SELECTED DAYs*/
|
238 |
background-color:#898C89 !important;
|
239 |
border:1px solid #F4F2F2 !important;
|
240 |
color:#FFFFFF !important;
|
262 |
.wpdev_clear_hint{ height:1px; clear:both; }
|
263 |
.datepick .datepick-days-cell a, .datepick .datepick-days-cell a:hover{ cursor:pointer;}
|
264 |
|
265 |
+
|
266 |
+
/* Check In/Out Times styles */
|
267 |
+
|
268 |
+
td.timespartly.check_in_time div{
|
269 |
+
border-top-color: #F9F7F7 !important;
|
270 |
+
border-right-width: 42px !important;
|
271 |
+
border-top-width: 42px !important;
|
272 |
+
margin: -1px !important;
|
273 |
+
}
|
274 |
+
td.timespartly.check_out_time div{
|
275 |
+
border-right-color: #F9F7F7 !important;
|
276 |
+
border-right-width: 42px !important;
|
277 |
+
border-top-width: 42px !important;
|
278 |
+
margin: -1px !important;
|
279 |
+
}
|
280 |
+
|
281 |
+
.datepick td.datepick-days-cell.timespartly.check_in_time a, .datepick td.datepick-days-cell.timespartly.check_out_time a {
|
282 |
+
color: #9D9595 !important;
|
283 |
+
font-weight: bold !important;
|
284 |
+
text-shadow: 0 1px 0 #bbb !important;
|
285 |
+
}
|
286 |
+
|
287 |
+
.widget_wpdev_booking td.timespartly.check_in_time div, .widget_wpdev_booking td.timespartly.check_out_time div {
|
288 |
+
border-right-width: 27px !important;
|
289 |
+
border-top-width: 27px !important;
|
290 |
+
margin: -1px !important;
|
291 |
+
}
|
292 |
+
|
293 |
+
td.timespartly.check_in_time, td.timespartly.check_out_time{
|
294 |
+
text-decoration: none !important;
|
295 |
+
}
|
296 |
+
/* End Check In/Out Times styles */
|
297 |
+
|
298 |
/*
|
299 |
.datepick .date_cleaning { color:#79c !important; background-color: #66cc00 !important; color:#fff !important; }
|
300 |
+
.block_time.date_cleaning { color:#79c !important; background-color: #66cc00 !important; color:#fff !important; }/**/
|
|
|
|
img/Booking-costs-64x64.png
DELETED
Binary file
|
img/Booking-resources-64x64.png
DELETED
Binary file
|
img/Booking-search-64x64.png
DELETED
Binary file
|
img/E-mail-64x64.png
DELETED
Binary file
|
img/Form-fields-64x64.png
DELETED
Binary file
|
img/ForwardEmails.png
DELETED
Binary file
|
img/ForwardEmails_black.png
DELETED
Binary file
|
img/Paypal-cost-64x64.png
DELETED
Binary file
|
img/Resources-64x64.png
DELETED
Binary file
|
img/Seasolabel-64x64.png
DELETED
Binary file
|
img/advanced_cost.png
DELETED
Binary file
|
img/availability.png
DELETED
Binary file
|
img/calendar-16x16-2.png
DELETED
Binary file
|
img/calendar-48x48-2.png
DELETED
Binary file
|
img/coupon.png
DELETED
Binary file
|
img/credit_card_24x24.png
DELETED
Binary file
|
img/edit_type.png
DELETED
Binary file
|
img/exchange.png
DELETED
Binary file
|
img/notes.png
DELETED
Binary file
|
img/notes_rd.png
DELETED
Binary file
|
img/payment-status.png
DELETED
Binary file
|
img/shopping_trolley.png
DELETED
Binary file
|
img/system-help64x64.png
DELETED
Binary file
|
img/users-48x48.png
DELETED
Binary file
|
interface/chosen/chosen.jquery.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
// Chosen, a Select Box Enhancer for jQuery and Protoype
|
2 |
// by Patrick Filler for Harvest, http://getharvest.com
|
3 |
-
//
|
4 |
// Version 0.9.7
|
5 |
// Full source at https://github.com/harvesthq/chosen
|
6 |
// Copyright (c) 2011 Harvest http://getharvest.com
|
1 |
// Chosen, a Select Box Enhancer for jQuery and Protoype
|
2 |
// by Patrick Filler for Harvest, http://getharvest.com
|
3 |
+
// http://harvesthq.github.com/chosen/
|
4 |
// Version 0.9.7
|
5 |
// Full source at https://github.com/harvesthq/chosen
|
6 |
// Copyright (c) 2011 Harvest http://getharvest.com
|
js/datepick/jquery.datepick.js
CHANGED
@@ -751,8 +751,8 @@ $.extend(Datepick.prototype, {
|
|
751 |
_doHover: function(td, id, year, month) {
|
752 |
var inst = this._getInst($(id)[0]);
|
753 |
var useTR = $.datepick._get(inst, 'useThemeRoller') ? 1 : 0;
|
754 |
-
if ($(td).hasClass(this._unselectableClass[useTR]))
|
755 |
-
|
756 |
var onHover = this._get(inst, 'onHover');
|
757 |
var date = (year ?
|
758 |
this._daylightSavingAdjust(new Date(year, month, $(td).text())) : null);
|
@@ -2068,7 +2068,7 @@ $.extend(Datepick.prototype, {
|
|
2068 |
inst.id + '\',' + printDate.getTime() + ')"' +
|
2069 |
' onmouseout="jQuery.datepick._doMouseOut(this,\'' + inst.id + '\')"' +
|
2070 |
' onclick="jQuery.datepick._selectDay(this,\'#' + // Select
|
2071 |
-
inst.id + '\',' + printDate.getTime() + ')"') + '>' +
|
2072 |
(empty ? ' ' : // Not showing other months
|
2073 |
(unselectable ? printDate.getDate() : '<a>' + printDate.getDate() + '</a>')) + '</td>';
|
2074 |
printDate.setDate(printDate.getDate() + 1);
|
751 |
_doHover: function(td, id, year, month) {
|
752 |
var inst = this._getInst($(id)[0]);
|
753 |
var useTR = $.datepick._get(inst, 'useThemeRoller') ? 1 : 0;
|
754 |
+
//if ($(td).hasClass(this._unselectableClass[useTR]))
|
755 |
+
// return;
|
756 |
var onHover = this._get(inst, 'onHover');
|
757 |
var date = (year ?
|
758 |
this._daylightSavingAdjust(new Date(year, month, $(td).text())) : null);
|
2068 |
inst.id + '\',' + printDate.getTime() + ')"' +
|
2069 |
' onmouseout="jQuery.datepick._doMouseOut(this,\'' + inst.id + '\')"' +
|
2070 |
' onclick="jQuery.datepick._selectDay(this,\'#' + // Select
|
2071 |
+
inst.id + '\',' + printDate.getTime() + ')"') + '><div></div>' +
|
2072 |
(empty ? ' ' : // Not showing other months
|
2073 |
(unselectable ? printDate.getDate() : '<a>' + printDate.getDate() + '</a>')) + '</td>';
|
2074 |
printDate.setDate(printDate.getDate() + 1);
|
js/wpdev.bk.js
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
var date_approved = [];
|
2 |
var date2approve = [];
|
3 |
var date_admin_blank = [];
|
@@ -10,8 +11,7 @@
|
|
10 |
var wpdev_bk_calendarViewMode = '';
|
11 |
var numbb = 0;
|
12 |
var is_use_visitors_number_for_availability ;
|
13 |
-
var timeoutID_of_thank_you_page = null;
|
14 |
-
|
15 |
|
16 |
// Initialisation
|
17 |
function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_of_week, start_bk_month ){
|
@@ -25,6 +25,7 @@
|
|
25 |
}
|
26 |
|
27 |
function selectDay(date) {
|
|
|
28 |
if(typeof( selectDayPro_rangeSelection ) == 'function') { // Check if this minimum BS version, and then proced
|
29 |
jQuery('.datepick-days-cell' ).popover('hide');
|
30 |
}
|
@@ -46,7 +47,15 @@
|
|
46 |
|
47 |
function applyCSStoDays(date ){
|
48 |
var class_day = (date.getMonth()+1) + '-' + date.getDate() + '-' + date.getFullYear();
|
49 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
var my_test_date = new Date(); //Anxo customizarion
|
51 |
my_test_date.setFullYear(wpdev_bk_today[0],(wpdev_bk_today[1]-1), wpdev_bk_today[2] ,0,0,0); //Get today //Anxo customizarion
|
52 |
if ( (days_between( date, my_test_date)+1) < block_some_dates_from_today ) return [false, 'cal4date-' + class_day +' date_user_unavailable']; //Anxo customizarion
|
@@ -89,32 +98,52 @@
|
|
89 |
// Select dates which need to approve, its exist only in Admin
|
90 |
if(typeof(date2approve[ bk_type ]) !== 'undefined')
|
91 |
if(typeof(date2approve[ bk_type ][ class_day ]) !== 'undefined') {
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
if(
|
100 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
}
|
102 |
-
|
|
|
|
|
103 |
}
|
104 |
|
105 |
//select Approved dates
|
106 |
if(typeof(date_approved[ bk_type ]) !== 'undefined')
|
107 |
if(typeof(date_approved[ bk_type ][ class_day ]) !== 'undefined') {
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
118 |
}
|
119 |
}
|
120 |
|
@@ -123,9 +152,14 @@
|
|
123 |
if (date.getDay()==user_unavilable_days[i]) return [false, 'cal4date-' + class_day +' date_user_unavailable' ];
|
124 |
}
|
125 |
|
|
|
|
|
|
|
|
|
|
|
126 |
|
127 |
if ( time_return_value !== false ) return time_return_value;
|
128 |
-
else return [true, 'cal4date-' + class_day +' reserved_days_count' + reserved_days_count + ' ' ];
|
129 |
}
|
130 |
|
131 |
function changeMonthYear(year, month){
|
@@ -139,6 +173,7 @@
|
|
139 |
}
|
140 |
}
|
141 |
// Configure and show calendar
|
|
|
142 |
jQuery('#calendar_booking'+ bk_type).datepick(
|
143 |
{beforeShowDay: applyCSStoDays,
|
144 |
onSelect: selectDay,
|
@@ -199,12 +234,28 @@
|
|
199 |
|
200 |
// Set Booking listing row as R e a d
|
201 |
function set_booking_row_read(booking_id){
|
202 |
-
jQuery('#booking_mark_'+booking_id + '').
|
|
|
203 |
}
|
204 |
|
205 |
// Set Booking listing row as U n R e a d
|
206 |
function set_booking_row_unread(booking_id){
|
207 |
-
jQuery('#booking_mark_'+booking_id + '').
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
208 |
}
|
209 |
|
210 |
// Set Booking listing R O W Approved
|
@@ -315,7 +366,7 @@
|
|
315 |
data:{
|
316 |
ajax_action : ajax_type_action, // Action
|
317 |
booking_id : booking_id, // ID of Booking - separator |
|
318 |
-
is_approve_or_pending : is_approve_or_pending, // Approve: 1,
|
319 |
is_send_emeils : is_send_emeils,
|
320 |
denyreason: denyreason,
|
321 |
user_id: user_id,
|
@@ -436,7 +487,7 @@
|
|
436 |
|
437 |
|
438 |
// Send booking Cacel by visitor
|
439 |
-
function bookingCancelByVisitor(booking_hash, bk_type){
|
440 |
|
441 |
|
442 |
if (booking_hash!='') {
|
@@ -457,7 +508,8 @@
|
|
457 |
data:{
|
458 |
ajax_action : ajax_type_action,
|
459 |
booking_hash : booking_hash,
|
460 |
-
bk_type : bk_type
|
|
|
461 |
}
|
462 |
});
|
463 |
return false;
|
@@ -534,7 +586,7 @@
|
|
534 |
if ( document.getElementById('paypalbooking_form'+bk_type) != null )
|
535 |
if ( document.getElementById('paypalbooking_form'+bk_type).innerHTML != '' ) is_pay_now = true;
|
536 |
|
537 |
-
if (! is_pay_now) {
|
538 |
if (type_of_thank_you_message == 'page') { // Page
|
539 |
// thank_you_page_URL
|
540 |
// location.href= thank_you_page_URL;
|
@@ -544,6 +596,7 @@
|
|
544 |
//new_booking_title_time;
|
545 |
document.getElementById('submiting'+bk_type).innerHTML = '<div class=\"submiting_content\" >'+new_booking_title+'</div>';
|
546 |
jQuery('.submiting_content').fadeOut( new_booking_title_time );
|
|
|
547 |
}
|
548 |
}
|
549 |
|
@@ -705,11 +758,15 @@
|
|
705 |
|
706 |
if (wpdev_bk_edit_id_hash != '') my_booking_hash = wpdev_bk_edit_id_hash;
|
707 |
|
708 |
-
var is_send_emeils= jQuery('#is_send_email_for_new_booking')
|
709 |
-
if (is_send_emeils ==
|
710 |
-
|
711 |
-
else
|
712 |
-
|
|
|
|
|
|
|
|
|
713 |
send_ajax_submit(bk_type,formdata,captcha_chalange,user_captcha,is_send_emeils,my_booking_hash,my_booking_form,wpdev_active_locale ); // Ajax sending request
|
714 |
|
715 |
var formdata_additional_arr;
|
1 |
+
var is_booking_without_payment = false;
|
2 |
var date_approved = [];
|
3 |
var date2approve = [];
|
4 |
var date_admin_blank = [];
|
11 |
var wpdev_bk_calendarViewMode = '';
|
12 |
var numbb = 0;
|
13 |
var is_use_visitors_number_for_availability ;
|
14 |
+
var timeoutID_of_thank_you_page = null;
|
|
|
15 |
|
16 |
// Initialisation
|
17 |
function init_datepick_cal(bk_type, date_approved_par, my_num_month, start_day_of_week, start_bk_month ){
|
25 |
}
|
26 |
|
27 |
function selectDay(date) {
|
28 |
+
|
29 |
if(typeof( selectDayPro_rangeSelection ) == 'function') { // Check if this minimum BS version, and then proced
|
30 |
jQuery('.datepick-days-cell' ).popover('hide');
|
31 |
}
|
47 |
|
48 |
function applyCSStoDays(date ){
|
49 |
var class_day = (date.getMonth()+1) + '-' + date.getDate() + '-' + date.getFullYear();
|
50 |
+
var additional_class = ' ';
|
51 |
+
|
52 |
+
if(typeof( prices_per_day ) !== 'undefined')
|
53 |
+
if(typeof( prices_per_day[bk_type] ) !== 'undefined')
|
54 |
+
if(typeof( prices_per_day[bk_type][class_day] ) !== 'undefined') {
|
55 |
+
additional_class += ' rate_'+prices_per_day[bk_type][class_day];
|
56 |
+
}
|
57 |
+
|
58 |
+
|
59 |
var my_test_date = new Date(); //Anxo customizarion
|
60 |
my_test_date.setFullYear(wpdev_bk_today[0],(wpdev_bk_today[1]-1), wpdev_bk_today[2] ,0,0,0); //Get today //Anxo customizarion
|
61 |
if ( (days_between( date, my_test_date)+1) < block_some_dates_from_today ) return [false, 'cal4date-' + class_day +' date_user_unavailable']; //Anxo customizarion
|
98 |
// Select dates which need to approve, its exist only in Admin
|
99 |
if(typeof(date2approve[ bk_type ]) !== 'undefined')
|
100 |
if(typeof(date2approve[ bk_type ][ class_day ]) !== 'undefined') {
|
101 |
+
|
102 |
+
for (var ia=0;ia<date2approve[ bk_type ][ class_day ].length;ia++) {
|
103 |
+
|
104 |
+
|
105 |
+
th = date2approve[ bk_type ][ class_day ][ia][3];
|
106 |
+
tm = date2approve[ bk_type ][ class_day ][ia][4];
|
107 |
+
ts = date2approve[ bk_type ][ class_day ][ia][5];
|
108 |
+
if ( ( th == 0 ) && ( tm == 0 ) && ( ts == 0 ) )
|
109 |
+
return [false, 'cal4date-' + class_day +' date2approve' + blank_admin_class_day]; // Orange
|
110 |
+
else {
|
111 |
+
if ( is_booking_used_check_in_out_time === true ) {
|
112 |
+
if (ts == '1') additional_class += ' check_in_time';
|
113 |
+
if (ts == '2') additional_class += ' check_out_time';
|
114 |
+
}
|
115 |
+
time_return_value = [true, 'cal4date-' + class_day +' date2approve timespartly' + additional_class]; // Times
|
116 |
+
if(typeof( isDayFullByTime ) == 'function') {
|
117 |
+
if ( isDayFullByTime(bk_type, class_day ) ) return [false, 'cal4date-' + class_day +' date2approve' + blank_admin_class_day]; // Orange
|
118 |
+
}
|
119 |
}
|
120 |
+
|
121 |
+
}
|
122 |
+
|
123 |
}
|
124 |
|
125 |
//select Approved dates
|
126 |
if(typeof(date_approved[ bk_type ]) !== 'undefined')
|
127 |
if(typeof(date_approved[ bk_type ][ class_day ]) !== 'undefined') {
|
128 |
+
|
129 |
+
for (var ia=0;ia<date_approved[ bk_type ][ class_day ].length;ia++) {
|
130 |
+
|
131 |
+
th = date_approved[ bk_type ][ class_day ][ia][3];
|
132 |
+
tm = date_approved[ bk_type ][ class_day ][ia][4];
|
133 |
+
ts = date_approved[ bk_type ][ class_day ][ia][5];
|
134 |
+
if ( ( th == 0 ) && ( tm == 0 ) && ( ts == 0 ) )
|
135 |
+
return [false, 'cal4date-' + class_day +' date_approved' + blank_admin_class_day]; //Blue or Grey in client
|
136 |
+
else {
|
137 |
+
if ( is_booking_used_check_in_out_time === true ) {
|
138 |
+
if (ts == '1') additional_class += ' check_in_time';
|
139 |
+
if (ts == '2') additional_class += ' check_out_time';
|
140 |
+
}
|
141 |
+
time_return_value = [true, 'cal4date-' + class_day +' date_approved timespartly' + additional_class]; // Times
|
142 |
+
if(typeof( isDayFullByTime ) == 'function') {
|
143 |
+
if ( isDayFullByTime(bk_type, class_day ) ) return [false, 'cal4date-' + class_day +' date_approved' + blank_admin_class_day]; // Blue or Grey in client
|
144 |
+
}
|
145 |
+
}
|
146 |
+
|
147 |
}
|
148 |
}
|
149 |
|
152 |
if (date.getDay()==user_unavilable_days[i]) return [false, 'cal4date-' + class_day +' date_user_unavailable' ];
|
153 |
}
|
154 |
|
155 |
+
var is_datepick_unselectable = '';
|
156 |
+
var is_calendar_booking_unselectable= jQuery('#calendar_booking_unselectable' + bk_type);
|
157 |
+
if (is_calendar_booking_unselectable.length != 0 ) {
|
158 |
+
is_datepick_unselectable = 'datepick-unselectable'; // //datepick-unselectable
|
159 |
+
}
|
160 |
|
161 |
if ( time_return_value !== false ) return time_return_value;
|
162 |
+
else return [true, 'cal4date-' + class_day +' reserved_days_count' + reserved_days_count + ' ' + is_datepick_unselectable + additional_class+ ' '];
|
163 |
}
|
164 |
|
165 |
function changeMonthYear(year, month){
|
173 |
}
|
174 |
}
|
175 |
// Configure and show calendar
|
176 |
+
jQuery('#calendar_booking'+ bk_type).text('');
|
177 |
jQuery('#calendar_booking'+ bk_type).datepick(
|
178 |
{beforeShowDay: applyCSStoDays,
|
179 |
onSelect: selectDay,
|
234 |
|
235 |
// Set Booking listing row as R e a d
|
236 |
function set_booking_row_read(booking_id){
|
237 |
+
jQuery('#booking_mark_'+booking_id + '').addClass('hidden_items');
|
238 |
+
decrese_new_counter();
|
239 |
}
|
240 |
|
241 |
// Set Booking listing row as U n R e a d
|
242 |
function set_booking_row_unread(booking_id){
|
243 |
+
jQuery('#booking_mark_'+booking_id + '').removeClass('hidden_items');
|
244 |
+
increase_new_counter();
|
245 |
+
}
|
246 |
+
|
247 |
+
function increase_new_counter () {
|
248 |
+
var my_num = parseInt(jQuery('.bk-update-count').html());
|
249 |
+
my_num = my_num + 1;
|
250 |
+
jQuery('.bk-update-count').html(my_num);
|
251 |
+
}
|
252 |
+
|
253 |
+
function decrese_new_counter () {
|
254 |
+
var my_num = parseInt(jQuery('.bk-update-count').html());
|
255 |
+
if (my_num>0){
|
256 |
+
my_num = my_num - 1;
|
257 |
+
jQuery('.bk-update-count').html(my_num);
|
258 |
+
}
|
259 |
}
|
260 |
|
261 |
// Set Booking listing R O W Approved
|
366 |
data:{
|
367 |
ajax_action : ajax_type_action, // Action
|
368 |
booking_id : booking_id, // ID of Booking - separator |
|
369 |
+
is_approve_or_pending : is_approve_or_pending, // Approve: 1, Reject: 0
|
370 |
is_send_emeils : is_send_emeils,
|
371 |
denyreason: denyreason,
|
372 |
user_id: user_id,
|
487 |
|
488 |
|
489 |
// Send booking Cacel by visitor
|
490 |
+
function bookingCancelByVisitor(booking_hash, bk_type, wpdev_active_locale){
|
491 |
|
492 |
|
493 |
if (booking_hash!='') {
|
508 |
data:{
|
509 |
ajax_action : ajax_type_action,
|
510 |
booking_hash : booking_hash,
|
511 |
+
bk_type : bk_type,
|
512 |
+
wpdev_active_locale:wpdev_active_locale
|
513 |
}
|
514 |
});
|
515 |
return false;
|
586 |
if ( document.getElementById('paypalbooking_form'+bk_type) != null )
|
587 |
if ( document.getElementById('paypalbooking_form'+bk_type).innerHTML != '' ) is_pay_now = true;
|
588 |
|
589 |
+
if ( (! is_pay_now) || ( is_booking_without_payment == true ) ) {
|
590 |
if (type_of_thank_you_message == 'page') { // Page
|
591 |
// thank_you_page_URL
|
592 |
// location.href= thank_you_page_URL;
|
596 |
//new_booking_title_time;
|
597 |
document.getElementById('submiting'+bk_type).innerHTML = '<div class=\"submiting_content\" >'+new_booking_title+'</div>';
|
598 |
jQuery('.submiting_content').fadeOut( new_booking_title_time );
|
599 |
+
//setTimeout(function ( ) {location.reload(true);} ,new_booking_title_time);
|
600 |
}
|
601 |
}
|
602 |
|
758 |
|
759 |
if (wpdev_bk_edit_id_hash != '') my_booking_hash = wpdev_bk_edit_id_hash;
|
760 |
|
761 |
+
var is_send_emeils= jQuery('#is_send_email_for_new_booking')
|
762 |
+
if (is_send_emeils.length == 0 ) {
|
763 |
+
is_send_emeils = 1;
|
764 |
+
} else {
|
765 |
+
is_send_emeils = is_send_emeils.attr('checked' );
|
766 |
+
if (is_send_emeils == undefined) {is_send_emeils = 0 ;}
|
767 |
+
if (is_send_emeils) is_send_emeils = 1;
|
768 |
+
else is_send_emeils = 0;
|
769 |
+
}
|
770 |
send_ajax_submit(bk_type,formdata,captcha_chalange,user_captcha,is_send_emeils,my_booking_hash,my_booking_form,wpdev_active_locale ); // Ajax sending request
|
771 |
|
772 |
var formdata_additional_arr;
|
languages/wpdev-booking-be_BY.mo
CHANGED
Binary file
|
languages/wpdev-booking-be_BY.po
CHANGED
@@ -2,3449 +2,4118 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdev-booking\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
8 |
"Language-Team: Marcis G. <by.marcis@gmail.com>\n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Poedit-Language: Belarusian\n"
|
13 |
-
"X-Poedit-Country: BELARUS\n"
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
"X-Poedit-Bookmarks: 49,183,-1,-1,-1,-1,-1,-1,-1,-1\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;_c;__ngettext;_ngettext_boop:1,2\n"
|
17 |
"X-Poedit-Basepath: D:\\www\\home\\wp\\www\\wp-content\\plugins\\booking\\.\n"
|
18 |
-
"X-
|
|
|
|
|
19 |
|
20 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
21 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
22 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
23 |
#, fuzzy
|
24 |
msgid "The cost for payment"
|
25 |
msgstr "%s - уставіць даты бранявання"
|
26 |
|
27 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
28 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
29 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
|
30 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
31 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
32 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
33 |
msgid "First Name (required)"
|
34 |
msgstr "Імя (абавязковае поле)"
|
35 |
|
36 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
37 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
38 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:108
|
39 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
40 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
41 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
42 |
msgid "Last Name (required)"
|
43 |
msgstr "Прозвішча (абавязковае поле)"
|
44 |
|
45 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
46 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
47 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:110
|
48 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
49 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
50 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
51 |
msgid "Email (required)"
|
52 |
msgstr "Емейл (абавязковае поле)"
|
53 |
|
54 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
55 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
56 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
|
57 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
58 |
#, fuzzy
|
59 |
msgid "Address (required)"
|
60 |
msgstr "Імя (абавязковае поле)"
|
61 |
|
62 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
63 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
64 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:114
|
65 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
66 |
#, fuzzy
|
67 |
-
msgid "City(required)"
|
68 |
msgstr "Емейл (абавязковае поле)"
|
69 |
|
70 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
71 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
72 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:116
|
73 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
74 |
#, fuzzy
|
75 |
-
msgid "Post code(required)"
|
76 |
msgstr "Прозвішча (абавязковае поле)"
|
77 |
|
78 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
79 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
80 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:118
|
81 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
82 |
#, fuzzy
|
83 |
-
msgid "Country(required)"
|
84 |
msgstr "Прозвішча (абавязковае поле)"
|
85 |
|
86 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
87 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
88 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:120
|
89 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
90 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
91 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
92 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
93 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
94 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
95 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
96 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
|
|
|
|
97 |
msgid "Phone"
|
98 |
msgstr "Тэлефон"
|
99 |
|
100 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
101 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
102 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:122
|
103 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
104 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
105 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
106 |
msgid "Visitors"
|
107 |
msgstr "Наведвальнікі"
|
108 |
|
109 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
110 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
111 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:122
|
112 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
113 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
114 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
115 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
116 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
117 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
118 |
msgid "Children"
|
119 |
msgstr "Дзеці"
|
120 |
|
121 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
122 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
123 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:124
|
124 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
125 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
126 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
127 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
128 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
129 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
130 |
msgid "Details"
|
131 |
msgstr "Апісанне"
|
132 |
|
133 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
134 |
#, fuzzy
|
135 |
msgid "Coupon"
|
136 |
msgstr "Лік дзён"
|
137 |
|
138 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
139 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
140 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:128
|
141 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
142 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
143 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
144 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
145 |
msgid "Send"
|
146 |
msgstr "Адправіць"
|
147 |
|
148 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
149 |
-
msgid "
|
|
|
|
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
153 |
msgid "coupon"
|
154 |
msgstr ""
|
155 |
|
156 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
157 |
msgid "discount"
|
158 |
msgstr ""
|
159 |
|
160 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
161 |
-
msgid "
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
165 |
-
|
|
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
169 |
#, fuzzy
|
170 |
msgid "Book now"
|
171 |
msgstr "Браняванне"
|
172 |
|
173 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
174 |
-
msgid "Please select check
|
175 |
msgstr ""
|
176 |
|
177 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
178 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
|
|
|
|
179 |
#, fuzzy
|
180 |
msgid "Search"
|
181 |
msgstr "Сакавік"
|
182 |
|
183 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
184 |
#, php-format
|
185 |
-
msgid "
|
|
|
|
|
186 |
msgstr ""
|
187 |
|
188 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
189 |
#, fuzzy
|
190 |
msgid "Child booking resources"
|
191 |
msgstr "Тып бранявання"
|
192 |
|
193 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
194 |
-
|
|
|
195 |
msgstr "максімальная колькасць аб'ектаў усярэдзіне рэсурсу бранявання "
|
196 |
|
197 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
198 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
199 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
200 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
201 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
202 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
203 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
204 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
205 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
206 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
207 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
208 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
209 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
210 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
211 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
212 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
213 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
214 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
215 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
216 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
217 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:103
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
218 |
msgid "Click to toggle"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
|
|
222 |
#, fuzzy
|
223 |
-
msgid "Booking resources
|
224 |
msgstr "Тып бранявання "
|
225 |
|
226 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
227 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
228 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
229 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
230 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
231 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
232 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
233 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
234 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
235 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
236 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
237 |
msgid "ID"
|
238 |
msgstr "ID"
|
239 |
|
240 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
241 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
242 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
243 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
244 |
msgid "Resource name"
|
245 |
msgstr "Імя рэсурсу"
|
246 |
|
247 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
248 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
249 |
#, fuzzy
|
250 |
msgid "Number of resource items inside of parent resource"
|
251 |
msgstr "Імя аб'ектаў з рэсурсу"
|
252 |
|
253 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
254 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
255 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
256 |
msgid "Capacity"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
260 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
261 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
262 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
263 |
#, fuzzy
|
264 |
msgid "Parent"
|
265 |
msgstr "Аплата"
|
266 |
|
267 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
268 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
269 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
270 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
271 |
msgid "Priority"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
275 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
276 |
#, fuzzy
|
277 |
msgid "Maximum number of visitors for resource"
|
278 |
msgstr "Лік наведвальнікаў"
|
279 |
|
280 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
281 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
282 |
#, fuzzy
|
283 |
msgid "Max"
|
284 |
msgstr "Сакавік"
|
285 |
|
286 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
287 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
288 |
#, fuzzy
|
289 |
msgid "visitors"
|
290 |
msgstr "Наведвальнікі"
|
291 |
|
292 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
293 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
294 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
295 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
296 |
msgid "Actions"
|
297 |
msgstr "Функцыі "
|
298 |
|
299 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
300 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:592
|
301 |
msgid "Add"
|
302 |
msgstr "Дадаць"
|
303 |
|
304 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
305 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
306 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
307 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
308 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
309 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
310 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
311 |
msgid "Delete"
|
312 |
msgstr "Выдаліць"
|
313 |
|
314 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
|
|
315 |
msgid "Title"
|
316 |
msgstr "Загаловак"
|
317 |
|
318 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
319 |
#, fuzzy
|
320 |
msgid "Add new resource"
|
321 |
msgstr "Дадаць новае браняванне"
|
322 |
|
323 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
324 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
325 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
326 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
327 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
328 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
329 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
330 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
331 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
332 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
333 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
334 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
335 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
336 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
337 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
338 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
339 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
340 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
341 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3235
|
342 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:293
|
|
|
|
|
343 |
msgid "Save"
|
344 |
msgstr "Захаваць"
|
345 |
|
346 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
347 |
msgid "Advanced Settings"
|
348 |
msgstr "Пашыраныя налады"
|
349 |
|
350 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
351 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
352 |
-
|
353 |
-
|
|
|
354 |
|
355 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
356 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
357 |
#, fuzzy, php-format
|
358 |
-
msgid "
|
359 |
-
|
|
|
|
|
|
|
|
|
360 |
|
361 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
362 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
363 |
#, php-format
|
364 |
-
msgid "
|
|
|
|
|
|
|
|
|
365 |
msgstr ""
|
366 |
|
367 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
368 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
369 |
#, php-format
|
370 |
-
msgid "
|
|
|
|
|
|
|
|
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
374 |
#, fuzzy
|
375 |
msgid "Show availability"
|
376 |
msgstr "Даступнасць"
|
377 |
|
378 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
379 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
380 |
#, fuzzy
|
381 |
-
msgid "
|
382 |
-
|
|
|
|
|
|
|
|
|
383 |
|
384 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
385 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
386 |
msgid "Availability description"
|
387 |
msgstr "Апісанне даступнасць"
|
388 |
|
389 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
390 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
391 |
#, php-format
|
392 |
msgid "Type your %savailability%s description"
|
393 |
msgstr "Увядзіце Ваш надпіс для %sдоступности%s "
|
394 |
|
395 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
396 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
397 |
#, fuzzy
|
398 |
msgid "Disable bookings in different booking resources"
|
399 |
msgstr "Памылка пры абнаўленні БД "
|
400 |
|
401 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
402 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
403 |
-
msgid "
|
|
|
|
|
|
|
|
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
407 |
#, fuzzy
|
408 |
msgid "Advanced"
|
409 |
msgstr "Пашыраная налада коштаў"
|
410 |
|
411 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
412 |
#, fuzzy
|
413 |
msgid "Show availability in tooltip"
|
414 |
msgstr "Даступнасць у якая сплывае падказцы"
|
415 |
|
416 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
417 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
418 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
|
|
419 |
msgid "Deleted"
|
420 |
msgstr "Выдалена"
|
421 |
|
422 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
423 |
msgid "Coupon saved"
|
424 |
msgstr ""
|
425 |
|
426 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
427 |
#, fuzzy
|
428 |
-
msgid "Booking coupons
|
429 |
msgstr "Тып бранявання "
|
430 |
|
431 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
432 |
-
msgid "The code your customers will be using to receive the discount."
|
433 |
msgstr ""
|
434 |
|
435 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
436 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
437 |
msgid "Coupon Code"
|
438 |
msgstr ""
|
439 |
|
440 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
441 |
#, fuzzy
|
442 |
-
msgid "The amount
|
443 |
msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
|
444 |
|
445 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
446 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
447 |
#, fuzzy
|
448 |
msgid "Savings"
|
449 |
msgstr "Захаванне..."
|
450 |
|
451 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
452 |
msgid "The minimum total cost required to use the coupon"
|
453 |
msgstr ""
|
454 |
|
455 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
456 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
457 |
#, fuzzy
|
458 |
msgid "Minimum Purchase"
|
459 |
msgstr "Купля"
|
460 |
|
461 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
462 |
msgid "The date your coupon will expire"
|
463 |
msgstr ""
|
464 |
|
465 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
466 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
467 |
msgid "Expiration Date"
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
471 |
-
msgid "Resource list, which
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
475 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
476 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
477 |
#, fuzzy
|
478 |
msgid "Resources"
|
479 |
msgstr "Кошт рэсурсу"
|
480 |
|
481 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
482 |
#, fuzzy
|
483 |
msgid "Delete this coupon"
|
484 |
msgstr "Выдаленне дадзеных па браняванні"
|
485 |
|
486 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
487 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
488 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
|
|
|
|
489 |
msgid "All"
|
490 |
msgstr ""
|
491 |
|
492 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
493 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
494 |
#, fuzzy
|
495 |
msgid "Add new coupon"
|
496 |
msgstr "Дадаць новы тып"
|
497 |
|
498 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
499 |
msgid "Fixed Amount"
|
500 |
msgstr ""
|
501 |
|
502 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
503 |
msgid "Percentage Off"
|
504 |
msgstr ""
|
505 |
|
506 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
507 |
#, fuzzy, php-format
|
508 |
msgid "%s - coupon field, "
|
509 |
msgstr "%s - поле з пазнакай"
|
510 |
|
511 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
512 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
513 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
514 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
515 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
516 |
#, php-format
|
517 |
msgid "Example: %s "
|
518 |
msgstr "Прыклад: %s "
|
519 |
|
520 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
521 |
#, fuzzy
|
522 |
msgid "Search form customization"
|
523 |
msgstr "налада емейла"
|
524 |
|
525 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
526 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
527 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
528 |
msgid "Use these shortcodes for customization: "
|
529 |
msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
|
530 |
|
531 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
532 |
#, php-format
|
533 |
-
msgid "%s - search inside
|
534 |
msgstr ""
|
535 |
|
536 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
537 |
#, php-format
|
538 |
-
msgid "%s - search inside
|
539 |
msgstr ""
|
540 |
|
541 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
542 |
#, fuzzy, php-format
|
543 |
-
msgid "%s - check
|
544 |
msgstr "%s - поле з пазнакай"
|
545 |
|
546 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
547 |
#, fuzzy, php-format
|
548 |
-
msgid "%s - check
|
549 |
msgstr "%s - поле з пазнакай"
|
550 |
|
551 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
552 |
#, fuzzy, php-format
|
553 |
msgid "%s - default selection number of visitors, "
|
554 |
msgstr "Лік наведвальнікаў"
|
555 |
|
556 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
557 |
#, fuzzy, php-format
|
558 |
msgid "Example: %s - custom number of visitor selections\""
|
559 |
msgstr "Лік наведвальнікаў"
|
560 |
|
561 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
562 |
#, fuzzy, php-format
|
563 |
msgid "%s - search button, "
|
564 |
msgstr "%s - кнопка для адпраўкі"
|
565 |
|
566 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
567 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
568 |
#, fuzzy, php-format
|
569 |
msgid "%s - new line, "
|
570 |
msgstr "%s - дадаць новы радок"
|
571 |
|
572 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
573 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
574 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
575 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
576 |
msgid "use any other HTML tags (carefully)."
|
577 |
msgstr "выкарыстоўвайце любыя іншыя HTML тэгі акуратна."
|
578 |
|
579 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
580 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
581 |
-
msgid "
|
|
|
582 |
msgstr ""
|
583 |
|
584 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
585 |
#, fuzzy
|
586 |
msgid "Reset to default search form content"
|
587 |
msgstr "Абнавіць да значэння па змаўчанні"
|
588 |
|
589 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
590 |
#, fuzzy
|
591 |
msgid "Customization of found booking resource items"
|
592 |
msgstr "Кошты бранявання"
|
593 |
|
594 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
595 |
#, fuzzy, php-format
|
596 |
msgid "%s - resource title, "
|
597 |
msgstr "%s - поле з выпадальным спісам"
|
598 |
|
599 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
600 |
#, fuzzy, php-format
|
601 |
msgid "%s - link to the page with booking form, "
|
602 |
msgstr "%s - уставіць тып бранявання"
|
603 |
|
604 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
605 |
#, fuzzy, php-format
|
606 |
msgid "%s - availability of booking resource, "
|
607 |
msgstr "%s - уставіць тып бранявання"
|
608 |
|
609 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
610 |
#, fuzzy, php-format
|
611 |
-
msgid "%s - maximum
|
612 |
msgstr "%s - уставіць тып бранявання"
|
613 |
|
614 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
615 |
#, fuzzy, php-format
|
616 |
-
msgid "%s - cost of booking resource, "
|
617 |
msgstr "%s - уставіць тып бранявання"
|
618 |
|
619 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
620 |
#, php-format
|
621 |
-
msgid "
|
|
|
622 |
msgstr ""
|
623 |
|
624 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
625 |
#, php-format
|
626 |
-
msgid "%s - booking info,
|
627 |
msgstr ""
|
628 |
|
629 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
630 |
#, fuzzy
|
631 |
msgid "Reset to default value"
|
632 |
msgstr "Абнавіць да значэння па змаўчанні"
|
633 |
|
634 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
|
|
635 |
msgid "Search form"
|
636 |
msgstr ""
|
637 |
|
638 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
|
|
639 |
#, fuzzy
|
640 |
-
msgid "Check
|
641 |
msgstr "Дзеці"
|
642 |
|
643 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
644 |
-
|
645 |
-
|
|
|
|
|
646 |
|
647 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
648 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
649 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
650 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
651 |
msgid "Number of visitors"
|
652 |
msgstr "Лік наведвальнікаў"
|
653 |
|
654 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
655 |
#, fuzzy
|
656 |
msgid "Search Cache Settings"
|
657 |
msgstr "Пашыраныя налады"
|
658 |
|
659 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
660 |
msgid "Cache expiration"
|
661 |
msgstr ""
|
662 |
|
663 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
664 |
#, fuzzy
|
665 |
msgid "hour(s)"
|
666 |
msgstr "Чацвер"
|
667 |
|
668 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
669 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
670 |
#, fuzzy
|
671 |
msgid "day(s)"
|
672 |
msgstr "днеи"
|
673 |
|
674 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
675 |
msgid "Select time of cache expiration"
|
676 |
msgstr ""
|
677 |
|
678 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
679 |
-
msgid "Cache
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
683 |
#, php-format
|
684 |
msgid "Found: %s booking forms inside of posts or pages "
|
685 |
msgstr ""
|
686 |
|
687 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
688 |
msgid "Reset cache"
|
689 |
msgstr ""
|
690 |
|
691 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
692 |
msgid "Capacity: "
|
693 |
msgstr ""
|
694 |
|
695 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
696 |
-
msgid "
|
|
|
|
|
697 |
msgstr ""
|
698 |
|
699 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
700 |
-
msgid "
|
|
|
|
|
701 |
msgstr ""
|
702 |
|
703 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
704 |
#, fuzzy
|
705 |
msgid "Resources count"
|
706 |
msgstr "Кошт рэсурсу"
|
707 |
|
708 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
709 |
#, fuzzy
|
710 |
-
msgid "Create
|
711 |
msgstr "Тып бранявання"
|
712 |
|
713 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
714 |
msgid "Available: "
|
715 |
msgstr "Доступа: "
|
716 |
|
717 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
718 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
719 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
720 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
721 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
722 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
723 |
msgid "Standard"
|
724 |
msgstr "Стандарт "
|
725 |
|
726 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
727 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
728 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
729 |
msgid "Default"
|
730 |
msgstr "Па змаўчанні"
|
731 |
|
732 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
733 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
734 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
735 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
736 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
737 |
msgid "Superior"
|
738 |
msgstr "Супериор "
|
739 |
|
740 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
741 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
742 |
#, fuzzy
|
743 |
msgid "Resource #1"
|
744 |
msgstr "Кошт рэсурсу"
|
745 |
|
746 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
747 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
748 |
msgid "Presidential Suite"
|
749 |
msgstr "Президенский нумар "
|
750 |
|
751 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
752 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
753 |
#, fuzzy
|
754 |
msgid "Resource #2"
|
755 |
msgstr "Кошт рэсурсу"
|
756 |
|
757 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
758 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
759 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
760 |
msgid "Royal Villa"
|
761 |
msgstr "Віла "
|
762 |
|
763 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
764 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
765 |
#, fuzzy
|
766 |
msgid "Resource #3"
|
767 |
msgstr "Кошт рэсурсу"
|
768 |
|
769 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
770 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2974
|
771 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:104
|
772 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
773 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
774 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
775 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
776 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3356
|
777 |
msgid "Start time"
|
778 |
msgstr "Час пачатку"
|
779 |
|
780 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
781 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2980
|
782 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:104
|
783 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
784 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
785 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
786 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
787 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3357
|
788 |
msgid "End time"
|
789 |
msgstr "Час канчатка"
|
790 |
|
791 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
792 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
793 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
794 |
#, fuzzy
|
795 |
msgid "per 1 day"
|
796 |
msgstr "за 1 дзень"
|
797 |
|
798 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
799 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
800 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
801 |
#, fuzzy
|
802 |
msgid "from the cost of 1 day "
|
803 |
msgstr "Лік дзён"
|
804 |
|
805 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
806 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
807 |
#, fuzzy, php-format
|
808 |
msgid "Additional cost in %s per 1 day"
|
809 |
msgstr "Дадатковы кошт для "
|
810 |
|
811 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
812 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
813 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
814 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
815 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
816 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
817 |
#, fuzzy
|
818 |
msgid " for all days!"
|
819 |
msgstr "Недаступныя дні"
|
820 |
|
821 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
822 |
#, fuzzy
|
823 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
824 |
msgstr "Дадаць новае браняванне"
|
825 |
|
826 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
827 |
#, fuzzy
|
828 |
msgid "There are no extended booking forms"
|
829 |
msgstr "у форме бранявання"
|
830 |
|
831 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
832 |
#, fuzzy
|
833 |
msgid "Booking form type:"
|
834 |
msgstr "Форма бранявання"
|
835 |
|
836 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
837 |
#, fuzzy
|
838 |
msgid "Please, select your type of booking form"
|
839 |
msgstr "Выбирети, што Вы жадаеце браняваць"
|
840 |
|
841 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
842 |
#, fuzzy
|
843 |
msgid "Booking form:"
|
844 |
msgstr "Форма бранявання"
|
845 |
|
846 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
847 |
#, fuzzy
|
848 |
msgid "Standard booking resource cost"
|
849 |
msgstr "Дадаць новае браняванне"
|
850 |
|
851 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
852 |
#, fuzzy
|
853 |
msgid "Total booking resource cost"
|
854 |
msgstr "Тып бранявання"
|
855 |
|
856 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
857 |
#, php-format
|
858 |
-
msgid "
|
|
|
|
|
859 |
msgstr ""
|
860 |
|
861 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
862 |
#, fuzzy, php-format
|
863 |
-
msgid "Example: %sThe full cost
|
864 |
msgstr "%s - уставіць даты бранявання"
|
865 |
|
866 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
867 |
#, php-format
|
868 |
-
msgid "
|
|
|
|
|
869 |
msgstr ""
|
870 |
|
871 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
872 |
#, fuzzy, php-format
|
873 |
msgid "Example: %sThe original cost for payment: %s "
|
874 |
msgstr "%s - уставіць даты бранявання"
|
875 |
|
876 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
877 |
#, php-format
|
878 |
-
msgid "
|
|
|
|
|
879 |
msgstr ""
|
880 |
|
881 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
882 |
#, php-format
|
883 |
msgid "Example: %sThe additional cost for payment: %s "
|
884 |
msgstr ""
|
885 |
|
886 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
887 |
#, php-format
|
888 |
msgid "%s - enter direct cost at admin panel at page: "
|
889 |
msgstr ""
|
890 |
|
891 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
892 |
msgid "Add booking"
|
893 |
msgstr "Дадаць рэзерв"
|
894 |
|
895 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
896 |
#, fuzzy, php-format
|
897 |
msgid "Example: %s"
|
898 |
msgstr "Прыклад: %s "
|
899 |
|
900 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
901 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./
|
902 |
-
msgid "
|
903 |
-
msgstr ""
|
904 |
|
905 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
906 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
907 |
-
|
908 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
909 |
msgid "Rates"
|
910 |
msgstr "Рэйты "
|
911 |
|
912 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
913 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
914 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
915 |
msgid "Valuation days"
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
919 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:
|
|
|
|
|
920 |
#, fuzzy
|
921 |
msgid "Deposit"
|
922 |
msgstr "фіксаваны ўнёсак"
|
923 |
|
924 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
925 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
926 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
927 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
928 |
msgid "Availability"
|
929 |
msgstr "Даступнасць"
|
930 |
|
931 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
932 |
-
|
933 |
-
msgid "Settings rates for days, depends from filter settings."
|
934 |
msgstr ""
|
935 |
|
936 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
937 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1571
|
938 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2508
|
939 |
#, fuzzy
|
940 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
941 |
msgstr "Лік дзён"
|
942 |
|
943 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
944 |
msgid "Activation of this feature is require setting cost per day"
|
945 |
msgstr ""
|
946 |
|
947 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
948 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
949 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
950 |
-
|
951 |
-
|
|
|
952 |
|
953 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
954 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
955 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
956 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
957 |
msgid "Deposit amount"
|
958 |
msgstr ""
|
959 |
|
960 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
961 |
-
msgid "
|
|
|
|
|
962 |
msgstr ""
|
963 |
|
964 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
965 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
966 |
-
msgid "
|
967 |
msgstr ""
|
968 |
|
969 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
970 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
971 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
972 |
msgid "unavailable"
|
973 |
msgstr "Недаступныя дні "
|
974 |
|
975 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
976 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
977 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
978 |
msgid "available"
|
979 |
msgstr "даступныя дні "
|
980 |
|
981 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
982 |
-
|
|
|
983 |
msgstr "Даступны тып для бранявання"
|
984 |
|
985 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
986 |
#, php-format
|
987 |
msgid "All days for %s are"
|
988 |
msgstr "Усе дні для %s "
|
989 |
|
990 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
991 |
#, php-format
|
992 |
msgid "Select %s days below or %sadd new season filter%s"
|
993 |
msgstr "Абярыце %s дні ўнізе ці %sдобавьте новы фільтр дат%s"
|
994 |
|
995 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
996 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
997 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
998 |
msgid "Name"
|
999 |
msgstr "Імя"
|
1000 |
|
1001 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1002 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1003 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1004 |
msgid "Filters"
|
1005 |
msgstr "Фільтры "
|
1006 |
|
1007 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1008 |
-
|
|
|
1009 |
msgstr "Сезонныя змены коштаў"
|
1010 |
|
1011 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1012 |
-
#, php-format
|
1013 |
-
msgid "
|
1014 |
-
|
|
|
|
|
|
|
|
|
1015 |
|
1016 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1017 |
msgid "Final cost"
|
1018 |
msgstr "Фінальны кошт"
|
1019 |
|
1020 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1021 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1022 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1023 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1024 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1025 |
msgid "for 1 day"
|
1026 |
msgstr "за 1 дзень"
|
1027 |
|
1028 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1029 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1030 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1031 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1032 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1033 |
msgid "for 1 night"
|
1034 |
msgstr "за 1 ноч"
|
1035 |
|
1036 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1037 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1038 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1039 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1040 |
msgid "fixed deposit"
|
1041 |
msgstr "фіксаваны ўнёсак"
|
1042 |
|
1043 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1044 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1045 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1046 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1047 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1048 |
msgid "for 1 hour"
|
1049 |
msgstr "за 1 гадзіна"
|
1050 |
|
1051 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1052 |
-
msgid "Set cost of booking resource
|
1053 |
msgstr ""
|
1054 |
|
1055 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1056 |
#, php-format
|
1057 |
-
msgid "
|
|
|
|
|
1058 |
msgstr ""
|
1059 |
|
1060 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1061 |
#, php-format
|
1062 |
-
msgid "
|
|
|
|
|
1063 |
msgstr ""
|
1064 |
|
1065 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1066 |
#, php-format
|
1067 |
-
msgid "
|
|
|
|
|
|
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1071 |
#, fuzzy
|
1072 |
msgid "Number of days"
|
1073 |
msgstr "Лік месяцаў"
|
1074 |
|
1075 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1076 |
#, fuzzy
|
1077 |
msgid "Cost of 1 day"
|
1078 |
msgstr "Лік дзён"
|
1079 |
|
1080 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1081 |
#, fuzzy
|
1082 |
msgid "Season filter"
|
1083 |
msgstr "Фільтр дат"
|
1084 |
|
1085 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1086 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1087 |
#, fuzzy
|
1088 |
msgid "For"
|
1089 |
msgstr "Форма"
|
1090 |
|
1091 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1092 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1093 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1094 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1095 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1096 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1097 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1098 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1099 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1100 |
msgid "From"
|
1101 |
msgstr "Ад каго"
|
1102 |
|
1103 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1104 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1105 |
msgid "Together"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1109 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1110 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1111 |
msgid "to"
|
1112 |
msgstr "да"
|
1113 |
|
1114 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1115 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
1116 |
#, fuzzy
|
1117 |
msgid "day"
|
1118 |
msgstr "днеи"
|
1119 |
|
1120 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1121 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
1122 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./
|
|
|
|
|
|
|
|
|
1123 |
msgid "days"
|
1124 |
msgstr "днеи"
|
1125 |
|
1126 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1127 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1128 |
#, fuzzy
|
1129 |
msgid "Additional cost in USD per 1 day"
|
1130 |
msgstr "Дадатковы кошт для "
|
1131 |
|
1132 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1133 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1134 |
#, fuzzy
|
1135 |
msgid "Any days"
|
1136 |
msgstr "днеи"
|
1137 |
|
1138 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1139 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1140 |
msgid "Remove"
|
1141 |
msgstr ""
|
1142 |
|
1143 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1144 |
#, fuzzy
|
1145 |
msgid "Add new cost"
|
1146 |
msgstr "Дадаць новы тып"
|
1147 |
|
1148 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1149 |
#, fuzzy
|
1150 |
msgid "for all days"
|
1151 |
msgstr "Недаступныя дні"
|
1152 |
|
1153 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1154 |
#, fuzzy
|
1155 |
msgid "Set amount of deposit payment"
|
1156 |
msgstr "%s - уставіць даты бранявання"
|
1157 |
|
1158 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1159 |
#, fuzzy
|
1160 |
-
msgid "fixed
|
1161 |
msgstr "фіксаваны ўнёсак"
|
1162 |
|
1163 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1164 |
#, fuzzy
|
1165 |
msgid "of payment"
|
1166 |
msgstr "Аплата"
|
1167 |
|
1168 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1169 |
#, fuzzy
|
1170 |
msgid "Active/inactive"
|
1171 |
msgstr "Актыўна"
|
1172 |
|
1173 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1174 |
#, fuzzy
|
1175 |
msgid "deposit payment for booking resource"
|
1176 |
msgstr "Сезонныя змены коштаў"
|
1177 |
|
1178 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1179 |
#, fuzzy
|
1180 |
-
msgid "Deposit payment
|
1181 |
-
msgstr "
|
1182 |
|
1183 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1184 |
#, fuzzy
|
1185 |
msgid "Deposit payment is not active for booking resource"
|
1186 |
msgstr "Сезонныя змены коштаў"
|
1187 |
|
1188 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1189 |
#, fuzzy
|
1190 |
msgid "Deposit payment"
|
1191 |
msgstr "%s - уставіць даты бранявання"
|
1192 |
|
1193 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1194 |
#, fuzzy, php-format
|
1195 |
-
msgid "
|
|
|
|
|
1196 |
msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
|
1197 |
|
1198 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1199 |
-
#, php-format
|
1200 |
-
msgid "
|
1201 |
-
|
|
|
|
|
1202 |
|
1203 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1204 |
msgid "Cost of each booking type"
|
1205 |
msgstr "Кошты бранявання"
|
1206 |
|
1207 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1208 |
msgid "Resource Cost"
|
1209 |
msgstr "Кошт рэсурсу"
|
1210 |
|
1211 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1212 |
msgid "Names of items from resource"
|
1213 |
msgstr "Імя аб'ектаў з рэсурсу"
|
1214 |
|
1215 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1216 |
#, fuzzy
|
1217 |
msgid "Cost for selected days"
|
1218 |
msgstr "Лік дзён"
|
1219 |
|
1220 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1221 |
-
|
|
|
1222 |
msgstr "Калі ласка, увядзіце кошт"
|
1223 |
|
1224 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1225 |
-
|
|
|
|
|
|
|
1226 |
msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
|
1227 |
|
1228 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1229 |
#, fuzzy, php-format
|
1230 |
msgid "You can Add or Delete booking resources at the top of this %spage%s"
|
1231 |
msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
|
1232 |
|
1233 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
1234 |
msgid "Su"
|
1235 |
msgstr "Вс"
|
1236 |
|
1237 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1238 |
msgid "Mo"
|
1239 |
msgstr "Пн"
|
1240 |
|
1241 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
1242 |
msgid "Tu"
|
1243 |
msgstr "Вт"
|
1244 |
|
1245 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1246 |
msgid "We"
|
1247 |
msgstr "Ср"
|
1248 |
|
1249 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
1250 |
msgid "Th"
|
1251 |
msgstr "Чт"
|
1252 |
|
1253 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1254 |
msgid "Fr"
|
1255 |
msgstr "Пт"
|
1256 |
|
1257 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
1258 |
msgid "Sa"
|
1259 |
msgstr "Сб"
|
1260 |
|
1261 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1262 |
msgid "Jan"
|
1263 |
msgstr "Янв"
|
1264 |
|
1265 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1266 |
msgid "Feb"
|
1267 |
msgstr "Фев"
|
1268 |
|
1269 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1270 |
msgid "Mar"
|
1271 |
msgstr "Сакавік"
|
1272 |
|
1273 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1274 |
msgid "Apr"
|
1275 |
msgstr "Апр"
|
1276 |
|
1277 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1278 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1279 |
msgid "May"
|
1280 |
msgstr "Травень"
|
1281 |
|
1282 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1283 |
msgid "Jun"
|
1284 |
msgstr "Чэрвень"
|
1285 |
|
1286 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1287 |
msgid "Jul"
|
1288 |
msgstr "Ліпень"
|
1289 |
|
1290 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1291 |
msgid "Aug"
|
1292 |
msgstr "Авг"
|
1293 |
|
1294 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1295 |
msgid "Sep"
|
1296 |
msgstr "Сен"
|
1297 |
|
1298 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1299 |
msgid "Oct"
|
1300 |
msgstr "Окт"
|
1301 |
|
1302 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1303 |
msgid "Nov"
|
1304 |
msgstr "Ныючы"
|
1305 |
|
1306 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1307 |
msgid "Dec"
|
1308 |
msgstr "Дэк"
|
1309 |
|
1310 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1311 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2783
|
1312 |
msgid "time"
|
1313 |
msgstr "час"
|
1314 |
|
1315 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1316 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1317 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1318 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1319 |
msgid "No days"
|
1320 |
msgstr "Няма дзён"
|
1321 |
|
1322 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1323 |
msgid "Every"
|
1324 |
msgstr "Кожны "
|
1325 |
|
1326 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1327 |
msgid "of"
|
1328 |
msgstr "з "
|
1329 |
|
1330 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1331 |
-
|
1332 |
-
msgstr "Фільтр выдалены паспяхова"
|
1333 |
-
|
1334 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2735
|
1335 |
msgid "Filter saved"
|
1336 |
msgstr "Фільтр захаваны"
|
1337 |
|
1338 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1339 |
-
|
1340 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1341 |
|
1342 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1343 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
1344 |
msgid "Add new filter"
|
1345 |
msgstr "Дадаць новы фільтр "
|
1346 |
|
1347 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1348 |
-
|
1349 |
-
|
|
|
1350 |
|
1351 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1352 |
-
|
1353 |
-
|
1354 |
-
|
|
|
1355 |
|
1356 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1357 |
-
msgid "
|
1358 |
-
msgstr "
|
1359 |
|
1360 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1361 |
msgid "Days of week"
|
1362 |
msgstr "Дні тыдня "
|
1363 |
|
1364 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1365 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1366 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1367 |
msgid "Sunday"
|
1368 |
msgstr "Нядзеля"
|
1369 |
|
1370 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1371 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1372 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1373 |
msgid "Monday"
|
1374 |
msgstr "Панядзелак"
|
1375 |
|
1376 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1377 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1378 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1379 |
#, fuzzy
|
1380 |
msgid "Tuesday"
|
1381 |
msgstr "Аўторак"
|
1382 |
|
1383 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1384 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1385 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1386 |
msgid "Wednesday"
|
1387 |
msgstr "Асяроддзе"
|
1388 |
|
1389 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1390 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1391 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1392 |
msgid "Thursday"
|
1393 |
msgstr "Чацвер"
|
1394 |
|
1395 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1396 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1397 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1398 |
msgid "Friday"
|
1399 |
msgstr "Пятніца"
|
1400 |
|
1401 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1402 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1403 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1404 |
msgid "Saturday"
|
1405 |
msgstr "Субота"
|
1406 |
|
1407 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1408 |
msgid "Days of month"
|
1409 |
msgstr "Дні месяца"
|
1410 |
|
1411 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1412 |
#, fuzzy
|
1413 |
msgid "Months"
|
1414 |
msgstr "Месяцы"
|
1415 |
|
1416 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1417 |
msgid "January"
|
1418 |
msgstr "Студзень"
|
1419 |
|
1420 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1421 |
msgid "February"
|
1422 |
msgstr "Люты"
|
1423 |
|
1424 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1425 |
msgid "March"
|
1426 |
msgstr "Сакавік"
|
1427 |
|
1428 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1429 |
msgid "April"
|
1430 |
msgstr "Красавік"
|
1431 |
|
1432 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1433 |
msgid "June"
|
1434 |
msgstr "Чэрвень"
|
1435 |
|
1436 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1437 |
msgid "July"
|
1438 |
msgstr "Ліпень"
|
1439 |
|
1440 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1441 |
msgid "August"
|
1442 |
msgstr "Жнівень"
|
1443 |
|
1444 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1445 |
msgid "September"
|
1446 |
msgstr "Верасень"
|
1447 |
|
1448 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1449 |
msgid "October"
|
1450 |
msgstr "Кастрычнік"
|
1451 |
|
1452 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1453 |
msgid "November"
|
1454 |
msgstr "Лістапад"
|
1455 |
|
1456 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1457 |
msgid "December"
|
1458 |
msgstr "Снежань"
|
1459 |
|
1460 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1461 |
msgid "Years"
|
1462 |
msgstr "Гады"
|
1463 |
|
1464 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1465 |
-
|
1466 |
-
|
1467 |
-
msgstr "Увядзіце %sначальное час%s"
|
1468 |
|
1469 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1470 |
-
#,
|
1471 |
-
msgid "
|
1472 |
-
msgstr "
|
1473 |
|
1474 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1475 |
-
|
1476 |
-
|
|
|
1477 |
|
1478 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1479 |
-
|
1480 |
-
|
1481 |
-
|
|
|
|
|
|
|
|
|
|
|
1482 |
msgid "Edit"
|
1483 |
msgstr "рэдагаваць "
|
1484 |
|
1485 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1486 |
msgid "Do you really want to delete?"
|
1487 |
msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
|
1488 |
|
1489 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1490 |
#, fuzzy
|
1491 |
msgid "Showing cost in tooltip"
|
1492 |
msgstr "Паказаць кошт у якая сплывае падказцы"
|
1493 |
|
1494 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1495 |
#, fuzzy
|
1496 |
-
msgid "
|
|
|
|
|
1497 |
msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
|
1498 |
|
1499 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1500 |
msgid "Cost description"
|
1501 |
msgstr "Апісанне плацяжоў "
|
1502 |
|
1503 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1504 |
#, php-format
|
1505 |
msgid "Type your %scost%s description"
|
1506 |
msgstr "Увядзіце Ваш надпіс для %sстоимости%s "
|
1507 |
|
1508 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1509 |
#, fuzzy
|
1510 |
-
msgid "Advanced cost
|
1511 |
msgstr "Пашыраная налада коштаў"
|
1512 |
|
1513 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1514 |
#, php-format
|
1515 |
-
msgid "
|
|
|
|
|
|
|
1516 |
msgstr ""
|
1517 |
|
1518 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1519 |
msgid "Form"
|
1520 |
msgstr "Форма"
|
1521 |
|
1522 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1523 |
-
|
|
|
1524 |
msgstr "Дадатковы кошт для "
|
1525 |
|
1526 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1527 |
#, fuzzy, php-format
|
1528 |
-
msgid "
|
1529 |
-
|
|
|
|
|
|
|
|
|
|
|
1530 |
|
1531 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1532 |
#, php-format
|
1533 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1534 |
msgstr ""
|
1535 |
|
1536 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1537 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1538 |
msgid "Info"
|
1539 |
msgstr "Інфа"
|
1540 |
|
1541 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1542 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1543 |
#, fuzzy
|
1544 |
msgid "Bulk Actions"
|
1545 |
msgstr "Функцыі "
|
1546 |
|
1547 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1548 |
#, fuzzy
|
1549 |
-
msgid "
|
1550 |
msgstr "Пашыраная налада коштаў"
|
1551 |
|
1552 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1553 |
#, fuzzy
|
1554 |
msgid "Costs and Rates"
|
1555 |
msgstr "Кошт:"
|
1556 |
|
1557 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1558 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1559 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1560 |
#, fuzzy
|
1561 |
msgid "Customization of"
|
1562 |
msgstr "налада емейла"
|
1563 |
|
1564 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1565 |
msgid "rates, valuation days cost and deposit amount "
|
1566 |
msgstr ""
|
1567 |
|
1568 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1569 |
#, fuzzy
|
1570 |
msgid "Advanced Cost"
|
1571 |
msgstr "Пашыраная налада коштаў"
|
1572 |
|
1573 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1574 |
msgid "additional cost, which depend from form fields"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1578 |
#, fuzzy
|
1579 |
msgid "Coupons"
|
1580 |
msgstr "Лік дзён"
|
1581 |
|
1582 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1583 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1584 |
#, fuzzy
|
1585 |
msgid "Setting"
|
1586 |
msgstr "Усталёўкі"
|
1587 |
|
1588 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1589 |
msgid "for discount"
|
1590 |
msgstr ""
|
1591 |
|
1592 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1593 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1594 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1595 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1596 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
1597 |
#, fuzzy
|
1598 |
msgid "settings"
|
1599 |
msgstr "Усталёўкі"
|
1600 |
|
1601 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1602 |
#, fuzzy
|
1603 |
msgid "Season Filters"
|
1604 |
msgstr "Фільтр дат"
|
1605 |
|
1606 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1607 |
msgid "Cost: "
|
1608 |
msgstr "Кошт:"
|
1609 |
|
1610 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1611 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
1612 |
msgid "Weekend"
|
1613 |
msgstr "Выходныя"
|
1614 |
|
1615 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1616 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
1617 |
msgid "Work days"
|
1618 |
msgstr "Працоўныя дні"
|
1619 |
|
1620 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1621 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
1622 |
msgid "High season"
|
1623 |
msgstr "Высокі сазон"
|
1624 |
|
1625 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1626 |
msgid "Setting cost for the resource"
|
1627 |
msgstr ""
|
1628 |
|
1629 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1630 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
1631 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
1632 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
1633 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:
|
|
|
|
|
|
|
|
|
1634 |
msgid "Cost"
|
1635 |
msgstr "Кошт"
|
1636 |
|
1637 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1638 |
#, fuzzy
|
1639 |
msgid "/ day"
|
1640 |
msgstr "днеи"
|
1641 |
|
1642 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1643 |
#, fuzzy
|
1644 |
msgid "/ night"
|
1645 |
msgstr "за 1 ноч"
|
1646 |
|
1647 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:339
|
1648 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:360
|
|
|
1649 |
#, fuzzy
|
1650 |
msgid "fixed"
|
1651 |
msgstr "фіксаваны ўнёсак"
|
1652 |
|
1653 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1654 |
#, fuzzy
|
1655 |
msgid "/ hour"
|
1656 |
msgstr "Аўтар"
|
1657 |
|
1658 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1659 |
#, fuzzy
|
1660 |
msgid "Setting cost"
|
1661 |
msgstr "Усталёўкі"
|
1662 |
|
1663 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1664 |
#, fuzzy
|
1665 |
msgid "per day"
|
1666 |
msgstr "за 1 дзень"
|
1667 |
|
1668 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1669 |
#, fuzzy
|
1670 |
msgid "per night"
|
1671 |
msgstr "за 1 ноч"
|
1672 |
|
1673 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1674 |
#, fuzzy
|
1675 |
msgid "per hour"
|
1676 |
msgstr "за 1 гадзіна"
|
1677 |
|
1678 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1679 |
-
|
1680 |
-
|
|
|
|
|
|
|
|
|
1681 |
|
1682 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1683 |
-
|
1684 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1685 |
|
1686 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1687 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1688 |
-
|
|
|
1689 |
msgstr "Час некоректно, магчыма гэты час ужо зарэзервавана ці ўжо прайшло."
|
1690 |
|
1691 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1692 |
#, fuzzy
|
1693 |
-
msgid "Cost saved
|
1694 |
msgstr "Абноўлена паспяхова"
|
1695 |
|
1696 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1697 |
-
msgid "Cost is not correct. It
|
1698 |
msgstr ""
|
1699 |
|
1700 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1701 |
msgid "Send payment request to customer"
|
1702 |
msgstr ""
|
1703 |
|
1704 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1705 |
#, fuzzy, php-format
|
1706 |
-
msgid "Type your %sreason
|
1707 |
msgstr "Увядзіце %sаремя канчаткі%s"
|
1708 |
|
1709 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1710 |
msgid "Send Request"
|
1711 |
msgstr ""
|
1712 |
|
1713 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1714 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1715 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
1716 |
#, fuzzy
|
1717 |
msgid "Close"
|
1718 |
msgstr "Кошт"
|
1719 |
|
1720 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1721 |
-
msgid "Request
|
1722 |
msgstr ""
|
1723 |
|
1724 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1725 |
-
msgid "Request
|
1726 |
msgstr ""
|
1727 |
|
1728 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1729 |
msgid "The payment status is changed successfully"
|
1730 |
msgstr ""
|
1731 |
|
1732 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1733 |
msgid "The changing of payment status is failed"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1737 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1738 |
msgid "Email to \"Person\" with payment request"
|
1739 |
msgstr ""
|
1740 |
|
1741 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1742 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1743 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1744 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1745 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1746 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1747 |
msgid "Active"
|
1748 |
msgstr "Актыўна"
|
1749 |
|
1750 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1751 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1752 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1753 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1754 |
msgid "Send copy of this email to Admin"
|
1755 |
msgstr ""
|
1756 |
|
1757 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1758 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1759 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1760 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1761 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1762 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3010
|
1763 |
#, fuzzy, php-format
|
1764 |
-
msgid "Type default %sadmin email%s
|
1765 |
-
msgstr "Увядзіце %s еў. почу адміністратара%s
|
1766 |
|
1767 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1768 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1769 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1770 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1771 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1772 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1773 |
msgid "Subject"
|
1774 |
msgstr "Тэма ліста"
|
1775 |
|
1776 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1777 |
#, fuzzy, php-format
|
1778 |
-
msgid "Type email subject for %spayment request%s.
|
1779 |
-
msgstr "
|
1780 |
|
1781 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1782 |
#, fuzzy, php-format
|
1783 |
msgid "Type your %semail message for payment request%s"
|
1784 |
msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
|
1785 |
|
1786 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1787 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2797
|
1788 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2855
|
1789 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2912
|
1790 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2969
|
1791 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3026
|
1792 |
-
msgid "Use this shortcodes: "
|
1793 |
-
msgstr "Выкарыстоўвайце гэтыя пазнакі:"
|
1794 |
-
|
1795 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:890
|
1796 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2798
|
1797 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2856
|
1798 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2913
|
1799 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2970
|
1800 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3027
|
1801 |
-
#, fuzzy, php-format
|
1802 |
-
msgid "%s - inserting ID of booking "
|
1803 |
-
msgstr "%s - уставіць даты бранявання"
|
1804 |
-
|
1805 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:891
|
1806 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2799
|
1807 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2857
|
1808 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2914
|
1809 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2971
|
1810 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3028
|
1811 |
-
#, php-format
|
1812 |
-
msgid "%s - inserting name of person, who made booking (field %s requred at form for this bookmark), "
|
1813 |
-
msgstr "%s - уставіць імя наведвальніка, які зрабіў браняванне (поле %s требуеться ў форме для гэтай пазнакі),"
|
1814 |
-
|
1815 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:892
|
1816 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2800
|
1817 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2858
|
1818 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2915
|
1819 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2972
|
1820 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3029
|
1821 |
-
#, php-format
|
1822 |
-
msgid "%s - inserting dates of booking, "
|
1823 |
-
msgstr "%s - уставіць даты бранявання"
|
1824 |
-
|
1825 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:893
|
1826 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2801
|
1827 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2859
|
1828 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2916
|
1829 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2973
|
1830 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3030
|
1831 |
-
#, fuzzy, php-format
|
1832 |
-
msgid "%s - inserting check in date (first day of booking), "
|
1833 |
-
msgstr "%s - уставіць даты бранявання"
|
1834 |
-
|
1835 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:894
|
1836 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2802
|
1837 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2860
|
1838 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2917
|
1839 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2974
|
1840 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3031
|
1841 |
-
#, fuzzy, php-format
|
1842 |
-
msgid "%s - inserting check out date (last day of booking), "
|
1843 |
-
msgstr "%s - уставіць даты бранявання"
|
1844 |
-
|
1845 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:895
|
1846 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2803
|
1847 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2861
|
1848 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2918
|
1849 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2975
|
1850 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3032
|
1851 |
-
#, php-format
|
1852 |
-
msgid "%s - inserting type of booking resource, "
|
1853 |
-
msgstr "%s - уставіць тып бранявання"
|
1854 |
-
|
1855 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:896
|
1856 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2976
|
1857 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3033
|
1858 |
-
#, php-format
|
1859 |
-
msgid "%s - inserting detail person info"
|
1860 |
-
msgstr "%s - уставіць дэталёвую інфармацыю пра наведвальніка"
|
1861 |
-
|
1862 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:897
|
1863 |
#, fuzzy, php-format
|
1864 |
-
msgid "
|
1865 |
-
|
1866 |
-
|
1867 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:898
|
1868 |
-
#, fuzzy, php-format
|
1869 |
-
msgid "%s - inserting reason of payment, you can enter it before sending email"
|
1870 |
-
msgstr "%s - уставіць чыннік адмовы"
|
1871 |
-
|
1872 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:899
|
1873 |
-
#, php-format
|
1874 |
-
msgid "%s - inserting link to payment page for visitor at client side of site, "
|
1875 |
-
msgstr ""
|
1876 |
-
|
1877 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:900
|
1878 |
-
#, fuzzy, php-format
|
1879 |
-
msgid "%s - inserting link of booking editing by visitor at client side of site, "
|
1880 |
-
msgstr "%s - уставіць тып бранявання"
|
1881 |
-
|
1882 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:901
|
1883 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2807
|
1884 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2864
|
1885 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2921
|
1886 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3035
|
1887 |
-
#, php-format
|
1888 |
-
msgid "%s - inserting link for booking cancellation by visitor at client side of site, "
|
1889 |
msgstr ""
|
|
|
|
|
1890 |
|
1891 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1892 |
-
|
1893 |
-
|
1894 |
-
|
1895 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2979
|
1896 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3037
|
1897 |
-
#, php-format
|
1898 |
-
msgid "%s - inserting new line"
|
1899 |
-
msgstr "%s - дадаць новы радок"
|
1900 |
-
|
1901 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:903
|
1902 |
-
#, fuzzy, php-format
|
1903 |
-
msgid "You need to make payment %s for booking %s at %s. %s You can make payment at this page: %s Thank you, booking service."
|
1904 |
-
msgstr "Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за карыстанне сэрвісам бранявання.\""
|
1905 |
|
1906 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1907 |
#, fuzzy
|
1908 |
msgid "deposit"
|
1909 |
msgstr "фіксаваны ўнёсак"
|
1910 |
|
1911 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1912 |
#, fuzzy
|
1913 |
msgid "Total cost"
|
1914 |
msgstr "Фінальны кошт"
|
1915 |
|
1916 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1917 |
#, fuzzy
|
1918 |
msgid "balance"
|
1919 |
msgstr "Адмена"
|
1920 |
|
1921 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1922 |
-
msgid "Auto
|
1923 |
msgstr ""
|
1924 |
|
1925 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1926 |
#, fuzzy
|
1927 |
msgid "Billing form fields customization"
|
1928 |
msgstr "налада палёў"
|
1929 |
|
1930 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1931 |
#, php-format
|
1932 |
-
msgid "
|
|
|
|
|
1933 |
msgstr ""
|
1934 |
|
1935 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1936 |
-
msgid "
|
|
|
|
|
1937 |
msgstr ""
|
1938 |
|
1939 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1940 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
1941 |
#, fuzzy
|
1942 |
msgid "Customer Email"
|
1943 |
msgstr "Наладжвальны"
|
1944 |
|
1945 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1946 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
1947 |
#, fuzzy
|
1948 |
msgid "First Name(s)"
|
1949 |
msgstr "Імя"
|
1950 |
|
1951 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1952 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
1953 |
#, fuzzy
|
1954 |
msgid "Last name"
|
1955 |
msgstr "Прозвішча"
|
1956 |
|
1957 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1958 |
msgid "Billing Address"
|
1959 |
msgstr ""
|
1960 |
|
1961 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1962 |
msgid "Billing City"
|
1963 |
msgstr ""
|
1964 |
|
1965 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1966 |
msgid "Post Code"
|
1967 |
msgstr ""
|
1968 |
|
1969 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1970 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1971 |
#, fuzzy
|
1972 |
msgid "Country"
|
1973 |
msgstr "Лік дзён"
|
1974 |
|
1975 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1976 |
#, php-format
|
1977 |
-
msgid "
|
1978 |
msgstr ""
|
1979 |
|
1980 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1981 |
msgid "Time Format"
|
1982 |
msgstr "Фармат даты"
|
1983 |
|
1984 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
1985 |
msgid "Custom"
|
1986 |
msgstr "Наладжвальны"
|
1987 |
|
1988 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1989 |
#, fuzzy, php-format
|
1990 |
-
msgid "
|
1991 |
-
|
1992 |
-
|
1993 |
-
|
1994 |
-
|
1995 |
-
|
1996 |
-
msgstr "Выбар дыяпазону"
|
1997 |
|
1998 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1999 |
#, fuzzy
|
2000 |
-
msgid "
|
2001 |
-
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць вылучэнне фиксированым дыяпазонам дат. Напрыклад вылучэнне тыдня ці толькі ў колькасці 5 дзён для бранявання."
|
2002 |
-
|
2003 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1565
|
2004 |
-
msgid "Selection of FIXED number of days by ONE mouse click"
|
2005 |
msgstr "Вылучэнне фиксированого колькасці дзён 1-ім клікам мышкі"
|
2006 |
|
2007 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2008 |
-
|
|
|
2009 |
msgstr "Вылучэнне дынамічнай колькасці дзён у 2 зграя мышкі"
|
2010 |
|
2011 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2012 |
-
msgid "Count of days"
|
2013 |
-
msgstr "Лік дзён"
|
2014 |
-
|
2015 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1572
|
2016 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1625
|
2017 |
#, php-format
|
2018 |
msgid "in %srange to select%s"
|
2019 |
msgstr "у %sдиапазоне для вылучэння%s"
|
2020 |
|
2021 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2022 |
#, php-format
|
2023 |
msgid "Type your %snumber of days for range selection%s"
|
2024 |
msgstr "Увядзіце Ваш %sфиксированый дыяпазон дзён для вылучэння%s"
|
2025 |
|
2026 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2027 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2028 |
msgid "Start day of range"
|
2029 |
msgstr "Дзень пачатку дыяпазону"
|
2030 |
|
2031 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2032 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2033 |
msgid "Any day of week"
|
2034 |
msgstr "Любы дзень тыдня"
|
2035 |
|
2036 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2037 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2038 |
msgid "Select your start day of range selection at week"
|
2039 |
msgstr "Абярыце дзень тыдня, які будзе пачаткам вылучэння дыяпазону дат"
|
2040 |
|
2041 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2042 |
#, fuzzy
|
2043 |
msgid "Days selection number"
|
2044 |
msgstr "Выбар дыяпазону"
|
2045 |
|
2046 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2047 |
msgid "min"
|
2048 |
msgstr ""
|
2049 |
|
2050 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2051 |
msgid "max"
|
2052 |
msgstr ""
|
2053 |
|
2054 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2055 |
#, fuzzy, php-format
|
2056 |
msgid "Type your %sminimum and maximum number of days for range selection%s"
|
2057 |
msgstr "Увядзіце %sминимальное колькасць дзён для вылучэння%s"
|
2058 |
|
2059 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2060 |
#, fuzzy
|
2061 |
msgid "Specific days selections"
|
2062 |
msgstr "Вылучэнне некалькіх дзён"
|
2063 |
|
2064 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2065 |
#, php-format
|
2066 |
-
msgid "
|
|
|
|
|
2067 |
msgstr ""
|
2068 |
|
2069 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2070 |
-
msgid "Minimum days count"
|
2071 |
-
msgstr "Мінімальная колькасць дзён"
|
2072 |
-
|
2073 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1629
|
2074 |
-
#, php-format
|
2075 |
-
msgid "Type your %sminimum number of days for range selection%s"
|
2076 |
-
msgstr "Увядзіце %sминимальное колькасць дзён для вылучэння%s"
|
2077 |
-
|
2078 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1687
|
2079 |
#, fuzzy
|
2080 |
-
msgid "Use
|
2081 |
msgstr "Выкарыстоўваць фиксированое час"
|
2082 |
|
2083 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2084 |
#, fuzzy
|
2085 |
msgid "for several days selection"
|
2086 |
msgstr "Вылучэнне некалькіх дзён"
|
2087 |
|
2088 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2089 |
-
msgid "
|
|
|
|
|
|
|
|
|
2090 |
msgstr ""
|
2091 |
|
2092 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2093 |
-
|
|
|
2094 |
msgstr "Выкарыстоўваць фиксированое час"
|
2095 |
|
2096 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2097 |
-
|
2098 |
-
|
2099 |
-
|
2100 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1701
|
2101 |
msgid "Warning"
|
2102 |
msgstr ""
|
2103 |
|
2104 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2105 |
-
msgid "
|
2106 |
msgstr ""
|
2107 |
|
2108 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2109 |
#, fuzzy
|
2110 |
-
msgid "
|
2111 |
-
msgstr "
|
2112 |
|
2113 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2114 |
#, php-format
|
2115 |
msgid "%sstart booking time%s"
|
2116 |
msgstr "%sвведите час пачатку бранявання%s"
|
2117 |
|
2118 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2119 |
-
#, php-format
|
2120 |
-
msgid "Type your %
|
2121 |
-
msgstr "Увядзіце %sвремя%s
|
2122 |
|
2123 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
2124 |
#, php-format
|
2125 |
msgid "%send booking time%s"
|
2126 |
msgstr "%sвремя канчаткі бранявання%s"
|
2127 |
|
2128 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2129 |
-
#, php-format
|
2130 |
-
msgid "Type your %
|
2131 |
msgstr "Увядзіце %sвремя%s для апошняга дня з некалькіх дзён бранявання"
|
2132 |
|
2133 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2134 |
#, fuzzy
|
2135 |
msgid "Costs"
|
2136 |
msgstr "Кошт"
|
2137 |
|
2138 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2139 |
#, fuzzy
|
2140 |
msgid "Set the cost"
|
2141 |
msgstr "Захаваць кошты"
|
2142 |
|
2143 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2144 |
#, fuzzy
|
2145 |
-
msgid "fixed
|
2146 |
msgstr "фіксаваны ўнёсак"
|
2147 |
|
2148 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2149 |
#, fuzzy
|
2150 |
msgid " Select your cost configuration."
|
2151 |
msgstr "Выдаленне дадзеных па браняванні"
|
2152 |
|
2153 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2154 |
msgid "Time impact to cost"
|
2155 |
msgstr ""
|
2156 |
|
2157 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2158 |
#, fuzzy, php-format
|
2159 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2160 |
msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
|
2161 |
|
2162 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2163 |
#, fuzzy
|
2164 |
-
msgid "Auto cancelation / auto
|
2165 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
2166 |
|
2167 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2168 |
#, fuzzy
|
2169 |
msgid "Auto approve all new bookings"
|
2170 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
2171 |
|
2172 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2173 |
#, fuzzy, php-format
|
2174 |
-
msgid "
|
|
|
|
|
2175 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
2176 |
|
2177 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2178 |
#, fuzzy
|
2179 |
-
msgid "Auto
|
2180 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
2181 |
|
2182 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2183 |
-
#, php-format
|
2184 |
-
msgid "
|
2185 |
-
|
|
|
|
|
2186 |
|
2187 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2188 |
#, fuzzy
|
2189 |
msgid "Cancel bookings older"
|
2190 |
msgstr "у форме бранявання"
|
2191 |
|
2192 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2193 |
#, fuzzy
|
2194 |
msgid "hour"
|
2195 |
msgstr "Аўтар"
|
2196 |
|
2197 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2198 |
#, fuzzy
|
2199 |
msgid "hours"
|
2200 |
msgstr "Чацвер"
|
2201 |
|
2202 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2203 |
-
msgid "
|
|
|
2204 |
msgstr ""
|
2205 |
|
2206 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2207 |
#, fuzzy
|
2208 |
-
msgid "
|
2209 |
msgstr "Чыннік адмовы"
|
2210 |
|
2211 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2212 |
#, php-format
|
2213 |
-
msgid "
|
2214 |
msgstr ""
|
2215 |
|
2216 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2217 |
#, fuzzy
|
2218 |
-
msgid "
|
2219 |
msgstr "Чыннік адмовы"
|
2220 |
|
2221 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2222 |
#, php-format
|
2223 |
-
msgid "Type
|
2224 |
msgstr ""
|
2225 |
|
2226 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2227 |
-
msgid "
|
|
|
|
|
2228 |
msgstr ""
|
2229 |
|
2230 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2231 |
#, fuzzy
|
2232 |
msgid "Billing form fields"
|
2233 |
msgstr "налада палёў"
|
2234 |
|
2235 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2236 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
2237 |
#, fuzzy
|
2238 |
msgid "Save settings"
|
2239 |
msgstr "Усталёўкі"
|
2240 |
|
2241 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2242 |
-
msgid "
|
|
|
|
|
2243 |
msgstr ""
|
2244 |
|
2245 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2246 |
#, fuzzy
|
2247 |
-
msgid "You need to make payment for
|
2248 |
msgstr "Сезонныя змены коштаў"
|
2249 |
|
2250 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2251 |
#, fuzzy, php-format
|
2252 |
-
msgid "
|
2253 |
-
|
|
|
|
|
|
|
|
|
2254 |
|
2255 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2256 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2257 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2258 |
-
|
|
|
2259 |
msgstr "Апартаменты №1"
|
2260 |
|
2261 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2262 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2263 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2264 |
-
|
|
|
2265 |
msgstr "Апартаменты №2"
|
2266 |
|
2267 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2268 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2269 |
-
|
|
|
2270 |
msgstr "Апартаменты №3"
|
2271 |
|
2272 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2273 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2274 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2275 |
msgid "Saved"
|
2276 |
msgstr "Захавана"
|
2277 |
|
2278 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2279 |
#, fuzzy
|
2280 |
msgid "All resources"
|
2281 |
msgstr "Кошт рэсурсу"
|
2282 |
|
2283 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2284 |
#, fuzzy
|
2285 |
msgid "Booking resources"
|
2286 |
msgstr "Тып бранявання"
|
2287 |
|
2288 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2289 |
msgid "Keyword"
|
2290 |
msgstr ""
|
2291 |
|
2292 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2293 |
#, fuzzy
|
2294 |
msgid "Filter by Keyword"
|
2295 |
msgstr "Фільтр захаваны"
|
2296 |
|
2297 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2298 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2299 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
2300 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2301 |
#, fuzzy
|
2302 |
msgid "Resource"
|
2303 |
msgstr "Кошт рэсурсу"
|
2304 |
|
2305 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2306 |
#, fuzzy
|
2307 |
msgid "Print bookings listing"
|
2308 |
msgstr "Усталёўкі для бранявання"
|
2309 |
|
2310 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2311 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2312 |
#, fuzzy
|
2313 |
msgid "Print"
|
2314 |
msgstr "Аплата"
|
2315 |
|
2316 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2317 |
msgid "Export only current page of bookings to CSV format"
|
2318 |
msgstr ""
|
2319 |
|
2320 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2321 |
#, fuzzy
|
2322 |
msgid "Export"
|
2323 |
msgstr "Супериор "
|
2324 |
|
2325 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2326 |
msgid "Export All bookings to CSV format"
|
2327 |
msgstr ""
|
2328 |
|
2329 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2330 |
msgid "Export All"
|
2331 |
msgstr ""
|
2332 |
|
2333 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
|
|
2334 |
msgid "Labels"
|
2335 |
msgstr ""
|
2336 |
|
2337 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2338 |
#, fuzzy
|
2339 |
msgid "Data"
|
2340 |
msgstr "Даты"
|
2341 |
|
2342 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2343 |
-
|
2344 |
-
|
2345 |
-
|
2346 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./
|
2347 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:511
|
2348 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1232
|
2349 |
msgid "Approved"
|
2350 |
msgstr "Пацверджана"
|
2351 |
|
2352 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2353 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2354 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
2355 |
msgid "Pending"
|
2356 |
msgstr "Якія чакаюць сцвярджэнні"
|
2357 |
|
2358 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2359 |
#, fuzzy
|
2360 |
msgid "Edit Booking"
|
2361 |
msgstr "Браняванне"
|
2362 |
|
2363 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2364 |
#, fuzzy
|
2365 |
msgid "Edit Note"
|
2366 |
msgstr "рэдагаваць "
|
2367 |
|
2368 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2369 |
#, fuzzy
|
2370 |
msgid "Change Resource"
|
2371 |
msgstr "Дадаць новае браняванне"
|
2372 |
|
2373 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2374 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:432
|
2375 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2194
|
2376 |
-
msgid "Cancel"
|
2377 |
-
msgstr "Адмена"
|
2378 |
-
|
2379 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:440
|
2380 |
#, fuzzy
|
2381 |
msgid "Change"
|
2382 |
msgstr "Змены "
|
2383 |
|
2384 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2385 |
msgid "Successful payment"
|
2386 |
msgstr ""
|
2387 |
|
2388 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2389 |
#, fuzzy
|
2390 |
-
msgid " Parameters
|
2391 |
msgstr "Ваш уведзены код няправільны"
|
2392 |
|
2393 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2394 |
-
msgid "Cannot
|
2395 |
msgstr ""
|
2396 |
|
2397 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2398 |
msgid "Amount different"
|
2399 |
msgstr ""
|
2400 |
|
2401 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2402 |
#, fuzzy
|
2403 |
-
msgid "Payment
|
2404 |
msgstr "Аплата"
|
2405 |
|
2406 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2407 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
2408 |
msgstr ""
|
2409 |
|
2410 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2411 |
-
msgid "
|
2412 |
msgstr ""
|
2413 |
|
2414 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2415 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2416 |
#, fuzzy
|
2417 |
msgid "Completed"
|
2418 |
msgstr "Выдалена"
|
2419 |
|
2420 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2421 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2422 |
msgid "In-Progress"
|
2423 |
msgstr ""
|
2424 |
|
2425 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
|
|
|
|
2426 |
msgid "Unknown"
|
2427 |
msgstr ""
|
2428 |
|
2429 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2430 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2431 |
#, fuzzy
|
2432 |
msgid "Partially paid"
|
2433 |
msgstr "Часткова забраняваныя"
|
2434 |
|
2435 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2436 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2437 |
#, fuzzy
|
2438 |
msgid "Cancelled"
|
2439 |
msgstr "Адмена"
|
2440 |
|
2441 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2442 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2443 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2444 |
#, fuzzy
|
2445 |
msgid "Failed"
|
2446 |
msgstr "Палі формы"
|
2447 |
|
2448 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2449 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2450 |
msgid "Refunded"
|
2451 |
msgstr ""
|
2452 |
|
2453 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2454 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2455 |
msgid "Fraud"
|
2456 |
msgstr ""
|
2457 |
|
2458 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2459 |
#, fuzzy
|
2460 |
msgid "!Paid OK"
|
2461 |
msgstr "Платная"
|
2462 |
|
2463 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2464 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2465 |
msgid "Unknown status"
|
2466 |
msgstr ""
|
2467 |
|
2468 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2469 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2470 |
msgid "Not Completed"
|
2471 |
msgstr ""
|
2472 |
|
2473 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2474 |
msgid "Processed"
|
2475 |
msgstr ""
|
2476 |
|
2477 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2478 |
msgid "Canceled_Reversal"
|
2479 |
msgstr ""
|
2480 |
|
2481 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2482 |
#, fuzzy
|
2483 |
msgid "Denied"
|
2484 |
msgstr "Выдалена"
|
2485 |
|
2486 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2487 |
msgid "Expired"
|
2488 |
msgstr ""
|
2489 |
|
2490 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2491 |
#, fuzzy
|
2492 |
msgid "Partially_Refunded"
|
2493 |
msgstr "Часткова забраняваныя"
|
2494 |
|
2495 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2496 |
#, fuzzy
|
2497 |
msgid "Reversed"
|
2498 |
msgstr "Забранявана"
|
2499 |
|
2500 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2501 |
msgid "Voided"
|
2502 |
msgstr ""
|
2503 |
|
2504 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2505 |
msgid "Created"
|
2506 |
msgstr ""
|
2507 |
|
2508 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2509 |
msgid "Not authed"
|
2510 |
msgstr ""
|
2511 |
|
2512 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2513 |
msgid "Malformed"
|
2514 |
msgstr ""
|
2515 |
|
2516 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2517 |
msgid "Invalid"
|
2518 |
msgstr ""
|
2519 |
|
2520 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2521 |
msgid "Abort"
|
2522 |
msgstr ""
|
2523 |
|
2524 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2525 |
#, fuzzy
|
2526 |
msgid "Rejected"
|
2527 |
msgstr "Выдалена"
|
2528 |
|
2529 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2530 |
#, fuzzy
|
2531 |
msgid "Error"
|
2532 |
msgstr "Еўра"
|
2533 |
|
2534 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2535 |
#, fuzzy
|
2536 |
msgid "Suspended"
|
2537 |
msgstr "Адправіць"
|
2538 |
|
2539 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
|
|
|
|
2540 |
#, fuzzy
|
2541 |
msgid "Paid OK"
|
2542 |
msgstr "Платная"
|
2543 |
|
2544 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2545 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2546 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
|
|
2547 |
msgid "Payment"
|
2548 |
msgstr "Аплата"
|
2549 |
|
2550 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2551 |
#, fuzzy
|
2552 |
msgid "Min. cost"
|
2553 |
msgstr "Фінальны кошт"
|
2554 |
|
2555 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2556 |
msgid "-"
|
2557 |
msgstr ""
|
2558 |
|
2559 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2560 |
#, fuzzy
|
2561 |
msgid "Max. cost"
|
2562 |
msgstr "Захаваць кошты"
|
2563 |
|
2564 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2565 |
#, fuzzy
|
2566 |
msgid "Send payment request to visitor"
|
2567 |
msgstr "налада емейла"
|
2568 |
|
2569 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2570 |
#, fuzzy
|
2571 |
msgid "Payment status"
|
2572 |
msgstr "Аплата"
|
2573 |
|
2574 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2575 |
#, fuzzy
|
2576 |
msgid "Save cost"
|
2577 |
msgstr "Захаваць кошты"
|
2578 |
|
2579 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2580 |
#, fuzzy
|
2581 |
msgid "Change status"
|
2582 |
msgstr "Дадаць новае браняванне"
|
2583 |
|
2584 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2585 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
|
|
2586 |
msgid "Updating..."
|
2587 |
msgstr "Захаванне..."
|
2588 |
|
2589 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2590 |
msgid "User is Activated"
|
2591 |
msgstr ""
|
2592 |
|
2593 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2594 |
#, fuzzy
|
2595 |
msgid "User is Deactivated"
|
2596 |
msgstr "калі ўбудова дэактываваны"
|
2597 |
|
2598 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2599 |
#, php-format
|
2600 |
-
msgid "
|
|
|
|
|
2601 |
msgstr ""
|
2602 |
|
2603 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2604 |
#, php-format
|
2605 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
2606 |
msgstr ""
|
2607 |
|
2608 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2609 |
#, fuzzy, php-format
|
2610 |
msgid "%sNo this booking resources.%s"
|
2611 |
msgstr "Сезонныя змены коштаў"
|
2612 |
|
2613 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2614 |
#, fuzzy
|
2615 |
msgid "Show resources of user:"
|
2616 |
msgstr "Кошт рэсурсу"
|
2617 |
|
2618 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2619 |
#, fuzzy
|
2620 |
msgid "My"
|
2621 |
msgstr "Травень"
|
2622 |
|
2623 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
|
|
|
|
2624 |
#, fuzzy
|
2625 |
msgid "Booking resource:"
|
2626 |
msgstr "Тып бранявання"
|
2627 |
|
2628 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2629 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
|
|
2630 |
#, fuzzy
|
2631 |
msgid "Users"
|
2632 |
msgstr "Гады"
|
2633 |
|
2634 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2635 |
msgid "Management of"
|
2636 |
msgstr ""
|
2637 |
|
2638 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2639 |
-
|
2640 |
-
msgid "
|
2641 |
-
msgstr "
|
2642 |
|
2643 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2644 |
msgid "Status"
|
2645 |
msgstr ""
|
2646 |
|
2647 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2648 |
#, fuzzy
|
2649 |
msgid "User name"
|
2650 |
msgstr "Імя рэсурсу"
|
2651 |
|
2652 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2653 |
msgid "User role"
|
2654 |
msgstr ""
|
2655 |
|
2656 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2657 |
#, fuzzy
|
2658 |
msgid "Max number of resources"
|
2659 |
msgstr "Лік наведвальнікаў"
|
2660 |
|
2661 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2662 |
msgid "Actions for specific user"
|
2663 |
msgstr ""
|
2664 |
|
2665 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2666 |
msgid "Set user as"
|
2667 |
msgstr ""
|
2668 |
|
2669 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2670 |
#, fuzzy
|
2671 |
msgid "Activate"
|
2672 |
msgstr "Актыўна"
|
2673 |
|
2674 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2675 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2676 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2677 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2678 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2679 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2680 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2681 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2682 |
#, fuzzy
|
2683 |
msgid "Do you really want"
|
2684 |
msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
|
2685 |
|
2686 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2687 |
msgid "make user active"
|
2688 |
msgstr ""
|
2689 |
|
2690 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2691 |
#, fuzzy
|
2692 |
msgid "Deactivate"
|
2693 |
msgstr "Актыўна"
|
2694 |
|
2695 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2696 |
msgid "Set as inactive"
|
2697 |
msgstr ""
|
2698 |
|
2699 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2700 |
msgid "make user inactive"
|
2701 |
msgstr ""
|
2702 |
|
2703 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2704 |
#, fuzzy
|
2705 |
msgid "Delete configuration"
|
2706 |
msgstr "Выдаленне дадзеных па браняванні"
|
2707 |
|
2708 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2709 |
msgid "delete configuration"
|
2710 |
msgstr ""
|
2711 |
|
2712 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2713 |
#, fuzzy
|
2714 |
msgid "Delete all booking data"
|
2715 |
msgstr "Выдаленне дадзеных па браняванні"
|
2716 |
|
2717 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2718 |
#, fuzzy
|
2719 |
msgid "delete all booking data"
|
2720 |
msgstr "Выдаленне дадзеных па браняванні"
|
2721 |
|
2722 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2723 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2724 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2725 |
#, fuzzy
|
2726 |
msgid "Super Admin"
|
2727 |
msgstr "Супериор "
|
2728 |
|
2729 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2730 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2731 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2732 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2733 |
msgid "set user as"
|
2734 |
msgstr ""
|
2735 |
|
2736 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2737 |
msgid "Low Level user"
|
2738 |
msgstr ""
|
2739 |
|
2740 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2741 |
msgid "Low level user"
|
2742 |
msgstr ""
|
2743 |
|
2744 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2745 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2746 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2747 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2748 |
#, fuzzy
|
2749 |
msgid "Regular user"
|
2750 |
msgstr "Гады"
|
2751 |
|
2752 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2753 |
#, fuzzy
|
2754 |
msgid "Login"
|
2755 |
msgstr "Спасылкі"
|
2756 |
|
2757 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2758 |
#, fuzzy
|
2759 |
msgid "Suite"
|
2760 |
msgstr "Загаловак"
|
2761 |
|
2762 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2763 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2764 |
#, fuzzy
|
2765 |
-
msgid "
|
2766 |
-
msgstr "
|
2767 |
|
2768 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2769 |
#, fuzzy
|
2770 |
-
msgid "
|
2771 |
-
msgstr "
|
2772 |
|
2773 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2774 |
-
|
2775 |
-
|
2776 |
-
msgstr "Новае браняванне"
|
2777 |
|
2778 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2779 |
-
|
2780 |
-
|
2781 |
-
|
2782 |
-
msgstr "
|
2783 |
|
2784 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2785 |
#, fuzzy
|
2786 |
-
msgid "
|
2787 |
-
msgstr "
|
2788 |
|
2789 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2790 |
-
msgid "
|
2791 |
msgstr ""
|
2792 |
|
2793 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2794 |
-
|
2795 |
-
msgid "
|
2796 |
msgstr ""
|
2797 |
|
2798 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2799 |
-
|
2800 |
-
msgid "
|
2801 |
-
msgstr ""
|
2802 |
|
2803 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2804 |
#, php-format
|
2805 |
-
msgid "
|
|
|
|
|
2806 |
msgstr ""
|
2807 |
|
2808 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2809 |
#, php-format
|
2810 |
-
msgid "
|
|
|
|
|
2811 |
msgstr ""
|
2812 |
|
2813 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2814 |
#, fuzzy
|
2815 |
-
msgid "This booking resources
|
2816 |
msgstr "Тып бранявання"
|
2817 |
|
2818 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2819 |
msgid "Processing..."
|
2820 |
msgstr ""
|
2821 |
|
2822 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2823 |
-
msgid "Generating
|
2824 |
msgstr ""
|
2825 |
|
2826 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2827 |
#, fuzzy
|
2828 |
msgid "Exporting booking data..."
|
2829 |
msgstr "Выдаленне дадзеных па браняванні"
|
2830 |
|
2831 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2832 |
msgid "Generating content of file"
|
2833 |
msgstr ""
|
2834 |
|
2835 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2836 |
#, fuzzy
|
2837 |
msgid "Saving to file"
|
2838 |
msgstr "у календары"
|
2839 |
|
2840 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2841 |
#, fuzzy
|
2842 |
msgid "Export bookings"
|
2843 |
msgstr "Тып бранявання"
|
2844 |
|
2845 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2846 |
msgid "Download the CSV file of exported booking data"
|
2847 |
msgstr ""
|
2848 |
|
2849 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2850 |
msgid "Download"
|
2851 |
msgstr ""
|
2852 |
|
2853 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2854 |
#, fuzzy
|
2855 |
msgid "Done!"
|
2856 |
msgstr "Тэлефон"
|
2857 |
|
2858 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
2859 |
#, fuzzy
|
2860 |
msgid "link"
|
2861 |
msgstr "Спасылкі"
|
2862 |
|
2863 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2864 |
#, fuzzy
|
2865 |
msgid "Print bookings"
|
2866 |
msgstr "%sвремя канчаткі бранявання%s"
|
2867 |
|
2868 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2869 |
-
msgid "The booking
|
2870 |
msgstr ""
|
2871 |
|
2872 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2873 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2874 |
-
|
|
|
|
|
2875 |
msgstr ""
|
2876 |
|
2877 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2878 |
-
|
2879 |
-
|
|
|
2880 |
|
2881 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2882 |
#, fuzzy
|
2883 |
msgid "Add New Booking Resource(s)"
|
2884 |
msgstr "Дадаць новае браняванне"
|
2885 |
|
2886 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2887 |
#, fuzzy
|
2888 |
msgid "New Resource"
|
2889 |
msgstr "Дадаць новае браняванне"
|
2890 |
|
2891 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2892 |
#, fuzzy
|
2893 |
msgid "Enter name of booking resource"
|
2894 |
msgstr "Сезонныя змены коштаў"
|
2895 |
|
2896 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2897 |
msgid "Enter title here"
|
2898 |
msgstr ""
|
2899 |
|
2900 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2901 |
#, fuzzy
|
2902 |
msgid "Advanced Options"
|
2903 |
msgstr "Пашыраныя налады"
|
2904 |
|
2905 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2906 |
#, fuzzy
|
2907 |
msgid "Add new resource(s)"
|
2908 |
msgstr "Дадаць новае браняванне"
|
2909 |
|
2910 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2911 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2912 |
#, fuzzy
|
2913 |
msgid "Default booking resource"
|
2914 |
msgstr "Тып бранявання"
|
2915 |
|
2916 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2917 |
-
msgid "Enter your order number
|
2918 |
msgstr ""
|
2919 |
|
2920 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2921 |
#, fuzzy
|
2922 |
msgid "Select your default booking resource."
|
2923 |
msgstr "Сезонныя змены коштаў"
|
2924 |
|
2925 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2926 |
-
|
2927 |
-
|
|
|
2928 |
|
2929 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2930 |
-
#, php-format
|
2931 |
-
msgid "
|
2932 |
-
|
|
|
|
|
2933 |
|
2934 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2935 |
#, fuzzy
|
2936 |
-
msgid "Change hash after
|
2937 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
2938 |
|
2939 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2940 |
-
msgid "
|
|
|
|
|
2941 |
msgstr ""
|
2942 |
|
2943 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2944 |
#, php-format
|
2945 |
msgid "%s - start new translation section, where %s - locale of translation"
|
2946 |
msgstr ""
|
2947 |
|
2948 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2949 |
#, fuzzy, php-format
|
2950 |
-
msgid "Example #1: %s - start French
|
2951 |
msgstr "Прыклад: %s "
|
2952 |
|
2953 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2954 |
#, php-format
|
2955 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
2956 |
msgstr ""
|
2957 |
|
2958 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2959 |
-
msgid "
|
|
|
2960 |
msgstr ""
|
2961 |
|
2962 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2963 |
#, fuzzy
|
2964 |
msgid "New for Admin"
|
2965 |
msgstr "Супериор "
|
2966 |
|
2967 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2968 |
-
msgid "
|
|
|
|
|
2969 |
msgstr ""
|
2970 |
|
2971 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2972 |
#, fuzzy
|
2973 |
msgid "New for Visitor"
|
2974 |
msgstr "Лік наведвальнікаў"
|
2975 |
|
2976 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2977 |
-
|
2978 |
-
|
|
|
|
|
|
|
2979 |
|
2980 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2981 |
-
msgid "
|
|
|
|
|
2982 |
msgstr ""
|
2983 |
|
2984 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2985 |
#, fuzzy
|
2986 |
msgid "Declined"
|
2987 |
msgstr "Выдалена"
|
2988 |
|
2989 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2990 |
#, fuzzy
|
2991 |
-
msgid "
|
|
|
|
|
2992 |
msgstr "Ліст наведвальніку пасля рэдагавання брані."
|
2993 |
|
2994 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2995 |
-
msgid "
|
2996 |
msgstr ""
|
2997 |
|
2998 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2999 |
-
msgid "
|
|
|
|
|
3000 |
msgstr ""
|
3001 |
|
3002 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3003 |
#, fuzzy
|
3004 |
msgid "Payment request"
|
3005 |
msgstr "Аплата"
|
3006 |
|
3007 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3008 |
#, fuzzy
|
3009 |
msgid "Incorrect date format"
|
3010 |
msgstr "Некоректный фармат даты"
|
3011 |
|
3012 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3013 |
#, fuzzy
|
3014 |
msgid "Booking resource selection:"
|
3015 |
msgstr "Тып бранявання"
|
3016 |
|
3017 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3018 |
#, fuzzy
|
3019 |
msgid "All bookings"
|
3020 |
msgstr "Дадаць рэзерв"
|
3021 |
|
3022 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3023 |
msgid "All incoming bookings"
|
3024 |
msgstr ""
|
3025 |
|
3026 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3027 |
-
|
3028 |
-
|
|
|
3029 |
|
3030 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3031 |
#, fuzzy
|
3032 |
-
msgid "
|
3033 |
-
msgstr "
|
3034 |
|
3035 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3036 |
msgid "Add new booking resource"
|
3037 |
msgstr "Дадаць новае браняванне"
|
3038 |
|
3039 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3040 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
3041 |
msgid "Updated successfully"
|
3042 |
msgstr "Абноўлена паспяхова"
|
3043 |
|
3044 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3045 |
-
msgid "
|
|
|
3046 |
msgstr ""
|
3047 |
|
3048 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3049 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3050 |
-
|
|
|
3051 |
msgstr "Электронная ліст для \"Адміністратара\" пасля бранявання на сайце"
|
3052 |
|
3053 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3054 |
msgid "To"
|
3055 |
msgstr "Каму"
|
3056 |
|
3057 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
3058 |
#, fuzzy, php-format
|
3059 |
-
msgid "Type default %sadmin email%s for
|
3060 |
msgstr "Увядзіце %s еў. почу адміністратара%s для праверкі бранявання"
|
3061 |
|
3062 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3063 |
#, fuzzy, php-format
|
3064 |
-
msgid "
|
3065 |
-
|
|
|
|
|
3066 |
|
3067 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3068 |
#, fuzzy, php-format
|
3069 |
-
msgid "Type your %
|
3070 |
msgstr "Увядзіце тэкст %sписьма для праверкі бранявання%s на сайце"
|
3071 |
|
3072 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3073 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2862
|
3074 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2919
|
3075 |
-
#, php-format
|
3076 |
-
msgid "%s - inserting detail person info, "
|
3077 |
-
msgstr "%s - дадаць падрабязную інфармацыю, пра твар якое зрабіла рэзерв,"
|
3078 |
-
|
3079 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2805
|
3080 |
-
#, fuzzy, php-format
|
3081 |
-
msgid "%s - inserting moderate link of new booking, "
|
3082 |
-
msgstr "%s - уставіць даты бранявання"
|
3083 |
-
|
3084 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2806
|
3085 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2863
|
3086 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2920
|
3087 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3034
|
3088 |
-
#, fuzzy, php-format
|
3089 |
-
msgid "%s - inserting link to booking editable by vistor from his account, "
|
3090 |
-
msgstr "%s - уставіць тып бранявання"
|
3091 |
-
|
3092 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2808
|
3093 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2865
|
3094 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2922
|
3095 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2978
|
3096 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3036
|
3097 |
#, fuzzy, php-format
|
3098 |
-
msgid "%
|
3099 |
-
msgstr "%s
|
3100 |
|
3101 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3102 |
#, fuzzy, php-format
|
3103 |
-
msgid "
|
3104 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3105 |
|
3106 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3107 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3108 |
#, fuzzy
|
3109 |
-
msgid "Email to \"Person\" after
|
3110 |
msgstr "Ліст наведвальніку пасля рэдагавання брані."
|
3111 |
|
3112 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3113 |
#, fuzzy, php-format
|
3114 |
-
msgid "
|
|
|
|
|
3115 |
msgstr "Увядзіце тэму ліста пры %sредактировании браняванні%s"
|
3116 |
|
3117 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3118 |
#, fuzzy, php-format
|
3119 |
-
msgid "
|
|
|
3120 |
msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
|
3121 |
|
3122 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3123 |
#, fuzzy, php-format
|
3124 |
-
msgid "
|
3125 |
-
|
|
|
|
|
|
|
|
|
|
|
3126 |
|
3127 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3128 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3129 |
-
|
3130 |
-
|
|
|
3131 |
|
3132 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3133 |
#, fuzzy, php-format
|
3134 |
-
msgid "Type your email subject for %
|
3135 |
-
msgstr "Увядзіце
|
3136 |
|
3137 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3138 |
-
#, php-format
|
3139 |
-
msgid "Type your %semail message for
|
3140 |
msgstr "Увядзіце тэкст ліста %sдля пацверджанні бранявання%s на сайце"
|
3141 |
|
3142 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3143 |
#, fuzzy, php-format
|
3144 |
-
msgid "
|
3145 |
-
|
|
|
|
|
|
|
|
|
|
|
3146 |
|
3147 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3148 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3149 |
-
|
3150 |
-
|
|
|
3151 |
|
3152 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3153 |
#, fuzzy, php-format
|
3154 |
-
msgid "Type your email subject for %
|
3155 |
msgstr "Увядзіце тэму ліста для %sотказа браняванні%s"
|
3156 |
|
3157 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3158 |
-
#, php-format
|
3159 |
-
msgid "Type your %semail message for
|
3160 |
msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
|
3161 |
|
3162 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3163 |
-
#, php-format
|
3164 |
-
msgid "%s - inserting reason of cancel booking"
|
3165 |
-
msgstr "%s - уставіць чыннік адмовы"
|
3166 |
-
|
3167 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2980
|
3168 |
#, fuzzy, php-format
|
3169 |
-
msgid "
|
3170 |
-
|
|
|
|
|
|
|
|
|
3171 |
|
3172 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3173 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3174 |
-
|
3175 |
-
|
|
|
3176 |
|
3177 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3178 |
#, fuzzy, php-format
|
3179 |
-
msgid "Type your email subject for %
|
3180 |
-
msgstr "
|
3181 |
|
3182 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3183 |
-
#, php-format
|
3184 |
-
msgid "Type your %semail message for
|
3185 |
msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
|
3186 |
|
3187 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3188 |
#, fuzzy, php-format
|
3189 |
-
msgid "
|
3190 |
-
|
|
|
|
|
|
|
|
|
|
|
3191 |
|
3192 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3193 |
msgid "Form fields"
|
3194 |
msgstr "Палі формы"
|
3195 |
|
3196 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3197 |
#, fuzzy, php-format
|
3198 |
-
msgid "%sGeneral shortcode rule
|
3199 |
msgstr "%sОсновные кіравала для фармавання пазнак для ўстаўкі палёў воода:%s"
|
3200 |
|
3201 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3202 |
msgid "Parameters: "
|
3203 |
msgstr "Параметры:"
|
3204 |
|
3205 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3206 |
#, fuzzy, php-format
|
3207 |
msgid "%s - this symbol means that this field is Required (can not be skipped)"
|
3208 |
msgstr "%s - гэты знак азначае абавязковае поле (можа быць прапушчаны)"
|
3209 |
|
3210 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3211 |
#, fuzzy, php-format
|
3212 |
msgid "%s - field name, must be unique (can not be skipped)"
|
3213 |
msgstr "%s - назва поля, павінна быць унікальным (не можа быць прапушчана) "
|
3214 |
|
3215 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3216 |
#, fuzzy, php-format
|
3217 |
-
msgid "%s - default value of field (
|
3218 |
msgstr "%s - значэнне поля па змаўчанні (можа быць прапушчана)"
|
3219 |
|
3220 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3221 |
-
#, php-format
|
3222 |
-
msgid "%sUse these
|
3223 |
msgstr "%s Выкарыстоўвайце гэтыя пазнакі для дадання палёў у форму:%s "
|
3224 |
|
3225 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3226 |
#, php-format
|
3227 |
msgid "%s - calendar"
|
3228 |
msgstr "%s - каляндар"
|
3229 |
|
3230 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3231 |
#, php-format
|
3232 |
msgid "%s - CAPTCHA"
|
3233 |
msgstr "%s - CAPTCHA"
|
3234 |
|
3235 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3236 |
-
#, php-format
|
3237 |
-
msgid "%s - text field
|
3238 |
msgstr "%s - тэкставае поле"
|
3239 |
|
3240 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3241 |
#, php-format
|
3242 |
msgid "Example: %sJohn%s"
|
3243 |
msgstr "Прыклад: %s Іван%s "
|
3244 |
|
3245 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3246 |
-
#, php-format
|
3247 |
-
msgid "%s - start time field
|
3248 |
msgstr "%s - поле для ўводу часу старту бранявання."
|
3249 |
|
3250 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3251 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3252 |
-
#, php-format
|
3253 |
-
msgid "
|
3254 |
-
|
|
|
|
|
|
|
|
|
3255 |
|
3256 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3257 |
-
#, php-format
|
3258 |
-
msgid "%s - end time field
|
3259 |
msgstr "%s - поле для ўводу часу канчатка бранявання."
|
3260 |
|
3261 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3262 |
#, fuzzy, php-format
|
3263 |
-
msgid "%s -
|
3264 |
msgstr "%s - поле для ўводу часу старту бранявання."
|
3265 |
|
3266 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3267 |
-
#, php-format
|
3268 |
-
msgid "
|
3269 |
-
|
|
|
|
|
|
|
3270 |
|
3271 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3272 |
#, php-format
|
3273 |
msgid "%s - duration time field. "
|
3274 |
msgstr "%s - поле для ўводу працягласці часу бранявання."
|
3275 |
|
3276 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3277 |
-
#, php-format
|
3278 |
-
msgid "
|
3279 |
-
|
|
|
|
|
|
|
|
|
|
|
3280 |
|
3281 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3282 |
#, php-format
|
3283 |
-
msgid "
|
3284 |
-
|
|
|
|
|
|
|
3285 |
|
3286 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3287 |
#, fuzzy, php-format
|
3288 |
msgid "%s - email field, "
|
3289 |
msgstr "%s - поле для воода еў. пошты"
|
3290 |
|
3291 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3292 |
#, php-format
|
3293 |
msgid "%s - select field, "
|
3294 |
msgstr "%s - поле з выпадальным спісам"
|
3295 |
|
3296 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3297 |
#, php-format
|
3298 |
msgid "%s - checkbox field, "
|
3299 |
msgstr "%s - поле з пазнакай"
|
3300 |
|
3301 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3302 |
#, fuzzy, php-format
|
3303 |
msgid "Example #1: %s "
|
3304 |
msgstr "Прыклад: %s "
|
3305 |
|
3306 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3307 |
#, php-format
|
3308 |
msgid "Example #2: %s - checked by default"
|
3309 |
msgstr ""
|
3310 |
|
3311 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3312 |
#, php-format
|
3313 |
msgid "Example #3: %s - several values"
|
3314 |
msgstr ""
|
3315 |
|
3316 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3317 |
#, php-format
|
3318 |
msgid "%s - textarea field, "
|
3319 |
msgstr "%s - тэкставае поле"
|
3320 |
|
3321 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3322 |
#, fuzzy, php-format
|
3323 |
msgid "%s - countries list field, "
|
3324 |
msgstr "%s - поле з выпадальным спісам"
|
3325 |
|
3326 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3327 |
#, fuzzy, php-format
|
3328 |
msgid "Example #1: %s - default usage"
|
3329 |
msgstr "Прыклад: %s "
|
3330 |
|
3331 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3332 |
#, php-format
|
3333 |
msgid "Example #2: %s - country selected by default"
|
3334 |
msgstr ""
|
3335 |
|
3336 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3337 |
#, php-format
|
3338 |
msgid "%s - submit button, "
|
3339 |
msgstr "%s - кнопка для адпраўкі"
|
3340 |
|
3341 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3342 |
#, php-format
|
3343 |
msgid "Example: %sSend%s "
|
3344 |
msgstr "Прыклад: %sОтправить%s "
|
3345 |
|
3346 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3347 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3348 |
#, php-format
|
3349 |
msgid "%s - inserting new line, "
|
3350 |
msgstr "%s - дадаць новы радок"
|
3351 |
|
3352 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3353 |
-
|
3354 |
-
|
3355 |
-
|
3356 |
-
|
3357 |
-
|
3358 |
-
msgid "Reset to default Payment form"
|
3359 |
-
msgstr "Абнавіць да значэння па змаўчанні"
|
3360 |
-
|
3361 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3216
|
3362 |
-
#, fuzzy, php-format
|
3363 |
-
msgid "Form content data showing in emails (%s-shortcode) and inside approval and booking tables in booking calendar page"
|
3364 |
-
msgstr "Форма ўтрымання дадзеных паказана ў лістах(%s - пазнака) і ўсярэдзіне табліц пацверджання і браняванні на старонцы календара бранявання"
|
3365 |
|
3366 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3367 |
#, php-format
|
3368 |
msgid "%s - inserting data from fields of booking form, "
|
3369 |
msgstr "%s - даданне палёў з дадзенымі формы бранявання,"
|
3370 |
|
3371 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3372 |
-
|
3373 |
-
|
3374 |
-
|
3375 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3233
|
3376 |
-
#, fuzzy
|
3377 |
-
msgid "Reset to default Payment form content"
|
3378 |
-
msgstr "Абнавіць да значэння па змаўчанні"
|
3379 |
-
|
3380 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3330
|
3381 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3342
|
3382 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3358
|
3383 |
msgid "First Name"
|
3384 |
msgstr "Імя"
|
3385 |
|
3386 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3387 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3388 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
3389 |
msgid "Last Name"
|
3390 |
msgstr "Прозвішча"
|
3391 |
|
3392 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3393 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3394 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
3395 |
msgid "Email"
|
3396 |
msgstr "Емейл"
|
3397 |
|
3398 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3399 |
#, fuzzy
|
3400 |
msgid "Address"
|
3401 |
msgstr "Дадаць"
|
3402 |
|
3403 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3404 |
msgid "City"
|
3405 |
msgstr ""
|
3406 |
|
3407 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3408 |
msgid "Post code"
|
3409 |
msgstr ""
|
3410 |
|
3411 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
3412 |
#, fuzzy, php-format
|
3413 |
-
msgid "
|
3414 |
-
|
|
|
|
|
|
|
|
|
3415 |
|
3416 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3417 |
#, fuzzy
|
3418 |
-
msgid "The
|
3419 |
msgstr "Ваша бронь была зменена"
|
3420 |
|
3421 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3422 |
#, fuzzy, php-format
|
3423 |
-
msgid "
|
3424 |
-
|
|
|
|
|
|
|
|
|
3425 |
|
3426 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3427 |
msgid "Sending request..."
|
3428 |
msgstr ""
|
3429 |
|
3430 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3431 |
msgid "Order number"
|
3432 |
msgstr ""
|
3433 |
|
3434 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3435 |
#, fuzzy
|
3436 |
msgid "Register"
|
3437 |
msgstr "Забранявана"
|
3438 |
|
3439 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3440 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3441 |
msgstr ""
|
3442 |
|
3443 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3444 |
#, php-format
|
3445 |
-
msgid "
|
|
|
|
|
3446 |
msgstr ""
|
3447 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3448 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:22
|
3449 |
msgid "Integration of iPay88 payment system"
|
3450 |
msgstr ""
|
@@ -3466,7 +4135,7 @@ msgstr "Актывацыя Paypal"
|
|
3466 |
|
3467 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:119
|
3468 |
#, fuzzy
|
3469 |
-
msgid "
|
3470 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
3471 |
|
3472 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:125
|
@@ -3486,6 +4155,8 @@ msgid "Enter your iPay88 Merchant Key."
|
|
3486 |
msgstr ""
|
3487 |
|
3488 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:168
|
|
|
|
|
3489 |
msgid "Choose Payment Currency"
|
3490 |
msgstr "Абярыце валюту плацяжу"
|
3491 |
|
@@ -3494,6 +4165,8 @@ msgid "Malaysian Ringgit"
|
|
3494 |
msgstr ""
|
3495 |
|
3496 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:173
|
|
|
|
|
3497 |
msgid "U.S. Dollars"
|
3498 |
msgstr "Даляры ЗША"
|
3499 |
|
@@ -3503,140 +4176,201 @@ msgid "Philippines Peso"
|
|
3503 |
msgstr "Филипинский пессо"
|
3504 |
|
3505 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:178
|
|
|
|
|
3506 |
msgid "Euros"
|
3507 |
msgstr "Еўра"
|
3508 |
|
3509 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:179
|
|
|
3510 |
msgid "Pounds Sterling"
|
3511 |
msgstr "Фунты Стэрлінгаў"
|
3512 |
|
3513 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:180
|
|
|
3514 |
msgid "Yen"
|
3515 |
msgstr "Ены"
|
3516 |
|
3517 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:181
|
|
|
|
|
3518 |
msgid "Australian Dollars"
|
3519 |
msgstr "Аўстралійскія даляры"
|
3520 |
|
3521 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:182
|
|
|
|
|
3522 |
msgid "Canadian Dollars"
|
3523 |
msgstr "Канадскія даляры"
|
3524 |
|
3525 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:183
|
|
|
|
|
3526 |
msgid "New Zealand Dollar"
|
3527 |
msgstr "Новазеландскія даляры"
|
3528 |
|
3529 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:184
|
|
|
|
|
3530 |
msgid "Swiss Franc"
|
3531 |
msgstr "Швейцарскія франкі"
|
3532 |
|
3533 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:185
|
|
|
|
|
3534 |
msgid "Hong Kong Dollar"
|
3535 |
msgstr "Гонгконские даляры"
|
3536 |
|
3537 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:186
|
|
|
|
|
3538 |
msgid "Singapore Dollar"
|
3539 |
msgstr "Сінгапурскія даляры"
|
3540 |
|
3541 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:187
|
|
|
|
|
3542 |
msgid "Swedish Krona"
|
3543 |
msgstr "Швецкая крона"
|
3544 |
|
3545 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:188
|
|
|
|
|
3546 |
msgid "Danish Krone"
|
3547 |
msgstr "Дацкая крона"
|
3548 |
|
3549 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:189
|
|
|
|
|
3550 |
msgid "Polish Zloty"
|
3551 |
msgstr "Польскі злоты"
|
3552 |
|
3553 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:190
|
|
|
|
|
3554 |
msgid "Norwegian Krone"
|
3555 |
msgstr "Нарвежская крона"
|
3556 |
|
3557 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:191
|
|
|
|
|
3558 |
msgid "Hungarian Forint"
|
3559 |
msgstr "Вугорскі форынт"
|
3560 |
|
3561 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:192
|
|
|
|
|
3562 |
msgid "Czech Koruna"
|
3563 |
msgstr "Чэшская крона"
|
3564 |
|
3565 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:193
|
|
|
3566 |
msgid "Israeli Shekel"
|
3567 |
msgstr "Ізраільскі шекель"
|
3568 |
|
3569 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:194
|
|
|
|
|
3570 |
msgid "Mexican Peso"
|
3571 |
msgstr "Мексіканскі пессо."
|
3572 |
|
3573 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:195
|
|
|
|
|
3574 |
msgid "Brazilian Real (only for Brazilian users)"
|
3575 |
msgstr "Бразільскі рэал (толькі для бразільскіх карыстачоў)"
|
3576 |
|
3577 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:196
|
|
|
|
|
3578 |
msgid "Malaysian Ringgits (only for Malaysian users)"
|
3579 |
msgstr "Малайзійскі ринггит (толькі для карыстачоў Малайзіі)"
|
3580 |
|
3581 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:197
|
|
|
|
|
3582 |
msgid "Philippine Pesos"
|
3583 |
msgstr "Филипинский пессо"
|
3584 |
|
3585 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:198
|
|
|
|
|
3586 |
msgid "Taiwan New Dollars"
|
3587 |
msgstr "Тайванский новы даляр"
|
3588 |
|
3589 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:199
|
|
|
|
|
3590 |
msgid "Thai Baht"
|
3591 |
msgstr "Тайландскі бат"
|
3592 |
|
3593 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:201
|
|
|
|
|
3594 |
msgid "This is the currency for your visitors to make Payments"
|
3595 |
msgstr "Гэта валюта для Вашых наведвальнікаў для ажыццяўлення плацяжоў"
|
3596 |
|
3597 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:211
|
|
|
|
|
3598 |
msgid "Payment description"
|
3599 |
msgstr "Апісанне плацяжоў"
|
3600 |
|
3601 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:212
|
|
|
|
|
3602 |
msgid "Enter the service name or the reason for the payment here."
|
3603 |
msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
|
3604 |
|
3605 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:223
|
|
|
|
|
3606 |
msgid " Use these shortcodes for customization: "
|
3607 |
msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
|
3608 |
|
3609 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:224
|
|
|
|
|
3610 |
#, php-format
|
3611 |
msgid "%s[bookingname]%s - inserting name of booking resource, "
|
3612 |
msgstr "%s[bookingname]%s - дадаць назву бранявання,"
|
3613 |
|
3614 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:225
|
|
|
|
|
3615 |
#, php-format
|
3616 |
msgid "%s[dates]%s - inserting list of reserved dates "
|
3617 |
msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
|
3618 |
|
3619 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:226
|
|
|
|
|
3620 |
#, fuzzy, php-format
|
3621 |
msgid "%s[datescount]%s - inserting number of reserved dates "
|
3622 |
msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
|
3623 |
|
3624 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:238
|
|
|
3625 |
#, fuzzy
|
3626 |
msgid "Show payment description"
|
3627 |
msgstr "Апісанне плацяжоў"
|
3628 |
|
3629 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:239
|
|
|
3630 |
#, fuzzy
|
3631 |
-
msgid "
|
3632 |
msgstr "у форме бранявання"
|
3633 |
|
3634 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:243
|
|
|
3635 |
#, fuzzy
|
3636 |
-
msgid "
|
|
|
|
|
3637 |
msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
|
3638 |
|
3639 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:252
|
|
|
3640 |
msgid "Return URL after Successful order"
|
3641 |
msgstr ""
|
3642 |
|
@@ -3646,10 +4380,11 @@ msgstr ""
|
|
3646 |
|
3647 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:257
|
3648 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:268
|
3649 |
-
msgid "Please test this URL
|
3650 |
msgstr ""
|
3651 |
|
3652 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:263
|
|
|
3653 |
#, fuzzy
|
3654 |
msgid "Return URL after Failed order"
|
3655 |
msgstr "Спасылка для вяртання з Paypal-а"
|
@@ -3659,26 +4394,39 @@ msgid "Enter a return relative Failed URL."
|
|
3659 |
msgstr ""
|
3660 |
|
3661 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:274
|
|
|
|
|
3662 |
#, fuzzy
|
3663 |
-
msgid "
|
3664 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
3665 |
|
3666 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:278
|
3667 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3668 |
msgstr ""
|
3669 |
|
3670 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
|
|
3671 |
#, php-format
|
3672 |
-
msgid "
|
|
|
|
|
3673 |
msgstr ""
|
3674 |
|
3675 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:
|
3676 |
msgid "Proceed with iPay88 Payment"
|
3677 |
msgstr ""
|
3678 |
|
3679 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:
|
3680 |
-
|
3681 |
-
|
|
|
|
|
3682 |
msgstr "Аплата бранявання %s на наступныя дні:%s"
|
3683 |
|
3684 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:120
|
@@ -3702,252 +4450,276 @@ msgstr ""
|
|
3702 |
msgid "PayPal"
|
3703 |
msgstr "Актывацыя Paypal"
|
3704 |
|
3705 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3706 |
msgid "PayPal customization"
|
3707 |
msgstr "Налада Paypal"
|
3708 |
|
3709 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3710 |
#, fuzzy
|
3711 |
msgid "Paypal Standard"
|
3712 |
msgstr "Стандарт "
|
3713 |
|
3714 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3715 |
msgid "Paypal Pro Hosted Solution"
|
3716 |
msgstr ""
|
3717 |
|
3718 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3719 |
msgid "IPN"
|
3720 |
msgstr ""
|
3721 |
|
3722 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3723 |
msgid "Sending email for verified transaction"
|
3724 |
msgstr ""
|
3725 |
|
3726 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3727 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3728 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3729 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3730 |
#, fuzzy
|
3731 |
msgid "Active / Inactive"
|
3732 |
msgstr "Актыўна"
|
3733 |
|
3734 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3735 |
#, php-format
|
3736 |
msgid "Email for getting report for %sverified%s transactions."
|
3737 |
msgstr ""
|
3738 |
|
3739 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3740 |
msgid "Sending email for invalid transaction"
|
3741 |
msgstr ""
|
3742 |
|
3743 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3744 |
#, php-format
|
3745 |
msgid "Email for getting report for %sinvalid%s transactions."
|
3746 |
msgstr ""
|
3747 |
|
3748 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3749 |
-
msgid "Sending email if error
|
3750 |
msgstr ""
|
3751 |
|
3752 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3753 |
#, php-format
|
3754 |
-
msgid "Email for getting report for %ssome errors in
|
3755 |
msgstr ""
|
3756 |
|
3757 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3758 |
msgid "Use SSL connection"
|
3759 |
msgstr ""
|
3760 |
|
3761 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3762 |
-
msgid "
|
|
|
3763 |
msgstr ""
|
3764 |
|
3765 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3766 |
msgid "Use cURL posting"
|
3767 |
msgstr ""
|
3768 |
|
3769 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3770 |
msgid "Use the cURL for posting data, instead of fsockopen() function"
|
3771 |
msgstr ""
|
3772 |
|
3773 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3774 |
-
msgid "
|
3775 |
-
|
3776 |
-
|
3777 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:282
|
3778 |
-
msgid "Click Profile on the My Account tab."
|
3779 |
msgstr ""
|
3780 |
|
3781 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:283
|
3782 |
-
msgid "Click
|
3783 |
msgstr ""
|
3784 |
|
3785 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:284
|
3786 |
-
msgid "
|
|
|
|
|
3787 |
msgstr ""
|
3788 |
|
3789 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:285
|
3790 |
-
msgid "
|
|
|
|
|
3791 |
msgstr ""
|
3792 |
|
3793 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:286
|
3794 |
-
msgid "
|
3795 |
msgstr ""
|
3796 |
|
3797 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:287
|
3798 |
-
msgid "Click
|
3799 |
msgstr ""
|
3800 |
|
3801 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:288
|
3802 |
-
msgid "Click
|
|
|
|
|
|
|
|
|
|
|
|
|
3803 |
msgstr ""
|
3804 |
|
3805 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3806 |
msgid "PayPal active"
|
3807 |
msgstr "Актывацыя Paypal"
|
3808 |
|
3809 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3810 |
#, fuzzy
|
3811 |
-
msgid "
|
3812 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
3813 |
|
3814 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3815 |
msgid "Payment Pro Hosted Solution active"
|
3816 |
msgstr ""
|
3817 |
|
3818 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3819 |
#, fuzzy
|
3820 |
-
msgid "
|
3821 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
3822 |
|
3823 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3824 |
msgid "Secure Merchant ID"
|
3825 |
msgstr ""
|
3826 |
|
3827 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3828 |
msgid "This is the Secure Merchant ID, which can be found on the profile page"
|
3829 |
msgstr ""
|
3830 |
|
3831 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3832 |
msgid "Paypal Email address to receive payments"
|
3833 |
msgstr "Электронная пошта Paypal для атрымання плацяжоў"
|
3834 |
|
3835 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3836 |
-
|
|
|
3837 |
msgstr "Электронная пошта экаунта Paypal, куды будуць ісці плацяжы."
|
3838 |
|
3839 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3840 |
#, fuzzy
|
3841 |
msgid "Chose payment mode"
|
3842 |
msgstr "Абярыце валюту плацяжу"
|
3843 |
|
3844 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3845 |
#, fuzzy
|
3846 |
msgid "Live"
|
3847 |
msgstr "Анлайн дэма "
|
3848 |
|
3849 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3850 |
msgid "Sandbox"
|
3851 |
msgstr ""
|
3852 |
|
3853 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3854 |
#, fuzzy
|
3855 |
msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
|
3856 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
3857 |
|
3858 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3859 |
#, fuzzy
|
3860 |
msgid "Payment action"
|
3861 |
msgstr "Апісанне плацяжоў"
|
3862 |
|
3863 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3864 |
#, fuzzy
|
3865 |
msgid "Sale"
|
3866 |
msgstr "Захаваць"
|
3867 |
|
3868 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3869 |
#, fuzzy
|
3870 |
msgid "Authorization"
|
3871 |
msgstr "налада емейла"
|
3872 |
|
3873 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3874 |
-
msgid "
|
|
|
|
|
3875 |
msgstr ""
|
3876 |
|
3877 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3878 |
msgid "British Pound"
|
3879 |
msgstr ""
|
3880 |
|
3881 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3882 |
msgid "Japanese Yen"
|
3883 |
msgstr ""
|
3884 |
|
3885 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3886 |
#, fuzzy
|
3887 |
msgid "Israeli New Shekel"
|
3888 |
msgstr "Ізраільскі шекель"
|
3889 |
|
3890 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3891 |
msgid "Turkish Lira (only for Turkish members)"
|
3892 |
msgstr ""
|
3893 |
|
3894 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3895 |
#, fuzzy
|
3896 |
msgid "Show payment description in payment form."
|
3897 |
msgstr "Апісанне плацяжоў"
|
3898 |
|
3899 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3900 |
msgid "Reference Text Box Title"
|
3901 |
msgstr "Дапаможнае тэкставае поле"
|
3902 |
|
3903 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3904 |
-
|
3905 |
-
|
|
|
|
|
|
|
|
|
|
|
3906 |
|
3907 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3908 |
msgid "Return URL from PayPal"
|
3909 |
msgstr "Спасылка для вяртання з Paypal-а"
|
3910 |
|
3911 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3912 |
-
msgid "
|
|
|
|
|
|
|
3913 |
msgstr ""
|
3914 |
|
3915 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3916 |
#, php-format
|
3917 |
msgid ""
|
3918 |
-
"
|
|
|
3919 |
"Follow these steps to configure it:%s\n"
|
3920 |
"1. Log in to your PayPal account.%s\n"
|
3921 |
"2. Click the Profile subtab.%s\n"
|
3922 |
"3. Click Website Payment Preferences in the Seller Preferences column.%s\n"
|
3923 |
"4. Under Auto Return for Website Payments, click the On radio button.%s\n"
|
3924 |
-
"5. For the Return URL, enter the
|
|
|
3925 |
msgstr ""
|
3926 |
|
3927 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3928 |
#, fuzzy
|
3929 |
msgid "Cancel Return URL from PayPal"
|
3930 |
msgstr "Спасылка для вяртання з Paypal-а"
|
3931 |
|
3932 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3933 |
-
msgid "
|
|
|
|
|
3934 |
msgstr ""
|
3935 |
|
3936 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3937 |
msgid "Button types"
|
3938 |
msgstr "Выгляды кнопкі"
|
3939 |
|
3940 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3941 |
#, fuzzy
|
3942 |
msgid "Select submit button type"
|
3943 |
msgstr "Абярыце тып якая пацвярджае кнопкі"
|
3944 |
|
3945 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3946 |
msgid "Make payments with payPal - its fast, free and secure!"
|
3947 |
msgstr "Зрабіце аплату пры дапамозе Paypal - гэта хутка і бяспечна."
|
3948 |
|
3949 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3950 |
-
|
|
|
3951 |
msgstr "Увядзіце ваш тэлефон"
|
3952 |
|
3953 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:21
|
@@ -3966,7 +4738,10 @@ msgstr "налада емейла"
|
|
3966 |
|
3967 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:79
|
3968 |
#, php-format
|
3969 |
-
msgid "
|
|
|
|
|
|
|
3970 |
msgstr ""
|
3971 |
|
3972 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:84
|
@@ -3975,7 +4750,7 @@ msgstr ""
|
|
3975 |
|
3976 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:90
|
3977 |
#, fuzzy
|
3978 |
-
msgid " Check this
|
3979 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
3980 |
|
3981 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:134
|
@@ -3995,23 +4770,33 @@ msgid "LIVE"
|
|
3995 |
msgstr ""
|
3996 |
|
3997 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:142
|
3998 |
-
msgid "
|
|
|
|
|
3999 |
msgstr ""
|
4000 |
|
4001 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:152
|
4002 |
#, fuzzy
|
4003 |
-
msgid "
|
4004 |
-
|
|
|
|
|
|
|
|
|
4005 |
|
4006 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:153
|
4007 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:164
|
4008 |
-
msgid "Please test this URL
|
4009 |
msgstr ""
|
4010 |
|
4011 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:163
|
4012 |
#, fuzzy
|
4013 |
-
msgid "
|
4014 |
-
|
|
|
|
|
|
|
|
|
4015 |
|
4016 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:184
|
4017 |
#, fuzzy
|
@@ -4019,7 +4804,9 @@ msgid "Vendor Name"
|
|
4019 |
msgstr "Прозвішча"
|
4020 |
|
4021 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:188
|
4022 |
-
msgid "
|
|
|
|
|
4023 |
msgstr ""
|
4024 |
|
4025 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:194
|
@@ -4027,7 +4814,8 @@ msgid "XOR Encryption password"
|
|
4027 |
msgstr ""
|
4028 |
|
4029 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:198
|
4030 |
-
msgid "
|
|
|
4031 |
msgstr ""
|
4032 |
|
4033 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:238
|
@@ -4047,288 +4835,486 @@ msgid "AUTHENTICATE"
|
|
4047 |
msgstr ""
|
4048 |
|
4049 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:246
|
4050 |
-
msgid "
|
|
|
|
|
4051 |
msgstr ""
|
4052 |
|
4053 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:252
|
4054 |
msgid "all"
|
4055 |
msgstr ""
|
4056 |
|
4057 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:
|
4058 |
#, fuzzy
|
4059 |
msgid "Pay now"
|
4060 |
msgstr "Купіць цяпер"
|
4061 |
|
4062 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:
|
4063 |
#, php-format
|
4064 |
msgid "Pay using %s payment service"
|
4065 |
msgstr ""
|
4066 |
|
4067 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4068 |
#, fuzzy
|
4069 |
msgid "week"
|
4070 |
msgstr "Адправіць"
|
4071 |
|
4072 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4073 |
msgid "weeks"
|
4074 |
msgstr ""
|
4075 |
|
4076 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4077 |
#, fuzzy
|
4078 |
msgid "month"
|
4079 |
msgstr "месяц(ы)"
|
4080 |
|
4081 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4082 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4083 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4084 |
#, fuzzy
|
4085 |
msgid "months"
|
4086 |
msgstr "месяц(ы)"
|
4087 |
|
4088 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
|
|
|
|
|
|
4089 |
#, fuzzy
|
4090 |
msgid "Year"
|
4091 |
msgstr "Гады"
|
4092 |
|
4093 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4094 |
#, fuzzy
|
4095 |
msgid "Actual dates"
|
4096 |
msgstr "Актыўна"
|
4097 |
|
4098 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4099 |
#, fuzzy
|
4100 |
msgid "Today"
|
4101 |
msgstr "днеи"
|
4102 |
|
4103 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4104 |
msgid "Previous dates"
|
4105 |
msgstr ""
|
4106 |
|
4107 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4108 |
#, fuzzy
|
4109 |
msgid "All dates"
|
4110 |
msgstr "Даты"
|
4111 |
|
4112 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4113 |
msgid "Some Next days"
|
4114 |
msgstr ""
|
4115 |
|
4116 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4117 |
#, fuzzy
|
4118 |
msgid "Some Prior days"
|
4119 |
msgstr "Лік месяцаў"
|
4120 |
|
4121 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4122 |
#, fuzzy
|
4123 |
msgid "Fixed dates interval"
|
4124 |
msgstr "фіксаваны ўнёсак"
|
4125 |
|
4126 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4127 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4128 |
msgid "Next"
|
4129 |
msgstr ""
|
4130 |
|
4131 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4132 |
#, fuzzy
|
4133 |
msgid "Prior"
|
4134 |
msgstr "Пра"
|
4135 |
|
4136 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4137 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4138 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4139 |
#, fuzzy
|
4140 |
msgid "Apply"
|
4141 |
msgstr "Красавік"
|
4142 |
|
4143 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4144 |
-
|
4145 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4146 |
|
4147 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4148 |
-
|
|
|
|
|
|
|
|
|
|
|
4149 |
msgid "Help"
|
4150 |
msgstr ""
|
4151 |
|
4152 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4153 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4154 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4155 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4156 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4157 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4158 |
msgid "FAQ"
|
4159 |
msgstr ""
|
4160 |
|
4161 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4162 |
#, fuzzy
|
4163 |
msgid "Technical Support"
|
4164 |
msgstr "Премиум падтрымка"
|
4165 |
|
4166 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4167 |
msgid "Purchase"
|
4168 |
msgstr "Купля"
|
4169 |
|
4170 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4171 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4172 |
msgid "Upgrade"
|
4173 |
msgstr ""
|
4174 |
|
4175 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
|
|
|
|
|
|
|
|
4176 |
msgid "Expand Advanced Filter"
|
4177 |
msgstr ""
|
4178 |
|
4179 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4180 |
msgid "Collapse Advanced Filter"
|
4181 |
msgstr ""
|
4182 |
|
4183 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4184 |
-
msgid "
|
|
|
|
|
4185 |
msgstr ""
|
4186 |
|
4187 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4188 |
#, fuzzy
|
4189 |
msgid "Emails sending"
|
4190 |
msgstr "Емейл "
|
4191 |
|
4192 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4193 |
#, fuzzy
|
4194 |
msgid "Booking ID"
|
4195 |
msgstr "Браняванне"
|
4196 |
|
4197 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4198 |
-
msgid "Go"
|
4199 |
-
msgstr ""
|
4200 |
-
|
4201 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:671
|
4202 |
#, fuzzy
|
4203 |
msgid "Booking Status"
|
4204 |
msgstr "Усталёўкі для бранявання"
|
4205 |
|
4206 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4207 |
#, fuzzy
|
4208 |
msgid "Booking dates"
|
4209 |
msgstr "Паслугі бранявання"
|
4210 |
|
4211 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4212 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
|
|
4213 |
msgid "Unread"
|
4214 |
msgstr ""
|
4215 |
|
4216 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4217 |
msgid "Only New"
|
4218 |
msgstr ""
|
4219 |
|
4220 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4221 |
msgid "Creation date(s)"
|
4222 |
msgstr ""
|
4223 |
|
4224 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4225 |
#, fuzzy
|
4226 |
msgid "Sort"
|
4227 |
msgstr "Супериор "
|
4228 |
|
4229 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4230 |
-
msgid "
|
|
|
|
|
4231 |
msgstr ""
|
4232 |
|
4233 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4234 |
#, fuzzy
|
4235 |
msgid "Save as Default"
|
4236 |
msgstr "Па змаўчанні"
|
4237 |
|
4238 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4239 |
#, fuzzy
|
4240 |
msgid "Approve selected bookings"
|
4241 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
4242 |
|
4243 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4244 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4245 |
msgid "Approve"
|
4246 |
msgstr "Пацвердзіць"
|
4247 |
|
4248 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4249 |
#, fuzzy
|
4250 |
-
msgid "Set selected bookings as
|
4251 |
msgstr "увядзіце час бранявання"
|
4252 |
|
4253 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4254 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4255 |
#, fuzzy
|
4256 |
msgid "Are you really want to set booking as pending ?"
|
4257 |
msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
|
4258 |
|
4259 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4260 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4261 |
#, fuzzy
|
4262 |
-
msgid "
|
4263 |
-
msgstr "
|
4264 |
|
4265 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4266 |
#, fuzzy
|
4267 |
msgid "Delete selected bookings"
|
4268 |
msgstr "Выдаленне дадзеных па браняванні"
|
4269 |
|
4270 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4271 |
#, fuzzy
|
4272 |
msgid "Are you really want to delete selected booking(s) ?"
|
4273 |
msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
|
4274 |
|
4275 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4276 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:
|
4277 |
-
|
|
|
4278 |
msgstr "Чыннік адмовы"
|
4279 |
|
4280 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4281 |
msgid "Mark as read selected bookings"
|
4282 |
msgstr ""
|
4283 |
|
4284 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4285 |
#, fuzzy
|
4286 |
msgid "Read"
|
4287 |
msgstr "Нататка"
|
4288 |
|
4289 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4290 |
msgid "Mark as Unread selected bookings"
|
4291 |
msgstr ""
|
4292 |
|
4293 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4294 |
#, fuzzy
|
4295 |
msgid "Booking Data"
|
4296 |
msgstr "Браняванне"
|
4297 |
|
4298 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4299 |
#, fuzzy
|
4300 |
msgid "Booking Dates"
|
4301 |
msgstr "Паслугі бранявання"
|
4302 |
|
4303 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4304 |
#, fuzzy
|
4305 |
msgid "Show ALL dates of booking"
|
4306 |
msgstr "Сезонныя змены коштаў"
|
4307 |
|
4308 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4309 |
#, fuzzy
|
4310 |
msgid "Show only check in/out dates"
|
4311 |
msgstr "%s - поле з пазнакай"
|
4312 |
|
4313 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4314 |
msgid "Nothing found!"
|
4315 |
msgstr ""
|
4316 |
|
4317 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4318 |
#, fuzzy
|
4319 |
msgid "Resource not exist"
|
4320 |
msgstr "Кошт рэсурсу"
|
4321 |
|
4322 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
|
|
|
|
|
|
|
|
4323 |
#, fuzzy
|
4324 |
msgid "Are you really want to delete this booking ?"
|
4325 |
msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
|
4326 |
|
4327 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4328 |
#, fuzzy
|
4329 |
msgid "Prev"
|
4330 |
msgstr "Кошт"
|
4331 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4332 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:80
|
4333 |
msgid "Set as Read"
|
4334 |
msgstr ""
|
@@ -4337,785 +5323,975 @@ msgstr ""
|
|
4337 |
msgid "Set as Unread"
|
4338 |
msgstr ""
|
4339 |
|
4340 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:
|
4341 |
#, fuzzy
|
4342 |
msgid "Set as Approved"
|
4343 |
msgstr "Пацверджана"
|
4344 |
|
4345 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:
|
4346 |
#, fuzzy
|
4347 |
msgid "Set as Pending"
|
4348 |
msgstr "Якія чакаюць сцвярджэнні"
|
4349 |
|
4350 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:
|
|
|
|
|
|
|
|
|
4351 |
#, fuzzy
|
4352 |
msgid "Done"
|
4353 |
msgstr "Тэлефон"
|
4354 |
|
4355 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:
|
4356 |
-
|
|
|
4357 |
msgstr "Ваш уведзены код няправільны"
|
4358 |
|
4359 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-
|
4360 |
-
msgid "here"
|
4361 |
-
msgstr ""
|
4362 |
-
|
4363 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:139
|
4364 |
#, fuzzy
|
4365 |
msgid "Booking Calendar"
|
4366 |
msgstr "Каляндар бранявання"
|
4367 |
|
4368 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4369 |
#, fuzzy
|
4370 |
msgid "Statistic"
|
4371 |
msgstr "Час пачатку"
|
4372 |
|
4373 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4374 |
#, fuzzy
|
4375 |
-
msgid "New (
|
4376 |
msgstr "%sвремя канчаткі бранявання%s"
|
4377 |
|
4378 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4379 |
#, fuzzy
|
4380 |
msgid "Pending booking(s)"
|
4381 |
msgstr "%sвремя канчаткі бранявання%s"
|
4382 |
|
4383 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4384 |
#, fuzzy
|
4385 |
msgid "Agenda"
|
4386 |
msgstr "Адправіць"
|
4387 |
|
4388 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4389 |
msgid "Bookings, what done today"
|
4390 |
msgstr ""
|
4391 |
|
4392 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4393 |
#, fuzzy
|
4394 |
msgid "Bookings for today"
|
4395 |
msgstr "Форма бранявання"
|
4396 |
|
4397 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4398 |
msgid "Upgrade to higher versions"
|
4399 |
msgstr ""
|
4400 |
|
4401 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4402 |
#, fuzzy
|
4403 |
msgid "Commercial versions"
|
4404 |
msgstr "купіць Прафесійную версію"
|
4405 |
|
4406 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4407 |
msgid "Upgrade now"
|
4408 |
msgstr ""
|
4409 |
|
4410 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4411 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4412 |
msgid "Buy now"
|
4413 |
msgstr "Купіць цяпер"
|
4414 |
|
4415 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4416 |
#, fuzzy
|
4417 |
msgid "or"
|
4418 |
msgstr "Форма"
|
4419 |
|
4420 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4421 |
-
msgid "Test online Demo of each
|
4422 |
msgstr ""
|
4423 |
|
4424 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4425 |
#, fuzzy
|
4426 |
msgid "Current version"
|
4427 |
msgstr "купіць Прафесійную версію"
|
4428 |
|
4429 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4430 |
msgid "Version"
|
4431 |
msgstr "Версія"
|
4432 |
|
4433 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4434 |
msgid "Type"
|
4435 |
msgstr ""
|
4436 |
|
4437 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4438 |
-
msgid "
|
4439 |
msgstr ""
|
4440 |
|
4441 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4442 |
#, fuzzy
|
4443 |
msgid "Release date"
|
4444 |
msgstr "дата рэлізу"
|
4445 |
|
4446 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4447 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4448 |
#, fuzzy
|
4449 |
msgid "Support"
|
4450 |
msgstr "Супериор "
|
4451 |
|
4452 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4453 |
#, fuzzy
|
4454 |
msgid "Contact email"
|
4455 |
msgstr "Панядзелак"
|
4456 |
|
4457 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:453
|
4458 |
-
msgid "Have a questions"
|
4459 |
-
msgstr ""
|
4460 |
-
|
4461 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:456
|
4462 |
-
msgid "
|
4463 |
msgstr ""
|
4464 |
|
4465 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:459
|
|
|
|
|
|
|
|
|
4466 |
#, fuzzy
|
4467 |
msgid "Check other versions"
|
4468 |
msgstr "купіць Прафесійную версію"
|
4469 |
|
4470 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4471 |
msgid "Warning !!!"
|
4472 |
msgstr ""
|
4473 |
|
4474 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4475 |
-
msgid "All booking data will be deleted
|
4476 |
msgstr ""
|
4477 |
|
4478 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4479 |
#, php-format
|
4480 |
-
msgid "
|
|
|
|
|
4481 |
msgstr ""
|
4482 |
|
4483 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4484 |
#, fuzzy
|
4485 |
msgid "settings page"
|
4486 |
msgstr "Усталёўкі"
|
4487 |
|
4488 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4489 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:696
|
4490 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4491 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
4492 |
msgid "Settings"
|
4493 |
msgstr "Усталёўкі"
|
4494 |
|
4495 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4496 |
msgid "Booking"
|
4497 |
msgstr "Браняванне"
|
4498 |
|
4499 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4500 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4501 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:86
|
4502 |
msgid "Booking calendar"
|
4503 |
msgstr "Каляндар бранявання"
|
4504 |
|
4505 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:696
|
4506 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4507 |
-
|
|
|
4508 |
msgstr "Налада рэсурсаў бранявання "
|
4509 |
|
4510 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4511 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4512 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
4513 |
msgid "Bookings"
|
4514 |
msgstr "Браняванне"
|
4515 |
|
4516 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4517 |
#, fuzzy
|
4518 |
msgid "Bookings listing"
|
4519 |
msgstr "Усталёўкі для бранявання"
|
4520 |
|
4521 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4522 |
msgid "Insert booking calendar"
|
4523 |
msgstr "Уставіць Каляндар для бранявання"
|
4524 |
|
4525 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4526 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4527 |
msgid "Ok"
|
4528 |
msgstr "Ок"
|
4529 |
|
4530 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1058
|
4531 |
-
msgid "For booking select type of booking resource"
|
4532 |
-
msgstr "Выбирети, што Вы жадаеце браняваць"
|
4533 |
-
|
4534 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1066
|
4535 |
-
msgid "Visible months:"
|
4536 |
-
msgstr ""
|
4537 |
-
|
4538 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1083
|
4539 |
-
|
4540 |
-
|
|
|
4541 |
|
4542 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4543 |
#, fuzzy
|
4544 |
msgid "Start month:"
|
4545 |
msgstr "Час пачатку"
|
4546 |
|
4547 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4548 |
#, fuzzy
|
4549 |
msgid "Select start month of calendar"
|
4550 |
msgstr "Увядзіце колькасць месяцаў паказваных у календары."
|
4551 |
|
4552 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4553 |
msgid "Show:"
|
4554 |
msgstr "Паказаць"
|
4555 |
|
4556 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4557 |
#, fuzzy
|
4558 |
msgid "Booking form with calendar"
|
4559 |
msgstr "Каляндар бранявання"
|
4560 |
|
4561 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4562 |
#, fuzzy
|
4563 |
msgid "Only availability calendar"
|
4564 |
msgstr "Толькі каляндар"
|
4565 |
|
4566 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4567 |
#, fuzzy
|
4568 |
msgid "Only booking form"
|
4569 |
msgstr "у форме бранявання"
|
4570 |
|
4571 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4572 |
#, fuzzy
|
4573 |
msgid "for"
|
4574 |
msgstr "Форма"
|
4575 |
|
4576 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4577 |
#, fuzzy
|
4578 |
msgid "date"
|
4579 |
msgstr "Даты"
|
4580 |
|
4581 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4582 |
-
|
|
|
|
|
|
|
4583 |
msgstr "Абярыце, што Вы жадаеце паказаць:форму бранявання ці адзін каляндар."
|
4584 |
|
4585 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4586 |
msgid "Send email notification to customer about this operation"
|
4587 |
msgstr ""
|
4588 |
|
4589 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4590 |
#, fuzzy
|
4591 |
msgid "General"
|
4592 |
msgstr "Чэрвень"
|
4593 |
|
4594 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4595 |
#, fuzzy
|
4596 |
msgid "Fields"
|
4597 |
msgstr "Палі формы"
|
4598 |
|
4599 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4600 |
-
#, fuzzy
|
4601 |
-
msgid "Customization of booking form fields"
|
4602 |
-
msgstr "Кошты бранявання"
|
4603 |
-
|
4604 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1619
|
4605 |
msgid "Emails"
|
4606 |
msgstr "Емейл "
|
4607 |
|
4608 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4609 |
#, fuzzy
|
4610 |
msgid "Customization of email templates"
|
4611 |
msgstr "налада емейла"
|
4612 |
|
4613 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4614 |
#, fuzzy
|
4615 |
msgid "Payments"
|
4616 |
msgstr "Аплата"
|
4617 |
|
4618 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4619 |
msgid "Integration of payment systems"
|
4620 |
msgstr ""
|
4621 |
|
4622 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4623 |
#, fuzzy
|
4624 |
msgid "Customization of search form"
|
4625 |
msgstr "налада емейла"
|
4626 |
|
4627 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4628 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4629 |
msgid "Features"
|
4630 |
msgstr "Магчымасці"
|
4631 |
|
4632 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4633 |
#, fuzzy
|
4634 |
msgid "Live Demos"
|
4635 |
msgstr "Анлайн дэма "
|
4636 |
|
4637 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4638 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4639 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4640 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4641 |
#, fuzzy
|
4642 |
msgid "Contact"
|
4643 |
msgstr "Панядзелак"
|
4644 |
|
4645 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4646 |
msgid "Buy"
|
4647 |
msgstr "Купіць "
|
4648 |
|
4649 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4650 |
msgid "Main"
|
4651 |
msgstr ""
|
4652 |
|
4653 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4654 |
msgid "Admin email"
|
4655 |
msgstr "Адміністрацыйны емейл"
|
4656 |
|
4657 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4658 |
msgid "Show hints"
|
4659 |
msgstr ""
|
4660 |
|
4661 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4662 |
msgid "Show / hide hints"
|
4663 |
msgstr ""
|
4664 |
|
4665 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4666 |
#, fuzzy
|
4667 |
-
msgid "
|
4668 |
msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
|
4669 |
|
4670 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4671 |
#, fuzzy
|
4672 |
msgid "Show settings of powered by notice"
|
4673 |
msgstr "Паказаць усталёўкі па недаступных длянм тыдні"
|
4674 |
|
4675 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
|
|
|
|
|
|
|
|
|
|
4676 |
msgid "Powered by notice"
|
4677 |
msgstr ""
|
4678 |
|
4679 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4680 |
msgid " Turn On/Off powered by \"Booking Calendar\" notice under the calendar."
|
4681 |
msgstr ""
|
4682 |
|
4683 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4684 |
msgid "Copyright notice"
|
4685 |
msgstr "Капірайт"
|
4686 |
|
4687 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4688 |
#, php-format
|
4689 |
msgid " Turn On/Off copyright %s notice at footer of site view."
|
4690 |
msgstr "Уключыць/Выключыць %s капірайт унізе сайта"
|
4691 |
|
4692 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4693 |
#, fuzzy
|
4694 |
msgid "Calendar"
|
4695 |
msgstr "Стыль календара"
|
4696 |
|
4697 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4698 |
msgid "Calendar skin"
|
4699 |
msgstr "Стыль календара"
|
4700 |
|
4701 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4702 |
-
|
|
|
4703 |
msgstr "Віберите стыль для календара"
|
4704 |
|
4705 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4706 |
#, fuzzy
|
4707 |
msgid "Number of months"
|
4708 |
msgstr "Лік месяцаў"
|
4709 |
|
4710 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4711 |
msgid "month(s)"
|
4712 |
msgstr "месяц(ы)"
|
4713 |
|
4714 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4715 |
msgid "year(s)"
|
4716 |
msgstr "год(а)"
|
4717 |
|
4718 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4719 |
#, fuzzy
|
4720 |
-
msgid "Select
|
4721 |
msgstr "Абярыце максімальную колькасць месяцаў у календары"
|
4722 |
|
4723 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4724 |
-
|
|
|
4725 |
msgstr "Дзень пачатку тыдня"
|
4726 |
|
4727 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4728 |
msgid "Select your start day of the week"
|
4729 |
msgstr "Абярыце дзень пачатку тыдня"
|
4730 |
|
4731 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4732 |
-
|
|
|
4733 |
msgstr "Вылучэнне некалькіх дзён"
|
4734 |
|
4735 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4736 |
#, fuzzy
|
4737 |
msgid "in calendar"
|
4738 |
msgstr "Толькі каляндар"
|
4739 |
|
4740 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4741 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4742 |
msgstr "Абярыце, калі Вы жадаеце выбіраць некалькі дзён у календары"
|
4743 |
|
4744 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4745 |
#, fuzzy
|
4746 |
msgid "Unavailable days from today"
|
4747 |
msgstr "Недаступныя дні"
|
4748 |
|
4749 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4750 |
msgid "Select number of unavailable days in calendar start from today."
|
4751 |
msgstr ""
|
4752 |
|
4753 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4754 |
msgid "Unavailable days"
|
4755 |
msgstr "Недаступныя дні"
|
4756 |
|
4757 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4758 |
-
msgid "
|
|
|
|
|
4759 |
msgstr ""
|
4760 |
|
4761 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4762 |
msgid "CAPTCHA"
|
4763 |
msgstr "CAPTCHA"
|
4764 |
|
4765 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4766 |
msgid "at booking form"
|
4767 |
msgstr "у форме бранявання"
|
4768 |
|
4769 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4770 |
-
|
|
|
4771 |
msgstr "Вылучыце, калі жадаеце актываваць CAPTCHA усярэдзіне формы бранявання"
|
4772 |
|
4773 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4774 |
-
msgid "Auto
|
4775 |
msgstr ""
|
4776 |
|
4777 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4778 |
msgid "for logged in users"
|
4779 |
msgstr ""
|
4780 |
|
4781 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4782 |
#, fuzzy
|
4783 |
-
msgid "
|
|
|
|
|
4784 |
msgstr "Вылучыце, калі жадаеце актываваць CAPTCHA усярэдзіне формы бранявання"
|
4785 |
|
4786 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4787 |
-
msgid "Show legend"
|
4788 |
-
msgstr "Паказаць Легенду"
|
4789 |
-
|
4790 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2298
|
4791 |
-
msgid "at booking calendar"
|
4792 |
-
msgstr "у Календары для бранявання"
|
4793 |
-
|
4794 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2300
|
4795 |
-
msgid " Check, if you want to show legend of dates under booking calendar."
|
4796 |
-
msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
|
4797 |
-
|
4798 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2307
|
4799 |
#, fuzzy
|
4800 |
msgid "Show \"thank you\" message after booking is done"
|
4801 |
msgstr "Паказаць уласцівасці паведамлення падзякі"
|
4802 |
|
4803 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4804 |
msgid "Redirect visitor to a new \"thank you\" page"
|
4805 |
msgstr ""
|
4806 |
|
4807 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4808 |
#, fuzzy
|
4809 |
msgid "New booking title"
|
4810 |
msgstr "у Календары для бранявання"
|
4811 |
|
4812 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4813 |
#, php-format
|
4814 |
msgid "%sshowing after%s booking"
|
4815 |
msgstr "%s показываеться пасля%s браняванні"
|
4816 |
|
4817 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4818 |
#, fuzzy, php-format
|
4819 |
msgid "Type title of new booking %safter booking has done by user%s"
|
4820 |
-
msgstr "
|
|
|
|
|
4821 |
|
4822 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4823 |
msgid "Showing title time"
|
4824 |
msgstr "Час паказу подпісу падзякі"
|
4825 |
|
4826 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4827 |
#, fuzzy, php-format
|
4828 |
msgid "%snew booking%s"
|
4829 |
msgstr "%sвремя канчаткі бранявання%s"
|
4830 |
|
4831 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4832 |
-
|
4833 |
-
|
4834 |
-
msgstr "Увядзіце ў милисекундах час для паказу подпісу падзякі пасля бранявання"
|
4835 |
|
4836 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4837 |
msgid "URL of \"thank you\" page"
|
4838 |
msgstr ""
|
4839 |
|
4840 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4841 |
#, php-format
|
4842 |
msgid "Type URL of %s\"thank you\" page%s"
|
4843 |
msgstr ""
|
4844 |
|
4845 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4846 |
#, fuzzy
|
4847 |
msgid "Listing of bookings"
|
4848 |
msgstr "%s - уставіць даты бранявання"
|
4849 |
|
4850 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4851 |
#, fuzzy
|
4852 |
-
msgid "
|
4853 |
msgstr "Тып бранявання"
|
4854 |
|
4855 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4856 |
#, fuzzy
|
4857 |
-
msgid "
|
4858 |
-
msgstr "
|
4859 |
|
4860 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4861 |
#, fuzzy
|
4862 |
-
msgid "
|
4863 |
-
msgstr "
|
4864 |
-
|
4865 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2379
|
4866 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2380
|
4867 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2381
|
4868 |
-
msgid "ASC"
|
4869 |
-
msgstr ""
|
4870 |
|
4871 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4872 |
-
|
4873 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2384
|
4874 |
-
msgid "DESC"
|
4875 |
msgstr ""
|
4876 |
|
4877 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4878 |
#, fuzzy
|
4879 |
-
msgid "
|
|
|
4880 |
msgstr "Сезонныя змены коштаў"
|
4881 |
|
4882 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4883 |
msgid "Default toolbar tab"
|
4884 |
msgstr ""
|
4885 |
|
4886 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4887 |
#, fuzzy
|
4888 |
msgid "Filter tab"
|
4889 |
msgstr "Фільтр "
|
4890 |
|
4891 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4892 |
#, fuzzy
|
4893 |
msgid "Actions tab"
|
4894 |
msgstr "Функцыі "
|
4895 |
|
4896 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4897 |
#, fuzzy
|
4898 |
msgid "Select your default opened tab in toolbar at booking listing page"
|
4899 |
msgstr "Сезонныя змены коштаў"
|
4900 |
|
4901 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4902 |
msgid "Date Format"
|
4903 |
msgstr "Фармат даты"
|
4904 |
|
4905 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4906 |
msgid "F j, Y"
|
4907 |
msgstr "F j, Y"
|
4908 |
|
4909 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4910 |
#, fuzzy, php-format
|
4911 |
-
msgid "
|
4912 |
-
|
|
|
|
|
|
|
|
|
4913 |
|
4914 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4915 |
msgid "Dates view"
|
4916 |
msgstr "Выгляд дат"
|
4917 |
|
4918 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4919 |
msgid "Short days view"
|
4920 |
msgstr "Скарочаны выгляд дат"
|
4921 |
|
4922 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4923 |
msgid "Wide days view"
|
4924 |
msgstr "Пашыраны выгляд дат"
|
4925 |
|
4926 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4927 |
-
|
|
|
4928 |
msgstr "Абярыце тып паказу дат па змаўчанні ў табліцы рэзервавання і емейле"
|
4929 |
|
4930 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4931 |
msgid "Information"
|
4932 |
msgstr "Інфармацыя"
|
4933 |
|
4934 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4935 |
-
msgid "
|
4936 |
msgstr ""
|
4937 |
|
4938 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4939 |
msgid "Booking Manager - show all old bookings"
|
4940 |
msgstr ""
|
4941 |
|
4942 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4943 |
#, php-format
|
4944 |
-
msgid "
|
|
|
|
|
|
|
4945 |
msgstr ""
|
4946 |
|
4947 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4948 |
msgid "User permissions for plugin menu pages"
|
4949 |
msgstr ""
|
4950 |
|
4951 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4952 |
#, fuzzy
|
4953 |
msgid "Select user access level for the menu pages of plugin"
|
4954 |
msgstr "Абярыце ўзровень доступу карыстача для адміністрацыйнай старонкі"
|
4955 |
|
4956 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4957 |
-
msgid "Show settings of user access level to admin menu"
|
4958 |
-
msgstr "Паказаць усталёўкі уровеня доступу карыстача для адміністрацыйнай старонкі"
|
4959 |
-
|
4960 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2536
|
4961 |
#, fuzzy
|
4962 |
msgid "menu page"
|
4963 |
msgstr "Дэма старонка"
|
4964 |
|
4965 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4966 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4967 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4968 |
msgid "access level"
|
4969 |
msgstr "узровень доступу"
|
4970 |
|
4971 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4972 |
-
msgid "
|
4973 |
msgstr ""
|
4974 |
|
4975 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4976 |
msgid "Delete booking data"
|
4977 |
msgstr "Выдаленне дадзеных па браняванні"
|
4978 |
|
4979 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4980 |
msgid "when plugin deactivated"
|
4981 |
msgstr "калі ўбудова дэактываваны"
|
4982 |
|
4983 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4984 |
-
msgid "
|
|
|
|
|
4985 |
msgstr ""
|
4986 |
|
4987 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4988 |
-
|
4989 |
-
|
|
|
|
|
|
|
|
|
4990 |
|
4991 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4992 |
msgid "Save Changes"
|
4993 |
msgstr "Захаваць змены"
|
4994 |
|
4995 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4996 |
#, php-format
|
4997 |
msgid "%sCheck more info about the plugin%s"
|
4998 |
msgstr ""
|
4999 |
|
5000 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5001 |
msgid " - custom wp-plugins and wp-themes development, WordPress solutions"
|
5002 |
msgstr "- распрацоўка ўбудоў і тым для WordPress"
|
5003 |
|
5004 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5005 |
#, php-format
|
5006 |
msgid "%sPowered by wordpress plugins developed by %s"
|
5007 |
msgstr "%s Створана з выкарыстаннем wordpress убудоў распрацаваных %s "
|
5008 |
|
5009 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5010 |
msgid "This field is required"
|
5011 |
msgstr "Гэта поле неабходна"
|
5012 |
|
5013 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5014 |
msgid "This checkbox must be checked"
|
5015 |
msgstr ""
|
5016 |
|
5017 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5018 |
msgid "Incorrect email field"
|
5019 |
msgstr "Некоректно ўведзены емейл"
|
5020 |
|
5021 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5022 |
#, fuzzy
|
5023 |
msgid "Please, select booking date(s) at Calendar."
|
5024 |
msgstr "Калі ласка, вылучыце даты для рэзервавання"
|
5025 |
|
5026 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5027 |
-
|
5028 |
-
|
5029 |
-
|
5030 |
-
|
5031 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3037
|
5032 |
-
msgid "Booked"
|
5033 |
-
msgstr "Забранявана "
|
5034 |
|
5035 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
|
|
5036 |
#, fuzzy
|
5037 |
-
msgid "
|
5038 |
-
msgstr "
|
5039 |
-
|
5040 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3099
|
5041 |
-
msgid "Booking resource type is not defined. Its can be, when at the URL is wrong booking hash."
|
5042 |
-
msgstr ""
|
5043 |
|
5044 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5045 |
msgid "Booking calendar for this booking resource are already at the page"
|
5046 |
msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
|
5047 |
|
5048 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5049 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
5050 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:23
|
5051 |
msgid "You need to use special shortcode [bookingedit] for booking editing."
|
5052 |
msgstr ""
|
5053 |
|
5054 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5055 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5056 |
msgid "Wrong booking hash in URL. Probably hash is expired."
|
5057 |
msgstr ""
|
5058 |
|
5059 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5060 |
msgid "You do not set any parameters for booking editing"
|
5061 |
msgstr ""
|
5062 |
|
5063 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5064 |
#, fuzzy, php-format
|
5065 |
-
msgid "
|
5066 |
-
|
|
|
|
|
|
|
|
|
5067 |
|
5068 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5069 |
#, fuzzy, php-format
|
5070 |
-
msgid "
|
5071 |
-
|
|
|
|
|
|
|
|
|
|
|
5072 |
|
5073 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5074 |
#, fuzzy
|
5075 |
msgid "Your booking has been approved"
|
5076 |
msgstr "Ваш рэзерв пацверджаны"
|
5077 |
|
5078 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5079 |
#, fuzzy, php-format
|
5080 |
-
msgid "
|
5081 |
-
|
|
|
|
|
|
|
|
|
5082 |
|
5083 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5084 |
#, fuzzy, php-format
|
5085 |
msgid "Your booking %s for: %s has been approved.%sThank you, %s"
|
5086 |
-
msgstr "
|
|
|
|
|
5087 |
|
5088 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5089 |
#, fuzzy
|
5090 |
msgid "Your booking has been declined"
|
5091 |
msgstr "Ваша бронь была адхілена"
|
5092 |
|
5093 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5094 |
#, fuzzy, php-format
|
5095 |
msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
|
5096 |
-
msgstr "
|
|
|
|
|
5097 |
|
5098 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5099 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:85
|
5100 |
msgid "Booking form"
|
5101 |
msgstr "Форма бранявання"
|
5102 |
|
5103 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-
|
5104 |
-
|
5105 |
-
msgid "
|
5106 |
-
msgstr "
|
|
|
|
|
|
|
|
|
5107 |
|
5108 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-
|
5109 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5110 |
msgid "no"
|
5111 |
msgstr "не"
|
5112 |
|
5113 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
5114 |
-
msgid "Warning!!! Some error is
|
5115 |
msgstr ""
|
5116 |
|
5117 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
5118 |
-
msgid "
|
|
|
|
|
5119 |
msgstr ""
|
5120 |
|
5121 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:81
|
@@ -5142,14 +6318,196 @@ msgstr "Прыклад: %sРезервируйте тут%s"
|
|
5142 |
|
5143 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:141
|
5144 |
#, php-format
|
5145 |
-
msgid "
|
5146 |
-
|
|
|
|
|
|
|
|
|
5147 |
|
5148 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:145
|
5149 |
#, php-format
|
5150 |
msgid "%sSeveral widgets are supported at %spaid versions%s."
|
5151 |
msgstr ""
|
5152 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5153 |
#, fuzzy
|
5154 |
#~ msgid "Show all booking tables"
|
5155 |
#~ msgstr "у Календары для бранявання"
|
@@ -5158,10 +6516,6 @@ msgstr ""
|
|
5158 |
#~ msgid "Hide all booking tables"
|
5159 |
#~ msgstr "%sвремя канчаткі бранявання%s"
|
5160 |
|
5161 |
-
#, fuzzy
|
5162 |
-
#~ msgid "Next Month"
|
5163 |
-
#~ msgstr "Месяцы"
|
5164 |
-
|
5165 |
#, fuzzy
|
5166 |
#~ msgid "Number of resources"
|
5167 |
#~ msgstr "Лік наведвальнікаў"
|
@@ -5195,9 +6549,6 @@ msgstr ""
|
|
5195 |
#~ msgid "Auto cancel pending not paid bookings"
|
5196 |
#~ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
5197 |
|
5198 |
-
#~ msgid "New reservation"
|
5199 |
-
#~ msgstr "Новае браняванне"
|
5200 |
-
|
5201 |
#, fuzzy
|
5202 |
#~ msgid "All reservations"
|
5203 |
#~ msgstr "%sНовое браняванне%s"
|
@@ -5243,10 +6594,6 @@ msgstr ""
|
|
5243 |
#~ msgid "Reservations, which was done"
|
5244 |
#~ msgstr "Новы загаловак бранявання"
|
5245 |
|
5246 |
-
#, fuzzy
|
5247 |
-
#~ msgid "Reservations of"
|
5248 |
-
#~ msgstr "Інфармацыя"
|
5249 |
-
|
5250 |
#, fuzzy
|
5251 |
#~ msgid "Cost and availability"
|
5252 |
#~ msgstr "Даступнасць"
|
@@ -5289,9 +6636,6 @@ msgstr ""
|
|
5289 |
#~ msgid "Multi booking"
|
5290 |
#~ msgstr "Мульты браняванне"
|
5291 |
|
5292 |
-
#~ msgid "Time"
|
5293 |
-
#~ msgstr "Час"
|
5294 |
-
|
5295 |
#, fuzzy
|
5296 |
#~ msgid "fields customization"
|
5297 |
#~ msgstr "налада палёў"
|
@@ -5346,19 +6690,19 @@ msgstr ""
|
|
5346 |
|
5347 |
#, fuzzy
|
5348 |
#~ msgid ""
|
5349 |
-
#~ "This functionality exist at the %sBooking Calendar%s %sPremium%s,
|
5350 |
-
#~ "sPremium Plus%s and %sHotel Edition%s"
|
5351 |
#~ msgstr ""
|
5352 |
-
#~ "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sProfessional
|
5353 |
-
#~ "s, %sPremium%s and %sHotel Edition%s"
|
5354 |
|
5355 |
#, fuzzy
|
5356 |
#~ msgid ""
|
5357 |
#~ "This functionality exist at the %sBooking Calendar%s %sPremium Plus%s and "
|
5358 |
#~ "%sHotel Edition%s"
|
5359 |
#~ msgstr ""
|
5360 |
-
#~ "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sPremium%s і
|
5361 |
-
#~ "sHotel Edition%s"
|
5362 |
|
5363 |
#~ msgid ""
|
5364 |
#~ "This functionality exist at the %sBooking Calendar%s %sHotel Edition%s"
|
@@ -5374,11 +6718,11 @@ msgstr ""
|
|
5374 |
|
5375 |
#, fuzzy
|
5376 |
#~ msgid ""
|
5377 |
-
#~ "This functionality exist at the %sBooking Calendar%s %sProfessional%s,
|
5378 |
-
#~ "sPremium%s, %sPremium Plus%s and %sHotel Edition%s"
|
5379 |
#~ msgstr ""
|
5380 |
-
#~ "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sProfessional
|
5381 |
-
#~ "s, %sPremium%s and %sHotel Edition%s"
|
5382 |
|
5383 |
#, fuzzy
|
5384 |
#~ msgid ""
|
@@ -5416,11 +6760,11 @@ msgstr ""
|
|
5416 |
|
5417 |
#, fuzzy
|
5418 |
#~ msgid ""
|
5419 |
-
#~ "This functionality exist at other version of Booking Calendar:
|
5420 |
-
#~ "sProfessional%s, %sPremium%s , %sPremium Plus%s or %sHotel Edition%s."
|
5421 |
#~ msgstr ""
|
5422 |
-
#~ "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sProfessional
|
5423 |
-
#~ "s, %sPremium%s and %sHotel Edition%s"
|
5424 |
|
5425 |
#~ msgid "Links"
|
5426 |
#~ msgstr "Спасылкі"
|
@@ -5506,10 +6850,6 @@ msgstr ""
|
|
5506 |
#~ msgid "Error during deleting season filters at DB"
|
5507 |
#~ msgstr "Памылка пры выдаленні дат з БД"
|
5508 |
|
5509 |
-
#, fuzzy
|
5510 |
-
#~ msgid "Error during updating to DB season filter"
|
5511 |
-
#~ msgstr "Памылка пры абнаўленні БД "
|
5512 |
-
|
5513 |
#, fuzzy
|
5514 |
#~ msgid "Error during searching this booking resources"
|
5515 |
#~ msgstr "Памылка пры абнаўленні БД "
|
@@ -5610,16 +6950,13 @@ msgstr ""
|
|
5610 |
#~ msgid "For all days!"
|
5611 |
#~ msgstr "Недаступныя дні"
|
5612 |
|
5613 |
-
#~ msgid "Count of calendars"
|
5614 |
-
#~ msgstr "Колькасць календароў"
|
5615 |
-
|
5616 |
#~ msgid ""
|
5617 |
#~ "This functionality exist at other version of Booking Calendar: %sBooking "
|
5618 |
#~ "Calendar Professional%s, %sBooking Calendar Premium%s or %sBooking "
|
5619 |
#~ "Calendar Hotel Edition%s."
|
5620 |
#~ msgstr ""
|
5621 |
-
#~ "Гэта функцыянальнасць даступная ў %sBooking Calendar Professional%s,
|
5622 |
-
#~ "sPremium%s ці %sHotel Edition%s"
|
5623 |
|
5624 |
#~ msgid "at %sadmin%s booking page"
|
5625 |
#~ msgstr "на %sадминистративной%s старонцы бранявання"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdev-booking\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-03-10 21:58+0200\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
8 |
"Language-Team: Marcis G. <by.marcis@gmail.com>\n"
|
9 |
+
"Language: be_BY\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-Bookmarks: 49,183,-1,-1,-1,-1,-1,-1,-1,-1\n"
|
15 |
"X-Poedit-KeywordsList: __;_e;_c;__ngettext;_ngettext_boop:1,2\n"
|
16 |
"X-Poedit-Basepath: D:\\www\\home\\wp\\www\\wp-content\\plugins\\booking\\.\n"
|
17 |
+
"X-Generator: Poedit 1.5.5\n"
|
18 |
+
"X-Poedit-SearchPath-0: w:\\www\\home\\dev\\www\\wp-content\\plugins\\booking"
|
19 |
+
"\\.\n"
|
20 |
|
21 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:119
|
22 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:216
|
23 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4293
|
24 |
#, fuzzy
|
25 |
msgid "The cost for payment"
|
26 |
msgstr "%s - уставіць даты бранявання"
|
27 |
|
28 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:122
|
29 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:221
|
30 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
|
31 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3672
|
32 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3695
|
33 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3721
|
34 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3366
|
35 |
msgid "First Name (required)"
|
36 |
msgstr "Імя (абавязковае поле)"
|
37 |
|
38 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:124
|
39 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:223
|
40 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:108
|
41 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3674
|
42 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3697
|
43 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3723
|
44 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3367
|
45 |
msgid "Last Name (required)"
|
46 |
msgstr "Прозвішча (абавязковае поле)"
|
47 |
|
48 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:126
|
49 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:225
|
50 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:110
|
51 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3676
|
52 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3699
|
53 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3725
|
54 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3368
|
55 |
msgid "Email (required)"
|
56 |
msgstr "Емейл (абавязковае поле)"
|
57 |
|
58 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:128
|
59 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:227
|
60 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
|
61 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3727
|
62 |
#, fuzzy
|
63 |
msgid "Address (required)"
|
64 |
msgstr "Імя (абавязковае поле)"
|
65 |
|
66 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:130
|
67 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:229
|
68 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:114
|
69 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3729
|
70 |
#, fuzzy
|
71 |
+
msgid "City (required)"
|
72 |
msgstr "Емейл (абавязковае поле)"
|
73 |
|
74 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:132
|
75 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:231
|
76 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:116
|
77 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3731
|
78 |
#, fuzzy
|
79 |
+
msgid "Post code (required)"
|
80 |
msgstr "Прозвішча (абавязковае поле)"
|
81 |
|
82 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:134
|
83 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:233
|
84 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:118
|
85 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3733
|
86 |
#, fuzzy
|
87 |
+
msgid "Country (required)"
|
88 |
msgstr "Прозвішча (абавязковае поле)"
|
89 |
|
90 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:136
|
91 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:235
|
92 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:120
|
93 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1322
|
94 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3678
|
95 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3701
|
96 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3735
|
97 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3754
|
98 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3766
|
99 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3786
|
100 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
101 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3369
|
102 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:56
|
103 |
msgid "Phone"
|
104 |
msgstr "Тэлефон"
|
105 |
|
106 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:138
|
107 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:237
|
108 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:122
|
109 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3680
|
110 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3703
|
111 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3737
|
112 |
msgid "Visitors"
|
113 |
msgstr "Наведвальнікі"
|
114 |
|
115 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:138
|
116 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:237
|
117 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:122
|
118 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3680
|
119 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3703
|
120 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3737
|
121 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3756
|
122 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3768
|
123 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3788
|
124 |
msgid "Children"
|
125 |
msgstr "Дзеці"
|
126 |
|
127 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:140
|
128 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:239
|
129 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:124
|
130 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3682
|
131 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3705
|
132 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3739
|
133 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3757
|
134 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3769
|
135 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3789
|
136 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3370
|
137 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:57
|
138 |
msgid "Details"
|
139 |
msgstr "Апісанне"
|
140 |
|
141 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:142
|
142 |
#, fuzzy
|
143 |
msgid "Coupon"
|
144 |
msgstr "Лік дзён"
|
145 |
|
146 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:146
|
147 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:243
|
148 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:128
|
149 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2698
|
150 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3686
|
151 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3709
|
152 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3743
|
153 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3372
|
154 |
msgid "Send"
|
155 |
msgstr "Адправіць"
|
156 |
|
157 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:155
|
158 |
+
msgid ""
|
159 |
+
"Try selecting fewer visitors. The number of visitors may be more than the "
|
160 |
+
"number of available units on selected day(s)!"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:353
|
164 |
msgid "coupon"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:355
|
168 |
msgid "discount"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:701
|
172 |
+
msgid "Nothing found"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:702
|
176 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:238
|
177 |
+
msgid "Search results"
|
178 |
msgstr ""
|
179 |
|
180 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:794
|
181 |
#, fuzzy
|
182 |
msgid "Book now"
|
183 |
msgstr "Браняванне"
|
184 |
|
185 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:882
|
186 |
+
msgid "Please select check-in and check-out days!"
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1056
|
190 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1069
|
191 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:157
|
192 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1668
|
193 |
#, fuzzy
|
194 |
msgid "Search"
|
195 |
msgstr "Сакавік"
|
196 |
|
197 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1871
|
198 |
#, php-format
|
199 |
+
msgid ""
|
200 |
+
"Sorry, the reservation was not made because these days are already booked. "
|
201 |
+
"Please %srefresh%s the page and try other days."
|
202 |
msgstr ""
|
203 |
|
204 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2331
|
205 |
#, fuzzy
|
206 |
msgid "Child booking resources"
|
207 |
msgstr "Тып бранявання"
|
208 |
|
209 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2339
|
210 |
+
#, fuzzy
|
211 |
+
msgid "Maximum available booking resource items"
|
212 |
msgstr "максімальная колькасць аб'ектаў усярэдзіне рэсурсу бранявання "
|
213 |
|
214 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2571
|
215 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2750
|
216 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2879
|
217 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3068
|
218 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3284
|
219 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3324
|
220 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3412
|
221 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3777
|
222 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:837
|
223 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1258
|
224 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1725
|
225 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1814
|
226 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1221
|
227 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3219
|
228 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3272
|
229 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3319
|
230 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3365
|
231 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3414
|
232 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3543
|
233 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3619
|
234 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:103
|
235 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:136
|
236 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:76
|
237 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1787
|
238 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2114
|
239 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2217
|
240 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2364
|
241 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2444
|
242 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2633
|
243 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2643
|
244 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2663
|
245 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2733
|
246 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4486
|
247 |
msgid "Click to toggle"
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2572
|
251 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:728
|
252 |
#, fuzzy
|
253 |
+
msgid "Booking resources management"
|
254 |
msgstr "Тып бранявання "
|
255 |
|
256 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2577
|
257 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3080
|
258 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3605
|
259 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4030
|
260 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:449
|
261 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:453
|
262 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:567
|
263 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:662
|
264 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:667
|
265 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1174
|
266 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1261
|
267 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:812
|
268 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:815
|
269 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1466
|
270 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2531
|
271 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2532
|
272 |
msgid "ID"
|
273 |
msgstr "ID"
|
274 |
|
275 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2579
|
276 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2755
|
277 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4031
|
278 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1262
|
279 |
msgid "Resource name"
|
280 |
msgstr "Імя рэсурсу"
|
281 |
|
282 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2581
|
283 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3512
|
284 |
#, fuzzy
|
285 |
msgid "Number of resource items inside of parent resource"
|
286 |
msgstr "Імя аб'ектаў з рэсурсу"
|
287 |
|
288 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2581
|
289 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3512
|
290 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2758
|
291 |
msgid "Capacity"
|
292 |
msgstr ""
|
293 |
|
294 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2582
|
295 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2687
|
296 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3513
|
297 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3658
|
298 |
#, fuzzy
|
299 |
msgid "Parent"
|
300 |
msgstr "Аплата"
|
301 |
|
302 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2583
|
303 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2694
|
304 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3514
|
305 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3671
|
306 |
msgid "Priority"
|
307 |
msgstr ""
|
308 |
|
309 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2585
|
310 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3516
|
311 |
#, fuzzy
|
312 |
msgid "Maximum number of visitors for resource"
|
313 |
msgstr "Лік наведвальнікаў"
|
314 |
|
315 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2585
|
316 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3516
|
317 |
#, fuzzy
|
318 |
msgid "Max"
|
319 |
msgstr "Сакавік"
|
320 |
|
321 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2585
|
322 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3516
|
323 |
#, fuzzy
|
324 |
msgid "visitors"
|
325 |
msgstr "Наведвальнікі"
|
326 |
|
327 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2587
|
328 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3518
|
329 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2761
|
330 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3608
|
331 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:636
|
332 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1482
|
333 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2025
|
334 |
msgid "Actions"
|
335 |
msgstr "Функцыі "
|
336 |
|
337 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2666
|
|
|
338 |
msgid "Add"
|
339 |
msgstr "Дадаць"
|
340 |
|
341 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2675
|
342 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3086
|
343 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:672
|
344 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3628
|
345 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4081
|
346 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1311
|
347 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1923
|
348 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:925
|
349 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1703
|
350 |
msgid "Delete"
|
351 |
msgstr "Выдаліць"
|
352 |
|
353 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2685
|
354 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:73
|
355 |
msgid "Title"
|
356 |
msgstr "Загаловак"
|
357 |
|
358 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2702
|
359 |
#, fuzzy
|
360 |
msgid "Add new resource"
|
361 |
msgstr "Дадаць новае браняванне"
|
362 |
|
363 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2709
|
364 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2844
|
365 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3315
|
366 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3356
|
367 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3489
|
368 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2022
|
369 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2181
|
370 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2506
|
371 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2688
|
372 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2833
|
373 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3939
|
374 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4083
|
375 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1402
|
376 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:644
|
377 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1286
|
378 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1313
|
379 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3465
|
380 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3640
|
|
|
381 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:293
|
382 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:519
|
383 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:288
|
384 |
msgid "Save"
|
385 |
msgstr "Захаваць"
|
386 |
|
387 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2751
|
388 |
msgid "Advanced Settings"
|
389 |
msgstr "Пашыраныя налады"
|
390 |
|
391 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2766
|
392 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2886
|
393 |
+
#, fuzzy
|
394 |
+
msgid "Set capacity based on number of visitors"
|
395 |
+
msgstr "Лік наведвальнікаў"
|
396 |
|
397 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2772
|
398 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2892
|
399 |
#, fuzzy, php-format
|
400 |
+
msgid ""
|
401 |
+
"Check this box if you want total availability (daily capacity) to depend on "
|
402 |
+
"the number of selected visitors %s"
|
403 |
+
msgstr ""
|
404 |
+
"Вылучыце гэты чекбокс для паказу даступнасці аб'ектаў бранявання ў якая "
|
405 |
+
"сплывае падказцы"
|
406 |
|
407 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2785
|
408 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2905
|
409 |
#, php-format
|
410 |
+
msgid ""
|
411 |
+
"Add tooltip on calendar(s) to show availability based on the number of "
|
412 |
+
"available booking resource items remaining for each day. %sBe sure to match "
|
413 |
+
"the maximum number of visitors for the %sone booking resource%s with the "
|
414 |
+
"number of visitors specified on the booking form."
|
415 |
msgstr ""
|
416 |
|
417 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2793
|
418 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2912
|
419 |
#, php-format
|
420 |
+
msgid ""
|
421 |
+
"Display tooltip on calendar(s) to show availability based on total (fixed) "
|
422 |
+
"number of visitors for the resource, which can be at free booking resource "
|
423 |
+
"items. %sBe sure to match the maximum number of visitors for %sall booking "
|
424 |
+
"resources%s with the number of visitors specified on the booking form."
|
425 |
msgstr ""
|
426 |
|
427 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2808
|
428 |
#, fuzzy
|
429 |
msgid "Show availability"
|
430 |
msgstr "Даступнасць"
|
431 |
|
432 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2814
|
433 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2971
|
434 |
#, fuzzy
|
435 |
+
msgid ""
|
436 |
+
"Check this box to display the available number of booking resources with a "
|
437 |
+
"tooltip, when mouse hovers over each day on the calendar(s)."
|
438 |
+
msgstr ""
|
439 |
+
"Вылучыце гэты чекбокс для паказу даступнасці аб'ектаў бранявання ў якая "
|
440 |
+
"сплывае падказцы"
|
441 |
|
442 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2821
|
443 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2978
|
444 |
msgid "Availability description"
|
445 |
msgstr "Апісанне даступнасць"
|
446 |
|
447 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2823
|
448 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2980
|
449 |
#, php-format
|
450 |
msgid "Type your %savailability%s description"
|
451 |
msgstr "Увядзіце Ваш надпіс для %sдоступности%s "
|
452 |
|
453 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2833
|
454 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2928
|
455 |
#, fuzzy
|
456 |
msgid "Disable bookings in different booking resources"
|
457 |
msgstr "Памылка пры абнаўленні БД "
|
458 |
|
459 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2837
|
460 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2932
|
461 |
+
msgid ""
|
462 |
+
"Check this box to dissable reservations, which can be stored in different "
|
463 |
+
"booking resources. So if the box is checked, the reservation is allowed "
|
464 |
+
"only, if all days of reservation are at same booking resources, otherwise "
|
465 |
+
"the error message will show."
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2880
|
469 |
#, fuzzy
|
470 |
msgid "Advanced"
|
471 |
msgstr "Пашыраная налада коштаў"
|
472 |
|
473 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2965
|
474 |
#, fuzzy
|
475 |
msgid "Show availability in tooltip"
|
476 |
msgstr "Даступнасць у якая сплывае падказцы"
|
477 |
|
478 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3008
|
479 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:720
|
480 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:304
|
481 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:165
|
482 |
msgid "Deleted"
|
483 |
msgstr "Выдалена"
|
484 |
|
485 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3060
|
486 |
msgid "Coupon saved"
|
487 |
msgstr ""
|
488 |
|
489 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3069
|
490 |
#, fuzzy
|
491 |
+
msgid "Booking coupons management"
|
492 |
msgstr "Тып бранявання "
|
493 |
|
494 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3081
|
495 |
+
msgid "The coupon code your customers will be using to receive the discount."
|
496 |
msgstr ""
|
497 |
|
498 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3081
|
499 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3174
|
500 |
msgid "Coupon Code"
|
501 |
msgstr ""
|
502 |
|
503 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3082
|
504 |
#, fuzzy
|
505 |
+
msgid "The amount which will be saved. Enter only digits."
|
506 |
msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
|
507 |
|
508 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3082
|
509 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3202
|
510 |
#, fuzzy
|
511 |
msgid "Savings"
|
512 |
msgstr "Захаванне..."
|
513 |
|
514 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3083
|
515 |
msgid "The minimum total cost required to use the coupon"
|
516 |
msgstr ""
|
517 |
|
518 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3083
|
519 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3225
|
520 |
#, fuzzy
|
521 |
msgid "Minimum Purchase"
|
522 |
msgstr "Купля"
|
523 |
|
524 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3084
|
525 |
msgid "The date your coupon will expire"
|
526 |
msgstr ""
|
527 |
|
528 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3084
|
529 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3213
|
530 |
msgid "Expiration Date"
|
531 |
msgstr ""
|
532 |
|
533 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3085
|
534 |
+
msgid "Resource list, which supports this coupon"
|
535 |
msgstr ""
|
536 |
|
537 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3085
|
538 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3180
|
539 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4145
|
540 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:688
|
541 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2702
|
542 |
#, fuzzy
|
543 |
msgid "Resources"
|
544 |
msgstr "Кошт рэсурсу"
|
545 |
|
546 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3086
|
547 |
#, fuzzy
|
548 |
msgid "Delete this coupon"
|
549 |
msgstr "Выдаленне дадзеных па браняванні"
|
550 |
|
551 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3126
|
552 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3183
|
553 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:589
|
554 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:346
|
555 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:754
|
556 |
msgid "All"
|
557 |
msgstr ""
|
558 |
|
559 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3162
|
560 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3234
|
561 |
#, fuzzy
|
562 |
msgid "Add new coupon"
|
563 |
msgstr "Дадаць новы тып"
|
564 |
|
565 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3206
|
566 |
msgid "Fixed Amount"
|
567 |
msgstr ""
|
568 |
|
569 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3207
|
570 |
msgid "Percentage Off"
|
571 |
msgstr ""
|
572 |
|
573 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3252
|
574 |
#, fuzzy, php-format
|
575 |
msgid "%s - coupon field, "
|
576 |
msgstr "%s - поле з пазнакай"
|
577 |
|
578 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3253
|
579 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3582
|
580 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3585
|
581 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3588
|
582 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3596
|
583 |
#, php-format
|
584 |
msgid "Example: %s "
|
585 |
msgstr "Прыклад: %s "
|
586 |
|
587 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3285
|
588 |
#, fuzzy
|
589 |
msgid "Search form customization"
|
590 |
msgstr "налада емейла"
|
591 |
|
592 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3293
|
593 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3333
|
594 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3627
|
595 |
msgid "Use these shortcodes for customization: "
|
596 |
msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
|
597 |
|
598 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3294
|
599 |
#, php-format
|
600 |
+
msgid "%s - search inside posts/pages which are part of this category, "
|
601 |
msgstr ""
|
602 |
|
603 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3295
|
604 |
#, php-format
|
605 |
+
msgid "%s - search inside posts/pages which have this tag, "
|
606 |
msgstr ""
|
607 |
|
608 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3296
|
609 |
#, fuzzy, php-format
|
610 |
+
msgid "%s - check-in date, "
|
611 |
msgstr "%s - поле з пазнакай"
|
612 |
|
613 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3297
|
614 |
#, fuzzy, php-format
|
615 |
+
msgid "%s - check-out date, "
|
616 |
msgstr "%s - поле з пазнакай"
|
617 |
|
618 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3298
|
619 |
#, fuzzy, php-format
|
620 |
msgid "%s - default selection number of visitors, "
|
621 |
msgstr "Лік наведвальнікаў"
|
622 |
|
623 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3299
|
624 |
#, fuzzy, php-format
|
625 |
msgid "Example: %s - custom number of visitor selections\""
|
626 |
msgstr "Лік наведвальнікаў"
|
627 |
|
628 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3300
|
629 |
#, fuzzy, php-format
|
630 |
msgid "%s - search button, "
|
631 |
msgstr "%s - кнопка для адпраўкі"
|
632 |
|
633 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3301
|
634 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3342
|
635 |
#, fuzzy, php-format
|
636 |
msgid "%s - new line, "
|
637 |
msgstr "%s - дадаць новы радок"
|
638 |
|
639 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3302
|
640 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3343
|
641 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3606
|
642 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3630
|
643 |
msgid "use any other HTML tags (carefully)."
|
644 |
msgstr "выкарыстоўвайце любыя іншыя HTML тэгі акуратна."
|
645 |
|
646 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3309
|
647 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3350
|
648 |
+
msgid ""
|
649 |
+
"Additional customization style of this element you can make at this file"
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3314
|
653 |
#, fuzzy
|
654 |
msgid "Reset to default search form content"
|
655 |
msgstr "Абнавіць да значэння па змаўчанні"
|
656 |
|
657 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3325
|
658 |
#, fuzzy
|
659 |
msgid "Customization of found booking resource items"
|
660 |
msgstr "Кошты бранявання"
|
661 |
|
662 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3334
|
663 |
#, fuzzy, php-format
|
664 |
msgid "%s - resource title, "
|
665 |
msgstr "%s - поле з выпадальным спісам"
|
666 |
|
667 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3335
|
668 |
#, fuzzy, php-format
|
669 |
msgid "%s - link to the page with booking form, "
|
670 |
msgstr "%s - уставіць тып бранявання"
|
671 |
|
672 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3336
|
673 |
#, fuzzy, php-format
|
674 |
msgid "%s - availability of booking resource, "
|
675 |
msgstr "%s - уставіць тып бранявання"
|
676 |
|
677 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3337
|
678 |
#, fuzzy, php-format
|
679 |
+
msgid "%s - maximum number of visitors for the booking resource, "
|
680 |
msgstr "%s - уставіць тып бранявання"
|
681 |
|
682 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3338
|
683 |
#, fuzzy, php-format
|
684 |
+
msgid "%s - cost of booking the resource, "
|
685 |
msgstr "%s - уставіць тып бранявання"
|
686 |
|
687 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3339
|
688 |
#, php-format
|
689 |
+
msgid ""
|
690 |
+
"%s - featured image, taken from the featured image associated with the post, "
|
691 |
msgstr ""
|
692 |
|
693 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3340
|
694 |
#, php-format
|
695 |
+
msgid "%s - booking info, taken from the excerpt associated with the post, "
|
696 |
msgstr ""
|
697 |
|
698 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3355
|
699 |
#, fuzzy
|
700 |
msgid "Reset to default value"
|
701 |
msgstr "Абнавіць да значэння па змаўчанні"
|
702 |
|
703 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3367
|
704 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:237
|
705 |
msgid "Search form"
|
706 |
msgstr ""
|
707 |
|
708 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3369
|
709 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:440
|
710 |
#, fuzzy
|
711 |
+
msgid "Check-in"
|
712 |
msgstr "Дзеці"
|
713 |
|
714 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3371
|
715 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:446
|
716 |
+
#, fuzzy
|
717 |
+
msgid "Check-out"
|
718 |
+
msgstr "Дзеці"
|
719 |
|
720 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3373
|
721 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3755
|
722 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3767
|
723 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3787
|
724 |
msgid "Number of visitors"
|
725 |
msgstr "Лік наведвальнікаў"
|
726 |
|
727 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3413
|
728 |
#, fuzzy
|
729 |
msgid "Search Cache Settings"
|
730 |
msgstr "Пашыраныя налады"
|
731 |
|
732 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3419
|
733 |
msgid "Cache expiration"
|
734 |
msgstr ""
|
735 |
|
736 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3425
|
737 |
#, fuzzy
|
738 |
msgid "hour(s)"
|
739 |
msgstr "Чацвер"
|
740 |
|
741 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3430
|
742 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2558
|
743 |
#, fuzzy
|
744 |
msgid "day(s)"
|
745 |
msgstr "днеи"
|
746 |
|
747 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3434
|
748 |
msgid "Select time of cache expiration"
|
749 |
msgstr ""
|
750 |
|
751 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3443
|
752 |
+
msgid "Cache will expire:"
|
753 |
msgstr ""
|
754 |
|
755 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3481
|
756 |
#, php-format
|
757 |
msgid "Found: %s booking forms inside of posts or pages "
|
758 |
msgstr ""
|
759 |
|
760 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3488
|
761 |
msgid "Reset cache"
|
762 |
msgstr ""
|
763 |
|
764 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3642
|
765 |
msgid "Capacity: "
|
766 |
msgstr ""
|
767 |
|
768 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3659
|
769 |
+
msgid ""
|
770 |
+
"Select parent resource, if you want that parent resource is increase "
|
771 |
+
"capacity."
|
772 |
msgstr ""
|
773 |
|
774 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3672
|
775 |
+
msgid ""
|
776 |
+
"Set priority of resource - resource with higher priority will be reserved "
|
777 |
+
"firstly."
|
778 |
msgstr ""
|
779 |
|
780 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3693
|
781 |
#, fuzzy
|
782 |
msgid "Resources count"
|
783 |
msgstr "Кошт рэсурсу"
|
784 |
|
785 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3694
|
786 |
#, fuzzy
|
787 |
+
msgid "Create several booking resources for one time"
|
788 |
msgstr "Тып бранявання"
|
789 |
|
790 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3780
|
791 |
msgid "Available: "
|
792 |
msgstr "Доступа: "
|
793 |
|
794 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3864
|
795 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3870
|
796 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3922
|
797 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:648
|
798 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:850
|
799 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:888
|
800 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1844
|
801 |
msgid "Standard"
|
802 |
msgstr "Стандарт "
|
803 |
|
804 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3864
|
805 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:601
|
806 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3831
|
807 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1511
|
808 |
msgid "Default"
|
809 |
msgstr "Па змаўчанні"
|
810 |
|
811 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3865
|
812 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3871
|
813 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3910
|
814 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3911
|
815 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3923
|
816 |
msgid "Superior"
|
817 |
msgstr "Супериор "
|
818 |
|
819 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3865
|
820 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2086
|
821 |
#, fuzzy
|
822 |
msgid "Resource #1"
|
823 |
msgstr "Кошт рэсурсу"
|
824 |
|
825 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3866
|
826 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3872
|
827 |
msgid "Presidential Suite"
|
828 |
msgstr "Президенский нумар "
|
829 |
|
830 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3866
|
831 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2087
|
832 |
#, fuzzy
|
833 |
msgid "Resource #2"
|
834 |
msgstr "Кошт рэсурсу"
|
835 |
|
836 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3867
|
837 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3873
|
838 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1350
|
839 |
msgid "Royal Villa"
|
840 |
msgstr "Віла "
|
841 |
|
842 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3867
|
843 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2088
|
844 |
#, fuzzy
|
845 |
msgid "Resource #3"
|
846 |
msgstr "Кошт рэсурсу"
|
847 |
|
848 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:219
|
|
|
849 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:104
|
850 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3693
|
851 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3719
|
852 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3761
|
853 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3777
|
|
|
854 |
msgid "Start time"
|
855 |
msgstr "Час пачатку"
|
856 |
|
857 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:219
|
|
|
858 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:104
|
859 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3693
|
860 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3719
|
861 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3762
|
862 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3778
|
|
|
863 |
msgid "End time"
|
864 |
msgstr "Час канчатка"
|
865 |
|
866 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:252
|
867 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2418
|
868 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2457
|
869 |
#, fuzzy
|
870 |
msgid "per 1 day"
|
871 |
msgstr "за 1 дзень"
|
872 |
|
873 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:253
|
874 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2419
|
875 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2458
|
876 |
#, fuzzy
|
877 |
msgid "from the cost of 1 day "
|
878 |
msgstr "Лік дзён"
|
879 |
|
880 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:254
|
881 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2420
|
882 |
#, fuzzy, php-format
|
883 |
msgid "Additional cost in %s per 1 day"
|
884 |
msgstr "Дадатковы кошт для "
|
885 |
|
886 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:256
|
887 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:257
|
888 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2424
|
889 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2425
|
890 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2465
|
891 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2466
|
892 |
#, fuzzy
|
893 |
msgid " for all days!"
|
894 |
msgstr "Недаступныя дні"
|
895 |
|
896 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:660
|
897 |
+
#, fuzzy
|
898 |
+
msgid "Load selected booking form"
|
899 |
+
msgstr "у форме бранявання"
|
900 |
+
|
901 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:661
|
902 |
+
msgid "Load"
|
903 |
+
msgstr ""
|
904 |
+
|
905 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:667
|
906 |
#, fuzzy
|
907 |
+
msgid "Delete selected booking form"
|
908 |
+
msgstr "Выдаленне дадзеных па браняванні"
|
909 |
+
|
910 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:669
|
911 |
+
#, fuzzy
|
912 |
+
msgid "Are you really want to delete selected booking form ?"
|
913 |
+
msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
|
914 |
+
|
915 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:676
|
916 |
+
#, fuzzy
|
917 |
+
msgid "Add new custom form"
|
918 |
msgstr "Дадаць новае браняванне"
|
919 |
|
920 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:677
|
921 |
+
#, fuzzy
|
922 |
+
msgid "Add New Form"
|
923 |
+
msgstr "Дадаць новы тып"
|
924 |
+
|
925 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:684
|
926 |
+
#, fuzzy
|
927 |
+
msgid "Type the name of booking form"
|
928 |
+
msgstr "Сезонныя змены коштаў"
|
929 |
+
|
930 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:686
|
931 |
+
#, fuzzy
|
932 |
+
msgid "Create new form"
|
933 |
+
msgstr "у форме бранявання"
|
934 |
+
|
935 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:688
|
936 |
+
msgid "Create"
|
937 |
+
msgstr ""
|
938 |
+
|
939 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:689
|
940 |
+
#, fuzzy
|
941 |
+
msgid "Delete form"
|
942 |
+
msgstr "Выдаліць"
|
943 |
+
|
944 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:691
|
945 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:642
|
946 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:662
|
947 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2706
|
948 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:892
|
949 |
+
msgid "Cancel"
|
950 |
+
msgstr "Адмена"
|
951 |
+
|
952 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:727
|
953 |
#, fuzzy
|
954 |
msgid "There are no extended booking forms"
|
955 |
msgstr "у форме бранявання"
|
956 |
|
957 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:847
|
958 |
#, fuzzy
|
959 |
msgid "Booking form type:"
|
960 |
msgstr "Форма бранявання"
|
961 |
|
962 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:856
|
963 |
#, fuzzy
|
964 |
msgid "Please, select your type of booking form"
|
965 |
msgstr "Выбирети, што Вы жадаеце браняваць"
|
966 |
|
967 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:883
|
968 |
#, fuzzy
|
969 |
msgid "Booking form:"
|
970 |
msgstr "Форма бранявання"
|
971 |
|
972 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:977
|
973 |
#, fuzzy
|
974 |
msgid "Standard booking resource cost"
|
975 |
msgstr "Дадаць новае браняванне"
|
976 |
|
977 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:978
|
978 |
#, fuzzy
|
979 |
msgid "Total booking resource cost"
|
980 |
msgstr "Тып бранявання"
|
981 |
|
982 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1118
|
983 |
#, php-format
|
984 |
+
msgid ""
|
985 |
+
"%s - show cost hint for full booking in real time, depending on number of "
|
986 |
+
"days selected and form elements."
|
987 |
msgstr ""
|
988 |
|
989 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1119
|
990 |
#, fuzzy, php-format
|
991 |
+
msgid "Example: %sThe full cost of payment: %s"
|
992 |
msgstr "%s - уставіць даты бранявання"
|
993 |
|
994 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1120
|
995 |
#, php-format
|
996 |
+
msgid ""
|
997 |
+
"%s - show hint of original booking cost without additional costs for full "
|
998 |
+
"booking in real time, depends only from days selection."
|
999 |
msgstr ""
|
1000 |
|
1001 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1121
|
1002 |
#, fuzzy, php-format
|
1003 |
msgid "Example: %sThe original cost for payment: %s "
|
1004 |
msgstr "%s - уставіць даты бранявання"
|
1005 |
|
1006 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1122
|
1007 |
#, php-format
|
1008 |
+
msgid ""
|
1009 |
+
"%s - show cost hint of additional booking cost, which depends from selection "
|
1010 |
+
"of form elements."
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1123
|
1014 |
#, php-format
|
1015 |
msgid "Example: %sThe additional cost for payment: %s "
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1124
|
1019 |
#, php-format
|
1020 |
msgid "%s - enter direct cost at admin panel at page: "
|
1021 |
msgstr ""
|
1022 |
|
1023 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1124
|
1024 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:677
|
1025 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:716
|
1026 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2688
|
1027 |
msgid "Add booking"
|
1028 |
msgstr "Дадаць рэзерв"
|
1029 |
|
1030 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1125
|
1031 |
#, fuzzy, php-format
|
1032 |
msgid "Example: %s"
|
1033 |
msgstr "Прыклад: %s "
|
1034 |
|
1035 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1676
|
1036 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:153
|
1037 |
+
msgid "yes"
|
1038 |
+
msgstr "так"
|
1039 |
|
1040 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1762
|
1041 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1766
|
1042 |
+
#, fuzzy
|
1043 |
+
msgid ""
|
1044 |
+
"Setting rate or cost, which is depend from number of selected days for the "
|
1045 |
+
"resource"
|
1046 |
+
msgstr "Лік дзён"
|
1047 |
+
|
1048 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1763
|
1049 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1804
|
1050 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2105
|
1051 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2799
|
1052 |
msgid "Rates"
|
1053 |
msgstr "Рэйты "
|
1054 |
|
1055 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1763
|
1056 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1809
|
1057 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1813
|
1058 |
msgid "Valuation days"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1763
|
1062 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:419
|
1063 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:651
|
1064 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:491
|
1065 |
#, fuzzy
|
1066 |
msgid "Deposit"
|
1067 |
msgstr "фіксаваны ўнёсак"
|
1068 |
|
1069 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1767
|
1070 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1832
|
1071 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2810
|
1072 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4167
|
1073 |
msgid "Availability"
|
1074 |
msgstr "Даступнасць"
|
1075 |
|
1076 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1771
|
1077 |
+
msgid "Setting the default form for the specific resource"
|
|
|
1078 |
msgstr ""
|
1079 |
|
1080 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1772
|
|
|
|
|
1081 |
#, fuzzy
|
1082 |
+
msgid "Default Form"
|
1083 |
+
msgstr "Па змаўчанні"
|
1084 |
+
|
1085 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1803
|
1086 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2799
|
1087 |
+
msgid "Set the rates for days depending on the filter settings."
|
1088 |
+
msgstr ""
|
1089 |
+
|
1090 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1808
|
1091 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1812
|
1092 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2801
|
1093 |
+
#, fuzzy
|
1094 |
+
msgid "Set the cost based on the number of days selected for the reservation"
|
1095 |
msgstr "Лік дзён"
|
1096 |
|
1097 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1813
|
1098 |
msgid "Activation of this feature is require setting cost per day"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1821
|
1102 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1823
|
1103 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2808
|
1104 |
+
#, fuzzy
|
1105 |
+
msgid "Set the deposit payment required for the payment form"
|
1106 |
+
msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
|
1107 |
|
1108 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1821
|
1109 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1824
|
1110 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2654
|
1111 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2808
|
1112 |
msgid "Deposit amount"
|
1113 |
msgstr ""
|
1114 |
|
1115 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1824
|
1116 |
+
msgid ""
|
1117 |
+
"Please make active of this feature at the cost section of general booking "
|
1118 |
+
"settings page"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1831
|
1122 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2810
|
1123 |
+
msgid "Set availability of days depending on the filter settings."
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1962
|
1127 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1973
|
1128 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1974
|
1129 |
msgid "unavailable"
|
1130 |
msgstr "Недаступныя дні "
|
1131 |
|
1132 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1963
|
1133 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1973
|
1134 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1974
|
1135 |
msgid "available"
|
1136 |
msgstr "даступныя дні "
|
1137 |
|
1138 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1965
|
1139 |
+
#, fuzzy
|
1140 |
+
msgid "Availability booking type"
|
1141 |
msgstr "Даступны тып для бранявання"
|
1142 |
|
1143 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1971
|
1144 |
#, php-format
|
1145 |
msgid "All days for %s are"
|
1146 |
msgstr "Усе дні для %s "
|
1147 |
|
1148 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1980
|
1149 |
#, php-format
|
1150 |
msgid "Select %s days below or %sadd new season filter%s"
|
1151 |
msgstr "Абярыце %s дні ўнізе ці %sдобавьте новы фільтр дат%s"
|
1152 |
|
1153 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1988
|
1154 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2107
|
1155 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3606
|
1156 |
msgid "Name"
|
1157 |
msgstr "Імя"
|
1158 |
|
1159 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1989
|
1160 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2108
|
1161 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3607
|
1162 |
msgid "Filters"
|
1163 |
msgstr "Фільтры "
|
1164 |
|
1165 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2088
|
1166 |
+
#, fuzzy
|
1167 |
+
msgid "Seasonal rates of booking resource"
|
1168 |
msgstr "Сезонныя змены коштаў"
|
1169 |
|
1170 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2094
|
1171 |
+
#, fuzzy, php-format
|
1172 |
+
msgid ""
|
1173 |
+
"Enter seasonal rate(s) (cost diference in %s from standard cost %s, or a "
|
1174 |
+
"fixed cost) of the booking resource %s, or %sadd a new seasonal filter%s"
|
1175 |
+
msgstr ""
|
1176 |
+
"Веедите сезонныя змены коштаў (рознасць кошту ў %s) ад стандартнага кошту %s "
|
1177 |
+
"ці фіксаваны кошт рэсурсу бранявання %s ці %sдобавьте новы фільтр дат%s"
|
1178 |
|
1179 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2106
|
1180 |
msgid "Final cost"
|
1181 |
msgstr "Фінальны кошт"
|
1182 |
|
1183 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2147
|
1184 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2165
|
1185 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2787
|
1186 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2821
|
1187 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1737
|
1188 |
msgid "for 1 day"
|
1189 |
msgstr "за 1 дзень"
|
1190 |
|
1191 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2148
|
1192 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2166
|
1193 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2788
|
1194 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2822
|
1195 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1738
|
1196 |
msgid "for 1 night"
|
1197 |
msgstr "за 1 ноч"
|
1198 |
|
1199 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2149
|
1200 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2167
|
1201 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2789
|
1202 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2823
|
1203 |
msgid "fixed deposit"
|
1204 |
msgstr "фіксаваны ўнёсак"
|
1205 |
|
1206 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2150
|
1207 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2168
|
1208 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2790
|
1209 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2825
|
1210 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1740
|
1211 |
msgid "for 1 hour"
|
1212 |
msgstr "за 1 гадзіна"
|
1213 |
|
1214 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2369
|
1215 |
+
msgid "Set cost of booking resource based on the number of days selected"
|
1216 |
msgstr ""
|
1217 |
|
1218 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2370
|
1219 |
#, php-format
|
1220 |
+
msgid ""
|
1221 |
+
"If you add costs here, %srates%s for this booking resource will not take "
|
1222 |
+
"effect !!!"
|
1223 |
msgstr ""
|
1224 |
|
1225 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2371
|
1226 |
#, php-format
|
1227 |
+
msgid ""
|
1228 |
+
"%sFor and together%s have higher priority than a range %sfrom - to%s days. "
|
1229 |
+
"Items at the bottom of the list have higher priority than items at the top."
|
1230 |
msgstr ""
|
1231 |
|
1232 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2372
|
1233 |
#, php-format
|
1234 |
+
msgid ""
|
1235 |
+
"Please note, if you are select some season filter for this cost "
|
1236 |
+
"configuration, its will %sapply to the days, only if all days are inside of "
|
1237 |
+
"this season filter%s."
|
1238 |
msgstr ""
|
1239 |
|
1240 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2380
|
1241 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1546
|
1242 |
#, fuzzy
|
1243 |
msgid "Number of days"
|
1244 |
msgstr "Лік месяцаў"
|
1245 |
|
1246 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2381
|
1247 |
#, fuzzy
|
1248 |
msgid "Cost of 1 day"
|
1249 |
msgstr "Лік дзён"
|
1250 |
|
1251 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2382
|
1252 |
#, fuzzy
|
1253 |
msgid "Season filter"
|
1254 |
msgstr "Фільтр дат"
|
1255 |
|
1256 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2429
|
1257 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2543
|
1258 |
#, fuzzy
|
1259 |
msgid "For"
|
1260 |
msgstr "Форма"
|
1261 |
|
1262 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2430
|
1263 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2544
|
1264 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
1265 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:849
|
1266 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3237
|
1267 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3284
|
1268 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3331
|
1269 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3378
|
1270 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3427
|
1271 |
msgid "From"
|
1272 |
msgstr "Ад каго"
|
1273 |
|
1274 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2431
|
1275 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2545
|
1276 |
msgid "Together"
|
1277 |
msgstr ""
|
1278 |
|
1279 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2439
|
1280 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2553
|
1281 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
1282 |
msgid "to"
|
1283 |
msgstr "да"
|
1284 |
|
1285 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2445
|
1286 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1860
|
1287 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:311
|
1288 |
#, fuzzy
|
1289 |
msgid "day"
|
1290 |
msgstr "днеи"
|
1291 |
|
1292 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2446
|
1293 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1863
|
1294 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:312
|
1295 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:313
|
1296 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:314
|
1297 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:315
|
1298 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:316
|
1299 |
msgid "days"
|
1300 |
msgstr "днеи"
|
1301 |
|
1302 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2459
|
1303 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2467
|
1304 |
#, fuzzy
|
1305 |
msgid "Additional cost in USD per 1 day"
|
1306 |
msgstr "Дадатковы кошт для "
|
1307 |
|
1308 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2479
|
1309 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2578
|
1310 |
#, fuzzy
|
1311 |
msgid "Any days"
|
1312 |
msgstr "днеи"
|
1313 |
|
1314 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2489
|
1315 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2590
|
1316 |
msgid "Remove"
|
1317 |
msgstr ""
|
1318 |
|
1319 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2505
|
1320 |
#, fuzzy
|
1321 |
msgid "Add new cost"
|
1322 |
msgstr "Дадаць новы тып"
|
1323 |
|
1324 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2541
|
1325 |
#, fuzzy
|
1326 |
msgid "for all days"
|
1327 |
msgstr "Недаступныя дні"
|
1328 |
|
1329 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2650
|
1330 |
#, fuzzy
|
1331 |
msgid "Set amount of deposit payment"
|
1332 |
msgstr "%s - уставіць даты бранявання"
|
1333 |
|
1334 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2662
|
1335 |
#, fuzzy
|
1336 |
+
msgid "fixed total in"
|
1337 |
msgstr "фіксаваны ўнёсак"
|
1338 |
|
1339 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2663
|
1340 |
#, fuzzy
|
1341 |
msgid "of payment"
|
1342 |
msgstr "Аплата"
|
1343 |
|
1344 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2666
|
1345 |
#, fuzzy
|
1346 |
msgid "Active/inactive"
|
1347 |
msgstr "Актыўна"
|
1348 |
|
1349 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2672
|
1350 |
#, fuzzy
|
1351 |
msgid "deposit payment for booking resource"
|
1352 |
msgstr "Сезонныя змены коштаў"
|
1353 |
|
1354 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2681
|
1355 |
#, fuzzy
|
1356 |
+
msgid "Deposit payment total"
|
1357 |
+
msgstr "%s - уставіць даты бранявання"
|
1358 |
|
1359 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2683
|
1360 |
#, fuzzy
|
1361 |
msgid "Deposit payment is not active for booking resource"
|
1362 |
msgstr "Сезонныя змены коштаў"
|
1363 |
|
1364 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2712
|
1365 |
#, fuzzy
|
1366 |
msgid "Deposit payment"
|
1367 |
msgstr "%s - уставіць даты бранявання"
|
1368 |
|
1369 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2716
|
1370 |
#, fuzzy, php-format
|
1371 |
+
msgid ""
|
1372 |
+
"Check this box if you want to use the %sdeposit%s total %spayment%s on the "
|
1373 |
+
"payment form, instead of the full total of the booking."
|
1374 |
msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
|
1375 |
|
1376 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2717
|
1377 |
+
#, fuzzy, php-format
|
1378 |
+
msgid ""
|
1379 |
+
" You can configure the deposit payment required for your booking resources "
|
1380 |
+
"%shere%s."
|
1381 |
+
msgstr "Сезонныя змены коштаў"
|
1382 |
|
1383 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2750
|
1384 |
msgid "Cost of each booking type"
|
1385 |
msgstr "Кошты бранявання"
|
1386 |
|
1387 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2756
|
1388 |
msgid "Resource Cost"
|
1389 |
msgstr "Кошт рэсурсу"
|
1390 |
|
1391 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2759
|
1392 |
msgid "Names of items from resource"
|
1393 |
msgstr "Імя аб'ектаў з рэсурсу"
|
1394 |
|
1395 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2801
|
1396 |
#, fuzzy
|
1397 |
msgid "Cost for selected days"
|
1398 |
msgstr "Лік дзён"
|
1399 |
|
1400 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2818
|
1401 |
+
#, fuzzy
|
1402 |
+
msgid "Please enter the cost"
|
1403 |
msgstr "Калі ласка, увядзіце кошт"
|
1404 |
|
1405 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2829
|
1406 |
+
#, fuzzy
|
1407 |
+
msgid ""
|
1408 |
+
"of each booking resource. Enter only digits.of each booking resources. Enter "
|
1409 |
+
"only digits."
|
1410 |
msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
|
1411 |
|
1412 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2831
|
1413 |
#, fuzzy, php-format
|
1414 |
msgid "You can Add or Delete booking resources at the top of this %spage%s"
|
1415 |
msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
|
1416 |
|
1417 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1418 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1419 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1420 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1421 |
msgid "Su"
|
1422 |
msgstr "Вс"
|
1423 |
|
1424 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1425 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1426 |
msgid "Mo"
|
1427 |
msgstr "Пн"
|
1428 |
|
1429 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1430 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1431 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1432 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1433 |
msgid "Tu"
|
1434 |
msgstr "Вт"
|
1435 |
|
1436 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1437 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1438 |
msgid "We"
|
1439 |
msgstr "Ср"
|
1440 |
|
1441 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1442 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1443 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1444 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1445 |
msgid "Th"
|
1446 |
msgstr "Чт"
|
1447 |
|
1448 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1449 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1450 |
msgid "Fr"
|
1451 |
msgstr "Пт"
|
1452 |
|
1453 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1454 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1455 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1456 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1457 |
msgid "Sa"
|
1458 |
msgstr "Сб"
|
1459 |
|
1460 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1461 |
msgid "Jan"
|
1462 |
msgstr "Янв"
|
1463 |
|
1464 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1465 |
msgid "Feb"
|
1466 |
msgstr "Фев"
|
1467 |
|
1468 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1469 |
msgid "Mar"
|
1470 |
msgstr "Сакавік"
|
1471 |
|
1472 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1473 |
msgid "Apr"
|
1474 |
msgstr "Апр"
|
1475 |
|
1476 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1477 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3481
|
1478 |
msgid "May"
|
1479 |
msgstr "Травень"
|
1480 |
|
1481 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1482 |
msgid "Jun"
|
1483 |
msgstr "Чэрвень"
|
1484 |
|
1485 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1486 |
msgid "Jul"
|
1487 |
msgstr "Ліпень"
|
1488 |
|
1489 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1490 |
msgid "Aug"
|
1491 |
msgstr "Авг"
|
1492 |
|
1493 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1494 |
msgid "Sep"
|
1495 |
msgstr "Сен"
|
1496 |
|
1497 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1498 |
msgid "Oct"
|
1499 |
msgstr "Окт"
|
1500 |
|
1501 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1502 |
msgid "Nov"
|
1503 |
msgstr "Ныючы"
|
1504 |
|
1505 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1506 |
msgid "Dec"
|
1507 |
msgstr "Дэк"
|
1508 |
|
1509 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
|
|
1510 |
msgid "time"
|
1511 |
msgstr "час"
|
1512 |
|
1513 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2930
|
1514 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2950
|
1515 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2971
|
1516 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2988
|
1517 |
msgid "No days"
|
1518 |
msgstr "Няма дзён"
|
1519 |
|
1520 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2932
|
1521 |
msgid "Every"
|
1522 |
msgstr "Кожны "
|
1523 |
|
1524 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2973
|
1525 |
msgid "of"
|
1526 |
msgstr "з "
|
1527 |
|
1528 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3039
|
1529 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3269
|
|
|
|
|
|
|
1530 |
msgid "Filter saved"
|
1531 |
msgstr "Фільтр захаваны"
|
1532 |
|
1533 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3075
|
1534 |
+
#, fuzzy
|
1535 |
+
msgid "Specific Dates Filter"
|
1536 |
+
msgstr "Фільтр дат"
|
1537 |
+
|
1538 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3081
|
1539 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3327
|
1540 |
+
#, fuzzy
|
1541 |
+
msgid "Filter Name"
|
1542 |
+
msgstr "Фільтр захаваны"
|
1543 |
|
1544 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3083
|
1545 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3329
|
1546 |
+
#, fuzzy
|
1547 |
+
msgid "Type your filter name"
|
1548 |
+
msgstr "Увядзіце %sназвание фільтра%s"
|
1549 |
+
|
1550 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3090
|
1551 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3336
|
1552 |
msgid "Add new filter"
|
1553 |
msgstr "Дадаць новы фільтр "
|
1554 |
|
1555 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3090
|
1556 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3336
|
1557 |
+
msgid "Save changes"
|
1558 |
+
msgstr "Захаваць змены "
|
1559 |
|
1560 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3095
|
1561 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3341
|
1562 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1631
|
1563 |
+
msgid "Reset"
|
1564 |
+
msgstr ""
|
1565 |
|
1566 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3309
|
1567 |
+
msgid "Conditional Dates Filter"
|
1568 |
+
msgstr ""
|
1569 |
|
1570 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3366
|
1571 |
msgid "Days of week"
|
1572 |
msgstr "Дні тыдня "
|
1573 |
|
1574 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3370
|
1575 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1556
|
1576 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1612
|
1577 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1578 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1579 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1580 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2265
|
1581 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2340
|
1582 |
msgid "Sunday"
|
1583 |
msgstr "Нядзеля"
|
1584 |
|
1585 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3372
|
1586 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1557
|
1587 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1613
|
1588 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1589 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1590 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1591 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2266
|
1592 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2342
|
1593 |
msgid "Monday"
|
1594 |
msgstr "Панядзелак"
|
1595 |
|
1596 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3374
|
1597 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1558
|
1598 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1614
|
1599 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1600 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1601 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1602 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2267
|
1603 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2344
|
1604 |
#, fuzzy
|
1605 |
msgid "Tuesday"
|
1606 |
msgstr "Аўторак"
|
1607 |
|
1608 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3376
|
1609 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1559
|
1610 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1615
|
1611 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1612 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1613 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1614 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2268
|
1615 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2346
|
1616 |
msgid "Wednesday"
|
1617 |
msgstr "Асяроддзе"
|
1618 |
|
1619 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3378
|
1620 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1560
|
1621 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1616
|
1622 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1623 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1624 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1625 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2269
|
1626 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2348
|
1627 |
msgid "Thursday"
|
1628 |
msgstr "Чацвер"
|
1629 |
|
1630 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3380
|
1631 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1561
|
1632 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1617
|
1633 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1634 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1635 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1636 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2270
|
1637 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2350
|
1638 |
msgid "Friday"
|
1639 |
msgstr "Пятніца"
|
1640 |
|
1641 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3382
|
1642 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1562
|
1643 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1618
|
1644 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1645 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1646 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1647 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2271
|
1648 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2352
|
1649 |
msgid "Saturday"
|
1650 |
msgstr "Субота"
|
1651 |
|
1652 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3390
|
1653 |
msgid "Days of month"
|
1654 |
msgstr "Дні месяца"
|
1655 |
|
1656 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3468
|
1657 |
#, fuzzy
|
1658 |
msgid "Months"
|
1659 |
msgstr "Месяцы"
|
1660 |
|
1661 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3473
|
1662 |
msgid "January"
|
1663 |
msgstr "Студзень"
|
1664 |
|
1665 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3475
|
1666 |
msgid "February"
|
1667 |
msgstr "Люты"
|
1668 |
|
1669 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3477
|
1670 |
msgid "March"
|
1671 |
msgstr "Сакавік"
|
1672 |
|
1673 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3479
|
1674 |
msgid "April"
|
1675 |
msgstr "Красавік"
|
1676 |
|
1677 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3483
|
1678 |
msgid "June"
|
1679 |
msgstr "Чэрвень"
|
1680 |
|
1681 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3487
|
1682 |
msgid "July"
|
1683 |
msgstr "Ліпень"
|
1684 |
|
1685 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3489
|
1686 |
msgid "August"
|
1687 |
msgstr "Жнівень"
|
1688 |
|
1689 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3491
|
1690 |
msgid "September"
|
1691 |
msgstr "Верасень"
|
1692 |
|
1693 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3493
|
1694 |
msgid "October"
|
1695 |
msgstr "Кастрычнік"
|
1696 |
|
1697 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3495
|
1698 |
msgid "November"
|
1699 |
msgstr "Лістапад"
|
1700 |
|
1701 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3497
|
1702 |
msgid "December"
|
1703 |
msgstr "Снежань"
|
1704 |
|
1705 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3506
|
1706 |
msgid "Years"
|
1707 |
msgstr "Гады"
|
1708 |
|
1709 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3581
|
1710 |
+
msgid "Filter deleted successfully"
|
1711 |
+
msgstr "Фільтр выдалены паспяхова"
|
|
|
1712 |
|
1713 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3589
|
1714 |
+
#, fuzzy
|
1715 |
+
msgid "Create dates filter"
|
1716 |
+
msgstr "Фільтр Дат"
|
1717 |
|
1718 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
|
1719 |
+
#, fuzzy
|
1720 |
+
msgid "Create conditional days filter"
|
1721 |
+
msgstr "Фільтр для часу ці дзён"
|
1722 |
|
1723 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3601
|
1724 |
+
#, fuzzy
|
1725 |
+
msgid "Listing of season filters"
|
1726 |
+
msgstr "Памылка пры абнаўленні БД "
|
1727 |
+
|
1728 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3627
|
1729 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4080
|
1730 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1310
|
1731 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1922
|
1732 |
msgid "Edit"
|
1733 |
msgstr "рэдагаваць "
|
1734 |
|
1735 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3629
|
1736 |
msgid "Do you really want to delete?"
|
1737 |
msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
|
1738 |
|
1739 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3663
|
1740 |
#, fuzzy
|
1741 |
msgid "Showing cost in tooltip"
|
1742 |
msgstr "Паказаць кошт у якая сплывае падказцы"
|
1743 |
|
1744 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3669
|
1745 |
#, fuzzy
|
1746 |
+
msgid ""
|
1747 |
+
" Check this box to display the daily cost with a tooltip when mouse hovers "
|
1748 |
+
"over each day on the calendar(s)."
|
1749 |
msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
|
1750 |
|
1751 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3676
|
1752 |
msgid "Cost description"
|
1753 |
msgstr "Апісанне плацяжоў "
|
1754 |
|
1755 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3678
|
1756 |
#, php-format
|
1757 |
msgid "Type your %scost%s description"
|
1758 |
msgstr "Увядзіце Ваш надпіс для %sстоимости%s "
|
1759 |
|
1760 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3778
|
1761 |
#, fuzzy
|
1762 |
+
msgid "Advanced cost management"
|
1763 |
msgstr "Пашыраная налада коштаў"
|
1764 |
|
1765 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3821
|
1766 |
#, php-format
|
1767 |
+
msgid ""
|
1768 |
+
"Advanced cost customization is required. Select boxes from %sform fields "
|
1769 |
+
"customization page%s (%s - shortcode). Fields are shown here automatically "
|
1770 |
+
"if they exist on the form."
|
1771 |
msgstr ""
|
1772 |
|
1773 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3833
|
1774 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2365
|
1775 |
msgid "Form"
|
1776 |
msgstr "Форма"
|
1777 |
|
1778 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3879
|
1779 |
+
#, fuzzy
|
1780 |
+
msgid "Additional cost for"
|
1781 |
msgstr "Дадатковы кошт для "
|
1782 |
|
1783 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3920
|
1784 |
#, fuzzy, php-format
|
1785 |
+
msgid ""
|
1786 |
+
"Enter cost (%s) directly in format %s or %s for the entire booking in the "
|
1787 |
+
"format %s, or a fixed amount for each selected day in the format %s For "
|
1788 |
+
"example: %s or %s or %s"
|
1789 |
+
msgstr ""
|
1790 |
+
"Вы можаце ўвесці кошт у %s у фармаце %s ці %s ад усяго кошту забронированого "
|
1791 |
+
"ў фармаце %s Напрыклад: %s ці %s"
|
1792 |
|
1793 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3936
|
1794 |
#, php-format
|
1795 |
+
msgid ""
|
1796 |
+
"Check this box if you want costs, which are specified here as % for some "
|
1797 |
+
"options, also applied to costs specified as fixed values for some options."
|
1798 |
+
msgstr ""
|
1799 |
+
|
1800 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4007
|
1801 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1203
|
1802 |
+
#, fuzzy
|
1803 |
+
msgid "Resource ID or Title"
|
1804 |
+
msgstr "Кошт рэсурсу"
|
1805 |
+
|
1806 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4009
|
1807 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1205
|
1808 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:707
|
1809 |
+
msgid "Go"
|
1810 |
msgstr ""
|
1811 |
|
1812 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4033
|
1813 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1264
|
1814 |
msgid "Info"
|
1815 |
msgstr "Інфа"
|
1816 |
|
1817 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4079
|
1818 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1309
|
1819 |
#, fuzzy
|
1820 |
msgid "Bulk Actions"
|
1821 |
msgstr "Функцыі "
|
1822 |
|
1823 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4148
|
1824 |
#, fuzzy
|
1825 |
+
msgid "management"
|
1826 |
msgstr "Пашыраная налада коштаў"
|
1827 |
|
1828 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4150
|
1829 |
#, fuzzy
|
1830 |
msgid "Costs and Rates"
|
1831 |
msgstr "Кошт:"
|
1832 |
|
1833 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4153
|
1834 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4158
|
1835 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4170
|
1836 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1618
|
1837 |
#, fuzzy
|
1838 |
msgid "Customization of"
|
1839 |
msgstr "налада емейла"
|
1840 |
|
1841 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4153
|
1842 |
msgid "rates, valuation days cost and deposit amount "
|
1843 |
msgstr ""
|
1844 |
|
1845 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4155
|
1846 |
#, fuzzy
|
1847 |
msgid "Advanced Cost"
|
1848 |
msgstr "Пашыраная налада коштаў"
|
1849 |
|
1850 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4158
|
1851 |
msgid "additional cost, which depend from form fields"
|
1852 |
msgstr ""
|
1853 |
|
1854 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4161
|
1855 |
#, fuzzy
|
1856 |
msgid "Coupons"
|
1857 |
msgstr "Лік дзён"
|
1858 |
|
1859 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4164
|
1860 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4175
|
1861 |
#, fuzzy
|
1862 |
msgid "Setting"
|
1863 |
msgstr "Усталёўкі"
|
1864 |
|
1865 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4164
|
1866 |
msgid "for discount"
|
1867 |
msgstr ""
|
1868 |
|
1869 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4170
|
1870 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4183
|
1871 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:133
|
1872 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:146
|
1873 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:159
|
1874 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:173
|
1875 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1618
|
1876 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1680
|
1877 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1714
|
1878 |
#, fuzzy
|
1879 |
msgid "settings"
|
1880 |
msgstr "Усталёўкі"
|
1881 |
|
1882 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4172
|
1883 |
#, fuzzy
|
1884 |
msgid "Season Filters"
|
1885 |
msgstr "Фільтр дат"
|
1886 |
|
1887 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4219
|
1888 |
msgid "Cost: "
|
1889 |
msgstr "Кошт:"
|
1890 |
|
1891 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4249
|
1892 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:608
|
1893 |
msgid "Weekend"
|
1894 |
msgstr "Выходныя"
|
1895 |
|
1896 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4250
|
1897 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:609
|
1898 |
msgid "Work days"
|
1899 |
msgstr "Працоўныя дні"
|
1900 |
|
1901 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4251
|
1902 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:610
|
1903 |
msgid "High season"
|
1904 |
msgstr "Высокі сазон"
|
1905 |
|
1906 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:355
|
1907 |
msgid "Setting cost for the resource"
|
1908 |
msgstr ""
|
1909 |
|
1910 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:356
|
1911 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:571
|
1912 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:665
|
1913 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:670
|
1914 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:420
|
1915 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:652
|
1916 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:492
|
1917 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2548
|
1918 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2549
|
1919 |
msgid "Cost"
|
1920 |
msgstr "Кошт"
|
1921 |
|
1922 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:358
|
1923 |
#, fuzzy
|
1924 |
msgid "/ day"
|
1925 |
msgstr "днеи"
|
1926 |
|
1927 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:359
|
1928 |
#, fuzzy
|
1929 |
msgid "/ night"
|
1930 |
msgstr "за 1 ноч"
|
1931 |
|
|
|
1932 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:360
|
1933 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:381
|
1934 |
#, fuzzy
|
1935 |
msgid "fixed"
|
1936 |
msgstr "фіксаваны ўнёсак"
|
1937 |
|
1938 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:361
|
1939 |
#, fuzzy
|
1940 |
msgid "/ hour"
|
1941 |
msgstr "Аўтар"
|
1942 |
|
1943 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:376
|
1944 |
#, fuzzy
|
1945 |
msgid "Setting cost"
|
1946 |
msgstr "Усталёўкі"
|
1947 |
|
1948 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:379
|
1949 |
#, fuzzy
|
1950 |
msgid "per day"
|
1951 |
msgstr "за 1 дзень"
|
1952 |
|
1953 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:380
|
1954 |
#, fuzzy
|
1955 |
msgid "per night"
|
1956 |
msgstr "за 1 ноч"
|
1957 |
|
1958 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:383
|
1959 |
#, fuzzy
|
1960 |
msgid "per hour"
|
1961 |
msgstr "за 1 гадзіна"
|
1962 |
|
1963 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:450
|
1964 |
+
#, fuzzy
|
1965 |
+
msgid ""
|
1966 |
+
"Start Time is invalid. The date or time may be booked, or already in the "
|
1967 |
+
"past! Please choose another date or time."
|
1968 |
+
msgstr ""
|
1969 |
+
"Час пачатку некоректно, магчыма гэты час ужо зарэзервавана ці ўжо прайшло."
|
1970 |
|
1971 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:451
|
1972 |
+
#, fuzzy
|
1973 |
+
msgid ""
|
1974 |
+
"End Time is invalid. The date or time may be booked, or already in the past. "
|
1975 |
+
"The End Time may also be earlier that the start time, if only 1 day was "
|
1976 |
+
"selected! Please choose another date or time."
|
1977 |
+
msgstr ""
|
1978 |
+
"Час канчатка некоректно. Магчыма час для вылучаных дзён ужо зарэзервавана, "
|
1979 |
+
"ці час канчатка раней чым час пачатку бранявання для 1-го вылучанага дня."
|
1980 |
|
1981 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:452
|
1982 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:453
|
1983 |
+
#, fuzzy
|
1984 |
+
msgid "The time(s) may be booked, or already in the past!"
|
1985 |
msgstr "Час некоректно, магчыма гэты час ужо зарэзервавана ці ўжо прайшло."
|
1986 |
|
1987 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:605
|
1988 |
#, fuzzy
|
1989 |
+
msgid "Cost saved successfully"
|
1990 |
msgstr "Абноўлена паспяхова"
|
1991 |
|
1992 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:612
|
1993 |
+
msgid "Cost is not correct. It must be greater than 0"
|
1994 |
msgstr ""
|
1995 |
|
1996 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:630
|
1997 |
msgid "Send payment request to customer"
|
1998 |
msgstr ""
|
1999 |
|
2000 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:634
|
2001 |
#, fuzzy, php-format
|
2002 |
+
msgid "Type your %sreason for payment%s request"
|
2003 |
msgstr "Увядзіце %sаремя канчаткі%s"
|
2004 |
|
2005 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:644
|
2006 |
msgid "Send Request"
|
2007 |
msgstr ""
|
2008 |
|
2009 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:646
|
2010 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:755
|
2011 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1013
|
2012 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:469
|
2013 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:532
|
2014 |
#, fuzzy
|
2015 |
msgid "Close"
|
2016 |
msgstr "Кошт"
|
2017 |
|
2018 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:756
|
2019 |
+
msgid "Request has been sent"
|
2020 |
msgstr ""
|
2021 |
|
2022 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:762
|
2023 |
+
msgid "Request has failed"
|
2024 |
msgstr ""
|
2025 |
|
2026 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:787
|
2027 |
msgid "The payment status is changed successfully"
|
2028 |
msgstr ""
|
2029 |
|
2030 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:794
|
2031 |
msgid "The changing of payment status is failed"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:838
|
2035 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:843
|
2036 |
msgid "Email to \"Person\" with payment request"
|
2037 |
msgstr ""
|
2038 |
|
2039 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:844
|
2040 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3226
|
2041 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3280
|
2042 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3326
|
2043 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3373
|
2044 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3422
|
2045 |
msgid "Active"
|
2046 |
msgstr "Актыўна"
|
2047 |
|
2048 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:845
|
2049 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3327
|
2050 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3374
|
2051 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3423
|
2052 |
msgid "Send copy of this email to Admin"
|
2053 |
msgstr ""
|
2054 |
|
2055 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:851
|
2056 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3286
|
2057 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3333
|
2058 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3380
|
2059 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3429
|
|
|
2060 |
#, fuzzy, php-format
|
2061 |
+
msgid "Type the default %sadmin email%s sending the booking confimation"
|
2062 |
+
msgstr "Увядзіце %s еў. почу адміністратара%s для праверкі бранявання"
|
2063 |
|
2064 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:856
|
2065 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3244
|
2066 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3291
|
2067 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3338
|
2068 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3385
|
2069 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3434
|
2070 |
msgid "Subject"
|
2071 |
msgstr "Тэма ліста"
|
2072 |
|
2073 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:858
|
2074 |
#, fuzzy, php-format
|
2075 |
+
msgid "Type email subject for %spayment request%s."
|
2076 |
+
msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
|
2077 |
|
2078 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:864
|
2079 |
#, fuzzy, php-format
|
2080 |
msgid "Type your %semail message for payment request%s"
|
2081 |
msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
|
2082 |
|
2083 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:869
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2084 |
#, fuzzy, php-format
|
2085 |
+
msgid ""
|
2086 |
+
"You need to make payment %s for booking %s at %s. %s You can make payment at "
|
2087 |
+
"this %s Thank you, booking service."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2088 |
msgstr ""
|
2089 |
+
"Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за "
|
2090 |
+
"карыстанне сэрвісам бранявання.\""
|
2091 |
|
2092 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:869
|
2093 |
+
#, fuzzy
|
2094 |
+
msgid "page"
|
2095 |
+
msgstr "Дэма старонка"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2096 |
|
2097 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1108
|
2098 |
#, fuzzy
|
2099 |
msgid "deposit"
|
2100 |
msgstr "фіксаваны ўнёсак"
|
2101 |
|
2102 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1109
|
2103 |
#, fuzzy
|
2104 |
msgid "Total cost"
|
2105 |
msgstr "Фінальны кошт"
|
2106 |
|
2107 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1110
|
2108 |
#, fuzzy
|
2109 |
msgid "balance"
|
2110 |
msgstr "Адмена"
|
2111 |
|
2112 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1162
|
2113 |
+
msgid "Auto-fill form"
|
2114 |
msgstr ""
|
2115 |
|
2116 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1259
|
2117 |
#, fuzzy
|
2118 |
msgid "Billing form fields customization"
|
2119 |
msgstr "налада палёў"
|
2120 |
|
2121 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1271
|
2122 |
#, php-format
|
2123 |
+
msgid ""
|
2124 |
+
"Please set the required billing fields, they will be automatically "
|
2125 |
+
"%sassigned to the billing form%s"
|
2126 |
msgstr ""
|
2127 |
|
2128 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1276
|
2129 |
+
msgid ""
|
2130 |
+
"Please select a field from your booking form. This field will be "
|
2131 |
+
"automatically assigned to the current field in the billing form."
|
2132 |
msgstr ""
|
2133 |
|
2134 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1282
|
2135 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
2136 |
#, fuzzy
|
2137 |
msgid "Customer Email"
|
2138 |
msgstr "Наладжвальны"
|
2139 |
|
2140 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1295
|
2141 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
2142 |
#, fuzzy
|
2143 |
msgid "First Name(s)"
|
2144 |
msgstr "Імя"
|
2145 |
|
2146 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1308
|
2147 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
2148 |
#, fuzzy
|
2149 |
msgid "Last name"
|
2150 |
msgstr "Прозвішча"
|
2151 |
|
2152 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1342
|
2153 |
msgid "Billing Address"
|
2154 |
msgstr ""
|
2155 |
|
2156 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1355
|
2157 |
msgid "Billing City"
|
2158 |
msgstr ""
|
2159 |
|
2160 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1368
|
2161 |
msgid "Post Code"
|
2162 |
msgstr ""
|
2163 |
|
2164 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1381
|
2165 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3785
|
2166 |
#, fuzzy
|
2167 |
msgid "Country"
|
2168 |
msgstr "Лік дзён"
|
2169 |
|
2170 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1395
|
2171 |
#, php-format
|
2172 |
+
msgid "Configuring these %sfields is required for the Sage payment%s system!"
|
2173 |
msgstr ""
|
2174 |
|
2175 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1446
|
2176 |
msgid "Time Format"
|
2177 |
msgstr "Фармат даты"
|
2178 |
|
2179 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1461
|
2180 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:510
|
2181 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2587
|
2182 |
msgid "Custom"
|
2183 |
msgstr "Наладжвальны"
|
2184 |
|
2185 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1469
|
2186 |
#, fuzzy, php-format
|
2187 |
+
msgid ""
|
2188 |
+
"Type your time format for emails and the booking table. %sDocumentation on "
|
2189 |
+
"time formatting: %s"
|
2190 |
+
msgstr ""
|
2191 |
+
"Увядзіце Ваш фармат даты для електронной пошты і табліцы бранявання. %s "
|
2192 |
+
"Дакументацыя па фармаце для дат%s "
|
|
|
2193 |
|
2194 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1539
|
2195 |
#, fuzzy
|
2196 |
+
msgid "Select a FIXED number of days with ONE mouse click"
|
|
|
|
|
|
|
|
|
2197 |
msgstr "Вылучэнне фиксированого колькасці дзён 1-ім клікам мышкі"
|
2198 |
|
2199 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1540
|
2200 |
+
#, fuzzy
|
2201 |
+
msgid "Select a DYNAMIC range of days with TWO mouse clicks"
|
2202 |
msgstr "Вылучэнне дынамічнай колькасці дзён у 2 зграя мышкі"
|
2203 |
|
2204 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1546
|
|
|
|
|
|
|
|
|
|
|
2205 |
#, php-format
|
2206 |
msgid "in %srange to select%s"
|
2207 |
msgstr "у %sдиапазоне для вылучэння%s"
|
2208 |
|
2209 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1548
|
2210 |
#, php-format
|
2211 |
msgid "Type your %snumber of days for range selection%s"
|
2212 |
msgstr "Увядзіце Ваш %sфиксированый дыяпазон дзён для вылучэння%s"
|
2213 |
|
2214 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1552
|
2215 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1608
|
2216 |
msgid "Start day of range"
|
2217 |
msgstr "Дзень пачатку дыяпазону"
|
2218 |
|
2219 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1555
|
2220 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1611
|
2221 |
msgid "Any day of week"
|
2222 |
msgstr "Любы дзень тыдня"
|
2223 |
|
2224 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1564
|
2225 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1620
|
2226 |
msgid "Select your start day of range selection at week"
|
2227 |
msgstr "Абярыце дзень тыдня, які будзе пачаткам вылучэння дыяпазону дат"
|
2228 |
|
2229 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1572
|
2230 |
#, fuzzy
|
2231 |
msgid "Days selection number"
|
2232 |
msgstr "Выбар дыяпазону"
|
2233 |
|
2234 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1575
|
2235 |
msgid "min"
|
2236 |
msgstr ""
|
2237 |
|
2238 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1578
|
2239 |
msgid "max"
|
2240 |
msgstr ""
|
2241 |
|
2242 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1581
|
2243 |
#, fuzzy, php-format
|
2244 |
msgid "Type your %sminimum and maximum number of days for range selection%s"
|
2245 |
msgstr "Увядзіце %sминимальное колькасць дзён для вылучэння%s"
|
2246 |
|
2247 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1587
|
2248 |
#, fuzzy
|
2249 |
msgid "Specific days selections"
|
2250 |
msgstr "Вылучэнне некалькіх дзён"
|
2251 |
|
2252 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1591
|
2253 |
#, php-format
|
2254 |
+
msgid ""
|
2255 |
+
"Type your %sspecific%s days, which can be selected by visitors, or leave "
|
2256 |
+
"this value empty. It can be several days seperated by comma. Example: 5,7"
|
2257 |
msgstr ""
|
2258 |
|
2259 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2260 |
#, fuzzy
|
2261 |
+
msgid "Use recurrent time"
|
2262 |
msgstr "Выкарыстоўваць фиксированое час"
|
2263 |
|
2264 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1663
|
2265 |
#, fuzzy
|
2266 |
msgid "for several days selection"
|
2267 |
msgstr "Вылучэнне некалькіх дзён"
|
2268 |
|
2269 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1667
|
2270 |
+
msgid ""
|
2271 |
+
"Check this box if you want to use recurrent time to reserve several days. "
|
2272 |
+
"This means that middle days will be partially booked by actual times, "
|
2273 |
+
"otherwise the time in the booking form will be used as check-in/check-out "
|
2274 |
+
"time for the first and last day of the reservation."
|
2275 |
msgstr ""
|
2276 |
|
2277 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1673
|
2278 |
+
#, fuzzy
|
2279 |
+
msgid "Use check in/out time"
|
2280 |
msgstr "Выкарыстоўваць фиксированое час"
|
2281 |
|
2282 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1677
|
2283 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2160
|
2284 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2168
|
2285 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2741
|
|
|
2286 |
msgid "Warning"
|
2287 |
msgstr ""
|
2288 |
|
2289 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1677
|
2290 |
+
msgid "This option will overwrite any times selection in your booking form."
|
2291 |
msgstr ""
|
2292 |
|
2293 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1679
|
2294 |
+
#, php-format
|
2295 |
+
msgid ""
|
2296 |
+
" Check this option, if you want to use a check in/out times during booking "
|
2297 |
+
"process. %s Important ! This will overwrite any times selection in your "
|
2298 |
+
"booking form. %s"
|
2299 |
+
msgstr ""
|
2300 |
+
|
2301 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1686
|
2302 |
#, fuzzy
|
2303 |
+
msgid "Check-in time"
|
2304 |
+
msgstr "Дзеці"
|
2305 |
|
2306 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1686
|
2307 |
#, php-format
|
2308 |
msgid "%sstart booking time%s"
|
2309 |
msgstr "%sвведите час пачатку бранявання%s"
|
2310 |
|
2311 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1688
|
2312 |
+
#, fuzzy, php-format
|
2313 |
+
msgid "Type your %sCheck-in%s time of booking"
|
2314 |
+
msgstr "Увядзіце %sвремя%s для апошняга дня з некалькіх дзён бранявання"
|
2315 |
|
2316 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1693
|
2317 |
+
#, fuzzy
|
2318 |
+
msgid "Check-Out time"
|
2319 |
+
msgstr "Дзеці"
|
2320 |
+
|
2321 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1693
|
2322 |
#, php-format
|
2323 |
msgid "%send booking time%s"
|
2324 |
msgstr "%sвремя канчаткі бранявання%s"
|
2325 |
|
2326 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1695
|
2327 |
+
#, fuzzy, php-format
|
2328 |
+
msgid "Type your %sCheck-Out%s time of booking"
|
2329 |
msgstr "Увядзіце %sвремя%s для апошняга дня з некалькіх дзён бранявання"
|
2330 |
|
2331 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1726
|
2332 |
#, fuzzy
|
2333 |
msgid "Costs"
|
2334 |
msgstr "Кошт"
|
2335 |
|
2336 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1732
|
2337 |
#, fuzzy
|
2338 |
msgid "Set the cost"
|
2339 |
msgstr "Захаваць кошты"
|
2340 |
|
2341 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1739
|
2342 |
#, fuzzy
|
2343 |
+
msgid "fixed sum"
|
2344 |
msgstr "фіксаваны ўнёсак"
|
2345 |
|
2346 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1742
|
2347 |
#, fuzzy
|
2348 |
msgid " Select your cost configuration."
|
2349 |
msgstr "Выдаленне дадзеных па браняванні"
|
2350 |
|
2351 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1750
|
2352 |
msgid "Time impact to cost"
|
2353 |
msgstr ""
|
2354 |
|
2355 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1755
|
2356 |
#, fuzzy, php-format
|
2357 |
+
msgid ""
|
2358 |
+
"Check this box if you want the %stime selection%s on the booking form "
|
2359 |
+
"%sapplied to the cost calculation%s."
|
2360 |
+
msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
|
2361 |
+
|
2362 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1763
|
2363 |
+
#, fuzzy
|
2364 |
+
msgid "Show booking details in payment form"
|
2365 |
+
msgstr "Апісанне плацяжоў"
|
2366 |
+
|
2367 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1767
|
2368 |
+
#, fuzzy, php-format
|
2369 |
+
msgid ""
|
2370 |
+
" Check this checkbox if you want to show the %sbooking details summary%s "
|
2371 |
+
"above the payment form"
|
2372 |
msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
|
2373 |
|
2374 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1815
|
2375 |
#, fuzzy
|
2376 |
+
msgid "Auto cancelation / auto approval of bookings"
|
2377 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
2378 |
|
2379 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1822
|
2380 |
#, fuzzy
|
2381 |
msgid "Auto approve all new bookings"
|
2382 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
2383 |
|
2384 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1829
|
2385 |
#, fuzzy, php-format
|
2386 |
+
msgid ""
|
2387 |
+
" Check this checkbox to %sactivate%s auto approve of all new pending "
|
2388 |
+
"bookings."
|
2389 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
2390 |
|
2391 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1835
|
2392 |
#, fuzzy
|
2393 |
+
msgid "Auto-cancel bookings"
|
2394 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
2395 |
|
2396 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1843
|
2397 |
+
#, fuzzy, php-format
|
2398 |
+
msgid ""
|
2399 |
+
"Check this box to %sactivate%s auto-cancellation for pending, unpaid "
|
2400 |
+
"bookings."
|
2401 |
+
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
2402 |
|
2403 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1849
|
2404 |
#, fuzzy
|
2405 |
msgid "Cancel bookings older"
|
2406 |
msgstr "у форме бранявання"
|
2407 |
|
2408 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1854
|
2409 |
#, fuzzy
|
2410 |
msgid "hour"
|
2411 |
msgstr "Аўтар"
|
2412 |
|
2413 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1857
|
2414 |
#, fuzzy
|
2415 |
msgid "hours"
|
2416 |
msgstr "Чацвер"
|
2417 |
|
2418 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1867
|
2419 |
+
msgid ""
|
2420 |
+
"Cancel only pending, unpaid bookings, which are older than this selection."
|
2421 |
msgstr ""
|
2422 |
|
2423 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1875
|
2424 |
#, fuzzy
|
2425 |
+
msgid "Cancellation email sent"
|
2426 |
msgstr "Чыннік адмовы"
|
2427 |
|
2428 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1879
|
2429 |
#, php-format
|
2430 |
+
msgid "Check this box to %ssend%s cancellation email for this resource."
|
2431 |
msgstr ""
|
2432 |
|
2433 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1884
|
2434 |
#, fuzzy
|
2435 |
+
msgid "Reason for cancellation"
|
2436 |
msgstr "Чыннік адмовы"
|
2437 |
|
2438 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1886
|
2439 |
#, php-format
|
2440 |
+
msgid "Type the reason for %scancellation%s for the email template."
|
2441 |
msgstr ""
|
2442 |
|
2443 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1922
|
2444 |
+
msgid ""
|
2445 |
+
"Customization of billing fields, which automatically assign from booking "
|
2446 |
+
"form to billing form"
|
2447 |
msgstr ""
|
2448 |
|
2449 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1923
|
2450 |
#, fuzzy
|
2451 |
msgid "Billing form fields"
|
2452 |
msgstr "налада палёў"
|
2453 |
|
2454 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1925
|
2455 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1570
|
2456 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1636
|
2457 |
#, fuzzy
|
2458 |
msgid "Save settings"
|
2459 |
msgstr "Усталёўкі"
|
2460 |
|
2461 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1965
|
2462 |
+
msgid ""
|
2463 |
+
"This reservation is cancelled because we did not receive payment and the "
|
2464 |
+
"administrator did not approve it."
|
2465 |
msgstr ""
|
2466 |
|
2467 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1984
|
2468 |
#, fuzzy
|
2469 |
+
msgid "You need to make payment for this reservation"
|
2470 |
msgstr "Сезонныя змены коштаў"
|
2471 |
|
2472 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1986
|
2473 |
#, fuzzy, php-format
|
2474 |
+
msgid ""
|
2475 |
+
"You need to make payment %s for reservation %s at %s. %s Please make payment "
|
2476 |
+
"on this page: %s Thank you, %s"
|
2477 |
+
msgstr ""
|
2478 |
+
"Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за "
|
2479 |
+
"карыстанне сэрвісам бранявання.\""
|
2480 |
|
2481 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2086
|
2482 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1352
|
2483 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3832
|
2484 |
+
#, fuzzy
|
2485 |
+
msgid "Apartment#1"
|
2486 |
msgstr "Апартаменты №1"
|
2487 |
|
2488 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2087
|
2489 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1353
|
2490 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3833
|
2491 |
+
#, fuzzy
|
2492 |
+
msgid "Apartment#2"
|
2493 |
msgstr "Апартаменты №2"
|
2494 |
|
2495 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2088
|
2496 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3834
|
2497 |
+
#, fuzzy
|
2498 |
+
msgid "Apartment#3"
|
2499 |
msgstr "Апартаменты №3"
|
2500 |
|
2501 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:263
|
2502 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:288
|
2503 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:445
|
2504 |
msgid "Saved"
|
2505 |
msgstr "Захавана"
|
2506 |
|
2507 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:363
|
2508 |
+
msgid ""
|
2509 |
+
"You can use (in subject and content of email template) any shortcodes, "
|
2510 |
+
"which you are used at booking form. You can use the shortcodes in the same "
|
2511 |
+
"way as you are used it in the content form at Settings Fields page."
|
2512 |
+
msgstr ""
|
2513 |
+
|
2514 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:364
|
2515 |
+
msgid "In addition you can use these shortcodes"
|
2516 |
+
msgstr ""
|
2517 |
+
|
2518 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:365
|
2519 |
+
#, php-format
|
2520 |
+
msgid ""
|
2521 |
+
"%s - inserting data info about the booking, which you are configured in the "
|
2522 |
+
"content form at Settings Fields page"
|
2523 |
+
msgstr ""
|
2524 |
+
|
2525 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:366
|
2526 |
+
#, fuzzy, php-format
|
2527 |
+
msgid "%s - inserting ID of booking "
|
2528 |
+
msgstr "%s - уставіць даты бранявання"
|
2529 |
+
|
2530 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:367
|
2531 |
+
#, fuzzy, php-format
|
2532 |
+
msgid "%s or %s - inserting the title of the booking resource "
|
2533 |
+
msgstr "%s - уставіць тып бранявання"
|
2534 |
+
|
2535 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:369
|
2536 |
+
#, fuzzy, php-format
|
2537 |
+
msgid "%s - inserting the cost of booking "
|
2538 |
+
msgstr "%s - уставіць даты бранявання"
|
2539 |
+
|
2540 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:372
|
2541 |
+
#, fuzzy, php-format
|
2542 |
+
msgid "%s - inserting the dates of booking"
|
2543 |
+
msgstr "%s - уставіць даты бранявання"
|
2544 |
+
|
2545 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:373
|
2546 |
+
#, fuzzy, php-format
|
2547 |
+
msgid "%s - inserting check-in date (first day of reservation),"
|
2548 |
+
msgstr "%s - уставіць даты бранявання"
|
2549 |
+
|
2550 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:374
|
2551 |
+
#, fuzzy, php-format
|
2552 |
+
msgid "%s - inserting check-out date (last day of reservation),"
|
2553 |
+
msgstr "%s - уставіць даты бранявання"
|
2554 |
+
|
2555 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:375
|
2556 |
+
#, fuzzy, php-format
|
2557 |
+
msgid "%s - inserting the number of booking dates "
|
2558 |
+
msgstr "%s - уставіць даты бранявання"
|
2559 |
+
|
2560 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:377
|
2561 |
+
#, fuzzy, php-format
|
2562 |
+
msgid "%s - inserting your site URL "
|
2563 |
+
msgstr "%s - дадаць новы радок"
|
2564 |
+
|
2565 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:379
|
2566 |
+
#, fuzzy, php-format
|
2567 |
+
msgid "%s - inserting moderate link of new booking "
|
2568 |
+
msgstr "%s - уставіць даты бранявання"
|
2569 |
+
|
2570 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:381
|
2571 |
+
#, php-format
|
2572 |
+
msgid ""
|
2573 |
+
"%s - inserting link to the page where visitor can edit the reservation, "
|
2574 |
+
"(possible to use the %s parameter for setting different %s of this page. "
|
2575 |
+
"Example: %s )"
|
2576 |
+
msgstr ""
|
2577 |
+
|
2578 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:383
|
2579 |
+
#, php-format
|
2580 |
+
msgid ""
|
2581 |
+
"%s - inserting link to the page where visitor can cancel the reservation, "
|
2582 |
+
"(possible to use the %s parameter for setting different %s of this page. "
|
2583 |
+
"Example: %s )"
|
2584 |
+
msgstr ""
|
2585 |
+
|
2586 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:385
|
2587 |
+
#, php-format
|
2588 |
+
msgid ""
|
2589 |
+
"%s - inserting link to payment page where visitor can pay for the "
|
2590 |
+
"reservation (possible to use the %s parameter for setting different %s of "
|
2591 |
+
"this page. Example: %s )"
|
2592 |
+
msgstr ""
|
2593 |
+
|
2594 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:389
|
2595 |
+
#, fuzzy, php-format
|
2596 |
+
msgid ""
|
2597 |
+
"%s - add the reason for booking payment, you can enter it before sending "
|
2598 |
+
"email, "
|
2599 |
+
msgstr "%s - уставіць чыннік адмовы"
|
2600 |
+
|
2601 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:391
|
2602 |
+
#, fuzzy, php-format
|
2603 |
+
msgid ""
|
2604 |
+
"%s - add the reason booking was cancelled, you can enter it before sending "
|
2605 |
+
"email, "
|
2606 |
+
msgstr "%s - уставіць чыннік адмовы"
|
2607 |
+
|
2608 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:394
|
2609 |
+
#, php-format
|
2610 |
+
msgid "Also you can use any HTML tags like this %s - inserting new line "
|
2611 |
+
msgstr ""
|
2612 |
+
|
2613 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:415
|
2614 |
#, fuzzy
|
2615 |
msgid "All resources"
|
2616 |
msgstr "Кошт рэсурсу"
|
2617 |
|
2618 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:429
|
2619 |
#, fuzzy
|
2620 |
msgid "Booking resources"
|
2621 |
msgstr "Тып бранявання"
|
2622 |
|
2623 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:440
|
2624 |
msgid "Keyword"
|
2625 |
msgstr ""
|
2626 |
|
2627 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:441
|
2628 |
#, fuzzy
|
2629 |
msgid "Filter by Keyword"
|
2630 |
msgstr "Фільтр захаваны"
|
2631 |
|
2632 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:450
|
2633 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:454
|
2634 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:570
|
2635 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:663
|
2636 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:668
|
2637 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:813
|
2638 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:816
|
2639 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2448
|
2640 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2518
|
2641 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2533
|
2642 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2534
|
2643 |
+
msgid "Dates"
|
2644 |
+
msgstr "Даты"
|
2645 |
+
|
2646 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:451
|
2647 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:455
|
2648 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:664
|
2649 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:669
|
2650 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2517
|
2651 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2543
|
2652 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2544
|
2653 |
#, fuzzy
|
2654 |
msgid "Resource"
|
2655 |
msgstr "Кошт рэсурсу"
|
2656 |
|
2657 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:470
|
2658 |
#, fuzzy
|
2659 |
msgid "Print bookings listing"
|
2660 |
msgstr "Усталёўкі для бранявання"
|
2661 |
|
2662 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:472
|
2663 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1011
|
2664 |
#, fuzzy
|
2665 |
msgid "Print"
|
2666 |
msgstr "Аплата"
|
2667 |
|
2668 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:473
|
2669 |
msgid "Export only current page of bookings to CSV format"
|
2670 |
msgstr ""
|
2671 |
|
2672 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:474
|
2673 |
#, fuzzy
|
2674 |
msgid "Export"
|
2675 |
msgstr "Супериор "
|
2676 |
|
2677 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:475
|
2678 |
msgid "Export All bookings to CSV format"
|
2679 |
msgstr ""
|
2680 |
|
2681 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:477
|
2682 |
msgid "Export All"
|
2683 |
msgstr ""
|
2684 |
|
2685 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:568
|
2686 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1468
|
2687 |
msgid "Labels"
|
2688 |
msgstr ""
|
2689 |
|
2690 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:569
|
2691 |
#, fuzzy
|
2692 |
msgid "Data"
|
2693 |
msgstr "Даты"
|
2694 |
|
2695 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:586
|
2696 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:669
|
2697 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1533
|
2698 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:752
|
2699 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1666
|
|
|
|
|
2700 |
msgid "Approved"
|
2701 |
msgstr "Пацверджана"
|
2702 |
|
2703 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:587
|
2704 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:545
|
2705 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:670
|
2706 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:751
|
2707 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1665
|
2708 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3876
|
2709 |
msgid "Pending"
|
2710 |
msgstr "Якія чакаюць сцвярджэнні"
|
2711 |
|
2712 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:610
|
2713 |
#, fuzzy
|
2714 |
msgid "Edit Booking"
|
2715 |
msgstr "Браняванне"
|
2716 |
|
2717 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:614
|
2718 |
#, fuzzy
|
2719 |
msgid "Edit Note"
|
2720 |
msgstr "рэдагаваць "
|
2721 |
|
2722 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:619
|
2723 |
#, fuzzy
|
2724 |
msgid "Change Resource"
|
2725 |
msgstr "Дадаць новае браняванне"
|
2726 |
|
2727 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:670
|
|
|
|
|
|
|
|
|
|
|
|
|
2728 |
#, fuzzy
|
2729 |
msgid "Change"
|
2730 |
msgstr "Змены "
|
2731 |
|
2732 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:186
|
2733 |
msgid "Successful payment"
|
2734 |
msgstr ""
|
2735 |
|
2736 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:188
|
2737 |
#, fuzzy
|
2738 |
+
msgid " Parameters are incorrect,"
|
2739 |
msgstr "Ваш уведзены код няправільны"
|
2740 |
|
2741 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:189
|
2742 |
+
msgid "Cannot find the record"
|
2743 |
msgstr ""
|
2744 |
|
2745 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:190
|
2746 |
msgid "Amount different"
|
2747 |
msgstr ""
|
2748 |
|
2749 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:191
|
2750 |
#, fuzzy
|
2751 |
+
msgid "Payment failed"
|
2752 |
msgstr "Аплата"
|
2753 |
|
2754 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:192
|
2755 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
2756 |
msgstr ""
|
2757 |
|
2758 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:193
|
2759 |
+
msgid "Connection Error"
|
2760 |
msgstr ""
|
2761 |
|
2762 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:520
|
2763 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:543
|
2764 |
#, fuzzy
|
2765 |
msgid "Completed"
|
2766 |
msgstr "Выдалена"
|
2767 |
|
2768 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:522
|
2769 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:547
|
2770 |
msgid "In-Progress"
|
2771 |
msgstr ""
|
2772 |
|
2773 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:524
|
2774 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:859
|
2775 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1612
|
2776 |
msgid "Unknown"
|
2777 |
msgstr ""
|
2778 |
|
2779 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:526
|
2780 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:569
|
2781 |
#, fuzzy
|
2782 |
msgid "Partially paid"
|
2783 |
msgstr "Часткова забраняваныя"
|
2784 |
|
2785 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:527
|
2786 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:570
|
2787 |
#, fuzzy
|
2788 |
msgid "Cancelled"
|
2789 |
msgstr "Адмена"
|
2790 |
|
2791 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:528
|
2792 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:553
|
2793 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:594
|
2794 |
#, fuzzy
|
2795 |
msgid "Failed"
|
2796 |
msgstr "Палі формы"
|
2797 |
|
2798 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:529
|
2799 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:556
|
2800 |
msgid "Refunded"
|
2801 |
msgstr ""
|
2802 |
|
2803 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:531
|
2804 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:571
|
2805 |
msgid "Fraud"
|
2806 |
msgstr ""
|
2807 |
|
2808 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:538
|
2809 |
#, fuzzy
|
2810 |
msgid "!Paid OK"
|
2811 |
msgstr "Платная"
|
2812 |
|
2813 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:539
|
2814 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:592
|
2815 |
msgid "Unknown status"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:540
|
2819 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:593
|
2820 |
msgid "Not Completed"
|
2821 |
msgstr ""
|
2822 |
|
2823 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:546
|
2824 |
msgid "Processed"
|
2825 |
msgstr ""
|
2826 |
|
2827 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:549
|
2828 |
msgid "Canceled_Reversal"
|
2829 |
msgstr ""
|
2830 |
|
2831 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:551
|
2832 |
#, fuzzy
|
2833 |
msgid "Denied"
|
2834 |
msgstr "Выдалена"
|
2835 |
|
2836 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:552
|
2837 |
msgid "Expired"
|
2838 |
msgstr ""
|
2839 |
|
2840 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:555
|
2841 |
#, fuzzy
|
2842 |
msgid "Partially_Refunded"
|
2843 |
msgstr "Часткова забраняваныя"
|
2844 |
|
2845 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:557
|
2846 |
#, fuzzy
|
2847 |
msgid "Reversed"
|
2848 |
msgstr "Забранявана"
|
2849 |
|
2850 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:558
|
2851 |
msgid "Voided"
|
2852 |
msgstr ""
|
2853 |
|
2854 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:559
|
2855 |
msgid "Created"
|
2856 |
msgstr ""
|
2857 |
|
2858 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:562
|
2859 |
msgid "Not authed"
|
2860 |
msgstr ""
|
2861 |
|
2862 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:563
|
2863 |
msgid "Malformed"
|
2864 |
msgstr ""
|
2865 |
|
2866 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:564
|
2867 |
msgid "Invalid"
|
2868 |
msgstr ""
|
2869 |
|
2870 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:565
|
2871 |
msgid "Abort"
|
2872 |
msgstr ""
|
2873 |
|
2874 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:566
|
2875 |
#, fuzzy
|
2876 |
msgid "Rejected"
|
2877 |
msgstr "Выдалена"
|
2878 |
|
2879 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:567
|
2880 |
#, fuzzy
|
2881 |
msgid "Error"
|
2882 |
msgstr "Еўра"
|
2883 |
|
2884 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:572
|
2885 |
#, fuzzy
|
2886 |
msgid "Suspended"
|
2887 |
msgstr "Адправіць"
|
2888 |
|
2889 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:591
|
2890 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:856
|
2891 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1609
|
2892 |
#, fuzzy
|
2893 |
msgid "Paid OK"
|
2894 |
msgstr "Платная"
|
2895 |
|
2896 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:634
|
2897 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:836
|
2898 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:838
|
2899 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2920
|
2900 |
msgid "Payment"
|
2901 |
msgstr "Аплата"
|
2902 |
|
2903 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:647
|
2904 |
#, fuzzy
|
2905 |
msgid "Min. cost"
|
2906 |
msgstr "Фінальны кошт"
|
2907 |
|
2908 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:650
|
2909 |
msgid "-"
|
2910 |
msgstr ""
|
2911 |
|
2912 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:652
|
2913 |
#, fuzzy
|
2914 |
msgid "Max. cost"
|
2915 |
msgstr "Захаваць кошты"
|
2916 |
|
2917 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:767
|
2918 |
#, fuzzy
|
2919 |
msgid "Send payment request to visitor"
|
2920 |
msgstr "налада емейла"
|
2921 |
|
2922 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:781
|
2923 |
#, fuzzy
|
2924 |
msgid "Payment status"
|
2925 |
msgstr "Аплата"
|
2926 |
|
2927 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:799
|
2928 |
#, fuzzy
|
2929 |
msgid "Save cost"
|
2930 |
msgstr "Захаваць кошты"
|
2931 |
|
2932 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:809
|
2933 |
#, fuzzy
|
2934 |
msgid "Change status"
|
2935 |
msgstr "Дадаць новае браняванне"
|
2936 |
|
2937 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:626
|
2938 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:684
|
2939 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:357
|
2940 |
msgid "Updating..."
|
2941 |
msgstr "Захаванне..."
|
2942 |
|
2943 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:631
|
2944 |
msgid "User is Activated"
|
2945 |
msgstr ""
|
2946 |
|
2947 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:689
|
2948 |
#, fuzzy
|
2949 |
msgid "User is Deactivated"
|
2950 |
msgstr "калі ўбудова дэактываваны"
|
2951 |
|
2952 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:801
|
2953 |
#, php-format
|
2954 |
+
msgid ""
|
2955 |
+
"%sYou do not have permissions for this page.%s Your account is not active, "
|
2956 |
+
"please contact administrator.%s"
|
2957 |
msgstr ""
|
2958 |
|
2959 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:836
|
2960 |
#, php-format
|
2961 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
2962 |
msgstr ""
|
2963 |
|
2964 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:842
|
2965 |
#, fuzzy, php-format
|
2966 |
msgid "%sNo this booking resources.%s"
|
2967 |
msgstr "Сезонныя змены коштаў"
|
2968 |
|
2969 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:967
|
2970 |
#, fuzzy
|
2971 |
msgid "Show resources of user:"
|
2972 |
msgstr "Кошт рэсурсу"
|
2973 |
|
2974 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:979
|
2975 |
#, fuzzy
|
2976 |
msgid "My"
|
2977 |
msgstr "Травень"
|
2978 |
|
2979 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:998
|
2980 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:344
|
2981 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1074
|
2982 |
#, fuzzy
|
2983 |
msgid "Booking resource:"
|
2984 |
msgstr "Тып бранявання"
|
2985 |
|
2986 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1030
|
2987 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1071
|
2988 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1677
|
2989 |
#, fuzzy
|
2990 |
msgid "Users"
|
2991 |
msgstr "Гады"
|
2992 |
|
2993 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1073
|
2994 |
msgid "Management of"
|
2995 |
msgstr ""
|
2996 |
|
2997 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1169
|
2998 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1680
|
2999 |
+
msgid "Manage users"
|
3000 |
+
msgstr ""
|
3001 |
|
3002 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1173
|
3003 |
msgid "Status"
|
3004 |
msgstr ""
|
3005 |
|
3006 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1175
|
3007 |
#, fuzzy
|
3008 |
msgid "User name"
|
3009 |
msgstr "Імя рэсурсу"
|
3010 |
|
3011 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1176
|
3012 |
msgid "User role"
|
3013 |
msgstr ""
|
3014 |
|
3015 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1178
|
3016 |
#, fuzzy
|
3017 |
msgid "Max number of resources"
|
3018 |
msgstr "Лік наведвальнікаў"
|
3019 |
|
3020 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1179
|
3021 |
msgid "Actions for specific user"
|
3022 |
msgstr ""
|
3023 |
|
3024 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1180
|
3025 |
msgid "Set user as"
|
3026 |
msgstr ""
|
3027 |
|
3028 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1216
|
3029 |
#, fuzzy
|
3030 |
msgid "Activate"
|
3031 |
msgstr "Актыўна"
|
3032 |
|
3033 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1217
|
3034 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1226
|
3035 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1229
|
3036 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1232
|
3037 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1245
|
3038 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1252
|
3039 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1259
|
3040 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
3041 |
#, fuzzy
|
3042 |
msgid "Do you really want"
|
3043 |
msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
|
3044 |
|
3045 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1217
|
3046 |
msgid "make user active"
|
3047 |
msgstr ""
|
3048 |
|
3049 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1221
|
3050 |
#, fuzzy
|
3051 |
msgid "Deactivate"
|
3052 |
msgstr "Актыўна"
|
3053 |
|
3054 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1225
|
3055 |
msgid "Set as inactive"
|
3056 |
msgstr ""
|
3057 |
|
3058 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1226
|
3059 |
msgid "make user inactive"
|
3060 |
msgstr ""
|
3061 |
|
3062 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1228
|
3063 |
#, fuzzy
|
3064 |
msgid "Delete configuration"
|
3065 |
msgstr "Выдаленне дадзеных па браняванні"
|
3066 |
|
3067 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1229
|
3068 |
msgid "delete configuration"
|
3069 |
msgstr ""
|
3070 |
|
3071 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1231
|
3072 |
#, fuzzy
|
3073 |
msgid "Delete all booking data"
|
3074 |
msgstr "Выдаленне дадзеных па браняванні"
|
3075 |
|
3076 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1232
|
3077 |
#, fuzzy
|
3078 |
msgid "delete all booking data"
|
3079 |
msgstr "Выдаленне дадзеных па браняванні"
|
3080 |
|
3081 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1237
|
3082 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1244
|
3083 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1245
|
3084 |
#, fuzzy
|
3085 |
msgid "Super Admin"
|
3086 |
msgstr "Супериор "
|
3087 |
|
3088 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1245
|
3089 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1252
|
3090 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1259
|
3091 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
3092 |
msgid "set user as"
|
3093 |
msgstr ""
|
3094 |
|
3095 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1251
|
3096 |
msgid "Low Level user"
|
3097 |
msgstr ""
|
3098 |
|
3099 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1252
|
3100 |
msgid "Low level user"
|
3101 |
msgstr ""
|
3102 |
|
3103 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1258
|
3104 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1259
|
3105 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1266
|
3106 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
3107 |
#, fuzzy
|
3108 |
msgid "Regular user"
|
3109 |
msgstr "Гады"
|
3110 |
|
3111 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1273
|
3112 |
#, fuzzy
|
3113 |
msgid "Login"
|
3114 |
msgstr "Спасылкі"
|
3115 |
|
3116 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1351
|
3117 |
#, fuzzy
|
3118 |
msgid "Suite"
|
3119 |
msgstr "Загаловак"
|
3120 |
|
3121 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:131
|
3122 |
+
#, fuzzy
|
3123 |
+
msgid "Form / Calendar"
|
3124 |
+
msgstr "Стыль календара"
|
3125 |
+
|
3126 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:133
|
3127 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:146
|
3128 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:159
|
3129 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:173
|
3130 |
+
#, fuzzy
|
3131 |
+
msgid "Insertion of"
|
3132 |
+
msgstr "Інфармацыя"
|
3133 |
+
|
3134 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:144
|
3135 |
+
msgid "Selection of form"
|
3136 |
+
msgstr ""
|
3137 |
+
|
3138 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:171
|
3139 |
+
#, fuzzy
|
3140 |
+
msgid "Editing of booking"
|
3141 |
+
msgstr "%s - уставіць даты бранявання"
|
3142 |
+
|
3143 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:196
|
3144 |
+
#, fuzzy
|
3145 |
+
msgid "Aggregate resources:"
|
3146 |
+
msgstr "Кошт рэсурсу"
|
3147 |
+
|
3148 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:207
|
3149 |
+
msgid ""
|
3150 |
+
"Set inside of calendar as unavailable dates, which are reserved at these "
|
3151 |
+
"booking resources also"
|
3152 |
+
msgstr ""
|
3153 |
+
|
3154 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:216
|
3155 |
+
#, php-format
|
3156 |
+
msgid ""
|
3157 |
+
"This shortcode %s is used on a page, where visitors can %smodify%s their own "
|
3158 |
+
"booking(s), %scancel%s or make %spayment%s after receiving an admin email "
|
3159 |
+
"payment request"
|
3160 |
+
msgstr ""
|
3161 |
+
|
3162 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:217
|
3163 |
+
#, php-format
|
3164 |
+
msgid ""
|
3165 |
+
"The content of field %sURL to edit bookings%s on the %sgeneral booking "
|
3166 |
+
"settings page%s must link to this page"
|
3167 |
+
msgstr ""
|
3168 |
+
|
3169 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:218
|
3170 |
+
#, php-format
|
3171 |
+
msgid "Email templates, which use shortcodes: %s, will be linked to this page"
|
3172 |
+
msgstr ""
|
3173 |
+
|
3174 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:235
|
3175 |
+
msgid "Search Form / Results:"
|
3176 |
+
msgstr ""
|
3177 |
+
|
3178 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:243
|
3179 |
+
#, php-format
|
3180 |
+
msgid ""
|
3181 |
+
"This shortcode %s is using for showing the search results at specific page, "
|
3182 |
+
"if the search form is submit showing the search results at different page"
|
3183 |
+
msgstr ""
|
3184 |
+
|
3185 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:248
|
3186 |
+
msgid "Search results at different page:"
|
3187 |
+
msgstr ""
|
3188 |
+
|
3189 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:251
|
3190 |
+
msgid "Select for showing search results at different page."
|
3191 |
+
msgstr ""
|
3192 |
+
|
3193 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:256
|
3194 |
+
msgid "URL of search results:"
|
3195 |
+
msgstr ""
|
3196 |
+
|
3197 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:259
|
3198 |
+
msgid "Type the URL of search results page."
|
3199 |
+
msgstr ""
|
3200 |
+
|
3201 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:264
|
3202 |
+
msgid "Title of Search results:"
|
3203 |
+
msgstr ""
|
3204 |
+
|
3205 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:267
|
3206 |
+
msgid "Type the title of Search results."
|
3207 |
+
msgstr ""
|
3208 |
+
|
3209 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:271
|
3210 |
+
msgid "Nothing Found Message:"
|
3211 |
+
msgstr ""
|
3212 |
+
|
3213 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:274
|
3214 |
+
msgid "Type the message, when nothing found."
|
3215 |
+
msgstr ""
|
3216 |
+
|
3217 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:284
|
3218 |
#, fuzzy
|
3219 |
+
msgid "Show advanced settings"
|
3220 |
+
msgstr "Пашыраныя налады"
|
3221 |
|
3222 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:285
|
3223 |
#, fuzzy
|
3224 |
+
msgid "Hide advanced settings"
|
3225 |
+
msgstr "Пашыраныя налады"
|
3226 |
|
3227 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:290
|
3228 |
+
msgid "Search only for users:"
|
3229 |
+
msgstr ""
|
|
|
3230 |
|
3231 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:293
|
3232 |
+
msgid ""
|
3233 |
+
"Type IDs of the users (separated by comma \",\") for searching availability "
|
3234 |
+
"only for these users, or leave it blank for searching for all users."
|
3235 |
+
msgstr ""
|
3236 |
|
3237 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:311
|
3238 |
#, fuzzy
|
3239 |
+
msgid "Title:"
|
3240 |
+
msgstr "Загаловак"
|
3241 |
|
3242 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:314
|
3243 |
+
msgid "Title near your select box."
|
3244 |
msgstr ""
|
3245 |
|
3246 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:322
|
3247 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1091
|
3248 |
+
msgid "Visible months:"
|
3249 |
msgstr ""
|
3250 |
|
3251 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:338
|
3252 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1108
|
3253 |
+
msgid "Select number of month to show for calendar."
|
3254 |
+
msgstr "Увядзіце колькасць месяцаў паказваных у календары."
|
3255 |
|
3256 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:354
|
3257 |
#, php-format
|
3258 |
+
msgid ""
|
3259 |
+
"Select booking resources, for showing in selectbox. %sPlease use CTRL to "
|
3260 |
+
"select multiple booking resources."
|
3261 |
msgstr ""
|
3262 |
|
3263 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:359
|
3264 |
#, php-format
|
3265 |
+
msgid ""
|
3266 |
+
"This shortcode %s is using for selection of the booking form of specific "
|
3267 |
+
"booking resources in selectbox"
|
3268 |
msgstr ""
|
3269 |
|
3270 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:554
|
3271 |
#, fuzzy
|
3272 |
+
msgid "This booking resources does not exist"
|
3273 |
msgstr "Тып бранявання"
|
3274 |
|
3275 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:603
|
3276 |
msgid "Processing..."
|
3277 |
msgstr ""
|
3278 |
|
3279 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:624
|
3280 |
+
msgid "Generating columns..."
|
3281 |
msgstr ""
|
3282 |
|
3283 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:655
|
3284 |
#, fuzzy
|
3285 |
msgid "Exporting booking data..."
|
3286 |
msgstr "Выдаленне дадзеных па браняванні"
|
3287 |
|
3288 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:689
|
3289 |
msgid "Generating content of file"
|
3290 |
msgstr ""
|
3291 |
|
3292 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:727
|
3293 |
#, fuzzy
|
3294 |
msgid "Saving to file"
|
3295 |
msgstr "у календары"
|
3296 |
|
3297 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:744
|
3298 |
#, fuzzy
|
3299 |
msgid "Export bookings"
|
3300 |
msgstr "Тып бранявання"
|
3301 |
|
3302 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:747
|
3303 |
msgid "Download the CSV file of exported booking data"
|
3304 |
msgstr ""
|
3305 |
|
3306 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:753
|
3307 |
msgid "Download"
|
3308 |
msgstr ""
|
3309 |
|
3310 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:762
|
3311 |
#, fuzzy
|
3312 |
msgid "Done!"
|
3313 |
msgstr "Тэлефон"
|
3314 |
|
3315 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:785
|
3316 |
+
#, fuzzy
|
3317 |
+
msgid "Please Select"
|
3318 |
+
msgstr "Калі ласка, увядзіце кошт"
|
3319 |
+
|
3320 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:894
|
3321 |
#, fuzzy
|
3322 |
msgid "link"
|
3323 |
msgstr "Спасылкі"
|
3324 |
|
3325 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1015
|
3326 |
#, fuzzy
|
3327 |
msgid "Print bookings"
|
3328 |
msgstr "%sвремя канчаткі бранявання%s"
|
3329 |
|
3330 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1036
|
3331 |
+
msgid "The booking was canceled by the visitor."
|
3332 |
msgstr ""
|
3333 |
|
3334 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1050
|
3335 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1061
|
3336 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3406
|
3337 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3447
|
3338 |
+
msgid "Wrong booking hash in URL (probably expired)"
|
3339 |
msgstr ""
|
3340 |
|
3341 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1089
|
3342 |
+
#, fuzzy
|
3343 |
+
msgid "The booking has been canceled successfully"
|
3344 |
+
msgstr "Ваша бронь была зменена"
|
3345 |
|
3346 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1222
|
3347 |
#, fuzzy
|
3348 |
msgid "Add New Booking Resource(s)"
|
3349 |
msgstr "Дадаць новае браняванне"
|
3350 |
|
3351 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1229
|
3352 |
#, fuzzy
|
3353 |
msgid "New Resource"
|
3354 |
msgstr "Дадаць новае браняванне"
|
3355 |
|
3356 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1230
|
3357 |
#, fuzzy
|
3358 |
msgid "Enter name of booking resource"
|
3359 |
msgstr "Сезонныя змены коштаў"
|
3360 |
|
3361 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1233
|
3362 |
msgid "Enter title here"
|
3363 |
msgstr ""
|
3364 |
|
3365 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1243
|
3366 |
#, fuzzy
|
3367 |
msgid "Advanced Options"
|
3368 |
msgstr "Пашыраныя налады"
|
3369 |
|
3370 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1244
|
3371 |
#, fuzzy
|
3372 |
msgid "Add new resource(s)"
|
3373 |
msgstr "Дадаць новае браняванне"
|
3374 |
|
3375 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1354
|
3376 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1419
|
3377 |
+
#, fuzzy
|
3378 |
+
msgid "Resources number per page"
|
3379 |
+
msgstr "Тып бранявання"
|
3380 |
+
|
3381 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1363
|
3382 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1428
|
3383 |
+
#, fuzzy
|
3384 |
+
msgid ""
|
3385 |
+
"Select number of booking resources (single or parent) per page at Resource "
|
3386 |
+
"menu page"
|
3387 |
+
msgstr "Імя аб'ектаў з рэсурсу"
|
3388 |
+
|
3389 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1368
|
3390 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1433
|
3391 |
#, fuzzy
|
3392 |
msgid "Default booking resource"
|
3393 |
msgstr "Тып бранявання"
|
3394 |
|
3395 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1401
|
3396 |
+
msgid "Enter your order number to begin the activation process."
|
3397 |
msgstr ""
|
3398 |
|
3399 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1445
|
3400 |
#, fuzzy
|
3401 |
msgid "Select your default booking resource."
|
3402 |
msgstr "Сезонныя змены коштаў"
|
3403 |
|
3404 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1460
|
3405 |
+
#, fuzzy
|
3406 |
+
msgid "URL to edit bookings"
|
3407 |
+
msgstr "Дадаць рэзерв"
|
3408 |
|
3409 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1462
|
3410 |
+
#, fuzzy, php-format
|
3411 |
+
msgid ""
|
3412 |
+
"Type URL for %svisitors%s to edit bookings. You must insert %s shortcode on "
|
3413 |
+
"this page."
|
3414 |
+
msgstr "Увядзіце Вашу тэму ліста для %sпроверки браняванні%s"
|
3415 |
|
3416 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1480
|
3417 |
#, fuzzy
|
3418 |
+
msgid "Change hash after the booking is approved"
|
3419 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
3420 |
|
3421 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1484
|
3422 |
+
msgid ""
|
3423 |
+
"Check this box if you want to change the booking hash after approval. When "
|
3424 |
+
"checked, visitor will not be able to edit or cancel the booking."
|
3425 |
msgstr ""
|
3426 |
|
3427 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1495
|
3428 |
#, php-format
|
3429 |
msgid "%s - start new translation section, where %s - locale of translation"
|
3430 |
msgstr ""
|
3431 |
|
3432 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1496
|
3433 |
#, fuzzy, php-format
|
3434 |
+
msgid "Example #1: %s - start French translation section"
|
3435 |
msgstr "Прыклад: %s "
|
3436 |
|
3437 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1497
|
3438 |
#, php-format
|
3439 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
3440 |
msgstr ""
|
3441 |
|
3442 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1514
|
3443 |
+
msgid ""
|
3444 |
+
"Customization of email template, which is sending to Admin after new booking"
|
3445 |
msgstr ""
|
3446 |
|
3447 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1515
|
3448 |
#, fuzzy
|
3449 |
msgid "New for Admin"
|
3450 |
msgstr "Супериор "
|
3451 |
|
3452 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1523
|
3453 |
+
msgid ""
|
3454 |
+
"Customization of email template, which is sending to Visitor after new "
|
3455 |
+
"booking"
|
3456 |
msgstr ""
|
3457 |
|
3458 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1524
|
3459 |
#, fuzzy
|
3460 |
msgid "New for Visitor"
|
3461 |
msgstr "Лік наведвальнікаў"
|
3462 |
|
3463 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1532
|
3464 |
+
#, fuzzy
|
3465 |
+
msgid ""
|
3466 |
+
"Customization of email template, which is sending to Visitor after approval "
|
3467 |
+
"of booking"
|
3468 |
+
msgstr "Ліст наведвальніку пасля рэдагавання брані."
|
3469 |
|
3470 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1541
|
3471 |
+
msgid ""
|
3472 |
+
"Customization of email template, which is sending to Visitor after "
|
3473 |
+
"Cancellation of booking"
|
3474 |
msgstr ""
|
3475 |
|
3476 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1542
|
3477 |
#, fuzzy
|
3478 |
msgid "Declined"
|
3479 |
msgstr "Выдалена"
|
3480 |
|
3481 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1550
|
3482 |
#, fuzzy
|
3483 |
+
msgid ""
|
3484 |
+
"Customization of email template, which is sending after modification of "
|
3485 |
+
"booking"
|
3486 |
msgstr "Ліст наведвальніку пасля рэдагавання брані."
|
3487 |
|
3488 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1551
|
3489 |
+
msgid "Modified"
|
3490 |
msgstr ""
|
3491 |
|
3492 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1562
|
3493 |
+
msgid ""
|
3494 |
+
"Customization of email template, which is sending to Visitor after payment "
|
3495 |
+
"request"
|
3496 |
msgstr ""
|
3497 |
|
3498 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1563
|
3499 |
#, fuzzy
|
3500 |
msgid "Payment request"
|
3501 |
msgstr "Аплата"
|
3502 |
|
3503 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1617
|
3504 |
+
#, fuzzy
|
3505 |
+
msgid "Standard Form"
|
3506 |
+
msgstr "Стандарт "
|
3507 |
+
|
3508 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1618
|
3509 |
+
#, fuzzy
|
3510 |
+
msgid "2 Columns (form next to calendar)"
|
3511 |
+
msgstr "Колькасць календароў"
|
3512 |
+
|
3513 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1619
|
3514 |
+
msgid "Wizard (several steps)"
|
3515 |
+
msgstr ""
|
3516 |
+
|
3517 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1621
|
3518 |
+
#, fuzzy
|
3519 |
+
msgid "Payment Form"
|
3520 |
+
msgstr "Аплата"
|
3521 |
+
|
3522 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1626
|
3523 |
+
#, fuzzy
|
3524 |
+
msgid "Reset to default selected form"
|
3525 |
+
msgstr "Абнавіць да значэння па змаўчанні"
|
3526 |
+
|
3527 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1632
|
3528 |
+
#, fuzzy
|
3529 |
+
msgid "Reset to default both forms"
|
3530 |
+
msgstr "Абнавіць да значэння па змаўчанні"
|
3531 |
+
|
3532 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1633
|
3533 |
+
msgid "Both"
|
3534 |
+
msgstr ""
|
3535 |
+
|
3536 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1643
|
3537 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3647
|
3538 |
+
msgid "Please configure the form for content of booking fields data!"
|
3539 |
+
msgstr ""
|
3540 |
+
|
3541 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1651
|
3542 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3655
|
3543 |
+
msgid "Please configure the form fields!"
|
3544 |
+
msgstr ""
|
3545 |
+
|
3546 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1659
|
3547 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1630
|
3548 |
+
#, fuzzy
|
3549 |
+
msgid "Customization of booking form fields"
|
3550 |
+
msgstr "Кошты бранявання"
|
3551 |
+
|
3552 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1662
|
3553 |
+
#, fuzzy
|
3554 |
+
msgid "Booking Form"
|
3555 |
+
msgstr "Форма бранявання"
|
3556 |
+
|
3557 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1666
|
3558 |
+
#, fuzzy
|
3559 |
+
msgid ""
|
3560 |
+
"Customization of fields, which showing in the Booking Listing page for the "
|
3561 |
+
"specific booking"
|
3562 |
+
msgstr "Ліст наведвальніку пасля рэдагавання брані."
|
3563 |
+
|
3564 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1669
|
3565 |
+
#, fuzzy
|
3566 |
+
msgid "Content of Booking Fields"
|
3567 |
+
msgstr "Кошты бранявання"
|
3568 |
+
|
3569 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1685
|
3570 |
+
#, fuzzy
|
3571 |
+
msgid "Default title of bookings"
|
3572 |
+
msgstr "Тып бранявання"
|
3573 |
+
|
3574 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1687
|
3575 |
+
#, php-format
|
3576 |
+
msgid ""
|
3577 |
+
"Type %sdefault title of bookings%s in calendar view mode at Booking Listing "
|
3578 |
+
"page (You can use the shortcodes from the bottom form of Settings Fields "
|
3579 |
+
"page)."
|
3580 |
+
msgstr ""
|
3581 |
+
|
3582 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1700
|
3583 |
#, fuzzy
|
3584 |
msgid "Incorrect date format"
|
3585 |
msgstr "Некоректный фармат даты"
|
3586 |
|
3587 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1958
|
3588 |
#, fuzzy
|
3589 |
msgid "Booking resource selection:"
|
3590 |
msgstr "Тып бранявання"
|
3591 |
|
3592 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1969
|
3593 |
#, fuzzy
|
3594 |
msgid "All bookings"
|
3595 |
msgstr "Дадаць рэзерв"
|
3596 |
|
3597 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1973
|
3598 |
msgid "All incoming bookings"
|
3599 |
msgstr ""
|
3600 |
|
3601 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1978
|
3602 |
+
#, fuzzy
|
3603 |
+
msgid "New reservations made today"
|
3604 |
+
msgstr "Новае браняванне"
|
3605 |
|
3606 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1983
|
3607 |
#, fuzzy
|
3608 |
+
msgid "Reservations for today"
|
3609 |
+
msgstr "Інфармацыя"
|
3610 |
|
3611 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2004
|
3612 |
msgid "Add new booking resource"
|
3613 |
msgstr "Дадаць новае браняванне"
|
3614 |
|
3615 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2932
|
3616 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2985
|
3617 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:502
|
3618 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:504
|
3619 |
msgid "Updated successfully"
|
3620 |
msgstr "Абноўлена паспяхова"
|
3621 |
|
3622 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2946
|
3623 |
+
msgid ""
|
3624 |
+
"Warning! The resource was not changed. Actual dates are already booked there."
|
3625 |
msgstr ""
|
3626 |
|
3627 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3220
|
3628 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3225
|
3629 |
+
#, fuzzy
|
3630 |
+
msgid "Email to \"Admin\" after a new booking"
|
3631 |
msgstr "Электронная ліст для \"Адміністратара\" пасля бранявання на сайце"
|
3632 |
|
3633 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3230
|
3634 |
msgid "To"
|
3635 |
msgstr "Каму"
|
3636 |
|
3637 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3232
|
3638 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2124
|
3639 |
#, fuzzy, php-format
|
3640 |
+
msgid "Type default %sadmin email%s for booking confirmation"
|
3641 |
msgstr "Увядзіце %s еў. почу адміністратара%s для праверкі бранявання"
|
3642 |
|
3643 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3239
|
3644 |
#, fuzzy, php-format
|
3645 |
+
msgid ""
|
3646 |
+
"Type the default %sadmin email%s sending the booking confimation. You can "
|
3647 |
+
"use this %s shortcode."
|
3648 |
+
msgstr "Увядзіце %s еў. почу адміністратара%s адкуль лісты высылаюцца"
|
3649 |
|
3650 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3246
|
3651 |
#, fuzzy, php-format
|
3652 |
+
msgid "Type your email %ssubject%s for the booking confimation message."
|
3653 |
msgstr "Увядзіце тэкст %sписьма для праверкі бранявання%s на сайце"
|
3654 |
|
3655 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3252
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3656 |
#, fuzzy, php-format
|
3657 |
+
msgid "Type your %semail message content for checking booking%s in. "
|
3658 |
+
msgstr "Увядзіце тэкст %sписьма для праверкі бранявання%s на сайце"
|
3659 |
|
3660 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3258
|
3661 |
#, fuzzy, php-format
|
3662 |
+
msgid ""
|
3663 |
+
"For example: \\\"You have a new reservation %s on the following date(s): %s "
|
3664 |
+
"Contact information: %s You can approve or edit this booking at: %s Thank "
|
3665 |
+
"you, Reservation service.\\\""
|
3666 |
+
msgstr ""
|
3667 |
+
"На прыклад: \"Вы павінны пацвердзіць новую бронь %s на даты: %s Дэталёвая "
|
3668 |
+
"інфармацыя пра твар якое зрабіла браняванне:%s Дзякуй за карыстанне сэрвісам "
|
3669 |
+
"бранявання.\""
|
3670 |
+
|
3671 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3258
|
3672 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3305
|
3673 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3352
|
3674 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3448
|
3675 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:908
|
3676 |
+
msgid "here"
|
3677 |
+
msgstr ""
|
3678 |
|
3679 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3273
|
3680 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3279
|
3681 |
#, fuzzy
|
3682 |
+
msgid "Email to \"Person\" after they make a new reservation"
|
3683 |
msgstr "Ліст наведвальніку пасля рэдагавання брані."
|
3684 |
|
3685 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3293
|
3686 |
#, fuzzy, php-format
|
3687 |
+
msgid ""
|
3688 |
+
"Type email subject for %svisitor after creating a new reservation%s. Use "
|
3689 |
+
"these %s shortcodes."
|
3690 |
msgstr "Увядзіце тэму ліста пры %sредактировании браняванні%s"
|
3691 |
|
3692 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3299
|
3693 |
#, fuzzy, php-format
|
3694 |
+
msgid ""
|
3695 |
+
"Type your %semail message for visitor after creating a new reservation%s"
|
3696 |
msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
|
3697 |
|
3698 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3305
|
3699 |
#, fuzzy, php-format
|
3700 |
+
msgid ""
|
3701 |
+
"For example: \"Your reservation %s on these date(s): %s is processing now! "
|
3702 |
+
"We will send confirmation by email. %s You can edit the booking at this "
|
3703 |
+
"page: %s Thank you, Reservation service.\""
|
3704 |
+
msgstr ""
|
3705 |
+
"Напрыклад: \" Ваша бронь %s на даты: %s была зменена адміністратарам. %s "
|
3706 |
+
"Дзякуй за карыстанне сэрвісам бранявання.\""
|
3707 |
|
3708 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3320
|
3709 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3325
|
3710 |
+
#, fuzzy
|
3711 |
+
msgid "Email to \"Person\" after booking is approved"
|
3712 |
+
msgstr "Ліст наведвальніку пасля адмовы брані."
|
3713 |
|
3714 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3340
|
3715 |
#, fuzzy, php-format
|
3716 |
+
msgid "Type your email subject for the %sapproved booking%s."
|
3717 |
+
msgstr "Увядзіце тэкст ліста %sдля пацверджанні бранявання%s на сайце"
|
3718 |
|
3719 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3346
|
3720 |
+
#, fuzzy, php-format
|
3721 |
+
msgid "Type your %semail message for the approved booking%s from the website"
|
3722 |
msgstr "Увядзіце тэкст ліста %sдля пацверджанні бранявання%s на сайце"
|
3723 |
|
3724 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3352
|
3725 |
#, fuzzy, php-format
|
3726 |
+
msgid ""
|
3727 |
+
"For example: \"Your reservation %s on these date(s): %s has been approved."
|
3728 |
+
"%s You can edit this booking on this page: %s . Thank you, Reservation "
|
3729 |
+
"service.\""
|
3730 |
+
msgstr ""
|
3731 |
+
"Напрыклад: \"Ваша бронь %s на даты: %s была пацверджана.%s Дзякуй за "
|
3732 |
+
"карыстанне сэрвісам бранявання .\""
|
3733 |
|
3734 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3366
|
3735 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3372
|
3736 |
+
#, fuzzy
|
3737 |
+
msgid "Email to \"Person\" after their booking has been denied"
|
3738 |
+
msgstr "Ліст наведвальніку пасля рэдагавання брані."
|
3739 |
|
3740 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3387
|
3741 |
#, fuzzy, php-format
|
3742 |
+
msgid "Type your email subject for the %sdenied booking%s."
|
3743 |
msgstr "Увядзіце тэму ліста для %sотказа браняванні%s"
|
3744 |
|
3745 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3393
|
3746 |
+
#, fuzzy, php-format
|
3747 |
+
msgid "Type your %semail message for the denied booking%s from the website"
|
3748 |
msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
|
3749 |
|
3750 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3399
|
|
|
|
|
|
|
|
|
|
|
3751 |
#, fuzzy, php-format
|
3752 |
+
msgid ""
|
3753 |
+
"For example: \"Your reservation %s on these date(s): %s has been canceled. "
|
3754 |
+
"Please contact us for more information. %s Thank you, Reservation service.\""
|
3755 |
+
msgstr ""
|
3756 |
+
"Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за "
|
3757 |
+
"карыстанне сэрвісам бранявання.\""
|
3758 |
|
3759 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3415
|
3760 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3421
|
3761 |
+
#, fuzzy
|
3762 |
+
msgid "Email to \"Person\" after booking is modified"
|
3763 |
+
msgstr "Ліст наведвальніку пасля адмовы брані."
|
3764 |
|
3765 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3436
|
3766 |
#, fuzzy, php-format
|
3767 |
+
msgid "Type your email subject for the %smodified booking%s. "
|
3768 |
+
msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
|
3769 |
|
3770 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3442
|
3771 |
+
#, fuzzy, php-format
|
3772 |
+
msgid "Type your %semail message for the modified booking%s from the website"
|
3773 |
msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
|
3774 |
|
3775 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3448
|
3776 |
#, fuzzy, php-format
|
3777 |
+
msgid ""
|
3778 |
+
"For example: \"The reservation %s on these date(s): %s has been modified. "
|
3779 |
+
"%s You can edit this booking on this page: %s . Thank you, Reservation "
|
3780 |
+
"service.\""
|
3781 |
+
msgstr ""
|
3782 |
+
"Напрыклад: \" Ваша бронь %s на даты: %s была зменена адміністратарам. %s "
|
3783 |
+
"Дзякуй за карыстанне сэрвісам бранявання.\""
|
3784 |
|
3785 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3544
|
3786 |
msgid "Form fields"
|
3787 |
msgstr "Палі формы"
|
3788 |
|
3789 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3553
|
3790 |
#, fuzzy, php-format
|
3791 |
+
msgid "%sGeneral shortcode rule to insert fields%s"
|
3792 |
msgstr "%sОсновные кіравала для фармавання пазнак для ўстаўкі палёў воода:%s"
|
3793 |
|
3794 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3555
|
3795 |
msgid "Parameters: "
|
3796 |
msgstr "Параметры:"
|
3797 |
|
3798 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3556
|
3799 |
#, fuzzy, php-format
|
3800 |
msgid "%s - this symbol means that this field is Required (can not be skipped)"
|
3801 |
msgstr "%s - гэты знак азначае абавязковае поле (можа быць прапушчаны)"
|
3802 |
|
3803 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3557
|
3804 |
#, fuzzy, php-format
|
3805 |
msgid "%s - field name, must be unique (can not be skipped)"
|
3806 |
msgstr "%s - назва поля, павінна быць унікальным (не можа быць прапушчана) "
|
3807 |
|
3808 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3558
|
3809 |
#, fuzzy, php-format
|
3810 |
+
msgid "%s - default value of field (CAN be skipped)"
|
3811 |
msgstr "%s - значэнне поля па змаўчанні (можа быць прапушчана)"
|
3812 |
|
3813 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3561
|
3814 |
+
#, fuzzy, php-format
|
3815 |
+
msgid "%sUse these shortcodes to insert fields into the form: %s"
|
3816 |
msgstr "%s Выкарыстоўвайце гэтыя пазнакі для дадання палёў у форму:%s "
|
3817 |
|
3818 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3562
|
3819 |
#, php-format
|
3820 |
msgid "%s - calendar"
|
3821 |
msgstr "%s - каляндар"
|
3822 |
|
3823 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3563
|
3824 |
#, php-format
|
3825 |
msgid "%s - CAPTCHA"
|
3826 |
msgstr "%s - CAPTCHA"
|
3827 |
|
3828 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3565
|
3829 |
+
#, fuzzy, php-format
|
3830 |
+
msgid "%s - text field"
|
3831 |
msgstr "%s - тэкставае поле"
|
3832 |
|
3833 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3566
|
3834 |
#, php-format
|
3835 |
msgid "Example: %sJohn%s"
|
3836 |
msgstr "Прыклад: %s Іван%s "
|
3837 |
|
3838 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3568
|
3839 |
+
#, fuzzy, php-format
|
3840 |
+
msgid "%s - start time field "
|
3841 |
msgstr "%s - поле для ўводу часу старту бранявання."
|
3842 |
|
3843 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3569
|
3844 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3572
|
3845 |
+
#, fuzzy, php-format
|
3846 |
+
msgid ""
|
3847 |
+
"Example: %s. If you have already created predefined times, you can also use "
|
3848 |
+
"this shortcode: %s"
|
3849 |
+
msgstr ""
|
3850 |
+
"Прыклад: %s. Калі Вы жадаеце задаць строга пэўны час, Вы можаце "
|
3851 |
+
"выкарыстоўваць гэта: %s "
|
3852 |
|
3853 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3571
|
3854 |
+
#, fuzzy, php-format
|
3855 |
+
msgid "%s - end time field "
|
3856 |
msgstr "%s - поле для ўводу часу канчатка бранявання."
|
3857 |
|
3858 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3574
|
3859 |
#, fuzzy, php-format
|
3860 |
+
msgid "%s - Start Time and End Time fields in one dropdown list "
|
3861 |
msgstr "%s - поле для ўводу часу старту бранявання."
|
3862 |
|
3863 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3575
|
3864 |
+
#, fuzzy, php-format
|
3865 |
+
msgid ""
|
3866 |
+
"If you have already predefined times (Start Time and End Time), use this "
|
3867 |
+
"code: %s "
|
3868 |
+
msgstr ""
|
3869 |
+
" Калі Вы жадаеце задаць строга пэўны час, Вы можаце выкарыстоўваць гэта: %s "
|
3870 |
|
3871 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3577
|
3872 |
#, php-format
|
3873 |
msgid "%s - duration time field. "
|
3874 |
msgstr "%s - поле для ўводу працягласці часу бранявання."
|
3875 |
|
3876 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3578
|
3877 |
+
#, fuzzy, php-format
|
3878 |
+
msgid ""
|
3879 |
+
"If you set already created a start time, you can set the duration of time "
|
3880 |
+
"using this shortcode: %s. The endtime is not required."
|
3881 |
+
msgstr ""
|
3882 |
+
"Калі Вы ўжо ўсталявалі пачатковы час, Вы можаце ўсталяваць працягласць для "
|
3883 |
+
"рэзерву выкарыстоўваючы гэты код: %s. Вы не павінны ўсталёўваць час канчатка "
|
3884 |
+
"ў дадзеным выпадку."
|
3885 |
|
3886 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3581
|
3887 |
#, php-format
|
3888 |
+
msgid ""
|
3889 |
+
"%s - additional time field (as an additional property). Do not apply to the "
|
3890 |
+
"dividing day into sections. "
|
3891 |
+
msgstr ""
|
3892 |
+
"%s - дадатковае поле часу. Не ўплывае на дзяленне дня бранявання на часткі."
|
3893 |
|
3894 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3584
|
3895 |
#, fuzzy, php-format
|
3896 |
msgid "%s - email field, "
|
3897 |
msgstr "%s - поле для воода еў. пошты"
|
3898 |
|
3899 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3587
|
3900 |
#, php-format
|
3901 |
msgid "%s - select field, "
|
3902 |
msgstr "%s - поле з выпадальным спісам"
|
3903 |
|
3904 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3590
|
3905 |
#, php-format
|
3906 |
msgid "%s - checkbox field, "
|
3907 |
msgstr "%s - поле з пазнакай"
|
3908 |
|
3909 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3591
|
3910 |
#, fuzzy, php-format
|
3911 |
msgid "Example #1: %s "
|
3912 |
msgstr "Прыклад: %s "
|
3913 |
|
3914 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3592
|
3915 |
#, php-format
|
3916 |
msgid "Example #2: %s - checked by default"
|
3917 |
msgstr ""
|
3918 |
|
3919 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3593
|
3920 |
#, php-format
|
3921 |
msgid "Example #3: %s - several values"
|
3922 |
msgstr ""
|
3923 |
|
3924 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3595
|
3925 |
#, php-format
|
3926 |
msgid "%s - textarea field, "
|
3927 |
msgstr "%s - тэкставае поле"
|
3928 |
|
3929 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3598
|
3930 |
#, fuzzy, php-format
|
3931 |
msgid "%s - countries list field, "
|
3932 |
msgstr "%s - поле з выпадальным спісам"
|
3933 |
|
3934 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3599
|
3935 |
#, fuzzy, php-format
|
3936 |
msgid "Example #1: %s - default usage"
|
3937 |
msgstr "Прыклад: %s "
|
3938 |
|
3939 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3600
|
3940 |
#, php-format
|
3941 |
msgid "Example #2: %s - country selected by default"
|
3942 |
msgstr ""
|
3943 |
|
3944 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3602
|
3945 |
#, php-format
|
3946 |
msgid "%s - submit button, "
|
3947 |
msgstr "%s - кнопка для адпраўкі"
|
3948 |
|
3949 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3603
|
3950 |
#, php-format
|
3951 |
msgid "Example: %sSend%s "
|
3952 |
msgstr "Прыклад: %sОтправить%s "
|
3953 |
|
3954 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3605
|
3955 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3629
|
3956 |
#, php-format
|
3957 |
msgid "%s - inserting new line, "
|
3958 |
msgstr "%s - дадаць новы радок"
|
3959 |
|
3960 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3620
|
3961 |
+
#, php-format
|
3962 |
+
msgid ""
|
3963 |
+
"Content of booking fields data for email templates (%s-shortcode) and "
|
3964 |
+
"booking listing page"
|
3965 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3966 |
|
3967 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3628
|
3968 |
#, php-format
|
3969 |
msgid "%s - inserting data from fields of booking form, "
|
3970 |
msgstr "%s - даданне палёў з дадзенымі формы бранявання,"
|
3971 |
|
3972 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3751
|
3973 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3763
|
3974 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3779
|
3975 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:53
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3976 |
msgid "First Name"
|
3977 |
msgstr "Імя"
|
3978 |
|
3979 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3752
|
3980 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3764
|
3981 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3780
|
3982 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:54
|
3983 |
msgid "Last Name"
|
3984 |
msgstr "Прозвішча"
|
3985 |
|
3986 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3753
|
3987 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3765
|
3988 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3781
|
3989 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:55
|
3990 |
msgid "Email"
|
3991 |
msgstr "Емейл"
|
3992 |
|
3993 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3782
|
3994 |
#, fuzzy
|
3995 |
msgid "Address"
|
3996 |
msgstr "Дадаць"
|
3997 |
|
3998 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3783
|
3999 |
msgid "City"
|
4000 |
msgstr ""
|
4001 |
|
4002 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3784
|
4003 |
msgid "Post code"
|
4004 |
msgstr ""
|
4005 |
|
4006 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3901
|
4007 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3844
|
4008 |
+
#, fuzzy
|
4009 |
+
msgid "New booking"
|
4010 |
+
msgstr "Браняванне"
|
4011 |
+
|
4012 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3903
|
4013 |
#, fuzzy, php-format
|
4014 |
+
msgid ""
|
4015 |
+
"Your reservation %s for: %s is processing now! We will send confirmation by "
|
4016 |
+
"email. %sYou can edit this booking at this page: %s Thank you, %s"
|
4017 |
+
msgstr ""
|
4018 |
+
"Ваша бронь %sна даты: %s была зменена адміністратарам. %sСпасибо за "
|
4019 |
+
"карыстанне сэрвісам бранявання.%s"
|
4020 |
|
4021 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3907
|
4022 |
#, fuzzy
|
4023 |
+
msgid "The reservation has been modified"
|
4024 |
msgstr "Ваша бронь была зменена"
|
4025 |
|
4026 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3909
|
4027 |
#, fuzzy, php-format
|
4028 |
+
msgid ""
|
4029 |
+
"The reservation %s for: %s has been modified. %sYou can edit this booking on "
|
4030 |
+
"this page: %s Thank you, %s"
|
4031 |
+
msgstr ""
|
4032 |
+
"Ваша бронь %sна даты: %s была зменена адміністратарам. %sСпасибо за "
|
4033 |
+
"карыстанне сэрвісам бранявання.%s"
|
4034 |
|
4035 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3975
|
4036 |
msgid "Sending request..."
|
4037 |
msgstr ""
|
4038 |
|
4039 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3999
|
4040 |
msgid "Order number"
|
4041 |
msgstr ""
|
4042 |
|
4043 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4002
|
4044 |
#, fuzzy
|
4045 |
msgid "Register"
|
4046 |
msgstr "Забранявана"
|
4047 |
|
4048 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4004
|
4049 |
+
msgid ""
|
4050 |
+
"Please, enter your order number of purchasing this version, which you are "
|
4051 |
+
"received in email."
|
4052 |
+
msgstr ""
|
4053 |
+
|
4054 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4008
|
4055 |
+
#, php-format
|
4056 |
+
msgid ""
|
4057 |
+
"If you will get any difficulties or have a questions, please contact by "
|
4058 |
+
"email %s"
|
4059 |
+
msgstr ""
|
4060 |
+
|
4061 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:49
|
4062 |
+
#, fuzzy
|
4063 |
+
msgid "Search availability"
|
4064 |
+
msgstr "Даступнасць"
|
4065 |
+
|
4066 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:57
|
4067 |
+
msgid "Nothing found."
|
4068 |
msgstr ""
|
4069 |
|
4070 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:61
|
4071 |
+
msgid "Search results."
|
4072 |
+
msgstr ""
|
4073 |
+
|
4074 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:67
|
4075 |
+
msgid "Title of search widget"
|
4076 |
+
msgstr ""
|
4077 |
+
|
4078 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:75
|
4079 |
+
msgid "Title of search results"
|
4080 |
+
msgstr ""
|
4081 |
+
|
4082 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:80
|
4083 |
+
#, php-format
|
4084 |
+
msgid "Please type the %sTitle of search results%s."
|
4085 |
+
msgstr ""
|
4086 |
+
|
4087 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:84
|
4088 |
+
msgid "Nothing found message"
|
4089 |
+
msgstr ""
|
4090 |
+
|
4091 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:89
|
4092 |
+
#, php-format
|
4093 |
+
msgid "Please type the %smessage ,what is showing, when nothing found%s."
|
4094 |
+
msgstr ""
|
4095 |
+
|
4096 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:93
|
4097 |
+
msgid "URL of Search Results"
|
4098 |
+
msgstr ""
|
4099 |
+
|
4100 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:98
|
4101 |
#, php-format
|
4102 |
+
msgid ""
|
4103 |
+
"Please type the URL of the page %s(with %s shortcode in content)%s, where "
|
4104 |
+
"search results will show."
|
4105 |
msgstr ""
|
4106 |
|
4107 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:65
|
4108 |
+
#, fuzzy
|
4109 |
+
msgid "Dates:"
|
4110 |
+
msgstr "Даты"
|
4111 |
+
|
4112 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:66
|
4113 |
+
#, fuzzy
|
4114 |
+
msgid "Booking Details:"
|
4115 |
+
msgstr "Браняванне"
|
4116 |
+
|
4117 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:22
|
4118 |
msgid "Integration of iPay88 payment system"
|
4119 |
msgstr ""
|
4135 |
|
4136 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:119
|
4137 |
#, fuzzy
|
4138 |
+
msgid "Check this box to use iPay88."
|
4139 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
4140 |
|
4141 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:125
|
4155 |
msgstr ""
|
4156 |
|
4157 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:168
|
4158 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:379
|
4159 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:204
|
4160 |
msgid "Choose Payment Currency"
|
4161 |
msgstr "Абярыце валюту плацяжу"
|
4162 |
|
4165 |
msgstr ""
|
4166 |
|
4167 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:173
|
4168 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:383
|
4169 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:208
|
4170 |
msgid "U.S. Dollars"
|
4171 |
msgstr "Даляры ЗША"
|
4172 |
|
4176 |
msgstr "Филипинский пессо"
|
4177 |
|
4178 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:178
|
4179 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:384
|
4180 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:209
|
4181 |
msgid "Euros"
|
4182 |
msgstr "Еўра"
|
4183 |
|
4184 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:179
|
4185 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:210
|
4186 |
msgid "Pounds Sterling"
|
4187 |
msgstr "Фунты Стэрлінгаў"
|
4188 |
|
4189 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:180
|
4190 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:211
|
4191 |
msgid "Yen"
|
4192 |
msgstr "Ены"
|
4193 |
|
4194 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:181
|
4195 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:387
|
4196 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:212
|
4197 |
msgid "Australian Dollars"
|
4198 |
msgstr "Аўстралійскія даляры"
|
4199 |
|
4200 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:182
|
4201 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:388
|
4202 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:213
|
4203 |
msgid "Canadian Dollars"
|
4204 |
msgstr "Канадскія даляры"
|
4205 |
|
4206 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:183
|
4207 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:389
|
4208 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:214
|
4209 |
msgid "New Zealand Dollar"
|
4210 |
msgstr "Новазеландскія даляры"
|
4211 |
|
4212 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:184
|
4213 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:390
|
4214 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:215
|
4215 |
msgid "Swiss Franc"
|
4216 |
msgstr "Швейцарскія франкі"
|
4217 |
|
4218 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:185
|
4219 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:391
|
4220 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:216
|
4221 |
msgid "Hong Kong Dollar"
|
4222 |
msgstr "Гонгконские даляры"
|
4223 |
|
4224 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:186
|
4225 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:392
|
4226 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:217
|
4227 |
msgid "Singapore Dollar"
|
4228 |
msgstr "Сінгапурскія даляры"
|
4229 |
|
4230 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:187
|
4231 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:393
|
4232 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:218
|
4233 |
msgid "Swedish Krona"
|
4234 |
msgstr "Швецкая крона"
|
4235 |
|
4236 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:188
|
4237 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:394
|
4238 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:219
|
4239 |
msgid "Danish Krone"
|
4240 |
msgstr "Дацкая крона"
|
4241 |
|
4242 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:189
|
4243 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:395
|
4244 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:220
|
4245 |
msgid "Polish Zloty"
|
4246 |
msgstr "Польскі злоты"
|
4247 |
|
4248 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:190
|
4249 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:396
|
4250 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:221
|
4251 |
msgid "Norwegian Krone"
|
4252 |
msgstr "Нарвежская крона"
|
4253 |
|
4254 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:191
|
4255 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:397
|
4256 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:222
|
4257 |
msgid "Hungarian Forint"
|
4258 |
msgstr "Вугорскі форынт"
|
4259 |
|
4260 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:192
|
4261 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:398
|
4262 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:223
|
4263 |
msgid "Czech Koruna"
|
4264 |
msgstr "Чэшская крона"
|
4265 |
|
4266 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:193
|
4267 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:224
|
4268 |
msgid "Israeli Shekel"
|
4269 |
msgstr "Ізраільскі шекель"
|
4270 |
|
4271 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:194
|
4272 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:400
|
4273 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:225
|
4274 |
msgid "Mexican Peso"
|
4275 |
msgstr "Мексіканскі пессо."
|
4276 |
|
4277 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:195
|
4278 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:401
|
4279 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:226
|
4280 |
msgid "Brazilian Real (only for Brazilian users)"
|
4281 |
msgstr "Бразільскі рэал (толькі для бразільскіх карыстачоў)"
|
4282 |
|
4283 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:196
|
4284 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:402
|
4285 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:227
|
4286 |
msgid "Malaysian Ringgits (only for Malaysian users)"
|
4287 |
msgstr "Малайзійскі ринггит (толькі для карыстачоў Малайзіі)"
|
4288 |
|
4289 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:197
|
4290 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:403
|
4291 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:228
|
4292 |
msgid "Philippine Pesos"
|
4293 |
msgstr "Филипинский пессо"
|
4294 |
|
4295 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:198
|
4296 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:404
|
4297 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:229
|
4298 |
msgid "Taiwan New Dollars"
|
4299 |
msgstr "Тайванский новы даляр"
|
4300 |
|
4301 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:199
|
4302 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:405
|
4303 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:230
|
4304 |
msgid "Thai Baht"
|
4305 |
msgstr "Тайландскі бат"
|
4306 |
|
4307 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:201
|
4308 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:408
|
4309 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:232
|
4310 |
msgid "This is the currency for your visitors to make Payments"
|
4311 |
msgstr "Гэта валюта для Вашых наведвальнікаў для ажыццяўлення плацяжоў"
|
4312 |
|
4313 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:211
|
4314 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:414
|
4315 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:96
|
4316 |
msgid "Payment description"
|
4317 |
msgstr "Апісанне плацяжоў"
|
4318 |
|
4319 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:212
|
4320 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:415
|
4321 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:97
|
4322 |
msgid "Enter the service name or the reason for the payment here."
|
4323 |
msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
|
4324 |
|
4325 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:223
|
4326 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:427
|
4327 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:107
|
4328 |
msgid " Use these shortcodes for customization: "
|
4329 |
msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
|
4330 |
|
4331 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:224
|
4332 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:428
|
4333 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:108
|
4334 |
#, php-format
|
4335 |
msgid "%s[bookingname]%s - inserting name of booking resource, "
|
4336 |
msgstr "%s[bookingname]%s - дадаць назву бранявання,"
|
4337 |
|
4338 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:225
|
4339 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:429
|
4340 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:109
|
4341 |
#, php-format
|
4342 |
msgid "%s[dates]%s - inserting list of reserved dates "
|
4343 |
msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
|
4344 |
|
4345 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:226
|
4346 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:430
|
4347 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:110
|
4348 |
#, fuzzy, php-format
|
4349 |
msgid "%s[datescount]%s - inserting number of reserved dates "
|
4350 |
msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
|
4351 |
|
4352 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:238
|
4353 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:122
|
4354 |
#, fuzzy
|
4355 |
msgid "Show payment description"
|
4356 |
msgstr "Апісанне плацяжоў"
|
4357 |
|
4358 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:239
|
4359 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:123
|
4360 |
#, fuzzy
|
4361 |
+
msgid "at booking form near the pay button"
|
4362 |
msgstr "у форме бранявання"
|
4363 |
|
4364 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:243
|
4365 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:127
|
4366 |
#, fuzzy
|
4367 |
+
msgid ""
|
4368 |
+
"Check this box if you want to show the payment description near the pay "
|
4369 |
+
"button."
|
4370 |
msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
|
4371 |
|
4372 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:252
|
4373 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:148
|
4374 |
msgid "Return URL after Successful order"
|
4375 |
msgstr ""
|
4376 |
|
4380 |
|
4381 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:257
|
4382 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:268
|
4383 |
+
msgid "Please test this URL, it must be a valid address."
|
4384 |
msgstr ""
|
4385 |
|
4386 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:263
|
4387 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:159
|
4388 |
#, fuzzy
|
4389 |
msgid "Return URL after Failed order"
|
4390 |
msgstr "Спасылка для вяртання з Paypal-а"
|
4394 |
msgstr ""
|
4395 |
|
4396 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:274
|
4397 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:486
|
4398 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:171
|
4399 |
#, fuzzy
|
4400 |
+
msgid "Automatically approve/cancel booking"
|
4401 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
4402 |
|
4403 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:278
|
4404 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:490
|
4405 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:175
|
4406 |
+
msgid ""
|
4407 |
+
"Check this box to automatically approve bookings when visitor makes a "
|
4408 |
+
"successful payment, or automatically cancel the booking when visitor makes a "
|
4409 |
+
"payment cancellation. Warning: this will not work if the visitor leaves the "
|
4410 |
+
"payment page."
|
4411 |
msgstr ""
|
4412 |
|
4413 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
4414 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:252
|
4415 |
#, php-format
|
4416 |
+
msgid ""
|
4417 |
+
"Please %s configure %s fields inside the billing form%s, this is necessary "
|
4418 |
+
"for %s the Payment System."
|
4419 |
msgstr ""
|
4420 |
|
4421 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:449
|
4422 |
msgid "Proceed with iPay88 Payment"
|
4423 |
msgstr ""
|
4424 |
|
4425 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:474
|
4426 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:764
|
4427 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:566
|
4428 |
+
#, fuzzy, php-format
|
4429 |
+
msgid "Payment for booking %s on these day(s): %s"
|
4430 |
msgstr "Аплата бранявання %s на наступныя дні:%s"
|
4431 |
|
4432 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:120
|
4450 |
msgid "PayPal"
|
4451 |
msgstr "Актывацыя Paypal"
|
4452 |
|
4453 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:137
|
4454 |
msgid "PayPal customization"
|
4455 |
msgstr "Налада Paypal"
|
4456 |
|
4457 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:147
|
4458 |
#, fuzzy
|
4459 |
msgid "Paypal Standard"
|
4460 |
msgstr "Стандарт "
|
4461 |
|
4462 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:161
|
4463 |
msgid "Paypal Pro Hosted Solution"
|
4464 |
msgstr ""
|
4465 |
|
4466 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:173
|
4467 |
msgid "IPN"
|
4468 |
msgstr ""
|
4469 |
|
4470 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:200
|
4471 |
msgid "Sending email for verified transaction"
|
4472 |
msgstr ""
|
4473 |
|
4474 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:207
|
4475 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:225
|
4476 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:244
|
4477 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:448
|
4478 |
#, fuzzy
|
4479 |
msgid "Active / Inactive"
|
4480 |
msgstr "Актыўна"
|
4481 |
|
4482 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:212
|
4483 |
#, php-format
|
4484 |
msgid "Email for getting report for %sverified%s transactions."
|
4485 |
msgstr ""
|
4486 |
|
4487 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:218
|
4488 |
msgid "Sending email for invalid transaction"
|
4489 |
msgstr ""
|
4490 |
|
4491 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:230
|
4492 |
#, php-format
|
4493 |
msgid "Email for getting report for %sinvalid%s transactions."
|
4494 |
msgstr ""
|
4495 |
|
4496 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:237
|
4497 |
+
msgid "Sending email if error occur during verification"
|
4498 |
msgstr ""
|
4499 |
|
4500 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:249
|
4501 |
#, php-format
|
4502 |
+
msgid "Email for getting report for %ssome errors in verification process%s."
|
4503 |
msgstr ""
|
4504 |
|
4505 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:256
|
4506 |
msgid "Use SSL connection"
|
4507 |
msgstr ""
|
4508 |
|
4509 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:261
|
4510 |
+
msgid ""
|
4511 |
+
"Use the SSL connection for posting data, instead of standard HTTP connection"
|
4512 |
msgstr ""
|
4513 |
|
4514 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:267
|
4515 |
msgid "Use cURL posting"
|
4516 |
msgstr ""
|
4517 |
|
4518 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:272
|
4519 |
msgid "Use the cURL for posting data, instead of fsockopen() function"
|
4520 |
msgstr ""
|
4521 |
|
4522 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:281
|
4523 |
+
msgid ""
|
4524 |
+
" Follow these instructions to set up your listener at your PayPal account:"
|
|
|
|
|
|
|
4525 |
msgstr ""
|
4526 |
|
4527 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:283
|
4528 |
+
msgid "Click Profile on the My Account tab."
|
4529 |
msgstr ""
|
4530 |
|
4531 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:284
|
4532 |
+
msgid ""
|
4533 |
+
"Click Instant Payment Notification Preferences in the Selling Preferences "
|
4534 |
+
"column."
|
4535 |
msgstr ""
|
4536 |
|
4537 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:285
|
4538 |
+
msgid ""
|
4539 |
+
"Click Choose IPN Settings to specify your listeners URL and activate the "
|
4540 |
+
"listener."
|
4541 |
msgstr ""
|
4542 |
|
4543 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:286
|
4544 |
+
msgid "Specify the URL for your listener in the Notification URL field as:"
|
4545 |
msgstr ""
|
4546 |
|
4547 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:287
|
4548 |
+
msgid "Click Receive IPN messages (Enabled) to enable your listener."
|
4549 |
msgstr ""
|
4550 |
|
4551 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:288
|
4552 |
+
msgid "Click Save."
|
4553 |
+
msgstr ""
|
4554 |
+
|
4555 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:289
|
4556 |
+
msgid ""
|
4557 |
+
"Click Back to Profile Summary to return to the Profile after activating your "
|
4558 |
+
"listener."
|
4559 |
msgstr ""
|
4560 |
|
4561 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:303
|
4562 |
msgid "PayPal active"
|
4563 |
msgstr "Актывацыя Paypal"
|
4564 |
|
4565 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:310
|
4566 |
#, fuzzy
|
4567 |
+
msgid "Check this box to use PayPal"
|
4568 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
4569 |
|
4570 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:315
|
4571 |
msgid "Payment Pro Hosted Solution active"
|
4572 |
msgstr ""
|
4573 |
|
4574 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:322
|
4575 |
#, fuzzy
|
4576 |
+
msgid "Check this box to activate the Payment Pro Hosted Solution."
|
4577 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
4578 |
|
4579 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:328
|
4580 |
msgid "Secure Merchant ID"
|
4581 |
msgstr ""
|
4582 |
|
4583 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:334
|
4584 |
msgid "This is the Secure Merchant ID, which can be found on the profile page"
|
4585 |
msgstr ""
|
4586 |
|
4587 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:341
|
4588 |
msgid "Paypal Email address to receive payments"
|
4589 |
msgstr "Электронная пошта Paypal для атрымання плацяжоў"
|
4590 |
|
4591 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:346
|
4592 |
+
#, fuzzy
|
4593 |
+
msgid "This is the Paypal Email address where payments will be sent"
|
4594 |
msgstr "Электронная пошта экаунта Paypal, куды будуць ісці плацяжы."
|
4595 |
|
4596 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:353
|
4597 |
#, fuzzy
|
4598 |
msgid "Chose payment mode"
|
4599 |
msgstr "Абярыце валюту плацяжу"
|
4600 |
|
4601 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:357
|
4602 |
#, fuzzy
|
4603 |
msgid "Live"
|
4604 |
msgstr "Анлайн дэма "
|
4605 |
|
4606 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:358
|
4607 |
msgid "Sandbox"
|
4608 |
msgstr ""
|
4609 |
|
4610 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:360
|
4611 |
#, fuzzy
|
4612 |
msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
|
4613 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
4614 |
|
4615 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:366
|
4616 |
#, fuzzy
|
4617 |
msgid "Payment action"
|
4618 |
msgstr "Апісанне плацяжоў"
|
4619 |
|
4620 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:370
|
4621 |
#, fuzzy
|
4622 |
msgid "Sale"
|
4623 |
msgstr "Захаваць"
|
4624 |
|
4625 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:371
|
4626 |
#, fuzzy
|
4627 |
msgid "Authorization"
|
4628 |
msgstr "налада емейла"
|
4629 |
|
4630 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:373
|
4631 |
+
msgid ""
|
4632 |
+
" Indicates whether the transaction is payment on a final sale or an "
|
4633 |
+
"authorization for a final sale, to be captured later. "
|
4634 |
msgstr ""
|
4635 |
|
4636 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:385
|
4637 |
msgid "British Pound"
|
4638 |
msgstr ""
|
4639 |
|
4640 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:386
|
4641 |
msgid "Japanese Yen"
|
4642 |
msgstr ""
|
4643 |
|
4644 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:399
|
4645 |
#, fuzzy
|
4646 |
msgid "Israeli New Shekel"
|
4647 |
msgstr "Ізраільскі шекель"
|
4648 |
|
4649 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:406
|
4650 |
msgid "Turkish Lira (only for Turkish members)"
|
4651 |
msgstr ""
|
4652 |
|
4653 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:422
|
4654 |
#, fuzzy
|
4655 |
msgid "Show payment description in payment form."
|
4656 |
msgstr "Апісанне плацяжоў"
|
4657 |
|
4658 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:441
|
4659 |
msgid "Reference Text Box Title"
|
4660 |
msgstr "Дапаможнае тэкставае поле"
|
4661 |
|
4662 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:453
|
4663 |
+
#, fuzzy
|
4664 |
+
msgid ""
|
4665 |
+
"Enter a title for the Reference text box (i.e. Your email address). Visitors "
|
4666 |
+
"will see this text."
|
4667 |
+
msgstr ""
|
4668 |
+
"Увядзіце загаловак для дапаможнага поля (напрыклад: Электронная пошта). "
|
4669 |
+
"Наведвальнікі ўбачаць гэты тэкст"
|
4670 |
|
4671 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:459
|
4672 |
msgid "Return URL from PayPal"
|
4673 |
msgstr "Спасылка для вяртання з Paypal-а"
|
4674 |
|
4675 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:463
|
4676 |
+
msgid ""
|
4677 |
+
"The URL where visitor will be redirected after completing payment. For "
|
4678 |
+
"example, a URL on your site that displays a {Thank you for your payment "
|
4679 |
+
"page}."
|
4680 |
msgstr ""
|
4681 |
|
4682 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:464
|
4683 |
#, php-format
|
4684 |
msgid ""
|
4685 |
+
"To use this feature you %smust activate auto-return link%s at your Paypal "
|
4686 |
+
"account.\n"
|
4687 |
"Follow these steps to configure it:%s\n"
|
4688 |
"1. Log in to your PayPal account.%s\n"
|
4689 |
"2. Click the Profile subtab.%s\n"
|
4690 |
"3. Click Website Payment Preferences in the Seller Preferences column.%s\n"
|
4691 |
"4. Under Auto Return for Website Payments, click the On radio button.%s\n"
|
4692 |
+
"5. For the Return URL, enter the Return URL from PayPal on your site for "
|
4693 |
+
"successfull payment. "
|
4694 |
msgstr ""
|
4695 |
|
4696 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:476
|
4697 |
#, fuzzy
|
4698 |
msgid "Cancel Return URL from PayPal"
|
4699 |
msgstr "Спасылка для вяртання з Paypal-а"
|
4700 |
|
4701 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:480
|
4702 |
+
msgid ""
|
4703 |
+
"The URL where the visitor will be redirected after completing payment. For "
|
4704 |
+
"example, a URL on your website that displays a {Payment Canceled} page."
|
4705 |
msgstr ""
|
4706 |
|
4707 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:496
|
4708 |
msgid "Button types"
|
4709 |
msgstr "Выгляды кнопкі"
|
4710 |
|
4711 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:511
|
4712 |
#, fuzzy
|
4713 |
msgid "Select submit button type"
|
4714 |
msgstr "Абярыце тып якая пацвярджае кнопкі"
|
4715 |
|
4716 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:741
|
4717 |
msgid "Make payments with payPal - its fast, free and secure!"
|
4718 |
msgstr "Зрабіце аплату пры дапамозе Paypal - гэта хутка і бяспечна."
|
4719 |
|
4720 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:770
|
4721 |
+
#, fuzzy
|
4722 |
+
msgid "Enter your phone number"
|
4723 |
msgstr "Увядзіце ваш тэлефон"
|
4724 |
|
4725 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:21
|
4738 |
|
4739 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:79
|
4740 |
#, php-format
|
4741 |
+
msgid ""
|
4742 |
+
"If you have no account on this system, please visit %s to create one. "
|
4743 |
+
"Simulator account emulates the Sage Pay account as well as a Test and Live "
|
4744 |
+
"account."
|
4745 |
msgstr ""
|
4746 |
|
4747 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:84
|
4750 |
|
4751 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:90
|
4752 |
#, fuzzy
|
4753 |
+
msgid " Check this box to use Sage Pay payment."
|
4754 |
msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
|
4755 |
|
4756 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:134
|
4770 |
msgstr ""
|
4771 |
|
4772 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:142
|
4773 |
+
msgid ""
|
4774 |
+
"Select SIMULATOR for the Simulator expert system, TEST for the Test Server "
|
4775 |
+
"and LIVE in the live environment"
|
4776 |
msgstr ""
|
4777 |
|
4778 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:152
|
4779 |
#, fuzzy
|
4780 |
+
msgid ""
|
4781 |
+
"Enter a return relative Successful URL. Sage will redirect visitors to this "
|
4782 |
+
"page after Successful Payment"
|
4783 |
+
msgstr ""
|
4784 |
+
"Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, наведвальнікі "
|
4785 |
+
"аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення плацяжу."
|
4786 |
|
4787 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:153
|
4788 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:164
|
4789 |
+
msgid "Please test this URL, it must be a valid address"
|
4790 |
msgstr ""
|
4791 |
|
4792 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:163
|
4793 |
#, fuzzy
|
4794 |
+
msgid ""
|
4795 |
+
"Enter a return relative Failed URL. Sage will redirect visitors to this page "
|
4796 |
+
"after Failed Payment"
|
4797 |
+
msgstr ""
|
4798 |
+
"Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, наведвальнікі "
|
4799 |
+
"аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення плацяжу."
|
4800 |
|
4801 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:184
|
4802 |
#, fuzzy
|
4804 |
msgstr "Прозвішча"
|
4805 |
|
4806 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:188
|
4807 |
+
msgid ""
|
4808 |
+
"Set this value to the Vendor Name assigned to you by Sage Pay or chosen when "
|
4809 |
+
"you applied."
|
4810 |
msgstr ""
|
4811 |
|
4812 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:194
|
4814 |
msgstr ""
|
4815 |
|
4816 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:198
|
4817 |
+
msgid ""
|
4818 |
+
"Set this value to the XOR Encryption password assigned to you by Sage Pay"
|
4819 |
msgstr ""
|
4820 |
|
4821 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:238
|
4835 |
msgstr ""
|
4836 |
|
4837 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:246
|
4838 |
+
msgid ""
|
4839 |
+
"This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports "
|
4840 |
+
"those payment types"
|
4841 |
msgstr ""
|
4842 |
|
4843 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:252
|
4844 |
msgid "all"
|
4845 |
msgstr ""
|
4846 |
|
4847 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:506
|
4848 |
#, fuzzy
|
4849 |
msgid "Pay now"
|
4850 |
msgstr "Купіць цяпер"
|
4851 |
|
4852 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:507
|
4853 |
#, php-format
|
4854 |
msgid "Pay using %s payment service"
|
4855 |
msgstr ""
|
4856 |
|
4857 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:317
|
4858 |
#, fuzzy
|
4859 |
msgid "week"
|
4860 |
msgstr "Адправіць"
|
4861 |
|
4862 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:318
|
4863 |
msgid "weeks"
|
4864 |
msgstr ""
|
4865 |
|
4866 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:319
|
4867 |
#, fuzzy
|
4868 |
msgid "month"
|
4869 |
msgstr "месяц(ы)"
|
4870 |
|
4871 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:320
|
4872 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:321
|
4873 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:322
|
4874 |
#, fuzzy
|
4875 |
msgid "months"
|
4876 |
msgstr "месяц(ы)"
|
4877 |
|
4878 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:323
|
4879 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2108
|
4880 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2140
|
4881 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2477
|
4882 |
#, fuzzy
|
4883 |
msgid "Year"
|
4884 |
msgstr "Гады"
|
4885 |
|
4886 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:326
|
4887 |
#, fuzzy
|
4888 |
msgid "Actual dates"
|
4889 |
msgstr "Актыўна"
|
4890 |
|
4891 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:327
|
4892 |
#, fuzzy
|
4893 |
msgid "Today"
|
4894 |
msgstr "днеи"
|
4895 |
|
4896 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:328
|
4897 |
msgid "Previous dates"
|
4898 |
msgstr ""
|
4899 |
|
4900 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:329
|
4901 |
#, fuzzy
|
4902 |
msgid "All dates"
|
4903 |
msgstr "Даты"
|
4904 |
|
4905 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:330
|
4906 |
msgid "Some Next days"
|
4907 |
msgstr ""
|
4908 |
|
4909 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:331
|
4910 |
#, fuzzy
|
4911 |
msgid "Some Prior days"
|
4912 |
msgstr "Лік месяцаў"
|
4913 |
|
4914 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:332
|
4915 |
#, fuzzy
|
4916 |
msgid "Fixed dates interval"
|
4917 |
msgstr "фіксаваны ўнёсак"
|
4918 |
|
4919 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:407
|
4920 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1763
|
4921 |
msgid "Next"
|
4922 |
msgstr ""
|
4923 |
|
4924 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:423
|
4925 |
#, fuzzy
|
4926 |
msgid "Prior"
|
4927 |
msgstr "Пра"
|
4928 |
|
4929 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:465
|
4930 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:528
|
4931 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:715
|
4932 |
#, fuzzy
|
4933 |
msgid "Apply"
|
4934 |
msgstr "Красавік"
|
4935 |
|
4936 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:562
|
4937 |
+
#, fuzzy
|
4938 |
+
msgid "Booking Listing"
|
4939 |
+
msgstr "Усталёўкі для бранявання"
|
4940 |
+
|
4941 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:566
|
4942 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2455
|
4943 |
+
#, fuzzy
|
4944 |
+
msgid "Calendar Overview"
|
4945 |
+
msgstr "Стыль календара"
|
4946 |
|
4947 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:574
|
4948 |
+
#, fuzzy
|
4949 |
+
msgid "Booking Calendar - Overview"
|
4950 |
+
msgstr "Каляндар бранявання"
|
4951 |
+
|
4952 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:583
|
4953 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:602
|
4954 |
msgid "Help"
|
4955 |
msgstr ""
|
4956 |
|
4957 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:603
|
4958 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:453
|
4959 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1719
|
4960 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1726
|
4961 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2907
|
4962 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2916
|
4963 |
msgid "FAQ"
|
4964 |
msgstr ""
|
4965 |
|
4966 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:604
|
4967 |
#, fuzzy
|
4968 |
msgid "Technical Support"
|
4969 |
msgstr "Премиум падтрымка"
|
4970 |
|
4971 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:607
|
4972 |
msgid "Purchase"
|
4973 |
msgstr "Купля"
|
4974 |
|
4975 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:610
|
4976 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1703
|
4977 |
msgid "Upgrade"
|
4978 |
msgstr ""
|
4979 |
|
4980 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:633
|
4981 |
+
msgid "Filter"
|
4982 |
+
msgstr "Фільтр "
|
4983 |
+
|
4984 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:664
|
4985 |
msgid "Expand Advanced Filter"
|
4986 |
msgstr ""
|
4987 |
|
4988 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:665
|
4989 |
msgid "Collapse Advanced Filter"
|
4990 |
msgstr ""
|
4991 |
|
4992 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:680
|
4993 |
+
msgid ""
|
4994 |
+
"Send email notification to customer after approval, cancelation or deletion "
|
4995 |
+
"of bookings"
|
4996 |
msgstr ""
|
4997 |
|
4998 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:682
|
4999 |
#, fuzzy
|
5000 |
msgid "Emails sending"
|
5001 |
msgstr "Емейл "
|
5002 |
|
5003 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:706
|
5004 |
#, fuzzy
|
5005 |
msgid "Booking ID"
|
5006 |
msgstr "Браняванне"
|
5007 |
|
5008 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:756
|
|
|
|
|
|
|
|
|
5009 |
#, fuzzy
|
5010 |
msgid "Booking Status"
|
5011 |
msgstr "Усталёўкі для бранявання"
|
5012 |
|
5013 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:766
|
5014 |
#, fuzzy
|
5015 |
msgid "Booking dates"
|
5016 |
msgstr "Паслугі бранявання"
|
5017 |
|
5018 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:777
|
5019 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:941
|
5020 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1635
|
5021 |
msgid "Unread"
|
5022 |
msgstr ""
|
5023 |
|
5024 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:778
|
5025 |
msgid "Only New"
|
5026 |
msgstr ""
|
5027 |
|
5028 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:788
|
5029 |
msgid "Creation date(s)"
|
5030 |
msgstr ""
|
5031 |
|
5032 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:822
|
5033 |
#, fuzzy
|
5034 |
msgid "Sort"
|
5035 |
msgstr "Супериор "
|
5036 |
|
5037 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:832
|
5038 |
+
msgid ""
|
5039 |
+
"Save filter settings as default template (Please, click Apply filter button, "
|
5040 |
+
"before saving!)"
|
5041 |
msgstr ""
|
5042 |
|
5043 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:835
|
5044 |
#, fuzzy
|
5045 |
msgid "Save as Default"
|
5046 |
msgstr "Па змаўчанні"
|
5047 |
|
5048 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:906
|
5049 |
#, fuzzy
|
5050 |
msgid "Approve selected bookings"
|
5051 |
msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
5052 |
|
5053 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:910
|
5054 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1693
|
5055 |
msgid "Approve"
|
5056 |
msgstr "Пацвердзіць"
|
5057 |
|
5058 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:911
|
5059 |
#, fuzzy
|
5060 |
+
msgid "Set selected bookings as pending"
|
5061 |
msgstr "увядзіце час бранявання"
|
5062 |
|
5063 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:913
|
5064 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1697
|
5065 |
#, fuzzy
|
5066 |
msgid "Are you really want to set booking as pending ?"
|
5067 |
msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
|
5068 |
|
5069 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:916
|
5070 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1698
|
5071 |
#, fuzzy
|
5072 |
+
msgid "Reject"
|
5073 |
+
msgstr "Выдалена"
|
5074 |
|
5075 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:919
|
5076 |
#, fuzzy
|
5077 |
msgid "Delete selected bookings"
|
5078 |
msgstr "Выдаленне дадзеных па браняванні"
|
5079 |
|
5080 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:921
|
5081 |
#, fuzzy
|
5082 |
msgid "Are you really want to delete selected booking(s) ?"
|
5083 |
msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
|
5084 |
|
5085 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:927
|
5086 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:139
|
5087 |
+
#, fuzzy
|
5088 |
+
msgid "Reason for cancellation here"
|
5089 |
msgstr "Чыннік адмовы"
|
5090 |
|
5091 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:932
|
5092 |
msgid "Mark as read selected bookings"
|
5093 |
msgstr ""
|
5094 |
|
5095 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:936
|
5096 |
#, fuzzy
|
5097 |
msgid "Read"
|
5098 |
msgstr "Нататка"
|
5099 |
|
5100 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:937
|
5101 |
msgid "Mark as Unread selected bookings"
|
5102 |
msgstr ""
|
5103 |
|
5104 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1469
|
5105 |
#, fuzzy
|
5106 |
msgid "Booking Data"
|
5107 |
msgstr "Браняванне"
|
5108 |
|
5109 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1470
|
5110 |
#, fuzzy
|
5111 |
msgid "Booking Dates"
|
5112 |
msgstr "Паслугі бранявання"
|
5113 |
|
5114 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1475
|
5115 |
#, fuzzy
|
5116 |
msgid "Show ALL dates of booking"
|
5117 |
msgstr "Сезонныя змены коштаў"
|
5118 |
|
5119 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1480
|
5120 |
#, fuzzy
|
5121 |
msgid "Show only check in/out dates"
|
5122 |
msgstr "%s - поле з пазнакай"
|
5123 |
|
5124 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1485
|
5125 |
msgid "Nothing found!"
|
5126 |
msgstr ""
|
5127 |
|
5128 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1519
|
5129 |
#, fuzzy
|
5130 |
msgid "Resource not exist"
|
5131 |
msgstr "Кошт рэсурсу"
|
5132 |
|
5133 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1635
|
5134 |
+
msgid "Mark"
|
5135 |
+
msgstr ""
|
5136 |
+
|
5137 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1702
|
5138 |
#, fuzzy
|
5139 |
msgid "Are you really want to delete this booking ?"
|
5140 |
msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
|
5141 |
|
5142 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1745
|
5143 |
#, fuzzy
|
5144 |
msgid "Prev"
|
5145 |
msgstr "Кошт"
|
5146 |
|
5147 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2083
|
5148 |
+
#, fuzzy
|
5149 |
+
msgid "Calendar Navigation"
|
5150 |
+
msgstr "Стыль календара"
|
5151 |
+
|
5152 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2097
|
5153 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2129
|
5154 |
+
#, fuzzy
|
5155 |
+
msgid "Show month"
|
5156 |
+
msgstr "месяц(ы)"
|
5157 |
+
|
5158 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2100
|
5159 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2132
|
5160 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2475
|
5161 |
+
#, fuzzy
|
5162 |
+
msgid "Month"
|
5163 |
+
msgstr "Месяцы"
|
5164 |
+
|
5165 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2101
|
5166 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2133
|
5167 |
+
#, fuzzy
|
5168 |
+
msgid "Show 3 months"
|
5169 |
+
msgstr "месяц(ы)"
|
5170 |
+
|
5171 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2104
|
5172 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2136
|
5173 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2476
|
5174 |
+
#, fuzzy
|
5175 |
+
msgid "3 Months"
|
5176 |
+
msgstr "Месяцы"
|
5177 |
+
|
5178 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2105
|
5179 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2137
|
5180 |
+
#, fuzzy
|
5181 |
+
msgid "Show year"
|
5182 |
+
msgstr "Паказаць"
|
5183 |
+
|
5184 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2114
|
5185 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2146
|
5186 |
+
#, fuzzy
|
5187 |
+
msgid "Calendar view mode"
|
5188 |
+
msgstr "Стыль календара"
|
5189 |
+
|
5190 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2121
|
5191 |
+
#, fuzzy
|
5192 |
+
msgid "Show day"
|
5193 |
+
msgstr "Няма дзён"
|
5194 |
+
|
5195 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2124
|
5196 |
+
#, fuzzy
|
5197 |
+
msgid "Day"
|
5198 |
+
msgstr "днеи"
|
5199 |
+
|
5200 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2125
|
5201 |
+
#, fuzzy
|
5202 |
+
msgid "Show week"
|
5203 |
+
msgstr "Паказаць Легенду"
|
5204 |
+
|
5205 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2128
|
5206 |
+
#, fuzzy
|
5207 |
+
msgid "Week"
|
5208 |
+
msgstr "Выходныя"
|
5209 |
+
|
5210 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2166
|
5211 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2180
|
5212 |
+
msgid "Previous 4 weeks"
|
5213 |
+
msgstr ""
|
5214 |
+
|
5215 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2167
|
5216 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2181
|
5217 |
+
msgid "Previous week"
|
5218 |
+
msgstr ""
|
5219 |
+
|
5220 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2168
|
5221 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2182
|
5222 |
+
#, fuzzy
|
5223 |
+
msgid "Current week"
|
5224 |
+
msgstr "купіць Прафесійную версію"
|
5225 |
+
|
5226 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2169
|
5227 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2183
|
5228 |
+
#, fuzzy
|
5229 |
+
msgid "Next week"
|
5230 |
+
msgstr "Адправіць"
|
5231 |
+
|
5232 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2170
|
5233 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2184
|
5234 |
+
msgid "Next 4 weeks"
|
5235 |
+
msgstr ""
|
5236 |
+
|
5237 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2194
|
5238 |
+
msgid "Previous 3 months"
|
5239 |
+
msgstr ""
|
5240 |
+
|
5241 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2195
|
5242 |
+
msgid "Previous month"
|
5243 |
+
msgstr ""
|
5244 |
+
|
5245 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2196
|
5246 |
+
#, fuzzy
|
5247 |
+
msgid "Current month"
|
5248 |
+
msgstr "купіць Прафесійную версію"
|
5249 |
+
|
5250 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2197
|
5251 |
+
#, fuzzy
|
5252 |
+
msgid "Next month"
|
5253 |
+
msgstr "Месяцы"
|
5254 |
+
|
5255 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2198
|
5256 |
+
#, fuzzy
|
5257 |
+
msgid "Next 3 months"
|
5258 |
+
msgstr "Месяцы"
|
5259 |
+
|
5260 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
5261 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
5262 |
+
#, fuzzy
|
5263 |
+
msgid "M"
|
5264 |
+
msgstr "Пн"
|
5265 |
+
|
5266 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
5267 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
5268 |
+
#, fuzzy
|
5269 |
+
msgid "W"
|
5270 |
+
msgstr "Ср"
|
5271 |
+
|
5272 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
5273 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
5274 |
+
#, fuzzy
|
5275 |
+
msgid "F"
|
5276 |
+
msgstr "Пт"
|
5277 |
+
|
5278 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5279 |
+
#, fuzzy
|
5280 |
+
msgid "Mon"
|
5281 |
+
msgstr "Пн"
|
5282 |
+
|
5283 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5284 |
+
#, fuzzy
|
5285 |
+
msgid "Tue"
|
5286 |
+
msgstr "Вт"
|
5287 |
+
|
5288 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5289 |
+
#, fuzzy
|
5290 |
+
msgid "Wed"
|
5291 |
+
msgstr "Ср"
|
5292 |
+
|
5293 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5294 |
+
#, fuzzy
|
5295 |
+
msgid "Thu"
|
5296 |
+
msgstr "Вт"
|
5297 |
+
|
5298 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5299 |
+
#, fuzzy
|
5300 |
+
msgid "Fri"
|
5301 |
+
msgstr "Пт"
|
5302 |
+
|
5303 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5304 |
+
#, fuzzy
|
5305 |
+
msgid "Sat"
|
5306 |
+
msgstr "Сб"
|
5307 |
+
|
5308 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5309 |
+
#, fuzzy
|
5310 |
+
msgid "Sun"
|
5311 |
+
msgstr "Вс"
|
5312 |
+
|
5313 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2667
|
5314 |
+
#, fuzzy
|
5315 |
+
msgid "Times"
|
5316 |
+
msgstr "Час"
|
5317 |
+
|
5318 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:80
|
5319 |
msgid "Set as Read"
|
5320 |
msgstr ""
|
5323 |
msgid "Set as Unread"
|
5324 |
msgstr ""
|
5325 |
|
5326 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:127
|
5327 |
#, fuzzy
|
5328 |
msgid "Set as Approved"
|
5329 |
msgstr "Пацверджана"
|
5330 |
|
5331 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:127
|
5332 |
#, fuzzy
|
5333 |
msgid "Set as Pending"
|
5334 |
msgstr "Якія чакаюць сцвярджэнні"
|
5335 |
|
5336 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:139
|
5337 |
+
msgid "Reason of cancellation here"
|
5338 |
+
msgstr "Чыннік адмовы"
|
5339 |
+
|
5340 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:209
|
5341 |
#, fuzzy
|
5342 |
msgid "Done"
|
5343 |
msgstr "Тэлефон"
|
5344 |
|
5345 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:323
|
5346 |
+
#, fuzzy
|
5347 |
+
msgid "The code you entered is incorrect"
|
5348 |
msgstr "Ваш уведзены код няправільны"
|
5349 |
|
5350 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:147
|
|
|
|
|
|
|
|
|
5351 |
#, fuzzy
|
5352 |
msgid "Booking Calendar"
|
5353 |
msgstr "Каляндар бранявання"
|
5354 |
|
5355 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:355
|
5356 |
#, fuzzy
|
5357 |
msgid "Statistic"
|
5358 |
msgstr "Час пачатку"
|
5359 |
|
5360 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:359
|
5361 |
#, fuzzy
|
5362 |
+
msgid "New (unverified) booking(s)"
|
5363 |
msgstr "%sвремя канчаткі бранявання%s"
|
5364 |
|
5365 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:363
|
5366 |
#, fuzzy
|
5367 |
msgid "Pending booking(s)"
|
5368 |
msgstr "%sвремя канчаткі бранявання%s"
|
5369 |
|
5370 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:369
|
5371 |
#, fuzzy
|
5372 |
msgid "Agenda"
|
5373 |
msgstr "Адправіць"
|
5374 |
|
5375 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:373
|
5376 |
msgid "Bookings, what done today"
|
5377 |
msgstr ""
|
5378 |
|
5379 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:377
|
5380 |
#, fuzzy
|
5381 |
msgid "Bookings for today"
|
5382 |
msgstr "Форма бранявання"
|
5383 |
|
5384 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:399
|
5385 |
msgid "Upgrade to higher versions"
|
5386 |
msgstr ""
|
5387 |
|
5388 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:399
|
5389 |
#, fuzzy
|
5390 |
msgid "Commercial versions"
|
5391 |
msgstr "купіць Прафесійную версію"
|
5392 |
|
5393 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:403
|
5394 |
msgid "Upgrade now"
|
5395 |
msgstr ""
|
5396 |
|
5397 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:405
|
5398 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1695
|
5399 |
msgid "Buy now"
|
5400 |
msgstr "Купіць цяпер"
|
5401 |
|
5402 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:405
|
5403 |
#, fuzzy
|
5404 |
msgid "or"
|
5405 |
msgstr "Форма"
|
5406 |
|
5407 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:407
|
5408 |
+
msgid "Test online Demo of each version"
|
5409 |
msgstr ""
|
5410 |
|
5411 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:423
|
5412 |
#, fuzzy
|
5413 |
msgid "Current version"
|
5414 |
msgstr "купіць Прафесійную версію"
|
5415 |
|
5416 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:426
|
5417 |
msgid "Version"
|
5418 |
msgstr "Версія"
|
5419 |
|
5420 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:431
|
5421 |
msgid "Type"
|
5422 |
msgstr ""
|
5423 |
|
5424 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:435
|
5425 |
+
msgid "Used for"
|
5426 |
msgstr ""
|
5427 |
|
5428 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:440
|
5429 |
#, fuzzy
|
5430 |
msgid "Release date"
|
5431 |
msgstr "дата рэлізу"
|
5432 |
|
5433 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:447
|
5434 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2906
|
5435 |
#, fuzzy
|
5436 |
msgid "Support"
|
5437 |
msgstr "Супериор "
|
5438 |
|
5439 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:450
|
5440 |
#, fuzzy
|
5441 |
msgid "Contact email"
|
5442 |
msgstr "Панядзелак"
|
5443 |
|
|
|
|
|
|
|
|
|
5444 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:456
|
5445 |
+
msgid "Have a question"
|
5446 |
msgstr ""
|
5447 |
|
5448 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:459
|
5449 |
+
msgid "Rate this plugin (thanks:)"
|
5450 |
+
msgstr ""
|
5451 |
+
|
5452 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:462
|
5453 |
#, fuzzy
|
5454 |
msgid "Check other versions"
|
5455 |
msgstr "купіць Прафесійную версію"
|
5456 |
|
5457 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:523
|
5458 |
msgid "Warning !!!"
|
5459 |
msgstr ""
|
5460 |
|
5461 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:524
|
5462 |
+
msgid "All booking data will be deleted when the plugin is deactivated."
|
5463 |
msgstr ""
|
5464 |
|
5465 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:525
|
5466 |
#, php-format
|
5467 |
+
msgid ""
|
5468 |
+
"If you want to save your booking data, please uncheck the %s\"Delete booking "
|
5469 |
+
"data\"%s at the"
|
5470 |
msgstr ""
|
5471 |
|
5472 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:526
|
5473 |
#, fuzzy
|
5474 |
msgid "settings page"
|
5475 |
msgstr "Усталёўкі"
|
5476 |
|
5477 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:625
|
5478 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:696
|
5479 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2716
|
5480 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1545
|
5481 |
msgid "Settings"
|
5482 |
msgstr "Усталёўкі"
|
5483 |
|
5484 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:660
|
5485 |
msgid "Booking"
|
5486 |
msgstr "Браняванне"
|
5487 |
|
5488 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:670
|
5489 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:779
|
5490 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:86
|
5491 |
msgid "Booking calendar"
|
5492 |
msgstr "Каляндар бранявання"
|
5493 |
|
5494 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:696
|
5495 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:722
|
5496 |
+
#, fuzzy
|
5497 |
+
msgid "Booking settings customization"
|
5498 |
msgstr "Налада рэсурсаў бранявання "
|
5499 |
|
5500 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:704
|
5501 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2674
|
5502 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1513
|
5503 |
msgid "Bookings"
|
5504 |
msgstr "Браняванне"
|
5505 |
|
5506 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:710
|
5507 |
#, fuzzy
|
5508 |
msgid "Bookings listing"
|
5509 |
msgstr "Усталёўкі для бранявання"
|
5510 |
|
5511 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:778
|
5512 |
msgid "Insert booking calendar"
|
5513 |
msgstr "Уставіць Каляндар для бранявання"
|
5514 |
|
5515 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:891
|
5516 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:920
|
5517 |
msgid "Ok"
|
5518 |
msgstr "Ок"
|
5519 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5520 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1083
|
5521 |
+
#, fuzzy
|
5522 |
+
msgid "For booking, select type of booking resource"
|
5523 |
+
msgstr "Выбирети, што Вы жадаеце браняваць"
|
5524 |
|
5525 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1113
|
5526 |
#, fuzzy
|
5527 |
msgid "Start month:"
|
5528 |
msgstr "Час пачатку"
|
5529 |
|
5530 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1119
|
5531 |
#, fuzzy
|
5532 |
msgid "Select start month of calendar"
|
5533 |
msgstr "Увядзіце колькасць месяцаў паказваных у календары."
|
5534 |
|
5535 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1124
|
5536 |
msgid "Show:"
|
5537 |
msgstr "Паказаць"
|
5538 |
|
5539 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1128
|
5540 |
#, fuzzy
|
5541 |
msgid "Booking form with calendar"
|
5542 |
msgstr "Каляндар бранявання"
|
5543 |
|
5544 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1129
|
5545 |
#, fuzzy
|
5546 |
msgid "Only availability calendar"
|
5547 |
msgstr "Толькі каляндар"
|
5548 |
|
5549 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1130
|
5550 |
#, fuzzy
|
5551 |
msgid "Only booking form"
|
5552 |
msgstr "у форме бранявання"
|
5553 |
|
5554 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1132
|
5555 |
#, fuzzy
|
5556 |
msgid "for"
|
5557 |
msgstr "Форма"
|
5558 |
|
5559 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1135
|
5560 |
#, fuzzy
|
5561 |
msgid "date"
|
5562 |
msgstr "Даты"
|
5563 |
|
5564 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1139
|
5565 |
+
#, fuzzy
|
5566 |
+
msgid ""
|
5567 |
+
"Select what you want to show: the entire booking form, or the availability "
|
5568 |
+
"calendar only."
|
5569 |
msgstr "Абярыце, што Вы жадаеце паказаць:форму бранявання ці адзін каляндар."
|
5570 |
|
5571 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1544
|
5572 |
msgid "Send email notification to customer about this operation"
|
5573 |
msgstr ""
|
5574 |
|
5575 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1614
|
5576 |
#, fuzzy
|
5577 |
msgid "General"
|
5578 |
msgstr "Чэрвень"
|
5579 |
|
5580 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1627
|
5581 |
#, fuzzy
|
5582 |
msgid "Fields"
|
5583 |
msgstr "Палі формы"
|
5584 |
|
5585 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1632
|
|
|
|
|
|
|
|
|
|
|
5586 |
msgid "Emails"
|
5587 |
msgstr "Емейл "
|
5588 |
|
5589 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1635
|
5590 |
#, fuzzy
|
5591 |
msgid "Customization of email templates"
|
5592 |
msgstr "налада емейла"
|
5593 |
|
5594 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1639
|
5595 |
#, fuzzy
|
5596 |
msgid "Payments"
|
5597 |
msgstr "Аплата"
|
5598 |
|
5599 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1642
|
5600 |
msgid "Integration of payment systems"
|
5601 |
msgstr ""
|
5602 |
|
5603 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1671
|
5604 |
#, fuzzy
|
5605 |
msgid "Customization of search form"
|
5606 |
msgstr "налада емейла"
|
5607 |
|
5608 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1718
|
5609 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2908
|
5610 |
msgid "Features"
|
5611 |
msgstr "Магчымасці"
|
5612 |
|
5613 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1719
|
5614 |
#, fuzzy
|
5615 |
msgid "Live Demos"
|
5616 |
msgstr "Анлайн дэма "
|
5617 |
|
5618 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1720
|
5619 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1727
|
5620 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2909
|
5621 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2917
|
5622 |
#, fuzzy
|
5623 |
msgid "Contact"
|
5624 |
msgstr "Панядзелак"
|
5625 |
|
5626 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1721
|
5627 |
msgid "Buy"
|
5628 |
msgstr "Купіць "
|
5629 |
|
5630 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2115
|
5631 |
msgid "Main"
|
5632 |
msgstr ""
|
5633 |
|
5634 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2122
|
5635 |
msgid "Admin email"
|
5636 |
msgstr "Адміністрацыйны емейл"
|
5637 |
|
5638 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2133
|
5639 |
msgid "Show hints"
|
5640 |
msgstr ""
|
5641 |
|
5642 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2133
|
5643 |
msgid "Show / hide hints"
|
5644 |
msgstr ""
|
5645 |
|
5646 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2135
|
5647 |
#, fuzzy
|
5648 |
+
msgid "Check this box if you want to show help hints on the admin panel."
|
5649 |
msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
|
5650 |
|
5651 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2148
|
5652 |
+
msgid "Show advanced settings of JavaScript loading"
|
5653 |
+
msgstr ""
|
5654 |
+
|
5655 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2149
|
5656 |
+
msgid "Hide advanced settings of JavaScript loading"
|
5657 |
+
msgstr ""
|
5658 |
+
|
5659 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2158
|
5660 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2166
|
5661 |
+
msgid "Disable Bootstrap loading"
|
5662 |
+
msgstr ""
|
5663 |
+
|
5664 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2158
|
5665 |
+
msgid "Client side"
|
5666 |
+
msgstr ""
|
5667 |
+
|
5668 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2160
|
5669 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2168
|
5670 |
+
msgid ""
|
5671 |
+
"You are need to be sure what you are doing. You are disable of loading some "
|
5672 |
+
"JavaScripts Do you really want to do this?"
|
5673 |
+
msgstr ""
|
5674 |
+
|
5675 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2162
|
5676 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2170
|
5677 |
+
msgid ""
|
5678 |
+
" If your theme or some other plugin is load the BootStrap JavaScripts, you "
|
5679 |
+
"can disable loading of this script by this plugin."
|
5680 |
+
msgstr ""
|
5681 |
+
|
5682 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2166
|
5683 |
+
#, fuzzy
|
5684 |
+
msgid "Admin side"
|
5685 |
+
msgstr "Адміністрацыйны емейл"
|
5686 |
+
|
5687 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2186
|
5688 |
#, fuzzy
|
5689 |
msgid "Show settings of powered by notice"
|
5690 |
msgstr "Паказаць усталёўкі па недаступных длянм тыдні"
|
5691 |
|
5692 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2187
|
5693 |
+
#, fuzzy
|
5694 |
+
msgid "Hide settings of powered by notice"
|
5695 |
+
msgstr "Паказаць усталёўкі па недаступных длянм тыдні"
|
5696 |
+
|
5697 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2194
|
5698 |
msgid "Powered by notice"
|
5699 |
msgstr ""
|
5700 |
|
5701 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2196
|
5702 |
msgid " Turn On/Off powered by \"Booking Calendar\" notice under the calendar."
|
5703 |
msgstr ""
|
5704 |
|
5705 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2202
|
5706 |
msgid "Copyright notice"
|
5707 |
msgstr "Капірайт"
|
5708 |
|
5709 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2204
|
5710 |
#, php-format
|
5711 |
msgid " Turn On/Off copyright %s notice at footer of site view."
|
5712 |
msgstr "Уключыць/Выключыць %s капірайт унізе сайта"
|
5713 |
|
5714 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2218
|
5715 |
#, fuzzy
|
5716 |
msgid "Calendar"
|
5717 |
msgstr "Стыль календара"
|
5718 |
|
5719 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2222
|
5720 |
msgid "Calendar skin"
|
5721 |
msgstr "Стыль календара"
|
5722 |
|
5723 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2237
|
5724 |
+
#, fuzzy
|
5725 |
+
msgid "Select the skin of the booking calendar"
|
5726 |
msgstr "Віберите стыль для календара"
|
5727 |
|
5728 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2242
|
5729 |
#, fuzzy
|
5730 |
msgid "Number of months"
|
5731 |
msgstr "Лік месяцаў"
|
5732 |
|
5733 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2248
|
5734 |
msgid "month(s)"
|
5735 |
msgstr "месяц(ы)"
|
5736 |
|
5737 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2253
|
5738 |
msgid "year(s)"
|
5739 |
msgstr "год(а)"
|
5740 |
|
5741 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2257
|
5742 |
#, fuzzy
|
5743 |
+
msgid "Select the maximum number of months to show on the booking calendar"
|
5744 |
msgstr "Абярыце максімальную колькасць месяцаў у календары"
|
5745 |
|
5746 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2262
|
5747 |
+
#, fuzzy
|
5748 |
+
msgid "Start Day of the week"
|
5749 |
msgstr "Дзень пачатку тыдня"
|
5750 |
|
5751 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2273
|
5752 |
msgid "Select your start day of the week"
|
5753 |
msgstr "Абярыце дзень пачатку тыдня"
|
5754 |
|
5755 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2286
|
5756 |
+
#, fuzzy
|
5757 |
+
msgid "Type of days selection"
|
5758 |
msgstr "Вылучэнне некалькіх дзён"
|
5759 |
|
5760 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2286
|
5761 |
#, fuzzy
|
5762 |
msgid "in calendar"
|
5763 |
msgstr "Толькі каляндар"
|
5764 |
|
5765 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2295
|
5766 |
+
msgid "Single day"
|
5767 |
+
msgstr ""
|
5768 |
+
|
5769 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2300
|
5770 |
+
#, fuzzy
|
5771 |
+
msgid "Multiple days"
|
5772 |
+
msgstr "Вылучэнне некалькіх дзён"
|
5773 |
+
|
5774 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2306
|
5775 |
+
#, fuzzy
|
5776 |
+
msgid "Range days"
|
5777 |
+
msgstr "Выбар дыяпазону"
|
5778 |
+
|
5779 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2309
|
5780 |
+
#, fuzzy
|
5781 |
+
msgid " Select type of days selection at calendar."
|
5782 |
msgstr "Абярыце, калі Вы жадаеце выбіраць некалькі дзён у календары"
|
5783 |
|
5784 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2324
|
5785 |
#, fuzzy
|
5786 |
msgid "Unavailable days from today"
|
5787 |
msgstr "Недаступныя дні"
|
5788 |
|
5789 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2331
|
5790 |
msgid "Select number of unavailable days in calendar start from today."
|
5791 |
msgstr ""
|
5792 |
|
5793 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2337
|
5794 |
msgid "Unavailable days"
|
5795 |
msgstr "Недаступныя дні"
|
5796 |
|
5797 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2355
|
5798 |
+
msgid ""
|
5799 |
+
"Check unavailable days in calendars. This option is overwrite all other "
|
5800 |
+
"settings."
|
5801 |
msgstr ""
|
5802 |
|
5803 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2369
|
5804 |
msgid "CAPTCHA"
|
5805 |
msgstr "CAPTCHA"
|
5806 |
|
5807 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2369
|
5808 |
msgid "at booking form"
|
5809 |
msgstr "у форме бранявання"
|
5810 |
|
5811 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2371
|
5812 |
+
#, fuzzy
|
5813 |
+
msgid "Check the box to activate CAPTCHA inside the booking form."
|
5814 |
msgstr "Вылучыце, калі жадаеце актываваць CAPTCHA усярэдзіне формы бранявання"
|
5815 |
|
5816 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2376
|
5817 |
+
msgid "Auto-fill fields"
|
5818 |
msgstr ""
|
5819 |
|
5820 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2376
|
5821 |
msgid "for logged in users"
|
5822 |
msgstr ""
|
5823 |
|
5824 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2378
|
5825 |
#, fuzzy
|
5826 |
+
msgid ""
|
5827 |
+
"Check the box to activate auto-fill fields of booking form for logged in "
|
5828 |
+
"users."
|
5829 |
msgstr "Вылучыце, калі жадаеце актываваць CAPTCHA усярэдзіне формы бранявання"
|
5830 |
|
5831 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2397
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5832 |
#, fuzzy
|
5833 |
msgid "Show \"thank you\" message after booking is done"
|
5834 |
msgstr "Паказаць уласцівасці паведамлення падзякі"
|
5835 |
|
5836 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2398
|
5837 |
msgid "Redirect visitor to a new \"thank you\" page"
|
5838 |
msgstr ""
|
5839 |
|
5840 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2407
|
5841 |
#, fuzzy
|
5842 |
msgid "New booking title"
|
5843 |
msgstr "у Календары для бранявання"
|
5844 |
|
5845 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2408
|
5846 |
#, php-format
|
5847 |
msgid "%sshowing after%s booking"
|
5848 |
msgstr "%s показываеться пасля%s браняванні"
|
5849 |
|
5850 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2412
|
5851 |
#, fuzzy, php-format
|
5852 |
msgid "Type title of new booking %safter booking has done by user%s"
|
5853 |
+
msgstr ""
|
5854 |
+
"Увядзіце загаловак новага бранявання %s пасля таго як браняванне зроблена "
|
5855 |
+
"карыстачом%s "
|
5856 |
|
5857 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2417
|
5858 |
msgid "Showing title time"
|
5859 |
msgstr "Час паказу подпісу падзякі"
|
5860 |
|
5861 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2418
|
5862 |
#, fuzzy, php-format
|
5863 |
msgid "%snew booking%s"
|
5864 |
msgstr "%sвремя канчаткі бранявання%s"
|
5865 |
|
5866 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2422
|
5867 |
+
msgid "Duration of time (milliseconds) to show the new reservation title"
|
5868 |
+
msgstr ""
|
|
|
5869 |
|
5870 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2429
|
5871 |
msgid "URL of \"thank you\" page"
|
5872 |
msgstr ""
|
5873 |
|
5874 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2431
|
5875 |
#, php-format
|
5876 |
msgid "Type URL of %s\"thank you\" page%s"
|
5877 |
msgstr ""
|
5878 |
|
5879 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2445
|
5880 |
#, fuzzy
|
5881 |
msgid "Listing of bookings"
|
5882 |
msgstr "%s - уставіць даты бранявання"
|
5883 |
|
5884 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2451
|
5885 |
#, fuzzy
|
5886 |
+
msgid "Default booking admin page"
|
5887 |
msgstr "Тып бранявання"
|
5888 |
|
5889 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2454
|
5890 |
#, fuzzy
|
5891 |
+
msgid "Bookings Listing"
|
5892 |
+
msgstr "Усталёўкі для бранявання"
|
5893 |
|
5894 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2463
|
5895 |
#, fuzzy
|
5896 |
+
msgid "Select your default view mode of bookings at the booking listing page"
|
5897 |
+
msgstr "Сезонныя змены коштаў"
|
|
|
|
|
|
|
|
|
|
|
|
|
5898 |
|
5899 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2472
|
5900 |
+
msgid "Default calendar view mode"
|
|
|
|
|
5901 |
msgstr ""
|
5902 |
|
5903 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2485
|
5904 |
#, fuzzy
|
5905 |
+
msgid ""
|
5906 |
+
"Select your default calendar view mode at booking calendar overview page"
|
5907 |
msgstr "Сезонныя змены коштаў"
|
5908 |
|
5909 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2495
|
5910 |
msgid "Default toolbar tab"
|
5911 |
msgstr ""
|
5912 |
|
5913 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2498
|
5914 |
#, fuzzy
|
5915 |
msgid "Filter tab"
|
5916 |
msgstr "Фільтр "
|
5917 |
|
5918 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2499
|
5919 |
#, fuzzy
|
5920 |
msgid "Actions tab"
|
5921 |
msgstr "Функцыі "
|
5922 |
|
5923 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2507
|
5924 |
#, fuzzy
|
5925 |
msgid "Select your default opened tab in toolbar at booking listing page"
|
5926 |
msgstr "Сезонныя змены коштаў"
|
5927 |
|
5928 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2513
|
5929 |
+
#, fuzzy
|
5930 |
+
msgid "Bookings number per page"
|
5931 |
+
msgstr "Тып бранявання"
|
5932 |
+
|
5933 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2522
|
5934 |
+
#, fuzzy
|
5935 |
+
msgid "Select number of bookings per page in booking listing"
|
5936 |
+
msgstr "Абярыце максімальную колькасць месяцаў у календары"
|
5937 |
+
|
5938 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2528
|
5939 |
+
#, fuzzy
|
5940 |
+
msgid "Bookings default order"
|
5941 |
+
msgstr "Браняванне для "
|
5942 |
+
|
5943 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2531
|
5944 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2533
|
5945 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2543
|
5946 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2548
|
5947 |
+
msgid "ASC"
|
5948 |
+
msgstr ""
|
5949 |
+
|
5950 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2532
|
5951 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2534
|
5952 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2544
|
5953 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2549
|
5954 |
+
msgid "DESC"
|
5955 |
+
msgstr ""
|
5956 |
+
|
5957 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2558
|
5958 |
+
#, fuzzy
|
5959 |
+
msgid "Select your default order of bookings in the booking listing"
|
5960 |
+
msgstr "Сезонныя змены коштаў"
|
5961 |
+
|
5962 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2569
|
5963 |
msgid "Date Format"
|
5964 |
msgstr "Фармат даты"
|
5965 |
|
5966 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2573
|
5967 |
msgid "F j, Y"
|
5968 |
msgstr "F j, Y"
|
5969 |
|
5970 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2595
|
5971 |
#, fuzzy, php-format
|
5972 |
+
msgid ""
|
5973 |
+
"Type your date format for emails and the booking table. %sDocumentation on "
|
5974 |
+
"date formatting.%s"
|
5975 |
+
msgstr ""
|
5976 |
+
"Увядзіце Ваш фармат даты для електронной пошты і табліцы бранявання. %s "
|
5977 |
+
"Дакументацыя па фармаце для дат%s "
|
5978 |
|
5979 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2603
|
5980 |
msgid "Dates view"
|
5981 |
msgstr "Выгляд дат"
|
5982 |
|
5983 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2606
|
5984 |
msgid "Short days view"
|
5985 |
msgstr "Скарочаны выгляд дат"
|
5986 |
|
5987 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2607
|
5988 |
msgid "Wide days view"
|
5989 |
msgstr "Пашыраны выгляд дат"
|
5990 |
|
5991 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2609
|
5992 |
+
#, fuzzy
|
5993 |
+
msgid "Select the default view for dates on the booking tables"
|
5994 |
msgstr "Абярыце тып паказу дат па змаўчанні ў табліцы рэзервавання і емейле"
|
5995 |
|
5996 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2634
|
5997 |
msgid "Information"
|
5998 |
msgstr "Інфармацыя"
|
5999 |
|
6000 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2644
|
6001 |
+
msgid "Recommended WordPress Plugins"
|
6002 |
msgstr ""
|
6003 |
|
6004 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2646
|
6005 |
msgid "Booking Manager - show all old bookings"
|
6006 |
msgstr ""
|
6007 |
|
6008 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2650
|
6009 |
#, php-format
|
6010 |
+
msgid ""
|
6011 |
+
"This wordpress plugin is %sshow all approved and pending bookings from past"
|
6012 |
+
"%s. Show how many each customer is made bookings. Paid versions support "
|
6013 |
+
"%sexport to CSV, print layout, advanced filter%s. "
|
6014 |
msgstr ""
|
6015 |
|
6016 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2664
|
6017 |
msgid "User permissions for plugin menu pages"
|
6018 |
msgstr ""
|
6019 |
|
6020 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2669
|
6021 |
#, fuzzy
|
6022 |
msgid "Select user access level for the menu pages of plugin"
|
6023 |
msgstr "Абярыце ўзровень доступу карыстача для адміністрацыйнай старонкі"
|
6024 |
|
6025 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2674
|
|
|
|
|
|
|
|
|
6026 |
#, fuzzy
|
6027 |
msgid "menu page"
|
6028 |
msgstr "Дэма старонка"
|
6029 |
|
6030 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2688
|
6031 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2702
|
6032 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2716
|
6033 |
msgid "access level"
|
6034 |
msgstr "узровень доступу"
|
6035 |
|
6036 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2734
|
6037 |
+
msgid "Uninstall / deactivation"
|
6038 |
msgstr ""
|
6039 |
|
6040 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2739
|
6041 |
msgid "Delete booking data"
|
6042 |
msgstr "Выдаленне дадзеных па браняванні"
|
6043 |
|
6044 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2739
|
6045 |
msgid "when plugin deactivated"
|
6046 |
msgstr "калі ўбудова дэактываваны"
|
6047 |
|
6048 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2741
|
6049 |
+
msgid ""
|
6050 |
+
"If you check this option, all booking data will be deleted when you "
|
6051 |
+
"uninstall this plugin. Do you really want to do this?"
|
6052 |
msgstr ""
|
6053 |
|
6054 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2743
|
6055 |
+
#, fuzzy
|
6056 |
+
msgid ""
|
6057 |
+
"Check this box to delete all booking data when you uninstal this plugin."
|
6058 |
+
msgstr ""
|
6059 |
+
"Праверце, калі Вы жадаеце выдаліць дадзеныя па браняванні пры выдаленні "
|
6060 |
+
"ўбудовы"
|
6061 |
|
6062 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2755
|
6063 |
msgid "Save Changes"
|
6064 |
msgstr "Захаваць змены"
|
6065 |
|
6066 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2813
|
6067 |
+
msgid "Display legend below calendar"
|
6068 |
+
msgstr ""
|
6069 |
+
|
6070 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2819
|
6071 |
+
#, fuzzy
|
6072 |
+
msgid "Check this box to display a legend of dates below the booking calendar."
|
6073 |
+
msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
|
6074 |
+
|
6075 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2827
|
6076 |
+
#, fuzzy
|
6077 |
+
msgid "Available item"
|
6078 |
+
msgstr "Доступа: "
|
6079 |
+
|
6080 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2833
|
6081 |
+
#, php-format
|
6082 |
+
msgid "Activate and type your %stitle of available%s item in legend"
|
6083 |
+
msgstr ""
|
6084 |
+
|
6085 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2839
|
6086 |
+
#, fuzzy
|
6087 |
+
msgid "Pending item"
|
6088 |
+
msgstr "Якія чакаюць сцвярджэнні"
|
6089 |
+
|
6090 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2845
|
6091 |
+
#, php-format
|
6092 |
+
msgid "Activate and type your %stitle of pending%s item in legend"
|
6093 |
+
msgstr ""
|
6094 |
+
|
6095 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2851
|
6096 |
+
#, fuzzy
|
6097 |
+
msgid "Approved item"
|
6098 |
+
msgstr "Пацверджана"
|
6099 |
+
|
6100 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2857
|
6101 |
+
#, php-format
|
6102 |
+
msgid "Activate and type your %stitle of approved%s item in legend"
|
6103 |
+
msgstr ""
|
6104 |
+
|
6105 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2863
|
6106 |
+
#, fuzzy
|
6107 |
+
msgid "Partially booked item"
|
6108 |
+
msgstr "Часткова забраняваныя"
|
6109 |
+
|
6110 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2869
|
6111 |
+
#, php-format
|
6112 |
+
msgid "Activate and type your %stitle of partially booked%s item in legend"
|
6113 |
+
msgstr ""
|
6114 |
+
|
6115 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2896
|
6116 |
#, php-format
|
6117 |
msgid "%sCheck more info about the plugin%s"
|
6118 |
msgstr ""
|
6119 |
|
6120 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2897
|
6121 |
msgid " - custom wp-plugins and wp-themes development, WordPress solutions"
|
6122 |
msgstr "- распрацоўка ўбудоў і тым для WordPress"
|
6123 |
|
6124 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2953
|
6125 |
#, php-format
|
6126 |
msgid "%sPowered by wordpress plugins developed by %s"
|
6127 |
msgstr "%s Створана з выкарыстаннем wordpress убудоў распрацаваных %s "
|
6128 |
|
6129 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3165
|
6130 |
msgid "This field is required"
|
6131 |
msgstr "Гэта поле неабходна"
|
6132 |
|
6133 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3166
|
6134 |
msgid "This checkbox must be checked"
|
6135 |
msgstr ""
|
6136 |
|
6137 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3167
|
6138 |
msgid "Incorrect email field"
|
6139 |
msgstr "Некоректно ўведзены емейл"
|
6140 |
|
6141 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3168
|
6142 |
#, fuzzy
|
6143 |
msgid "Please, select booking date(s) at Calendar."
|
6144 |
msgstr "Калі ласка, вылучыце даты для рэзервавання"
|
6145 |
|
6146 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3414
|
6147 |
+
msgid ""
|
6148 |
+
"Booking resource type is not defined. Its can be, when at the URL is wrong "
|
6149 |
+
"booking hash."
|
6150 |
+
msgstr ""
|
|
|
|
|
|
|
6151 |
|
6152 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3457
|
6153 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3476
|
6154 |
#, fuzzy
|
6155 |
+
msgid "Calendar is loading..."
|
6156 |
+
msgstr "Стыль календара"
|
|
|
|
|
|
|
|
|
6157 |
|
6158 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3526
|
6159 |
msgid "Booking calendar for this booking resource are already at the page"
|
6160 |
msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
|
6161 |
|
6162 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3625
|
6163 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:252
|
6164 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:23
|
6165 |
msgid "You need to use special shortcode [bookingedit] for booking editing."
|
6166 |
msgstr ""
|
6167 |
|
6168 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3711
|
6169 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3713
|
6170 |
msgid "Wrong booking hash in URL. Probably hash is expired."
|
6171 |
msgstr ""
|
6172 |
|
6173 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3717
|
6174 |
msgid "You do not set any parameters for booking editing"
|
6175 |
msgstr ""
|
6176 |
|
6177 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3786
|
6178 |
#, fuzzy, php-format
|
6179 |
+
msgid ""
|
6180 |
+
"Thank you for your online booking. %s We will send confirmation of your "
|
6181 |
+
"booking as soon as possible."
|
6182 |
+
msgstr ""
|
6183 |
+
"Дзякуй за браняванне. %sМы адразу ж звяжамся з Вамі для пацверджання "
|
6184 |
+
"бранявання."
|
6185 |
|
6186 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3845
|
6187 |
#, fuzzy, php-format
|
6188 |
+
msgid ""
|
6189 |
+
"You need to approve new booking %s for: %s Person detail information:%s "
|
6190 |
+
"Currently new booking is waiting for approval. Please visit the moderation "
|
6191 |
+
"panel%sThank you, %s"
|
6192 |
+
msgstr ""
|
6193 |
+
"Вы павінны пацвердзіць новую бронь %sна даты: %sИнформация пра твар якое "
|
6194 |
+
"зрабіла рэзерв: %sСпасибо, за карыстанне сэрвісам бранявання.%s"
|
6195 |
|
6196 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3848
|
6197 |
#, fuzzy
|
6198 |
msgid "Your booking has been approved"
|
6199 |
msgstr "Ваш рэзерв пацверджаны"
|
6200 |
|
6201 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3850
|
6202 |
#, fuzzy, php-format
|
6203 |
+
msgid ""
|
6204 |
+
"Your reservation %s for: %s has been approved.%sYou can edit the booking on "
|
6205 |
+
"this page: %s Thank you, %s"
|
6206 |
+
msgstr ""
|
6207 |
+
"Ваша бронь %sна даты: %sбыла пацверджана. %sСпасибо за карыстанне сэрвісам "
|
6208 |
+
"бранявання.%s"
|
6209 |
|
6210 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3851
|
6211 |
#, fuzzy, php-format
|
6212 |
msgid "Your booking %s for: %s has been approved.%sThank you, %s"
|
6213 |
+
msgstr ""
|
6214 |
+
"Ваша бронь %sна даты: %sбыла пацверджана. %sСпасибо за карыстанне сэрвісам "
|
6215 |
+
"бранявання.%s"
|
6216 |
|
6217 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3854
|
6218 |
#, fuzzy
|
6219 |
msgid "Your booking has been declined"
|
6220 |
msgstr "Ваша бронь была адхілена"
|
6221 |
|
6222 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3855
|
6223 |
#, fuzzy, php-format
|
6224 |
msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
|
6225 |
+
msgstr ""
|
6226 |
+
"Ваша бронь %sна даты: %s была адхілена. %sСпасибо за карыстанне сэрвісам "
|
6227 |
+
"бранявання.%s"
|
6228 |
|
6229 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3863
|
6230 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:85
|
6231 |
msgid "Booking form"
|
6232 |
msgstr "Форма бранявання"
|
6233 |
|
6234 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3874
|
6235 |
+
#, fuzzy
|
6236 |
+
msgid "Available"
|
6237 |
+
msgstr "Доступа: "
|
6238 |
+
|
6239 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3878
|
6240 |
+
msgid "Booked"
|
6241 |
+
msgstr "Забранявана "
|
6242 |
|
6243 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3881
|
6244 |
+
#, fuzzy
|
6245 |
+
msgid "Partially booked"
|
6246 |
+
msgstr "Часткова забраняваныя"
|
6247 |
+
|
6248 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4487
|
6249 |
+
#, fuzzy
|
6250 |
+
msgid "Technical support section"
|
6251 |
+
msgstr "Премиум падтрымка"
|
6252 |
+
|
6253 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4492
|
6254 |
+
#, fuzzy
|
6255 |
+
msgid "Reindex booking data"
|
6256 |
+
msgstr "Выдаленне дадзеных па браняванні"
|
6257 |
+
|
6258 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4494
|
6259 |
+
msgid "Reindex"
|
6260 |
+
msgstr ""
|
6261 |
+
|
6262 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4497
|
6263 |
+
msgid ""
|
6264 |
+
" Click, if you want to reindex booking data by booking dates sort field "
|
6265 |
+
"(Your installation/update of the plugin must be successful)."
|
6266 |
+
msgstr ""
|
6267 |
+
|
6268 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4544
|
6269 |
+
#, php-format
|
6270 |
+
msgid "%s Found %s not indexed bookings %s"
|
6271 |
+
msgstr ""
|
6272 |
+
|
6273 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4559
|
6274 |
+
#, php-format
|
6275 |
+
msgid "%s Finish getting sort dates. %s"
|
6276 |
+
msgstr ""
|
6277 |
+
|
6278 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4568
|
6279 |
+
#, fuzzy, php-format
|
6280 |
+
msgid "Updated booking: %s"
|
6281 |
+
msgstr "Дадаць рэзерв"
|
6282 |
+
|
6283 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:157
|
6284 |
msgid "no"
|
6285 |
msgstr "не"
|
6286 |
|
6287 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1643
|
6288 |
+
msgid "Warning!!! Some error is occur. "
|
6289 |
msgstr ""
|
6290 |
|
6291 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1647
|
6292 |
+
msgid ""
|
6293 |
+
"Please contact by email (with info about order number and used site) for "
|
6294 |
+
"finishing the registrations"
|
6295 |
msgstr ""
|
6296 |
|
6297 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:81
|
6318 |
|
6319 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:141
|
6320 |
#, php-format
|
6321 |
+
msgid ""
|
6322 |
+
"%sImportant!!!%s Please note, if you show booking calendar (inserted into "
|
6323 |
+
"post/page) with widget at the same page, then the last will not be visible."
|
6324 |
+
msgstr ""
|
6325 |
+
"%sВажно!!!%s Калі ласка майце на ўвазе, калі каляндар показываеться ў пасце "
|
6326 |
+
"ці на старонцы сумесна з виджетом, то каляндар у виджете не будзе намаляваны"
|
6327 |
|
6328 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:145
|
6329 |
#, php-format
|
6330 |
msgid "%sSeveral widgets are supported at %spaid versions%s."
|
6331 |
msgstr ""
|
6332 |
|
6333 |
+
#, fuzzy
|
6334 |
+
#~ msgid "Setting cost, which depends from number of selected days for booking"
|
6335 |
+
#~ msgstr "Лік дзён"
|
6336 |
+
|
6337 |
+
#, fuzzy
|
6338 |
+
#~ msgid "Deposit payment sum"
|
6339 |
+
#~ msgstr "Абярыце валюту плацяжу"
|
6340 |
+
|
6341 |
+
#, fuzzy
|
6342 |
+
#~ msgid "Type default %sadmin email%s from where this email is sending"
|
6343 |
+
#~ msgstr "Увядзіце %s еў. почу адміністратара%s адкуль лісты высылаюцца"
|
6344 |
+
|
6345 |
+
#~ msgid "Count of days"
|
6346 |
+
#~ msgstr "Лік дзён"
|
6347 |
+
|
6348 |
+
#, fuzzy
|
6349 |
+
#~ msgid "Description of cancellation"
|
6350 |
+
#~ msgstr "Чыннік адмовы"
|
6351 |
+
|
6352 |
+
#, fuzzy
|
6353 |
+
#~ msgid ""
|
6354 |
+
#~ "%s - inserting reason of payment, you can enter it before sending email, "
|
6355 |
+
#~ msgstr "%s - уставіць чыннік адмовы"
|
6356 |
+
|
6357 |
+
#, fuzzy
|
6358 |
+
#~ msgid "Users management"
|
6359 |
+
#~ msgstr "Пашыраная налада коштаў"
|
6360 |
+
|
6361 |
+
#, fuzzy
|
6362 |
+
#~ msgid "Agenda of bookings for today"
|
6363 |
+
#~ msgstr "Некалькі рэзерваў у адзін і той жа дзень"
|
6364 |
+
|
6365 |
+
#~ msgid "Email to \"Person\" after approval of booking"
|
6366 |
+
#~ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
6367 |
+
|
6368 |
+
#~ msgid "Email to \"Person\" after modification of booking"
|
6369 |
+
#~ msgstr "Ліст наведвальніку пасля рэдагавання брані."
|
6370 |
+
|
6371 |
+
#, fuzzy
|
6372 |
+
#~ msgid "Type in milliseconds count of time for showing new booking title"
|
6373 |
+
#~ msgstr ""
|
6374 |
+
#~ "Увядзіце ў милисекундах час для паказу подпісу падзякі пасля бранявання"
|
6375 |
+
|
6376 |
+
#, fuzzy
|
6377 |
+
#~ msgid "Inserttion of"
|
6378 |
+
#~ msgstr "налада емейла"
|
6379 |
+
|
6380 |
+
#~ msgid "Name of filter"
|
6381 |
+
#~ msgstr "Імя фільтра "
|
6382 |
+
|
6383 |
+
#~ msgid "Type your %sstart time%s "
|
6384 |
+
#~ msgstr "Увядзіце %sначальное час%s"
|
6385 |
+
|
6386 |
+
#~ msgid "Type your %send time%s "
|
6387 |
+
#~ msgstr "Увядзіце %sаремя канчаткі%s"
|
6388 |
+
|
6389 |
+
#, fuzzy
|
6390 |
+
#~ msgid ""
|
6391 |
+
#~ "Type email subject for %spayment request%s. You can use these %s "
|
6392 |
+
#~ "shortcodes."
|
6393 |
+
#~ msgstr "Увядзіце тэму ліста для %sотказа браняванні%s"
|
6394 |
+
|
6395 |
+
#~ msgid "Use this shortcodes: "
|
6396 |
+
#~ msgstr "Выкарыстоўвайце гэтыя пазнакі:"
|
6397 |
+
|
6398 |
+
#~ msgid ""
|
6399 |
+
#~ "%s - inserting name of person, who made booking (field %s requred at form "
|
6400 |
+
#~ "for this bookmark), "
|
6401 |
+
#~ msgstr ""
|
6402 |
+
#~ "%s - уставіць імя наведвальніка, які зрабіў браняванне (поле %s "
|
6403 |
+
#~ "требуеться ў форме для гэтай пазнакі),"
|
6404 |
+
|
6405 |
+
#~ msgid "%s - inserting detail person info"
|
6406 |
+
#~ msgstr "%s - уставіць дэталёвую інфармацыю пра наведвальніка"
|
6407 |
+
|
6408 |
+
#, fuzzy
|
6409 |
+
#~ msgid "%s - inserting cost of payment"
|
6410 |
+
#~ msgstr "%s - уставіць даты бранявання"
|
6411 |
+
|
6412 |
+
#, fuzzy
|
6413 |
+
#~ msgid ""
|
6414 |
+
#~ "%s - inserting link of booking editing by visitor at client side of site, "
|
6415 |
+
#~ msgstr "%s - уставіць тып бранявання"
|
6416 |
+
|
6417 |
+
#~ msgid "%s - inserting new line"
|
6418 |
+
#~ msgstr "%s - дадаць новы радок"
|
6419 |
+
|
6420 |
+
#, fuzzy
|
6421 |
+
#~ msgid ""
|
6422 |
+
#~ " Check this if you want to use selection range in calendar. For example: "
|
6423 |
+
#~ "select a week or only five days for booking."
|
6424 |
+
#~ msgstr ""
|
6425 |
+
#~ "Вылучыце, калі Вы жадаеце выкарыстоўваць вылучэнне фиксированым "
|
6426 |
+
#~ "дыяпазонам дат. Напрыклад вылучэнне тыдня ці толькі ў колькасці 5 дзён "
|
6427 |
+
#~ "для бранявання."
|
6428 |
+
|
6429 |
+
#~ msgid "Minimum days count"
|
6430 |
+
#~ msgstr "Мінімальная колькасць дзён"
|
6431 |
+
|
6432 |
+
#~ msgid "Type your %sminimum number of days for range selection%s"
|
6433 |
+
#~ msgstr "Увядзіце %sминимальное колькасць дзён для вылучэння%s"
|
6434 |
+
|
6435 |
+
#~ msgid "Use fixed time"
|
6436 |
+
#~ msgstr "Выкарыстоўваць фиксированое час"
|
6437 |
+
|
6438 |
+
#~ msgid "in range selections"
|
6439 |
+
#~ msgstr "у дыяпазоне выбару"
|
6440 |
+
|
6441 |
+
#, fuzzy
|
6442 |
+
#~ msgid ""
|
6443 |
+
#~ " Check this if you want to use a part of the day (not full day) at start "
|
6444 |
+
#~ "and end day of selection range . It will overwrite start time and end "
|
6445 |
+
#~ "time from from customization."
|
6446 |
+
#~ msgstr ""
|
6447 |
+
#~ "Выбирете, калі Вы жадаеце выкарыстоўваць для бранявання частка дня ў "
|
6448 |
+
#~ "першым і апошнім дне бранявання. Гэта опцыя перапіша starttime і "
|
6449 |
+
#~ "endtime з формы налады палёў."
|
6450 |
+
|
6451 |
+
#~ msgid "Type your %sstart%s time of booking for range selection"
|
6452 |
+
#~ msgstr ""
|
6453 |
+
#~ "Увядзіце %sвремя%s браняванні для 1-го дня некалькіх дзён бранявання"
|
6454 |
+
|
6455 |
+
#, fuzzy
|
6456 |
+
#~ msgid "Modification of exist booking"
|
6457 |
+
#~ msgstr "Новае браняванне"
|
6458 |
+
|
6459 |
+
#~ msgid "%s - inserting detail person info, "
|
6460 |
+
#~ msgstr "%s - дадаць падрабязную інфармацыю, пра твар якое зрабіла рэзерв,"
|
6461 |
+
|
6462 |
+
#, fuzzy
|
6463 |
+
#~ msgid "%s - inserting link to booking editable by vistor from his account, "
|
6464 |
+
#~ msgstr "%s - уставіць тып бранявання"
|
6465 |
+
|
6466 |
+
#, fuzzy
|
6467 |
+
#~ msgid ""
|
6468 |
+
#~ "Type your email subject for %sapproval of booking%s. You can use these %s "
|
6469 |
+
#~ "shortcodes."
|
6470 |
+
#~ msgstr "Увядзіце тэму ліста для %sподтверждения браняванні%s"
|
6471 |
+
|
6472 |
+
#~ msgid "%s - inserting reason of cancel booking"
|
6473 |
+
#~ msgstr "%s - уставіць чыннік адмовы"
|
6474 |
+
|
6475 |
+
#, fuzzy
|
6476 |
+
#~ msgid ""
|
6477 |
+
#~ "Type your email subject for %smodification of booking%s. You can use "
|
6478 |
+
#~ "these %s shortcodes."
|
6479 |
+
#~ msgstr "Увядзіце тэму ліста пры %sредактировании браняванні%s"
|
6480 |
+
|
6481 |
+
#, fuzzy
|
6482 |
+
#~ msgid "Reset to default Payment form"
|
6483 |
+
#~ msgstr "Абнавіць да значэння па змаўчанні"
|
6484 |
+
|
6485 |
+
#, fuzzy
|
6486 |
+
#~ msgid ""
|
6487 |
+
#~ "Form content data showing in emails (%s-shortcode) and inside approval "
|
6488 |
+
#~ "and booking tables in booking calendar page"
|
6489 |
+
#~ msgstr ""
|
6490 |
+
#~ "Форма ўтрымання дадзеных паказана ў лістах(%s - пазнака) і ўсярэдзіне "
|
6491 |
+
#~ "табліц пацверджання і браняванні на старонцы календара бранявання"
|
6492 |
+
|
6493 |
+
#~ msgid "Reset to default form content"
|
6494 |
+
#~ msgstr "Абнавіць да значэння па змаўчанні"
|
6495 |
+
|
6496 |
+
#, fuzzy
|
6497 |
+
#~ msgid "Reset to default Payment form content"
|
6498 |
+
#~ msgstr "Абнавіць да значэння па змаўчанні"
|
6499 |
+
|
6500 |
+
#, fuzzy
|
6501 |
+
#~ msgid "Unapprove"
|
6502 |
+
#~ msgstr "Пацвердзіць"
|
6503 |
+
|
6504 |
+
#~ msgid "at booking calendar"
|
6505 |
+
#~ msgstr "у Календары для бранявання"
|
6506 |
+
|
6507 |
+
#~ msgid "Show settings of user access level to admin menu"
|
6508 |
+
#~ msgstr ""
|
6509 |
+
#~ "Паказаць усталёўкі уровеня доступу карыстача для адміністрацыйнай старонкі"
|
6510 |
+
|
6511 |
#, fuzzy
|
6512 |
#~ msgid "Show all booking tables"
|
6513 |
#~ msgstr "у Календары для бранявання"
|
6516 |
#~ msgid "Hide all booking tables"
|
6517 |
#~ msgstr "%sвремя канчаткі бранявання%s"
|
6518 |
|
|
|
|
|
|
|
|
|
6519 |
#, fuzzy
|
6520 |
#~ msgid "Number of resources"
|
6521 |
#~ msgstr "Лік наведвальнікаў"
|
6549 |
#~ msgid "Auto cancel pending not paid bookings"
|
6550 |
#~ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
|
6551 |
|
|
|
|
|
|
|
6552 |
#, fuzzy
|
6553 |
#~ msgid "All reservations"
|
6554 |
#~ msgstr "%sНовое браняванне%s"
|
6594 |
#~ msgid "Reservations, which was done"
|
6595 |
#~ msgstr "Новы загаловак бранявання"
|
6596 |
|
|
|
|
|
|
|
|
|
6597 |
#, fuzzy
|
6598 |
#~ msgid "Cost and availability"
|
6599 |
#~ msgstr "Даступнасць"
|
6636 |
#~ msgid "Multi booking"
|
6637 |
#~ msgstr "Мульты браняванне"
|
6638 |
|
|
|
|
|
|
|
6639 |
#, fuzzy
|
6640 |
#~ msgid "fields customization"
|
6641 |
#~ msgstr "налада палёў"
|
6690 |
|
6691 |
#, fuzzy
|
6692 |
#~ msgid ""
|
6693 |
+
#~ "This functionality exist at the %sBooking Calendar%s %sPremium%s, "
|
6694 |
+
#~ "%sPremium Plus%s and %sHotel Edition%s"
|
6695 |
#~ msgstr ""
|
6696 |
+
#~ "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sProfessional"
|
6697 |
+
#~ "%s, %sPremium%s and %sHotel Edition%s"
|
6698 |
|
6699 |
#, fuzzy
|
6700 |
#~ msgid ""
|
6701 |
#~ "This functionality exist at the %sBooking Calendar%s %sPremium Plus%s and "
|
6702 |
#~ "%sHotel Edition%s"
|
6703 |
#~ msgstr ""
|
6704 |
+
#~ "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sPremium%s і "
|
6705 |
+
#~ "%sHotel Edition%s"
|
6706 |
|
6707 |
#~ msgid ""
|
6708 |
#~ "This functionality exist at the %sBooking Calendar%s %sHotel Edition%s"
|
6718 |
|
6719 |
#, fuzzy
|
6720 |
#~ msgid ""
|
6721 |
+
#~ "This functionality exist at the %sBooking Calendar%s %sProfessional%s, "
|
6722 |
+
#~ "%sPremium%s, %sPremium Plus%s and %sHotel Edition%s"
|
6723 |
#~ msgstr ""
|
6724 |
+
#~ "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sProfessional"
|
6725 |
+
#~ "%s, %sPremium%s and %sHotel Edition%s"
|
6726 |
|
6727 |
#, fuzzy
|
6728 |
#~ msgid ""
|
6760 |
|
6761 |
#, fuzzy
|
6762 |
#~ msgid ""
|
6763 |
+
#~ "This functionality exist at other version of Booking Calendar: "
|
6764 |
+
#~ "%sProfessional%s, %sPremium%s , %sPremium Plus%s or %sHotel Edition%s."
|
6765 |
#~ msgstr ""
|
6766 |
+
#~ "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sProfessional"
|
6767 |
+
#~ "%s, %sPremium%s and %sHotel Edition%s"
|
6768 |
|
6769 |
#~ msgid "Links"
|
6770 |
#~ msgstr "Спасылкі"
|
6850 |
#~ msgid "Error during deleting season filters at DB"
|
6851 |
#~ msgstr "Памылка пры выдаленні дат з БД"
|
6852 |
|
|
|
|
|
|
|
|
|
6853 |
#, fuzzy
|
6854 |
#~ msgid "Error during searching this booking resources"
|
6855 |
#~ msgstr "Памылка пры абнаўленні БД "
|
6950 |
#~ msgid "For all days!"
|
6951 |
#~ msgstr "Недаступныя дні"
|
6952 |
|
|
|
|
|
|
|
6953 |
#~ msgid ""
|
6954 |
#~ "This functionality exist at other version of Booking Calendar: %sBooking "
|
6955 |
#~ "Calendar Professional%s, %sBooking Calendar Premium%s or %sBooking "
|
6956 |
#~ "Calendar Hotel Edition%s."
|
6957 |
#~ msgstr ""
|
6958 |
+
#~ "Гэта функцыянальнасць даступная ў %sBooking Calendar Professional%s, "
|
6959 |
+
#~ "%sPremium%s ці %sHotel Edition%s"
|
6960 |
|
6961 |
#~ msgid "at %sadmin%s booking page"
|
6962 |
#~ msgstr "на %sадминистративной%s старонцы бранявання"
|
languages/wpdev-booking-da_DK.mo
CHANGED
Binary file
|
languages/wpdev-booking-da_DK.po
CHANGED
@@ -2,10 +2,11 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdev-booking\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
8 |
"Language-Team: Kathrine Amalie Roswall <kaam@itu.dk>\n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -13,3453 +14,4139 @@ msgstr ""
|
|
13 |
"X-Poedit-KeywordsList: __;_c;_e;__ngettext;__ngettext_noop:1,2\n"
|
14 |
"X-Poedit-Basepath: D:\\www\\home\\wp\\www\\wp-content\\plugins\\booking\\.\n"
|
15 |
"Plural-Forms: nplurals=2;plural=n != 1;\n"
|
16 |
-
"X-
|
17 |
-
"X-Poedit-
|
18 |
-
"
|
19 |
|
20 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
21 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
22 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
23 |
#, fuzzy
|
24 |
msgid "The cost for payment"
|
25 |
msgstr "%s - indsæt bookingdatoer, "
|
26 |
|
27 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
28 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
29 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
|
30 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
31 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
32 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
33 |
#, fuzzy
|
34 |
msgid "First Name (required)"
|
35 |
msgstr "Navn (skal udfyldes)"
|
36 |
|
37 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
38 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
39 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:108
|
40 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
41 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
42 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
43 |
#, fuzzy
|
44 |
msgid "Last Name (required)"
|
45 |
msgstr "Navn (skal udfyldes)"
|
46 |
|
47 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
48 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
49 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:110
|
50 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
51 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
52 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
53 |
msgid "Email (required)"
|
54 |
msgstr "Email (skal udfyldes"
|
55 |
|
56 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
57 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
58 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
|
59 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
60 |
#, fuzzy
|
61 |
msgid "Address (required)"
|
62 |
msgstr "Navn (skal udfyldes)"
|
63 |
|
64 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
65 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
66 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:114
|
67 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
68 |
#, fuzzy
|
69 |
-
msgid "City(required)"
|
70 |
msgstr "Email (skal udfyldes"
|
71 |
|
72 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
73 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
74 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:116
|
75 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
76 |
#, fuzzy
|
77 |
-
msgid "Post code(required)"
|
78 |
msgstr "Navn (skal udfyldes)"
|
79 |
|
80 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
81 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
82 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:118
|
83 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
84 |
#, fuzzy
|
85 |
-
msgid "Country(required)"
|
86 |
msgstr "Efternavn (skal udfyldes)"
|
87 |
|
88 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
89 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
90 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:120
|
91 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
92 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
93 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
94 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
95 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
96 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
97 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
98 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
|
|
|
|
99 |
msgid "Phone"
|
100 |
msgstr "Telefon"
|
101 |
|
102 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
103 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
104 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:122
|
105 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
106 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
107 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
108 |
msgid "Visitors"
|
109 |
msgstr "Gæster"
|
110 |
|
111 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
112 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
113 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:122
|
114 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
115 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
116 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
117 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
118 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
119 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
120 |
msgid "Children"
|
121 |
msgstr "Børn"
|
122 |
|
123 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
124 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
125 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:124
|
126 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
127 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
128 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
129 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
130 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
131 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
132 |
msgid "Details"
|
133 |
msgstr "Detaljer"
|
134 |
|
135 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
136 |
#, fuzzy
|
137 |
msgid "Coupon"
|
138 |
msgstr "Antal dage"
|
139 |
|
140 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
141 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
142 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:128
|
143 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
144 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
145 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
146 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
147 |
msgid "Send"
|
148 |
msgstr "Send"
|
149 |
|
150 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
151 |
-
msgid "
|
|
|
|
|
152 |
msgstr ""
|
153 |
|
154 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
155 |
msgid "coupon"
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
159 |
msgid "discount"
|
160 |
msgstr ""
|
161 |
|
162 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
163 |
-
msgid "
|
164 |
msgstr ""
|
165 |
|
166 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
167 |
-
|
|
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
171 |
#, fuzzy
|
172 |
msgid "Book now"
|
173 |
msgstr "Booking"
|
174 |
|
175 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
176 |
-
msgid "Please select check
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
180 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
|
|
|
|
181 |
#, fuzzy
|
182 |
msgid "Search"
|
183 |
msgstr "Marts"
|
184 |
|
185 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
186 |
#, php-format
|
187 |
-
msgid "
|
|
|
|
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
191 |
#, fuzzy
|
192 |
msgid "Child booking resources"
|
193 |
msgstr "Bookingart"
|
194 |
|
195 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
196 |
-
|
|
|
197 |
msgstr "Maksimum antal muligheder indenfor denne bookingart"
|
198 |
|
199 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
200 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
201 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
202 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
203 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
204 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
205 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
206 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
207 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
208 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
209 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
210 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
211 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
212 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
213 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
214 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
215 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
216 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
217 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
218 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
219 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:103
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
220 |
msgid "Click to toggle"
|
221 |
msgstr ""
|
222 |
|
223 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
|
|
224 |
#, fuzzy
|
225 |
-
msgid "Booking resources
|
226 |
msgstr "Bookingarter"
|
227 |
|
228 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
229 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
230 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
231 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
232 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
233 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
234 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
235 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
236 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
237 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
238 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
239 |
msgid "ID"
|
240 |
msgstr "ID"
|
241 |
|
242 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
243 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
244 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
245 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
246 |
msgid "Resource name"
|
247 |
msgstr "Navn på bookingart"
|
248 |
|
249 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
250 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
251 |
#, fuzzy
|
252 |
msgid "Number of resource items inside of parent resource"
|
253 |
msgstr "Navne på enheder "
|
254 |
|
255 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
256 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
257 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
258 |
msgid "Capacity"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
262 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
263 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
264 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
265 |
#, fuzzy
|
266 |
msgid "Parent"
|
267 |
msgstr "Betaling"
|
268 |
|
269 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
270 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
271 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
272 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
273 |
msgid "Priority"
|
274 |
msgstr ""
|
275 |
|
276 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
277 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
278 |
#, fuzzy
|
279 |
msgid "Maximum number of visitors for resource"
|
280 |
msgstr "Antal gæster"
|
281 |
|
282 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
283 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
284 |
#, fuzzy
|
285 |
msgid "Max"
|
286 |
msgstr "Mar"
|
287 |
|
288 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
289 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
290 |
#, fuzzy
|
291 |
msgid "visitors"
|
292 |
msgstr "Gæster"
|
293 |
|
294 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
295 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
296 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
297 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
298 |
msgid "Actions"
|
299 |
msgstr "Handlinger"
|
300 |
|
301 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
302 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:592
|
303 |
msgid "Add"
|
304 |
msgstr "Tilføj"
|
305 |
|
306 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
307 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
308 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
309 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
310 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
311 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
312 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
313 |
msgid "Delete"
|
314 |
msgstr "Slet"
|
315 |
|
316 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
|
|
317 |
msgid "Title"
|
318 |
msgstr "Navn"
|
319 |
|
320 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
321 |
#, fuzzy
|
322 |
msgid "Add new resource"
|
323 |
msgstr "Bookingart"
|
324 |
|
325 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
326 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
327 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
328 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
329 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
330 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
331 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
332 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
333 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
334 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
335 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
336 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
337 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
338 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
339 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
340 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
341 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
342 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
343 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3235
|
344 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:293
|
|
|
|
|
345 |
msgid "Save"
|
346 |
msgstr "Gem"
|
347 |
|
348 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
349 |
msgid "Advanced Settings"
|
350 |
msgstr "Avancerede indstillinger"
|
351 |
|
352 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
353 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
354 |
-
|
355 |
-
|
|
|
356 |
|
357 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
358 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
359 |
#, php-format
|
360 |
-
msgid "
|
|
|
|
|
361 |
msgstr ""
|
362 |
|
363 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
364 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
365 |
#, php-format
|
366 |
-
msgid "
|
|
|
|
|
|
|
|
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
370 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
371 |
#, php-format
|
372 |
-
msgid "
|
|
|
|
|
|
|
|
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
376 |
#, fuzzy
|
377 |
msgid "Show availability"
|
378 |
msgstr "Tilgængelighed"
|
379 |
|
380 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
381 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
382 |
-
msgid "
|
|
|
|
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
386 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
387 |
#, fuzzy
|
388 |
msgid "Availability description"
|
389 |
msgstr "Tilgængelighed"
|
390 |
|
391 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
392 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
393 |
#, php-format
|
394 |
msgid "Type your %savailability%s description"
|
395 |
msgstr "Type your %savailability%s description"
|
396 |
|
397 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
398 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
399 |
#, fuzzy
|
400 |
msgid "Disable bookings in different booking resources"
|
401 |
msgstr "Der opstod en fejl under sletning af bookingfiltre"
|
402 |
|
403 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
404 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
405 |
-
msgid "
|
|
|
|
|
|
|
|
|
406 |
msgstr ""
|
407 |
|
408 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
409 |
#, fuzzy
|
410 |
msgid "Advanced"
|
411 |
msgstr "Avancerede indstillinger"
|
412 |
|
413 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
414 |
#, fuzzy
|
415 |
msgid "Show availability in tooltip"
|
416 |
msgstr "Tilgængelighed"
|
417 |
|
418 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
419 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
420 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
|
|
421 |
msgid "Deleted"
|
422 |
msgstr "Slettet"
|
423 |
|
424 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
425 |
msgid "Coupon saved"
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
429 |
#, fuzzy
|
430 |
-
msgid "Booking coupons
|
431 |
msgstr "Bookingarter"
|
432 |
|
433 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
434 |
-
msgid "The code your customers will be using to receive the discount."
|
435 |
msgstr ""
|
436 |
|
437 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
438 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
439 |
msgid "Coupon Code"
|
440 |
msgstr ""
|
441 |
|
442 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
443 |
#, fuzzy
|
444 |
-
msgid "The amount
|
445 |
msgstr "for hver bookingenhed. Indtast kun tal."
|
446 |
|
447 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
448 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
449 |
#, fuzzy
|
450 |
msgid "Savings"
|
451 |
msgstr "Gemmer..."
|
452 |
|
453 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
454 |
msgid "The minimum total cost required to use the coupon"
|
455 |
msgstr ""
|
456 |
|
457 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
458 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
459 |
#, fuzzy
|
460 |
msgid "Minimum Purchase"
|
461 |
msgstr "Køb"
|
462 |
|
463 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
464 |
msgid "The date your coupon will expire"
|
465 |
msgstr ""
|
466 |
|
467 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
468 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
469 |
msgid "Expiration Date"
|
470 |
msgstr ""
|
471 |
|
472 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
473 |
-
msgid "Resource list, which
|
474 |
msgstr ""
|
475 |
|
476 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
477 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
478 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
479 |
#, fuzzy
|
480 |
msgid "Resources"
|
481 |
msgstr "Pris for bookingart"
|
482 |
|
483 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
484 |
#, fuzzy
|
485 |
msgid "Delete this coupon"
|
486 |
msgstr "Slet bookingdata"
|
487 |
|
488 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
489 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
490 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
|
|
|
|
491 |
msgid "All"
|
492 |
msgstr ""
|
493 |
|
494 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
495 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
496 |
#, fuzzy
|
497 |
msgid "Add new coupon"
|
498 |
msgstr "Tilføj ny type"
|
499 |
|
500 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
501 |
msgid "Fixed Amount"
|
502 |
msgstr ""
|
503 |
|
504 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
505 |
msgid "Percentage Off"
|
506 |
msgstr ""
|
507 |
|
508 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
509 |
#, fuzzy, php-format
|
510 |
msgid "%s - coupon field, "
|
511 |
msgstr "%s - checkbox-felt, "
|
512 |
|
513 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
514 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
515 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
516 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
517 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
518 |
#, php-format
|
519 |
msgid "Example: %s "
|
520 |
msgstr "Eksempel: %s "
|
521 |
|
522 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
523 |
#, fuzzy
|
524 |
msgid "Search form customization"
|
525 |
msgstr "individuel tilpasning af email"
|
526 |
|
527 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
528 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
529 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
530 |
msgid "Use these shortcodes for customization: "
|
531 |
msgstr "Brug disse genveje for at tilpasse: "
|
532 |
|
533 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
534 |
#, php-format
|
535 |
-
msgid "%s - search inside
|
536 |
msgstr ""
|
537 |
|
538 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
539 |
#, php-format
|
540 |
-
msgid "%s - search inside
|
541 |
msgstr ""
|
542 |
|
543 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
544 |
#, fuzzy, php-format
|
545 |
-
msgid "%s - check
|
546 |
msgstr "%s - checkbox-felt, "
|
547 |
|
548 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
549 |
#, fuzzy, php-format
|
550 |
-
msgid "%s - check
|
551 |
msgstr "%s - checkbox-felt, "
|
552 |
|
553 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
554 |
#, fuzzy, php-format
|
555 |
msgid "%s - default selection number of visitors, "
|
556 |
msgstr "Antal gæster"
|
557 |
|
558 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
559 |
#, fuzzy, php-format
|
560 |
msgid "Example: %s - custom number of visitor selections\""
|
561 |
msgstr "Antal gæster"
|
562 |
|
563 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
564 |
#, fuzzy, php-format
|
565 |
msgid "%s - search button, "
|
566 |
msgstr "%s - send-knap"
|
567 |
|
568 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
569 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
570 |
#, fuzzy, php-format
|
571 |
msgid "%s - new line, "
|
572 |
msgstr "%s - indsæt ny linje, "
|
573 |
|
574 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
575 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
576 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
577 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
578 |
msgid "use any other HTML tags (carefully)."
|
579 |
msgstr "brug ethvert andet HTML-tag (med forsigtighed)."
|
580 |
|
581 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
582 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
583 |
-
msgid "
|
|
|
584 |
msgstr ""
|
585 |
|
586 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
587 |
#, fuzzy
|
588 |
msgid "Reset to default search form content"
|
589 |
msgstr "Gendan standardindstillinger for formularindhold"
|
590 |
|
591 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
592 |
#, fuzzy
|
593 |
msgid "Customization of found booking resource items"
|
594 |
msgstr "De enkelte bookingtypers pris"
|
595 |
|
596 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
597 |
#, fuzzy, php-format
|
598 |
msgid "%s - resource title, "
|
599 |
msgstr "%s - valgt felt, "
|
600 |
|
601 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
602 |
#, fuzzy, php-format
|
603 |
msgid "%s - link to the page with booking form, "
|
604 |
msgstr "%s indsæt bookingart, "
|
605 |
|
606 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
607 |
#, fuzzy, php-format
|
608 |
msgid "%s - availability of booking resource, "
|
609 |
msgstr "%s indsæt bookingart, "
|
610 |
|
611 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
612 |
#, fuzzy, php-format
|
613 |
-
msgid "%s - maximum
|
614 |
msgstr "%s indsæt bookingart, "
|
615 |
|
616 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
617 |
#, fuzzy, php-format
|
618 |
-
msgid "%s - cost of booking resource, "
|
619 |
msgstr "%s indsæt bookingart, "
|
620 |
|
621 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
622 |
#, php-format
|
623 |
-
msgid "
|
|
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
627 |
#, php-format
|
628 |
-
msgid "%s - booking info,
|
629 |
msgstr ""
|
630 |
|
631 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
632 |
#, fuzzy
|
633 |
msgid "Reset to default value"
|
634 |
msgstr "Gendan standardindstillinger for formular"
|
635 |
|
636 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
|
|
637 |
msgid "Search form"
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
|
|
641 |
#, fuzzy
|
642 |
-
msgid "Check
|
643 |
msgstr "Børn"
|
644 |
|
645 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
646 |
-
|
647 |
-
|
|
|
|
|
648 |
|
649 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
650 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
651 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
652 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
653 |
msgid "Number of visitors"
|
654 |
msgstr "Antal gæster"
|
655 |
|
656 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
657 |
#, fuzzy
|
658 |
msgid "Search Cache Settings"
|
659 |
msgstr "Avancerede indstillinger"
|
660 |
|
661 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
662 |
msgid "Cache expiration"
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
666 |
#, fuzzy
|
667 |
msgid "hour(s)"
|
668 |
msgstr "Torsdag"
|
669 |
|
670 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
671 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
672 |
#, fuzzy
|
673 |
msgid "day(s)"
|
674 |
msgstr "Ingen dage"
|
675 |
|
676 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
677 |
msgid "Select time of cache expiration"
|
678 |
msgstr ""
|
679 |
|
680 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
681 |
-
msgid "Cache
|
682 |
msgstr ""
|
683 |
|
684 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
685 |
#, php-format
|
686 |
msgid "Found: %s booking forms inside of posts or pages "
|
687 |
msgstr ""
|
688 |
|
689 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
690 |
msgid "Reset cache"
|
691 |
msgstr ""
|
692 |
|
693 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
694 |
msgid "Capacity: "
|
695 |
msgstr ""
|
696 |
|
697 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
698 |
-
msgid "
|
|
|
|
|
699 |
msgstr ""
|
700 |
|
701 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
702 |
-
msgid "
|
|
|
|
|
703 |
msgstr ""
|
704 |
|
705 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
706 |
#, fuzzy
|
707 |
msgid "Resources count"
|
708 |
msgstr "Pris for bookingart"
|
709 |
|
710 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
711 |
#, fuzzy
|
712 |
-
msgid "Create
|
713 |
msgstr "Bookingart"
|
714 |
|
715 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
716 |
#, fuzzy
|
717 |
msgid "Available: "
|
718 |
msgstr "tilgængelig"
|
719 |
|
720 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
721 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
722 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
723 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
724 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
725 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
726 |
msgid "Standard"
|
727 |
msgstr "Standard"
|
728 |
|
729 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
730 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
731 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
732 |
msgid "Default"
|
733 |
msgstr "Automatisk"
|
734 |
|
735 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
736 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
737 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
738 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
739 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
740 |
msgid "Superior"
|
741 |
msgstr "Ekstra fin"
|
742 |
|
743 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
744 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
745 |
#, fuzzy
|
746 |
msgid "Resource #1"
|
747 |
msgstr "Pris for bookingart"
|
748 |
|
749 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
750 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
751 |
msgid "Presidential Suite"
|
752 |
msgstr "Præsidentsuite"
|
753 |
|
754 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
755 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
756 |
#, fuzzy
|
757 |
msgid "Resource #2"
|
758 |
msgstr "Pris for bookingart"
|
759 |
|
760 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
761 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
762 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
763 |
msgid "Royal Villa"
|
764 |
msgstr "Royal villa"
|
765 |
|
766 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:
|
767 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
768 |
#, fuzzy
|
769 |
msgid "Resource #3"
|
770 |
msgstr "Pris for bookingart"
|
771 |
|
772 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
773 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2974
|
774 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:104
|
775 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
776 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
777 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
778 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
779 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3356
|
780 |
msgid "Start time"
|
781 |
msgstr "Starttidspunkt"
|
782 |
|
783 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
784 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2980
|
785 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:104
|
786 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
787 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
788 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
789 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
790 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3357
|
791 |
msgid "End time"
|
792 |
msgstr "Sluttidspunkt"
|
793 |
|
794 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
795 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
796 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
797 |
#, fuzzy
|
798 |
msgid "per 1 day"
|
799 |
msgstr "for 1 dag"
|
800 |
|
801 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
802 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
803 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
804 |
#, fuzzy
|
805 |
msgid "from the cost of 1 day "
|
806 |
msgstr "Antal dage"
|
807 |
|
808 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
809 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
810 |
#, fuzzy, php-format
|
811 |
msgid "Additional cost in %s per 1 day"
|
812 |
msgstr "Samlet pris"
|
813 |
|
814 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
815 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
816 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
817 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
818 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
819 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
820 |
#, fuzzy
|
821 |
msgid " for all days!"
|
822 |
msgstr "Ikke-disponible ugedage"
|
823 |
|
824 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
825 |
#, fuzzy
|
826 |
-
msgid "Add new
|
827 |
msgstr "Bookingart"
|
828 |
|
829 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
830 |
#, fuzzy
|
831 |
msgid "There are no extended booking forms"
|
832 |
msgstr "i bookingformularen"
|
833 |
|
834 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
835 |
#, fuzzy
|
836 |
msgid "Booking form type:"
|
837 |
msgstr "Bookingformular"
|
838 |
|
839 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
840 |
#, fuzzy
|
841 |
msgid "Please, select your type of booking form"
|
842 |
msgstr "For at foretage bestilling: Vælg bookingart"
|
843 |
|
844 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
845 |
#, fuzzy
|
846 |
msgid "Booking form:"
|
847 |
msgstr "Bookingformular"
|
848 |
|
849 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
850 |
#, fuzzy
|
851 |
msgid "Standard booking resource cost"
|
852 |
msgstr "Bookingart"
|
853 |
|
854 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
855 |
#, fuzzy
|
856 |
msgid "Total booking resource cost"
|
857 |
msgstr "Bookingart"
|
858 |
|
859 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
860 |
#, php-format
|
861 |
-
msgid "
|
|
|
|
|
862 |
msgstr ""
|
863 |
|
864 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
865 |
#, fuzzy, php-format
|
866 |
-
msgid "Example: %sThe full cost
|
867 |
msgstr "%s - indsæt bookingdatoer, "
|
868 |
|
869 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
870 |
#, php-format
|
871 |
-
msgid "
|
|
|
|
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
875 |
#, fuzzy, php-format
|
876 |
msgid "Example: %sThe original cost for payment: %s "
|
877 |
msgstr "%s - indsæt bookingdatoer, "
|
878 |
|
879 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
880 |
#, php-format
|
881 |
-
msgid "
|
|
|
|
|
882 |
msgstr ""
|
883 |
|
884 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
885 |
#, php-format
|
886 |
msgid "Example: %sThe additional cost for payment: %s "
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
890 |
#, php-format
|
891 |
msgid "%s - enter direct cost at admin panel at page: "
|
892 |
msgstr ""
|
893 |
|
894 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
895 |
msgid "Add booking"
|
896 |
msgstr "Tilføj booking"
|
897 |
|
898 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
899 |
#, fuzzy, php-format
|
900 |
msgid "Example: %s"
|
901 |
msgstr "Eksempel: %s "
|
902 |
|
903 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
904 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./
|
905 |
-
msgid "
|
906 |
-
msgstr ""
|
907 |
|
908 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
909 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
910 |
-
|
911 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
912 |
msgid "Rates"
|
913 |
msgstr "Priser"
|
914 |
|
915 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
916 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
917 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
918 |
msgid "Valuation days"
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
922 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:
|
|
|
|
|
923 |
#, fuzzy
|
924 |
msgid "Deposit"
|
925 |
msgstr "Fast depositum"
|
926 |
|
927 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
928 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
929 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
930 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
931 |
msgid "Availability"
|
932 |
msgstr "Tilgængelighed"
|
933 |
|
934 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
935 |
-
|
936 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
937 |
msgstr ""
|
938 |
|
939 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
940 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
941 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
942 |
#, fuzzy
|
943 |
-
msgid "
|
944 |
msgstr "Antal dage"
|
945 |
|
946 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
947 |
msgid "Activation of this feature is require setting cost per day"
|
948 |
msgstr ""
|
949 |
|
950 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
951 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
952 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
953 |
-
|
954 |
-
|
|
|
955 |
|
956 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
957 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
958 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
959 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
960 |
msgid "Deposit amount"
|
961 |
msgstr ""
|
962 |
|
963 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
964 |
-
msgid "
|
|
|
|
|
965 |
msgstr ""
|
966 |
|
967 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
968 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
969 |
-
msgid "
|
970 |
msgstr ""
|
971 |
|
972 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
973 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
974 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
975 |
msgid "unavailable"
|
976 |
msgstr "ikke tilgængelig"
|
977 |
|
978 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
979 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
980 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
981 |
msgid "available"
|
982 |
msgstr "tilgængelig"
|
983 |
|
984 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
985 |
-
|
|
|
986 |
msgstr "Bookingtypens tilgængelighed"
|
987 |
|
988 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
989 |
#, php-format
|
990 |
msgid "All days for %s are"
|
991 |
msgstr "Alle dage for %s er"
|
992 |
|
993 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
994 |
#, php-format
|
995 |
msgid "Select %s days below or %sadd new season filter%s"
|
996 |
msgstr "Vælg %s dage nedenfor %seller tilføj nye sæsonfiltre%s"
|
997 |
|
998 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
999 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1000 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1001 |
msgid "Name"
|
1002 |
msgstr "Navn"
|
1003 |
|
1004 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1005 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1006 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1007 |
msgid "Filters"
|
1008 |
msgstr "Filtre"
|
1009 |
|
1010 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1011 |
-
|
|
|
1012 |
msgstr "Sæsonpriser for bookingenhed"
|
1013 |
|
1014 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1015 |
#, fuzzy, php-format
|
1016 |
-
msgid "
|
1017 |
-
|
|
|
|
|
|
|
|
|
1018 |
|
1019 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1020 |
msgid "Final cost"
|
1021 |
msgstr "Samlet pris"
|
1022 |
|
1023 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1024 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1025 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1026 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1027 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1028 |
msgid "for 1 day"
|
1029 |
msgstr "for 1 dag"
|
1030 |
|
1031 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1032 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1033 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1034 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1035 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1036 |
msgid "for 1 night"
|
1037 |
msgstr "for 1 nat"
|
1038 |
|
1039 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1040 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1041 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1042 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1043 |
msgid "fixed deposit"
|
1044 |
msgstr "Fast depositum"
|
1045 |
|
1046 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1047 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1048 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1049 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1050 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1051 |
msgid "for 1 hour"
|
1052 |
msgstr "for 1 time"
|
1053 |
|
1054 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1055 |
-
msgid "Set cost of booking resource
|
1056 |
msgstr ""
|
1057 |
|
1058 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1059 |
#, php-format
|
1060 |
-
msgid "
|
|
|
|
|
1061 |
msgstr ""
|
1062 |
|
1063 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1064 |
#, php-format
|
1065 |
-
msgid "
|
|
|
|
|
1066 |
msgstr ""
|
1067 |
|
1068 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1069 |
#, php-format
|
1070 |
-
msgid "
|
|
|
|
|
|
|
1071 |
msgstr ""
|
1072 |
|
1073 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1074 |
#, fuzzy
|
1075 |
msgid "Number of days"
|
1076 |
msgstr "Antal gæster"
|
1077 |
|
1078 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1079 |
#, fuzzy
|
1080 |
msgid "Cost of 1 day"
|
1081 |
msgstr "Antal dage"
|
1082 |
|
1083 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1084 |
#, fuzzy
|
1085 |
msgid "Season filter"
|
1086 |
msgstr "Sæsonfiltre"
|
1087 |
|
1088 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1089 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1090 |
#, fuzzy
|
1091 |
msgid "For"
|
1092 |
msgstr "Formular"
|
1093 |
|
1094 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1095 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1096 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1097 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1098 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1099 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1100 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1101 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1102 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1103 |
msgid "From"
|
1104 |
msgstr "Fra"
|
1105 |
|
1106 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1107 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1108 |
msgid "Together"
|
1109 |
msgstr ""
|
1110 |
|
1111 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1112 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1113 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1114 |
msgid "to"
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1118 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
1119 |
#, fuzzy
|
1120 |
msgid "day"
|
1121 |
msgstr "Ingen dage"
|
1122 |
|
1123 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1124 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
1125 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./
|
|
|
|
|
|
|
|
|
1126 |
#, fuzzy
|
1127 |
msgid "days"
|
1128 |
msgstr "Ingen dage"
|
1129 |
|
1130 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1131 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1132 |
#, fuzzy
|
1133 |
msgid "Additional cost in USD per 1 day"
|
1134 |
msgstr "Samlet pris"
|
1135 |
|
1136 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1137 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1138 |
#, fuzzy
|
1139 |
msgid "Any days"
|
1140 |
msgstr "Ingen dage"
|
1141 |
|
1142 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1143 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1144 |
msgid "Remove"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1148 |
#, fuzzy
|
1149 |
msgid "Add new cost"
|
1150 |
msgstr "Tilføj ny type"
|
1151 |
|
1152 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1153 |
#, fuzzy
|
1154 |
msgid "for all days"
|
1155 |
msgstr "Ikke-disponible ugedage"
|
1156 |
|
1157 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1158 |
#, fuzzy
|
1159 |
msgid "Set amount of deposit payment"
|
1160 |
msgstr "%s - indsæt bookingdatoer, "
|
1161 |
|
1162 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1163 |
#, fuzzy
|
1164 |
-
msgid "fixed
|
1165 |
msgstr "Fast depositum"
|
1166 |
|
1167 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1168 |
#, fuzzy
|
1169 |
msgid "of payment"
|
1170 |
msgstr "Betaling"
|
1171 |
|
1172 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1173 |
#, fuzzy
|
1174 |
msgid "Active/inactive"
|
1175 |
msgstr "Aktiv"
|
1176 |
|
1177 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1178 |
#, fuzzy
|
1179 |
msgid "deposit payment for booking resource"
|
1180 |
msgstr "Sæsonpriser for bookingenhed"
|
1181 |
|
1182 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1183 |
#, fuzzy
|
1184 |
-
msgid "Deposit payment
|
1185 |
-
msgstr "
|
1186 |
|
1187 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1188 |
#, fuzzy
|
1189 |
msgid "Deposit payment is not active for booking resource"
|
1190 |
msgstr "Sæsonpriser for bookingenhed"
|
1191 |
|
1192 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1193 |
#, fuzzy
|
1194 |
msgid "Deposit payment"
|
1195 |
msgstr "%s - indsæt bookingdatoer, "
|
1196 |
|
1197 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1198 |
#, fuzzy, php-format
|
1199 |
-
msgid "
|
1200 |
-
|
1201 |
-
|
1202 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2424
|
1203 |
-
#, php-format
|
1204 |
-
msgid " You can make configuration of deposit summs for your booking resources %shere%s."
|
1205 |
msgstr ""
|
|
|
|
|
1206 |
|
1207 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1208 |
msgid "Cost of each booking type"
|
1209 |
msgstr "De enkelte bookingtypers pris"
|
1210 |
|
1211 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1212 |
msgid "Resource Cost"
|
1213 |
msgstr "Pris for bookingart"
|
1214 |
|
1215 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1216 |
msgid "Names of items from resource"
|
1217 |
msgstr "Navne på enheder "
|
1218 |
|
1219 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1220 |
#, fuzzy
|
1221 |
msgid "Cost for selected days"
|
1222 |
msgstr "Antal dage"
|
1223 |
|
1224 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1225 |
-
|
|
|
1226 |
msgstr "Indtast venligst pris"
|
1227 |
|
1228 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1229 |
-
|
|
|
|
|
|
|
1230 |
msgstr "for hver bookingenhed. Indtast kun tal."
|
1231 |
|
1232 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1233 |
#, php-format
|
1234 |
msgid "You can Add or Delete booking resources at the top of this %spage%s"
|
1235 |
msgstr ""
|
1236 |
|
1237 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
1238 |
msgid "Su"
|
1239 |
msgstr "Søn"
|
1240 |
|
1241 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1242 |
msgid "Mo"
|
1243 |
msgstr "Man"
|
1244 |
|
1245 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
1246 |
msgid "Tu"
|
1247 |
msgstr "Tirs"
|
1248 |
|
1249 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1250 |
msgid "We"
|
1251 |
msgstr "Ons"
|
1252 |
|
1253 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
1254 |
msgid "Th"
|
1255 |
msgstr "Tors"
|
1256 |
|
1257 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1258 |
msgid "Fr"
|
1259 |
msgstr "Fre"
|
1260 |
|
1261 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
|
|
|
|
1262 |
msgid "Sa"
|
1263 |
msgstr "Lør"
|
1264 |
|
1265 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1266 |
msgid "Jan"
|
1267 |
msgstr "Jan"
|
1268 |
|
1269 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1270 |
msgid "Feb"
|
1271 |
msgstr "Feb"
|
1272 |
|
1273 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1274 |
msgid "Mar"
|
1275 |
msgstr "Mar"
|
1276 |
|
1277 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1278 |
msgid "Apr"
|
1279 |
msgstr "Apr"
|
1280 |
|
1281 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1282 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1283 |
msgid "May"
|
1284 |
msgstr "Maj"
|
1285 |
|
1286 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1287 |
msgid "Jun"
|
1288 |
msgstr "Jun"
|
1289 |
|
1290 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1291 |
msgid "Jul"
|
1292 |
msgstr "Jul"
|
1293 |
|
1294 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1295 |
msgid "Aug"
|
1296 |
msgstr "Aug"
|
1297 |
|
1298 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1299 |
msgid "Sep"
|
1300 |
msgstr "Sep"
|
1301 |
|
1302 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1303 |
msgid "Oct"
|
1304 |
msgstr "Okt"
|
1305 |
|
1306 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1307 |
msgid "Nov"
|
1308 |
msgstr "Nov"
|
1309 |
|
1310 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1311 |
msgid "Dec"
|
1312 |
msgstr "Dec"
|
1313 |
|
1314 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1315 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2783
|
1316 |
#, fuzzy
|
1317 |
msgid "time"
|
1318 |
msgstr "Tidspunkt"
|
1319 |
|
1320 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1321 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1322 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1323 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1324 |
msgid "No days"
|
1325 |
msgstr "Ingen dage"
|
1326 |
|
1327 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1328 |
msgid "Every"
|
1329 |
msgstr "Alle"
|
1330 |
|
1331 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1332 |
msgid "of"
|
1333 |
msgstr "af"
|
1334 |
|
1335 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1336 |
-
|
1337 |
-
msgstr "Filter slettet"
|
1338 |
-
|
1339 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2735
|
1340 |
msgid "Filter saved"
|
1341 |
msgstr "Filter er gemt"
|
1342 |
|
1343 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1344 |
-
|
1345 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1346 |
|
1347 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1348 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1349 |
msgid "Add new filter"
|
1350 |
msgstr "Tilføj nyt filter"
|
1351 |
|
1352 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1353 |
-
|
1354 |
-
|
|
|
1355 |
|
1356 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1357 |
-
|
1358 |
-
|
1359 |
-
|
|
|
1360 |
|
1361 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1362 |
-
|
1363 |
-
|
1364 |
-
msgstr "Navn på filter"
|
1365 |
|
1366 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1367 |
msgid "Days of week"
|
1368 |
msgstr "Ugedage"
|
1369 |
|
1370 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1371 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1372 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1373 |
msgid "Sunday"
|
1374 |
msgstr "Søndag"
|
1375 |
|
1376 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1377 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1378 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1379 |
msgid "Monday"
|
1380 |
msgstr "Mandag"
|
1381 |
|
1382 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1383 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1384 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1385 |
#, fuzzy
|
1386 |
msgid "Tuesday"
|
1387 |
msgstr "Tirsdag"
|
1388 |
|
1389 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1390 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1391 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1392 |
msgid "Wednesday"
|
1393 |
msgstr "Onsdag"
|
1394 |
|
1395 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1396 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1397 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1398 |
msgid "Thursday"
|
1399 |
msgstr "Torsdag"
|
1400 |
|
1401 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1402 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1403 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1404 |
msgid "Friday"
|
1405 |
msgstr "Fredag"
|
1406 |
|
1407 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1408 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1409 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
1410 |
msgid "Saturday"
|
1411 |
msgstr "Saturday"
|
1412 |
|
1413 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1414 |
msgid "Days of month"
|
1415 |
msgstr "Månedsdage"
|
1416 |
|
1417 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1418 |
#, fuzzy
|
1419 |
msgid "Months"
|
1420 |
msgstr "Måneder"
|
1421 |
|
1422 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1423 |
msgid "January"
|
1424 |
msgstr "Januar"
|
1425 |
|
1426 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1427 |
msgid "February"
|
1428 |
msgstr "Februar"
|
1429 |
|
1430 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1431 |
msgid "March"
|
1432 |
msgstr "Marts"
|
1433 |
|
1434 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1435 |
msgid "April"
|
1436 |
msgstr "April"
|
1437 |
|
1438 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1439 |
msgid "June"
|
1440 |
msgstr "Juni"
|
1441 |
|
1442 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1443 |
msgid "July"
|
1444 |
msgstr "Juli"
|
1445 |
|
1446 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1447 |
msgid "August"
|
1448 |
msgstr "August"
|
1449 |
|
1450 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1451 |
msgid "September"
|
1452 |
msgstr "September"
|
1453 |
|
1454 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1455 |
msgid "October"
|
1456 |
msgstr "Oktober"
|
1457 |
|
1458 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1459 |
msgid "November"
|
1460 |
msgstr "November"
|
1461 |
|
1462 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1463 |
msgid "December"
|
1464 |
msgstr "December"
|
1465 |
|
1466 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1467 |
msgid "Years"
|
1468 |
msgstr "År"
|
1469 |
|
1470 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1471 |
-
|
1472 |
-
|
1473 |
-
msgstr "Indtast %snavn på filter%s"
|
1474 |
|
1475 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1476 |
-
#, fuzzy
|
1477 |
-
msgid "
|
1478 |
-
msgstr "
|
1479 |
|
1480 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1481 |
-
|
1482 |
-
|
|
|
1483 |
|
1484 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1485 |
-
|
1486 |
-
|
1487 |
-
|
|
|
|
|
|
|
|
|
|
|
1488 |
msgid "Edit"
|
1489 |
msgstr "Redigér"
|
1490 |
|
1491 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1492 |
msgid "Do you really want to delete?"
|
1493 |
msgstr "Er du sikker på at du ønsker at slette?"
|
1494 |
|
1495 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1496 |
#, fuzzy
|
1497 |
msgid "Showing cost in tooltip"
|
1498 |
msgstr "Viser tidspunkt for navn"
|
1499 |
|
1500 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1501 |
#, fuzzy
|
1502 |
-
msgid "
|
1503 |
-
|
|
|
|
|
|
|
|
|
1504 |
|
1505 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1506 |
#, fuzzy
|
1507 |
msgid "Cost description"
|
1508 |
msgstr "Beskrivelse af betaling"
|
1509 |
|
1510 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1511 |
#, php-format
|
1512 |
msgid "Type your %scost%s description"
|
1513 |
msgstr "Beskrivelse af %sbetaling%s"
|
1514 |
|
1515 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1516 |
#, fuzzy
|
1517 |
-
msgid "Advanced cost
|
1518 |
msgstr "Avancerede indstillinger"
|
1519 |
|
1520 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1521 |
#, php-format
|
1522 |
-
msgid "
|
|
|
|
|
|
|
1523 |
msgstr ""
|
1524 |
|
1525 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1526 |
msgid "Form"
|
1527 |
msgstr "Formular"
|
1528 |
|
1529 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1530 |
#, fuzzy
|
1531 |
-
msgid "
|
1532 |
msgstr "Samlet pris"
|
1533 |
|
1534 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1535 |
#, php-format
|
1536 |
-
msgid "
|
|
|
|
|
|
|
1537 |
msgstr ""
|
1538 |
|
1539 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1540 |
#, php-format
|
1541 |
-
msgid "
|
|
|
|
|
1542 |
msgstr ""
|
1543 |
|
1544 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1545 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1546 |
msgid "Info"
|
1547 |
msgstr "Information"
|
1548 |
|
1549 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1550 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1551 |
#, fuzzy
|
1552 |
msgid "Bulk Actions"
|
1553 |
msgstr "Handlinger"
|
1554 |
|
1555 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1556 |
#, fuzzy
|
1557 |
-
msgid "
|
1558 |
msgstr "Betaling"
|
1559 |
|
1560 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1561 |
#, fuzzy
|
1562 |
msgid "Costs and Rates"
|
1563 |
msgstr "Pris"
|
1564 |
|
1565 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1566 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1567 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
|
|
1568 |
#, fuzzy
|
1569 |
msgid "Customization of"
|
1570 |
msgstr "individuel tilpasning af email"
|
1571 |
|
1572 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1573 |
msgid "rates, valuation days cost and deposit amount "
|
1574 |
msgstr ""
|
1575 |
|
1576 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1577 |
#, fuzzy
|
1578 |
msgid "Advanced Cost"
|
1579 |
msgstr "Avancerede indstillinger"
|
1580 |
|
1581 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1582 |
msgid "additional cost, which depend from form fields"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1586 |
#, fuzzy
|
1587 |
msgid "Coupons"
|
1588 |
msgstr "Antal dage"
|
1589 |
|
1590 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1591 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1592 |
#, fuzzy
|
1593 |
msgid "Setting"
|
1594 |
msgstr "Indstillinger"
|
1595 |
|
1596 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1597 |
msgid "for discount"
|
1598 |
msgstr ""
|
1599 |
|
1600 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1601 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1602 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1603 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1604 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
1605 |
#, fuzzy
|
1606 |
msgid "settings"
|
1607 |
msgstr "Indstillinger"
|
1608 |
|
1609 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1610 |
#, fuzzy
|
1611 |
msgid "Season Filters"
|
1612 |
msgstr "Sæsonfiltre"
|
1613 |
|
1614 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1615 |
#, fuzzy
|
1616 |
msgid "Cost: "
|
1617 |
msgstr "Pris"
|
1618 |
|
1619 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1620 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
1621 |
msgid "Weekend"
|
1622 |
msgstr "Weekend"
|
1623 |
|
1624 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1625 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
1626 |
msgid "Work days"
|
1627 |
msgstr "Hverdage"
|
1628 |
|
1629 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:
|
1630 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
1631 |
msgid "High season"
|
1632 |
msgstr "Højsæson"
|
1633 |
|
1634 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1635 |
msgid "Setting cost for the resource"
|
1636 |
msgstr ""
|
1637 |
|
1638 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1639 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
1640 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
1641 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
1642 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:
|
|
|
|
|
|
|
|
|
1643 |
msgid "Cost"
|
1644 |
msgstr "Pris"
|
1645 |
|
1646 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1647 |
#, fuzzy
|
1648 |
msgid "/ day"
|
1649 |
msgstr "Ingen dage"
|
1650 |
|
1651 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1652 |
#, fuzzy
|
1653 |
msgid "/ night"
|
1654 |
msgstr "for 1 nat"
|
1655 |
|
1656 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:339
|
1657 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:360
|
|
|
1658 |
#, fuzzy
|
1659 |
msgid "fixed"
|
1660 |
msgstr "Fast depositum"
|
1661 |
|
1662 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1663 |
#, fuzzy
|
1664 |
msgid "/ hour"
|
1665 |
msgstr "Forfatter"
|
1666 |
|
1667 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1668 |
#, fuzzy
|
1669 |
msgid "Setting cost"
|
1670 |
msgstr "Indstillinger"
|
1671 |
|
1672 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1673 |
#, fuzzy
|
1674 |
msgid "per day"
|
1675 |
msgstr "for 1 dag"
|
1676 |
|
1677 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1678 |
#, fuzzy
|
1679 |
msgid "per night"
|
1680 |
msgstr "for 1 nat"
|
1681 |
|
1682 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1683 |
#, fuzzy
|
1684 |
msgid "per hour"
|
1685 |
msgstr "for 1 time"
|
1686 |
|
1687 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1688 |
-
|
1689 |
-
|
|
|
|
|
|
|
|
|
|
|
1690 |
|
1691 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1692 |
-
|
1693 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1694 |
|
1695 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1696 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1697 |
#, fuzzy
|
1698 |
-
msgid "
|
1699 |
-
msgstr "
|
|
|
|
|
1700 |
|
1701 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1702 |
#, fuzzy
|
1703 |
-
msgid "Cost saved
|
1704 |
msgstr "Filter slettet"
|
1705 |
|
1706 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1707 |
-
msgid "Cost is not correct. It
|
1708 |
msgstr ""
|
1709 |
|
1710 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1711 |
msgid "Send payment request to customer"
|
1712 |
msgstr ""
|
1713 |
|
1714 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1715 |
#, fuzzy, php-format
|
1716 |
-
msgid "Type your %sreason
|
1717 |
msgstr "Indtast %snavn på filter%s"
|
1718 |
|
1719 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1720 |
msgid "Send Request"
|
1721 |
msgstr ""
|
1722 |
|
1723 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1724 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1725 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
1726 |
#, fuzzy
|
1727 |
msgid "Close"
|
1728 |
msgstr "Pris"
|
1729 |
|
1730 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1731 |
-
msgid "Request
|
1732 |
msgstr ""
|
1733 |
|
1734 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1735 |
-
msgid "Request
|
1736 |
msgstr ""
|
1737 |
|
1738 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1739 |
msgid "The payment status is changed successfully"
|
1740 |
msgstr ""
|
1741 |
|
1742 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1743 |
msgid "The changing of payment status is failed"
|
1744 |
msgstr ""
|
1745 |
|
1746 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1747 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1748 |
msgid "Email to \"Person\" with payment request"
|
1749 |
msgstr ""
|
1750 |
|
1751 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1752 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1753 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1754 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1755 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1756 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1757 |
msgid "Active"
|
1758 |
msgstr "Aktiv"
|
1759 |
|
1760 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1761 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1762 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1763 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1764 |
msgid "Send copy of this email to Admin"
|
1765 |
msgstr ""
|
1766 |
|
1767 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1768 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1769 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1770 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1771 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1772 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3010
|
1773 |
#, fuzzy, php-format
|
1774 |
-
msgid "Type default %sadmin email%s
|
1775 |
-
msgstr "Indtast standard %sadmin email%s
|
1776 |
|
1777 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1778 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1779 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1780 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1781 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1782 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1783 |
msgid "Subject"
|
1784 |
msgstr "Emne"
|
1785 |
|
1786 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1787 |
#, fuzzy, php-format
|
1788 |
-
msgid "Type email subject for %spayment request%s.
|
1789 |
-
msgstr "
|
|
|
|
|
1790 |
|
1791 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1792 |
#, fuzzy, php-format
|
1793 |
msgid "Type your %semail message for payment request%s"
|
1794 |
-
msgstr "Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på siden"
|
1795 |
-
|
1796 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:889
|
1797 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2797
|
1798 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2855
|
1799 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2912
|
1800 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2969
|
1801 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3026
|
1802 |
-
msgid "Use this shortcodes: "
|
1803 |
-
msgstr "Brug disse forkortelser: "
|
1804 |
-
|
1805 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:890
|
1806 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2798
|
1807 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2856
|
1808 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2913
|
1809 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2970
|
1810 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3027
|
1811 |
-
#, fuzzy, php-format
|
1812 |
-
msgid "%s - inserting ID of booking "
|
1813 |
-
msgstr "%s - indsæt bookingdatoer, "
|
1814 |
-
|
1815 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:891
|
1816 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2799
|
1817 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2857
|
1818 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2914
|
1819 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2971
|
1820 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3028
|
1821 |
-
#, php-format
|
1822 |
-
msgid "%s - inserting name of person, who made booking (field %s requred at form for this bookmark), "
|
1823 |
-
msgstr "%s - indsæt navn på den person som har foretaget booking (feltet %s er påkrævet i formularen), "
|
1824 |
-
|
1825 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:892
|
1826 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2800
|
1827 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2858
|
1828 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2915
|
1829 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2972
|
1830 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3029
|
1831 |
-
#, php-format
|
1832 |
-
msgid "%s - inserting dates of booking, "
|
1833 |
-
msgstr "%s - indsæt bookingdatoer, "
|
1834 |
-
|
1835 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:893
|
1836 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2801
|
1837 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2859
|
1838 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2916
|
1839 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2973
|
1840 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3030
|
1841 |
-
#, fuzzy, php-format
|
1842 |
-
msgid "%s - inserting check in date (first day of booking), "
|
1843 |
-
msgstr "%s - indsæt bookingdatoer, "
|
1844 |
-
|
1845 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:894
|
1846 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2802
|
1847 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2860
|
1848 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2917
|
1849 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2974
|
1850 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3031
|
1851 |
-
#, fuzzy, php-format
|
1852 |
-
msgid "%s - inserting check out date (last day of booking), "
|
1853 |
-
msgstr "%s - indsæt bookingdatoer, "
|
1854 |
-
|
1855 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:895
|
1856 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2803
|
1857 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2861
|
1858 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2918
|
1859 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2975
|
1860 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3032
|
1861 |
-
#, php-format
|
1862 |
-
msgid "%s - inserting type of booking resource, "
|
1863 |
-
msgstr "%s indsæt bookingart, "
|
1864 |
-
|
1865 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:896
|
1866 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2976
|
1867 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3033
|
1868 |
-
#, php-format
|
1869 |
-
msgid "%s - inserting detail person info"
|
1870 |
-
msgstr "%s - indsæt personinformation"
|
1871 |
-
|
1872 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:897
|
1873 |
-
#, fuzzy, php-format
|
1874 |
-
msgid "%s - inserting cost of payment"
|
1875 |
-
msgstr "%s - indsæt bookingdatoer, "
|
1876 |
-
|
1877 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:898
|
1878 |
-
#, fuzzy, php-format
|
1879 |
-
msgid "%s - inserting reason of payment, you can enter it before sending email"
|
1880 |
-
msgstr "%s - indsæt årsag til at booking annulleres"
|
1881 |
-
|
1882 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:899
|
1883 |
-
#, php-format
|
1884 |
-
msgid "%s - inserting link to payment page for visitor at client side of site, "
|
1885 |
msgstr ""
|
|
|
|
|
1886 |
|
1887 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1888 |
#, fuzzy, php-format
|
1889 |
-
msgid "
|
1890 |
-
|
1891 |
-
|
1892 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:901
|
1893 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2807
|
1894 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2864
|
1895 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2921
|
1896 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3035
|
1897 |
-
#, php-format
|
1898 |
-
msgid "%s - inserting link for booking cancellation by visitor at client side of site, "
|
1899 |
msgstr ""
|
|
|
|
|
1900 |
|
1901 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1902 |
-
|
1903 |
-
|
1904 |
-
|
1905 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2979
|
1906 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3037
|
1907 |
-
#, php-format
|
1908 |
-
msgid "%s - inserting new line"
|
1909 |
-
msgstr "%s - indsæt ny linje"
|
1910 |
-
|
1911 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:903
|
1912 |
-
#, fuzzy, php-format
|
1913 |
-
msgid "You need to make payment %s for booking %s at %s. %s You can make payment at this page: %s Thank you, booking service."
|
1914 |
-
msgstr "Eksempel: \"Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen booking-service.\""
|
1915 |
|
1916 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1917 |
#, fuzzy
|
1918 |
msgid "deposit"
|
1919 |
msgstr "Fast depositum"
|
1920 |
|
1921 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1922 |
#, fuzzy
|
1923 |
msgid "Total cost"
|
1924 |
msgstr "Samlet pris"
|
1925 |
|
1926 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1927 |
#, fuzzy
|
1928 |
msgid "balance"
|
1929 |
msgstr "Fortryd"
|
1930 |
|
1931 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1932 |
-
msgid "Auto
|
1933 |
msgstr ""
|
1934 |
|
1935 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1936 |
#, fuzzy
|
1937 |
msgid "Billing form fields customization"
|
1938 |
msgstr "individuel tilpasning af felt"
|
1939 |
|
1940 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1941 |
#, php-format
|
1942 |
-
msgid "
|
|
|
|
|
1943 |
msgstr ""
|
1944 |
|
1945 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1946 |
-
msgid "
|
|
|
|
|
1947 |
msgstr ""
|
1948 |
|
1949 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1950 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
1951 |
#, fuzzy
|
1952 |
msgid "Customer Email"
|
1953 |
msgstr "Pris"
|
1954 |
|
1955 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1956 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
1957 |
#, fuzzy
|
1958 |
msgid "First Name(s)"
|
1959 |
msgstr "Navn (skal udfyldes)"
|
1960 |
|
1961 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1962 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
1963 |
#, fuzzy
|
1964 |
msgid "Last name"
|
1965 |
msgstr "Navn"
|
1966 |
|
1967 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1968 |
msgid "Billing Address"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1972 |
msgid "Billing City"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1976 |
msgid "Post Code"
|
1977 |
msgstr ""
|
1978 |
|
1979 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1980 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
1981 |
#, fuzzy
|
1982 |
msgid "Country"
|
1983 |
msgstr "Antal dage"
|
1984 |
|
1985 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1986 |
#, php-format
|
1987 |
-
msgid "
|
1988 |
msgstr ""
|
1989 |
|
1990 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
1991 |
msgid "Time Format"
|
1992 |
msgstr "Tidsformat"
|
1993 |
|
1994 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
1995 |
#, fuzzy
|
1996 |
msgid "Custom"
|
1997 |
msgstr "Pris"
|
1998 |
|
1999 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2000 |
#, fuzzy, php-format
|
2001 |
-
msgid "
|
2002 |
-
|
2003 |
-
|
2004 |
-
|
2005 |
-
|
2006 |
-
|
2007 |
-
msgstr "Tilgængelige dage"
|
2008 |
|
2009 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2010 |
#, fuzzy
|
2011 |
-
msgid "
|
2012 |
-
msgstr "Markér hvis du ønsker at definere tilgængelige dage i kalenderen. Vælg for eksempel uge eller kun 5 dage når du definerer dage som kan bookes."
|
2013 |
-
|
2014 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1565
|
2015 |
-
msgid "Selection of FIXED number of days by ONE mouse click"
|
2016 |
msgstr "Valg af fast antal dage med ét klik"
|
2017 |
|
2018 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2019 |
-
|
|
|
2020 |
msgstr "Valg af fleksibelt antal dage med to klik"
|
2021 |
|
2022 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2023 |
-
msgid "Count of days"
|
2024 |
-
msgstr "Antal dage"
|
2025 |
-
|
2026 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1572
|
2027 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1625
|
2028 |
#, php-format
|
2029 |
msgid "in %srange to select%s"
|
2030 |
msgstr "i %svalgte dage%s"
|
2031 |
|
2032 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2033 |
#, php-format
|
2034 |
msgid "Type your %snumber of days for range selection%s"
|
2035 |
msgstr "Indtast ønsket %santal dage for valgte dage%s"
|
2036 |
|
2037 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2038 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2039 |
msgid "Start day of range"
|
2040 |
msgstr "Startdag for valgte dage"
|
2041 |
|
2042 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2043 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2044 |
msgid "Any day of week"
|
2045 |
msgstr "Alle ugedage"
|
2046 |
|
2047 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2048 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2049 |
msgid "Select your start day of range selection at week"
|
2050 |
msgstr "Vælg uge-startdag for valgte dage"
|
2051 |
|
2052 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2053 |
#, fuzzy
|
2054 |
msgid "Days selection number"
|
2055 |
msgstr "Tilgængelige dage"
|
2056 |
|
2057 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2058 |
msgid "min"
|
2059 |
msgstr ""
|
2060 |
|
2061 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2062 |
msgid "max"
|
2063 |
msgstr ""
|
2064 |
|
2065 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2066 |
#, fuzzy, php-format
|
2067 |
msgid "Type your %sminimum and maximum number of days for range selection%s"
|
2068 |
msgstr "Indtast ønsket %santal dage%s for valgte dage"
|
2069 |
|
2070 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2071 |
#, fuzzy
|
2072 |
msgid "Specific days selections"
|
2073 |
msgstr "Vælg mere end én dag"
|
2074 |
|
2075 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2076 |
#, php-format
|
2077 |
-
msgid "
|
2078 |
-
|
2079 |
-
|
2080 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1623
|
2081 |
-
msgid "Minimum days count"
|
2082 |
msgstr ""
|
2083 |
|
2084 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2085 |
-
#, php-format
|
2086 |
-
msgid "Type your %sminimum number of days for range selection%s"
|
2087 |
-
msgstr "Indtast ønsket %santal dage%s for valgte dage"
|
2088 |
-
|
2089 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1687
|
2090 |
#, fuzzy
|
2091 |
-
msgid "Use
|
2092 |
msgstr "Brug af tid"
|
2093 |
|
2094 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2095 |
#, fuzzy
|
2096 |
msgid "for several days selection"
|
2097 |
msgstr "Vælg mere end én dag"
|
2098 |
|
2099 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2100 |
-
msgid "
|
|
|
|
|
|
|
|
|
2101 |
msgstr ""
|
2102 |
|
2103 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2104 |
#, fuzzy
|
2105 |
-
msgid "Use
|
2106 |
msgstr "Brug af tid"
|
2107 |
|
2108 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2109 |
-
|
2110 |
-
|
2111 |
-
|
2112 |
-
|
2113 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1701
|
2114 |
msgid "Warning"
|
2115 |
msgstr ""
|
2116 |
|
2117 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2118 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2119 |
msgstr ""
|
2120 |
|
2121 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2122 |
#, fuzzy
|
2123 |
-
msgid "
|
2124 |
-
msgstr "
|
2125 |
|
2126 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2127 |
#, php-format
|
2128 |
msgid "%sstart booking time%s"
|
2129 |
msgstr "%sstart på bookingtidspunkt%s"
|
2130 |
|
2131 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2132 |
-
#, php-format
|
2133 |
-
msgid "Type your %
|
2134 |
-
msgstr "Indtast %
|
2135 |
|
2136 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
2137 |
#, php-format
|
2138 |
msgid "%send booking time%s"
|
2139 |
msgstr "%sslut på bookingtidspunkt%s"
|
2140 |
|
2141 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2142 |
-
#, php-format
|
2143 |
-
msgid "Type your %
|
2144 |
msgstr "Indtast %sluttidspunkt%s for din booking for at vælge dage"
|
2145 |
|
2146 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2147 |
#, fuzzy
|
2148 |
msgid "Costs"
|
2149 |
msgstr "Pris"
|
2150 |
|
2151 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2152 |
#, fuzzy
|
2153 |
msgid "Set the cost"
|
2154 |
msgstr "Gem pris"
|
2155 |
|
2156 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2157 |
#, fuzzy
|
2158 |
-
msgid "fixed
|
2159 |
msgstr "Fast depositum"
|
2160 |
|
2161 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2162 |
#, fuzzy
|
2163 |
msgid " Select your cost configuration."
|
2164 |
msgstr "Slet bookingdata"
|
2165 |
|
2166 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2167 |
msgid "Time impact to cost"
|
2168 |
msgstr ""
|
2169 |
|
2170 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2171 |
#, fuzzy, php-format
|
2172 |
-
msgid "
|
2173 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2174 |
|
2175 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2176 |
#, fuzzy
|
2177 |
-
msgid "Auto cancelation / auto
|
2178 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
2179 |
|
2180 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2181 |
#, fuzzy
|
2182 |
msgid "Auto approve all new bookings"
|
2183 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
2184 |
|
2185 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2186 |
#, fuzzy, php-format
|
2187 |
-
msgid "
|
|
|
|
|
2188 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
2189 |
|
2190 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2191 |
#, fuzzy
|
2192 |
-
msgid "Auto
|
2193 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
2194 |
|
2195 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2196 |
-
#, php-format
|
2197 |
-
msgid "
|
2198 |
-
|
|
|
|
|
2199 |
|
2200 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2201 |
#, fuzzy
|
2202 |
msgid "Cancel bookings older"
|
2203 |
msgstr "i bookingformularen"
|
2204 |
|
2205 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2206 |
#, fuzzy
|
2207 |
msgid "hour"
|
2208 |
msgstr "Forfatter"
|
2209 |
|
2210 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2211 |
#, fuzzy
|
2212 |
msgid "hours"
|
2213 |
msgstr "Torsdag"
|
2214 |
|
2215 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2216 |
-
msgid "
|
|
|
2217 |
msgstr ""
|
2218 |
|
2219 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2220 |
#, fuzzy
|
2221 |
-
msgid "
|
2222 |
msgstr "Årsag til afbestilling"
|
2223 |
|
2224 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2225 |
#, php-format
|
2226 |
-
msgid "
|
2227 |
msgstr ""
|
2228 |
|
2229 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2230 |
#, fuzzy
|
2231 |
-
msgid "
|
2232 |
msgstr "Årsag til afbestilling"
|
2233 |
|
2234 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2235 |
#, php-format
|
2236 |
-
msgid "Type
|
2237 |
msgstr ""
|
2238 |
|
2239 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2240 |
-
msgid "
|
|
|
|
|
2241 |
msgstr ""
|
2242 |
|
2243 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2244 |
#, fuzzy
|
2245 |
msgid "Billing form fields"
|
2246 |
msgstr "individuel tilpasning af felt"
|
2247 |
|
2248 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2249 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
2250 |
#, fuzzy
|
2251 |
msgid "Save settings"
|
2252 |
msgstr "Indstillinger"
|
2253 |
|
2254 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2255 |
-
msgid "
|
|
|
|
|
2256 |
msgstr ""
|
2257 |
|
2258 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2259 |
#, fuzzy
|
2260 |
-
msgid "You need to make payment for
|
2261 |
msgstr "Sæsonpriser for bookingenhed"
|
2262 |
|
2263 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2264 |
#, fuzzy, php-format
|
2265 |
-
msgid "
|
2266 |
-
|
|
|
|
|
|
|
|
|
2267 |
|
2268 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2269 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2270 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2271 |
-
|
|
|
2272 |
msgstr "Lejlighed #1"
|
2273 |
|
2274 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2275 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2276 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2277 |
-
|
|
|
2278 |
msgstr "Lejlighed #2"
|
2279 |
|
2280 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:
|
2281 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2282 |
-
|
|
|
2283 |
msgstr "Lejlighed #3"
|
2284 |
|
2285 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2286 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2287 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2288 |
msgid "Saved"
|
2289 |
msgstr "Gemt"
|
2290 |
|
2291 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2292 |
#, fuzzy
|
2293 |
msgid "All resources"
|
2294 |
msgstr "Pris for bookingart"
|
2295 |
|
2296 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2297 |
#, fuzzy
|
2298 |
msgid "Booking resources"
|
2299 |
msgstr "Bookingart"
|
2300 |
|
2301 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2302 |
msgid "Keyword"
|
2303 |
msgstr ""
|
2304 |
|
2305 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2306 |
#, fuzzy
|
2307 |
msgid "Filter by Keyword"
|
2308 |
msgstr "Filter er gemt"
|
2309 |
|
2310 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2311 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2312 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
2313 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2314 |
#, fuzzy
|
2315 |
msgid "Resource"
|
2316 |
msgstr "Pris for bookingart"
|
2317 |
|
2318 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2319 |
#, fuzzy
|
2320 |
msgid "Print bookings listing"
|
2321 |
msgstr "Bookingindstillinger"
|
2322 |
|
2323 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2324 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2325 |
#, fuzzy
|
2326 |
msgid "Print"
|
2327 |
msgstr "Betaling"
|
2328 |
|
2329 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2330 |
msgid "Export only current page of bookings to CSV format"
|
2331 |
msgstr ""
|
2332 |
|
2333 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2334 |
#, fuzzy
|
2335 |
msgid "Export"
|
2336 |
msgstr "Ekstra fin"
|
2337 |
|
2338 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2339 |
msgid "Export All bookings to CSV format"
|
2340 |
msgstr ""
|
2341 |
|
2342 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2343 |
msgid "Export All"
|
2344 |
msgstr ""
|
2345 |
|
2346 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
|
|
2347 |
msgid "Labels"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2351 |
#, fuzzy
|
2352 |
msgid "Data"
|
2353 |
msgstr "Datoer"
|
2354 |
|
2355 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2356 |
-
|
2357 |
-
|
2358 |
-
|
2359 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./
|
2360 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:511
|
2361 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1232
|
2362 |
msgid "Approved"
|
2363 |
msgstr "Godkendt"
|
2364 |
|
2365 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2366 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2367 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
2368 |
msgid "Pending"
|
2369 |
msgstr "Afventer"
|
2370 |
|
2371 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2372 |
#, fuzzy
|
2373 |
msgid "Edit Booking"
|
2374 |
msgstr "Booking"
|
2375 |
|
2376 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2377 |
#, fuzzy
|
2378 |
msgid "Edit Note"
|
2379 |
msgstr "Redigér"
|
2380 |
|
2381 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2382 |
#, fuzzy
|
2383 |
msgid "Change Resource"
|
2384 |
msgstr "Bookingart"
|
2385 |
|
2386 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:
|
2387 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:432
|
2388 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2194
|
2389 |
-
msgid "Cancel"
|
2390 |
-
msgstr "Fortryd"
|
2391 |
-
|
2392 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:440
|
2393 |
#, fuzzy
|
2394 |
msgid "Change"
|
2395 |
msgstr "Changelog"
|
2396 |
|
2397 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2398 |
msgid "Successful payment"
|
2399 |
msgstr ""
|
2400 |
|
2401 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2402 |
#, fuzzy
|
2403 |
-
msgid " Parameters
|
2404 |
msgstr "Du har indtastet en forkert kode"
|
2405 |
|
2406 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2407 |
-
msgid "Cannot
|
2408 |
msgstr ""
|
2409 |
|
2410 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2411 |
msgid "Amount different"
|
2412 |
msgstr ""
|
2413 |
|
2414 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2415 |
#, fuzzy
|
2416 |
-
msgid "Payment
|
2417 |
msgstr "Betaling"
|
2418 |
|
2419 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2420 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
2421 |
msgstr ""
|
2422 |
|
2423 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2424 |
-
msgid "
|
2425 |
msgstr ""
|
2426 |
|
2427 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2428 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2429 |
#, fuzzy
|
2430 |
msgid "Completed"
|
2431 |
msgstr "Slettet"
|
2432 |
|
2433 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2434 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2435 |
msgid "In-Progress"
|
2436 |
msgstr ""
|
2437 |
|
2438 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
|
|
|
|
2439 |
msgid "Unknown"
|
2440 |
msgstr ""
|
2441 |
|
2442 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2443 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2444 |
#, fuzzy
|
2445 |
msgid "Partially paid"
|
2446 |
msgstr "Delvist booket"
|
2447 |
|
2448 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2449 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2450 |
#, fuzzy
|
2451 |
msgid "Cancelled"
|
2452 |
msgstr "Fortryd"
|
2453 |
|
2454 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2455 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2456 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2457 |
#, fuzzy
|
2458 |
msgid "Failed"
|
2459 |
msgstr "Formularfelter"
|
2460 |
|
2461 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2462 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2463 |
msgid "Refunded"
|
2464 |
msgstr ""
|
2465 |
|
2466 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2467 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2468 |
msgid "Fraud"
|
2469 |
msgstr ""
|
2470 |
|
2471 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2472 |
msgid "!Paid OK"
|
2473 |
msgstr ""
|
2474 |
|
2475 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2476 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2477 |
msgid "Unknown status"
|
2478 |
msgstr ""
|
2479 |
|
2480 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2481 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2482 |
msgid "Not Completed"
|
2483 |
msgstr ""
|
2484 |
|
2485 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2486 |
msgid "Processed"
|
2487 |
msgstr ""
|
2488 |
|
2489 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2490 |
msgid "Canceled_Reversal"
|
2491 |
msgstr ""
|
2492 |
|
2493 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2494 |
#, fuzzy
|
2495 |
msgid "Denied"
|
2496 |
msgstr "Slettet"
|
2497 |
|
2498 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2499 |
msgid "Expired"
|
2500 |
msgstr ""
|
2501 |
|
2502 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2503 |
#, fuzzy
|
2504 |
msgid "Partially_Refunded"
|
2505 |
msgstr "Delvist booket"
|
2506 |
|
2507 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2508 |
#, fuzzy
|
2509 |
msgid "Reversed"
|
2510 |
msgstr "Reserveret"
|
2511 |
|
2512 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2513 |
msgid "Voided"
|
2514 |
msgstr ""
|
2515 |
|
2516 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2517 |
msgid "Created"
|
2518 |
msgstr ""
|
2519 |
|
2520 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2521 |
msgid "Not authed"
|
2522 |
msgstr ""
|
2523 |
|
2524 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2525 |
msgid "Malformed"
|
2526 |
msgstr ""
|
2527 |
|
2528 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2529 |
msgid "Invalid"
|
2530 |
msgstr ""
|
2531 |
|
2532 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2533 |
msgid "Abort"
|
2534 |
msgstr ""
|
2535 |
|
2536 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2537 |
#, fuzzy
|
2538 |
msgid "Rejected"
|
2539 |
msgstr "Slettet"
|
2540 |
|
2541 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2542 |
#, fuzzy
|
2543 |
msgid "Error"
|
2544 |
msgstr "Euro"
|
2545 |
|
2546 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2547 |
#, fuzzy
|
2548 |
msgid "Suspended"
|
2549 |
msgstr "Send"
|
2550 |
|
2551 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
|
|
|
|
2552 |
msgid "Paid OK"
|
2553 |
msgstr ""
|
2554 |
|
2555 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2556 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2557 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
|
|
2558 |
msgid "Payment"
|
2559 |
msgstr "Betaling"
|
2560 |
|
2561 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2562 |
#, fuzzy
|
2563 |
msgid "Min. cost"
|
2564 |
msgstr "Samlet pris"
|
2565 |
|
2566 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2567 |
msgid "-"
|
2568 |
msgstr ""
|
2569 |
|
2570 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2571 |
#, fuzzy
|
2572 |
msgid "Max. cost"
|
2573 |
msgstr "Gem pris"
|
2574 |
|
2575 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2576 |
#, fuzzy
|
2577 |
msgid "Send payment request to visitor"
|
2578 |
msgstr "individuel tilpasning af email"
|
2579 |
|
2580 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2581 |
#, fuzzy
|
2582 |
msgid "Payment status"
|
2583 |
msgstr "Betaling"
|
2584 |
|
2585 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2586 |
#, fuzzy
|
2587 |
msgid "Save cost"
|
2588 |
msgstr "Gem pris"
|
2589 |
|
2590 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:
|
2591 |
#, fuzzy
|
2592 |
msgid "Change status"
|
2593 |
msgstr "Bookingart"
|
2594 |
|
2595 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2596 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
|
|
2597 |
#, fuzzy
|
2598 |
msgid "Updating..."
|
2599 |
msgstr "Gemmer..."
|
2600 |
|
2601 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2602 |
msgid "User is Activated"
|
2603 |
msgstr ""
|
2604 |
|
2605 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2606 |
#, fuzzy
|
2607 |
msgid "User is Deactivated"
|
2608 |
msgstr "når plugin er deaktiveret"
|
2609 |
|
2610 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2611 |
#, php-format
|
2612 |
-
msgid "
|
|
|
|
|
2613 |
msgstr ""
|
2614 |
|
2615 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2616 |
#, php-format
|
2617 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
2618 |
msgstr ""
|
2619 |
|
2620 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2621 |
#, fuzzy, php-format
|
2622 |
msgid "%sNo this booking resources.%s"
|
2623 |
msgstr "Sæsonpriser for bookingenhed"
|
2624 |
|
2625 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2626 |
#, fuzzy
|
2627 |
msgid "Show resources of user:"
|
2628 |
msgstr "Pris for bookingart"
|
2629 |
|
2630 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2631 |
#, fuzzy
|
2632 |
msgid "My"
|
2633 |
msgstr "Maj"
|
2634 |
|
2635 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
|
|
|
|
2636 |
#, fuzzy
|
2637 |
msgid "Booking resource:"
|
2638 |
msgstr "Bookingart"
|
2639 |
|
2640 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2641 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
|
|
2642 |
#, fuzzy
|
2643 |
msgid "Users"
|
2644 |
msgstr "År"
|
2645 |
|
2646 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2647 |
msgid "Management of"
|
2648 |
msgstr ""
|
2649 |
|
2650 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2651 |
-
|
|
|
2652 |
msgstr ""
|
2653 |
|
2654 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2655 |
msgid "Status"
|
2656 |
msgstr ""
|
2657 |
|
2658 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2659 |
#, fuzzy
|
2660 |
msgid "User name"
|
2661 |
msgstr "Navn på bookingart"
|
2662 |
|
2663 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2664 |
msgid "User role"
|
2665 |
msgstr ""
|
2666 |
|
2667 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2668 |
#, fuzzy
|
2669 |
msgid "Max number of resources"
|
2670 |
msgstr "Antal gæster"
|
2671 |
|
2672 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2673 |
msgid "Actions for specific user"
|
2674 |
msgstr ""
|
2675 |
|
2676 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2677 |
msgid "Set user as"
|
2678 |
msgstr ""
|
2679 |
|
2680 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2681 |
#, fuzzy
|
2682 |
msgid "Activate"
|
2683 |
msgstr "Aktiv"
|
2684 |
|
2685 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2686 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2687 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2688 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2689 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2690 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2691 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2692 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2693 |
#, fuzzy
|
2694 |
msgid "Do you really want"
|
2695 |
msgstr "Er du sikker på at du ønsker at slette?"
|
2696 |
|
2697 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2698 |
msgid "make user active"
|
2699 |
msgstr ""
|
2700 |
|
2701 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2702 |
#, fuzzy
|
2703 |
msgid "Deactivate"
|
2704 |
msgstr "Aktiv"
|
2705 |
|
2706 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2707 |
msgid "Set as inactive"
|
2708 |
msgstr ""
|
2709 |
|
2710 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2711 |
msgid "make user inactive"
|
2712 |
msgstr ""
|
2713 |
|
2714 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2715 |
#, fuzzy
|
2716 |
msgid "Delete configuration"
|
2717 |
msgstr "Slet bookingdata"
|
2718 |
|
2719 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2720 |
msgid "delete configuration"
|
2721 |
msgstr ""
|
2722 |
|
2723 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2724 |
#, fuzzy
|
2725 |
msgid "Delete all booking data"
|
2726 |
msgstr "Slet bookingdata"
|
2727 |
|
2728 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2729 |
#, fuzzy
|
2730 |
msgid "delete all booking data"
|
2731 |
msgstr "Slet bookingdata"
|
2732 |
|
2733 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2734 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2735 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2736 |
#, fuzzy
|
2737 |
msgid "Super Admin"
|
2738 |
msgstr "Ekstra fin"
|
2739 |
|
2740 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2741 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2742 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2743 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2744 |
msgid "set user as"
|
2745 |
msgstr ""
|
2746 |
|
2747 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2748 |
msgid "Low Level user"
|
2749 |
msgstr ""
|
2750 |
|
2751 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2752 |
msgid "Low level user"
|
2753 |
msgstr ""
|
2754 |
|
2755 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2756 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2757 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2758 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2759 |
#, fuzzy
|
2760 |
msgid "Regular user"
|
2761 |
msgstr "År"
|
2762 |
|
2763 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2764 |
#, fuzzy
|
2765 |
msgid "Login"
|
2766 |
msgstr "Links"
|
2767 |
|
2768 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:
|
2769 |
#, fuzzy
|
2770 |
msgid "Suite"
|
2771 |
msgstr "Navn"
|
2772 |
|
2773 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2774 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2775 |
#, fuzzy
|
2776 |
-
msgid "
|
2777 |
-
msgstr "
|
2778 |
|
2779 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2780 |
#, fuzzy
|
2781 |
-
msgid "
|
2782 |
-
msgstr "
|
2783 |
|
2784 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2785 |
-
|
2786 |
-
|
2787 |
-
msgstr "Ny reservation"
|
2788 |
|
2789 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2790 |
-
|
2791 |
-
|
2792 |
-
|
2793 |
-
msgstr "
|
2794 |
|
2795 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2796 |
#, fuzzy
|
2797 |
-
msgid "
|
2798 |
-
msgstr "
|
2799 |
|
2800 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2801 |
-
msgid "
|
2802 |
msgstr ""
|
2803 |
|
2804 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2805 |
-
|
2806 |
-
msgid "
|
2807 |
msgstr ""
|
2808 |
|
2809 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2810 |
-
|
2811 |
-
|
2812 |
-
|
|
|
2813 |
|
2814 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2815 |
#, php-format
|
2816 |
-
msgid "
|
|
|
|
|
2817 |
msgstr ""
|
2818 |
|
2819 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2820 |
#, php-format
|
2821 |
-
msgid "
|
|
|
|
|
2822 |
msgstr ""
|
2823 |
|
2824 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2825 |
#, fuzzy
|
2826 |
-
msgid "This booking resources
|
2827 |
msgstr "Bookingart"
|
2828 |
|
2829 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2830 |
msgid "Processing..."
|
2831 |
msgstr ""
|
2832 |
|
2833 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2834 |
-
msgid "Generating
|
2835 |
msgstr ""
|
2836 |
|
2837 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2838 |
#, fuzzy
|
2839 |
msgid "Exporting booking data..."
|
2840 |
msgstr "Slet bookingdata"
|
2841 |
|
2842 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2843 |
msgid "Generating content of file"
|
2844 |
msgstr ""
|
2845 |
|
2846 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2847 |
#, fuzzy
|
2848 |
msgid "Saving to file"
|
2849 |
msgstr "i kalenderen"
|
2850 |
|
2851 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2852 |
#, fuzzy
|
2853 |
msgid "Export bookings"
|
2854 |
msgstr "Bookingtype:"
|
2855 |
|
2856 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2857 |
msgid "Download the CSV file of exported booking data"
|
2858 |
msgstr ""
|
2859 |
|
2860 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2861 |
msgid "Download"
|
2862 |
msgstr ""
|
2863 |
|
2864 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2865 |
#, fuzzy
|
2866 |
msgid "Done!"
|
2867 |
msgstr "Telefon"
|
2868 |
|
2869 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
2870 |
#, fuzzy
|
2871 |
msgid "link"
|
2872 |
msgstr "Links"
|
2873 |
|
2874 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2875 |
#, fuzzy
|
2876 |
msgid "Print bookings"
|
2877 |
msgstr "%sslut på bookingtidspunkt%s"
|
2878 |
|
2879 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2880 |
-
msgid "The booking
|
2881 |
msgstr ""
|
2882 |
|
2883 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2884 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2885 |
-
|
|
|
|
|
2886 |
msgstr ""
|
2887 |
|
2888 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2889 |
-
|
2890 |
-
|
|
|
2891 |
|
2892 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2893 |
#, fuzzy
|
2894 |
msgid "Add New Booking Resource(s)"
|
2895 |
msgstr "Bookingart"
|
2896 |
|
2897 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2898 |
#, fuzzy
|
2899 |
msgid "New Resource"
|
2900 |
msgstr "Bookingart"
|
2901 |
|
2902 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2903 |
#, fuzzy
|
2904 |
msgid "Enter name of booking resource"
|
2905 |
msgstr "Sæsonpriser for bookingenhed"
|
2906 |
|
2907 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2908 |
msgid "Enter title here"
|
2909 |
msgstr ""
|
2910 |
|
2911 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2912 |
#, fuzzy
|
2913 |
msgid "Advanced Options"
|
2914 |
msgstr "Avancerede indstillinger"
|
2915 |
|
2916 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2917 |
#, fuzzy
|
2918 |
msgid "Add new resource(s)"
|
2919 |
msgstr "Bookingart"
|
2920 |
|
2921 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2922 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2923 |
#, fuzzy
|
2924 |
msgid "Default booking resource"
|
2925 |
msgstr "Bookingart"
|
2926 |
|
2927 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2928 |
-
msgid "Enter your order number
|
2929 |
msgstr ""
|
2930 |
|
2931 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2932 |
#, fuzzy
|
2933 |
msgid "Select your default booking resource."
|
2934 |
msgstr "Sæsonpriser for bookingenhed"
|
2935 |
|
2936 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2937 |
-
|
2938 |
-
|
|
|
2939 |
|
2940 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2941 |
-
#, php-format
|
2942 |
-
msgid "
|
2943 |
-
|
|
|
|
|
2944 |
|
2945 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2946 |
#, fuzzy
|
2947 |
-
msgid "Change hash after
|
2948 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
2949 |
|
2950 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2951 |
-
msgid "
|
|
|
|
|
2952 |
msgstr ""
|
2953 |
|
2954 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2955 |
#, php-format
|
2956 |
msgid "%s - start new translation section, where %s - locale of translation"
|
2957 |
msgstr ""
|
2958 |
|
2959 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2960 |
#, fuzzy, php-format
|
2961 |
-
msgid "Example #1: %s - start French
|
2962 |
msgstr "Eksempel: %s "
|
2963 |
|
2964 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2965 |
#, php-format
|
2966 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
2967 |
msgstr ""
|
2968 |
|
2969 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2970 |
-
msgid "
|
|
|
2971 |
msgstr ""
|
2972 |
|
2973 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2974 |
#, fuzzy
|
2975 |
msgid "New for Admin"
|
2976 |
msgstr "Ekstra fin"
|
2977 |
|
2978 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2979 |
-
msgid "
|
|
|
|
|
2980 |
msgstr ""
|
2981 |
|
2982 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2983 |
#, fuzzy
|
2984 |
msgid "New for Visitor"
|
2985 |
msgstr "Antal gæster"
|
2986 |
|
2987 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2988 |
-
|
2989 |
-
|
|
|
|
|
|
|
2990 |
|
2991 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2992 |
-
msgid "
|
|
|
|
|
2993 |
msgstr ""
|
2994 |
|
2995 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
2996 |
#, fuzzy
|
2997 |
msgid "Declined"
|
2998 |
msgstr "Slettet"
|
2999 |
|
3000 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3001 |
#, fuzzy
|
3002 |
-
msgid "
|
|
|
|
|
3003 |
msgstr "Email til \"Person\" når booking afvises"
|
3004 |
|
3005 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3006 |
-
msgid "
|
3007 |
msgstr ""
|
3008 |
|
3009 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3010 |
-
msgid "
|
|
|
|
|
3011 |
msgstr ""
|
3012 |
|
3013 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3014 |
#, fuzzy
|
3015 |
msgid "Payment request"
|
3016 |
msgstr "Betaling"
|
3017 |
|
3018 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3019 |
#, fuzzy
|
3020 |
msgid "Incorrect date format"
|
3021 |
msgstr "Forkert datoformat"
|
3022 |
|
3023 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3024 |
#, fuzzy
|
3025 |
msgid "Booking resource selection:"
|
3026 |
msgstr "Bookingart"
|
3027 |
|
3028 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3029 |
#, fuzzy
|
3030 |
msgid "All bookings"
|
3031 |
msgstr "Tilføj booking"
|
3032 |
|
3033 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3034 |
msgid "All incoming bookings"
|
3035 |
msgstr ""
|
3036 |
|
3037 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3038 |
-
|
3039 |
-
|
|
|
3040 |
|
3041 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3042 |
#, fuzzy
|
3043 |
-
msgid "
|
3044 |
-
msgstr "
|
3045 |
|
3046 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3047 |
#, fuzzy
|
3048 |
msgid "Add new booking resource"
|
3049 |
msgstr "Bookingart"
|
3050 |
|
3051 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3052 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
3053 |
#, fuzzy
|
3054 |
msgid "Updated successfully"
|
3055 |
msgstr "Filter slettet"
|
3056 |
|
3057 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3058 |
-
msgid "
|
|
|
3059 |
msgstr ""
|
3060 |
|
3061 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3062 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3063 |
-
|
|
|
3064 |
msgstr "Email til \"Admin\" efter booking på siden"
|
3065 |
|
3066 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3067 |
msgid "To"
|
3068 |
msgstr "Til"
|
3069 |
|
3070 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
3071 |
#, fuzzy, php-format
|
3072 |
-
msgid "Type default %sadmin email%s for
|
3073 |
msgstr "Indtast standard %sadmin email%s til at tjekke reservationer"
|
3074 |
|
3075 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3076 |
-
#, fuzzy, php-format
|
3077 |
-
msgid "Type your email subject for %schecking booking%s. You can use these %s shortcodes."
|
3078 |
-
msgstr "Indtast dit email-emne til brug ved %skontrol af booking%s"
|
3079 |
-
|
3080 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2794
|
3081 |
-
#, fuzzy, php-format
|
3082 |
-
msgid "Type your %semail message for checking booking%s in. "
|
3083 |
-
msgstr "Indtast din email-besked til brug ved %skontrol af booking%s på siden. "
|
3084 |
-
|
3085 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2804
|
3086 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2862
|
3087 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2919
|
3088 |
-
#, php-format
|
3089 |
-
msgid "%s - inserting detail person info, "
|
3090 |
-
msgstr "%s - indsæt personinformation, "
|
3091 |
-
|
3092 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2805
|
3093 |
#, fuzzy, php-format
|
3094 |
-
msgid "
|
3095 |
-
|
|
|
|
|
3096 |
|
3097 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3098 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2863
|
3099 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2920
|
3100 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3034
|
3101 |
#, fuzzy, php-format
|
3102 |
-
msgid "%s
|
3103 |
-
msgstr "
|
|
|
3104 |
|
3105 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3106 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2865
|
3107 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2922
|
3108 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2978
|
3109 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3036
|
3110 |
#, fuzzy, php-format
|
3111 |
-
msgid "%
|
3112 |
-
msgstr "
|
|
|
3113 |
|
3114 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3115 |
#, fuzzy, php-format
|
3116 |
-
msgid "
|
3117 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3118 |
|
3119 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3120 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3121 |
#, fuzzy
|
3122 |
-
msgid "Email to \"Person\" after
|
3123 |
msgstr "Email til \"Person\" når booking afvises"
|
3124 |
|
3125 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3126 |
#, fuzzy, php-format
|
3127 |
-
msgid "
|
|
|
|
|
3128 |
msgstr "Indtast ønsket email-emne til brug ved %safvisning af booking%s"
|
3129 |
|
3130 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3131 |
#, fuzzy, php-format
|
3132 |
-
msgid "
|
3133 |
-
|
|
|
|
|
|
|
3134 |
|
3135 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3136 |
#, fuzzy, php-format
|
3137 |
-
msgid "
|
3138 |
-
|
|
|
|
|
|
|
|
|
|
|
3139 |
|
3140 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3141 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3142 |
-
|
3143 |
-
|
|
|
3144 |
|
3145 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3146 |
#, fuzzy, php-format
|
3147 |
-
msgid "Type your email subject for %
|
3148 |
-
msgstr "
|
|
|
|
|
3149 |
|
3150 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3151 |
-
#, php-format
|
3152 |
-
msgid "Type your %semail message for
|
3153 |
-
msgstr "
|
|
|
|
|
3154 |
|
3155 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3156 |
#, fuzzy, php-format
|
3157 |
-
msgid "
|
3158 |
-
|
|
|
|
|
|
|
|
|
|
|
3159 |
|
3160 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3161 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3162 |
-
|
|
|
3163 |
msgstr "Email til \"Person\" når booking afvises"
|
3164 |
|
3165 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3166 |
#, fuzzy, php-format
|
3167 |
-
msgid "Type your email subject for %
|
3168 |
msgstr "Indtast ønsket email-emne til brug ved %safvisning af booking%s"
|
3169 |
|
3170 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3171 |
-
#, php-format
|
3172 |
-
msgid "Type your %semail message for
|
3173 |
-
msgstr "
|
3174 |
-
|
3175 |
-
|
3176 |
-
#, php-format
|
3177 |
-
msgid "%s - inserting reason of cancel booking"
|
3178 |
-
msgstr "%s - indsæt årsag til at booking annulleres"
|
3179 |
|
3180 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3181 |
#, fuzzy, php-format
|
3182 |
-
msgid "
|
3183 |
-
|
|
|
|
|
|
|
|
|
3184 |
|
3185 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3186 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3187 |
#, fuzzy
|
3188 |
-
msgid "Email to \"Person\" after
|
3189 |
msgstr "Email til \"Person\" når booking afvises"
|
3190 |
|
3191 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3192 |
#, fuzzy, php-format
|
3193 |
-
msgid "Type your email subject for %
|
3194 |
-
msgstr "
|
|
|
|
|
3195 |
|
3196 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3197 |
#, fuzzy, php-format
|
3198 |
-
msgid "Type your %semail message for
|
3199 |
-
msgstr "
|
|
|
|
|
3200 |
|
3201 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3202 |
#, fuzzy, php-format
|
3203 |
-
msgid "
|
3204 |
-
|
|
|
|
|
|
|
|
|
|
|
3205 |
|
3206 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3207 |
msgid "Form fields"
|
3208 |
msgstr "Formularfelter"
|
3209 |
|
3210 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3211 |
#, fuzzy, php-format
|
3212 |
-
msgid "%sGeneral shortcode rule
|
3213 |
msgstr "%sGenerel genvejsregel for at indsætte felt:%s"
|
3214 |
|
3215 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3216 |
msgid "Parameters: "
|
3217 |
msgstr "Parametre"
|
3218 |
|
3219 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3220 |
#, fuzzy, php-format
|
3221 |
msgid "%s - this symbol means that this field is Required (can not be skipped)"
|
3222 |
msgstr "%s - dette symbol betyder at dette felt skal udfyldes (kan udelades)"
|
3223 |
|
3224 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3225 |
#, fuzzy, php-format
|
3226 |
msgid "%s - field name, must be unique (can not be skipped)"
|
3227 |
msgstr "%s - feltets navn. Skal være unikt (kan ikke undlades)"
|
3228 |
|
3229 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3230 |
#, fuzzy, php-format
|
3231 |
-
msgid "%s - default value of field (
|
3232 |
msgstr "%s - feltets standardværdi (kan udelades)"
|
3233 |
|
3234 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3235 |
-
#, php-format
|
3236 |
-
msgid "%sUse these
|
3237 |
msgstr "%sBrug disse genvejstaster for at indsætte felter i formularen:%s"
|
3238 |
|
3239 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3240 |
#, php-format
|
3241 |
msgid "%s - calendar"
|
3242 |
msgstr "%s - kalender"
|
3243 |
|
3244 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3245 |
#, php-format
|
3246 |
msgid "%s - CAPTCHA"
|
3247 |
msgstr "%s - CAPTCHA"
|
3248 |
|
3249 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3250 |
-
#, php-format
|
3251 |
-
msgid "%s - text field
|
3252 |
msgstr "%s - tekstfelt. "
|
3253 |
|
3254 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3255 |
#, php-format
|
3256 |
msgid "Example: %sJohn%s"
|
3257 |
msgstr "Eksempel: %sJohn%s"
|
3258 |
|
3259 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3260 |
-
#, php-format
|
3261 |
-
msgid "%s - start time field
|
3262 |
msgstr "%s - starttidspunkt-felt. "
|
3263 |
|
3264 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3265 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3266 |
#, fuzzy, php-format
|
3267 |
-
msgid "
|
3268 |
-
|
|
|
|
|
|
|
|
|
3269 |
|
3270 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3271 |
-
#, php-format
|
3272 |
-
msgid "%s - end time field
|
3273 |
msgstr "%s - sluttidspunkt-felt. "
|
3274 |
|
3275 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3276 |
#, fuzzy, php-format
|
3277 |
-
msgid "%s -
|
3278 |
msgstr "%s - starttidspunkt-felt. "
|
3279 |
|
3280 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3281 |
#, fuzzy, php-format
|
3282 |
-
msgid "
|
3283 |
-
|
|
|
|
|
|
|
|
|
3284 |
|
3285 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3286 |
#, fuzzy, php-format
|
3287 |
msgid "%s - duration time field. "
|
3288 |
msgstr "%s - starttidspunkt-felt. "
|
3289 |
|
3290 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3291 |
#, php-format
|
3292 |
-
msgid "
|
|
|
|
|
3293 |
msgstr ""
|
3294 |
|
3295 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3296 |
#, php-format
|
3297 |
-
msgid "
|
3298 |
-
|
|
|
|
|
|
|
|
|
3299 |
|
3300 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3301 |
#, fuzzy, php-format
|
3302 |
msgid "%s - email field, "
|
3303 |
msgstr "%s - emailfelt, "
|
3304 |
|
3305 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3306 |
#, php-format
|
3307 |
msgid "%s - select field, "
|
3308 |
msgstr "%s - valgt felt, "
|
3309 |
|
3310 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3311 |
#, php-format
|
3312 |
msgid "%s - checkbox field, "
|
3313 |
msgstr "%s - checkbox-felt, "
|
3314 |
|
3315 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3316 |
#, fuzzy, php-format
|
3317 |
msgid "Example #1: %s "
|
3318 |
msgstr "Eksempel: %s "
|
3319 |
|
3320 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3321 |
#, php-format
|
3322 |
msgid "Example #2: %s - checked by default"
|
3323 |
msgstr ""
|
3324 |
|
3325 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3326 |
#, php-format
|
3327 |
msgid "Example #3: %s - several values"
|
3328 |
msgstr ""
|
3329 |
|
3330 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3331 |
#, php-format
|
3332 |
msgid "%s - textarea field, "
|
3333 |
msgstr "%s - tekstfelt, "
|
3334 |
|
3335 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3336 |
#, fuzzy, php-format
|
3337 |
msgid "%s - countries list field, "
|
3338 |
msgstr "%s - valgt felt, "
|
3339 |
|
3340 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3341 |
#, fuzzy, php-format
|
3342 |
msgid "Example #1: %s - default usage"
|
3343 |
msgstr "Eksempel: %s "
|
3344 |
|
3345 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3346 |
#, php-format
|
3347 |
msgid "Example #2: %s - country selected by default"
|
3348 |
msgstr ""
|
3349 |
|
3350 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3351 |
#, php-format
|
3352 |
msgid "%s - submit button, "
|
3353 |
msgstr "%s - send-knap"
|
3354 |
|
3355 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3356 |
#, php-format
|
3357 |
msgid "Example: %sSend%s "
|
3358 |
msgstr "Eksempel: %sSend%s "
|
3359 |
|
3360 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3361 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3362 |
#, php-format
|
3363 |
msgid "%s - inserting new line, "
|
3364 |
msgstr "%s - indsæt ny linje, "
|
3365 |
|
3366 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3367 |
-
|
3368 |
-
|
3369 |
-
|
3370 |
-
|
3371 |
-
|
3372 |
-
msgid "Reset to default Payment form"
|
3373 |
-
msgstr "Gendan standardindstillinger for formular"
|
3374 |
-
|
3375 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3216
|
3376 |
-
#, fuzzy, php-format
|
3377 |
-
msgid "Form content data showing in emails (%s-shortcode) and inside approval and booking tables in booking calendar page"
|
3378 |
-
msgstr "Formularindhold vises i emails (%s-genvej) og inden i godkendelses- og reservationsskemaer på bookingkalender-siden"
|
3379 |
|
3380 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3381 |
#, php-format
|
3382 |
msgid "%s - inserting data from fields of booking form, "
|
3383 |
msgstr "%s - indsæt data fra felter i bookingformularen, "
|
3384 |
|
3385 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3386 |
-
|
3387 |
-
|
3388 |
-
|
3389 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3233
|
3390 |
-
#, fuzzy
|
3391 |
-
msgid "Reset to default Payment form content"
|
3392 |
-
msgstr "Gendan standardindstillinger for formularindhold"
|
3393 |
-
|
3394 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3330
|
3395 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3342
|
3396 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3358
|
3397 |
msgid "First Name"
|
3398 |
msgstr ""
|
3399 |
|
3400 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3401 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3402 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
3403 |
#, fuzzy
|
3404 |
msgid "Last Name"
|
3405 |
msgstr "Navn"
|
3406 |
|
3407 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3408 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3409 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
3410 |
msgid "Email"
|
3411 |
msgstr "Email"
|
3412 |
|
3413 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3414 |
#, fuzzy
|
3415 |
msgid "Address"
|
3416 |
msgstr "Tilføj"
|
3417 |
|
3418 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3419 |
msgid "City"
|
3420 |
msgstr ""
|
3421 |
|
3422 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3423 |
msgid "Post code"
|
3424 |
msgstr ""
|
3425 |
|
3426 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
3427 |
#, fuzzy, php-format
|
3428 |
-
msgid "
|
3429 |
-
|
|
|
|
|
|
|
|
|
3430 |
|
3431 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3432 |
#, fuzzy
|
3433 |
-
msgid "The
|
3434 |
msgstr "Din reservation er blevet afvist"
|
3435 |
|
3436 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3437 |
#, fuzzy, php-format
|
3438 |
-
msgid "
|
3439 |
-
|
|
|
|
|
|
|
|
|
3440 |
|
3441 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3442 |
msgid "Sending request..."
|
3443 |
msgstr ""
|
3444 |
|
3445 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3446 |
msgid "Order number"
|
3447 |
msgstr ""
|
3448 |
|
3449 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3450 |
#, fuzzy
|
3451 |
msgid "Register"
|
3452 |
msgstr "Reserveret"
|
3453 |
|
3454 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:
|
3455 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3456 |
msgstr ""
|
3457 |
|
3458 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/
|
3459 |
#, php-format
|
3460 |
-
msgid "
|
|
|
|
|
3461 |
msgstr ""
|
3462 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3463 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:22
|
3464 |
msgid "Integration of iPay88 payment system"
|
3465 |
msgstr ""
|
@@ -3481,7 +4168,7 @@ msgstr "PayPal er aktivt"
|
|
3481 |
|
3482 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:119
|
3483 |
#, fuzzy
|
3484 |
-
msgid "
|
3485 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
3486 |
|
3487 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:125
|
@@ -3501,6 +4188,8 @@ msgid "Enter your iPay88 Merchant Key."
|
|
3501 |
msgstr ""
|
3502 |
|
3503 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:168
|
|
|
|
|
3504 |
msgid "Choose Payment Currency"
|
3505 |
msgstr "Vælg ønsket valuta"
|
3506 |
|
@@ -3509,6 +4198,8 @@ msgid "Malaysian Ringgit"
|
|
3509 |
msgstr ""
|
3510 |
|
3511 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:173
|
|
|
|
|
3512 |
msgid "U.S. Dollars"
|
3513 |
msgstr "Amerikanske dollars"
|
3514 |
|
@@ -3518,140 +4209,203 @@ msgid "Philippines Peso"
|
|
3518 |
msgstr "Filippinske pesos"
|
3519 |
|
3520 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:178
|
|
|
|
|
3521 |
msgid "Euros"
|
3522 |
msgstr "Euro"
|
3523 |
|
3524 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:179
|
|
|
3525 |
msgid "Pounds Sterling"
|
3526 |
msgstr "Pund sterling"
|
3527 |
|
3528 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:180
|
|
|
3529 |
msgid "Yen"
|
3530 |
msgstr "Yen"
|
3531 |
|
3532 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:181
|
|
|
|
|
3533 |
msgid "Australian Dollars"
|
3534 |
msgstr "Australske dollars"
|
3535 |
|
3536 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:182
|
|
|
|
|
3537 |
msgid "Canadian Dollars"
|
3538 |
msgstr "Canadiske dollars"
|
3539 |
|
3540 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:183
|
|
|
|
|
3541 |
msgid "New Zealand Dollar"
|
3542 |
msgstr "New Zealandske dollars"
|
3543 |
|
3544 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:184
|
|
|
|
|
3545 |
msgid "Swiss Franc"
|
3546 |
msgstr "Schweizerfranc"
|
3547 |
|
3548 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:185
|
|
|
|
|
3549 |
msgid "Hong Kong Dollar"
|
3550 |
msgstr "Hong Kong dollars"
|
3551 |
|
3552 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:186
|
|
|
|
|
3553 |
msgid "Singapore Dollar"
|
3554 |
msgstr "Singapore dollars"
|
3555 |
|
3556 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:187
|
|
|
|
|
3557 |
msgid "Swedish Krona"
|
3558 |
msgstr "Svenske kroner"
|
3559 |
|
3560 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:188
|
|
|
|
|
3561 |
msgid "Danish Krone"
|
3562 |
msgstr "Danske kroner"
|
3563 |
|
3564 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:189
|
|
|
|
|
3565 |
msgid "Polish Zloty"
|
3566 |
msgstr "Polske zloty"
|
3567 |
|
3568 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:190
|
|
|
|
|
3569 |
msgid "Norwegian Krone"
|
3570 |
msgstr "Norske kroner"
|
3571 |
|
3572 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:191
|
|
|
|
|
3573 |
msgid "Hungarian Forint"
|
3574 |
msgstr "Ungarske forint"
|
3575 |
|
3576 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:192
|
|
|
|
|
3577 |
msgid "Czech Koruna"
|
3578 |
msgstr "Tjekkiske korunas"
|
3579 |
|
3580 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:193
|
|
|
3581 |
msgid "Israeli Shekel"
|
3582 |
msgstr "Israelske shekel"
|
3583 |
|
3584 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:194
|
|
|
|
|
3585 |
msgid "Mexican Peso"
|
3586 |
msgstr "Mexikanske pesos"
|
3587 |
|
3588 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:195
|
|
|
|
|
3589 |
msgid "Brazilian Real (only for Brazilian users)"
|
3590 |
msgstr "Brasilianske real (kun for brasilianske brugere)"
|
3591 |
|
3592 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:196
|
|
|
|
|
3593 |
msgid "Malaysian Ringgits (only for Malaysian users)"
|
3594 |
msgstr "Malaysiske riggits (kun for malaysiske brugere)"
|
3595 |
|
3596 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:197
|
|
|
|
|
3597 |
msgid "Philippine Pesos"
|
3598 |
msgstr "Filippinske pesos"
|
3599 |
|
3600 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:198
|
|
|
|
|
3601 |
msgid "Taiwan New Dollars"
|
3602 |
msgstr "Taiwanesiske new dollars"
|
3603 |
|
3604 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:199
|
|
|
|
|
3605 |
msgid "Thai Baht"
|
3606 |
msgstr "Thailandske baht"
|
3607 |
|
3608 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:201
|
|
|
|
|
3609 |
msgid "This is the currency for your visitors to make Payments"
|
3610 |
msgstr "Dette er den valuta dine brugere anvender til betalinger"
|
3611 |
|
3612 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:211
|
|
|
|
|
3613 |
msgid "Payment description"
|
3614 |
msgstr "Beskrivelse af betaling"
|
3615 |
|
3616 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:212
|
|
|
|
|
3617 |
msgid "Enter the service name or the reason for the payment here."
|
3618 |
msgstr "Indtast navn på service eller årsag til betaling her."
|
3619 |
|
3620 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:223
|
|
|
|
|
3621 |
msgid " Use these shortcodes for customization: "
|
3622 |
msgstr "Brug disse forkortelser for at tilpasse:"
|
3623 |
|
3624 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:224
|
|
|
|
|
3625 |
#, php-format
|
3626 |
msgid "%s[bookingname]%s - inserting name of booking resource, "
|
3627 |
msgstr "%s[bookingname]%s - indsætning af navn på bookingkategori"
|
3628 |
|
3629 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:225
|
|
|
|
|
3630 |
#, php-format
|
3631 |
msgid "%s[dates]%s - inserting list of reserved dates "
|
3632 |
msgstr "%s[datoer]%s - indsætning af oversigt over reserverede datoer"
|
3633 |
|
3634 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:226
|
|
|
|
|
3635 |
#, fuzzy, php-format
|
3636 |
msgid "%s[datescount]%s - inserting number of reserved dates "
|
3637 |
msgstr "%s[datoer]%s - indsætning af oversigt over reserverede datoer"
|
3638 |
|
3639 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:238
|
|
|
3640 |
#, fuzzy
|
3641 |
msgid "Show payment description"
|
3642 |
msgstr "Beskrivelse af betaling"
|
3643 |
|
3644 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:239
|
|
|
3645 |
#, fuzzy
|
3646 |
-
msgid "
|
3647 |
msgstr "i bookingformularen"
|
3648 |
|
3649 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:243
|
|
|
3650 |
#, fuzzy
|
3651 |
-
msgid "
|
3652 |
-
|
|
|
|
|
|
|
|
|
3653 |
|
3654 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:252
|
|
|
3655 |
msgid "Return URL after Successful order"
|
3656 |
msgstr ""
|
3657 |
|
@@ -3661,10 +4415,11 @@ msgstr ""
|
|
3661 |
|
3662 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:257
|
3663 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:268
|
3664 |
-
msgid "Please test this URL
|
3665 |
msgstr ""
|
3666 |
|
3667 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:263
|
|
|
3668 |
#, fuzzy
|
3669 |
msgid "Return URL after Failed order"
|
3670 |
msgstr "Slut-URL fra PayPal"
|
@@ -3674,26 +4429,39 @@ msgid "Enter a return relative Failed URL."
|
|
3674 |
msgstr ""
|
3675 |
|
3676 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:274
|
|
|
|
|
3677 |
#, fuzzy
|
3678 |
-
msgid "
|
3679 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
3680 |
|
3681 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:278
|
3682 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3683 |
msgstr ""
|
3684 |
|
3685 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
|
|
3686 |
#, php-format
|
3687 |
-
msgid "
|
|
|
|
|
3688 |
msgstr ""
|
3689 |
|
3690 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:
|
3691 |
msgid "Proceed with iPay88 Payment"
|
3692 |
msgstr ""
|
3693 |
|
3694 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:
|
3695 |
-
|
3696 |
-
|
|
|
|
|
3697 |
msgstr "Betaling for booking af %s på dage: %s"
|
3698 |
|
3699 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:120
|
@@ -3717,252 +4485,276 @@ msgstr ""
|
|
3717 |
msgid "PayPal"
|
3718 |
msgstr "PayPal er aktivt"
|
3719 |
|
3720 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3721 |
msgid "PayPal customization"
|
3722 |
msgstr "Individuel tilpasning af PayPal"
|
3723 |
|
3724 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3725 |
#, fuzzy
|
3726 |
msgid "Paypal Standard"
|
3727 |
msgstr "Standard"
|
3728 |
|
3729 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3730 |
msgid "Paypal Pro Hosted Solution"
|
3731 |
msgstr ""
|
3732 |
|
3733 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3734 |
msgid "IPN"
|
3735 |
msgstr ""
|
3736 |
|
3737 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3738 |
msgid "Sending email for verified transaction"
|
3739 |
msgstr ""
|
3740 |
|
3741 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3742 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3743 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3744 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3745 |
#, fuzzy
|
3746 |
msgid "Active / Inactive"
|
3747 |
msgstr "Aktiv"
|
3748 |
|
3749 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3750 |
#, php-format
|
3751 |
msgid "Email for getting report for %sverified%s transactions."
|
3752 |
msgstr ""
|
3753 |
|
3754 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3755 |
msgid "Sending email for invalid transaction"
|
3756 |
msgstr ""
|
3757 |
|
3758 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3759 |
#, php-format
|
3760 |
msgid "Email for getting report for %sinvalid%s transactions."
|
3761 |
msgstr ""
|
3762 |
|
3763 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3764 |
-
msgid "Sending email if error
|
3765 |
msgstr ""
|
3766 |
|
3767 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3768 |
#, php-format
|
3769 |
-
msgid "Email for getting report for %ssome errors in
|
3770 |
msgstr ""
|
3771 |
|
3772 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3773 |
msgid "Use SSL connection"
|
3774 |
msgstr ""
|
3775 |
|
3776 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3777 |
-
msgid "
|
|
|
3778 |
msgstr ""
|
3779 |
|
3780 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3781 |
msgid "Use cURL posting"
|
3782 |
msgstr ""
|
3783 |
|
3784 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3785 |
msgid "Use the cURL for posting data, instead of fsockopen() function"
|
3786 |
msgstr ""
|
3787 |
|
3788 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3789 |
-
msgid "
|
3790 |
-
|
3791 |
-
|
3792 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:282
|
3793 |
-
msgid "Click Profile on the My Account tab."
|
3794 |
msgstr ""
|
3795 |
|
3796 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:283
|
3797 |
-
msgid "Click
|
3798 |
msgstr ""
|
3799 |
|
3800 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:284
|
3801 |
-
msgid "
|
|
|
|
|
3802 |
msgstr ""
|
3803 |
|
3804 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:285
|
3805 |
-
msgid "
|
|
|
|
|
3806 |
msgstr ""
|
3807 |
|
3808 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:286
|
3809 |
-
msgid "
|
3810 |
msgstr ""
|
3811 |
|
3812 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:287
|
3813 |
-
msgid "Click
|
3814 |
msgstr ""
|
3815 |
|
3816 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:288
|
3817 |
-
msgid "Click
|
3818 |
msgstr ""
|
3819 |
|
3820 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
3821 |
msgid "PayPal active"
|
3822 |
msgstr "PayPal er aktivt"
|
3823 |
|
3824 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3825 |
#, fuzzy
|
3826 |
-
msgid "
|
3827 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
3828 |
|
3829 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3830 |
msgid "Payment Pro Hosted Solution active"
|
3831 |
msgstr ""
|
3832 |
|
3833 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3834 |
#, fuzzy
|
3835 |
-
msgid "
|
3836 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
3837 |
|
3838 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3839 |
msgid "Secure Merchant ID"
|
3840 |
msgstr ""
|
3841 |
|
3842 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3843 |
msgid "This is the Secure Merchant ID, which can be found on the profile page"
|
3844 |
msgstr ""
|
3845 |
|
3846 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3847 |
msgid "Paypal Email address to receive payments"
|
3848 |
msgstr "PayPal-emailadresse til modtagelse af betaling"
|
3849 |
|
3850 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3851 |
-
|
|
|
3852 |
msgstr "Dette er den PayPal-emailadresse som betalingen vil blive sendt til "
|
3853 |
|
3854 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3855 |
#, fuzzy
|
3856 |
msgid "Chose payment mode"
|
3857 |
msgstr "Vælg ønsket valuta"
|
3858 |
|
3859 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3860 |
#, fuzzy
|
3861 |
msgid "Live"
|
3862 |
msgstr "Online-demo"
|
3863 |
|
3864 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3865 |
msgid "Sandbox"
|
3866 |
msgstr ""
|
3867 |
|
3868 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3869 |
#, fuzzy
|
3870 |
msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
|
3871 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
3872 |
|
3873 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3874 |
#, fuzzy
|
3875 |
msgid "Payment action"
|
3876 |
msgstr "Beskrivelse af betaling"
|
3877 |
|
3878 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3879 |
#, fuzzy
|
3880 |
msgid "Sale"
|
3881 |
msgstr "Gem"
|
3882 |
|
3883 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3884 |
#, fuzzy
|
3885 |
msgid "Authorization"
|
3886 |
msgstr "individuel tilpasning af email"
|
3887 |
|
3888 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3889 |
-
msgid "
|
|
|
|
|
3890 |
msgstr ""
|
3891 |
|
3892 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3893 |
msgid "British Pound"
|
3894 |
msgstr ""
|
3895 |
|
3896 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3897 |
msgid "Japanese Yen"
|
3898 |
msgstr ""
|
3899 |
|
3900 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3901 |
#, fuzzy
|
3902 |
msgid "Israeli New Shekel"
|
3903 |
msgstr "Israelske shekel"
|
3904 |
|
3905 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3906 |
msgid "Turkish Lira (only for Turkish members)"
|
3907 |
msgstr ""
|
3908 |
|
3909 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3910 |
#, fuzzy
|
3911 |
msgid "Show payment description in payment form."
|
3912 |
msgstr "Beskrivelse af betaling"
|
3913 |
|
3914 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3915 |
msgid "Reference Text Box Title"
|
3916 |
msgstr "Navn på boks med brugerkontaktoplysninger"
|
3917 |
|
3918 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3919 |
-
|
3920 |
-
|
|
|
|
|
|
|
|
|
|
|
3921 |
|
3922 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3923 |
msgid "Return URL from PayPal"
|
3924 |
msgstr "Slut-URL fra PayPal"
|
3925 |
|
3926 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3927 |
-
msgid "
|
|
|
|
|
|
|
3928 |
msgstr ""
|
3929 |
|
3930 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3931 |
#, php-format
|
3932 |
msgid ""
|
3933 |
-
"
|
|
|
3934 |
"Follow these steps to configure it:%s\n"
|
3935 |
"1. Log in to your PayPal account.%s\n"
|
3936 |
"2. Click the Profile subtab.%s\n"
|
3937 |
"3. Click Website Payment Preferences in the Seller Preferences column.%s\n"
|
3938 |
"4. Under Auto Return for Website Payments, click the On radio button.%s\n"
|
3939 |
-
"5. For the Return URL, enter the
|
|
|
3940 |
msgstr ""
|
3941 |
|
3942 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3943 |
#, fuzzy
|
3944 |
msgid "Cancel Return URL from PayPal"
|
3945 |
msgstr "Slut-URL fra PayPal"
|
3946 |
|
3947 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3948 |
-
msgid "
|
|
|
|
|
3949 |
msgstr ""
|
3950 |
|
3951 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3952 |
msgid "Button types"
|
3953 |
msgstr "Knaptyper"
|
3954 |
|
3955 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3956 |
#, fuzzy
|
3957 |
msgid "Select submit button type"
|
3958 |
msgstr "Vælg knaptype til send-knap"
|
3959 |
|
3960 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3961 |
msgid "Make payments with payPal - its fast, free and secure!"
|
3962 |
msgstr "Betal via PayPal - det er hurtigt, billigt og sikkert!"
|
3963 |
|
3964 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:
|
3965 |
-
|
|
|
3966 |
msgstr "Indtast dit telefonnummer"
|
3967 |
|
3968 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:21
|
@@ -3981,7 +4773,10 @@ msgstr "individuel tilpasning af email"
|
|
3981 |
|
3982 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:79
|
3983 |
#, php-format
|
3984 |
-
msgid "
|
|
|
|
|
|
|
3985 |
msgstr ""
|
3986 |
|
3987 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:84
|
@@ -3990,7 +4785,7 @@ msgstr ""
|
|
3990 |
|
3991 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:90
|
3992 |
#, fuzzy
|
3993 |
-
msgid " Check this
|
3994 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
3995 |
|
3996 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:134
|
@@ -4010,23 +4805,33 @@ msgid "LIVE"
|
|
4010 |
msgstr ""
|
4011 |
|
4012 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:142
|
4013 |
-
msgid "
|
|
|
|
|
4014 |
msgstr ""
|
4015 |
|
4016 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:152
|
4017 |
#, fuzzy
|
4018 |
-
msgid "
|
4019 |
-
|
|
|
|
|
|
|
|
|
4020 |
|
4021 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:153
|
4022 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:164
|
4023 |
-
msgid "Please test this URL
|
4024 |
msgstr ""
|
4025 |
|
4026 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:163
|
4027 |
#, fuzzy
|
4028 |
-
msgid "
|
4029 |
-
|
|
|
|
|
|
|
|
|
4030 |
|
4031 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:184
|
4032 |
#, fuzzy
|
@@ -4034,7 +4839,9 @@ msgid "Vendor Name"
|
|
4034 |
msgstr "Efternavn"
|
4035 |
|
4036 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:188
|
4037 |
-
msgid "
|
|
|
|
|
4038 |
msgstr ""
|
4039 |
|
4040 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:194
|
@@ -4042,7 +4849,8 @@ msgid "XOR Encryption password"
|
|
4042 |
msgstr ""
|
4043 |
|
4044 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:198
|
4045 |
-
msgid "
|
|
|
4046 |
msgstr ""
|
4047 |
|
4048 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:238
|
@@ -4062,287 +4870,484 @@ msgid "AUTHENTICATE"
|
|
4062 |
msgstr ""
|
4063 |
|
4064 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:246
|
4065 |
-
msgid "
|
|
|
|
|
4066 |
msgstr ""
|
4067 |
|
4068 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:252
|
4069 |
msgid "all"
|
4070 |
msgstr ""
|
4071 |
|
4072 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:
|
4073 |
#, fuzzy
|
4074 |
msgid "Pay now"
|
4075 |
msgstr "Køb nu"
|
4076 |
|
4077 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:
|
4078 |
#, php-format
|
4079 |
msgid "Pay using %s payment service"
|
4080 |
msgstr ""
|
4081 |
|
4082 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4083 |
#, fuzzy
|
4084 |
msgid "week"
|
4085 |
msgstr "Send"
|
4086 |
|
4087 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4088 |
msgid "weeks"
|
4089 |
msgstr ""
|
4090 |
|
4091 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4092 |
#, fuzzy
|
4093 |
msgid "month"
|
4094 |
msgstr "Måneder"
|
4095 |
|
4096 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4097 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4098 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4099 |
#, fuzzy
|
4100 |
msgid "months"
|
4101 |
msgstr "Måneder"
|
4102 |
|
4103 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
|
|
|
|
|
|
4104 |
#, fuzzy
|
4105 |
msgid "Year"
|
4106 |
msgstr "År"
|
4107 |
|
4108 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4109 |
#, fuzzy
|
4110 |
msgid "Actual dates"
|
4111 |
msgstr "Aktiv"
|
4112 |
|
4113 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4114 |
#, fuzzy
|
4115 |
msgid "Today"
|
4116 |
msgstr "Ingen dage"
|
4117 |
|
4118 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4119 |
msgid "Previous dates"
|
4120 |
msgstr ""
|
4121 |
|
4122 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4123 |
#, fuzzy
|
4124 |
msgid "All dates"
|
4125 |
msgstr "Datoer"
|
4126 |
|
4127 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4128 |
msgid "Some Next days"
|
4129 |
msgstr ""
|
4130 |
|
4131 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4132 |
#, fuzzy
|
4133 |
msgid "Some Prior days"
|
4134 |
msgstr "Antal gæster"
|
4135 |
|
4136 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4137 |
#, fuzzy
|
4138 |
msgid "Fixed dates interval"
|
4139 |
msgstr "Fast depositum"
|
4140 |
|
4141 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4142 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4143 |
msgid "Next"
|
4144 |
msgstr ""
|
4145 |
|
4146 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4147 |
#, fuzzy
|
4148 |
msgid "Prior"
|
4149 |
msgstr "Pro"
|
4150 |
|
4151 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4152 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4153 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4154 |
#, fuzzy
|
4155 |
msgid "Apply"
|
4156 |
msgstr "April"
|
4157 |
|
4158 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4159 |
-
|
4160 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4161 |
|
4162 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4163 |
-
|
|
|
|
|
|
|
|
|
|
|
4164 |
msgid "Help"
|
4165 |
msgstr ""
|
4166 |
|
4167 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4168 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4169 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4170 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4171 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4172 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4173 |
msgid "FAQ"
|
4174 |
msgstr ""
|
4175 |
|
4176 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4177 |
#, fuzzy
|
4178 |
msgid "Technical Support"
|
4179 |
msgstr "Premium-support"
|
4180 |
|
4181 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4182 |
msgid "Purchase"
|
4183 |
msgstr "Køb"
|
4184 |
|
4185 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4186 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4187 |
msgid "Upgrade"
|
4188 |
msgstr ""
|
4189 |
|
4190 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
|
|
|
|
|
|
|
|
4191 |
msgid "Expand Advanced Filter"
|
4192 |
msgstr ""
|
4193 |
|
4194 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4195 |
msgid "Collapse Advanced Filter"
|
4196 |
msgstr ""
|
4197 |
|
4198 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4199 |
-
msgid "
|
|
|
|
|
4200 |
msgstr ""
|
4201 |
|
4202 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4203 |
#, fuzzy
|
4204 |
msgid "Emails sending"
|
4205 |
msgstr "Emails"
|
4206 |
|
4207 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4208 |
#, fuzzy
|
4209 |
msgid "Booking ID"
|
4210 |
msgstr "Booking"
|
4211 |
|
4212 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4213 |
-
msgid "Go"
|
4214 |
-
msgstr ""
|
4215 |
-
|
4216 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:671
|
4217 |
#, fuzzy
|
4218 |
msgid "Booking Status"
|
4219 |
msgstr "Bookingindstillinger"
|
4220 |
|
4221 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4222 |
#, fuzzy
|
4223 |
msgid "Booking dates"
|
4224 |
msgstr "Booking-services"
|
4225 |
|
4226 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4227 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
|
|
4228 |
msgid "Unread"
|
4229 |
msgstr ""
|
4230 |
|
4231 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4232 |
msgid "Only New"
|
4233 |
msgstr ""
|
4234 |
|
4235 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4236 |
msgid "Creation date(s)"
|
4237 |
msgstr ""
|
4238 |
|
4239 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4240 |
#, fuzzy
|
4241 |
msgid "Sort"
|
4242 |
msgstr "Ekstra fin"
|
4243 |
|
4244 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4245 |
-
msgid "
|
|
|
|
|
4246 |
msgstr ""
|
4247 |
|
4248 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4249 |
#, fuzzy
|
4250 |
msgid "Save as Default"
|
4251 |
msgstr "Automatisk"
|
4252 |
|
4253 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4254 |
#, fuzzy
|
4255 |
msgid "Approve selected bookings"
|
4256 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
4257 |
|
4258 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4259 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4260 |
msgid "Approve"
|
4261 |
msgstr "Godkend"
|
4262 |
|
4263 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4264 |
#, fuzzy
|
4265 |
-
msgid "Set selected bookings as
|
4266 |
msgstr "indtast bookingtidspunkt"
|
4267 |
|
4268 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4269 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4270 |
#, fuzzy
|
4271 |
msgid "Are you really want to set booking as pending ?"
|
4272 |
msgstr "Er du sikker på du vil slette denne type?"
|
4273 |
|
4274 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4275 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4276 |
#, fuzzy
|
4277 |
-
msgid "
|
4278 |
-
msgstr "
|
4279 |
|
4280 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4281 |
#, fuzzy
|
4282 |
msgid "Delete selected bookings"
|
4283 |
msgstr "Slet bookingdata"
|
4284 |
|
4285 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4286 |
#, fuzzy
|
4287 |
msgid "Are you really want to delete selected booking(s) ?"
|
4288 |
msgstr "Er du sikker på du vil slette denne type?"
|
4289 |
|
4290 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4291 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:
|
4292 |
-
|
|
|
4293 |
msgstr "Årsag til afbestilling"
|
4294 |
|
4295 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4296 |
msgid "Mark as read selected bookings"
|
4297 |
msgstr ""
|
4298 |
|
4299 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4300 |
msgid "Read"
|
4301 |
msgstr ""
|
4302 |
|
4303 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4304 |
msgid "Mark as Unread selected bookings"
|
4305 |
msgstr ""
|
4306 |
|
4307 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4308 |
#, fuzzy
|
4309 |
msgid "Booking Data"
|
4310 |
msgstr "Booking"
|
4311 |
|
4312 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4313 |
#, fuzzy
|
4314 |
msgid "Booking Dates"
|
4315 |
msgstr "Booking-services"
|
4316 |
|
4317 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4318 |
#, fuzzy
|
4319 |
msgid "Show ALL dates of booking"
|
4320 |
msgstr "Sæsonpriser for bookingenhed"
|
4321 |
|
4322 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4323 |
#, fuzzy
|
4324 |
msgid "Show only check in/out dates"
|
4325 |
msgstr "%s - checkbox-felt, "
|
4326 |
|
4327 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4328 |
msgid "Nothing found!"
|
4329 |
msgstr ""
|
4330 |
|
4331 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4332 |
#, fuzzy
|
4333 |
msgid "Resource not exist"
|
4334 |
msgstr "Pris for bookingart"
|
4335 |
|
4336 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
|
|
|
|
|
|
|
|
4337 |
#, fuzzy
|
4338 |
msgid "Are you really want to delete this booking ?"
|
4339 |
msgstr "Er du sikker på du vil slette denne type?"
|
4340 |
|
4341 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:
|
4342 |
#, fuzzy
|
4343 |
msgid "Prev"
|
4344 |
msgstr "Pris"
|
4345 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4346 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:80
|
4347 |
msgid "Set as Read"
|
4348 |
msgstr ""
|
@@ -4351,790 +5356,973 @@ msgstr ""
|
|
4351 |
msgid "Set as Unread"
|
4352 |
msgstr ""
|
4353 |
|
4354 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:
|
4355 |
#, fuzzy
|
4356 |
msgid "Set as Approved"
|
4357 |
msgstr "Godkendt"
|
4358 |
|
4359 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:
|
4360 |
#, fuzzy
|
4361 |
msgid "Set as Pending"
|
4362 |
msgstr "Afventer"
|
4363 |
|
4364 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:
|
|
|
|
|
|
|
|
|
4365 |
#, fuzzy
|
4366 |
msgid "Done"
|
4367 |
msgstr "Telefon"
|
4368 |
|
4369 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:
|
4370 |
-
|
|
|
4371 |
msgstr "Du har indtastet en forkert kode"
|
4372 |
|
4373 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-
|
4374 |
-
msgid "here"
|
4375 |
-
msgstr ""
|
4376 |
-
|
4377 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:139
|
4378 |
#, fuzzy
|
4379 |
msgid "Booking Calendar"
|
4380 |
msgstr "Bookingkalender"
|
4381 |
|
4382 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4383 |
#, fuzzy
|
4384 |
msgid "Statistic"
|
4385 |
msgstr "Starttidspunkt"
|
4386 |
|
4387 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4388 |
#, fuzzy
|
4389 |
-
msgid "New (
|
4390 |
msgstr "%sslut på bookingtidspunkt%s"
|
4391 |
|
4392 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4393 |
#, fuzzy
|
4394 |
msgid "Pending booking(s)"
|
4395 |
msgstr "%sslut på bookingtidspunkt%s"
|
4396 |
|
4397 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4398 |
#, fuzzy
|
4399 |
msgid "Agenda"
|
4400 |
msgstr "Send"
|
4401 |
|
4402 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4403 |
msgid "Bookings, what done today"
|
4404 |
msgstr ""
|
4405 |
|
4406 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4407 |
#, fuzzy
|
4408 |
msgid "Bookings for today"
|
4409 |
msgstr "Bookingformular"
|
4410 |
|
4411 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4412 |
msgid "Upgrade to higher versions"
|
4413 |
msgstr ""
|
4414 |
|
4415 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4416 |
msgid "Commercial versions"
|
4417 |
msgstr ""
|
4418 |
|
4419 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4420 |
msgid "Upgrade now"
|
4421 |
msgstr ""
|
4422 |
|
4423 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4424 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4425 |
msgid "Buy now"
|
4426 |
msgstr "Køb nu"
|
4427 |
|
4428 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4429 |
#, fuzzy
|
4430 |
msgid "or"
|
4431 |
msgstr "Formular"
|
4432 |
|
4433 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4434 |
-
msgid "Test online Demo of each
|
4435 |
msgstr ""
|
4436 |
|
4437 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4438 |
msgid "Current version"
|
4439 |
msgstr ""
|
4440 |
|
4441 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4442 |
msgid "Version"
|
4443 |
msgstr "Version"
|
4444 |
|
4445 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4446 |
msgid "Type"
|
4447 |
msgstr ""
|
4448 |
|
4449 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4450 |
-
msgid "
|
4451 |
msgstr ""
|
4452 |
|
4453 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4454 |
#, fuzzy
|
4455 |
msgid "Release date"
|
4456 |
msgstr "udgivelsesdag"
|
4457 |
|
4458 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4459 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4460 |
#, fuzzy
|
4461 |
msgid "Support"
|
4462 |
msgstr "Ekstra fin"
|
4463 |
|
4464 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4465 |
#, fuzzy
|
4466 |
msgid "Contact email"
|
4467 |
msgstr "Mandag"
|
4468 |
|
4469 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:453
|
4470 |
-
msgid "Have a questions"
|
4471 |
-
msgstr ""
|
4472 |
-
|
4473 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:456
|
4474 |
-
msgid "
|
4475 |
msgstr ""
|
4476 |
|
4477 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:459
|
|
|
|
|
|
|
|
|
4478 |
msgid "Check other versions"
|
4479 |
msgstr ""
|
4480 |
|
4481 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4482 |
msgid "Warning !!!"
|
4483 |
msgstr ""
|
4484 |
|
4485 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4486 |
-
msgid "All booking data will be deleted
|
4487 |
msgstr ""
|
4488 |
|
4489 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4490 |
#, php-format
|
4491 |
-
msgid "
|
|
|
|
|
4492 |
msgstr ""
|
4493 |
|
4494 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4495 |
#, fuzzy
|
4496 |
msgid "settings page"
|
4497 |
msgstr "Indstillinger"
|
4498 |
|
4499 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4500 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:696
|
4501 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4502 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
4503 |
msgid "Settings"
|
4504 |
msgstr "Indstillinger"
|
4505 |
|
4506 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4507 |
msgid "Booking"
|
4508 |
msgstr "Booking"
|
4509 |
|
4510 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4511 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4512 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:86
|
4513 |
msgid "Booking calendar"
|
4514 |
msgstr "Bookingkalender"
|
4515 |
|
4516 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:696
|
4517 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4518 |
-
|
|
|
4519 |
msgstr "Individuelle tilpasninger af bookingindstillinger"
|
4520 |
|
4521 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4522 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4523 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
4524 |
#, fuzzy
|
4525 |
msgid "Bookings"
|
4526 |
msgstr "Booking"
|
4527 |
|
4528 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4529 |
#, fuzzy
|
4530 |
msgid "Bookings listing"
|
4531 |
msgstr "Bookingindstillinger"
|
4532 |
|
4533 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4534 |
msgid "Insert booking calendar"
|
4535 |
msgstr "Indsæt bookingkalender"
|
4536 |
|
4537 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4538 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4539 |
msgid "Ok"
|
4540 |
msgstr "OK"
|
4541 |
|
4542 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1058
|
4543 |
-
msgid "For booking select type of booking resource"
|
4544 |
-
msgstr "For at foretage bestilling: Vælg bookingart"
|
4545 |
-
|
4546 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1066
|
4547 |
-
msgid "Visible months:"
|
4548 |
-
msgstr ""
|
4549 |
-
|
4550 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1083
|
4551 |
#, fuzzy
|
4552 |
-
msgid "
|
4553 |
-
msgstr "
|
4554 |
|
4555 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4556 |
#, fuzzy
|
4557 |
msgid "Start month:"
|
4558 |
msgstr "Starttidspunkt"
|
4559 |
|
4560 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4561 |
#, fuzzy
|
4562 |
msgid "Select start month of calendar"
|
4563 |
msgstr "Indtast antal måneder som skal vises i kalender."
|
4564 |
|
4565 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4566 |
#, fuzzy
|
4567 |
msgid "Show:"
|
4568 |
msgstr "Vis"
|
4569 |
|
4570 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4571 |
#, fuzzy
|
4572 |
msgid "Booking form with calendar"
|
4573 |
msgstr "Bookingkalender"
|
4574 |
|
4575 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4576 |
#, fuzzy
|
4577 |
msgid "Only availability calendar"
|
4578 |
msgstr "i kalenderen"
|
4579 |
|
4580 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4581 |
#, fuzzy
|
4582 |
msgid "Only booking form"
|
4583 |
msgstr "i bookingformularen"
|
4584 |
|
4585 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4586 |
#, fuzzy
|
4587 |
msgid "for"
|
4588 |
msgstr "Formular"
|
4589 |
|
4590 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4591 |
#, fuzzy
|
4592 |
msgid "date"
|
4593 |
msgstr "Datoer"
|
4594 |
|
4595 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4596 |
-
msgid "
|
|
|
|
|
4597 |
msgstr ""
|
4598 |
|
4599 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4600 |
msgid "Send email notification to customer about this operation"
|
4601 |
msgstr ""
|
4602 |
|
4603 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4604 |
#, fuzzy
|
4605 |
msgid "General"
|
4606 |
msgstr "Juni"
|
4607 |
|
4608 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4609 |
#, fuzzy
|
4610 |
msgid "Fields"
|
4611 |
msgstr "Formularfelter"
|
4612 |
|
4613 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4614 |
-
#, fuzzy
|
4615 |
-
msgid "Customization of booking form fields"
|
4616 |
-
msgstr "De enkelte bookingtypers pris"
|
4617 |
-
|
4618 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1619
|
4619 |
msgid "Emails"
|
4620 |
msgstr "Emails"
|
4621 |
|
4622 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4623 |
#, fuzzy
|
4624 |
msgid "Customization of email templates"
|
4625 |
msgstr "individuel tilpasning af email"
|
4626 |
|
4627 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4628 |
#, fuzzy
|
4629 |
msgid "Payments"
|
4630 |
msgstr "Betaling"
|
4631 |
|
4632 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4633 |
msgid "Integration of payment systems"
|
4634 |
msgstr ""
|
4635 |
|
4636 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4637 |
#, fuzzy
|
4638 |
msgid "Customization of search form"
|
4639 |
msgstr "individuel tilpasning af email"
|
4640 |
|
4641 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4642 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4643 |
msgid "Features"
|
4644 |
msgstr "Funktioner"
|
4645 |
|
4646 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4647 |
#, fuzzy
|
4648 |
msgid "Live Demos"
|
4649 |
msgstr "Online-demo"
|
4650 |
|
4651 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4652 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4653 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4654 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4655 |
#, fuzzy
|
4656 |
msgid "Contact"
|
4657 |
msgstr "Mandag"
|
4658 |
|
4659 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4660 |
msgid "Buy"
|
4661 |
msgstr "Køb"
|
4662 |
|
4663 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4664 |
msgid "Main"
|
4665 |
msgstr ""
|
4666 |
|
4667 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4668 |
#, fuzzy
|
4669 |
msgid "Admin email"
|
4670 |
msgstr "Administrationspanel"
|
4671 |
|
4672 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4673 |
msgid "Show hints"
|
4674 |
msgstr ""
|
4675 |
|
4676 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4677 |
msgid "Show / hide hints"
|
4678 |
msgstr ""
|
4679 |
|
4680 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4681 |
#, fuzzy
|
4682 |
-
msgid "
|
4683 |
msgstr "Markér hvis datoforklaringer skal vises under bookingkalenderen."
|
4684 |
|
4685 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4686 |
#, fuzzy
|
4687 |
msgid "Show settings of powered by notice"
|
4688 |
msgstr "Vis indstillinger for ikke-disponible ugedage"
|
4689 |
|
4690 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
|
|
|
|
|
|
|
|
|
|
4691 |
msgid "Powered by notice"
|
4692 |
msgstr ""
|
4693 |
|
4694 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4695 |
msgid " Turn On/Off powered by \"Booking Calendar\" notice under the calendar."
|
4696 |
msgstr ""
|
4697 |
|
4698 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4699 |
msgid "Copyright notice"
|
4700 |
msgstr "Copyright-meddelelse"
|
4701 |
|
4702 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4703 |
#, php-format
|
4704 |
msgid " Turn On/Off copyright %s notice at footer of site view."
|
4705 |
msgstr "Vis/skjul %s copyright-meddelelse i sidefod"
|
4706 |
|
4707 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4708 |
#, fuzzy
|
4709 |
msgid "Calendar"
|
4710 |
msgstr "i kalenderen"
|
4711 |
|
4712 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4713 |
msgid "Calendar skin"
|
4714 |
msgstr ""
|
4715 |
|
4716 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4717 |
#, fuzzy
|
4718 |
-
msgid "Select the skin of booking calendar"
|
4719 |
msgstr "i bookingkalenderen"
|
4720 |
|
4721 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4722 |
#, fuzzy
|
4723 |
msgid "Number of months"
|
4724 |
msgstr "Antal gæster"
|
4725 |
|
4726 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4727 |
#, fuzzy
|
4728 |
msgid "month(s)"
|
4729 |
msgstr "Måneder"
|
4730 |
|
4731 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4732 |
#, fuzzy
|
4733 |
msgid "year(s)"
|
4734 |
msgstr "År"
|
4735 |
|
4736 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4737 |
#, fuzzy
|
4738 |
-
msgid "Select
|
4739 |
msgstr "Indtast antal måneder som skal vises i kalender."
|
4740 |
|
4741 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4742 |
-
|
|
|
4743 |
msgstr "Første ugedag"
|
4744 |
|
4745 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4746 |
msgid "Select your start day of the week"
|
4747 |
msgstr "Vælg din ønskede første ugedag"
|
4748 |
|
4749 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4750 |
-
|
|
|
4751 |
msgstr "Vælg mere end én dag"
|
4752 |
|
4753 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4754 |
#, fuzzy
|
4755 |
msgid "in calendar"
|
4756 |
msgstr "i kalenderen"
|
4757 |
|
4758 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4759 |
-
msgid "
|
4760 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4761 |
|
4762 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4763 |
#, fuzzy
|
4764 |
msgid "Unavailable days from today"
|
4765 |
msgstr "Ikke-disponible ugedage"
|
4766 |
|
4767 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4768 |
msgid "Select number of unavailable days in calendar start from today."
|
4769 |
msgstr ""
|
4770 |
|
4771 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4772 |
msgid "Unavailable days"
|
4773 |
msgstr "Ikke-disponible ugedage"
|
4774 |
|
4775 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4776 |
-
msgid "
|
|
|
|
|
4777 |
msgstr ""
|
4778 |
|
4779 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4780 |
msgid "CAPTCHA"
|
4781 |
msgstr "CAPTCHA"
|
4782 |
|
4783 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4784 |
msgid "at booking form"
|
4785 |
msgstr "i bookingformularen"
|
4786 |
|
4787 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4788 |
-
|
|
|
4789 |
msgstr "Markér hvis du ønsker at aktivere CAPTCHA i bookingformularen."
|
4790 |
|
4791 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4792 |
-
msgid "Auto
|
4793 |
msgstr ""
|
4794 |
|
4795 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4796 |
msgid "for logged in users"
|
4797 |
msgstr ""
|
4798 |
|
4799 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4800 |
-
#, fuzzy
|
4801 |
-
msgid "
|
4802 |
-
|
4803 |
-
|
4804 |
-
|
4805 |
-
msgid "Show legend"
|
4806 |
-
msgstr "Vis forklaring"
|
4807 |
-
|
4808 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2298
|
4809 |
-
msgid "at booking calendar"
|
4810 |
-
msgstr "i bookingkalenderen"
|
4811 |
-
|
4812 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2300
|
4813 |
-
msgid " Check, if you want to show legend of dates under booking calendar."
|
4814 |
-
msgstr "Markér hvis datoforklaringer skal vises under bookingkalenderen."
|
4815 |
|
4816 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4817 |
#, fuzzy
|
4818 |
msgid "Show \"thank you\" message after booking is done"
|
4819 |
msgstr "Vis indstillinger for tak-besked"
|
4820 |
|
4821 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4822 |
msgid "Redirect visitor to a new \"thank you\" page"
|
4823 |
msgstr ""
|
4824 |
|
4825 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4826 |
#, fuzzy
|
4827 |
msgid "New booking title"
|
4828 |
msgstr "i bookingkalenderen"
|
4829 |
|
4830 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4831 |
#, php-format
|
4832 |
msgid "%sshowing after%s booking"
|
4833 |
msgstr "%svises efter%s booking"
|
4834 |
|
4835 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4836 |
#, fuzzy, php-format
|
4837 |
msgid "Type title of new booking %safter booking has done by user%s"
|
4838 |
-
msgstr "
|
|
|
4839 |
|
4840 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4841 |
msgid "Showing title time"
|
4842 |
msgstr "Viser tidspunkt for navn"
|
4843 |
|
4844 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4845 |
#, fuzzy, php-format
|
4846 |
msgid "%snew booking%s"
|
4847 |
msgstr "%sslut på bookingtidspunkt%s"
|
4848 |
|
4849 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4850 |
-
|
4851 |
-
|
4852 |
-
msgstr "Indtast antal milisekunder for visning af nyt reservationsnavn"
|
4853 |
|
4854 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4855 |
msgid "URL of \"thank you\" page"
|
4856 |
msgstr ""
|
4857 |
|
4858 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4859 |
#, php-format
|
4860 |
msgid "Type URL of %s\"thank you\" page%s"
|
4861 |
msgstr ""
|
4862 |
|
4863 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4864 |
#, fuzzy
|
4865 |
msgid "Listing of bookings"
|
4866 |
msgstr "%s - indsæt bookingdatoer, "
|
4867 |
|
4868 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4869 |
#, fuzzy
|
4870 |
-
msgid "
|
4871 |
msgstr "Bookingart"
|
4872 |
|
4873 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4874 |
#, fuzzy
|
4875 |
-
msgid "
|
4876 |
-
msgstr "
|
4877 |
|
4878 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4879 |
#, fuzzy
|
4880 |
-
msgid "
|
4881 |
-
msgstr "
|
4882 |
-
|
4883 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2379
|
4884 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2380
|
4885 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2381
|
4886 |
-
msgid "ASC"
|
4887 |
-
msgstr ""
|
4888 |
|
4889 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4890 |
-
|
4891 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2384
|
4892 |
-
msgid "DESC"
|
4893 |
msgstr ""
|
4894 |
|
4895 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4896 |
#, fuzzy
|
4897 |
-
msgid "
|
|
|
4898 |
msgstr "Sæsonpriser for bookingenhed"
|
4899 |
|
4900 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4901 |
msgid "Default toolbar tab"
|
4902 |
msgstr ""
|
4903 |
|
4904 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4905 |
#, fuzzy
|
4906 |
msgid "Filter tab"
|
4907 |
msgstr "Filter"
|
4908 |
|
4909 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4910 |
#, fuzzy
|
4911 |
msgid "Actions tab"
|
4912 |
msgstr "Handlinger"
|
4913 |
|
4914 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4915 |
#, fuzzy
|
4916 |
msgid "Select your default opened tab in toolbar at booking listing page"
|
4917 |
msgstr "Sæsonpriser for bookingenhed"
|
4918 |
|
4919 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4920 |
msgid "Date Format"
|
4921 |
msgstr "Datoformat"
|
4922 |
|
4923 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4924 |
msgid "F j, Y"
|
4925 |
msgstr ""
|
4926 |
|
4927 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4928 |
#, fuzzy, php-format
|
4929 |
-
msgid "
|
4930 |
-
|
|
|
|
|
|
|
4931 |
|
4932 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4933 |
#, fuzzy
|
4934 |
msgid "Dates view"
|
4935 |
msgstr "Datoer"
|
4936 |
|
4937 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4938 |
msgid "Short days view"
|
4939 |
msgstr ""
|
4940 |
|
4941 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4942 |
msgid "Wide days view"
|
4943 |
msgstr ""
|
4944 |
|
4945 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4946 |
-
|
4947 |
-
|
|
|
4948 |
|
4949 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4950 |
msgid "Information"
|
4951 |
msgstr "Information"
|
4952 |
|
4953 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4954 |
-
msgid "
|
4955 |
msgstr ""
|
4956 |
|
4957 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4958 |
msgid "Booking Manager - show all old bookings"
|
4959 |
msgstr ""
|
4960 |
|
4961 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4962 |
#, php-format
|
4963 |
-
msgid "
|
|
|
|
|
|
|
4964 |
msgstr ""
|
4965 |
|
4966 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4967 |
msgid "User permissions for plugin menu pages"
|
4968 |
msgstr ""
|
4969 |
|
4970 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4971 |
#, fuzzy
|
4972 |
msgid "Select user access level for the menu pages of plugin"
|
4973 |
msgstr "Vælg brugeradgangsniveau for denne administrationsside"
|
4974 |
|
4975 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4976 |
-
msgid "Show settings of user access level to admin menu"
|
4977 |
-
msgstr "Vis indstillinger for brugeradgang (niveau) til administratormenu"
|
4978 |
-
|
4979 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2536
|
4980 |
#, fuzzy
|
4981 |
msgid "menu page"
|
4982 |
msgstr "Indstillinger"
|
4983 |
|
4984 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4985 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4986 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4987 |
msgid "access level"
|
4988 |
msgstr "Adgangsniveau"
|
4989 |
|
4990 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4991 |
-
msgid "
|
4992 |
msgstr ""
|
4993 |
|
4994 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4995 |
msgid "Delete booking data"
|
4996 |
msgstr "Slet bookingdata"
|
4997 |
|
4998 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
4999 |
msgid "when plugin deactivated"
|
5000 |
msgstr "når plugin er deaktiveret"
|
5001 |
|
5002 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5003 |
-
msgid "
|
|
|
|
|
5004 |
msgstr ""
|
5005 |
|
5006 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5007 |
-
|
|
|
|
|
5008 |
msgstr "Markér hvis du vil slette bookingdata mens plugin afinstalleres"
|
5009 |
|
5010 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5011 |
msgid "Save Changes"
|
5012 |
msgstr "Gem ændringer"
|
5013 |
|
5014 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5015 |
#, php-format
|
5016 |
msgid "%sCheck more info about the plugin%s"
|
5017 |
msgstr ""
|
5018 |
|
5019 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5020 |
msgid " - custom wp-plugins and wp-themes development, WordPress solutions"
|
5021 |
-
msgstr "
|
|
|
5022 |
|
5023 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5024 |
#, php-format
|
5025 |
msgid "%sPowered by wordpress plugins developed by %s"
|
5026 |
msgstr "%sPowered by Wordpress plugins, udviklet af %s"
|
5027 |
|
5028 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5029 |
msgid "This field is required"
|
5030 |
msgstr "Dette felt skal udfyldes"
|
5031 |
|
5032 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5033 |
msgid "This checkbox must be checked"
|
5034 |
msgstr ""
|
5035 |
|
5036 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5037 |
msgid "Incorrect email field"
|
5038 |
msgstr "Email-feltet er udfyldt forkert"
|
5039 |
|
5040 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5041 |
#, fuzzy
|
5042 |
msgid "Please, select booking date(s) at Calendar."
|
5043 |
msgstr "Vælg venligst reservationsdato(er) i kalenderen"
|
5044 |
|
5045 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5046 |
-
|
5047 |
-
|
5048 |
-
|
5049 |
-
|
5050 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3037
|
5051 |
-
msgid "Booked"
|
5052 |
-
msgstr "Booket"
|
5053 |
|
5054 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
|
|
5055 |
#, fuzzy
|
5056 |
-
msgid "
|
5057 |
-
msgstr "
|
5058 |
|
5059 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5060 |
-
msgid "Booking resource type is not defined. Its can be, when at the URL is wrong booking hash."
|
5061 |
-
msgstr ""
|
5062 |
-
|
5063 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3215
|
5064 |
msgid "Booking calendar for this booking resource are already at the page"
|
5065 |
msgstr ""
|
5066 |
|
5067 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5068 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
5069 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:23
|
5070 |
msgid "You need to use special shortcode [bookingedit] for booking editing."
|
5071 |
msgstr ""
|
5072 |
|
5073 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5074 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5075 |
msgid "Wrong booking hash in URL. Probably hash is expired."
|
5076 |
msgstr ""
|
5077 |
|
5078 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5079 |
msgid "You do not set any parameters for booking editing"
|
5080 |
msgstr ""
|
5081 |
|
5082 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5083 |
#, fuzzy, php-format
|
5084 |
-
msgid "
|
5085 |
-
|
|
|
|
|
|
|
|
|
5086 |
|
5087 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5088 |
#, fuzzy, php-format
|
5089 |
-
msgid "
|
5090 |
-
|
|
|
|
|
|
|
|
|
|
|
5091 |
|
5092 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5093 |
#, fuzzy
|
5094 |
msgid "Your booking has been approved"
|
5095 |
msgstr "Din reservation er godkendt"
|
5096 |
|
5097 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5098 |
#, fuzzy, php-format
|
5099 |
-
msgid "
|
5100 |
-
|
|
|
|
|
|
|
5101 |
|
5102 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5103 |
#, fuzzy, php-format
|
5104 |
msgid "Your booking %s for: %s has been approved.%sThank you, %s"
|
5105 |
-
msgstr "
|
|
|
5106 |
|
5107 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5108 |
#, fuzzy
|
5109 |
msgid "Your booking has been declined"
|
5110 |
msgstr "Din reservation er blevet afvist"
|
5111 |
|
5112 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5113 |
#, fuzzy, php-format
|
5114 |
msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
|
5115 |
-
msgstr "
|
|
|
|
|
5116 |
|
5117 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:
|
5118 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:85
|
5119 |
msgid "Booking form"
|
5120 |
msgstr "Bookingformular"
|
5121 |
|
5122 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-
|
5123 |
-
|
5124 |
-
msgid "
|
5125 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5126 |
|
5127 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
5128 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:113
|
5129 |
msgid "no"
|
5130 |
msgstr "nej"
|
5131 |
|
5132 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
5133 |
-
msgid "Warning!!! Some error is
|
5134 |
msgstr ""
|
5135 |
|
5136 |
-
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:
|
5137 |
-
msgid "
|
|
|
|
|
5138 |
msgstr ""
|
5139 |
|
5140 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:81
|
@@ -5161,14 +6349,196 @@ msgstr "Eksempel: %sForetag booking her%s"
|
|
5161 |
|
5162 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:141
|
5163 |
#, php-format
|
5164 |
-
msgid "
|
5165 |
-
|
|
|
|
|
|
|
|
|
|
|
5166 |
|
5167 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:145
|
5168 |
#, php-format
|
5169 |
msgid "%sSeveral widgets are supported at %spaid versions%s."
|
5170 |
msgstr ""
|
5171 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5172 |
#, fuzzy
|
5173 |
#~ msgid "Show all booking tables"
|
5174 |
#~ msgstr "i bookingkalenderen"
|
@@ -5177,10 +6547,6 @@ msgstr ""
|
|
5177 |
#~ msgid "Hide all booking tables"
|
5178 |
#~ msgstr "%sslut på bookingtidspunkt%s"
|
5179 |
|
5180 |
-
#, fuzzy
|
5181 |
-
#~ msgid "Next Month"
|
5182 |
-
#~ msgstr "Måneder"
|
5183 |
-
|
5184 |
#, fuzzy
|
5185 |
#~ msgid "Number of resources"
|
5186 |
#~ msgstr "Antal gæster"
|
@@ -5214,9 +6580,6 @@ msgstr ""
|
|
5214 |
#~ msgid "Auto cancel pending not paid bookings"
|
5215 |
#~ msgstr "Email til \"Person\" når ny booking er godkendt"
|
5216 |
|
5217 |
-
#~ msgid "New reservation"
|
5218 |
-
#~ msgstr "Ny reservation"
|
5219 |
-
|
5220 |
#, fuzzy
|
5221 |
#~ msgid "All reservations"
|
5222 |
#~ msgstr "%sNy(e) reservation(er)%s"
|
@@ -5250,9 +6613,9 @@ msgstr ""
|
|
5250 |
#~ "edit %sposts%s or %spage%s. %sAfter entering booking you can wait for "
|
5251 |
#~ "making reservation by somebody or you can make reservation %shere%s."
|
5252 |
#~ msgstr ""
|
5253 |
-
#~ "%sDer er ingen reservationer.%s Tryk venligst her når %sdu redigerer
|
5254 |
-
#~ "sindlæg%s eller %ssider%s. %sNår du har indtastet booking kan du
|
5255 |
-
#~ "reservationer %sher%s."
|
5256 |
|
5257 |
#, fuzzy
|
5258 |
#~ msgid "Agenda of reservations for"
|
@@ -5262,18 +6625,10 @@ msgstr ""
|
|
5262 |
#~ msgid "Reservations, which was done"
|
5263 |
#~ msgstr "Nyt reservationsnavn"
|
5264 |
|
5265 |
-
#, fuzzy
|
5266 |
-
#~ msgid "Reservations of"
|
5267 |
-
#~ msgstr "Information"
|
5268 |
-
|
5269 |
#, fuzzy
|
5270 |
#~ msgid "Cost and availability"
|
5271 |
#~ msgstr "Tilgængelighed"
|
5272 |
|
5273 |
-
#, fuzzy
|
5274 |
-
#~ msgid "Calendar settings"
|
5275 |
-
#~ msgstr "Generelle indstillinger"
|
5276 |
-
|
5277 |
#~ msgid " Check unavailable days for your visitors."
|
5278 |
#~ msgstr "Markér ikke-disponible dage for dine gæster"
|
5279 |
|
@@ -5308,9 +6663,6 @@ msgstr ""
|
|
5308 |
#~ msgid "Multi booking"
|
5309 |
#~ msgstr "Multi-booking"
|
5310 |
|
5311 |
-
#~ msgid "Time"
|
5312 |
-
#~ msgstr "Tidspunkt"
|
5313 |
-
|
5314 |
#, fuzzy
|
5315 |
#~ msgid "fields customization"
|
5316 |
#~ msgstr "individuel tilpasning af felt"
|
@@ -5364,19 +6716,19 @@ msgstr ""
|
|
5364 |
|
5365 |
#, fuzzy
|
5366 |
#~ msgid ""
|
5367 |
-
#~ "This functionality exist at the %sBooking Calendar%s %sPremium%s,
|
5368 |
-
#~ "sPremium Plus%s and %sHotel Edition%s"
|
5369 |
#~ msgstr ""
|
5370 |
-
#~ "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s,
|
5371 |
-
#~ "sPremium%s- og %sHotel Edition%s"
|
5372 |
|
5373 |
#, fuzzy
|
5374 |
#~ msgid ""
|
5375 |
#~ "This functionality exist at the %sBooking Calendar%s %sPremium Plus%s and "
|
5376 |
#~ "%sHotel Edition%s"
|
5377 |
#~ msgstr ""
|
5378 |
-
#~ "Denne funktion er tilgængelig i %sBooking Calendar%s, %sPremium%s og
|
5379 |
-
#~ "sHotel Edition%s"
|
5380 |
|
5381 |
#~ msgid ""
|
5382 |
#~ "This functionality exist at the %sBooking Calendar%s %sHotel Edition%s"
|
@@ -5392,11 +6744,11 @@ msgstr ""
|
|
5392 |
|
5393 |
#, fuzzy
|
5394 |
#~ msgid ""
|
5395 |
-
#~ "This functionality exist at the %sBooking Calendar%s %sProfessional%s,
|
5396 |
-
#~ "sPremium%s, %sPremium Plus%s and %sHotel Edition%s"
|
5397 |
#~ msgstr ""
|
5398 |
-
#~ "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s,
|
5399 |
-
#~ "sPremium%s- og %sHotel Edition%s"
|
5400 |
|
5401 |
#, fuzzy
|
5402 |
#~ msgid ""
|
@@ -5434,11 +6786,11 @@ msgstr ""
|
|
5434 |
|
5435 |
#, fuzzy
|
5436 |
#~ msgid ""
|
5437 |
-
#~ "This functionality exist at other version of Booking Calendar:
|
5438 |
-
#~ "sProfessional%s, %sPremium%s , %sPremium Plus%s or %sHotel Edition%s."
|
5439 |
#~ msgstr ""
|
5440 |
-
#~ "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s,
|
5441 |
-
#~ "sPremium%s- og %sHotel Edition%s"
|
5442 |
|
5443 |
#~ msgid "Links"
|
5444 |
#~ msgstr "Links"
|
@@ -5526,10 +6878,6 @@ msgstr ""
|
|
5526 |
#~ msgid "Error during deleting season filters at DB"
|
5527 |
#~ msgstr "Der opstod en fejl under sletningen af datoer"
|
5528 |
|
5529 |
-
#, fuzzy
|
5530 |
-
#~ msgid "Error during updating to DB season filter"
|
5531 |
-
#~ msgstr "Der opstod en fejl under opdatering af bookingfiltre"
|
5532 |
-
|
5533 |
#, fuzzy
|
5534 |
#~ msgid "Error during searching this booking resources"
|
5535 |
#~ msgstr "Der opstod en fejl under sletning af bookingfiltre"
|
@@ -5621,17 +6969,14 @@ msgstr ""
|
|
5621 |
#~ msgid "For all days!"
|
5622 |
#~ msgstr "Ikke-disponible ugedage"
|
5623 |
|
5624 |
-
#~ msgid "Count of calendars"
|
5625 |
-
#~ msgstr "Antal kalendere"
|
5626 |
-
|
5627 |
#, fuzzy
|
5628 |
#~ msgid ""
|
5629 |
#~ "This functionality exist at other version of Booking Calendar: %sBooking "
|
5630 |
#~ "Calendar Professional%s, %sBooking Calendar Premium%s or %sBooking "
|
5631 |
#~ "Calendar Hotel Edition%s."
|
5632 |
#~ msgstr ""
|
5633 |
-
#~ "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s,
|
5634 |
-
#~ "sPremium%s- og %sHotel Edition%s"
|
5635 |
|
5636 |
#~ msgid "at %sadmin%s booking page"
|
5637 |
#~ msgstr "på %sadministrators%s bookingside"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdev-booking\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-03-10 21:58+0200\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
8 |
"Language-Team: Kathrine Amalie Roswall <kaam@itu.dk>\n"
|
9 |
+
"Language: da_DK\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
14 |
"X-Poedit-KeywordsList: __;_c;_e;__ngettext;__ngettext_noop:1,2\n"
|
15 |
"X-Poedit-Basepath: D:\\www\\home\\wp\\www\\wp-content\\plugins\\booking\\.\n"
|
16 |
"Plural-Forms: nplurals=2;plural=n != 1;\n"
|
17 |
+
"X-Generator: Poedit 1.5.5\n"
|
18 |
+
"X-Poedit-SearchPath-0: w:\\www\\home\\dev\\www\\wp-content\\plugins\\booking"
|
19 |
+
"\\.\n"
|
20 |
|
21 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:119
|
22 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:216
|
23 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4293
|
24 |
#, fuzzy
|
25 |
msgid "The cost for payment"
|
26 |
msgstr "%s - indsæt bookingdatoer, "
|
27 |
|
28 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:122
|
29 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:221
|
30 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
|
31 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3672
|
32 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3695
|
33 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3721
|
34 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3366
|
35 |
#, fuzzy
|
36 |
msgid "First Name (required)"
|
37 |
msgstr "Navn (skal udfyldes)"
|
38 |
|
39 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:124
|
40 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:223
|
41 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:108
|
42 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3674
|
43 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3697
|
44 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3723
|
45 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3367
|
46 |
#, fuzzy
|
47 |
msgid "Last Name (required)"
|
48 |
msgstr "Navn (skal udfyldes)"
|
49 |
|
50 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:126
|
51 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:225
|
52 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:110
|
53 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3676
|
54 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3699
|
55 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3725
|
56 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3368
|
57 |
msgid "Email (required)"
|
58 |
msgstr "Email (skal udfyldes"
|
59 |
|
60 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:128
|
61 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:227
|
62 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
|
63 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3727
|
64 |
#, fuzzy
|
65 |
msgid "Address (required)"
|
66 |
msgstr "Navn (skal udfyldes)"
|
67 |
|
68 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:130
|
69 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:229
|
70 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:114
|
71 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3729
|
72 |
#, fuzzy
|
73 |
+
msgid "City (required)"
|
74 |
msgstr "Email (skal udfyldes"
|
75 |
|
76 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:132
|
77 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:231
|
78 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:116
|
79 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3731
|
80 |
#, fuzzy
|
81 |
+
msgid "Post code (required)"
|
82 |
msgstr "Navn (skal udfyldes)"
|
83 |
|
84 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:134
|
85 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:233
|
86 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:118
|
87 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3733
|
88 |
#, fuzzy
|
89 |
+
msgid "Country (required)"
|
90 |
msgstr "Efternavn (skal udfyldes)"
|
91 |
|
92 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:136
|
93 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:235
|
94 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:120
|
95 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1322
|
96 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3678
|
97 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3701
|
98 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3735
|
99 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3754
|
100 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3766
|
101 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3786
|
102 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
103 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3369
|
104 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:56
|
105 |
msgid "Phone"
|
106 |
msgstr "Telefon"
|
107 |
|
108 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:138
|
109 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:237
|
110 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:122
|
111 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3680
|
112 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3703
|
113 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3737
|
114 |
msgid "Visitors"
|
115 |
msgstr "Gæster"
|
116 |
|
117 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:138
|
118 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:237
|
119 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:122
|
120 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3680
|
121 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3703
|
122 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3737
|
123 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3756
|
124 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3768
|
125 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3788
|
126 |
msgid "Children"
|
127 |
msgstr "Børn"
|
128 |
|
129 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:140
|
130 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:239
|
131 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:124
|
132 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3682
|
133 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3705
|
134 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3739
|
135 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3757
|
136 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3769
|
137 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3789
|
138 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3370
|
139 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:57
|
140 |
msgid "Details"
|
141 |
msgstr "Detaljer"
|
142 |
|
143 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:142
|
144 |
#, fuzzy
|
145 |
msgid "Coupon"
|
146 |
msgstr "Antal dage"
|
147 |
|
148 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:146
|
149 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:243
|
150 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:128
|
151 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2698
|
152 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3686
|
153 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3709
|
154 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3743
|
155 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3372
|
156 |
msgid "Send"
|
157 |
msgstr "Send"
|
158 |
|
159 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:155
|
160 |
+
msgid ""
|
161 |
+
"Try selecting fewer visitors. The number of visitors may be more than the "
|
162 |
+
"number of available units on selected day(s)!"
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:353
|
166 |
msgid "coupon"
|
167 |
msgstr ""
|
168 |
|
169 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:355
|
170 |
msgid "discount"
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:701
|
174 |
+
msgid "Nothing found"
|
175 |
msgstr ""
|
176 |
|
177 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:702
|
178 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:238
|
179 |
+
msgid "Search results"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:794
|
183 |
#, fuzzy
|
184 |
msgid "Book now"
|
185 |
msgstr "Booking"
|
186 |
|
187 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:882
|
188 |
+
msgid "Please select check-in and check-out days!"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1056
|
192 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1069
|
193 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:157
|
194 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1668
|
195 |
#, fuzzy
|
196 |
msgid "Search"
|
197 |
msgstr "Marts"
|
198 |
|
199 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1871
|
200 |
#, php-format
|
201 |
+
msgid ""
|
202 |
+
"Sorry, the reservation was not made because these days are already booked. "
|
203 |
+
"Please %srefresh%s the page and try other days."
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2331
|
207 |
#, fuzzy
|
208 |
msgid "Child booking resources"
|
209 |
msgstr "Bookingart"
|
210 |
|
211 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2339
|
212 |
+
#, fuzzy
|
213 |
+
msgid "Maximum available booking resource items"
|
214 |
msgstr "Maksimum antal muligheder indenfor denne bookingart"
|
215 |
|
216 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2571
|
217 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2750
|
218 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2879
|
219 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3068
|
220 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3284
|
221 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3324
|
222 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3412
|
223 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3777
|
224 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:837
|
225 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1258
|
226 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1725
|
227 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1814
|
228 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1221
|
229 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3219
|
230 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3272
|
231 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3319
|
232 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3365
|
233 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3414
|
234 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3543
|
235 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3619
|
236 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:103
|
237 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:136
|
238 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:76
|
239 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1787
|
240 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2114
|
241 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2217
|
242 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2364
|
243 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2444
|
244 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2633
|
245 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2643
|
246 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2663
|
247 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2733
|
248 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4486
|
249 |
msgid "Click to toggle"
|
250 |
msgstr ""
|
251 |
|
252 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2572
|
253 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:728
|
254 |
#, fuzzy
|
255 |
+
msgid "Booking resources management"
|
256 |
msgstr "Bookingarter"
|
257 |
|
258 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2577
|
259 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3080
|
260 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3605
|
261 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4030
|
262 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:449
|
263 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:453
|
264 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:567
|
265 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:662
|
266 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:667
|
267 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1174
|
268 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1261
|
269 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:812
|
270 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:815
|
271 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1466
|
272 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2531
|
273 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2532
|
274 |
msgid "ID"
|
275 |
msgstr "ID"
|
276 |
|
277 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2579
|
278 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2755
|
279 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4031
|
280 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1262
|
281 |
msgid "Resource name"
|
282 |
msgstr "Navn på bookingart"
|
283 |
|
284 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2581
|
285 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3512
|
286 |
#, fuzzy
|
287 |
msgid "Number of resource items inside of parent resource"
|
288 |
msgstr "Navne på enheder "
|
289 |
|
290 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2581
|
291 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3512
|
292 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2758
|
293 |
msgid "Capacity"
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2582
|
297 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2687
|
298 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3513
|
299 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3658
|
300 |
#, fuzzy
|
301 |
msgid "Parent"
|
302 |
msgstr "Betaling"
|
303 |
|
304 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2583
|
305 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2694
|
306 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3514
|
307 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3671
|
308 |
msgid "Priority"
|
309 |
msgstr ""
|
310 |
|
311 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2585
|
312 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3516
|
313 |
#, fuzzy
|
314 |
msgid "Maximum number of visitors for resource"
|
315 |
msgstr "Antal gæster"
|
316 |
|
317 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2585
|
318 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3516
|
319 |
#, fuzzy
|
320 |
msgid "Max"
|
321 |
msgstr "Mar"
|
322 |
|
323 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2585
|
324 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3516
|
325 |
#, fuzzy
|
326 |
msgid "visitors"
|
327 |
msgstr "Gæster"
|
328 |
|
329 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2587
|
330 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3518
|
331 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2761
|
332 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3608
|
333 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:636
|
334 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1482
|
335 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2025
|
336 |
msgid "Actions"
|
337 |
msgstr "Handlinger"
|
338 |
|
339 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2666
|
|
|
340 |
msgid "Add"
|
341 |
msgstr "Tilføj"
|
342 |
|
343 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2675
|
344 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3086
|
345 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:672
|
346 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3628
|
347 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4081
|
348 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1311
|
349 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1923
|
350 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:925
|
351 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1703
|
352 |
msgid "Delete"
|
353 |
msgstr "Slet"
|
354 |
|
355 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2685
|
356 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:73
|
357 |
msgid "Title"
|
358 |
msgstr "Navn"
|
359 |
|
360 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2702
|
361 |
#, fuzzy
|
362 |
msgid "Add new resource"
|
363 |
msgstr "Bookingart"
|
364 |
|
365 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2709
|
366 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2844
|
367 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3315
|
368 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3356
|
369 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3489
|
370 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2022
|
371 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2181
|
372 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2506
|
373 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2688
|
374 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2833
|
375 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3939
|
376 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4083
|
377 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1402
|
378 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:644
|
379 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1286
|
380 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1313
|
381 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3465
|
382 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3640
|
|
|
383 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:293
|
384 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:519
|
385 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:288
|
386 |
msgid "Save"
|
387 |
msgstr "Gem"
|
388 |
|
389 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2751
|
390 |
msgid "Advanced Settings"
|
391 |
msgstr "Avancerede indstillinger"
|
392 |
|
393 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2766
|
394 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2886
|
395 |
+
#, fuzzy
|
396 |
+
msgid "Set capacity based on number of visitors"
|
397 |
+
msgstr "Antal gæster"
|
398 |
|
399 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2772
|
400 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2892
|
401 |
#, php-format
|
402 |
+
msgid ""
|
403 |
+
"Check this box if you want total availability (daily capacity) to depend on "
|
404 |
+
"the number of selected visitors %s"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2785
|
408 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2905
|
409 |
#, php-format
|
410 |
+
msgid ""
|
411 |
+
"Add tooltip on calendar(s) to show availability based on the number of "
|
412 |
+
"available booking resource items remaining for each day. %sBe sure to match "
|
413 |
+
"the maximum number of visitors for the %sone booking resource%s with the "
|
414 |
+
"number of visitors specified on the booking form."
|
415 |
msgstr ""
|
416 |
|
417 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2793
|
418 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2912
|
419 |
#, php-format
|
420 |
+
msgid ""
|
421 |
+
"Display tooltip on calendar(s) to show availability based on total (fixed) "
|
422 |
+
"number of visitors for the resource, which can be at free booking resource "
|
423 |
+
"items. %sBe sure to match the maximum number of visitors for %sall booking "
|
424 |
+
"resources%s with the number of visitors specified on the booking form."
|
425 |
msgstr ""
|
426 |
|
427 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2808
|
428 |
#, fuzzy
|
429 |
msgid "Show availability"
|
430 |
msgstr "Tilgængelighed"
|
431 |
|
432 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2814
|
433 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2971
|
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 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2821
|
440 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2978
|
441 |
#, fuzzy
|
442 |
msgid "Availability description"
|
443 |
msgstr "Tilgængelighed"
|
444 |
|
445 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2823
|
446 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2980
|
447 |
#, php-format
|
448 |
msgid "Type your %savailability%s description"
|
449 |
msgstr "Type your %savailability%s description"
|
450 |
|
451 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2833
|
452 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2928
|
453 |
#, fuzzy
|
454 |
msgid "Disable bookings in different booking resources"
|
455 |
msgstr "Der opstod en fejl under sletning af bookingfiltre"
|
456 |
|
457 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2837
|
458 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2932
|
459 |
+
msgid ""
|
460 |
+
"Check this box to dissable reservations, which can be stored in different "
|
461 |
+
"booking resources. So if the box is checked, the reservation is allowed "
|
462 |
+
"only, if all days of reservation are at same booking resources, otherwise "
|
463 |
+
"the error message will show."
|
464 |
msgstr ""
|
465 |
|
466 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2880
|
467 |
#, fuzzy
|
468 |
msgid "Advanced"
|
469 |
msgstr "Avancerede indstillinger"
|
470 |
|
471 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2965
|
472 |
#, fuzzy
|
473 |
msgid "Show availability in tooltip"
|
474 |
msgstr "Tilgængelighed"
|
475 |
|
476 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3008
|
477 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:720
|
478 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:304
|
479 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:165
|
480 |
msgid "Deleted"
|
481 |
msgstr "Slettet"
|
482 |
|
483 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3060
|
484 |
msgid "Coupon saved"
|
485 |
msgstr ""
|
486 |
|
487 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3069
|
488 |
#, fuzzy
|
489 |
+
msgid "Booking coupons management"
|
490 |
msgstr "Bookingarter"
|
491 |
|
492 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3081
|
493 |
+
msgid "The coupon code your customers will be using to receive the discount."
|
494 |
msgstr ""
|
495 |
|
496 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3081
|
497 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3174
|
498 |
msgid "Coupon Code"
|
499 |
msgstr ""
|
500 |
|
501 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3082
|
502 |
#, fuzzy
|
503 |
+
msgid "The amount which will be saved. Enter only digits."
|
504 |
msgstr "for hver bookingenhed. Indtast kun tal."
|
505 |
|
506 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3082
|
507 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3202
|
508 |
#, fuzzy
|
509 |
msgid "Savings"
|
510 |
msgstr "Gemmer..."
|
511 |
|
512 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3083
|
513 |
msgid "The minimum total cost required to use the coupon"
|
514 |
msgstr ""
|
515 |
|
516 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3083
|
517 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3225
|
518 |
#, fuzzy
|
519 |
msgid "Minimum Purchase"
|
520 |
msgstr "Køb"
|
521 |
|
522 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3084
|
523 |
msgid "The date your coupon will expire"
|
524 |
msgstr ""
|
525 |
|
526 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3084
|
527 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3213
|
528 |
msgid "Expiration Date"
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3085
|
532 |
+
msgid "Resource list, which supports this coupon"
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3085
|
536 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3180
|
537 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4145
|
538 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:688
|
539 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2702
|
540 |
#, fuzzy
|
541 |
msgid "Resources"
|
542 |
msgstr "Pris for bookingart"
|
543 |
|
544 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3086
|
545 |
#, fuzzy
|
546 |
msgid "Delete this coupon"
|
547 |
msgstr "Slet bookingdata"
|
548 |
|
549 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3126
|
550 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3183
|
551 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:589
|
552 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:346
|
553 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:754
|
554 |
msgid "All"
|
555 |
msgstr ""
|
556 |
|
557 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3162
|
558 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3234
|
559 |
#, fuzzy
|
560 |
msgid "Add new coupon"
|
561 |
msgstr "Tilføj ny type"
|
562 |
|
563 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3206
|
564 |
msgid "Fixed Amount"
|
565 |
msgstr ""
|
566 |
|
567 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3207
|
568 |
msgid "Percentage Off"
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3252
|
572 |
#, fuzzy, php-format
|
573 |
msgid "%s - coupon field, "
|
574 |
msgstr "%s - checkbox-felt, "
|
575 |
|
576 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3253
|
577 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3582
|
578 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3585
|
579 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3588
|
580 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3596
|
581 |
#, php-format
|
582 |
msgid "Example: %s "
|
583 |
msgstr "Eksempel: %s "
|
584 |
|
585 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3285
|
586 |
#, fuzzy
|
587 |
msgid "Search form customization"
|
588 |
msgstr "individuel tilpasning af email"
|
589 |
|
590 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3293
|
591 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3333
|
592 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3627
|
593 |
msgid "Use these shortcodes for customization: "
|
594 |
msgstr "Brug disse genveje for at tilpasse: "
|
595 |
|
596 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3294
|
597 |
#, php-format
|
598 |
+
msgid "%s - search inside posts/pages which are part of this category, "
|
599 |
msgstr ""
|
600 |
|
601 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3295
|
602 |
#, php-format
|
603 |
+
msgid "%s - search inside posts/pages which have this tag, "
|
604 |
msgstr ""
|
605 |
|
606 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3296
|
607 |
#, fuzzy, php-format
|
608 |
+
msgid "%s - check-in date, "
|
609 |
msgstr "%s - checkbox-felt, "
|
610 |
|
611 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3297
|
612 |
#, fuzzy, php-format
|
613 |
+
msgid "%s - check-out date, "
|
614 |
msgstr "%s - checkbox-felt, "
|
615 |
|
616 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3298
|
617 |
#, fuzzy, php-format
|
618 |
msgid "%s - default selection number of visitors, "
|
619 |
msgstr "Antal gæster"
|
620 |
|
621 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3299
|
622 |
#, fuzzy, php-format
|
623 |
msgid "Example: %s - custom number of visitor selections\""
|
624 |
msgstr "Antal gæster"
|
625 |
|
626 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3300
|
627 |
#, fuzzy, php-format
|
628 |
msgid "%s - search button, "
|
629 |
msgstr "%s - send-knap"
|
630 |
|
631 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3301
|
632 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3342
|
633 |
#, fuzzy, php-format
|
634 |
msgid "%s - new line, "
|
635 |
msgstr "%s - indsæt ny linje, "
|
636 |
|
637 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3302
|
638 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3343
|
639 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3606
|
640 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3630
|
641 |
msgid "use any other HTML tags (carefully)."
|
642 |
msgstr "brug ethvert andet HTML-tag (med forsigtighed)."
|
643 |
|
644 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3309
|
645 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3350
|
646 |
+
msgid ""
|
647 |
+
"Additional customization style of this element you can make at this file"
|
648 |
msgstr ""
|
649 |
|
650 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3314
|
651 |
#, fuzzy
|
652 |
msgid "Reset to default search form content"
|
653 |
msgstr "Gendan standardindstillinger for formularindhold"
|
654 |
|
655 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3325
|
656 |
#, fuzzy
|
657 |
msgid "Customization of found booking resource items"
|
658 |
msgstr "De enkelte bookingtypers pris"
|
659 |
|
660 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3334
|
661 |
#, fuzzy, php-format
|
662 |
msgid "%s - resource title, "
|
663 |
msgstr "%s - valgt felt, "
|
664 |
|
665 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3335
|
666 |
#, fuzzy, php-format
|
667 |
msgid "%s - link to the page with booking form, "
|
668 |
msgstr "%s indsæt bookingart, "
|
669 |
|
670 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3336
|
671 |
#, fuzzy, php-format
|
672 |
msgid "%s - availability of booking resource, "
|
673 |
msgstr "%s indsæt bookingart, "
|
674 |
|
675 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3337
|
676 |
#, fuzzy, php-format
|
677 |
+
msgid "%s - maximum number of visitors for the booking resource, "
|
678 |
msgstr "%s indsæt bookingart, "
|
679 |
|
680 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3338
|
681 |
#, fuzzy, php-format
|
682 |
+
msgid "%s - cost of booking the resource, "
|
683 |
msgstr "%s indsæt bookingart, "
|
684 |
|
685 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3339
|
686 |
#, php-format
|
687 |
+
msgid ""
|
688 |
+
"%s - featured image, taken from the featured image associated with the post, "
|
689 |
msgstr ""
|
690 |
|
691 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3340
|
692 |
#, php-format
|
693 |
+
msgid "%s - booking info, taken from the excerpt associated with the post, "
|
694 |
msgstr ""
|
695 |
|
696 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3355
|
697 |
#, fuzzy
|
698 |
msgid "Reset to default value"
|
699 |
msgstr "Gendan standardindstillinger for formular"
|
700 |
|
701 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3367
|
702 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:237
|
703 |
msgid "Search form"
|
704 |
msgstr ""
|
705 |
|
706 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3369
|
707 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:440
|
708 |
#, fuzzy
|
709 |
+
msgid "Check-in"
|
710 |
msgstr "Børn"
|
711 |
|
712 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3371
|
713 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:446
|
714 |
+
#, fuzzy
|
715 |
+
msgid "Check-out"
|
716 |
+
msgstr "Børn"
|
717 |
|
718 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3373
|
719 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3755
|
720 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3767
|
721 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3787
|
722 |
msgid "Number of visitors"
|
723 |
msgstr "Antal gæster"
|
724 |
|
725 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3413
|
726 |
#, fuzzy
|
727 |
msgid "Search Cache Settings"
|
728 |
msgstr "Avancerede indstillinger"
|
729 |
|
730 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3419
|
731 |
msgid "Cache expiration"
|
732 |
msgstr ""
|
733 |
|
734 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3425
|
735 |
#, fuzzy
|
736 |
msgid "hour(s)"
|
737 |
msgstr "Torsdag"
|
738 |
|
739 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3430
|
740 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2558
|
741 |
#, fuzzy
|
742 |
msgid "day(s)"
|
743 |
msgstr "Ingen dage"
|
744 |
|
745 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3434
|
746 |
msgid "Select time of cache expiration"
|
747 |
msgstr ""
|
748 |
|
749 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3443
|
750 |
+
msgid "Cache will expire:"
|
751 |
msgstr ""
|
752 |
|
753 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3481
|
754 |
#, php-format
|
755 |
msgid "Found: %s booking forms inside of posts or pages "
|
756 |
msgstr ""
|
757 |
|
758 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3488
|
759 |
msgid "Reset cache"
|
760 |
msgstr ""
|
761 |
|
762 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3642
|
763 |
msgid "Capacity: "
|
764 |
msgstr ""
|
765 |
|
766 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3659
|
767 |
+
msgid ""
|
768 |
+
"Select parent resource, if you want that parent resource is increase "
|
769 |
+
"capacity."
|
770 |
msgstr ""
|
771 |
|
772 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3672
|
773 |
+
msgid ""
|
774 |
+
"Set priority of resource - resource with higher priority will be reserved "
|
775 |
+
"firstly."
|
776 |
msgstr ""
|
777 |
|
778 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3693
|
779 |
#, fuzzy
|
780 |
msgid "Resources count"
|
781 |
msgstr "Pris for bookingart"
|
782 |
|
783 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3694
|
784 |
#, fuzzy
|
785 |
+
msgid "Create several booking resources for one time"
|
786 |
msgstr "Bookingart"
|
787 |
|
788 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3780
|
789 |
#, fuzzy
|
790 |
msgid "Available: "
|
791 |
msgstr "tilgængelig"
|
792 |
|
793 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3864
|
794 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3870
|
795 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3922
|
796 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:648
|
797 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:850
|
798 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:888
|
799 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1844
|
800 |
msgid "Standard"
|
801 |
msgstr "Standard"
|
802 |
|
803 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3864
|
804 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:601
|
805 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3831
|
806 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1511
|
807 |
msgid "Default"
|
808 |
msgstr "Automatisk"
|
809 |
|
810 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3865
|
811 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3871
|
812 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3910
|
813 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3911
|
814 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3923
|
815 |
msgid "Superior"
|
816 |
msgstr "Ekstra fin"
|
817 |
|
818 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3865
|
819 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2086
|
820 |
#, fuzzy
|
821 |
msgid "Resource #1"
|
822 |
msgstr "Pris for bookingart"
|
823 |
|
824 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3866
|
825 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3872
|
826 |
msgid "Presidential Suite"
|
827 |
msgstr "Præsidentsuite"
|
828 |
|
829 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3866
|
830 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2087
|
831 |
#, fuzzy
|
832 |
msgid "Resource #2"
|
833 |
msgstr "Pris for bookingart"
|
834 |
|
835 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3867
|
836 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3873
|
837 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1350
|
838 |
msgid "Royal Villa"
|
839 |
msgstr "Royal villa"
|
840 |
|
841 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3867
|
842 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2088
|
843 |
#, fuzzy
|
844 |
msgid "Resource #3"
|
845 |
msgstr "Pris for bookingart"
|
846 |
|
847 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:219
|
|
|
848 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:104
|
849 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3693
|
850 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3719
|
851 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3761
|
852 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3777
|
|
|
853 |
msgid "Start time"
|
854 |
msgstr "Starttidspunkt"
|
855 |
|
856 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:219
|
|
|
857 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:104
|
858 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3693
|
859 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3719
|
860 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3762
|
861 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3778
|
|
|
862 |
msgid "End time"
|
863 |
msgstr "Sluttidspunkt"
|
864 |
|
865 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:252
|
866 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2418
|
867 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2457
|
868 |
#, fuzzy
|
869 |
msgid "per 1 day"
|
870 |
msgstr "for 1 dag"
|
871 |
|
872 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:253
|
873 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2419
|
874 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2458
|
875 |
#, fuzzy
|
876 |
msgid "from the cost of 1 day "
|
877 |
msgstr "Antal dage"
|
878 |
|
879 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:254
|
880 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2420
|
881 |
#, fuzzy, php-format
|
882 |
msgid "Additional cost in %s per 1 day"
|
883 |
msgstr "Samlet pris"
|
884 |
|
885 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:256
|
886 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:257
|
887 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2424
|
888 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2425
|
889 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2465
|
890 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2466
|
891 |
#, fuzzy
|
892 |
msgid " for all days!"
|
893 |
msgstr "Ikke-disponible ugedage"
|
894 |
|
895 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:660
|
896 |
+
#, fuzzy
|
897 |
+
msgid "Load selected booking form"
|
898 |
+
msgstr "i bookingformularen"
|
899 |
+
|
900 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:661
|
901 |
+
msgid "Load"
|
902 |
+
msgstr ""
|
903 |
+
|
904 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:667
|
905 |
+
#, fuzzy
|
906 |
+
msgid "Delete selected booking form"
|
907 |
+
msgstr "Slet bookingdata"
|
908 |
+
|
909 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:669
|
910 |
+
#, fuzzy
|
911 |
+
msgid "Are you really want to delete selected booking form ?"
|
912 |
+
msgstr "Er du sikker på du vil slette denne type?"
|
913 |
+
|
914 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:676
|
915 |
#, fuzzy
|
916 |
+
msgid "Add new custom form"
|
917 |
msgstr "Bookingart"
|
918 |
|
919 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:677
|
920 |
+
#, fuzzy
|
921 |
+
msgid "Add New Form"
|
922 |
+
msgstr "Tilføj ny type"
|
923 |
+
|
924 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:684
|
925 |
+
#, fuzzy
|
926 |
+
msgid "Type the name of booking form"
|
927 |
+
msgstr "Sæsonpriser for bookingenhed"
|
928 |
+
|
929 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:686
|
930 |
+
#, fuzzy
|
931 |
+
msgid "Create new form"
|
932 |
+
msgstr "i bookingformularen"
|
933 |
+
|
934 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:688
|
935 |
+
msgid "Create"
|
936 |
+
msgstr ""
|
937 |
+
|
938 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:689
|
939 |
+
#, fuzzy
|
940 |
+
msgid "Delete form"
|
941 |
+
msgstr "Slet"
|
942 |
+
|
943 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:691
|
944 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:642
|
945 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:662
|
946 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2706
|
947 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:892
|
948 |
+
msgid "Cancel"
|
949 |
+
msgstr "Fortryd"
|
950 |
+
|
951 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:727
|
952 |
#, fuzzy
|
953 |
msgid "There are no extended booking forms"
|
954 |
msgstr "i bookingformularen"
|
955 |
|
956 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:847
|
957 |
#, fuzzy
|
958 |
msgid "Booking form type:"
|
959 |
msgstr "Bookingformular"
|
960 |
|
961 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:856
|
962 |
#, fuzzy
|
963 |
msgid "Please, select your type of booking form"
|
964 |
msgstr "For at foretage bestilling: Vælg bookingart"
|
965 |
|
966 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:883
|
967 |
#, fuzzy
|
968 |
msgid "Booking form:"
|
969 |
msgstr "Bookingformular"
|
970 |
|
971 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:977
|
972 |
#, fuzzy
|
973 |
msgid "Standard booking resource cost"
|
974 |
msgstr "Bookingart"
|
975 |
|
976 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:978
|
977 |
#, fuzzy
|
978 |
msgid "Total booking resource cost"
|
979 |
msgstr "Bookingart"
|
980 |
|
981 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1118
|
982 |
#, php-format
|
983 |
+
msgid ""
|
984 |
+
"%s - show cost hint for full booking in real time, depending on number of "
|
985 |
+
"days selected and form elements."
|
986 |
msgstr ""
|
987 |
|
988 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1119
|
989 |
#, fuzzy, php-format
|
990 |
+
msgid "Example: %sThe full cost of payment: %s"
|
991 |
msgstr "%s - indsæt bookingdatoer, "
|
992 |
|
993 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1120
|
994 |
#, php-format
|
995 |
+
msgid ""
|
996 |
+
"%s - show hint of original booking cost without additional costs for full "
|
997 |
+
"booking in real time, depends only from days selection."
|
998 |
msgstr ""
|
999 |
|
1000 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1121
|
1001 |
#, fuzzy, php-format
|
1002 |
msgid "Example: %sThe original cost for payment: %s "
|
1003 |
msgstr "%s - indsæt bookingdatoer, "
|
1004 |
|
1005 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1122
|
1006 |
#, php-format
|
1007 |
+
msgid ""
|
1008 |
+
"%s - show cost hint of additional booking cost, which depends from selection "
|
1009 |
+
"of form elements."
|
1010 |
msgstr ""
|
1011 |
|
1012 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1123
|
1013 |
#, php-format
|
1014 |
msgid "Example: %sThe additional cost for payment: %s "
|
1015 |
msgstr ""
|
1016 |
|
1017 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1124
|
1018 |
#, php-format
|
1019 |
msgid "%s - enter direct cost at admin panel at page: "
|
1020 |
msgstr ""
|
1021 |
|
1022 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1124
|
1023 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:677
|
1024 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:716
|
1025 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2688
|
1026 |
msgid "Add booking"
|
1027 |
msgstr "Tilføj booking"
|
1028 |
|
1029 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1125
|
1030 |
#, fuzzy, php-format
|
1031 |
msgid "Example: %s"
|
1032 |
msgstr "Eksempel: %s "
|
1033 |
|
1034 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1676
|
1035 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:153
|
1036 |
+
msgid "yes"
|
1037 |
+
msgstr "ja"
|
1038 |
|
1039 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1762
|
1040 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1766
|
1041 |
+
#, fuzzy
|
1042 |
+
msgid ""
|
1043 |
+
"Setting rate or cost, which is depend from number of selected days for the "
|
1044 |
+
"resource"
|
1045 |
+
msgstr "Antal dage"
|
1046 |
+
|
1047 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1763
|
1048 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1804
|
1049 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2105
|
1050 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2799
|
1051 |
msgid "Rates"
|
1052 |
msgstr "Priser"
|
1053 |
|
1054 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1763
|
1055 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1809
|
1056 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1813
|
1057 |
msgid "Valuation days"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1763
|
1061 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:419
|
1062 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:651
|
1063 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:491
|
1064 |
#, fuzzy
|
1065 |
msgid "Deposit"
|
1066 |
msgstr "Fast depositum"
|
1067 |
|
1068 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1767
|
1069 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1832
|
1070 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2810
|
1071 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4167
|
1072 |
msgid "Availability"
|
1073 |
msgstr "Tilgængelighed"
|
1074 |
|
1075 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1771
|
1076 |
+
msgid "Setting the default form for the specific resource"
|
1077 |
+
msgstr ""
|
1078 |
+
|
1079 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1772
|
1080 |
+
#, fuzzy
|
1081 |
+
msgid "Default Form"
|
1082 |
+
msgstr "Automatisk"
|
1083 |
+
|
1084 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1803
|
1085 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2799
|
1086 |
+
msgid "Set the rates for days depending on the filter settings."
|
1087 |
msgstr ""
|
1088 |
|
1089 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1808
|
1090 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1812
|
1091 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2801
|
1092 |
#, fuzzy
|
1093 |
+
msgid "Set the cost based on the number of days selected for the reservation"
|
1094 |
msgstr "Antal dage"
|
1095 |
|
1096 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1813
|
1097 |
msgid "Activation of this feature is require setting cost per day"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1821
|
1101 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1823
|
1102 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2808
|
1103 |
+
#, fuzzy
|
1104 |
+
msgid "Set the deposit payment required for the payment form"
|
1105 |
+
msgstr "Indtast navn på service eller årsag til betaling her."
|
1106 |
|
1107 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1821
|
1108 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1824
|
1109 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2654
|
1110 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2808
|
1111 |
msgid "Deposit amount"
|
1112 |
msgstr ""
|
1113 |
|
1114 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1824
|
1115 |
+
msgid ""
|
1116 |
+
"Please make active of this feature at the cost section of general booking "
|
1117 |
+
"settings page"
|
1118 |
msgstr ""
|
1119 |
|
1120 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1831
|
1121 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2810
|
1122 |
+
msgid "Set availability of days depending on the filter settings."
|
1123 |
msgstr ""
|
1124 |
|
1125 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1962
|
1126 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1973
|
1127 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1974
|
1128 |
msgid "unavailable"
|
1129 |
msgstr "ikke tilgængelig"
|
1130 |
|
1131 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1963
|
1132 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1973
|
1133 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1974
|
1134 |
msgid "available"
|
1135 |
msgstr "tilgængelig"
|
1136 |
|
1137 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1965
|
1138 |
+
#, fuzzy
|
1139 |
+
msgid "Availability booking type"
|
1140 |
msgstr "Bookingtypens tilgængelighed"
|
1141 |
|
1142 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1971
|
1143 |
#, php-format
|
1144 |
msgid "All days for %s are"
|
1145 |
msgstr "Alle dage for %s er"
|
1146 |
|
1147 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1980
|
1148 |
#, php-format
|
1149 |
msgid "Select %s days below or %sadd new season filter%s"
|
1150 |
msgstr "Vælg %s dage nedenfor %seller tilføj nye sæsonfiltre%s"
|
1151 |
|
1152 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1988
|
1153 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2107
|
1154 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3606
|
1155 |
msgid "Name"
|
1156 |
msgstr "Navn"
|
1157 |
|
1158 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1989
|
1159 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2108
|
1160 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3607
|
1161 |
msgid "Filters"
|
1162 |
msgstr "Filtre"
|
1163 |
|
1164 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2088
|
1165 |
+
#, fuzzy
|
1166 |
+
msgid "Seasonal rates of booking resource"
|
1167 |
msgstr "Sæsonpriser for bookingenhed"
|
1168 |
|
1169 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2094
|
1170 |
#, fuzzy, php-format
|
1171 |
+
msgid ""
|
1172 |
+
"Enter seasonal rate(s) (cost diference in %s from standard cost %s, or a "
|
1173 |
+
"fixed cost) of the booking resource %s, or %sadd a new seasonal filter%s"
|
1174 |
+
msgstr ""
|
1175 |
+
"Indsæt sæsonpris(er) (prisforskel i %s) fra standardpris %s for bookingenhed "
|
1176 |
+
"%s eller %stilføj nyt sæsonfilter%s"
|
1177 |
|
1178 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2106
|
1179 |
msgid "Final cost"
|
1180 |
msgstr "Samlet pris"
|
1181 |
|
1182 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2147
|
1183 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2165
|
1184 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2787
|
1185 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2821
|
1186 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1737
|
1187 |
msgid "for 1 day"
|
1188 |
msgstr "for 1 dag"
|
1189 |
|
1190 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2148
|
1191 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2166
|
1192 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2788
|
1193 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2822
|
1194 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1738
|
1195 |
msgid "for 1 night"
|
1196 |
msgstr "for 1 nat"
|
1197 |
|
1198 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2149
|
1199 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2167
|
1200 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2789
|
1201 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2823
|
1202 |
msgid "fixed deposit"
|
1203 |
msgstr "Fast depositum"
|
1204 |
|
1205 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2150
|
1206 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2168
|
1207 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2790
|
1208 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2825
|
1209 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1740
|
1210 |
msgid "for 1 hour"
|
1211 |
msgstr "for 1 time"
|
1212 |
|
1213 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2369
|
1214 |
+
msgid "Set cost of booking resource based on the number of days selected"
|
1215 |
msgstr ""
|
1216 |
|
1217 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2370
|
1218 |
#, php-format
|
1219 |
+
msgid ""
|
1220 |
+
"If you add costs here, %srates%s for this booking resource will not take "
|
1221 |
+
"effect !!!"
|
1222 |
msgstr ""
|
1223 |
|
1224 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2371
|
1225 |
#, php-format
|
1226 |
+
msgid ""
|
1227 |
+
"%sFor and together%s have higher priority than a range %sfrom - to%s days. "
|
1228 |
+
"Items at the bottom of the list have higher priority than items at the top."
|
1229 |
msgstr ""
|
1230 |
|
1231 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2372
|
1232 |
#, php-format
|
1233 |
+
msgid ""
|
1234 |
+
"Please note, if you are select some season filter for this cost "
|
1235 |
+
"configuration, its will %sapply to the days, only if all days are inside of "
|
1236 |
+
"this season filter%s."
|
1237 |
msgstr ""
|
1238 |
|
1239 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2380
|
1240 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1546
|
1241 |
#, fuzzy
|
1242 |
msgid "Number of days"
|
1243 |
msgstr "Antal gæster"
|
1244 |
|
1245 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2381
|
1246 |
#, fuzzy
|
1247 |
msgid "Cost of 1 day"
|
1248 |
msgstr "Antal dage"
|
1249 |
|
1250 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2382
|
1251 |
#, fuzzy
|
1252 |
msgid "Season filter"
|
1253 |
msgstr "Sæsonfiltre"
|
1254 |
|
1255 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2429
|
1256 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2543
|
1257 |
#, fuzzy
|
1258 |
msgid "For"
|
1259 |
msgstr "Formular"
|
1260 |
|
1261 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2430
|
1262 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2544
|
1263 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
1264 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:849
|
1265 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3237
|
1266 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3284
|
1267 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3331
|
1268 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3378
|
1269 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3427
|
1270 |
msgid "From"
|
1271 |
msgstr "Fra"
|
1272 |
|
1273 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2431
|
1274 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2545
|
1275 |
msgid "Together"
|
1276 |
msgstr ""
|
1277 |
|
1278 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2439
|
1279 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2553
|
1280 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
1281 |
msgid "to"
|
1282 |
msgstr ""
|
1283 |
|
1284 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2445
|
1285 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1860
|
1286 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:311
|
1287 |
#, fuzzy
|
1288 |
msgid "day"
|
1289 |
msgstr "Ingen dage"
|
1290 |
|
1291 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2446
|
1292 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1863
|
1293 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:312
|
1294 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:313
|
1295 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:314
|
1296 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:315
|
1297 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:316
|
1298 |
#, fuzzy
|
1299 |
msgid "days"
|
1300 |
msgstr "Ingen dage"
|
1301 |
|
1302 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2459
|
1303 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2467
|
1304 |
#, fuzzy
|
1305 |
msgid "Additional cost in USD per 1 day"
|
1306 |
msgstr "Samlet pris"
|
1307 |
|
1308 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2479
|
1309 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2578
|
1310 |
#, fuzzy
|
1311 |
msgid "Any days"
|
1312 |
msgstr "Ingen dage"
|
1313 |
|
1314 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2489
|
1315 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2590
|
1316 |
msgid "Remove"
|
1317 |
msgstr ""
|
1318 |
|
1319 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2505
|
1320 |
#, fuzzy
|
1321 |
msgid "Add new cost"
|
1322 |
msgstr "Tilføj ny type"
|
1323 |
|
1324 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2541
|
1325 |
#, fuzzy
|
1326 |
msgid "for all days"
|
1327 |
msgstr "Ikke-disponible ugedage"
|
1328 |
|
1329 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2650
|
1330 |
#, fuzzy
|
1331 |
msgid "Set amount of deposit payment"
|
1332 |
msgstr "%s - indsæt bookingdatoer, "
|
1333 |
|
1334 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2662
|
1335 |
#, fuzzy
|
1336 |
+
msgid "fixed total in"
|
1337 |
msgstr "Fast depositum"
|
1338 |
|
1339 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2663
|
1340 |
#, fuzzy
|
1341 |
msgid "of payment"
|
1342 |
msgstr "Betaling"
|
1343 |
|
1344 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2666
|
1345 |
#, fuzzy
|
1346 |
msgid "Active/inactive"
|
1347 |
msgstr "Aktiv"
|
1348 |
|
1349 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2672
|
1350 |
#, fuzzy
|
1351 |
msgid "deposit payment for booking resource"
|
1352 |
msgstr "Sæsonpriser for bookingenhed"
|
1353 |
|
1354 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2681
|
1355 |
#, fuzzy
|
1356 |
+
msgid "Deposit payment total"
|
1357 |
+
msgstr "%s - indsæt bookingdatoer, "
|
1358 |
|
1359 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2683
|
1360 |
#, fuzzy
|
1361 |
msgid "Deposit payment is not active for booking resource"
|
1362 |
msgstr "Sæsonpriser for bookingenhed"
|
1363 |
|
1364 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2712
|
1365 |
#, fuzzy
|
1366 |
msgid "Deposit payment"
|
1367 |
msgstr "%s - indsæt bookingdatoer, "
|
1368 |
|
1369 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2716
|
1370 |
#, fuzzy, php-format
|
1371 |
+
msgid ""
|
1372 |
+
"Check this box if you want to use the %sdeposit%s total %spayment%s on the "
|
1373 |
+
"payment form, instead of the full total of the booking."
|
|
|
|
|
|
|
1374 |
msgstr ""
|
1375 |
+
"Markér hvis du ønsker at definere tilgængelige dage i kalenderen. Vælg for "
|
1376 |
+
"eksempel uge eller kun 5 dage når du definerer dage som kan bookes."
|
1377 |
|
1378 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2717
|
1379 |
+
#, fuzzy, php-format
|
1380 |
+
msgid ""
|
1381 |
+
" You can configure the deposit payment required for your booking resources "
|
1382 |
+
"%shere%s."
|
1383 |
+
msgstr "Sæsonpriser for bookingenhed"
|
1384 |
+
|
1385 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2750
|
1386 |
msgid "Cost of each booking type"
|
1387 |
msgstr "De enkelte bookingtypers pris"
|
1388 |
|
1389 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2756
|
1390 |
msgid "Resource Cost"
|
1391 |
msgstr "Pris for bookingart"
|
1392 |
|
1393 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2759
|
1394 |
msgid "Names of items from resource"
|
1395 |
msgstr "Navne på enheder "
|
1396 |
|
1397 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2801
|
1398 |
#, fuzzy
|
1399 |
msgid "Cost for selected days"
|
1400 |
msgstr "Antal dage"
|
1401 |
|
1402 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2818
|
1403 |
+
#, fuzzy
|
1404 |
+
msgid "Please enter the cost"
|
1405 |
msgstr "Indtast venligst pris"
|
1406 |
|
1407 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2829
|
1408 |
+
#, fuzzy
|
1409 |
+
msgid ""
|
1410 |
+
"of each booking resource. Enter only digits.of each booking resources. Enter "
|
1411 |
+
"only digits."
|
1412 |
msgstr "for hver bookingenhed. Indtast kun tal."
|
1413 |
|
1414 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2831
|
1415 |
#, php-format
|
1416 |
msgid "You can Add or Delete booking resources at the top of this %spage%s"
|
1417 |
msgstr ""
|
1418 |
|
1419 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1420 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1421 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1422 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1423 |
msgid "Su"
|
1424 |
msgstr "Søn"
|
1425 |
|
1426 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1427 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1428 |
msgid "Mo"
|
1429 |
msgstr "Man"
|
1430 |
|
1431 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1432 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1433 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1434 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1435 |
msgid "Tu"
|
1436 |
msgstr "Tirs"
|
1437 |
|
1438 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1439 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1440 |
msgid "We"
|
1441 |
msgstr "Ons"
|
1442 |
|
1443 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1444 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1445 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1446 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1447 |
msgid "Th"
|
1448 |
msgstr "Tors"
|
1449 |
|
1450 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1451 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1452 |
msgid "Fr"
|
1453 |
msgstr "Fre"
|
1454 |
|
1455 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1456 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1457 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1458 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1459 |
msgid "Sa"
|
1460 |
msgstr "Lør"
|
1461 |
|
1462 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1463 |
msgid "Jan"
|
1464 |
msgstr "Jan"
|
1465 |
|
1466 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1467 |
msgid "Feb"
|
1468 |
msgstr "Feb"
|
1469 |
|
1470 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1471 |
msgid "Mar"
|
1472 |
msgstr "Mar"
|
1473 |
|
1474 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1475 |
msgid "Apr"
|
1476 |
msgstr "Apr"
|
1477 |
|
1478 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1479 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3481
|
1480 |
msgid "May"
|
1481 |
msgstr "Maj"
|
1482 |
|
1483 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1484 |
msgid "Jun"
|
1485 |
msgstr "Jun"
|
1486 |
|
1487 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1488 |
msgid "Jul"
|
1489 |
msgstr "Jul"
|
1490 |
|
1491 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1492 |
msgid "Aug"
|
1493 |
msgstr "Aug"
|
1494 |
|
1495 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1496 |
msgid "Sep"
|
1497 |
msgstr "Sep"
|
1498 |
|
1499 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1500 |
msgid "Oct"
|
1501 |
msgstr "Okt"
|
1502 |
|
1503 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1504 |
msgid "Nov"
|
1505 |
msgstr "Nov"
|
1506 |
|
1507 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1508 |
msgid "Dec"
|
1509 |
msgstr "Dec"
|
1510 |
|
1511 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
|
|
1512 |
#, fuzzy
|
1513 |
msgid "time"
|
1514 |
msgstr "Tidspunkt"
|
1515 |
|
1516 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2930
|
1517 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2950
|
1518 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2971
|
1519 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2988
|
1520 |
msgid "No days"
|
1521 |
msgstr "Ingen dage"
|
1522 |
|
1523 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2932
|
1524 |
msgid "Every"
|
1525 |
msgstr "Alle"
|
1526 |
|
1527 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2973
|
1528 |
msgid "of"
|
1529 |
msgstr "af"
|
1530 |
|
1531 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3039
|
1532 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3269
|
|
|
|
|
|
|
1533 |
msgid "Filter saved"
|
1534 |
msgstr "Filter er gemt"
|
1535 |
|
1536 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3075
|
1537 |
+
#, fuzzy
|
1538 |
+
msgid "Specific Dates Filter"
|
1539 |
+
msgstr "Sæsonfiltre"
|
1540 |
+
|
1541 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3081
|
1542 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3327
|
1543 |
+
#, fuzzy
|
1544 |
+
msgid "Filter Name"
|
1545 |
+
msgstr "Filter er gemt"
|
1546 |
+
|
1547 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3083
|
1548 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3329
|
1549 |
+
#, fuzzy
|
1550 |
+
msgid "Type your filter name"
|
1551 |
+
msgstr "Indtast %snavn på filter%s"
|
1552 |
|
1553 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3090
|
1554 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3336
|
1555 |
msgid "Add new filter"
|
1556 |
msgstr "Tilføj nyt filter"
|
1557 |
|
1558 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3090
|
1559 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3336
|
1560 |
+
msgid "Save changes"
|
1561 |
+
msgstr "Gem ændringer"
|
1562 |
|
1563 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3095
|
1564 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3341
|
1565 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1631
|
1566 |
+
msgid "Reset"
|
1567 |
+
msgstr ""
|
1568 |
|
1569 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3309
|
1570 |
+
msgid "Conditional Dates Filter"
|
1571 |
+
msgstr ""
|
|
|
1572 |
|
1573 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3366
|
1574 |
msgid "Days of week"
|
1575 |
msgstr "Ugedage"
|
1576 |
|
1577 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3370
|
1578 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1556
|
1579 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1612
|
1580 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1581 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1582 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1583 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2265
|
1584 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2340
|
1585 |
msgid "Sunday"
|
1586 |
msgstr "Søndag"
|
1587 |
|
1588 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3372
|
1589 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1557
|
1590 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1613
|
1591 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1592 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1593 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1594 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2266
|
1595 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2342
|
1596 |
msgid "Monday"
|
1597 |
msgstr "Mandag"
|
1598 |
|
1599 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3374
|
1600 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1558
|
1601 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1614
|
1602 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1603 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1604 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1605 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2267
|
1606 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2344
|
1607 |
#, fuzzy
|
1608 |
msgid "Tuesday"
|
1609 |
msgstr "Tirsdag"
|
1610 |
|
1611 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3376
|
1612 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1559
|
1613 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1615
|
1614 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1615 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1616 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1617 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2268
|
1618 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2346
|
1619 |
msgid "Wednesday"
|
1620 |
msgstr "Onsdag"
|
1621 |
|
1622 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3378
|
1623 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1560
|
1624 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1616
|
1625 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1626 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1627 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1628 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2269
|
1629 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2348
|
1630 |
msgid "Thursday"
|
1631 |
msgstr "Torsdag"
|
1632 |
|
1633 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3380
|
1634 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1561
|
1635 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1617
|
1636 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1637 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1638 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1639 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2270
|
1640 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2350
|
1641 |
msgid "Friday"
|
1642 |
msgstr "Fredag"
|
1643 |
|
1644 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3382
|
1645 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1562
|
1646 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1618
|
1647 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1648 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1649 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1650 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2271
|
1651 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2352
|
1652 |
msgid "Saturday"
|
1653 |
msgstr "Saturday"
|
1654 |
|
1655 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3390
|
1656 |
msgid "Days of month"
|
1657 |
msgstr "Månedsdage"
|
1658 |
|
1659 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3468
|
1660 |
#, fuzzy
|
1661 |
msgid "Months"
|
1662 |
msgstr "Måneder"
|
1663 |
|
1664 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3473
|
1665 |
msgid "January"
|
1666 |
msgstr "Januar"
|
1667 |
|
1668 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3475
|
1669 |
msgid "February"
|
1670 |
msgstr "Februar"
|
1671 |
|
1672 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3477
|
1673 |
msgid "March"
|
1674 |
msgstr "Marts"
|
1675 |
|
1676 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3479
|
1677 |
msgid "April"
|
1678 |
msgstr "April"
|
1679 |
|
1680 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3483
|
1681 |
msgid "June"
|
1682 |
msgstr "Juni"
|
1683 |
|
1684 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3487
|
1685 |
msgid "July"
|
1686 |
msgstr "Juli"
|
1687 |
|
1688 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3489
|
1689 |
msgid "August"
|
1690 |
msgstr "August"
|
1691 |
|
1692 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3491
|
1693 |
msgid "September"
|
1694 |
msgstr "September"
|
1695 |
|
1696 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3493
|
1697 |
msgid "October"
|
1698 |
msgstr "Oktober"
|
1699 |
|
1700 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3495
|
1701 |
msgid "November"
|
1702 |
msgstr "November"
|
1703 |
|
1704 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3497
|
1705 |
msgid "December"
|
1706 |
msgstr "December"
|
1707 |
|
1708 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3506
|
1709 |
msgid "Years"
|
1710 |
msgstr "År"
|
1711 |
|
1712 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3581
|
1713 |
+
msgid "Filter deleted successfully"
|
1714 |
+
msgstr "Filter slettet"
|
|
|
1715 |
|
1716 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3589
|
1717 |
+
#, fuzzy
|
1718 |
+
msgid "Create dates filter"
|
1719 |
+
msgstr "Datofilter"
|
1720 |
|
1721 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
|
1722 |
+
#, fuzzy
|
1723 |
+
msgid "Create conditional days filter"
|
1724 |
+
msgstr "Navn på filter"
|
1725 |
|
1726 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3601
|
1727 |
+
#, fuzzy
|
1728 |
+
msgid "Listing of season filters"
|
1729 |
+
msgstr "Der opstod en fejl under opdatering af bookingfiltre"
|
1730 |
+
|
1731 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3627
|
1732 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4080
|
1733 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1310
|
1734 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1922
|
1735 |
msgid "Edit"
|
1736 |
msgstr "Redigér"
|
1737 |
|
1738 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3629
|
1739 |
msgid "Do you really want to delete?"
|
1740 |
msgstr "Er du sikker på at du ønsker at slette?"
|
1741 |
|
1742 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3663
|
1743 |
#, fuzzy
|
1744 |
msgid "Showing cost in tooltip"
|
1745 |
msgstr "Viser tidspunkt for navn"
|
1746 |
|
1747 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3669
|
1748 |
#, fuzzy
|
1749 |
+
msgid ""
|
1750 |
+
" Check this box to display the daily cost with a tooltip when mouse hovers "
|
1751 |
+
"over each day on the calendar(s)."
|
1752 |
+
msgstr ""
|
1753 |
+
"Markér hvis du ønsker at definere tilgængelige dage i kalenderen. Vælg for "
|
1754 |
+
"eksempel uge eller kun 5 dage når du definerer dage som kan bookes."
|
1755 |
|
1756 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3676
|
1757 |
#, fuzzy
|
1758 |
msgid "Cost description"
|
1759 |
msgstr "Beskrivelse af betaling"
|
1760 |
|
1761 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3678
|
1762 |
#, php-format
|
1763 |
msgid "Type your %scost%s description"
|
1764 |
msgstr "Beskrivelse af %sbetaling%s"
|
1765 |
|
1766 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3778
|
1767 |
#, fuzzy
|
1768 |
+
msgid "Advanced cost management"
|
1769 |
msgstr "Avancerede indstillinger"
|
1770 |
|
1771 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3821
|
1772 |
#, php-format
|
1773 |
+
msgid ""
|
1774 |
+
"Advanced cost customization is required. Select boxes from %sform fields "
|
1775 |
+
"customization page%s (%s - shortcode). Fields are shown here automatically "
|
1776 |
+
"if they exist on the form."
|
1777 |
msgstr ""
|
1778 |
|
1779 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3833
|
1780 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2365
|
1781 |
msgid "Form"
|
1782 |
msgstr "Formular"
|
1783 |
|
1784 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3879
|
1785 |
#, fuzzy
|
1786 |
+
msgid "Additional cost for"
|
1787 |
msgstr "Samlet pris"
|
1788 |
|
1789 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3920
|
1790 |
#, php-format
|
1791 |
+
msgid ""
|
1792 |
+
"Enter cost (%s) directly in format %s or %s for the entire booking in the "
|
1793 |
+
"format %s, or a fixed amount for each selected day in the format %s For "
|
1794 |
+
"example: %s or %s or %s"
|
1795 |
msgstr ""
|
1796 |
|
1797 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3936
|
1798 |
#, php-format
|
1799 |
+
msgid ""
|
1800 |
+
"Check this box if you want costs, which are specified here as % for some "
|
1801 |
+
"options, also applied to costs specified as fixed values for some options."
|
1802 |
msgstr ""
|
1803 |
|
1804 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4007
|
1805 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1203
|
1806 |
+
#, fuzzy
|
1807 |
+
msgid "Resource ID or Title"
|
1808 |
+
msgstr "Pris for bookingart"
|
1809 |
+
|
1810 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4009
|
1811 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1205
|
1812 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:707
|
1813 |
+
msgid "Go"
|
1814 |
+
msgstr ""
|
1815 |
+
|
1816 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4033
|
1817 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1264
|
1818 |
msgid "Info"
|
1819 |
msgstr "Information"
|
1820 |
|
1821 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4079
|
1822 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1309
|
1823 |
#, fuzzy
|
1824 |
msgid "Bulk Actions"
|
1825 |
msgstr "Handlinger"
|
1826 |
|
1827 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4148
|
1828 |
#, fuzzy
|
1829 |
+
msgid "management"
|
1830 |
msgstr "Betaling"
|
1831 |
|
1832 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4150
|
1833 |
#, fuzzy
|
1834 |
msgid "Costs and Rates"
|
1835 |
msgstr "Pris"
|
1836 |
|
1837 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4153
|
1838 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4158
|
1839 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4170
|
1840 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1618
|
1841 |
#, fuzzy
|
1842 |
msgid "Customization of"
|
1843 |
msgstr "individuel tilpasning af email"
|
1844 |
|
1845 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4153
|
1846 |
msgid "rates, valuation days cost and deposit amount "
|
1847 |
msgstr ""
|
1848 |
|
1849 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4155
|
1850 |
#, fuzzy
|
1851 |
msgid "Advanced Cost"
|
1852 |
msgstr "Avancerede indstillinger"
|
1853 |
|
1854 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4158
|
1855 |
msgid "additional cost, which depend from form fields"
|
1856 |
msgstr ""
|
1857 |
|
1858 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4161
|
1859 |
#, fuzzy
|
1860 |
msgid "Coupons"
|
1861 |
msgstr "Antal dage"
|
1862 |
|
1863 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4164
|
1864 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4175
|
1865 |
#, fuzzy
|
1866 |
msgid "Setting"
|
1867 |
msgstr "Indstillinger"
|
1868 |
|
1869 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4164
|
1870 |
msgid "for discount"
|
1871 |
msgstr ""
|
1872 |
|
1873 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4170
|
1874 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4183
|
1875 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:133
|
1876 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:146
|
1877 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:159
|
1878 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:173
|
1879 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1618
|
1880 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1680
|
1881 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1714
|
1882 |
#, fuzzy
|
1883 |
msgid "settings"
|
1884 |
msgstr "Indstillinger"
|
1885 |
|
1886 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4172
|
1887 |
#, fuzzy
|
1888 |
msgid "Season Filters"
|
1889 |
msgstr "Sæsonfiltre"
|
1890 |
|
1891 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4219
|
1892 |
#, fuzzy
|
1893 |
msgid "Cost: "
|
1894 |
msgstr "Pris"
|
1895 |
|
1896 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4249
|
1897 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:608
|
1898 |
msgid "Weekend"
|
1899 |
msgstr "Weekend"
|
1900 |
|
1901 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4250
|
1902 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:609
|
1903 |
msgid "Work days"
|
1904 |
msgstr "Hverdage"
|
1905 |
|
1906 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4251
|
1907 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:610
|
1908 |
msgid "High season"
|
1909 |
msgstr "Højsæson"
|
1910 |
|
1911 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:355
|
1912 |
msgid "Setting cost for the resource"
|
1913 |
msgstr ""
|
1914 |
|
1915 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:356
|
1916 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:571
|
1917 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:665
|
1918 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:670
|
1919 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:420
|
1920 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:652
|
1921 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:492
|
1922 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2548
|
1923 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2549
|
1924 |
msgid "Cost"
|
1925 |
msgstr "Pris"
|
1926 |
|
1927 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:358
|
1928 |
#, fuzzy
|
1929 |
msgid "/ day"
|
1930 |
msgstr "Ingen dage"
|
1931 |
|
1932 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:359
|
1933 |
#, fuzzy
|
1934 |
msgid "/ night"
|
1935 |
msgstr "for 1 nat"
|
1936 |
|
|
|
1937 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:360
|
1938 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:381
|
1939 |
#, fuzzy
|
1940 |
msgid "fixed"
|
1941 |
msgstr "Fast depositum"
|
1942 |
|
1943 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:361
|
1944 |
#, fuzzy
|
1945 |
msgid "/ hour"
|
1946 |
msgstr "Forfatter"
|
1947 |
|
1948 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:376
|
1949 |
#, fuzzy
|
1950 |
msgid "Setting cost"
|
1951 |
msgstr "Indstillinger"
|
1952 |
|
1953 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:379
|
1954 |
#, fuzzy
|
1955 |
msgid "per day"
|
1956 |
msgstr "for 1 dag"
|
1957 |
|
1958 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:380
|
1959 |
#, fuzzy
|
1960 |
msgid "per night"
|
1961 |
msgstr "for 1 nat"
|
1962 |
|
1963 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:383
|
1964 |
#, fuzzy
|
1965 |
msgid "per hour"
|
1966 |
msgstr "for 1 time"
|
1967 |
|
1968 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:450
|
1969 |
+
#, fuzzy
|
1970 |
+
msgid ""
|
1971 |
+
"Start Time is invalid. The date or time may be booked, or already in the "
|
1972 |
+
"past! Please choose another date or time."
|
1973 |
+
msgstr ""
|
1974 |
+
"Starttidspunkt er ikke gyldigt, sandsynligvis fordi de(t) ønskede tidspunkt"
|
1975 |
+
"(er) allerede er booket eller forældet"
|
1976 |
|
1977 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:451
|
1978 |
+
#, fuzzy
|
1979 |
+
msgid ""
|
1980 |
+
"End Time is invalid. The date or time may be booked, or already in the past. "
|
1981 |
+
"The End Time may also be earlier that the start time, if only 1 day was "
|
1982 |
+
"selected! Please choose another date or time."
|
1983 |
+
msgstr ""
|
1984 |
+
"Sluttidspunkt er ikke gyldigt, sandsynligvis fordi de(t) ønskede tidspunkt"
|
1985 |
+
"(er) allerede er booket, forældet eller fordi tidspunktet, hvis kun én dag "
|
1986 |
+
"er valgt, er tidligere end starttidspunktet."
|
1987 |
|
1988 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:452
|
1989 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:453
|
1990 |
#, fuzzy
|
1991 |
+
msgid "The time(s) may be booked, or already in the past!"
|
1992 |
+
msgstr ""
|
1993 |
+
"Starttidspunkt er ikke gyldigt, sandsynligvis fordi de(t) ønskede tidspunkt"
|
1994 |
+
"(er) allerede er booket eller forældet"
|
1995 |
|
1996 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:605
|
1997 |
#, fuzzy
|
1998 |
+
msgid "Cost saved successfully"
|
1999 |
msgstr "Filter slettet"
|
2000 |
|
2001 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:612
|
2002 |
+
msgid "Cost is not correct. It must be greater than 0"
|
2003 |
msgstr ""
|
2004 |
|
2005 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:630
|
2006 |
msgid "Send payment request to customer"
|
2007 |
msgstr ""
|
2008 |
|
2009 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:634
|
2010 |
#, fuzzy, php-format
|
2011 |
+
msgid "Type your %sreason for payment%s request"
|
2012 |
msgstr "Indtast %snavn på filter%s"
|
2013 |
|
2014 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:644
|
2015 |
msgid "Send Request"
|
2016 |
msgstr ""
|
2017 |
|
2018 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:646
|
2019 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:755
|
2020 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1013
|
2021 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:469
|
2022 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:532
|
2023 |
#, fuzzy
|
2024 |
msgid "Close"
|
2025 |
msgstr "Pris"
|
2026 |
|
2027 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:756
|
2028 |
+
msgid "Request has been sent"
|
2029 |
msgstr ""
|
2030 |
|
2031 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:762
|
2032 |
+
msgid "Request has failed"
|
2033 |
msgstr ""
|
2034 |
|
2035 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:787
|
2036 |
msgid "The payment status is changed successfully"
|
2037 |
msgstr ""
|
2038 |
|
2039 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:794
|
2040 |
msgid "The changing of payment status is failed"
|
2041 |
msgstr ""
|
2042 |
|
2043 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:838
|
2044 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:843
|
2045 |
msgid "Email to \"Person\" with payment request"
|
2046 |
msgstr ""
|
2047 |
|
2048 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:844
|
2049 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3226
|
2050 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3280
|
2051 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3326
|
2052 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3373
|
2053 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3422
|
2054 |
msgid "Active"
|
2055 |
msgstr "Aktiv"
|
2056 |
|
2057 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:845
|
2058 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3327
|
2059 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3374
|
2060 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3423
|
2061 |
msgid "Send copy of this email to Admin"
|
2062 |
msgstr ""
|
2063 |
|
2064 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:851
|
2065 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3286
|
2066 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3333
|
2067 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3380
|
2068 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3429
|
|
|
2069 |
#, fuzzy, php-format
|
2070 |
+
msgid "Type the default %sadmin email%s sending the booking confimation"
|
2071 |
+
msgstr "Indtast standard %sadmin email%s til at tjekke reservationer"
|
2072 |
|
2073 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:856
|
2074 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3244
|
2075 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3291
|
2076 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3338
|
2077 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3385
|
2078 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3434
|
2079 |
msgid "Subject"
|
2080 |
msgstr "Emne"
|
2081 |
|
2082 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:858
|
2083 |
#, fuzzy, php-format
|
2084 |
+
msgid "Type email subject for %spayment request%s."
|
2085 |
+
msgstr ""
|
2086 |
+
"Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på "
|
2087 |
+
"siden"
|
2088 |
|
2089 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:864
|
2090 |
#, fuzzy, php-format
|
2091 |
msgid "Type your %semail message for payment request%s"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2092 |
msgstr ""
|
2093 |
+
"Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på "
|
2094 |
+
"siden"
|
2095 |
|
2096 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:869
|
2097 |
#, fuzzy, php-format
|
2098 |
+
msgid ""
|
2099 |
+
"You need to make payment %s for booking %s at %s. %s You can make payment at "
|
2100 |
+
"this %s Thank you, booking service."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2101 |
msgstr ""
|
2102 |
+
"Eksempel: \"Din reservation %s på dato(erne): %s er blevet annulleret. %s "
|
2103 |
+
"Venlig hilsen booking-service.\""
|
2104 |
|
2105 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:869
|
2106 |
+
#, fuzzy
|
2107 |
+
msgid "page"
|
2108 |
+
msgstr "Indstillinger"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2109 |
|
2110 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1108
|
2111 |
#, fuzzy
|
2112 |
msgid "deposit"
|
2113 |
msgstr "Fast depositum"
|
2114 |
|
2115 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1109
|
2116 |
#, fuzzy
|
2117 |
msgid "Total cost"
|
2118 |
msgstr "Samlet pris"
|
2119 |
|
2120 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1110
|
2121 |
#, fuzzy
|
2122 |
msgid "balance"
|
2123 |
msgstr "Fortryd"
|
2124 |
|
2125 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1162
|
2126 |
+
msgid "Auto-fill form"
|
2127 |
msgstr ""
|
2128 |
|
2129 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1259
|
2130 |
#, fuzzy
|
2131 |
msgid "Billing form fields customization"
|
2132 |
msgstr "individuel tilpasning af felt"
|
2133 |
|
2134 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1271
|
2135 |
#, php-format
|
2136 |
+
msgid ""
|
2137 |
+
"Please set the required billing fields, they will be automatically "
|
2138 |
+
"%sassigned to the billing form%s"
|
2139 |
msgstr ""
|
2140 |
|
2141 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1276
|
2142 |
+
msgid ""
|
2143 |
+
"Please select a field from your booking form. This field will be "
|
2144 |
+
"automatically assigned to the current field in the billing form."
|
2145 |
msgstr ""
|
2146 |
|
2147 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1282
|
2148 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
2149 |
#, fuzzy
|
2150 |
msgid "Customer Email"
|
2151 |
msgstr "Pris"
|
2152 |
|
2153 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1295
|
2154 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
2155 |
#, fuzzy
|
2156 |
msgid "First Name(s)"
|
2157 |
msgstr "Navn (skal udfyldes)"
|
2158 |
|
2159 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1308
|
2160 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
2161 |
#, fuzzy
|
2162 |
msgid "Last name"
|
2163 |
msgstr "Navn"
|
2164 |
|
2165 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1342
|
2166 |
msgid "Billing Address"
|
2167 |
msgstr ""
|
2168 |
|
2169 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1355
|
2170 |
msgid "Billing City"
|
2171 |
msgstr ""
|
2172 |
|
2173 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1368
|
2174 |
msgid "Post Code"
|
2175 |
msgstr ""
|
2176 |
|
2177 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1381
|
2178 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3785
|
2179 |
#, fuzzy
|
2180 |
msgid "Country"
|
2181 |
msgstr "Antal dage"
|
2182 |
|
2183 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1395
|
2184 |
#, php-format
|
2185 |
+
msgid "Configuring these %sfields is required for the Sage payment%s system!"
|
2186 |
msgstr ""
|
2187 |
|
2188 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1446
|
2189 |
msgid "Time Format"
|
2190 |
msgstr "Tidsformat"
|
2191 |
|
2192 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1461
|
2193 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:510
|
2194 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2587
|
2195 |
#, fuzzy
|
2196 |
msgid "Custom"
|
2197 |
msgstr "Pris"
|
2198 |
|
2199 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1469
|
2200 |
#, fuzzy, php-format
|
2201 |
+
msgid ""
|
2202 |
+
"Type your time format for emails and the booking table. %sDocumentation on "
|
2203 |
+
"time formatting: %s"
|
2204 |
+
msgstr ""
|
2205 |
+
"Indtast dit ønskede tidsformat, som vises i emails og i bookingskema. "
|
2206 |
+
"%sDokumentation af tidsformattering.%s"
|
|
|
2207 |
|
2208 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1539
|
2209 |
#, fuzzy
|
2210 |
+
msgid "Select a FIXED number of days with ONE mouse click"
|
|
|
|
|
|
|
|
|
2211 |
msgstr "Valg af fast antal dage med ét klik"
|
2212 |
|
2213 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1540
|
2214 |
+
#, fuzzy
|
2215 |
+
msgid "Select a DYNAMIC range of days with TWO mouse clicks"
|
2216 |
msgstr "Valg af fleksibelt antal dage med to klik"
|
2217 |
|
2218 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1546
|
|
|
|
|
|
|
|
|
|
|
2219 |
#, php-format
|
2220 |
msgid "in %srange to select%s"
|
2221 |
msgstr "i %svalgte dage%s"
|
2222 |
|
2223 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1548
|
2224 |
#, php-format
|
2225 |
msgid "Type your %snumber of days for range selection%s"
|
2226 |
msgstr "Indtast ønsket %santal dage for valgte dage%s"
|
2227 |
|
2228 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1552
|
2229 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1608
|
2230 |
msgid "Start day of range"
|
2231 |
msgstr "Startdag for valgte dage"
|
2232 |
|
2233 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1555
|
2234 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1611
|
2235 |
msgid "Any day of week"
|
2236 |
msgstr "Alle ugedage"
|
2237 |
|
2238 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1564
|
2239 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1620
|
2240 |
msgid "Select your start day of range selection at week"
|
2241 |
msgstr "Vælg uge-startdag for valgte dage"
|
2242 |
|
2243 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1572
|
2244 |
#, fuzzy
|
2245 |
msgid "Days selection number"
|
2246 |
msgstr "Tilgængelige dage"
|
2247 |
|
2248 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1575
|
2249 |
msgid "min"
|
2250 |
msgstr ""
|
2251 |
|
2252 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1578
|
2253 |
msgid "max"
|
2254 |
msgstr ""
|
2255 |
|
2256 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1581
|
2257 |
#, fuzzy, php-format
|
2258 |
msgid "Type your %sminimum and maximum number of days for range selection%s"
|
2259 |
msgstr "Indtast ønsket %santal dage%s for valgte dage"
|
2260 |
|
2261 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1587
|
2262 |
#, fuzzy
|
2263 |
msgid "Specific days selections"
|
2264 |
msgstr "Vælg mere end én dag"
|
2265 |
|
2266 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1591
|
2267 |
#, php-format
|
2268 |
+
msgid ""
|
2269 |
+
"Type your %sspecific%s days, which can be selected by visitors, or leave "
|
2270 |
+
"this value empty. It can be several days seperated by comma. Example: 5,7"
|
|
|
|
|
2271 |
msgstr ""
|
2272 |
|
2273 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1663
|
|
|
|
|
|
|
|
|
|
|
2274 |
#, fuzzy
|
2275 |
+
msgid "Use recurrent time"
|
2276 |
msgstr "Brug af tid"
|
2277 |
|
2278 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1663
|
2279 |
#, fuzzy
|
2280 |
msgid "for several days selection"
|
2281 |
msgstr "Vælg mere end én dag"
|
2282 |
|
2283 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1667
|
2284 |
+
msgid ""
|
2285 |
+
"Check this box if you want to use recurrent time to reserve several days. "
|
2286 |
+
"This means that middle days will be partially booked by actual times, "
|
2287 |
+
"otherwise the time in the booking form will be used as check-in/check-out "
|
2288 |
+
"time for the first and last day of the reservation."
|
2289 |
msgstr ""
|
2290 |
|
2291 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1673
|
2292 |
#, fuzzy
|
2293 |
+
msgid "Use check in/out time"
|
2294 |
msgstr "Brug af tid"
|
2295 |
|
2296 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1677
|
2297 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2160
|
2298 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2168
|
2299 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2741
|
|
|
|
|
2300 |
msgid "Warning"
|
2301 |
msgstr ""
|
2302 |
|
2303 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1677
|
2304 |
+
msgid "This option will overwrite any times selection in your booking form."
|
2305 |
+
msgstr ""
|
2306 |
+
|
2307 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1679
|
2308 |
+
#, php-format
|
2309 |
+
msgid ""
|
2310 |
+
" Check this option, if you want to use a check in/out times during booking "
|
2311 |
+
"process. %s Important ! This will overwrite any times selection in your "
|
2312 |
+
"booking form. %s"
|
2313 |
msgstr ""
|
2314 |
|
2315 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1686
|
2316 |
#, fuzzy
|
2317 |
+
msgid "Check-in time"
|
2318 |
+
msgstr "Børn"
|
2319 |
|
2320 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1686
|
2321 |
#, php-format
|
2322 |
msgid "%sstart booking time%s"
|
2323 |
msgstr "%sstart på bookingtidspunkt%s"
|
2324 |
|
2325 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1688
|
2326 |
+
#, fuzzy, php-format
|
2327 |
+
msgid "Type your %sCheck-in%s time of booking"
|
2328 |
+
msgstr "Indtast %sluttidspunkt%s for din booking for at vælge dage"
|
2329 |
|
2330 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1693
|
2331 |
+
#, fuzzy
|
2332 |
+
msgid "Check-Out time"
|
2333 |
+
msgstr "Børn"
|
2334 |
+
|
2335 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1693
|
2336 |
#, php-format
|
2337 |
msgid "%send booking time%s"
|
2338 |
msgstr "%sslut på bookingtidspunkt%s"
|
2339 |
|
2340 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1695
|
2341 |
+
#, fuzzy, php-format
|
2342 |
+
msgid "Type your %sCheck-Out%s time of booking"
|
2343 |
msgstr "Indtast %sluttidspunkt%s for din booking for at vælge dage"
|
2344 |
|
2345 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1726
|
2346 |
#, fuzzy
|
2347 |
msgid "Costs"
|
2348 |
msgstr "Pris"
|
2349 |
|
2350 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1732
|
2351 |
#, fuzzy
|
2352 |
msgid "Set the cost"
|
2353 |
msgstr "Gem pris"
|
2354 |
|
2355 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1739
|
2356 |
#, fuzzy
|
2357 |
+
msgid "fixed sum"
|
2358 |
msgstr "Fast depositum"
|
2359 |
|
2360 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1742
|
2361 |
#, fuzzy
|
2362 |
msgid " Select your cost configuration."
|
2363 |
msgstr "Slet bookingdata"
|
2364 |
|
2365 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1750
|
2366 |
msgid "Time impact to cost"
|
2367 |
msgstr ""
|
2368 |
|
2369 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1755
|
2370 |
#, fuzzy, php-format
|
2371 |
+
msgid ""
|
2372 |
+
"Check this box if you want the %stime selection%s on the booking form "
|
2373 |
+
"%sapplied to the cost calculation%s."
|
2374 |
+
msgstr ""
|
2375 |
+
"Markér hvis du ønsker at definere tilgængelige dage i kalenderen. Vælg for "
|
2376 |
+
"eksempel uge eller kun 5 dage når du definerer dage som kan bookes."
|
2377 |
+
|
2378 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1763
|
2379 |
+
#, fuzzy
|
2380 |
+
msgid "Show booking details in payment form"
|
2381 |
+
msgstr "Beskrivelse af betaling"
|
2382 |
|
2383 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1767
|
2384 |
+
#, fuzzy, php-format
|
2385 |
+
msgid ""
|
2386 |
+
" Check this checkbox if you want to show the %sbooking details summary%s "
|
2387 |
+
"above the payment form"
|
2388 |
+
msgstr ""
|
2389 |
+
"Markér hvis du ønsker at definere tilgængelige dage i kalenderen. Vælg for "
|
2390 |
+
"eksempel uge eller kun 5 dage når du definerer dage som kan bookes."
|
2391 |
+
|
2392 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1815
|
2393 |
#, fuzzy
|
2394 |
+
msgid "Auto cancelation / auto approval of bookings"
|
2395 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
2396 |
|
2397 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1822
|
2398 |
#, fuzzy
|
2399 |
msgid "Auto approve all new bookings"
|
2400 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
2401 |
|
2402 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1829
|
2403 |
#, fuzzy, php-format
|
2404 |
+
msgid ""
|
2405 |
+
" Check this checkbox to %sactivate%s auto approve of all new pending "
|
2406 |
+
"bookings."
|
2407 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
2408 |
|
2409 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1835
|
2410 |
#, fuzzy
|
2411 |
+
msgid "Auto-cancel bookings"
|
2412 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
2413 |
|
2414 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1843
|
2415 |
+
#, fuzzy, php-format
|
2416 |
+
msgid ""
|
2417 |
+
"Check this box to %sactivate%s auto-cancellation for pending, unpaid "
|
2418 |
+
"bookings."
|
2419 |
+
msgstr "Markér hvis du ønsker at betale via PayPal."
|
2420 |
|
2421 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1849
|
2422 |
#, fuzzy
|
2423 |
msgid "Cancel bookings older"
|
2424 |
msgstr "i bookingformularen"
|
2425 |
|
2426 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1854
|
2427 |
#, fuzzy
|
2428 |
msgid "hour"
|
2429 |
msgstr "Forfatter"
|
2430 |
|
2431 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1857
|
2432 |
#, fuzzy
|
2433 |
msgid "hours"
|
2434 |
msgstr "Torsdag"
|
2435 |
|
2436 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1867
|
2437 |
+
msgid ""
|
2438 |
+
"Cancel only pending, unpaid bookings, which are older than this selection."
|
2439 |
msgstr ""
|
2440 |
|
2441 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1875
|
2442 |
#, fuzzy
|
2443 |
+
msgid "Cancellation email sent"
|
2444 |
msgstr "Årsag til afbestilling"
|
2445 |
|
2446 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1879
|
2447 |
#, php-format
|
2448 |
+
msgid "Check this box to %ssend%s cancellation email for this resource."
|
2449 |
msgstr ""
|
2450 |
|
2451 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1884
|
2452 |
#, fuzzy
|
2453 |
+
msgid "Reason for cancellation"
|
2454 |
msgstr "Årsag til afbestilling"
|
2455 |
|
2456 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1886
|
2457 |
#, php-format
|
2458 |
+
msgid "Type the reason for %scancellation%s for the email template."
|
2459 |
msgstr ""
|
2460 |
|
2461 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1922
|
2462 |
+
msgid ""
|
2463 |
+
"Customization of billing fields, which automatically assign from booking "
|
2464 |
+
"form to billing form"
|
2465 |
msgstr ""
|
2466 |
|
2467 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1923
|
2468 |
#, fuzzy
|
2469 |
msgid "Billing form fields"
|
2470 |
msgstr "individuel tilpasning af felt"
|
2471 |
|
2472 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1925
|
2473 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1570
|
2474 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1636
|
2475 |
#, fuzzy
|
2476 |
msgid "Save settings"
|
2477 |
msgstr "Indstillinger"
|
2478 |
|
2479 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1965
|
2480 |
+
msgid ""
|
2481 |
+
"This reservation is cancelled because we did not receive payment and the "
|
2482 |
+
"administrator did not approve it."
|
2483 |
msgstr ""
|
2484 |
|
2485 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1984
|
2486 |
#, fuzzy
|
2487 |
+
msgid "You need to make payment for this reservation"
|
2488 |
msgstr "Sæsonpriser for bookingenhed"
|
2489 |
|
2490 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1986
|
2491 |
#, fuzzy, php-format
|
2492 |
+
msgid ""
|
2493 |
+
"You need to make payment %s for reservation %s at %s. %s Please make payment "
|
2494 |
+
"on this page: %s Thank you, %s"
|
2495 |
+
msgstr ""
|
2496 |
+
"Eksempel: \"Din reservation %s på dato(erne): %s er blevet annulleret. %s "
|
2497 |
+
"Venlig hilsen booking-service.\""
|
2498 |
|
2499 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2086
|
2500 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1352
|
2501 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3832
|
2502 |
+
#, fuzzy
|
2503 |
+
msgid "Apartment#1"
|
2504 |
msgstr "Lejlighed #1"
|
2505 |
|
2506 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2087
|
2507 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1353
|
2508 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3833
|
2509 |
+
#, fuzzy
|
2510 |
+
msgid "Apartment#2"
|
2511 |
msgstr "Lejlighed #2"
|
2512 |
|
2513 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2088
|
2514 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3834
|
2515 |
+
#, fuzzy
|
2516 |
+
msgid "Apartment#3"
|
2517 |
msgstr "Lejlighed #3"
|
2518 |
|
2519 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:263
|
2520 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:288
|
2521 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:445
|
2522 |
msgid "Saved"
|
2523 |
msgstr "Gemt"
|
2524 |
|
2525 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:363
|
2526 |
+
msgid ""
|
2527 |
+
"You can use (in subject and content of email template) any shortcodes, "
|
2528 |
+
"which you are used at booking form. You can use the shortcodes in the same "
|
2529 |
+
"way as you are used it in the content form at Settings Fields page."
|
2530 |
+
msgstr ""
|
2531 |
+
|
2532 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:364
|
2533 |
+
msgid "In addition you can use these shortcodes"
|
2534 |
+
msgstr ""
|
2535 |
+
|
2536 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:365
|
2537 |
+
#, php-format
|
2538 |
+
msgid ""
|
2539 |
+
"%s - inserting data info about the booking, which you are configured in the "
|
2540 |
+
"content form at Settings Fields page"
|
2541 |
+
msgstr ""
|
2542 |
+
|
2543 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:366
|
2544 |
+
#, fuzzy, php-format
|
2545 |
+
msgid "%s - inserting ID of booking "
|
2546 |
+
msgstr "%s - indsæt bookingdatoer, "
|
2547 |
+
|
2548 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:367
|
2549 |
+
#, fuzzy, php-format
|
2550 |
+
msgid "%s or %s - inserting the title of the booking resource "
|
2551 |
+
msgstr "%s indsæt bookingart, "
|
2552 |
+
|
2553 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:369
|
2554 |
+
#, fuzzy, php-format
|
2555 |
+
msgid "%s - inserting the cost of booking "
|
2556 |
+
msgstr "%s - indsæt bookingdatoer, "
|
2557 |
+
|
2558 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:372
|
2559 |
+
#, fuzzy, php-format
|
2560 |
+
msgid "%s - inserting the dates of booking"
|
2561 |
+
msgstr "%s - indsæt bookingdatoer, "
|
2562 |
+
|
2563 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:373
|
2564 |
+
#, fuzzy, php-format
|
2565 |
+
msgid "%s - inserting check-in date (first day of reservation),"
|
2566 |
+
msgstr "%s - indsæt bookingdatoer, "
|
2567 |
+
|
2568 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:374
|
2569 |
+
#, fuzzy, php-format
|
2570 |
+
msgid "%s - inserting check-out date (last day of reservation),"
|
2571 |
+
msgstr "%s - indsæt bookingdatoer, "
|
2572 |
+
|
2573 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:375
|
2574 |
+
#, fuzzy, php-format
|
2575 |
+
msgid "%s - inserting the number of booking dates "
|
2576 |
+
msgstr "%s - indsæt bookingdatoer, "
|
2577 |
+
|
2578 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:377
|
2579 |
+
#, fuzzy, php-format
|
2580 |
+
msgid "%s - inserting your site URL "
|
2581 |
+
msgstr "%s - indsæt ny linje, "
|
2582 |
+
|
2583 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:379
|
2584 |
+
#, fuzzy, php-format
|
2585 |
+
msgid "%s - inserting moderate link of new booking "
|
2586 |
+
msgstr "%s - indsæt bookingdatoer, "
|
2587 |
+
|
2588 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:381
|
2589 |
+
#, php-format
|
2590 |
+
msgid ""
|
2591 |
+
"%s - inserting link to the page where visitor can edit the reservation, "
|
2592 |
+
"(possible to use the %s parameter for setting different %s of this page. "
|
2593 |
+
"Example: %s )"
|
2594 |
+
msgstr ""
|
2595 |
+
|
2596 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:383
|
2597 |
+
#, php-format
|
2598 |
+
msgid ""
|
2599 |
+
"%s - inserting link to the page where visitor can cancel the reservation, "
|
2600 |
+
"(possible to use the %s parameter for setting different %s of this page. "
|
2601 |
+
"Example: %s )"
|
2602 |
+
msgstr ""
|
2603 |
+
|
2604 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:385
|
2605 |
+
#, php-format
|
2606 |
+
msgid ""
|
2607 |
+
"%s - inserting link to payment page where visitor can pay for the "
|
2608 |
+
"reservation (possible to use the %s parameter for setting different %s of "
|
2609 |
+
"this page. Example: %s )"
|
2610 |
+
msgstr ""
|
2611 |
+
|
2612 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:389
|
2613 |
+
#, fuzzy, php-format
|
2614 |
+
msgid ""
|
2615 |
+
"%s - add the reason for booking payment, you can enter it before sending "
|
2616 |
+
"email, "
|
2617 |
+
msgstr "%s - indsæt årsag til at booking annulleres"
|
2618 |
+
|
2619 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:391
|
2620 |
+
#, fuzzy, php-format
|
2621 |
+
msgid ""
|
2622 |
+
"%s - add the reason booking was cancelled, you can enter it before sending "
|
2623 |
+
"email, "
|
2624 |
+
msgstr "%s - indsæt årsag til at booking annulleres"
|
2625 |
+
|
2626 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:394
|
2627 |
+
#, php-format
|
2628 |
+
msgid "Also you can use any HTML tags like this %s - inserting new line "
|
2629 |
+
msgstr ""
|
2630 |
+
|
2631 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:415
|
2632 |
#, fuzzy
|
2633 |
msgid "All resources"
|
2634 |
msgstr "Pris for bookingart"
|
2635 |
|
2636 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:429
|
2637 |
#, fuzzy
|
2638 |
msgid "Booking resources"
|
2639 |
msgstr "Bookingart"
|
2640 |
|
2641 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:440
|
2642 |
msgid "Keyword"
|
2643 |
msgstr ""
|
2644 |
|
2645 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:441
|
2646 |
#, fuzzy
|
2647 |
msgid "Filter by Keyword"
|
2648 |
msgstr "Filter er gemt"
|
2649 |
|
2650 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:450
|
2651 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:454
|
2652 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:570
|
2653 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:663
|
2654 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:668
|
2655 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:813
|
2656 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:816
|
2657 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2448
|
2658 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2518
|
2659 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2533
|
2660 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2534
|
2661 |
+
msgid "Dates"
|
2662 |
+
msgstr "Datoer"
|
2663 |
+
|
2664 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:451
|
2665 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:455
|
2666 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:664
|
2667 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:669
|
2668 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2517
|
2669 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2543
|
2670 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2544
|
2671 |
#, fuzzy
|
2672 |
msgid "Resource"
|
2673 |
msgstr "Pris for bookingart"
|
2674 |
|
2675 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:470
|
2676 |
#, fuzzy
|
2677 |
msgid "Print bookings listing"
|
2678 |
msgstr "Bookingindstillinger"
|
2679 |
|
2680 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:472
|
2681 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1011
|
2682 |
#, fuzzy
|
2683 |
msgid "Print"
|
2684 |
msgstr "Betaling"
|
2685 |
|
2686 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:473
|
2687 |
msgid "Export only current page of bookings to CSV format"
|
2688 |
msgstr ""
|
2689 |
|
2690 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:474
|
2691 |
#, fuzzy
|
2692 |
msgid "Export"
|
2693 |
msgstr "Ekstra fin"
|
2694 |
|
2695 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:475
|
2696 |
msgid "Export All bookings to CSV format"
|
2697 |
msgstr ""
|
2698 |
|
2699 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:477
|
2700 |
msgid "Export All"
|
2701 |
msgstr ""
|
2702 |
|
2703 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:568
|
2704 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1468
|
2705 |
msgid "Labels"
|
2706 |
msgstr ""
|
2707 |
|
2708 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:569
|
2709 |
#, fuzzy
|
2710 |
msgid "Data"
|
2711 |
msgstr "Datoer"
|
2712 |
|
2713 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:586
|
2714 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:669
|
2715 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1533
|
2716 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:752
|
2717 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1666
|
|
|
|
|
2718 |
msgid "Approved"
|
2719 |
msgstr "Godkendt"
|
2720 |
|
2721 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:587
|
2722 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:545
|
2723 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:670
|
2724 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:751
|
2725 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1665
|
2726 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3876
|
2727 |
msgid "Pending"
|
2728 |
msgstr "Afventer"
|
2729 |
|
2730 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:610
|
2731 |
#, fuzzy
|
2732 |
msgid "Edit Booking"
|
2733 |
msgstr "Booking"
|
2734 |
|
2735 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:614
|
2736 |
#, fuzzy
|
2737 |
msgid "Edit Note"
|
2738 |
msgstr "Redigér"
|
2739 |
|
2740 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:619
|
2741 |
#, fuzzy
|
2742 |
msgid "Change Resource"
|
2743 |
msgstr "Bookingart"
|
2744 |
|
2745 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:670
|
|
|
|
|
|
|
|
|
|
|
|
|
2746 |
#, fuzzy
|
2747 |
msgid "Change"
|
2748 |
msgstr "Changelog"
|
2749 |
|
2750 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:186
|
2751 |
msgid "Successful payment"
|
2752 |
msgstr ""
|
2753 |
|
2754 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:188
|
2755 |
#, fuzzy
|
2756 |
+
msgid " Parameters are incorrect,"
|
2757 |
msgstr "Du har indtastet en forkert kode"
|
2758 |
|
2759 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:189
|
2760 |
+
msgid "Cannot find the record"
|
2761 |
msgstr ""
|
2762 |
|
2763 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:190
|
2764 |
msgid "Amount different"
|
2765 |
msgstr ""
|
2766 |
|
2767 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:191
|
2768 |
#, fuzzy
|
2769 |
+
msgid "Payment failed"
|
2770 |
msgstr "Betaling"
|
2771 |
|
2772 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:192
|
2773 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
2774 |
msgstr ""
|
2775 |
|
2776 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:193
|
2777 |
+
msgid "Connection Error"
|
2778 |
msgstr ""
|
2779 |
|
2780 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:520
|
2781 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:543
|
2782 |
#, fuzzy
|
2783 |
msgid "Completed"
|
2784 |
msgstr "Slettet"
|
2785 |
|
2786 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:522
|
2787 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:547
|
2788 |
msgid "In-Progress"
|
2789 |
msgstr ""
|
2790 |
|
2791 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:524
|
2792 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:859
|
2793 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1612
|
2794 |
msgid "Unknown"
|
2795 |
msgstr ""
|
2796 |
|
2797 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:526
|
2798 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:569
|
2799 |
#, fuzzy
|
2800 |
msgid "Partially paid"
|
2801 |
msgstr "Delvist booket"
|
2802 |
|
2803 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:527
|
2804 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:570
|
2805 |
#, fuzzy
|
2806 |
msgid "Cancelled"
|
2807 |
msgstr "Fortryd"
|
2808 |
|
2809 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:528
|
2810 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:553
|
2811 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:594
|
2812 |
#, fuzzy
|
2813 |
msgid "Failed"
|
2814 |
msgstr "Formularfelter"
|
2815 |
|
2816 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:529
|
2817 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:556
|
2818 |
msgid "Refunded"
|
2819 |
msgstr ""
|
2820 |
|
2821 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:531
|
2822 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:571
|
2823 |
msgid "Fraud"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:538
|
2827 |
msgid "!Paid OK"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:539
|
2831 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:592
|
2832 |
msgid "Unknown status"
|
2833 |
msgstr ""
|
2834 |
|
2835 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:540
|
2836 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:593
|
2837 |
msgid "Not Completed"
|
2838 |
msgstr ""
|
2839 |
|
2840 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:546
|
2841 |
msgid "Processed"
|
2842 |
msgstr ""
|
2843 |
|
2844 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:549
|
2845 |
msgid "Canceled_Reversal"
|
2846 |
msgstr ""
|
2847 |
|
2848 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:551
|
2849 |
#, fuzzy
|
2850 |
msgid "Denied"
|
2851 |
msgstr "Slettet"
|
2852 |
|
2853 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:552
|
2854 |
msgid "Expired"
|
2855 |
msgstr ""
|
2856 |
|
2857 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:555
|
2858 |
#, fuzzy
|
2859 |
msgid "Partially_Refunded"
|
2860 |
msgstr "Delvist booket"
|
2861 |
|
2862 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:557
|
2863 |
#, fuzzy
|
2864 |
msgid "Reversed"
|
2865 |
msgstr "Reserveret"
|
2866 |
|
2867 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:558
|
2868 |
msgid "Voided"
|
2869 |
msgstr ""
|
2870 |
|
2871 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:559
|
2872 |
msgid "Created"
|
2873 |
msgstr ""
|
2874 |
|
2875 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:562
|
2876 |
msgid "Not authed"
|
2877 |
msgstr ""
|
2878 |
|
2879 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:563
|
2880 |
msgid "Malformed"
|
2881 |
msgstr ""
|
2882 |
|
2883 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:564
|
2884 |
msgid "Invalid"
|
2885 |
msgstr ""
|
2886 |
|
2887 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:565
|
2888 |
msgid "Abort"
|
2889 |
msgstr ""
|
2890 |
|
2891 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:566
|
2892 |
#, fuzzy
|
2893 |
msgid "Rejected"
|
2894 |
msgstr "Slettet"
|
2895 |
|
2896 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:567
|
2897 |
#, fuzzy
|
2898 |
msgid "Error"
|
2899 |
msgstr "Euro"
|
2900 |
|
2901 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:572
|
2902 |
#, fuzzy
|
2903 |
msgid "Suspended"
|
2904 |
msgstr "Send"
|
2905 |
|
2906 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:591
|
2907 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:856
|
2908 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1609
|
2909 |
msgid "Paid OK"
|
2910 |
msgstr ""
|
2911 |
|
2912 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:634
|
2913 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:836
|
2914 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:838
|
2915 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2920
|
2916 |
msgid "Payment"
|
2917 |
msgstr "Betaling"
|
2918 |
|
2919 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:647
|
2920 |
#, fuzzy
|
2921 |
msgid "Min. cost"
|
2922 |
msgstr "Samlet pris"
|
2923 |
|
2924 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:650
|
2925 |
msgid "-"
|
2926 |
msgstr ""
|
2927 |
|
2928 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:652
|
2929 |
#, fuzzy
|
2930 |
msgid "Max. cost"
|
2931 |
msgstr "Gem pris"
|
2932 |
|
2933 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:767
|
2934 |
#, fuzzy
|
2935 |
msgid "Send payment request to visitor"
|
2936 |
msgstr "individuel tilpasning af email"
|
2937 |
|
2938 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:781
|
2939 |
#, fuzzy
|
2940 |
msgid "Payment status"
|
2941 |
msgstr "Betaling"
|
2942 |
|
2943 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:799
|
2944 |
#, fuzzy
|
2945 |
msgid "Save cost"
|
2946 |
msgstr "Gem pris"
|
2947 |
|
2948 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:809
|
2949 |
#, fuzzy
|
2950 |
msgid "Change status"
|
2951 |
msgstr "Bookingart"
|
2952 |
|
2953 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:626
|
2954 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:684
|
2955 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:357
|
2956 |
#, fuzzy
|
2957 |
msgid "Updating..."
|
2958 |
msgstr "Gemmer..."
|
2959 |
|
2960 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:631
|
2961 |
msgid "User is Activated"
|
2962 |
msgstr ""
|
2963 |
|
2964 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:689
|
2965 |
#, fuzzy
|
2966 |
msgid "User is Deactivated"
|
2967 |
msgstr "når plugin er deaktiveret"
|
2968 |
|
2969 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:801
|
2970 |
#, php-format
|
2971 |
+
msgid ""
|
2972 |
+
"%sYou do not have permissions for this page.%s Your account is not active, "
|
2973 |
+
"please contact administrator.%s"
|
2974 |
msgstr ""
|
2975 |
|
2976 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:836
|
2977 |
#, php-format
|
2978 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
2979 |
msgstr ""
|
2980 |
|
2981 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:842
|
2982 |
#, fuzzy, php-format
|
2983 |
msgid "%sNo this booking resources.%s"
|
2984 |
msgstr "Sæsonpriser for bookingenhed"
|
2985 |
|
2986 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:967
|
2987 |
#, fuzzy
|
2988 |
msgid "Show resources of user:"
|
2989 |
msgstr "Pris for bookingart"
|
2990 |
|
2991 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:979
|
2992 |
#, fuzzy
|
2993 |
msgid "My"
|
2994 |
msgstr "Maj"
|
2995 |
|
2996 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:998
|
2997 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:344
|
2998 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1074
|
2999 |
#, fuzzy
|
3000 |
msgid "Booking resource:"
|
3001 |
msgstr "Bookingart"
|
3002 |
|
3003 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1030
|
3004 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1071
|
3005 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1677
|
3006 |
#, fuzzy
|
3007 |
msgid "Users"
|
3008 |
msgstr "År"
|
3009 |
|
3010 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1073
|
3011 |
msgid "Management of"
|
3012 |
msgstr ""
|
3013 |
|
3014 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1169
|
3015 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1680
|
3016 |
+
msgid "Manage users"
|
3017 |
msgstr ""
|
3018 |
|
3019 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1173
|
3020 |
msgid "Status"
|
3021 |
msgstr ""
|
3022 |
|
3023 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1175
|
3024 |
#, fuzzy
|
3025 |
msgid "User name"
|
3026 |
msgstr "Navn på bookingart"
|
3027 |
|
3028 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1176
|
3029 |
msgid "User role"
|
3030 |
msgstr ""
|
3031 |
|
3032 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1178
|
3033 |
#, fuzzy
|
3034 |
msgid "Max number of resources"
|
3035 |
msgstr "Antal gæster"
|
3036 |
|
3037 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1179
|
3038 |
msgid "Actions for specific user"
|
3039 |
msgstr ""
|
3040 |
|
3041 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1180
|
3042 |
msgid "Set user as"
|
3043 |
msgstr ""
|
3044 |
|
3045 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1216
|
3046 |
#, fuzzy
|
3047 |
msgid "Activate"
|
3048 |
msgstr "Aktiv"
|
3049 |
|
3050 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1217
|
3051 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1226
|
3052 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1229
|
3053 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1232
|
3054 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1245
|
3055 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1252
|
3056 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1259
|
3057 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
3058 |
#, fuzzy
|
3059 |
msgid "Do you really want"
|
3060 |
msgstr "Er du sikker på at du ønsker at slette?"
|
3061 |
|
3062 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1217
|
3063 |
msgid "make user active"
|
3064 |
msgstr ""
|
3065 |
|
3066 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1221
|
3067 |
#, fuzzy
|
3068 |
msgid "Deactivate"
|
3069 |
msgstr "Aktiv"
|
3070 |
|
3071 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1225
|
3072 |
msgid "Set as inactive"
|
3073 |
msgstr ""
|
3074 |
|
3075 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1226
|
3076 |
msgid "make user inactive"
|
3077 |
msgstr ""
|
3078 |
|
3079 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1228
|
3080 |
#, fuzzy
|
3081 |
msgid "Delete configuration"
|
3082 |
msgstr "Slet bookingdata"
|
3083 |
|
3084 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1229
|
3085 |
msgid "delete configuration"
|
3086 |
msgstr ""
|
3087 |
|
3088 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1231
|
3089 |
#, fuzzy
|
3090 |
msgid "Delete all booking data"
|
3091 |
msgstr "Slet bookingdata"
|
3092 |
|
3093 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1232
|
3094 |
#, fuzzy
|
3095 |
msgid "delete all booking data"
|
3096 |
msgstr "Slet bookingdata"
|
3097 |
|
3098 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1237
|
3099 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1244
|
3100 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1245
|
3101 |
#, fuzzy
|
3102 |
msgid "Super Admin"
|
3103 |
msgstr "Ekstra fin"
|
3104 |
|
3105 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1245
|
3106 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1252
|
3107 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1259
|
3108 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
3109 |
msgid "set user as"
|
3110 |
msgstr ""
|
3111 |
|
3112 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1251
|
3113 |
msgid "Low Level user"
|
3114 |
msgstr ""
|
3115 |
|
3116 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1252
|
3117 |
msgid "Low level user"
|
3118 |
msgstr ""
|
3119 |
|
3120 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1258
|
3121 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1259
|
3122 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1266
|
3123 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
3124 |
#, fuzzy
|
3125 |
msgid "Regular user"
|
3126 |
msgstr "År"
|
3127 |
|
3128 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1273
|
3129 |
#, fuzzy
|
3130 |
msgid "Login"
|
3131 |
msgstr "Links"
|
3132 |
|
3133 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1351
|
3134 |
#, fuzzy
|
3135 |
msgid "Suite"
|
3136 |
msgstr "Navn"
|
3137 |
|
3138 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:131
|
3139 |
+
#, fuzzy
|
3140 |
+
msgid "Form / Calendar"
|
3141 |
+
msgstr "i kalenderen"
|
3142 |
+
|
3143 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:133
|
3144 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:146
|
3145 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:159
|
3146 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:173
|
3147 |
+
#, fuzzy
|
3148 |
+
msgid "Insertion of"
|
3149 |
+
msgstr "Information"
|
3150 |
+
|
3151 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:144
|
3152 |
+
msgid "Selection of form"
|
3153 |
+
msgstr ""
|
3154 |
+
|
3155 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:171
|
3156 |
+
#, fuzzy
|
3157 |
+
msgid "Editing of booking"
|
3158 |
+
msgstr "%s - indsæt bookingdatoer, "
|
3159 |
+
|
3160 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:196
|
3161 |
+
#, fuzzy
|
3162 |
+
msgid "Aggregate resources:"
|
3163 |
+
msgstr "Pris for bookingart"
|
3164 |
+
|
3165 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:207
|
3166 |
+
msgid ""
|
3167 |
+
"Set inside of calendar as unavailable dates, which are reserved at these "
|
3168 |
+
"booking resources also"
|
3169 |
+
msgstr ""
|
3170 |
+
|
3171 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:216
|
3172 |
+
#, php-format
|
3173 |
+
msgid ""
|
3174 |
+
"This shortcode %s is used on a page, where visitors can %smodify%s their own "
|
3175 |
+
"booking(s), %scancel%s or make %spayment%s after receiving an admin email "
|
3176 |
+
"payment request"
|
3177 |
+
msgstr ""
|
3178 |
+
|
3179 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:217
|
3180 |
+
#, php-format
|
3181 |
+
msgid ""
|
3182 |
+
"The content of field %sURL to edit bookings%s on the %sgeneral booking "
|
3183 |
+
"settings page%s must link to this page"
|
3184 |
+
msgstr ""
|
3185 |
+
|
3186 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:218
|
3187 |
+
#, php-format
|
3188 |
+
msgid "Email templates, which use shortcodes: %s, will be linked to this page"
|
3189 |
+
msgstr ""
|
3190 |
+
|
3191 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:235
|
3192 |
+
msgid "Search Form / Results:"
|
3193 |
+
msgstr ""
|
3194 |
+
|
3195 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:243
|
3196 |
+
#, php-format
|
3197 |
+
msgid ""
|
3198 |
+
"This shortcode %s is using for showing the search results at specific page, "
|
3199 |
+
"if the search form is submit showing the search results at different page"
|
3200 |
+
msgstr ""
|
3201 |
+
|
3202 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:248
|
3203 |
+
msgid "Search results at different page:"
|
3204 |
+
msgstr ""
|
3205 |
+
|
3206 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:251
|
3207 |
+
msgid "Select for showing search results at different page."
|
3208 |
+
msgstr ""
|
3209 |
+
|
3210 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:256
|
3211 |
+
msgid "URL of search results:"
|
3212 |
+
msgstr ""
|
3213 |
+
|
3214 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:259
|
3215 |
+
msgid "Type the URL of search results page."
|
3216 |
+
msgstr ""
|
3217 |
+
|
3218 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:264
|
3219 |
+
msgid "Title of Search results:"
|
3220 |
+
msgstr ""
|
3221 |
+
|
3222 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:267
|
3223 |
+
msgid "Type the title of Search results."
|
3224 |
+
msgstr ""
|
3225 |
+
|
3226 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:271
|
3227 |
+
msgid "Nothing Found Message:"
|
3228 |
+
msgstr ""
|
3229 |
+
|
3230 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:274
|
3231 |
+
msgid "Type the message, when nothing found."
|
3232 |
+
msgstr ""
|
3233 |
+
|
3234 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:284
|
3235 |
#, fuzzy
|
3236 |
+
msgid "Show advanced settings"
|
3237 |
+
msgstr "Avancerede indstillinger"
|
3238 |
|
3239 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:285
|
3240 |
#, fuzzy
|
3241 |
+
msgid "Hide advanced settings"
|
3242 |
+
msgstr "Avancerede indstillinger"
|
3243 |
|
3244 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:290
|
3245 |
+
msgid "Search only for users:"
|
3246 |
+
msgstr ""
|
|
|
3247 |
|
3248 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:293
|
3249 |
+
msgid ""
|
3250 |
+
"Type IDs of the users (separated by comma \",\") for searching availability "
|
3251 |
+
"only for these users, or leave it blank for searching for all users."
|
3252 |
+
msgstr ""
|
3253 |
|
3254 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:311
|
3255 |
#, fuzzy
|
3256 |
+
msgid "Title:"
|
3257 |
+
msgstr "Navn"
|
3258 |
|
3259 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:314
|
3260 |
+
msgid "Title near your select box."
|
3261 |
msgstr ""
|
3262 |
|
3263 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:322
|
3264 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1091
|
3265 |
+
msgid "Visible months:"
|
3266 |
msgstr ""
|
3267 |
|
3268 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:338
|
3269 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1108
|
3270 |
+
#, fuzzy
|
3271 |
+
msgid "Select number of month to show for calendar."
|
3272 |
+
msgstr "Indtast antal måneder som skal vises i kalender."
|
3273 |
|
3274 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:354
|
3275 |
#, php-format
|
3276 |
+
msgid ""
|
3277 |
+
"Select booking resources, for showing in selectbox. %sPlease use CTRL to "
|
3278 |
+
"select multiple booking resources."
|
3279 |
msgstr ""
|
3280 |
|
3281 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:359
|
3282 |
#, php-format
|
3283 |
+
msgid ""
|
3284 |
+
"This shortcode %s is using for selection of the booking form of specific "
|
3285 |
+
"booking resources in selectbox"
|
3286 |
msgstr ""
|
3287 |
|
3288 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:554
|
3289 |
#, fuzzy
|
3290 |
+
msgid "This booking resources does not exist"
|
3291 |
msgstr "Bookingart"
|
3292 |
|
3293 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:603
|
3294 |
msgid "Processing..."
|
3295 |
msgstr ""
|
3296 |
|
3297 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:624
|
3298 |
+
msgid "Generating columns..."
|
3299 |
msgstr ""
|
3300 |
|
3301 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:655
|
3302 |
#, fuzzy
|
3303 |
msgid "Exporting booking data..."
|
3304 |
msgstr "Slet bookingdata"
|
3305 |
|
3306 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:689
|
3307 |
msgid "Generating content of file"
|
3308 |
msgstr ""
|
3309 |
|
3310 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:727
|
3311 |
#, fuzzy
|
3312 |
msgid "Saving to file"
|
3313 |
msgstr "i kalenderen"
|
3314 |
|
3315 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:744
|
3316 |
#, fuzzy
|
3317 |
msgid "Export bookings"
|
3318 |
msgstr "Bookingtype:"
|
3319 |
|
3320 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:747
|
3321 |
msgid "Download the CSV file of exported booking data"
|
3322 |
msgstr ""
|
3323 |
|
3324 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:753
|
3325 |
msgid "Download"
|
3326 |
msgstr ""
|
3327 |
|
3328 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:762
|
3329 |
#, fuzzy
|
3330 |
msgid "Done!"
|
3331 |
msgstr "Telefon"
|
3332 |
|
3333 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:785
|
3334 |
+
#, fuzzy
|
3335 |
+
msgid "Please Select"
|
3336 |
+
msgstr "Indtast venligst pris"
|
3337 |
+
|
3338 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:894
|
3339 |
#, fuzzy
|
3340 |
msgid "link"
|
3341 |
msgstr "Links"
|
3342 |
|
3343 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1015
|
3344 |
#, fuzzy
|
3345 |
msgid "Print bookings"
|
3346 |
msgstr "%sslut på bookingtidspunkt%s"
|
3347 |
|
3348 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1036
|
3349 |
+
msgid "The booking was canceled by the visitor."
|
3350 |
msgstr ""
|
3351 |
|
3352 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1050
|
3353 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1061
|
3354 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3406
|
3355 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3447
|
3356 |
+
msgid "Wrong booking hash in URL (probably expired)"
|
3357 |
msgstr ""
|
3358 |
|
3359 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1089
|
3360 |
+
#, fuzzy
|
3361 |
+
msgid "The booking has been canceled successfully"
|
3362 |
+
msgstr "Din reservation er blevet afvist"
|
3363 |
|
3364 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1222
|
3365 |
#, fuzzy
|
3366 |
msgid "Add New Booking Resource(s)"
|
3367 |
msgstr "Bookingart"
|
3368 |
|
3369 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1229
|
3370 |
#, fuzzy
|
3371 |
msgid "New Resource"
|
3372 |
msgstr "Bookingart"
|
3373 |
|
3374 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1230
|
3375 |
#, fuzzy
|
3376 |
msgid "Enter name of booking resource"
|
3377 |
msgstr "Sæsonpriser for bookingenhed"
|
3378 |
|
3379 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1233
|
3380 |
msgid "Enter title here"
|
3381 |
msgstr ""
|
3382 |
|
3383 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1243
|
3384 |
#, fuzzy
|
3385 |
msgid "Advanced Options"
|
3386 |
msgstr "Avancerede indstillinger"
|
3387 |
|
3388 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1244
|
3389 |
#, fuzzy
|
3390 |
msgid "Add new resource(s)"
|
3391 |
msgstr "Bookingart"
|
3392 |
|
3393 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1354
|
3394 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1419
|
3395 |
+
#, fuzzy
|
3396 |
+
msgid "Resources number per page"
|
3397 |
+
msgstr "Bookingart"
|
3398 |
+
|
3399 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1363
|
3400 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1428
|
3401 |
+
#, fuzzy
|
3402 |
+
msgid ""
|
3403 |
+
"Select number of booking resources (single or parent) per page at Resource "
|
3404 |
+
"menu page"
|
3405 |
+
msgstr "Navne på enheder "
|
3406 |
+
|
3407 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1368
|
3408 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1433
|
3409 |
#, fuzzy
|
3410 |
msgid "Default booking resource"
|
3411 |
msgstr "Bookingart"
|
3412 |
|
3413 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1401
|
3414 |
+
msgid "Enter your order number to begin the activation process."
|
3415 |
msgstr ""
|
3416 |
|
3417 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1445
|
3418 |
#, fuzzy
|
3419 |
msgid "Select your default booking resource."
|
3420 |
msgstr "Sæsonpriser for bookingenhed"
|
3421 |
|
3422 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1460
|
3423 |
+
#, fuzzy
|
3424 |
+
msgid "URL to edit bookings"
|
3425 |
+
msgstr "Tilføj booking"
|
3426 |
|
3427 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1462
|
3428 |
+
#, fuzzy, php-format
|
3429 |
+
msgid ""
|
3430 |
+
"Type URL for %svisitors%s to edit bookings. You must insert %s shortcode on "
|
3431 |
+
"this page."
|
3432 |
+
msgstr "Indtast dit email-emne til brug ved %skontrol af booking%s"
|
3433 |
|
3434 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1480
|
3435 |
#, fuzzy
|
3436 |
+
msgid "Change hash after the booking is approved"
|
3437 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
3438 |
|
3439 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1484
|
3440 |
+
msgid ""
|
3441 |
+
"Check this box if you want to change the booking hash after approval. When "
|
3442 |
+
"checked, visitor will not be able to edit or cancel the booking."
|
3443 |
msgstr ""
|
3444 |
|
3445 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1495
|
3446 |
#, php-format
|
3447 |
msgid "%s - start new translation section, where %s - locale of translation"
|
3448 |
msgstr ""
|
3449 |
|
3450 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1496
|
3451 |
#, fuzzy, php-format
|
3452 |
+
msgid "Example #1: %s - start French translation section"
|
3453 |
msgstr "Eksempel: %s "
|
3454 |
|
3455 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1497
|
3456 |
#, php-format
|
3457 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
3458 |
msgstr ""
|
3459 |
|
3460 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1514
|
3461 |
+
msgid ""
|
3462 |
+
"Customization of email template, which is sending to Admin after new booking"
|
3463 |
msgstr ""
|
3464 |
|
3465 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1515
|
3466 |
#, fuzzy
|
3467 |
msgid "New for Admin"
|
3468 |
msgstr "Ekstra fin"
|
3469 |
|
3470 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1523
|
3471 |
+
msgid ""
|
3472 |
+
"Customization of email template, which is sending to Visitor after new "
|
3473 |
+
"booking"
|
3474 |
msgstr ""
|
3475 |
|
3476 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1524
|
3477 |
#, fuzzy
|
3478 |
msgid "New for Visitor"
|
3479 |
msgstr "Antal gæster"
|
3480 |
|
3481 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1532
|
3482 |
+
#, fuzzy
|
3483 |
+
msgid ""
|
3484 |
+
"Customization of email template, which is sending to Visitor after approval "
|
3485 |
+
"of booking"
|
3486 |
+
msgstr "Email til \"Person\" når booking afvises"
|
3487 |
|
3488 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1541
|
3489 |
+
msgid ""
|
3490 |
+
"Customization of email template, which is sending to Visitor after "
|
3491 |
+
"Cancellation of booking"
|
3492 |
msgstr ""
|
3493 |
|
3494 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1542
|
3495 |
#, fuzzy
|
3496 |
msgid "Declined"
|
3497 |
msgstr "Slettet"
|
3498 |
|
3499 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1550
|
3500 |
#, fuzzy
|
3501 |
+
msgid ""
|
3502 |
+
"Customization of email template, which is sending after modification of "
|
3503 |
+
"booking"
|
3504 |
msgstr "Email til \"Person\" når booking afvises"
|
3505 |
|
3506 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1551
|
3507 |
+
msgid "Modified"
|
3508 |
msgstr ""
|
3509 |
|
3510 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1562
|
3511 |
+
msgid ""
|
3512 |
+
"Customization of email template, which is sending to Visitor after payment "
|
3513 |
+
"request"
|
3514 |
msgstr ""
|
3515 |
|
3516 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1563
|
3517 |
#, fuzzy
|
3518 |
msgid "Payment request"
|
3519 |
msgstr "Betaling"
|
3520 |
|
3521 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1617
|
3522 |
+
#, fuzzy
|
3523 |
+
msgid "Standard Form"
|
3524 |
+
msgstr "Standard"
|
3525 |
+
|
3526 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1618
|
3527 |
+
#, fuzzy
|
3528 |
+
msgid "2 Columns (form next to calendar)"
|
3529 |
+
msgstr "Antal kalendere"
|
3530 |
+
|
3531 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1619
|
3532 |
+
msgid "Wizard (several steps)"
|
3533 |
+
msgstr ""
|
3534 |
+
|
3535 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1621
|
3536 |
+
#, fuzzy
|
3537 |
+
msgid "Payment Form"
|
3538 |
+
msgstr "Betaling"
|
3539 |
+
|
3540 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1626
|
3541 |
+
#, fuzzy
|
3542 |
+
msgid "Reset to default selected form"
|
3543 |
+
msgstr "Gendan standardindstillinger for formular"
|
3544 |
+
|
3545 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1632
|
3546 |
+
#, fuzzy
|
3547 |
+
msgid "Reset to default both forms"
|
3548 |
+
msgstr "Gendan standardindstillinger for formular"
|
3549 |
+
|
3550 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1633
|
3551 |
+
msgid "Both"
|
3552 |
+
msgstr ""
|
3553 |
+
|
3554 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1643
|
3555 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3647
|
3556 |
+
msgid "Please configure the form for content of booking fields data!"
|
3557 |
+
msgstr ""
|
3558 |
+
|
3559 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1651
|
3560 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3655
|
3561 |
+
msgid "Please configure the form fields!"
|
3562 |
+
msgstr ""
|
3563 |
+
|
3564 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1659
|
3565 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1630
|
3566 |
+
#, fuzzy
|
3567 |
+
msgid "Customization of booking form fields"
|
3568 |
+
msgstr "De enkelte bookingtypers pris"
|
3569 |
+
|
3570 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1662
|
3571 |
+
#, fuzzy
|
3572 |
+
msgid "Booking Form"
|
3573 |
+
msgstr "Bookingformular"
|
3574 |
+
|
3575 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1666
|
3576 |
+
#, fuzzy
|
3577 |
+
msgid ""
|
3578 |
+
"Customization of fields, which showing in the Booking Listing page for the "
|
3579 |
+
"specific booking"
|
3580 |
+
msgstr "Email til \"Person\" når booking afvises"
|
3581 |
+
|
3582 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1669
|
3583 |
+
#, fuzzy
|
3584 |
+
msgid "Content of Booking Fields"
|
3585 |
+
msgstr "De enkelte bookingtypers pris"
|
3586 |
+
|
3587 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1685
|
3588 |
+
#, fuzzy
|
3589 |
+
msgid "Default title of bookings"
|
3590 |
+
msgstr "Bookingart"
|
3591 |
+
|
3592 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1687
|
3593 |
+
#, php-format
|
3594 |
+
msgid ""
|
3595 |
+
"Type %sdefault title of bookings%s in calendar view mode at Booking Listing "
|
3596 |
+
"page (You can use the shortcodes from the bottom form of Settings Fields "
|
3597 |
+
"page)."
|
3598 |
+
msgstr ""
|
3599 |
+
|
3600 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1700
|
3601 |
#, fuzzy
|
3602 |
msgid "Incorrect date format"
|
3603 |
msgstr "Forkert datoformat"
|
3604 |
|
3605 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1958
|
3606 |
#, fuzzy
|
3607 |
msgid "Booking resource selection:"
|
3608 |
msgstr "Bookingart"
|
3609 |
|
3610 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1969
|
3611 |
#, fuzzy
|
3612 |
msgid "All bookings"
|
3613 |
msgstr "Tilføj booking"
|
3614 |
|
3615 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1973
|
3616 |
msgid "All incoming bookings"
|
3617 |
msgstr ""
|
3618 |
|
3619 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1978
|
3620 |
+
#, fuzzy
|
3621 |
+
msgid "New reservations made today"
|
3622 |
+
msgstr "Ny reservation"
|
3623 |
|
3624 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1983
|
3625 |
#, fuzzy
|
3626 |
+
msgid "Reservations for today"
|
3627 |
+
msgstr "Information"
|
3628 |
|
3629 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2004
|
3630 |
#, fuzzy
|
3631 |
msgid "Add new booking resource"
|
3632 |
msgstr "Bookingart"
|
3633 |
|
3634 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2932
|
3635 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2985
|
3636 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:502
|
3637 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:504
|
3638 |
#, fuzzy
|
3639 |
msgid "Updated successfully"
|
3640 |
msgstr "Filter slettet"
|
3641 |
|
3642 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2946
|
3643 |
+
msgid ""
|
3644 |
+
"Warning! The resource was not changed. Actual dates are already booked there."
|
3645 |
msgstr ""
|
3646 |
|
3647 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3220
|
3648 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3225
|
3649 |
+
#, fuzzy
|
3650 |
+
msgid "Email to \"Admin\" after a new booking"
|
3651 |
msgstr "Email til \"Admin\" efter booking på siden"
|
3652 |
|
3653 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3230
|
3654 |
msgid "To"
|
3655 |
msgstr "Til"
|
3656 |
|
3657 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3232
|
3658 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2124
|
3659 |
#, fuzzy, php-format
|
3660 |
+
msgid "Type default %sadmin email%s for booking confirmation"
|
3661 |
msgstr "Indtast standard %sadmin email%s til at tjekke reservationer"
|
3662 |
|
3663 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3664 |
#, fuzzy, php-format
|
3665 |
+
msgid ""
|
3666 |
+
"Type the default %sadmin email%s sending the booking confimation. You can "
|
3667 |
+
"use this %s shortcode."
|
3668 |
+
msgstr "Indtast standard %sadmin email%s som denne email skal sendes fra"
|
3669 |
|
3670 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3246
|
|
|
|
|
|
|
3671 |
#, fuzzy, php-format
|
3672 |
+
msgid "Type your email %ssubject%s for the booking confimation message."
|
3673 |
+
msgstr ""
|
3674 |
+
"Indtast din email-besked til brug ved %skontrol af booking%s på siden. "
|
3675 |
|
3676 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3252
|
|
|
|
|
|
|
|
|
3677 |
#, fuzzy, php-format
|
3678 |
+
msgid "Type your %semail message content for checking booking%s in. "
|
3679 |
+
msgstr ""
|
3680 |
+
"Indtast din email-besked til brug ved %skontrol af booking%s på siden. "
|
3681 |
|
3682 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3258
|
3683 |
#, fuzzy, php-format
|
3684 |
+
msgid ""
|
3685 |
+
"For example: \\\"You have a new reservation %s on the following date(s): %s "
|
3686 |
+
"Contact information: %s You can approve or edit this booking at: %s Thank "
|
3687 |
+
"you, Reservation service.\\\""
|
3688 |
+
msgstr ""
|
3689 |
+
"Eksempel: \"Du bedes godkende ny reservation %s på dato(erne): %s "
|
3690 |
+
"Personinformation:%s På forhånd tak.\""
|
3691 |
+
|
3692 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3258
|
3693 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3305
|
3694 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3352
|
3695 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3448
|
3696 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:908
|
3697 |
+
msgid "here"
|
3698 |
+
msgstr ""
|
3699 |
|
3700 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3273
|
3701 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3279
|
3702 |
#, fuzzy
|
3703 |
+
msgid "Email to \"Person\" after they make a new reservation"
|
3704 |
msgstr "Email til \"Person\" når booking afvises"
|
3705 |
|
3706 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3293
|
3707 |
#, fuzzy, php-format
|
3708 |
+
msgid ""
|
3709 |
+
"Type email subject for %svisitor after creating a new reservation%s. Use "
|
3710 |
+
"these %s shortcodes."
|
3711 |
msgstr "Indtast ønsket email-emne til brug ved %safvisning af booking%s"
|
3712 |
|
3713 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3299
|
3714 |
#, fuzzy, php-format
|
3715 |
+
msgid ""
|
3716 |
+
"Type your %semail message for visitor after creating a new reservation%s"
|
3717 |
+
msgstr ""
|
3718 |
+
"Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på "
|
3719 |
+
"siden"
|
3720 |
|
3721 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3305
|
3722 |
#, fuzzy, php-format
|
3723 |
+
msgid ""
|
3724 |
+
"For example: \"Your reservation %s on these date(s): %s is processing now! "
|
3725 |
+
"We will send confirmation by email. %s You can edit the booking at this "
|
3726 |
+
"page: %s Thank you, Reservation service.\""
|
3727 |
+
msgstr ""
|
3728 |
+
"Eksempel: \"Din reservation %s på dato(erne): %s er blevet annulleret. %s "
|
3729 |
+
"Venlig hilsen booking-service.\""
|
3730 |
|
3731 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3320
|
3732 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3325
|
3733 |
+
#, fuzzy
|
3734 |
+
msgid "Email to \"Person\" after booking is approved"
|
3735 |
+
msgstr "Email til \"Person\" når booking afvises"
|
3736 |
|
3737 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3340
|
3738 |
#, fuzzy, php-format
|
3739 |
+
msgid "Type your email subject for the %sapproved booking%s."
|
3740 |
+
msgstr ""
|
3741 |
+
"Indtast din ønskede %semail-besked til brug ved godkendelse af bookinger%s "
|
3742 |
+
"på siden"
|
3743 |
|
3744 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3346
|
3745 |
+
#, fuzzy, php-format
|
3746 |
+
msgid "Type your %semail message for the approved booking%s from the website"
|
3747 |
+
msgstr ""
|
3748 |
+
"Indtast din ønskede %semail-besked til brug ved godkendelse af bookinger%s "
|
3749 |
+
"på siden"
|
3750 |
|
3751 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3352
|
3752 |
#, fuzzy, php-format
|
3753 |
+
msgid ""
|
3754 |
+
"For example: \"Your reservation %s on these date(s): %s has been approved."
|
3755 |
+
"%s You can edit this booking on this page: %s . Thank you, Reservation "
|
3756 |
+
"service.\""
|
3757 |
+
msgstr ""
|
3758 |
+
"Eksempel: \"Din reservation %s på dato(erne): %s er godkendt.%sTak for din "
|
3759 |
+
"bestilling.\""
|
3760 |
|
3761 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3366
|
3762 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3372
|
3763 |
+
#, fuzzy
|
3764 |
+
msgid "Email to \"Person\" after their booking has been denied"
|
3765 |
msgstr "Email til \"Person\" når booking afvises"
|
3766 |
|
3767 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3387
|
3768 |
#, fuzzy, php-format
|
3769 |
+
msgid "Type your email subject for the %sdenied booking%s."
|
3770 |
msgstr "Indtast ønsket email-emne til brug ved %safvisning af booking%s"
|
3771 |
|
3772 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3393
|
3773 |
+
#, fuzzy, php-format
|
3774 |
+
msgid "Type your %semail message for the denied booking%s from the website"
|
3775 |
+
msgstr ""
|
3776 |
+
"Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på "
|
3777 |
+
"siden"
|
|
|
|
|
|
|
3778 |
|
3779 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3399
|
3780 |
#, fuzzy, php-format
|
3781 |
+
msgid ""
|
3782 |
+
"For example: \"Your reservation %s on these date(s): %s has been canceled. "
|
3783 |
+
"Please contact us for more information. %s Thank you, Reservation service.\""
|
3784 |
+
msgstr ""
|
3785 |
+
"Eksempel: \"Din reservation %s på dato(erne): %s er blevet annulleret. %s "
|
3786 |
+
"Venlig hilsen booking-service.\""
|
3787 |
|
3788 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3415
|
3789 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3421
|
3790 |
#, fuzzy
|
3791 |
+
msgid "Email to \"Person\" after booking is modified"
|
3792 |
msgstr "Email til \"Person\" når booking afvises"
|
3793 |
|
3794 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3436
|
3795 |
#, fuzzy, php-format
|
3796 |
+
msgid "Type your email subject for the %smodified booking%s. "
|
3797 |
+
msgstr ""
|
3798 |
+
"Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på "
|
3799 |
+
"siden"
|
3800 |
|
3801 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3442
|
3802 |
#, fuzzy, php-format
|
3803 |
+
msgid "Type your %semail message for the modified booking%s from the website"
|
3804 |
+
msgstr ""
|
3805 |
+
"Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på "
|
3806 |
+
"siden"
|
3807 |
|
3808 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3448
|
3809 |
#, fuzzy, php-format
|
3810 |
+
msgid ""
|
3811 |
+
"For example: \"The reservation %s on these date(s): %s has been modified. "
|
3812 |
+
"%s You can edit this booking on this page: %s . Thank you, Reservation "
|
3813 |
+
"service.\""
|
3814 |
+
msgstr ""
|
3815 |
+
"Eksempel: \"Din reservation %s på dato(erne): %s er blevet annulleret. %s "
|
3816 |
+
"Venlig hilsen booking-service.\""
|
3817 |
|
3818 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3544
|
3819 |
msgid "Form fields"
|
3820 |
msgstr "Formularfelter"
|
3821 |
|
3822 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3553
|
3823 |
#, fuzzy, php-format
|
3824 |
+
msgid "%sGeneral shortcode rule to insert fields%s"
|
3825 |
msgstr "%sGenerel genvejsregel for at indsætte felt:%s"
|
3826 |
|
3827 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3555
|
3828 |
msgid "Parameters: "
|
3829 |
msgstr "Parametre"
|
3830 |
|
3831 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3556
|
3832 |
#, fuzzy, php-format
|
3833 |
msgid "%s - this symbol means that this field is Required (can not be skipped)"
|
3834 |
msgstr "%s - dette symbol betyder at dette felt skal udfyldes (kan udelades)"
|
3835 |
|
3836 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3557
|
3837 |
#, fuzzy, php-format
|
3838 |
msgid "%s - field name, must be unique (can not be skipped)"
|
3839 |
msgstr "%s - feltets navn. Skal være unikt (kan ikke undlades)"
|
3840 |
|
3841 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3558
|
3842 |
#, fuzzy, php-format
|
3843 |
+
msgid "%s - default value of field (CAN be skipped)"
|
3844 |
msgstr "%s - feltets standardværdi (kan udelades)"
|
3845 |
|
3846 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3561
|
3847 |
+
#, fuzzy, php-format
|
3848 |
+
msgid "%sUse these shortcodes to insert fields into the form: %s"
|
3849 |
msgstr "%sBrug disse genvejstaster for at indsætte felter i formularen:%s"
|
3850 |
|
3851 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3562
|
3852 |
#, php-format
|
3853 |
msgid "%s - calendar"
|
3854 |
msgstr "%s - kalender"
|
3855 |
|
3856 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3563
|
3857 |
#, php-format
|
3858 |
msgid "%s - CAPTCHA"
|
3859 |
msgstr "%s - CAPTCHA"
|
3860 |
|
3861 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3565
|
3862 |
+
#, fuzzy, php-format
|
3863 |
+
msgid "%s - text field"
|
3864 |
msgstr "%s - tekstfelt. "
|
3865 |
|
3866 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3566
|
3867 |
#, php-format
|
3868 |
msgid "Example: %sJohn%s"
|
3869 |
msgstr "Eksempel: %sJohn%s"
|
3870 |
|
3871 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3568
|
3872 |
+
#, fuzzy, php-format
|
3873 |
+
msgid "%s - start time field "
|
3874 |
msgstr "%s - starttidspunkt-felt. "
|
3875 |
|
3876 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3569
|
3877 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3572
|
3878 |
#, fuzzy, php-format
|
3879 |
+
msgid ""
|
3880 |
+
"Example: %s. If you have already created predefined times, you can also use "
|
3881 |
+
"this shortcode: %s"
|
3882 |
+
msgstr ""
|
3883 |
+
"Eksempel: %s. Hvis du allerede har prædefineret tidspunkter kan du også "
|
3884 |
+
"bruge denne genvej: %s"
|
3885 |
|
3886 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3571
|
3887 |
+
#, fuzzy, php-format
|
3888 |
+
msgid "%s - end time field "
|
3889 |
msgstr "%s - sluttidspunkt-felt. "
|
3890 |
|
3891 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3574
|
3892 |
#, fuzzy, php-format
|
3893 |
+
msgid "%s - Start Time and End Time fields in one dropdown list "
|
3894 |
msgstr "%s - starttidspunkt-felt. "
|
3895 |
|
3896 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3575
|
3897 |
#, fuzzy, php-format
|
3898 |
+
msgid ""
|
3899 |
+
"If you have already predefined times (Start Time and End Time), use this "
|
3900 |
+
"code: %s "
|
3901 |
+
msgstr ""
|
3902 |
+
"Eksempel: %s. Hvis du allerede har prædefineret tidspunkter kan du også "
|
3903 |
+
"bruge denne genvej: %s"
|
3904 |
|
3905 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3577
|
3906 |
#, fuzzy, php-format
|
3907 |
msgid "%s - duration time field. "
|
3908 |
msgstr "%s - starttidspunkt-felt. "
|
3909 |
|
3910 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3578
|
3911 |
#, php-format
|
3912 |
+
msgid ""
|
3913 |
+
"If you set already created a start time, you can set the duration of time "
|
3914 |
+
"using this shortcode: %s. The endtime is not required."
|
3915 |
msgstr ""
|
3916 |
|
3917 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3581
|
3918 |
#, php-format
|
3919 |
+
msgid ""
|
3920 |
+
"%s - additional time field (as an additional property). Do not apply to the "
|
3921 |
+
"dividing day into sections. "
|
3922 |
+
msgstr ""
|
3923 |
+
"%s - ekstra tidsfelt (som en ekstra egenskab). Brug ikke til at dele dagen "
|
3924 |
+
"ind i undersektioner. "
|
3925 |
|
3926 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3584
|
3927 |
#, fuzzy, php-format
|
3928 |
msgid "%s - email field, "
|
3929 |
msgstr "%s - emailfelt, "
|
3930 |
|
3931 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3587
|
3932 |
#, php-format
|
3933 |
msgid "%s - select field, "
|
3934 |
msgstr "%s - valgt felt, "
|
3935 |
|
3936 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3590
|
3937 |
#, php-format
|
3938 |
msgid "%s - checkbox field, "
|
3939 |
msgstr "%s - checkbox-felt, "
|
3940 |
|
3941 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3591
|
3942 |
#, fuzzy, php-format
|
3943 |
msgid "Example #1: %s "
|
3944 |
msgstr "Eksempel: %s "
|
3945 |
|
3946 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3592
|
3947 |
#, php-format
|
3948 |
msgid "Example #2: %s - checked by default"
|
3949 |
msgstr ""
|
3950 |
|
3951 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3593
|
3952 |
#, php-format
|
3953 |
msgid "Example #3: %s - several values"
|
3954 |
msgstr ""
|
3955 |
|
3956 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3595
|
3957 |
#, php-format
|
3958 |
msgid "%s - textarea field, "
|
3959 |
msgstr "%s - tekstfelt, "
|
3960 |
|
3961 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3598
|
3962 |
#, fuzzy, php-format
|
3963 |
msgid "%s - countries list field, "
|
3964 |
msgstr "%s - valgt felt, "
|
3965 |
|
3966 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3599
|
3967 |
#, fuzzy, php-format
|
3968 |
msgid "Example #1: %s - default usage"
|
3969 |
msgstr "Eksempel: %s "
|
3970 |
|
3971 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3600
|
3972 |
#, php-format
|
3973 |
msgid "Example #2: %s - country selected by default"
|
3974 |
msgstr ""
|
3975 |
|
3976 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3602
|
3977 |
#, php-format
|
3978 |
msgid "%s - submit button, "
|
3979 |
msgstr "%s - send-knap"
|
3980 |
|
3981 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3603
|
3982 |
#, php-format
|
3983 |
msgid "Example: %sSend%s "
|
3984 |
msgstr "Eksempel: %sSend%s "
|
3985 |
|
3986 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3605
|
3987 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3629
|
3988 |
#, php-format
|
3989 |
msgid "%s - inserting new line, "
|
3990 |
msgstr "%s - indsæt ny linje, "
|
3991 |
|
3992 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3620
|
3993 |
+
#, php-format
|
3994 |
+
msgid ""
|
3995 |
+
"Content of booking fields data for email templates (%s-shortcode) and "
|
3996 |
+
"booking listing page"
|
3997 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3998 |
|
3999 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3628
|
4000 |
#, php-format
|
4001 |
msgid "%s - inserting data from fields of booking form, "
|
4002 |
msgstr "%s - indsæt data fra felter i bookingformularen, "
|
4003 |
|
4004 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3751
|
4005 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3763
|
4006 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3779
|
4007 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:53
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4008 |
msgid "First Name"
|
4009 |
msgstr ""
|
4010 |
|
4011 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3752
|
4012 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3764
|
4013 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3780
|
4014 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:54
|
4015 |
#, fuzzy
|
4016 |
msgid "Last Name"
|
4017 |
msgstr "Navn"
|
4018 |
|
4019 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3753
|
4020 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3765
|
4021 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3781
|
4022 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:55
|
4023 |
msgid "Email"
|
4024 |
msgstr "Email"
|
4025 |
|
4026 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3782
|
4027 |
#, fuzzy
|
4028 |
msgid "Address"
|
4029 |
msgstr "Tilføj"
|
4030 |
|
4031 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3783
|
4032 |
msgid "City"
|
4033 |
msgstr ""
|
4034 |
|
4035 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3784
|
4036 |
msgid "Post code"
|
4037 |
msgstr ""
|
4038 |
|
4039 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3901
|
4040 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3844
|
4041 |
+
#, fuzzy
|
4042 |
+
msgid "New booking"
|
4043 |
+
msgstr "Booking"
|
4044 |
+
|
4045 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3903
|
4046 |
#, fuzzy, php-format
|
4047 |
+
msgid ""
|
4048 |
+
"Your reservation %s for: %s is processing now! We will send confirmation by "
|
4049 |
+
"email. %sYou can edit this booking at this page: %s Thank you, %s"
|
4050 |
+
msgstr ""
|
4051 |
+
"Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen "
|
4052 |
+
"booking-service %s"
|
4053 |
|
4054 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3907
|
4055 |
#, fuzzy
|
4056 |
+
msgid "The reservation has been modified"
|
4057 |
msgstr "Din reservation er blevet afvist"
|
4058 |
|
4059 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3909
|
4060 |
#, fuzzy, php-format
|
4061 |
+
msgid ""
|
4062 |
+
"The reservation %s for: %s has been modified. %sYou can edit this booking on "
|
4063 |
+
"this page: %s Thank you, %s"
|
4064 |
+
msgstr ""
|
4065 |
+
"Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen "
|
4066 |
+
"booking-service %s"
|
4067 |
|
4068 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3975
|
4069 |
msgid "Sending request..."
|
4070 |
msgstr ""
|
4071 |
|
4072 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3999
|
4073 |
msgid "Order number"
|
4074 |
msgstr ""
|
4075 |
|
4076 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4002
|
4077 |
#, fuzzy
|
4078 |
msgid "Register"
|
4079 |
msgstr "Reserveret"
|
4080 |
|
4081 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4004
|
4082 |
+
msgid ""
|
4083 |
+
"Please, enter your order number of purchasing this version, which you are "
|
4084 |
+
"received in email."
|
4085 |
+
msgstr ""
|
4086 |
+
|
4087 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:4008
|
4088 |
+
#, php-format
|
4089 |
+
msgid ""
|
4090 |
+
"If you will get any difficulties or have a questions, please contact by "
|
4091 |
+
"email %s"
|
4092 |
+
msgstr ""
|
4093 |
+
|
4094 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:49
|
4095 |
+
#, fuzzy
|
4096 |
+
msgid "Search availability"
|
4097 |
+
msgstr "Tilgængelighed"
|
4098 |
+
|
4099 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:57
|
4100 |
+
msgid "Nothing found."
|
4101 |
+
msgstr ""
|
4102 |
+
|
4103 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:61
|
4104 |
+
msgid "Search results."
|
4105 |
+
msgstr ""
|
4106 |
+
|
4107 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:67
|
4108 |
+
msgid "Title of search widget"
|
4109 |
+
msgstr ""
|
4110 |
+
|
4111 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:75
|
4112 |
+
msgid "Title of search results"
|
4113 |
+
msgstr ""
|
4114 |
+
|
4115 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:80
|
4116 |
+
#, php-format
|
4117 |
+
msgid "Please type the %sTitle of search results%s."
|
4118 |
+
msgstr ""
|
4119 |
+
|
4120 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:84
|
4121 |
+
msgid "Nothing found message"
|
4122 |
+
msgstr ""
|
4123 |
+
|
4124 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:89
|
4125 |
+
#, php-format
|
4126 |
+
msgid "Please type the %smessage ,what is showing, when nothing found%s."
|
4127 |
+
msgstr ""
|
4128 |
+
|
4129 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:93
|
4130 |
+
msgid "URL of Search Results"
|
4131 |
msgstr ""
|
4132 |
|
4133 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/wpdev-booking-search-widget.php:98
|
4134 |
#, php-format
|
4135 |
+
msgid ""
|
4136 |
+
"Please type the URL of the page %s(with %s shortcode in content)%s, where "
|
4137 |
+
"search results will show."
|
4138 |
msgstr ""
|
4139 |
|
4140 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:65
|
4141 |
+
#, fuzzy
|
4142 |
+
msgid "Dates:"
|
4143 |
+
msgstr "Datoer"
|
4144 |
+
|
4145 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/index.php:66
|
4146 |
+
#, fuzzy
|
4147 |
+
msgid "Booking Details:"
|
4148 |
+
msgstr "Booking"
|
4149 |
+
|
4150 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:22
|
4151 |
msgid "Integration of iPay88 payment system"
|
4152 |
msgstr ""
|
4168 |
|
4169 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:119
|
4170 |
#, fuzzy
|
4171 |
+
msgid "Check this box to use iPay88."
|
4172 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
4173 |
|
4174 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:125
|
4188 |
msgstr ""
|
4189 |
|
4190 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:168
|
4191 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:379
|
4192 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:204
|
4193 |
msgid "Choose Payment Currency"
|
4194 |
msgstr "Vælg ønsket valuta"
|
4195 |
|
4198 |
msgstr ""
|
4199 |
|
4200 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:173
|
4201 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:383
|
4202 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:208
|
4203 |
msgid "U.S. Dollars"
|
4204 |
msgstr "Amerikanske dollars"
|
4205 |
|
4209 |
msgstr "Filippinske pesos"
|
4210 |
|
4211 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:178
|
4212 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:384
|
4213 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:209
|
4214 |
msgid "Euros"
|
4215 |
msgstr "Euro"
|
4216 |
|
4217 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:179
|
4218 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:210
|
4219 |
msgid "Pounds Sterling"
|
4220 |
msgstr "Pund sterling"
|
4221 |
|
4222 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:180
|
4223 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:211
|
4224 |
msgid "Yen"
|
4225 |
msgstr "Yen"
|
4226 |
|
4227 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:181
|
4228 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:387
|
4229 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:212
|
4230 |
msgid "Australian Dollars"
|
4231 |
msgstr "Australske dollars"
|
4232 |
|
4233 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:182
|
4234 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:388
|
4235 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:213
|
4236 |
msgid "Canadian Dollars"
|
4237 |
msgstr "Canadiske dollars"
|
4238 |
|
4239 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:183
|
4240 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:389
|
4241 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:214
|
4242 |
msgid "New Zealand Dollar"
|
4243 |
msgstr "New Zealandske dollars"
|
4244 |
|
4245 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:184
|
4246 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:390
|
4247 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:215
|
4248 |
msgid "Swiss Franc"
|
4249 |
msgstr "Schweizerfranc"
|
4250 |
|
4251 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:185
|
4252 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:391
|
4253 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:216
|
4254 |
msgid "Hong Kong Dollar"
|
4255 |
msgstr "Hong Kong dollars"
|
4256 |
|
4257 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:186
|
4258 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:392
|
4259 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:217
|
4260 |
msgid "Singapore Dollar"
|
4261 |
msgstr "Singapore dollars"
|
4262 |
|
4263 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:187
|
4264 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:393
|
4265 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:218
|
4266 |
msgid "Swedish Krona"
|
4267 |
msgstr "Svenske kroner"
|
4268 |
|
4269 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:188
|
4270 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:394
|
4271 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:219
|
4272 |
msgid "Danish Krone"
|
4273 |
msgstr "Danske kroner"
|
4274 |
|
4275 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:189
|
4276 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:395
|
4277 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:220
|
4278 |
msgid "Polish Zloty"
|
4279 |
msgstr "Polske zloty"
|
4280 |
|
4281 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:190
|
4282 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:396
|
4283 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:221
|
4284 |
msgid "Norwegian Krone"
|
4285 |
msgstr "Norske kroner"
|
4286 |
|
4287 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:191
|
4288 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:397
|
4289 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:222
|
4290 |
msgid "Hungarian Forint"
|
4291 |
msgstr "Ungarske forint"
|
4292 |
|
4293 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:192
|
4294 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:398
|
4295 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:223
|
4296 |
msgid "Czech Koruna"
|
4297 |
msgstr "Tjekkiske korunas"
|
4298 |
|
4299 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:193
|
4300 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:224
|
4301 |
msgid "Israeli Shekel"
|
4302 |
msgstr "Israelske shekel"
|
4303 |
|
4304 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:194
|
4305 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:400
|
4306 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:225
|
4307 |
msgid "Mexican Peso"
|
4308 |
msgstr "Mexikanske pesos"
|
4309 |
|
4310 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:195
|
4311 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:401
|
4312 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:226
|
4313 |
msgid "Brazilian Real (only for Brazilian users)"
|
4314 |
msgstr "Brasilianske real (kun for brasilianske brugere)"
|
4315 |
|
4316 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:196
|
4317 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:402
|
4318 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:227
|
4319 |
msgid "Malaysian Ringgits (only for Malaysian users)"
|
4320 |
msgstr "Malaysiske riggits (kun for malaysiske brugere)"
|
4321 |
|
4322 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:197
|
4323 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:403
|
4324 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:228
|
4325 |
msgid "Philippine Pesos"
|
4326 |
msgstr "Filippinske pesos"
|
4327 |
|
4328 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:198
|
4329 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:404
|
4330 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:229
|
4331 |
msgid "Taiwan New Dollars"
|
4332 |
msgstr "Taiwanesiske new dollars"
|
4333 |
|
4334 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:199
|
4335 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:405
|
4336 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:230
|
4337 |
msgid "Thai Baht"
|
4338 |
msgstr "Thailandske baht"
|
4339 |
|
4340 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:201
|
4341 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:408
|
4342 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:232
|
4343 |
msgid "This is the currency for your visitors to make Payments"
|
4344 |
msgstr "Dette er den valuta dine brugere anvender til betalinger"
|
4345 |
|
4346 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:211
|
4347 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:414
|
4348 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:96
|
4349 |
msgid "Payment description"
|
4350 |
msgstr "Beskrivelse af betaling"
|
4351 |
|
4352 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:212
|
4353 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:415
|
4354 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:97
|
4355 |
msgid "Enter the service name or the reason for the payment here."
|
4356 |
msgstr "Indtast navn på service eller årsag til betaling her."
|
4357 |
|
4358 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:223
|
4359 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:427
|
4360 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:107
|
4361 |
msgid " Use these shortcodes for customization: "
|
4362 |
msgstr "Brug disse forkortelser for at tilpasse:"
|
4363 |
|
4364 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:224
|
4365 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:428
|
4366 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:108
|
4367 |
#, php-format
|
4368 |
msgid "%s[bookingname]%s - inserting name of booking resource, "
|
4369 |
msgstr "%s[bookingname]%s - indsætning af navn på bookingkategori"
|
4370 |
|
4371 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:225
|
4372 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:429
|
4373 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:109
|
4374 |
#, php-format
|
4375 |
msgid "%s[dates]%s - inserting list of reserved dates "
|
4376 |
msgstr "%s[datoer]%s - indsætning af oversigt over reserverede datoer"
|
4377 |
|
4378 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:226
|
4379 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:430
|
4380 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:110
|
4381 |
#, fuzzy, php-format
|
4382 |
msgid "%s[datescount]%s - inserting number of reserved dates "
|
4383 |
msgstr "%s[datoer]%s - indsætning af oversigt over reserverede datoer"
|
4384 |
|
4385 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:238
|
4386 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:122
|
4387 |
#, fuzzy
|
4388 |
msgid "Show payment description"
|
4389 |
msgstr "Beskrivelse af betaling"
|
4390 |
|
4391 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:239
|
4392 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:123
|
4393 |
#, fuzzy
|
4394 |
+
msgid "at booking form near the pay button"
|
4395 |
msgstr "i bookingformularen"
|
4396 |
|
4397 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:243
|
4398 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:127
|
4399 |
#, fuzzy
|
4400 |
+
msgid ""
|
4401 |
+
"Check this box if you want to show the payment description near the pay "
|
4402 |
+
"button."
|
4403 |
+
msgstr ""
|
4404 |
+
"Markér hvis du ønsker at definere tilgængelige dage i kalenderen. Vælg for "
|
4405 |
+
"eksempel uge eller kun 5 dage når du definerer dage som kan bookes."
|
4406 |
|
4407 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:252
|
4408 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:148
|
4409 |
msgid "Return URL after Successful order"
|
4410 |
msgstr ""
|
4411 |
|
4415 |
|
4416 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:257
|
4417 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:268
|
4418 |
+
msgid "Please test this URL, it must be a valid address."
|
4419 |
msgstr ""
|
4420 |
|
4421 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:263
|
4422 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:159
|
4423 |
#, fuzzy
|
4424 |
msgid "Return URL after Failed order"
|
4425 |
msgstr "Slut-URL fra PayPal"
|
4429 |
msgstr ""
|
4430 |
|
4431 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:274
|
4432 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:486
|
4433 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:171
|
4434 |
#, fuzzy
|
4435 |
+
msgid "Automatically approve/cancel booking"
|
4436 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
4437 |
|
4438 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:278
|
4439 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:490
|
4440 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:175
|
4441 |
+
msgid ""
|
4442 |
+
"Check this box to automatically approve bookings when visitor makes a "
|
4443 |
+
"successful payment, or automatically cancel the booking when visitor makes a "
|
4444 |
+
"payment cancellation. Warning: this will not work if the visitor leaves the "
|
4445 |
+
"payment page."
|
4446 |
msgstr ""
|
4447 |
|
4448 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
4449 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:252
|
4450 |
#, php-format
|
4451 |
+
msgid ""
|
4452 |
+
"Please %s configure %s fields inside the billing form%s, this is necessary "
|
4453 |
+
"for %s the Payment System."
|
4454 |
msgstr ""
|
4455 |
|
4456 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:449
|
4457 |
msgid "Proceed with iPay88 Payment"
|
4458 |
msgstr ""
|
4459 |
|
4460 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:474
|
4461 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:764
|
4462 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:566
|
4463 |
+
#, fuzzy, php-format
|
4464 |
+
msgid "Payment for booking %s on these day(s): %s"
|
4465 |
msgstr "Betaling for booking af %s på dage: %s"
|
4466 |
|
4467 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipn.php:120
|
4485 |
msgid "PayPal"
|
4486 |
msgstr "PayPal er aktivt"
|
4487 |
|
4488 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:137
|
4489 |
msgid "PayPal customization"
|
4490 |
msgstr "Individuel tilpasning af PayPal"
|
4491 |
|
4492 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:147
|
4493 |
#, fuzzy
|
4494 |
msgid "Paypal Standard"
|
4495 |
msgstr "Standard"
|
4496 |
|
4497 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:161
|
4498 |
msgid "Paypal Pro Hosted Solution"
|
4499 |
msgstr ""
|
4500 |
|
4501 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:173
|
4502 |
msgid "IPN"
|
4503 |
msgstr ""
|
4504 |
|
4505 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:200
|
4506 |
msgid "Sending email for verified transaction"
|
4507 |
msgstr ""
|
4508 |
|
4509 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:207
|
4510 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:225
|
4511 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:244
|
4512 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:448
|
4513 |
#, fuzzy
|
4514 |
msgid "Active / Inactive"
|
4515 |
msgstr "Aktiv"
|
4516 |
|
4517 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:212
|
4518 |
#, php-format
|
4519 |
msgid "Email for getting report for %sverified%s transactions."
|
4520 |
msgstr ""
|
4521 |
|
4522 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:218
|
4523 |
msgid "Sending email for invalid transaction"
|
4524 |
msgstr ""
|
4525 |
|
4526 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:230
|
4527 |
#, php-format
|
4528 |
msgid "Email for getting report for %sinvalid%s transactions."
|
4529 |
msgstr ""
|
4530 |
|
4531 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:237
|
4532 |
+
msgid "Sending email if error occur during verification"
|
4533 |
msgstr ""
|
4534 |
|
4535 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:249
|
4536 |
#, php-format
|
4537 |
+
msgid "Email for getting report for %ssome errors in verification process%s."
|
4538 |
msgstr ""
|
4539 |
|
4540 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:256
|
4541 |
msgid "Use SSL connection"
|
4542 |
msgstr ""
|
4543 |
|
4544 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:261
|
4545 |
+
msgid ""
|
4546 |
+
"Use the SSL connection for posting data, instead of standard HTTP connection"
|
4547 |
msgstr ""
|
4548 |
|
4549 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:267
|
4550 |
msgid "Use cURL posting"
|
4551 |
msgstr ""
|
4552 |
|
4553 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:272
|
4554 |
msgid "Use the cURL for posting data, instead of fsockopen() function"
|
4555 |
msgstr ""
|
4556 |
|
4557 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:281
|
4558 |
+
msgid ""
|
4559 |
+
" Follow these instructions to set up your listener at your PayPal account:"
|
|
|
|
|
|
|
4560 |
msgstr ""
|
4561 |
|
4562 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:283
|
4563 |
+
msgid "Click Profile on the My Account tab."
|
4564 |
msgstr ""
|
4565 |
|
4566 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:284
|
4567 |
+
msgid ""
|
4568 |
+
"Click Instant Payment Notification Preferences in the Selling Preferences "
|
4569 |
+
"column."
|
4570 |
msgstr ""
|
4571 |
|
4572 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:285
|
4573 |
+
msgid ""
|
4574 |
+
"Click Choose IPN Settings to specify your listeners URL and activate the "
|
4575 |
+
"listener."
|
4576 |
msgstr ""
|
4577 |
|
4578 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:286
|
4579 |
+
msgid "Specify the URL for your listener in the Notification URL field as:"
|
4580 |
msgstr ""
|
4581 |
|
4582 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:287
|
4583 |
+
msgid "Click Receive IPN messages (Enabled) to enable your listener."
|
4584 |
msgstr ""
|
4585 |
|
4586 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:288
|
4587 |
+
msgid "Click Save."
|
4588 |
msgstr ""
|
4589 |
|
4590 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:289
|
4591 |
+
msgid ""
|
4592 |
+
"Click Back to Profile Summary to return to the Profile after activating your "
|
4593 |
+
"listener."
|
4594 |
+
msgstr ""
|
4595 |
+
|
4596 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:303
|
4597 |
msgid "PayPal active"
|
4598 |
msgstr "PayPal er aktivt"
|
4599 |
|
4600 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:310
|
4601 |
#, fuzzy
|
4602 |
+
msgid "Check this box to use PayPal"
|
4603 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
4604 |
|
4605 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:315
|
4606 |
msgid "Payment Pro Hosted Solution active"
|
4607 |
msgstr ""
|
4608 |
|
4609 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:322
|
4610 |
#, fuzzy
|
4611 |
+
msgid "Check this box to activate the Payment Pro Hosted Solution."
|
4612 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
4613 |
|
4614 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:328
|
4615 |
msgid "Secure Merchant ID"
|
4616 |
msgstr ""
|
4617 |
|
4618 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:334
|
4619 |
msgid "This is the Secure Merchant ID, which can be found on the profile page"
|
4620 |
msgstr ""
|
4621 |
|
4622 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:341
|
4623 |
msgid "Paypal Email address to receive payments"
|
4624 |
msgstr "PayPal-emailadresse til modtagelse af betaling"
|
4625 |
|
4626 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:346
|
4627 |
+
#, fuzzy
|
4628 |
+
msgid "This is the Paypal Email address where payments will be sent"
|
4629 |
msgstr "Dette er den PayPal-emailadresse som betalingen vil blive sendt til "
|
4630 |
|
4631 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:353
|
4632 |
#, fuzzy
|
4633 |
msgid "Chose payment mode"
|
4634 |
msgstr "Vælg ønsket valuta"
|
4635 |
|
4636 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:357
|
4637 |
#, fuzzy
|
4638 |
msgid "Live"
|
4639 |
msgstr "Online-demo"
|
4640 |
|
4641 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:358
|
4642 |
msgid "Sandbox"
|
4643 |
msgstr ""
|
4644 |
|
4645 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:360
|
4646 |
#, fuzzy
|
4647 |
msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
|
4648 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
4649 |
|
4650 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:366
|
4651 |
#, fuzzy
|
4652 |
msgid "Payment action"
|
4653 |
msgstr "Beskrivelse af betaling"
|
4654 |
|
4655 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:370
|
4656 |
#, fuzzy
|
4657 |
msgid "Sale"
|
4658 |
msgstr "Gem"
|
4659 |
|
4660 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:371
|
4661 |
#, fuzzy
|
4662 |
msgid "Authorization"
|
4663 |
msgstr "individuel tilpasning af email"
|
4664 |
|
4665 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:373
|
4666 |
+
msgid ""
|
4667 |
+
" Indicates whether the transaction is payment on a final sale or an "
|
4668 |
+
"authorization for a final sale, to be captured later. "
|
4669 |
msgstr ""
|
4670 |
|
4671 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:385
|
4672 |
msgid "British Pound"
|
4673 |
msgstr ""
|
4674 |
|
4675 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:386
|
4676 |
msgid "Japanese Yen"
|
4677 |
msgstr ""
|
4678 |
|
4679 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:399
|
4680 |
#, fuzzy
|
4681 |
msgid "Israeli New Shekel"
|
4682 |
msgstr "Israelske shekel"
|
4683 |
|
4684 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:406
|
4685 |
msgid "Turkish Lira (only for Turkish members)"
|
4686 |
msgstr ""
|
4687 |
|
4688 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:422
|
4689 |
#, fuzzy
|
4690 |
msgid "Show payment description in payment form."
|
4691 |
msgstr "Beskrivelse af betaling"
|
4692 |
|
4693 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:441
|
4694 |
msgid "Reference Text Box Title"
|
4695 |
msgstr "Navn på boks med brugerkontaktoplysninger"
|
4696 |
|
4697 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:453
|
4698 |
+
#, fuzzy
|
4699 |
+
msgid ""
|
4700 |
+
"Enter a title for the Reference text box (i.e. Your email address). Visitors "
|
4701 |
+
"will see this text."
|
4702 |
+
msgstr ""
|
4703 |
+
"Indtast det ønskede navn til boksen med brugerkontaktoplysninger (ex. \"din "
|
4704 |
+
"email\"). Brugerne vil få vist dette navn"
|
4705 |
|
4706 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:459
|
4707 |
msgid "Return URL from PayPal"
|
4708 |
msgstr "Slut-URL fra PayPal"
|
4709 |
|
4710 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:463
|
4711 |
+
msgid ""
|
4712 |
+
"The URL where visitor will be redirected after completing payment. For "
|
4713 |
+
"example, a URL on your site that displays a {Thank you for your payment "
|
4714 |
+
"page}."
|
4715 |
msgstr ""
|
4716 |
|
4717 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:464
|
4718 |
#, php-format
|
4719 |
msgid ""
|
4720 |
+
"To use this feature you %smust activate auto-return link%s at your Paypal "
|
4721 |
+
"account.\n"
|
4722 |
"Follow these steps to configure it:%s\n"
|
4723 |
"1. Log in to your PayPal account.%s\n"
|
4724 |
"2. Click the Profile subtab.%s\n"
|
4725 |
"3. Click Website Payment Preferences in the Seller Preferences column.%s\n"
|
4726 |
"4. Under Auto Return for Website Payments, click the On radio button.%s\n"
|
4727 |
+
"5. For the Return URL, enter the Return URL from PayPal on your site for "
|
4728 |
+
"successfull payment. "
|
4729 |
msgstr ""
|
4730 |
|
4731 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:476
|
4732 |
#, fuzzy
|
4733 |
msgid "Cancel Return URL from PayPal"
|
4734 |
msgstr "Slut-URL fra PayPal"
|
4735 |
|
4736 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:480
|
4737 |
+
msgid ""
|
4738 |
+
"The URL where the visitor will be redirected after completing payment. For "
|
4739 |
+
"example, a URL on your website that displays a {Payment Canceled} page."
|
4740 |
msgstr ""
|
4741 |
|
4742 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:496
|
4743 |
msgid "Button types"
|
4744 |
msgstr "Knaptyper"
|
4745 |
|
4746 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:511
|
4747 |
#, fuzzy
|
4748 |
msgid "Select submit button type"
|
4749 |
msgstr "Vælg knaptype til send-knap"
|
4750 |
|
4751 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:741
|
4752 |
msgid "Make payments with payPal - its fast, free and secure!"
|
4753 |
msgstr "Betal via PayPal - det er hurtigt, billigt og sikkert!"
|
4754 |
|
4755 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:770
|
4756 |
+
#, fuzzy
|
4757 |
+
msgid "Enter your phone number"
|
4758 |
msgstr "Indtast dit telefonnummer"
|
4759 |
|
4760 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:21
|
4773 |
|
4774 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:79
|
4775 |
#, php-format
|
4776 |
+
msgid ""
|
4777 |
+
"If you have no account on this system, please visit %s to create one. "
|
4778 |
+
"Simulator account emulates the Sage Pay account as well as a Test and Live "
|
4779 |
+
"account."
|
4780 |
msgstr ""
|
4781 |
|
4782 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:84
|
4785 |
|
4786 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:90
|
4787 |
#, fuzzy
|
4788 |
+
msgid " Check this box to use Sage Pay payment."
|
4789 |
msgstr "Markér hvis du ønsker at betale via PayPal."
|
4790 |
|
4791 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:134
|
4805 |
msgstr ""
|
4806 |
|
4807 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:142
|
4808 |
+
msgid ""
|
4809 |
+
"Select SIMULATOR for the Simulator expert system, TEST for the Test Server "
|
4810 |
+
"and LIVE in the live environment"
|
4811 |
msgstr ""
|
4812 |
|
4813 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:152
|
4814 |
#, fuzzy
|
4815 |
+
msgid ""
|
4816 |
+
"Enter a return relative Successful URL. Sage will redirect visitors to this "
|
4817 |
+
"page after Successful Payment"
|
4818 |
+
msgstr ""
|
4819 |
+
"Indtast en slut-URL (ex. en \"Tak for din bestilling\"-side). PayPal sender "
|
4820 |
+
"dine brugere videre til denne side når de har foretaget deres betaling"
|
4821 |
|
4822 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:153
|
4823 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:164
|
4824 |
+
msgid "Please test this URL, it must be a valid address"
|
4825 |
msgstr ""
|
4826 |
|
4827 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:163
|
4828 |
#, fuzzy
|
4829 |
+
msgid ""
|
4830 |
+
"Enter a return relative Failed URL. Sage will redirect visitors to this page "
|
4831 |
+
"after Failed Payment"
|
4832 |
+
msgstr ""
|
4833 |
+
"Indtast en slut-URL (ex. en \"Tak for din bestilling\"-side). PayPal sender "
|
4834 |
+
"dine brugere videre til denne side når de har foretaget deres betaling"
|
4835 |
|
4836 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:184
|
4837 |
#, fuzzy
|
4839 |
msgstr "Efternavn"
|
4840 |
|
4841 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:188
|
4842 |
+
msgid ""
|
4843 |
+
"Set this value to the Vendor Name assigned to you by Sage Pay or chosen when "
|
4844 |
+
"you applied."
|
4845 |
msgstr ""
|
4846 |
|
4847 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:194
|
4849 |
msgstr ""
|
4850 |
|
4851 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:198
|
4852 |
+
msgid ""
|
4853 |
+
"Set this value to the XOR Encryption password assigned to you by Sage Pay"
|
4854 |
msgstr ""
|
4855 |
|
4856 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:238
|
4870 |
msgstr ""
|
4871 |
|
4872 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:246
|
4873 |
+
msgid ""
|
4874 |
+
"This can be DEFERRED or AUTHENTICATED if your Sage Pay account supports "
|
4875 |
+
"those payment types"
|
4876 |
msgstr ""
|
4877 |
|
4878 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:252
|
4879 |
msgid "all"
|
4880 |
msgstr ""
|
4881 |
|
4882 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:506
|
4883 |
#, fuzzy
|
4884 |
msgid "Pay now"
|
4885 |
msgstr "Køb nu"
|
4886 |
|
4887 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:507
|
4888 |
#, php-format
|
4889 |
msgid "Pay using %s payment service"
|
4890 |
msgstr ""
|
4891 |
|
4892 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:317
|
4893 |
#, fuzzy
|
4894 |
msgid "week"
|
4895 |
msgstr "Send"
|
4896 |
|
4897 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:318
|
4898 |
msgid "weeks"
|
4899 |
msgstr ""
|
4900 |
|
4901 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:319
|
4902 |
#, fuzzy
|
4903 |
msgid "month"
|
4904 |
msgstr "Måneder"
|
4905 |
|
4906 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:320
|
4907 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:321
|
4908 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:322
|
4909 |
#, fuzzy
|
4910 |
msgid "months"
|
4911 |
msgstr "Måneder"
|
4912 |
|
4913 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:323
|
4914 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2108
|
4915 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2140
|
4916 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2477
|
4917 |
#, fuzzy
|
4918 |
msgid "Year"
|
4919 |
msgstr "År"
|
4920 |
|
4921 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:326
|
4922 |
#, fuzzy
|
4923 |
msgid "Actual dates"
|
4924 |
msgstr "Aktiv"
|
4925 |
|
4926 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:327
|
4927 |
#, fuzzy
|
4928 |
msgid "Today"
|
4929 |
msgstr "Ingen dage"
|
4930 |
|
4931 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:328
|
4932 |
msgid "Previous dates"
|
4933 |
msgstr ""
|
4934 |
|
4935 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:329
|
4936 |
#, fuzzy
|
4937 |
msgid "All dates"
|
4938 |
msgstr "Datoer"
|
4939 |
|
4940 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:330
|
4941 |
msgid "Some Next days"
|
4942 |
msgstr ""
|
4943 |
|
4944 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:331
|
4945 |
#, fuzzy
|
4946 |
msgid "Some Prior days"
|
4947 |
msgstr "Antal gæster"
|
4948 |
|
4949 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:332
|
4950 |
#, fuzzy
|
4951 |
msgid "Fixed dates interval"
|
4952 |
msgstr "Fast depositum"
|
4953 |
|
4954 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:407
|
4955 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1763
|
4956 |
msgid "Next"
|
4957 |
msgstr ""
|
4958 |
|
4959 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:423
|
4960 |
#, fuzzy
|
4961 |
msgid "Prior"
|
4962 |
msgstr "Pro"
|
4963 |
|
4964 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:465
|
4965 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:528
|
4966 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:715
|
4967 |
#, fuzzy
|
4968 |
msgid "Apply"
|
4969 |
msgstr "April"
|
4970 |
|
4971 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:562
|
4972 |
+
#, fuzzy
|
4973 |
+
msgid "Booking Listing"
|
4974 |
+
msgstr "Bookingindstillinger"
|
4975 |
+
|
4976 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:566
|
4977 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2455
|
4978 |
+
#, fuzzy
|
4979 |
+
msgid "Calendar Overview"
|
4980 |
+
msgstr "Generelle indstillinger"
|
4981 |
|
4982 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:574
|
4983 |
+
#, fuzzy
|
4984 |
+
msgid "Booking Calendar - Overview"
|
4985 |
+
msgstr "Bookingkalender"
|
4986 |
+
|
4987 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:583
|
4988 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:602
|
4989 |
msgid "Help"
|
4990 |
msgstr ""
|
4991 |
|
4992 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:603
|
4993 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:453
|
4994 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1719
|
4995 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1726
|
4996 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2907
|
4997 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2916
|
4998 |
msgid "FAQ"
|
4999 |
msgstr ""
|
5000 |
|
5001 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:604
|
5002 |
#, fuzzy
|
5003 |
msgid "Technical Support"
|
5004 |
msgstr "Premium-support"
|
5005 |
|
5006 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:607
|
5007 |
msgid "Purchase"
|
5008 |
msgstr "Køb"
|
5009 |
|
5010 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:610
|
5011 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1703
|
5012 |
msgid "Upgrade"
|
5013 |
msgstr ""
|
5014 |
|
5015 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:633
|
5016 |
+
msgid "Filter"
|
5017 |
+
msgstr "Filter"
|
5018 |
+
|
5019 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:664
|
5020 |
msgid "Expand Advanced Filter"
|
5021 |
msgstr ""
|
5022 |
|
5023 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:665
|
5024 |
msgid "Collapse Advanced Filter"
|
5025 |
msgstr ""
|
5026 |
|
5027 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:680
|
5028 |
+
msgid ""
|
5029 |
+
"Send email notification to customer after approval, cancelation or deletion "
|
5030 |
+
"of bookings"
|
5031 |
msgstr ""
|
5032 |
|
5033 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:682
|
5034 |
#, fuzzy
|
5035 |
msgid "Emails sending"
|
5036 |
msgstr "Emails"
|
5037 |
|
5038 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:706
|
5039 |
#, fuzzy
|
5040 |
msgid "Booking ID"
|
5041 |
msgstr "Booking"
|
5042 |
|
5043 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:756
|
|
|
|
|
|
|
|
|
5044 |
#, fuzzy
|
5045 |
msgid "Booking Status"
|
5046 |
msgstr "Bookingindstillinger"
|
5047 |
|
5048 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:766
|
5049 |
#, fuzzy
|
5050 |
msgid "Booking dates"
|
5051 |
msgstr "Booking-services"
|
5052 |
|
5053 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:777
|
5054 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:941
|
5055 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1635
|
5056 |
msgid "Unread"
|
5057 |
msgstr ""
|
5058 |
|
5059 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:778
|
5060 |
msgid "Only New"
|
5061 |
msgstr ""
|
5062 |
|
5063 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:788
|
5064 |
msgid "Creation date(s)"
|
5065 |
msgstr ""
|
5066 |
|
5067 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:822
|
5068 |
#, fuzzy
|
5069 |
msgid "Sort"
|
5070 |
msgstr "Ekstra fin"
|
5071 |
|
5072 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:832
|
5073 |
+
msgid ""
|
5074 |
+
"Save filter settings as default template (Please, click Apply filter button, "
|
5075 |
+
"before saving!)"
|
5076 |
msgstr ""
|
5077 |
|
5078 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:835
|
5079 |
#, fuzzy
|
5080 |
msgid "Save as Default"
|
5081 |
msgstr "Automatisk"
|
5082 |
|
5083 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:906
|
5084 |
#, fuzzy
|
5085 |
msgid "Approve selected bookings"
|
5086 |
msgstr "Email til \"Person\" når ny booking er godkendt"
|
5087 |
|
5088 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:910
|
5089 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1693
|
5090 |
msgid "Approve"
|
5091 |
msgstr "Godkend"
|
5092 |
|
5093 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:911
|
5094 |
#, fuzzy
|
5095 |
+
msgid "Set selected bookings as pending"
|
5096 |
msgstr "indtast bookingtidspunkt"
|
5097 |
|
5098 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:913
|
5099 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1697
|
5100 |
#, fuzzy
|
5101 |
msgid "Are you really want to set booking as pending ?"
|
5102 |
msgstr "Er du sikker på du vil slette denne type?"
|
5103 |
|
5104 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:916
|
5105 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1698
|
5106 |
#, fuzzy
|
5107 |
+
msgid "Reject"
|
5108 |
+
msgstr "Slettet"
|
5109 |
|
5110 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:919
|
5111 |
#, fuzzy
|
5112 |
msgid "Delete selected bookings"
|
5113 |
msgstr "Slet bookingdata"
|
5114 |
|
5115 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:921
|
5116 |
#, fuzzy
|
5117 |
msgid "Are you really want to delete selected booking(s) ?"
|
5118 |
msgstr "Er du sikker på du vil slette denne type?"
|
5119 |
|
5120 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:927
|
5121 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:139
|
5122 |
+
#, fuzzy
|
5123 |
+
msgid "Reason for cancellation here"
|
5124 |
msgstr "Årsag til afbestilling"
|
5125 |
|
5126 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:932
|
5127 |
msgid "Mark as read selected bookings"
|
5128 |
msgstr ""
|
5129 |
|
5130 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:936
|
5131 |
msgid "Read"
|
5132 |
msgstr ""
|
5133 |
|
5134 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:937
|
5135 |
msgid "Mark as Unread selected bookings"
|
5136 |
msgstr ""
|
5137 |
|
5138 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1469
|
5139 |
#, fuzzy
|
5140 |
msgid "Booking Data"
|
5141 |
msgstr "Booking"
|
5142 |
|
5143 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1470
|
5144 |
#, fuzzy
|
5145 |
msgid "Booking Dates"
|
5146 |
msgstr "Booking-services"
|
5147 |
|
5148 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1475
|
5149 |
#, fuzzy
|
5150 |
msgid "Show ALL dates of booking"
|
5151 |
msgstr "Sæsonpriser for bookingenhed"
|
5152 |
|
5153 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1480
|
5154 |
#, fuzzy
|
5155 |
msgid "Show only check in/out dates"
|
5156 |
msgstr "%s - checkbox-felt, "
|
5157 |
|
5158 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1485
|
5159 |
msgid "Nothing found!"
|
5160 |
msgstr ""
|
5161 |
|
5162 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1519
|
5163 |
#, fuzzy
|
5164 |
msgid "Resource not exist"
|
5165 |
msgstr "Pris for bookingart"
|
5166 |
|
5167 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1635
|
5168 |
+
msgid "Mark"
|
5169 |
+
msgstr ""
|
5170 |
+
|
5171 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1702
|
5172 |
#, fuzzy
|
5173 |
msgid "Are you really want to delete this booking ?"
|
5174 |
msgstr "Er du sikker på du vil slette denne type?"
|
5175 |
|
5176 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1745
|
5177 |
#, fuzzy
|
5178 |
msgid "Prev"
|
5179 |
msgstr "Pris"
|
5180 |
|
5181 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2083
|
5182 |
+
#, fuzzy
|
5183 |
+
msgid "Calendar Navigation"
|
5184 |
+
msgstr "Generelle indstillinger"
|
5185 |
+
|
5186 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2097
|
5187 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2129
|
5188 |
+
#, fuzzy
|
5189 |
+
msgid "Show month"
|
5190 |
+
msgstr "Måneder"
|
5191 |
+
|
5192 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2100
|
5193 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2132
|
5194 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2475
|
5195 |
+
#, fuzzy
|
5196 |
+
msgid "Month"
|
5197 |
+
msgstr "Måneder"
|
5198 |
+
|
5199 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2101
|
5200 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2133
|
5201 |
+
#, fuzzy
|
5202 |
+
msgid "Show 3 months"
|
5203 |
+
msgstr "Måneder"
|
5204 |
+
|
5205 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2104
|
5206 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2136
|
5207 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2476
|
5208 |
+
#, fuzzy
|
5209 |
+
msgid "3 Months"
|
5210 |
+
msgstr "Måneder"
|
5211 |
+
|
5212 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2105
|
5213 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2137
|
5214 |
+
#, fuzzy
|
5215 |
+
msgid "Show year"
|
5216 |
+
msgstr "Vis"
|
5217 |
+
|
5218 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2114
|
5219 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2146
|
5220 |
+
#, fuzzy
|
5221 |
+
msgid "Calendar view mode"
|
5222 |
+
msgstr "i kalenderen"
|
5223 |
+
|
5224 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2121
|
5225 |
+
#, fuzzy
|
5226 |
+
msgid "Show day"
|
5227 |
+
msgstr "Ingen dage"
|
5228 |
+
|
5229 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2124
|
5230 |
+
#, fuzzy
|
5231 |
+
msgid "Day"
|
5232 |
+
msgstr "Ingen dage"
|
5233 |
+
|
5234 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2125
|
5235 |
+
#, fuzzy
|
5236 |
+
msgid "Show week"
|
5237 |
+
msgstr "Vis forklaring"
|
5238 |
+
|
5239 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2128
|
5240 |
+
#, fuzzy
|
5241 |
+
msgid "Week"
|
5242 |
+
msgstr "Weekend"
|
5243 |
+
|
5244 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2166
|
5245 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2180
|
5246 |
+
msgid "Previous 4 weeks"
|
5247 |
+
msgstr ""
|
5248 |
+
|
5249 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2167
|
5250 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2181
|
5251 |
+
msgid "Previous week"
|
5252 |
+
msgstr ""
|
5253 |
+
|
5254 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2168
|
5255 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2182
|
5256 |
+
msgid "Current week"
|
5257 |
+
msgstr ""
|
5258 |
+
|
5259 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2169
|
5260 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2183
|
5261 |
+
#, fuzzy
|
5262 |
+
msgid "Next week"
|
5263 |
+
msgstr "Send"
|
5264 |
+
|
5265 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2170
|
5266 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2184
|
5267 |
+
msgid "Next 4 weeks"
|
5268 |
+
msgstr ""
|
5269 |
+
|
5270 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2194
|
5271 |
+
msgid "Previous 3 months"
|
5272 |
+
msgstr ""
|
5273 |
+
|
5274 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2195
|
5275 |
+
msgid "Previous month"
|
5276 |
+
msgstr ""
|
5277 |
+
|
5278 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2196
|
5279 |
+
#, fuzzy
|
5280 |
+
msgid "Current month"
|
5281 |
+
msgstr "Starttidspunkt"
|
5282 |
+
|
5283 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2197
|
5284 |
+
#, fuzzy
|
5285 |
+
msgid "Next month"
|
5286 |
+
msgstr "Måneder"
|
5287 |
+
|
5288 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2198
|
5289 |
+
#, fuzzy
|
5290 |
+
msgid "Next 3 months"
|
5291 |
+
msgstr "Måneder"
|
5292 |
+
|
5293 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
5294 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
5295 |
+
#, fuzzy
|
5296 |
+
msgid "M"
|
5297 |
+
msgstr "Man"
|
5298 |
+
|
5299 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
5300 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
5301 |
+
#, fuzzy
|
5302 |
+
msgid "W"
|
5303 |
+
msgstr "Ons"
|
5304 |
+
|
5305 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
5306 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
5307 |
+
#, fuzzy
|
5308 |
+
msgid "F"
|
5309 |
+
msgstr "Fre"
|
5310 |
+
|
5311 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5312 |
+
#, fuzzy
|
5313 |
+
msgid "Mon"
|
5314 |
+
msgstr "Man"
|
5315 |
+
|
5316 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5317 |
+
#, fuzzy
|
5318 |
+
msgid "Tue"
|
5319 |
+
msgstr "Tirs"
|
5320 |
+
|
5321 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5322 |
+
#, fuzzy
|
5323 |
+
msgid "Wed"
|
5324 |
+
msgstr "Ons"
|
5325 |
+
|
5326 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5327 |
+
#, fuzzy
|
5328 |
+
msgid "Thu"
|
5329 |
+
msgstr "Tirs"
|
5330 |
+
|
5331 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5332 |
+
#, fuzzy
|
5333 |
+
msgid "Fri"
|
5334 |
+
msgstr "Fre"
|
5335 |
+
|
5336 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5337 |
+
#, fuzzy
|
5338 |
+
msgid "Sat"
|
5339 |
+
msgstr "Lør"
|
5340 |
+
|
5341 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2613
|
5342 |
+
#, fuzzy
|
5343 |
+
msgid "Sun"
|
5344 |
+
msgstr "Søn"
|
5345 |
+
|
5346 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2667
|
5347 |
+
#, fuzzy
|
5348 |
+
msgid "Times"
|
5349 |
+
msgstr "Tidspunkt"
|
5350 |
+
|
5351 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:80
|
5352 |
msgid "Set as Read"
|
5353 |
msgstr ""
|
5356 |
msgid "Set as Unread"
|
5357 |
msgstr ""
|
5358 |
|
5359 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:127
|
5360 |
#, fuzzy
|
5361 |
msgid "Set as Approved"
|
5362 |
msgstr "Godkendt"
|
5363 |
|
5364 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:127
|
5365 |
#, fuzzy
|
5366 |
msgid "Set as Pending"
|
5367 |
msgstr "Afventer"
|
5368 |
|
5369 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:139
|
5370 |
+
msgid "Reason of cancellation here"
|
5371 |
+
msgstr "Årsag til afbestilling"
|
5372 |
+
|
5373 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:209
|
5374 |
#, fuzzy
|
5375 |
msgid "Done"
|
5376 |
msgstr "Telefon"
|
5377 |
|
5378 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:323
|
5379 |
+
#, fuzzy
|
5380 |
+
msgid "The code you entered is incorrect"
|
5381 |
msgstr "Du har indtastet en forkert kode"
|
5382 |
|
5383 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:147
|
|
|
|
|
|
|
|
|
5384 |
#, fuzzy
|
5385 |
msgid "Booking Calendar"
|
5386 |
msgstr "Bookingkalender"
|
5387 |
|
5388 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:355
|
5389 |
#, fuzzy
|
5390 |
msgid "Statistic"
|
5391 |
msgstr "Starttidspunkt"
|
5392 |
|
5393 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:359
|
5394 |
#, fuzzy
|
5395 |
+
msgid "New (unverified) booking(s)"
|
5396 |
msgstr "%sslut på bookingtidspunkt%s"
|
5397 |
|
5398 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:363
|
5399 |
#, fuzzy
|
5400 |
msgid "Pending booking(s)"
|
5401 |
msgstr "%sslut på bookingtidspunkt%s"
|
5402 |
|
5403 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:369
|
5404 |
#, fuzzy
|
5405 |
msgid "Agenda"
|
5406 |
msgstr "Send"
|
5407 |
|
5408 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:373
|
5409 |
msgid "Bookings, what done today"
|
5410 |
msgstr ""
|
5411 |
|
5412 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:377
|
5413 |
#, fuzzy
|
5414 |
msgid "Bookings for today"
|
5415 |
msgstr "Bookingformular"
|
5416 |
|
5417 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:399
|
5418 |
msgid "Upgrade to higher versions"
|
5419 |
msgstr ""
|
5420 |
|
5421 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:399
|
5422 |
msgid "Commercial versions"
|
5423 |
msgstr ""
|
5424 |
|
5425 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:403
|
5426 |
msgid "Upgrade now"
|
5427 |
msgstr ""
|
5428 |
|
5429 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:405
|
5430 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1695
|
5431 |
msgid "Buy now"
|
5432 |
msgstr "Køb nu"
|
5433 |
|
5434 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:405
|
5435 |
#, fuzzy
|
5436 |
msgid "or"
|
5437 |
msgstr "Formular"
|
5438 |
|
5439 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:407
|
5440 |
+
msgid "Test online Demo of each version"
|
5441 |
msgstr ""
|
5442 |
|
5443 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:423
|
5444 |
msgid "Current version"
|
5445 |
msgstr ""
|
5446 |
|
5447 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:426
|
5448 |
msgid "Version"
|
5449 |
msgstr "Version"
|
5450 |
|
5451 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:431
|
5452 |
msgid "Type"
|
5453 |
msgstr ""
|
5454 |
|
5455 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:435
|
5456 |
+
msgid "Used for"
|
5457 |
msgstr ""
|
5458 |
|
5459 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:440
|
5460 |
#, fuzzy
|
5461 |
msgid "Release date"
|
5462 |
msgstr "udgivelsesdag"
|
5463 |
|
5464 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:447
|
5465 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2906
|
5466 |
#, fuzzy
|
5467 |
msgid "Support"
|
5468 |
msgstr "Ekstra fin"
|
5469 |
|
5470 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:450
|
5471 |
#, fuzzy
|
5472 |
msgid "Contact email"
|
5473 |
msgstr "Mandag"
|
5474 |
|
|
|
|
|
|
|
|
|
5475 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:456
|
5476 |
+
msgid "Have a question"
|
5477 |
msgstr ""
|
5478 |
|
5479 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:459
|
5480 |
+
msgid "Rate this plugin (thanks:)"
|
5481 |
+
msgstr ""
|
5482 |
+
|
5483 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:462
|
5484 |
msgid "Check other versions"
|
5485 |
msgstr ""
|
5486 |
|
5487 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:523
|
5488 |
msgid "Warning !!!"
|
5489 |
msgstr ""
|
5490 |
|
5491 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:524
|
5492 |
+
msgid "All booking data will be deleted when the plugin is deactivated."
|
5493 |
msgstr ""
|
5494 |
|
5495 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:525
|
5496 |
#, php-format
|
5497 |
+
msgid ""
|
5498 |
+
"If you want to save your booking data, please uncheck the %s\"Delete booking "
|
5499 |
+
"data\"%s at the"
|
5500 |
msgstr ""
|
5501 |
|
5502 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:526
|
5503 |
#, fuzzy
|
5504 |
msgid "settings page"
|
5505 |
msgstr "Indstillinger"
|
5506 |
|
5507 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:625
|
5508 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:696
|
5509 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2716
|
5510 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1545
|
5511 |
msgid "Settings"
|
5512 |
msgstr "Indstillinger"
|
5513 |
|
5514 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:660
|
5515 |
msgid "Booking"
|
5516 |
msgstr "Booking"
|
5517 |
|
5518 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:670
|
5519 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:779
|
5520 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:86
|
5521 |
msgid "Booking calendar"
|
5522 |
msgstr "Bookingkalender"
|
5523 |
|
5524 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:696
|
5525 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:722
|
5526 |
+
#, fuzzy
|
5527 |
+
msgid "Booking settings customization"
|
5528 |
msgstr "Individuelle tilpasninger af bookingindstillinger"
|
5529 |
|
5530 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:704
|
5531 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2674
|
5532 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1513
|
5533 |
#, fuzzy
|
5534 |
msgid "Bookings"
|
5535 |
msgstr "Booking"
|
5536 |
|
5537 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:710
|
5538 |
#, fuzzy
|
5539 |
msgid "Bookings listing"
|
5540 |
msgstr "Bookingindstillinger"
|
5541 |
|
5542 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:778
|
5543 |
msgid "Insert booking calendar"
|
5544 |
msgstr "Indsæt bookingkalender"
|
5545 |
|
5546 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:891
|
5547 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:920
|
5548 |
msgid "Ok"
|
5549 |
msgstr "OK"
|
5550 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5551 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1083
|
5552 |
#, fuzzy
|
5553 |
+
msgid "For booking, select type of booking resource"
|
5554 |
+
msgstr "For at foretage bestilling: Vælg bookingart"
|
5555 |
|
5556 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1113
|
5557 |
#, fuzzy
|
5558 |
msgid "Start month:"
|
5559 |
msgstr "Starttidspunkt"
|
5560 |
|
5561 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1119
|
5562 |
#, fuzzy
|
5563 |
msgid "Select start month of calendar"
|
5564 |
msgstr "Indtast antal måneder som skal vises i kalender."
|
5565 |
|
5566 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1124
|
5567 |
#, fuzzy
|
5568 |
msgid "Show:"
|
5569 |
msgstr "Vis"
|
5570 |
|
5571 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1128
|
5572 |
#, fuzzy
|
5573 |
msgid "Booking form with calendar"
|
5574 |
msgstr "Bookingkalender"
|
5575 |
|
5576 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1129
|
5577 |
#, fuzzy
|
5578 |
msgid "Only availability calendar"
|
5579 |
msgstr "i kalenderen"
|
5580 |
|
5581 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1130
|
5582 |
#, fuzzy
|
5583 |
msgid "Only booking form"
|
5584 |
msgstr "i bookingformularen"
|
5585 |
|
5586 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1132
|
5587 |
#, fuzzy
|
5588 |
msgid "for"
|
5589 |
msgstr "Formular"
|
5590 |
|
5591 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1135
|
5592 |
#, fuzzy
|
5593 |
msgid "date"
|
5594 |
msgstr "Datoer"
|
5595 |
|
5596 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1139
|
5597 |
+
msgid ""
|
5598 |
+
"Select what you want to show: the entire booking form, or the availability "
|
5599 |
+
"calendar only."
|
5600 |
msgstr ""
|
5601 |
|
5602 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1544
|
5603 |
msgid "Send email notification to customer about this operation"
|
5604 |
msgstr ""
|
5605 |
|
5606 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1614
|
5607 |
#, fuzzy
|
5608 |
msgid "General"
|
5609 |
msgstr "Juni"
|
5610 |
|
5611 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1627
|
5612 |
#, fuzzy
|
5613 |
msgid "Fields"
|
5614 |
msgstr "Formularfelter"
|
5615 |
|
5616 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1632
|
|
|
|
|
|
|
|
|
|
|
5617 |
msgid "Emails"
|
5618 |
msgstr "Emails"
|
5619 |
|
5620 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1635
|
5621 |
#, fuzzy
|
5622 |
msgid "Customization of email templates"
|
5623 |
msgstr "individuel tilpasning af email"
|
5624 |
|
5625 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1639
|
5626 |
#, fuzzy
|
5627 |
msgid "Payments"
|
5628 |
msgstr "Betaling"
|
5629 |
|
5630 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1642
|
5631 |
msgid "Integration of payment systems"
|
5632 |
msgstr ""
|
5633 |
|
5634 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1671
|
5635 |
#, fuzzy
|
5636 |
msgid "Customization of search form"
|
5637 |
msgstr "individuel tilpasning af email"
|
5638 |
|
5639 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1718
|
5640 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2908
|
5641 |
msgid "Features"
|
5642 |
msgstr "Funktioner"
|
5643 |
|
5644 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1719
|
5645 |
#, fuzzy
|
5646 |
msgid "Live Demos"
|
5647 |
msgstr "Online-demo"
|
5648 |
|
5649 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1720
|
5650 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1727
|
5651 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2909
|
5652 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2917
|
5653 |
#, fuzzy
|
5654 |
msgid "Contact"
|
5655 |
msgstr "Mandag"
|
5656 |
|
5657 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1721
|
5658 |
msgid "Buy"
|
5659 |
msgstr "Køb"
|
5660 |
|
5661 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2115
|
5662 |
msgid "Main"
|
5663 |
msgstr ""
|
5664 |
|
5665 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2122
|
5666 |
#, fuzzy
|
5667 |
msgid "Admin email"
|
5668 |
msgstr "Administrationspanel"
|
5669 |
|
5670 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2133
|
5671 |
msgid "Show hints"
|
5672 |
msgstr ""
|
5673 |
|
5674 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2133
|
5675 |
msgid "Show / hide hints"
|
5676 |
msgstr ""
|
5677 |
|
5678 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2135
|
5679 |
#, fuzzy
|
5680 |
+
msgid "Check this box if you want to show help hints on the admin panel."
|
5681 |
msgstr "Markér hvis datoforklaringer skal vises under bookingkalenderen."
|
5682 |
|
5683 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2148
|
5684 |
+
msgid "Show advanced settings of JavaScript loading"
|
5685 |
+
msgstr ""
|
5686 |
+
|
5687 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2149
|
5688 |
+
msgid "Hide advanced settings of JavaScript loading"
|
5689 |
+
msgstr ""
|
5690 |
+
|
5691 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2158
|
5692 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2166
|
5693 |
+
msgid "Disable Bootstrap loading"
|
5694 |
+
msgstr ""
|
5695 |
+
|
5696 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2158
|
5697 |
+
msgid "Client side"
|
5698 |
+
msgstr ""
|
5699 |
+
|
5700 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2160
|
5701 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2168
|
5702 |
+
msgid ""
|
5703 |
+
"You are need to be sure what you are doing. You are disable of loading some "
|
5704 |
+
"JavaScripts Do you really want to do this?"
|
5705 |
+
msgstr ""
|
5706 |
+
|
5707 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2162
|
5708 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2170
|
5709 |
+
msgid ""
|
5710 |
+
" If your theme or some other plugin is load the BootStrap JavaScripts, you "
|
5711 |
+
"can disable loading of this script by this plugin."
|
5712 |
+
msgstr ""
|
5713 |
+
|
5714 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2166
|
5715 |
+
#, fuzzy
|
5716 |
+
msgid "Admin side"
|
5717 |
+
msgstr "Administrationspanel"
|
5718 |
+
|
5719 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2186
|
5720 |
#, fuzzy
|
5721 |
msgid "Show settings of powered by notice"
|
5722 |
msgstr "Vis indstillinger for ikke-disponible ugedage"
|
5723 |
|
5724 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2187
|
5725 |
+
#, fuzzy
|
5726 |
+
msgid "Hide settings of powered by notice"
|
5727 |
+
msgstr "Vis indstillinger for ikke-disponible ugedage"
|
5728 |
+
|
5729 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2194
|
5730 |
msgid "Powered by notice"
|
5731 |
msgstr ""
|
5732 |
|
5733 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2196
|
5734 |
msgid " Turn On/Off powered by \"Booking Calendar\" notice under the calendar."
|
5735 |
msgstr ""
|
5736 |
|
5737 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2202
|
5738 |
msgid "Copyright notice"
|
5739 |
msgstr "Copyright-meddelelse"
|
5740 |
|
5741 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2204
|
5742 |
#, php-format
|
5743 |
msgid " Turn On/Off copyright %s notice at footer of site view."
|
5744 |
msgstr "Vis/skjul %s copyright-meddelelse i sidefod"
|
5745 |
|
5746 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2218
|
5747 |
#, fuzzy
|
5748 |
msgid "Calendar"
|
5749 |
msgstr "i kalenderen"
|
5750 |
|
5751 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2222
|
5752 |
msgid "Calendar skin"
|
5753 |
msgstr ""
|
5754 |
|
5755 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2237
|
5756 |
#, fuzzy
|
5757 |
+
msgid "Select the skin of the booking calendar"
|
5758 |
msgstr "i bookingkalenderen"
|
5759 |
|
5760 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2242
|
5761 |
#, fuzzy
|
5762 |
msgid "Number of months"
|
5763 |
msgstr "Antal gæster"
|
5764 |
|
5765 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2248
|
5766 |
#, fuzzy
|
5767 |
msgid "month(s)"
|
5768 |
msgstr "Måneder"
|
5769 |
|
5770 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2253
|
5771 |
#, fuzzy
|
5772 |
msgid "year(s)"
|
5773 |
msgstr "År"
|
5774 |
|
5775 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2257
|
5776 |
#, fuzzy
|
5777 |
+
msgid "Select the maximum number of months to show on the booking calendar"
|
5778 |
msgstr "Indtast antal måneder som skal vises i kalender."
|
5779 |
|
5780 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2262
|
5781 |
+
#, fuzzy
|
5782 |
+
msgid "Start Day of the week"
|
5783 |
msgstr "Første ugedag"
|
5784 |
|
5785 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2273
|
5786 |
msgid "Select your start day of the week"
|
5787 |
msgstr "Vælg din ønskede første ugedag"
|
5788 |
|
5789 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2286
|
5790 |
+
#, fuzzy
|
5791 |
+
msgid "Type of days selection"
|
5792 |
msgstr "Vælg mere end én dag"
|
5793 |
|
5794 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2286
|
5795 |
#, fuzzy
|
5796 |
msgid "in calendar"
|
5797 |
msgstr "i kalenderen"
|
5798 |
|
5799 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2295
|
5800 |
+
msgid "Single day"
|
5801 |
+
msgstr ""
|
5802 |
+
|
5803 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2300
|
5804 |
+
#, fuzzy
|
5805 |
+
msgid "Multiple days"
|
5806 |
+
msgstr "Vælg mere end én dag"
|
5807 |
+
|
5808 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2306
|
5809 |
+
#, fuzzy
|
5810 |
+
msgid "Range days"
|
5811 |
+
msgstr "Tilgængelige dage"
|
5812 |
+
|
5813 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2309
|
5814 |
+
#, fuzzy
|
5815 |
+
msgid " Select type of days selection at calendar."
|
5816 |
+
msgstr ""
|
5817 |
+
"Markér hvis du ønsker mulighed for at vælge mere end én dag i kalenderen."
|
5818 |
|
5819 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2324
|
5820 |
#, fuzzy
|
5821 |
msgid "Unavailable days from today"
|
5822 |
msgstr "Ikke-disponible ugedage"
|
5823 |
|
5824 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2331
|
5825 |
msgid "Select number of unavailable days in calendar start from today."
|
5826 |
msgstr ""
|
5827 |
|
5828 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2337
|
5829 |
msgid "Unavailable days"
|
5830 |
msgstr "Ikke-disponible ugedage"
|
5831 |
|
5832 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2355
|
5833 |
+
msgid ""
|
5834 |
+
"Check unavailable days in calendars. This option is overwrite all other "
|
5835 |
+
"settings."
|
5836 |
msgstr ""
|
5837 |
|
5838 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2369
|
5839 |
msgid "CAPTCHA"
|
5840 |
msgstr "CAPTCHA"
|
5841 |
|
5842 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2369
|
5843 |
msgid "at booking form"
|
5844 |
msgstr "i bookingformularen"
|
5845 |
|
5846 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2371
|
5847 |
+
#, fuzzy
|
5848 |
+
msgid "Check the box to activate CAPTCHA inside the booking form."
|
5849 |
msgstr "Markér hvis du ønsker at aktivere CAPTCHA i bookingformularen."
|
5850 |
|
5851 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2376
|
5852 |
+
msgid "Auto-fill fields"
|
5853 |
msgstr ""
|
5854 |
|
5855 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2376
|
5856 |
msgid "for logged in users"
|
5857 |
msgstr ""
|
5858 |
|
5859 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2378
|
5860 |
+
#, fuzzy
|
5861 |
+
msgid ""
|
5862 |
+
"Check the box to activate auto-fill fields of booking form for logged in "
|
5863 |
+
"users."
|
5864 |
+
msgstr "Markér hvis du ønsker at aktivere CAPTCHA i bookingformularen."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5865 |
|
5866 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2397
|
5867 |
#, fuzzy
|
5868 |
msgid "Show \"thank you\" message after booking is done"
|
5869 |
msgstr "Vis indstillinger for tak-besked"
|
5870 |
|
5871 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2398
|
5872 |
msgid "Redirect visitor to a new \"thank you\" page"
|
5873 |
msgstr ""
|
5874 |
|
5875 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2407
|
5876 |
#, fuzzy
|
5877 |
msgid "New booking title"
|
5878 |
msgstr "i bookingkalenderen"
|
5879 |
|
5880 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2408
|
5881 |
#, php-format
|
5882 |
msgid "%sshowing after%s booking"
|
5883 |
msgstr "%svises efter%s booking"
|
5884 |
|
5885 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2412
|
5886 |
#, fuzzy, php-format
|
5887 |
msgid "Type title of new booking %safter booking has done by user%s"
|
5888 |
+
msgstr ""
|
5889 |
+
"Indtast nyt reservationsnavn %sefter bruger(e) har tilføjet booking(er)%s"
|
5890 |
|
5891 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2417
|
5892 |
msgid "Showing title time"
|
5893 |
msgstr "Viser tidspunkt for navn"
|
5894 |
|
5895 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2418
|
5896 |
#, fuzzy, php-format
|
5897 |
msgid "%snew booking%s"
|
5898 |
msgstr "%sslut på bookingtidspunkt%s"
|
5899 |
|
5900 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2422
|
5901 |
+
msgid "Duration of time (milliseconds) to show the new reservation title"
|
5902 |
+
msgstr ""
|
|
|
5903 |
|
5904 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2429
|
5905 |
msgid "URL of \"thank you\" page"
|
5906 |
msgstr ""
|
5907 |
|
5908 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2431
|
5909 |
#, php-format
|
5910 |
msgid "Type URL of %s\"thank you\" page%s"
|
5911 |
msgstr ""
|
5912 |
|
5913 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2445
|
5914 |
#, fuzzy
|
5915 |
msgid "Listing of bookings"
|
5916 |
msgstr "%s - indsæt bookingdatoer, "
|
5917 |
|
5918 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2451
|
5919 |
#, fuzzy
|
5920 |
+
msgid "Default booking admin page"
|
5921 |
msgstr "Bookingart"
|
5922 |
|
5923 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2454
|
5924 |
#, fuzzy
|
5925 |
+
msgid "Bookings Listing"
|
5926 |
+
msgstr "Bookingindstillinger"
|
5927 |
|
5928 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2463
|
5929 |
#, fuzzy
|
5930 |
+
msgid "Select your default view mode of bookings at the booking listing page"
|
5931 |
+
msgstr "Sæsonpriser for bookingenhed"
|
|
|
|
|
|
|
|
|
|
|
|
|
5932 |
|
5933 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2472
|
5934 |
+
msgid "Default calendar view mode"
|
|
|
|
|
5935 |
msgstr ""
|
5936 |
|
5937 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2485
|
5938 |
#, fuzzy
|
5939 |
+
msgid ""
|
5940 |
+
"Select your default calendar view mode at booking calendar overview page"
|
5941 |
msgstr "Sæsonpriser for bookingenhed"
|
5942 |
|
5943 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2495
|
5944 |
msgid "Default toolbar tab"
|
5945 |
msgstr ""
|
5946 |
|
5947 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2498
|
5948 |
#, fuzzy
|
5949 |
msgid "Filter tab"
|
5950 |
msgstr "Filter"
|
5951 |
|
5952 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2499
|
5953 |
#, fuzzy
|
5954 |
msgid "Actions tab"
|
5955 |
msgstr "Handlinger"
|
5956 |
|
5957 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2507
|
5958 |
#, fuzzy
|
5959 |
msgid "Select your default opened tab in toolbar at booking listing page"
|
5960 |
msgstr "Sæsonpriser for bookingenhed"
|
5961 |
|
5962 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2513
|
5963 |
+
#, fuzzy
|
5964 |
+
msgid "Bookings number per page"
|
5965 |
+
msgstr "Bookingart"
|
5966 |
+
|
5967 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2522
|
5968 |
+
#, fuzzy
|
5969 |
+
msgid "Select number of bookings per page in booking listing"
|
5970 |
+
msgstr "Indtast antal måneder som skal vises i kalender."
|
5971 |
+
|
5972 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2528
|
5973 |
+
#, fuzzy
|
5974 |
+
msgid "Bookings default order"
|
5975 |
+
msgstr "Bookingformular"
|
5976 |
+
|
5977 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2531
|
5978 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2533
|
5979 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2543
|
5980 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2548
|
5981 |
+
msgid "ASC"
|
5982 |
+
msgstr ""
|
5983 |
+
|
5984 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2532
|
5985 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2534
|
5986 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2544
|
5987 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2549
|
5988 |
+
msgid "DESC"
|
5989 |
+
msgstr ""
|
5990 |
+
|
5991 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2558
|
5992 |
+
#, fuzzy
|
5993 |
+
msgid "Select your default order of bookings in the booking listing"
|
5994 |
+
msgstr "Sæsonpriser for bookingenhed"
|
5995 |
+
|
5996 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2569
|
5997 |
msgid "Date Format"
|
5998 |
msgstr "Datoformat"
|
5999 |
|
6000 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2573
|
6001 |
msgid "F j, Y"
|
6002 |
msgstr ""
|
6003 |
|
6004 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2595
|
6005 |
#, fuzzy, php-format
|
6006 |
+
msgid ""
|
6007 |
+
"Type your date format for emails and the booking table. %sDocumentation on "
|
6008 |
+
"date formatting.%s"
|
6009 |
+
msgstr ""
|
6010 |
+
"Indtast dit ønskede datoformat som skal vises i emails og i %sbookingskema%s"
|
6011 |
|
6012 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2603
|
6013 |
#, fuzzy
|
6014 |
msgid "Dates view"
|
6015 |
msgstr "Datoer"
|
6016 |
|
6017 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2606
|
6018 |
msgid "Short days view"
|
6019 |
msgstr ""
|
6020 |
|
6021 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2607
|
6022 |
msgid "Wide days view"
|
6023 |
msgstr ""
|
6024 |
|
6025 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2609
|
6026 |
+
#, fuzzy
|
6027 |
+
msgid "Select the default view for dates on the booking tables"
|
6028 |
+
msgstr "Sæsonpriser for bookingenhed"
|
6029 |
|
6030 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2634
|
6031 |
msgid "Information"
|
6032 |
msgstr "Information"
|
6033 |
|
6034 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2644
|
6035 |
+
msgid "Recommended WordPress Plugins"
|
6036 |
msgstr ""
|
6037 |
|
6038 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2646
|
6039 |
msgid "Booking Manager - show all old bookings"
|
6040 |
msgstr ""
|
6041 |
|
6042 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2650
|
6043 |
#, php-format
|
6044 |
+
msgid ""
|
6045 |
+
"This wordpress plugin is %sshow all approved and pending bookings from past"
|
6046 |
+
"%s. Show how many each customer is made bookings. Paid versions support "
|
6047 |
+
"%sexport to CSV, print layout, advanced filter%s. "
|
6048 |
msgstr ""
|
6049 |
|
6050 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2664
|
6051 |
msgid "User permissions for plugin menu pages"
|
6052 |
msgstr ""
|
6053 |
|
6054 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2669
|
6055 |
#, fuzzy
|
6056 |
msgid "Select user access level for the menu pages of plugin"
|
6057 |
msgstr "Vælg brugeradgangsniveau for denne administrationsside"
|
6058 |
|
6059 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2674
|
|
|
|
|
|
|
|
|
6060 |
#, fuzzy
|
6061 |
msgid "menu page"
|
6062 |
msgstr "Indstillinger"
|
6063 |
|
6064 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2688
|
6065 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2702
|
6066 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2716
|
6067 |
msgid "access level"
|
6068 |
msgstr "Adgangsniveau"
|
6069 |
|
6070 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2734
|
6071 |
+
msgid "Uninstall / deactivation"
|
6072 |
msgstr ""
|
6073 |
|
6074 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2739
|
6075 |
msgid "Delete booking data"
|
6076 |
msgstr "Slet bookingdata"
|
6077 |
|
6078 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2739
|
6079 |
msgid "when plugin deactivated"
|
6080 |
msgstr "når plugin er deaktiveret"
|
6081 |
|
6082 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2741
|
6083 |
+
msgid ""
|
6084 |
+
"If you check this option, all booking data will be deleted when you "
|
6085 |
+
"uninstall this plugin. Do you really want to do this?"
|
6086 |
msgstr ""
|
6087 |
|
6088 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2743
|
6089 |
+
#, fuzzy
|
6090 |
+
msgid ""
|
6091 |
+
"Check this box to delete all booking data when you uninstal this plugin."
|
6092 |
msgstr "Markér hvis du vil slette bookingdata mens plugin afinstalleres"
|
6093 |
|
6094 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2755
|
6095 |
msgid "Save Changes"
|
6096 |
msgstr "Gem ændringer"
|
6097 |
|
6098 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2813
|
6099 |
+
msgid "Display legend below calendar"
|
6100 |
+
msgstr ""
|
6101 |
+
|
6102 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2819
|
6103 |
+
#, fuzzy
|
6104 |
+
msgid "Check this box to display a legend of dates below the booking calendar."
|
6105 |
+
msgstr "Markér hvis datoforklaringer skal vises under bookingkalenderen."
|
6106 |
+
|
6107 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2827
|
6108 |
+
#, fuzzy
|
6109 |
+
msgid "Available item"
|
6110 |
+
msgstr "tilgængelig"
|
6111 |
+
|
6112 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2833
|
6113 |
+
#, php-format
|
6114 |
+
msgid "Activate and type your %stitle of available%s item in legend"
|
6115 |
+
msgstr ""
|
6116 |
+
|
6117 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2839
|
6118 |
+
#, fuzzy
|
6119 |
+
msgid "Pending item"
|
6120 |
+
msgstr "Afventer"
|
6121 |
+
|
6122 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2845
|
6123 |
+
#, php-format
|
6124 |
+
msgid "Activate and type your %stitle of pending%s item in legend"
|
6125 |
+
msgstr ""
|
6126 |
+
|
6127 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2851
|
6128 |
+
#, fuzzy
|
6129 |
+
msgid "Approved item"
|
6130 |
+
msgstr "Godkendt"
|
6131 |
+
|
6132 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2857
|
6133 |
+
#, php-format
|
6134 |
+
msgid "Activate and type your %stitle of approved%s item in legend"
|
6135 |
+
msgstr ""
|
6136 |
+
|
6137 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2863
|
6138 |
+
#, fuzzy
|
6139 |
+
msgid "Partially booked item"
|
6140 |
+
msgstr "Delvist booket"
|
6141 |
+
|
6142 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2869
|
6143 |
+
#, php-format
|
6144 |
+
msgid "Activate and type your %stitle of partially booked%s item in legend"
|
6145 |
+
msgstr ""
|
6146 |
+
|
6147 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2896
|
6148 |
#, php-format
|
6149 |
msgid "%sCheck more info about the plugin%s"
|
6150 |
msgstr ""
|
6151 |
|
6152 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2897
|
6153 |
msgid " - custom wp-plugins and wp-themes development, WordPress solutions"
|
6154 |
+
msgstr ""
|
6155 |
+
" - brugerdefinerede wp-plugins og wp-themes-udvikling, WordPress-løsninger"
|
6156 |
|
6157 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2953
|
6158 |
#, php-format
|
6159 |
msgid "%sPowered by wordpress plugins developed by %s"
|
6160 |
msgstr "%sPowered by Wordpress plugins, udviklet af %s"
|
6161 |
|
6162 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3165
|
6163 |
msgid "This field is required"
|
6164 |
msgstr "Dette felt skal udfyldes"
|
6165 |
|
6166 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3166
|
6167 |
msgid "This checkbox must be checked"
|
6168 |
msgstr ""
|
6169 |
|
6170 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3167
|
6171 |
msgid "Incorrect email field"
|
6172 |
msgstr "Email-feltet er udfyldt forkert"
|
6173 |
|
6174 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3168
|
6175 |
#, fuzzy
|
6176 |
msgid "Please, select booking date(s) at Calendar."
|
6177 |
msgstr "Vælg venligst reservationsdato(er) i kalenderen"
|
6178 |
|
6179 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3414
|
6180 |
+
msgid ""
|
6181 |
+
"Booking resource type is not defined. Its can be, when at the URL is wrong "
|
6182 |
+
"booking hash."
|
6183 |
+
msgstr ""
|
|
|
|
|
|
|
6184 |
|
6185 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3457
|
6186 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3476
|
6187 |
#, fuzzy
|
6188 |
+
msgid "Calendar is loading..."
|
6189 |
+
msgstr "Generelle indstillinger"
|
6190 |
|
6191 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3526
|
|
|
|
|
|
|
|
|
6192 |
msgid "Booking calendar for this booking resource are already at the page"
|
6193 |
msgstr ""
|
6194 |
|
6195 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3625
|
6196 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:252
|
6197 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:23
|
6198 |
msgid "You need to use special shortcode [bookingedit] for booking editing."
|
6199 |
msgstr ""
|
6200 |
|
6201 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3711
|
6202 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3713
|
6203 |
msgid "Wrong booking hash in URL. Probably hash is expired."
|
6204 |
msgstr ""
|
6205 |
|
6206 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3717
|
6207 |
msgid "You do not set any parameters for booking editing"
|
6208 |
msgstr ""
|
6209 |
|
6210 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3786
|
6211 |
#, fuzzy, php-format
|
6212 |
+
msgid ""
|
6213 |
+
"Thank you for your online booking. %s We will send confirmation of your "
|
6214 |
+
"booking as soon as possible."
|
6215 |
+
msgstr ""
|
6216 |
+
"Tak for din onlinereservation. %s Vi kontakter dig hurtigst muligt for at "
|
6217 |
+
"bekræfte din booking."
|
6218 |
|
6219 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3845
|
6220 |
#, fuzzy, php-format
|
6221 |
+
msgid ""
|
6222 |
+
"You need to approve new booking %s for: %s Person detail information:%s "
|
6223 |
+
"Currently new booking is waiting for approval. Please visit the moderation "
|
6224 |
+
"panel%sThank you, %s"
|
6225 |
+
msgstr ""
|
6226 |
+
"Venligst godkend ny reservation %s på disse datoer: %s Personinformation:%s "
|
6227 |
+
"Tak! Booking-service.%s"
|
6228 |
|
6229 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3848
|
6230 |
#, fuzzy
|
6231 |
msgid "Your booking has been approved"
|
6232 |
msgstr "Din reservation er godkendt"
|
6233 |
|
6234 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3850
|
6235 |
#, fuzzy, php-format
|
6236 |
+
msgid ""
|
6237 |
+
"Your reservation %s for: %s has been approved.%sYou can edit the booking on "
|
6238 |
+
"this page: %s Thank you, %s"
|
6239 |
+
msgstr ""
|
6240 |
+
"Din reservation %s på dato(erne): %s er godkendt.%s Tak for din bestilling.%s"
|
6241 |
|
6242 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3851
|
6243 |
#, fuzzy, php-format
|
6244 |
msgid "Your booking %s for: %s has been approved.%sThank you, %s"
|
6245 |
+
msgstr ""
|
6246 |
+
"Din reservation %s på dato(erne): %s er godkendt.%s Tak for din bestilling.%s"
|
6247 |
|
6248 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3854
|
6249 |
#, fuzzy
|
6250 |
msgid "Your booking has been declined"
|
6251 |
msgstr "Din reservation er blevet afvist"
|
6252 |
|
6253 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3855
|
6254 |
#, fuzzy, php-format
|
6255 |
msgid "Your booking %s for: %s has been canceled. %sThank you, %s"
|
6256 |
+
msgstr ""
|
6257 |
+
"Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen "
|
6258 |
+
"booking-service %s"
|
6259 |
|
6260 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3863
|
6261 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:85
|
6262 |
msgid "Booking form"
|
6263 |
msgstr "Bookingformular"
|
6264 |
|
6265 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3874
|
6266 |
+
#, fuzzy
|
6267 |
+
msgid "Available"
|
6268 |
+
msgstr "tilgængelig"
|
6269 |
+
|
6270 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3878
|
6271 |
+
msgid "Booked"
|
6272 |
+
msgstr "Booket"
|
6273 |
+
|
6274 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3881
|
6275 |
+
#, fuzzy
|
6276 |
+
msgid "Partially booked"
|
6277 |
+
msgstr "Delvist booket"
|
6278 |
+
|
6279 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4487
|
6280 |
+
#, fuzzy
|
6281 |
+
msgid "Technical support section"
|
6282 |
+
msgstr "Premium-support"
|
6283 |
+
|
6284 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4492
|
6285 |
+
#, fuzzy
|
6286 |
+
msgid "Reindex booking data"
|
6287 |
+
msgstr "Slet bookingdata"
|
6288 |
+
|
6289 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4494
|
6290 |
+
msgid "Reindex"
|
6291 |
+
msgstr ""
|
6292 |
+
|
6293 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4497
|
6294 |
+
msgid ""
|
6295 |
+
" Click, if you want to reindex booking data by booking dates sort field "
|
6296 |
+
"(Your installation/update of the plugin must be successful)."
|
6297 |
+
msgstr ""
|
6298 |
+
|
6299 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4544
|
6300 |
+
#, php-format
|
6301 |
+
msgid "%s Found %s not indexed bookings %s"
|
6302 |
+
msgstr ""
|
6303 |
+
|
6304 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4559
|
6305 |
+
#, php-format
|
6306 |
+
msgid "%s Finish getting sort dates. %s"
|
6307 |
+
msgstr ""
|
6308 |
+
|
6309 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4568
|
6310 |
+
#, fuzzy, php-format
|
6311 |
+
msgid "Updated booking: %s"
|
6312 |
+
msgstr "Tilføj booking"
|
6313 |
|
6314 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:157
|
|
|
6315 |
msgid "no"
|
6316 |
msgstr "nej"
|
6317 |
|
6318 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1643
|
6319 |
+
msgid "Warning!!! Some error is occur. "
|
6320 |
msgstr ""
|
6321 |
|
6322 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1647
|
6323 |
+
msgid ""
|
6324 |
+
"Please contact by email (with info about order number and used site) for "
|
6325 |
+
"finishing the registrations"
|
6326 |
msgstr ""
|
6327 |
|
6328 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:81
|
6349 |
|
6350 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:141
|
6351 |
#, php-format
|
6352 |
+
msgid ""
|
6353 |
+
"%sImportant!!!%s Please note, if you show booking calendar (inserted into "
|
6354 |
+
"post/page) with widget at the same page, then the last will not be visible."
|
6355 |
+
msgstr ""
|
6356 |
+
"%sVigtigt!%s Bemærk venligst, at hvis du viser bookingkalender (indsat i et "
|
6357 |
+
"indlæg eller på en side) på samme side som en widget vil sidstnævnte ikke "
|
6358 |
+
"være synlig."
|
6359 |
|
6360 |
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:145
|
6361 |
#, php-format
|
6362 |
msgid "%sSeveral widgets are supported at %spaid versions%s."
|
6363 |
msgstr ""
|
6364 |
|
6365 |
+
#, fuzzy
|
6366 |
+
#~ msgid "Setting cost, which depends from number of selected days for booking"
|
6367 |
+
#~ msgstr "Antal dage"
|
6368 |
+
|
6369 |
+
#, fuzzy
|
6370 |
+
#~ msgid "Deposit payment sum"
|
6371 |
+
#~ msgstr "Vælg ønsket valuta"
|
6372 |
+
|
6373 |
+
#, fuzzy
|
6374 |
+
#~ msgid "Type default %sadmin email%s from where this email is sending"
|
6375 |
+
#~ msgstr "Indtast standard %sadmin email%s som denne email skal sendes fra"
|
6376 |
+
|
6377 |
+
#~ msgid "Count of days"
|
6378 |
+
#~ msgstr "Antal dage"
|
6379 |
+
|
6380 |
+
#, fuzzy
|
6381 |
+
#~ msgid "Description of cancellation"
|
6382 |
+
#~ msgstr "Årsag til afbestilling"
|
6383 |
+
|
6384 |
+
#, fuzzy
|
6385 |
+
#~ msgid ""
|
6386 |
+
#~ "%s - inserting reason of payment, you can enter it before sending email, "
|
6387 |
+
#~ msgstr "%s - indsæt årsag til at booking annulleres"
|
6388 |
+
|
6389 |
+
#, fuzzy
|
6390 |
+
#~ msgid "Users management"
|
6391 |
+
#~ msgstr "Betaling"
|
6392 |
+
|
6393 |
+
#, fuzzy
|
6394 |
+
#~ msgid "Agenda of bookings for today"
|
6395 |
+
#~ msgstr "flere bookinger på samme dato"
|
6396 |
+
|
6397 |
+
#~ msgid "Email to \"Person\" after approval of booking"
|
6398 |
+
#~ msgstr "Email til \"Person\" når ny booking er godkendt"
|
6399 |
+
|
6400 |
+
#, fuzzy
|
6401 |
+
#~ msgid "Email to \"Person\" after modification of booking"
|
6402 |
+
#~ msgstr "Email til \"Person\" når booking afvises"
|
6403 |
+
|
6404 |
+
#, fuzzy
|
6405 |
+
#~ msgid "Type in milliseconds count of time for showing new booking title"
|
6406 |
+
#~ msgstr "Indtast antal milisekunder for visning af nyt reservationsnavn"
|
6407 |
+
|
6408 |
+
#, fuzzy
|
6409 |
+
#~ msgid "Inserttion of"
|
6410 |
+
#~ msgstr "individuel tilpasning af email"
|
6411 |
+
|
6412 |
+
#~ msgid "Name of filter"
|
6413 |
+
#~ msgstr "Navn på filter"
|
6414 |
+
|
6415 |
+
#, fuzzy
|
6416 |
+
#~ msgid "Type your %sstart time%s "
|
6417 |
+
#~ msgstr "Indtast %snavn på filter%s"
|
6418 |
+
|
6419 |
+
#, fuzzy
|
6420 |
+
#~ msgid "Type your %send time%s "
|
6421 |
+
#~ msgstr "Indtast %snavn på filter%s"
|
6422 |
+
|
6423 |
+
#, fuzzy
|
6424 |
+
#~ msgid ""
|
6425 |
+
#~ "Type email subject for %spayment request%s. You can use these %s "
|
6426 |
+
#~ "shortcodes."
|
6427 |
+
#~ msgstr "Indtast ønsket email-emne til brug ved %safvisning af booking%s"
|
6428 |
+
|
6429 |
+
#~ msgid "Use this shortcodes: "
|
6430 |
+
#~ msgstr "Brug disse forkortelser: "
|
6431 |
+
|
6432 |
+
#~ msgid ""
|
6433 |
+
#~ "%s - inserting name of person, who made booking (field %s requred at form "
|
6434 |
+
#~ "for this bookmark), "
|
6435 |
+
#~ msgstr ""
|
6436 |
+
#~ "%s - indsæt navn på den person som har foretaget booking (feltet %s er "
|
6437 |
+
#~ "påkrævet i formularen), "
|
6438 |
+
|
6439 |
+
#~ msgid "%s - inserting detail person info"
|
6440 |
+
#~ msgstr "%s - indsæt personinformation"
|
6441 |
+
|
6442 |
+
#, fuzzy
|
6443 |
+
#~ msgid "%s - inserting cost of payment"
|
6444 |
+
#~ msgstr "%s - indsæt bookingdatoer, "
|
6445 |
+
|
6446 |
+
#, fuzzy
|
6447 |
+
#~ msgid ""
|
6448 |
+
#~ "%s - inserting link of booking editing by visitor at client side of site, "
|
6449 |
+
#~ msgstr "%s indsæt bookingart, "
|
6450 |
+
|
6451 |
+
#~ msgid "%s - inserting new line"
|
6452 |
+
#~ msgstr "%s - indsæt ny linje"
|
6453 |
+
|
6454 |
+
#, fuzzy
|
6455 |
+
#~ msgid ""
|
6456 |
+
#~ " Check this if you want to use selection range in calendar. For example: "
|
6457 |
+
#~ "select a week or only five days for booking."
|
6458 |
+
#~ msgstr ""
|
6459 |
+
#~ "Markér hvis du ønsker at definere tilgængelige dage i kalenderen. Vælg "
|
6460 |
+
#~ "for eksempel uge eller kun 5 dage når du definerer dage som kan bookes."
|
6461 |
+
|
6462 |
+
#~ msgid "Type your %sminimum number of days for range selection%s"
|
6463 |
+
#~ msgstr "Indtast ønsket %santal dage%s for valgte dage"
|
6464 |
+
|
6465 |
+
#, fuzzy
|
6466 |
+
#~ msgid "Use fixed time"
|
6467 |
+
#~ msgstr "Brug af tid"
|
6468 |
+
|
6469 |
+
#, fuzzy
|
6470 |
+
#~ msgid "in range selections"
|
6471 |
+
#~ msgstr "Tilgængelige dage"
|
6472 |
+
|
6473 |
+
#, fuzzy
|
6474 |
+
#~ msgid ""
|
6475 |
+
#~ " Check this if you want to use a part of the day (not full day) at start "
|
6476 |
+
#~ "and end day of selection range . It will overwrite start time and end "
|
6477 |
+
#~ "time from from customization."
|
6478 |
+
#~ msgstr ""
|
6479 |
+
#~ "Markér hvis du ønsker at benytte til delvis booking af en dag (ikke en "
|
6480 |
+
#~ "hel dag) på start- og slutdagen af de valgte dage. Dette vil overskrive "
|
6481 |
+
#~ "de start- og sluttidspunkter som du har defineret under individuel "
|
6482 |
+
#~ "tilpasning."
|
6483 |
+
|
6484 |
+
#~ msgid "Type your %sstart%s time of booking for range selection"
|
6485 |
+
#~ msgstr "Indtast %sstarttidspunkt%s for din booking for at vælge dage"
|
6486 |
+
|
6487 |
+
#, fuzzy
|
6488 |
+
#~ msgid "Modification of exist booking"
|
6489 |
+
#~ msgstr "Ny reservation"
|
6490 |
+
|
6491 |
+
#~ msgid "%s - inserting detail person info, "
|
6492 |
+
#~ msgstr "%s - indsæt personinformation, "
|
6493 |
+
|
6494 |
+
#, fuzzy
|
6495 |
+
#~ msgid "%s - inserting link to booking editable by vistor from his account, "
|
6496 |
+
#~ msgstr "%s indsæt bookingart, "
|
6497 |
+
|
6498 |
+
#, fuzzy
|
6499 |
+
#~ msgid ""
|
6500 |
+
#~ "Type your email subject for %sapproval of booking%s. You can use these %s "
|
6501 |
+
#~ "shortcodes."
|
6502 |
+
#~ msgstr "Indtast ønsket email-emne til brug ved %sgodkendelse af booking%s"
|
6503 |
+
|
6504 |
+
#~ msgid "%s - inserting reason of cancel booking"
|
6505 |
+
#~ msgstr "%s - indsæt årsag til at booking annulleres"
|
6506 |
+
|
6507 |
+
#, fuzzy
|
6508 |
+
#~ msgid ""
|
6509 |
+
#~ "Type your email subject for %smodification of booking%s. You can use "
|
6510 |
+
#~ "these %s shortcodes."
|
6511 |
+
#~ msgstr "Indtast ønsket email-emne til brug ved %safvisning af booking%s"
|
6512 |
+
|
6513 |
+
#, fuzzy
|
6514 |
+
#~ msgid "Reset to default Payment form"
|
6515 |
+
#~ msgstr "Gendan standardindstillinger for formular"
|
6516 |
+
|
6517 |
+
#, fuzzy
|
6518 |
+
#~ msgid ""
|
6519 |
+
#~ "Form content data showing in emails (%s-shortcode) and inside approval "
|
6520 |
+
#~ "and booking tables in booking calendar page"
|
6521 |
+
#~ msgstr ""
|
6522 |
+
#~ "Formularindhold vises i emails (%s-genvej) og inden i godkendelses- og "
|
6523 |
+
#~ "reservationsskemaer på bookingkalender-siden"
|
6524 |
+
|
6525 |
+
#~ msgid "Reset to default form content"
|
6526 |
+
#~ msgstr "Gendan standardindstillinger for formularindhold"
|
6527 |
+
|
6528 |
+
#, fuzzy
|
6529 |
+
#~ msgid "Reset to default Payment form content"
|
6530 |
+
#~ msgstr "Gendan standardindstillinger for formularindhold"
|
6531 |
+
|
6532 |
+
#, fuzzy
|
6533 |
+
#~ msgid "Unapprove"
|
6534 |
+
#~ msgstr "Godkend"
|
6535 |
+
|
6536 |
+
#~ msgid "at booking calendar"
|
6537 |
+
#~ msgstr "i bookingkalenderen"
|
6538 |
+
|
6539 |
+
#~ msgid "Show settings of user access level to admin menu"
|
6540 |
+
#~ msgstr "Vis indstillinger for brugeradgang (niveau) til administratormenu"
|
6541 |
+
|
6542 |
#, fuzzy
|
6543 |
#~ msgid "Show all booking tables"
|
6544 |
#~ msgstr "i bookingkalenderen"
|
6547 |
#~ msgid "Hide all booking tables"
|
6548 |
#~ msgstr "%sslut på bookingtidspunkt%s"
|
6549 |
|
|
|
|
|
|
|
|
|
6550 |
#, fuzzy
|
6551 |
#~ msgid "Number of resources"
|
6552 |
#~ msgstr "Antal gæster"
|
6580 |
#~ msgid "Auto cancel pending not paid bookings"
|
6581 |
#~ msgstr "Email til \"Person\" når ny booking er godkendt"
|
6582 |
|
|
|
|
|
|
|
6583 |
#, fuzzy
|
6584 |
#~ msgid "All reservations"
|
6585 |
#~ msgstr "%sNy(e) reservation(er)%s"
|
6613 |
#~ "edit %sposts%s or %spage%s. %sAfter entering booking you can wait for "
|
6614 |
#~ "making reservation by somebody or you can make reservation %shere%s."
|
6615 |
#~ msgstr ""
|
6616 |
+
#~ "%sDer er ingen reservationer.%s Tryk venligst her når %sdu redigerer "
|
6617 |
+
#~ "%sindlæg%s eller %ssider%s. %sNår du har indtastet booking kan du "
|
6618 |
+
#~ "foretage reservationer %sher%s."
|
6619 |
|
6620 |
#, fuzzy
|
6621 |
#~ msgid "Agenda of reservations for"
|
6625 |
#~ msgid "Reservations, which was done"
|
6626 |
#~ msgstr "Nyt reservationsnavn"
|
6627 |
|
|
|
|
|
|
|
|
|
6628 |
#, fuzzy
|
6629 |
#~ msgid "Cost and availability"
|
6630 |
#~ msgstr "Tilgængelighed"
|
6631 |
|
|
|
|
|
|
|
|
|
6632 |
#~ msgid " Check unavailable days for your visitors."
|
6633 |
#~ msgstr "Markér ikke-disponible dage for dine gæster"
|
6634 |
|
6663 |
#~ msgid "Multi booking"
|
6664 |
#~ msgstr "Multi-booking"
|
6665 |
|
|
|
|
|
|
|
6666 |
#, fuzzy
|
6667 |
#~ msgid "fields customization"
|
6668 |
#~ msgstr "individuel tilpasning af felt"
|
6716 |
|
6717 |
#, fuzzy
|
6718 |
#~ msgid ""
|
6719 |
+
#~ "This functionality exist at the %sBooking Calendar%s %sPremium%s, "
|
6720 |
+
#~ "%sPremium Plus%s and %sHotel Edition%s"
|
6721 |
#~ msgstr ""
|
6722 |
+
#~ "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s, "
|
6723 |
+
#~ "%sPremium%s- og %sHotel Edition%s"
|
6724 |
|
6725 |
#, fuzzy
|
6726 |
#~ msgid ""
|
6727 |
#~ "This functionality exist at the %sBooking Calendar%s %sPremium Plus%s and "
|
6728 |
#~ "%sHotel Edition%s"
|
6729 |
#~ msgstr ""
|
6730 |
+
#~ "Denne funktion er tilgængelig i %sBooking Calendar%s, %sPremium%s og "
|
6731 |
+
#~ "%sHotel Edition%s"
|
6732 |
|
6733 |
#~ msgid ""
|
6734 |
#~ "This functionality exist at the %sBooking Calendar%s %sHotel Edition%s"
|
6744 |
|
6745 |
#, fuzzy
|
6746 |
#~ msgid ""
|
6747 |
+
#~ "This functionality exist at the %sBooking Calendar%s %sProfessional%s, "
|
6748 |
+
#~ "%sPremium%s, %sPremium Plus%s and %sHotel Edition%s"
|
6749 |
#~ msgstr ""
|
6750 |
+
#~ "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s, "
|
6751 |
+
#~ "%sPremium%s- og %sHotel Edition%s"
|
6752 |
|
6753 |
#, fuzzy
|
6754 |
#~ msgid ""
|
6786 |
|
6787 |
#, fuzzy
|
6788 |
#~ msgid ""
|
6789 |
+
#~ "This functionality exist at other version of Booking Calendar: "
|
6790 |
+
#~ "%sProfessional%s, %sPremium%s , %sPremium Plus%s or %sHotel Edition%s."
|
6791 |
#~ msgstr ""
|
6792 |
+
#~ "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s, "
|
6793 |
+
#~ "%sPremium%s- og %sHotel Edition%s"
|
6794 |
|
6795 |
#~ msgid "Links"
|
6796 |
#~ msgstr "Links"
|
6878 |
#~ msgid "Error during deleting season filters at DB"
|
6879 |
#~ msgstr "Der opstod en fejl under sletningen af datoer"
|
6880 |
|
|
|
|
|
|
|
|
|
6881 |
#, fuzzy
|
6882 |
#~ msgid "Error during searching this booking resources"
|
6883 |
#~ msgstr "Der opstod en fejl under sletning af bookingfiltre"
|
6969 |
#~ msgid "For all days!"
|
6970 |
#~ msgstr "Ikke-disponible ugedage"
|
6971 |
|
|
|
|
|
|
|
6972 |
#, fuzzy
|
6973 |
#~ msgid ""
|
6974 |
#~ "This functionality exist at other version of Booking Calendar: %sBooking "
|
6975 |
#~ "Calendar Professional%s, %sBooking Calendar Premium%s or %sBooking "
|
6976 |
#~ "Calendar Hotel Edition%s."
|
6977 |
#~ msgstr ""
|
6978 |
+
#~ "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s, "
|
6979 |
+
#~ "%sPremium%s- og %sHotel Edition%s"
|
6980 |
|
6981 |
#~ msgid "at %sadmin%s booking page"
|
6982 |
#~ msgstr "på %sadministrators%s bookingside"
|
languages/wpdev-booking-de_DE.mo
CHANGED
Binary file
|
languages/wpdev-booking-de_DE.po
CHANGED
@@ -2,5535 +2,6853 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdev-booking\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
13 |
-
"X-Poedit-Language: German\n"
|
14 |
-
"X-Poedit-Country: GERMANY\n"
|
15 |
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;
|
|
|
17 |
"X-Poedit-Basepath: .\n"
|
18 |
"X-Textdomain-Support: yes\n"
|
|
|
19 |
"X-Poedit-SearchPath-0: w:/www/home/dev/www/wp-content/plugins/booking/.\n"
|
20 |
|
21 |
-
#: w
|
22 |
-
#: w
|
23 |
-
#: w
|
24 |
msgid "The cost for payment"
|
25 |
msgstr ""
|
26 |
|
27 |
# @ wpdev-booking
|
28 |
-
#: w
|
29 |
-
#: w
|
30 |
-
#: w
|
31 |
-
#: w
|
32 |
-
#: w
|
33 |
-
#: w
|
|
|
34 |
msgid "First Name (required)"
|
35 |
msgstr "Vorname (erforderlich)"
|
36 |
|
37 |
# @ wpdev-booking
|
38 |
-
#: w
|
39 |
-
#: w
|
40 |
-
#: w
|
41 |
-
#: w
|
42 |
-
#: w
|
43 |
-
#: w
|
|
|
44 |
msgid "Last Name (required)"
|
45 |
msgstr "Nachname (erforderlich)"
|
46 |
|
47 |
# @ wpdev-booking
|
48 |
-
#: w
|
49 |
-
#: w
|
50 |
-
#: w
|
51 |
-
#: w
|
52 |
-
#: w
|
53 |
-
#: w
|
|
|
54 |
msgid "Email (required)"
|
55 |
msgstr "Email (erforderlich)"
|
56 |
|
57 |
# @ wpdev-booking
|
58 |
-
#: w
|
59 |
-
#: w
|
60 |
-
#: w
|
61 |
-
#: w
|
62 |
msgid "Address (required)"
|
63 |
msgstr ""
|
64 |
|
65 |
# @ wpdev-booking
|
66 |
-
#: w
|
67 |
-
#: w
|
68 |
-
#: w
|
69 |
-
#: w
|
70 |
-
|
71 |
-
|
|
|
72 |
|
73 |
# @ wpdev-booking
|
74 |
-
#: w
|
75 |
-
#: w
|
76 |
-
#: w
|
77 |
-
#: w
|
78 |
-
|
79 |
-
|
|
|
80 |
|
81 |
# @ wpdev-booking
|
82 |
-
#: w
|
83 |
-
#: w
|
84 |
-
#: w
|
85 |
-
#: w
|
86 |
-
|
87 |
-
|
|
|
88 |
|
89 |
# @ wpdev-booking
|
90 |
-
#: w
|
91 |
-
#: w
|
92 |
-
#: w
|
93 |
-
#: w
|
94 |
-
#: w
|
95 |
-
#: w
|
96 |
-
#: w
|
97 |
-
#: w
|
98 |
-
#: w
|
99 |
-
#: w
|
100 |
-
#: w
|
|
|
|
|
101 |
msgid "Phone"
|
102 |
msgstr "Telefon"
|
103 |
|
104 |
# @ wpdev-booking
|
105 |
-
#: w
|
106 |
-
#: w
|
107 |
-
#: w
|
108 |
-
#: w
|
109 |
-
#: w
|
110 |
-
#: w
|
111 |
msgid "Visitors"
|
112 |
msgstr ""
|
113 |
|
114 |
# @ wpdev-booking
|
115 |
-
#: w
|
116 |
-
#: w
|
117 |
-
#: w
|
118 |
-
#: w
|
119 |
-
#: w
|
120 |
-
#: w
|
121 |
-
#: w
|
122 |
-
#: w
|
123 |
-
#: w
|
124 |
msgid "Children"
|
125 |
msgstr ""
|
126 |
|
127 |
# @ wpdev-booking
|
128 |
-
#: w
|
129 |
-
#: w
|
130 |
-
#: w
|
131 |
-
#: w
|
132 |
-
#: w
|
133 |
-
#: w
|
134 |
-
#: w
|
135 |
-
#: w
|
136 |
-
#: w
|
|
|
|
|
137 |
msgid "Details"
|
138 |
msgstr "Details"
|
139 |
|
140 |
-
#: w
|
141 |
msgid "Coupon"
|
142 |
msgstr ""
|
143 |
|
144 |
# @ wpdev-booking
|
145 |
-
#: w
|
146 |
-
#: w
|
147 |
-
#: w
|
148 |
-
#: w
|
149 |
-
#: w
|
150 |
-
#: w
|
151 |
-
#: w
|
|
|
152 |
msgid "Send"
|
153 |
msgstr "Senden"
|
154 |
|
155 |
-
#: w
|
156 |
-
msgid "
|
|
|
|
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: w
|
160 |
msgid "coupon"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: w
|
164 |
msgid "discount"
|
165 |
msgstr ""
|
166 |
|
|
|
|
|
|
|
|
|
167 |
# @ wpdev-booking
|
168 |
-
#: w
|
|
|
169 |
#, fuzzy
|
170 |
msgid "Search results"
|
171 |
msgstr "Suche"
|
172 |
|
173 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_l.php:631
|
174 |
-
msgid "Nothing found"
|
175 |
-
msgstr ""
|
176 |
-
|
177 |
# @ wpdev-booking
|
178 |
-
#: w
|
179 |
#, fuzzy
|
180 |
msgid "Book now"
|
181 |
msgstr "Kauf jetzt"
|
182 |
|
183 |
-
#: w
|
184 |
-
msgid "Please select check
|
185 |
msgstr ""
|
186 |
|
187 |
# @ wpdev-booking
|
188 |
-
#: w
|
189 |
-
#: w
|
|
|
|
|
190 |
msgid "Search"
|
191 |
msgstr "Suche"
|
192 |
|
193 |
-
#: w
|
194 |
#, php-format
|
195 |
-
msgid "
|
|
|
|
|
196 |
msgstr ""
|
197 |
|
198 |
# @ wpdev-booking
|
199 |
-
#: w
|
200 |
#, fuzzy
|
201 |
msgid "Child booking resources"
|
202 |
msgstr "Buchbare Unterkunft"
|
203 |
|
204 |
# @ wpdev-booking
|
205 |
-
#: w
|
206 |
-
#, fuzzy
|
207 |
-
msgid "
|
208 |
-
msgstr "
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
#: w
|
214 |
-
#: w
|
215 |
-
#: w
|
216 |
-
#: w
|
217 |
-
#: w
|
218 |
-
#: w
|
219 |
-
#: w
|
220 |
-
#: w
|
221 |
-
#: w
|
222 |
-
#: w
|
223 |
-
#: w
|
224 |
-
#: w
|
225 |
-
#: w
|
226 |
-
#: w
|
227 |
-
#: w
|
228 |
-
#: w
|
229 |
-
#: w
|
230 |
-
#: w
|
231 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
232 |
msgid "Click to toggle"
|
233 |
msgstr "Zum umschalten"
|
234 |
|
235 |
# @ wpdev-booking
|
236 |
-
#: w
|
237 |
-
|
|
|
|
|
238 |
msgstr "Verwaltung von Reservierungen und Buchhungen"
|
239 |
|
240 |
# @ wpdev-booking
|
241 |
-
#: w
|
242 |
-
#: w
|
243 |
-
#: w
|
244 |
-
#: w
|
245 |
-
#: w
|
246 |
-
#: w
|
247 |
-
#: w
|
248 |
-
#: w
|
249 |
-
#: w
|
250 |
-
#: w
|
251 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
252 |
msgid "ID"
|
253 |
msgstr "ID"
|
254 |
|
255 |
# @ wpdev-booking
|
256 |
-
#: w
|
257 |
-
#: w
|
258 |
-
#: w
|
259 |
-
#: w
|
260 |
msgid "Resource name"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: w
|
264 |
-
#: w
|
265 |
msgid "Number of resource items inside of parent resource"
|
266 |
msgstr ""
|
267 |
|
268 |
-
#: w
|
269 |
-
#: w
|
270 |
-
#: w
|
271 |
msgid "Capacity"
|
272 |
msgstr ""
|
273 |
|
274 |
# @ wpdev-booking
|
275 |
-
#: w
|
276 |
-
#: w
|
277 |
-
#: w
|
278 |
-
#: w
|
279 |
#, fuzzy
|
280 |
msgid "Parent"
|
281 |
msgstr "Bezahlungen"
|
282 |
|
283 |
-
#: w
|
284 |
-
#: w
|
285 |
-
#: w
|
286 |
-
#: w
|
287 |
msgid "Priority"
|
288 |
msgstr ""
|
289 |
|
290 |
-
#: w
|
291 |
-
#: w
|
292 |
msgid "Maximum number of visitors for resource"
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: w
|
296 |
-
#: w
|
297 |
msgid "Max"
|
298 |
msgstr ""
|
299 |
|
300 |
-
#: w
|
301 |
-
#: w
|
302 |
msgid "visitors"
|
303 |
msgstr ""
|
304 |
|
305 |
# @ wpdev-booking
|
306 |
-
#: w
|
307 |
-
#: w
|
308 |
-
#: w
|
309 |
-
#: w
|
|
|
|
|
|
|
310 |
msgid "Actions"
|
311 |
msgstr "Aktionen"
|
312 |
|
313 |
-
#: w
|
314 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_m.php:592
|
315 |
msgid "Add"
|
316 |
msgstr ""
|
317 |
|
318 |
# @ wpdev-booking
|
319 |
-
#: w
|
320 |
-
#: w
|
321 |
-
#: w
|
322 |
-
#: w
|
323 |
-
#: w
|
324 |
-
#: w
|
325 |
-
#: w
|
|
|
|
|
326 |
msgid "Delete"
|
327 |
msgstr "Löschen"
|
328 |
|
329 |
# @ wpdev-booking
|
330 |
-
#: w
|
|
|
331 |
msgid "Title"
|
332 |
msgstr "Titel"
|
333 |
|
334 |
# @ wpdev-booking
|
335 |
-
#: w
|
336 |
#, fuzzy
|
337 |
msgid "Add new resource"
|
338 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
339 |
|
340 |
# @ wpdev-booking
|
341 |
-
#: w
|
342 |
-
#: w
|
343 |
-
#: w
|
344 |
-
#: w
|
345 |
-
#: w
|
346 |
-
#: w
|
347 |
-
#: w
|
348 |
-
#: w
|
349 |
-
#: w
|
350 |
-
#: w
|
351 |
-
#: w
|
352 |
-
#: w
|
353 |
-
#: w
|
354 |
-
#: w
|
355 |
-
#: w
|
356 |
-
#: w
|
357 |
-
#: w
|
358 |
-
#: w
|
359 |
-
#: w
|
360 |
-
#: w
|
|
|
361 |
msgid "Save"
|
362 |
msgstr ""
|
363 |
|
364 |
# @ wpdev-booking
|
365 |
-
#: w
|
366 |
#, fuzzy
|
367 |
msgid "Advanced Settings"
|
368 |
msgstr "Haupteinstellungen"
|
369 |
|
370 |
-
#: w
|
371 |
-
#: w
|
372 |
-
msgid "
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: w
|
376 |
-
#: w
|
377 |
#, php-format
|
378 |
-
msgid "
|
|
|
|
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: w
|
382 |
-
#: w
|
383 |
#, php-format
|
384 |
-
msgid "
|
|
|
|
|
|
|
|
|
385 |
msgstr ""
|
386 |
|
387 |
-
#: w
|
388 |
-
#: w
|
389 |
#, php-format
|
390 |
-
msgid "
|
|
|
|
|
|
|
|
|
391 |
msgstr ""
|
392 |
|
393 |
# @ wpdev-booking
|
394 |
-
#: w
|
395 |
#, fuzzy
|
396 |
msgid "Show availability"
|
397 |
msgstr "Kosten und Verfügbarkeit"
|
398 |
|
399 |
-
#: w
|
400 |
-
#: w
|
401 |
-
msgid "
|
|
|
|
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: w
|
405 |
-
#: w
|
406 |
msgid "Availability description"
|
407 |
msgstr ""
|
408 |
|
409 |
-
#: w
|
410 |
-
#: w
|
411 |
#, php-format
|
412 |
msgid "Type your %savailability%s description"
|
413 |
msgstr ""
|
414 |
|
415 |
# @ wpdev-booking
|
416 |
-
#: w
|
417 |
-
#: w
|
418 |
#, fuzzy
|
419 |
msgid "Disable bookings in different booking resources"
|
420 |
-
msgstr "
|
|
|
|
|
421 |
|
422 |
-
#: w
|
423 |
-
#: w
|
424 |
-
msgid "
|
|
|
|
|
|
|
|
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: w
|
428 |
msgid "Advanced"
|
429 |
msgstr ""
|
430 |
|
431 |
-
#: w
|
432 |
msgid "Show availability in tooltip"
|
433 |
msgstr ""
|
434 |
|
435 |
# @ wpdev-booking
|
436 |
-
#: w
|
437 |
-
#: w
|
438 |
-
#: w
|
|
|
439 |
msgid "Deleted"
|
440 |
msgstr "Gelöscht"
|
441 |
|
442 |
-
#: w
|
443 |
msgid "Coupon saved"
|
444 |
msgstr ""
|
445 |
|
446 |
# @ wpdev-booking
|
447 |
-
#: w
|
448 |
#, fuzzy
|
449 |
-
msgid "Booking coupons
|
450 |
msgstr "Verwaltung von Reservierungen und Buchhungen"
|
451 |
|
452 |
-
#: w
|
453 |
-
msgid "The code your customers will be using to receive the discount."
|
454 |
msgstr ""
|
455 |
|
456 |
-
#: w
|
457 |
-
#: w
|
458 |
msgid "Coupon Code"
|
459 |
msgstr ""
|
460 |
|
461 |
-
#: w
|
462 |
-
msgid "The amount
|
463 |
msgstr ""
|
464 |
|
465 |
# @ wpdev-booking
|
466 |
-
#: w
|
467 |
-
#: w
|
468 |
#, fuzzy
|
469 |
msgid "Savings"
|
470 |
msgstr "Einstellungen"
|
471 |
|
472 |
-
#: w
|
473 |
msgid "The minimum total cost required to use the coupon"
|
474 |
msgstr ""
|
475 |
|
476 |
# @ wpdev-booking
|
477 |
-
#: w
|
478 |
-
#: w
|
479 |
#, fuzzy
|
480 |
msgid "Minimum Purchase"
|
481 |
msgstr "Kaufen"
|
482 |
|
483 |
-
#: w
|
484 |
msgid "The date your coupon will expire"
|
485 |
msgstr ""
|
486 |
|
487 |
-
#: w
|
488 |
-
#: w
|
489 |
msgid "Expiration Date"
|
490 |
msgstr ""
|
491 |
|
492 |
-
#: w
|
493 |
-
msgid "Resource list, which
|
494 |
msgstr ""
|
495 |
|
496 |
# @ wpdev-booking
|
497 |
-
#: w
|
498 |
-
#: w
|
499 |
-
#: w
|
|
|
|
|
500 |
msgid "Resources"
|
501 |
msgstr "Ressourcen"
|
502 |
|
503 |
-
#: w
|
504 |
msgid "Delete this coupon"
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: w
|
508 |
-
#: w
|
509 |
-
#: w
|
|
|
|
|
510 |
msgid "All"
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: w
|
514 |
-
#: w
|
515 |
msgid "Add new coupon"
|
516 |
msgstr ""
|
517 |
|
518 |
-
#: w
|
519 |
msgid "Fixed Amount"
|
520 |
msgstr ""
|
521 |
|
522 |
-
#: w
|
523 |
msgid "Percentage Off"
|
524 |
msgstr ""
|
525 |
|
526 |
-
#: w
|
527 |
#, php-format
|
528 |
msgid "%s - coupon field, "
|
529 |
msgstr ""
|
530 |
|
531 |
# @ wpdev-booking
|
532 |
-
#: w
|
533 |
-
#: w
|
534 |
-
#: w
|
535 |
-
#: w
|
536 |
-
#: w
|
537 |
#, php-format
|
538 |
msgid "Example: %s "
|
539 |
msgstr ""
|
540 |
|
541 |
# @ wpdev-booking
|
542 |
-
#: w
|
543 |
#, fuzzy
|
544 |
msgid "Search form customization"
|
545 |
msgstr "Benutze diese Abkürzung für Anpassungen"
|
546 |
|
547 |
# @ wpdev-booking
|
548 |
-
#: w
|
549 |
-
#: w
|
550 |
-
#: w
|
551 |
msgid "Use these shortcodes for customization: "
|
552 |
msgstr "Benutze diese Abkürzung für Anpassungen"
|
553 |
|
554 |
-
#: w
|
555 |
#, php-format
|
556 |
-
msgid "%s - search inside
|
557 |
msgstr ""
|
558 |
|
559 |
-
#: w
|
560 |
#, php-format
|
561 |
-
msgid "%s - search inside
|
562 |
msgstr ""
|
563 |
|
564 |
-
|
565 |
-
|
566 |
-
|
|
|
567 |
msgstr ""
|
|
|
|
|
568 |
|
569 |
-
#: w
|
570 |
#, php-format
|
571 |
-
msgid "%s - check
|
572 |
msgstr ""
|
573 |
|
574 |
-
#: w
|
575 |
#, php-format
|
576 |
msgid "%s - default selection number of visitors, "
|
577 |
msgstr ""
|
578 |
|
579 |
-
#: w
|
580 |
#, php-format
|
581 |
msgid "Example: %s - custom number of visitor selections\""
|
582 |
msgstr ""
|
583 |
|
584 |
-
#: w
|
585 |
#, php-format
|
586 |
msgid "%s - search button, "
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: w
|
590 |
-
#: w
|
591 |
#, php-format
|
592 |
msgid "%s - new line, "
|
593 |
msgstr ""
|
594 |
|
595 |
# @ wpdev-booking
|
596 |
-
#: w
|
597 |
-
#: w
|
598 |
-
#: w
|
599 |
-
#: w
|
600 |
msgid "use any other HTML tags (carefully)."
|
601 |
msgstr ""
|
602 |
|
603 |
-
#: w
|
604 |
-
#: w
|
605 |
-
msgid "
|
|
|
606 |
msgstr ""
|
607 |
|
608 |
-
#: w
|
609 |
msgid "Reset to default search form content"
|
610 |
msgstr ""
|
611 |
|
612 |
-
#: w
|
613 |
msgid "Customization of found booking resource items"
|
614 |
msgstr ""
|
615 |
|
616 |
-
#: w
|
617 |
#, php-format
|
618 |
msgid "%s - resource title, "
|
619 |
msgstr ""
|
620 |
|
621 |
-
#: w
|
622 |
#, php-format
|
623 |
msgid "%s - link to the page with booking form, "
|
624 |
msgstr ""
|
625 |
|
626 |
# @ wpdev-booking
|
627 |
-
#: w
|
628 |
#, fuzzy, php-format
|
629 |
msgid "%s - availability of booking resource, "
|
630 |
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
631 |
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
|
|
636 |
|
637 |
# @ wpdev-booking
|
638 |
-
#: w
|
639 |
#, fuzzy, php-format
|
640 |
-
msgid "%s - cost of booking resource, "
|
641 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
642 |
|
643 |
-
#: w
|
644 |
#, php-format
|
645 |
-
msgid "
|
|
|
646 |
msgstr ""
|
647 |
|
648 |
-
#: w
|
649 |
#, php-format
|
650 |
-
msgid "%s - booking info,
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: w
|
654 |
msgid "Reset to default value"
|
655 |
msgstr ""
|
656 |
|
657 |
# @ wpdev-booking
|
658 |
-
#: w
|
|
|
659 |
#, fuzzy
|
660 |
msgid "Search form"
|
661 |
msgstr "Suche"
|
662 |
|
663 |
-
#: w
|
664 |
-
|
|
|
665 |
msgstr ""
|
666 |
|
667 |
-
#: w
|
668 |
-
|
|
|
669 |
msgstr ""
|
670 |
|
671 |
# @ wpdev-booking
|
672 |
-
#: w
|
673 |
-
#: w
|
674 |
-
#: w
|
675 |
-
#: w
|
676 |
msgid "Number of visitors"
|
677 |
msgstr ""
|
678 |
|
679 |
-
#: w
|
680 |
msgid "Search Cache Settings"
|
681 |
msgstr ""
|
682 |
|
683 |
-
#: w
|
684 |
msgid "Cache expiration"
|
685 |
msgstr ""
|
686 |
|
687 |
-
#: w
|
688 |
msgid "hour(s)"
|
689 |
msgstr ""
|
690 |
|
691 |
# @ wpdev-booking
|
692 |
-
#: w
|
693 |
-
#: w
|
694 |
#, fuzzy
|
695 |
msgid "day(s)"
|
696 |
msgstr "Jahr(e)"
|
697 |
|
698 |
-
#: w
|
699 |
msgid "Select time of cache expiration"
|
700 |
msgstr ""
|
701 |
|
702 |
-
#: w
|
703 |
-
msgid "Cache
|
704 |
msgstr ""
|
705 |
|
706 |
-
#: w
|
707 |
#, php-format
|
708 |
msgid "Found: %s booking forms inside of posts or pages "
|
709 |
msgstr ""
|
710 |
|
711 |
# @ wpdev-booking
|
712 |
-
#: w
|
713 |
#, fuzzy
|
714 |
msgid "Reset cache"
|
715 |
msgstr "Erscheinungsdatum"
|
716 |
|
717 |
-
#: w
|
718 |
msgid "Capacity: "
|
719 |
msgstr ""
|
720 |
|
721 |
-
#: w
|
722 |
-
msgid "
|
|
|
|
|
723 |
msgstr ""
|
724 |
|
725 |
-
#: w
|
726 |
-
msgid "
|
|
|
|
|
727 |
msgstr ""
|
728 |
|
729 |
# @ wpdev-booking
|
730 |
-
#: w
|
731 |
#, fuzzy
|
732 |
msgid "Resources count"
|
733 |
msgstr "Ressourcen"
|
734 |
|
735 |
-
|
736 |
-
|
737 |
-
|
|
|
|
|
738 |
|
739 |
# @ wpdev-booking
|
740 |
-
#: w
|
741 |
#, fuzzy
|
742 |
msgid "Available: "
|
743 |
msgstr "Verfügbar"
|
744 |
|
745 |
# @ wpdev-booking
|
746 |
-
#: w
|
747 |
-
#: w
|
748 |
-
#: w
|
749 |
-
#: w
|
750 |
-
#: w
|
751 |
-
#: w
|
|
|
752 |
#, fuzzy
|
753 |
msgid "Standard"
|
754 |
msgstr "Standartunterkunft"
|
755 |
|
756 |
# @ wpdev-booking
|
757 |
-
#: w
|
758 |
-
#: w
|
759 |
-
#: w
|
|
|
760 |
msgid "Default"
|
761 |
msgstr ""
|
762 |
|
763 |
# @ wpdev-booking
|
764 |
-
#: w
|
765 |
-
#: w
|
766 |
-
#: w
|
767 |
-
#: w
|
768 |
-
#: w
|
769 |
#, fuzzy
|
770 |
msgid "Superior"
|
771 |
msgstr "Support "
|
772 |
|
773 |
# @ wpdev-booking
|
774 |
-
#: w
|
775 |
-
#: w
|
776 |
#, fuzzy
|
777 |
msgid "Resource #1"
|
778 |
msgstr "Ressourcen"
|
779 |
|
780 |
-
#: w
|
781 |
-
#: w
|
782 |
msgid "Presidential Suite"
|
783 |
msgstr ""
|
784 |
|
785 |
# @ wpdev-booking
|
786 |
-
#: w
|
787 |
-
#: w
|
788 |
#, fuzzy
|
789 |
msgid "Resource #2"
|
790 |
msgstr "Ressourcen"
|
791 |
|
792 |
-
#: w
|
793 |
-
#: w
|
794 |
-
#: w
|
795 |
msgid "Royal Villa"
|
796 |
msgstr ""
|
797 |
|
798 |
# @ wpdev-booking
|
799 |
-
#: w
|
800 |
-
#: w
|
801 |
#, fuzzy
|
802 |
msgid "Resource #3"
|
803 |
msgstr "Ressourcen"
|
804 |
|
805 |
# @ wpdev-booking
|
806 |
-
#: w
|
807 |
-
#: w
|
808 |
-
#: w
|
809 |
-
#: w
|
810 |
-
#: w
|
811 |
-
#: w
|
812 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3340
|
813 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3356
|
814 |
msgid "Start time"
|
815 |
msgstr ""
|
816 |
|
817 |
# @ wpdev-booking
|
818 |
-
#: w
|
819 |
-
#: w
|
820 |
-
#: w
|
821 |
-
#: w
|
822 |
-
#: w
|
823 |
-
#: w
|
824 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3341
|
825 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3357
|
826 |
msgid "End time"
|
827 |
msgstr ""
|
828 |
|
829 |
-
#: w
|
830 |
-
#: w
|
831 |
-
#: w
|
832 |
msgid "per 1 day"
|
833 |
msgstr ""
|
834 |
|
835 |
-
#: w
|
836 |
-
#: w
|
837 |
-
#: w
|
838 |
msgid "from the cost of 1 day "
|
839 |
msgstr ""
|
840 |
|
841 |
-
#: w
|
842 |
-
#: w
|
843 |
#, php-format
|
844 |
msgid "Additional cost in %s per 1 day"
|
845 |
msgstr ""
|
846 |
|
847 |
-
#: w
|
848 |
-
#: w
|
849 |
-
#: w
|
850 |
-
#: w
|
851 |
-
#: w
|
852 |
-
#: w
|
853 |
msgid " for all days!"
|
854 |
msgstr ""
|
855 |
|
856 |
# @ wpdev-booking
|
857 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
858 |
#, fuzzy
|
859 |
-
msgid "
|
860 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
861 |
|
862 |
# @ wpdev-booking
|
863 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
864 |
#, fuzzy
|
865 |
msgid "There are no extended booking forms"
|
866 |
msgstr "zum Buchungsformular "
|
867 |
|
868 |
# @ wpdev-booking
|
869 |
-
#: w
|
870 |
#, fuzzy
|
871 |
msgid "Booking form type:"
|
872 |
msgstr "Buchungsformular"
|
873 |
|
874 |
# @ wpdev-booking
|
875 |
-
#: w
|
876 |
#, fuzzy
|
877 |
msgid "Please, select your type of booking form"
|
878 |
-
msgstr "
|
|
|
879 |
|
880 |
# @ wpdev-booking
|
881 |
-
#: w
|
882 |
#, fuzzy
|
883 |
msgid "Booking form:"
|
884 |
msgstr "Buchungsformular"
|
885 |
|
886 |
# @ wpdev-booking
|
887 |
-
#: w
|
888 |
#, fuzzy
|
889 |
msgid "Standard booking resource cost"
|
890 |
msgstr "Standartunterkunft"
|
891 |
|
892 |
# @ wpdev-booking
|
893 |
-
#: w
|
894 |
#, fuzzy
|
895 |
msgid "Total booking resource cost"
|
896 |
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
897 |
|
898 |
-
#: w
|
899 |
#, php-format
|
900 |
-
msgid "
|
|
|
|
|
901 |
msgstr ""
|
902 |
|
903 |
-
#: w
|
904 |
#, php-format
|
905 |
-
msgid "Example: %sThe full cost
|
906 |
msgstr ""
|
907 |
|
908 |
-
#: w
|
909 |
#, php-format
|
910 |
-
msgid "
|
|
|
|
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: w
|
914 |
#, php-format
|
915 |
msgid "Example: %sThe original cost for payment: %s "
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: w
|
919 |
#, php-format
|
920 |
-
msgid "
|
|
|
|
|
921 |
msgstr ""
|
922 |
|
923 |
-
#: w
|
924 |
#, php-format
|
925 |
msgid "Example: %sThe additional cost for payment: %s "
|
926 |
msgstr ""
|
927 |
|
928 |
-
#: w
|
929 |
#, php-format
|
930 |
msgid "%s - enter direct cost at admin panel at page: "
|
931 |
msgstr ""
|
932 |
|
933 |
# @ wpdev-booking
|
934 |
-
#: w
|
|
|
|
|
|
|
935 |
msgid "Add booking"
|
936 |
msgstr "Hinzufügen einer Buchung/Reservation"
|
937 |
|
938 |
-
#: w
|
939 |
#, php-format
|
940 |
msgid "Example: %s"
|
941 |
msgstr ""
|
942 |
|
943 |
-
|
944 |
-
#: w
|
945 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
946 |
msgstr ""
|
947 |
|
948 |
# @ wpdev-booking
|
949 |
-
#: w
|
950 |
-
#: w
|
951 |
-
#: w
|
952 |
-
#: w
|
953 |
#, fuzzy
|
954 |
msgid "Rates"
|
955 |
msgstr "Datum"
|
956 |
|
957 |
-
#: w
|
958 |
-
#: w
|
959 |
-
#: w
|
960 |
msgid "Valuation days"
|
961 |
msgstr ""
|
962 |
|
963 |
-
#: w
|
964 |
-
#: w
|
|
|
|
|
965 |
msgid "Deposit"
|
966 |
msgstr ""
|
967 |
|
968 |
# @ wpdev-booking
|
969 |
-
#: w
|
970 |
-
#: w
|
971 |
-
#: w
|
972 |
-
#: w
|
973 |
#, fuzzy
|
974 |
msgid "Availability"
|
975 |
msgstr "Verfügbar"
|
976 |
|
977 |
-
#: w
|
978 |
-
|
979 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
980 |
msgstr ""
|
981 |
|
982 |
-
#: w
|
983 |
-
#: w
|
984 |
-
#: w
|
985 |
-
msgid "
|
986 |
msgstr ""
|
987 |
|
988 |
-
#: w
|
989 |
msgid "Activation of this feature is require setting cost per day"
|
990 |
msgstr ""
|
991 |
|
992 |
-
#: w
|
993 |
-
#: w
|
994 |
-
#: w
|
995 |
-
msgid "
|
996 |
msgstr ""
|
997 |
|
998 |
-
#: w
|
999 |
-
#: w
|
1000 |
-
#: w
|
1001 |
-
#: w
|
1002 |
msgid "Deposit amount"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
-
#: w
|
1006 |
-
msgid "
|
|
|
|
|
1007 |
msgstr ""
|
1008 |
|
1009 |
-
#: w
|
1010 |
-
#: w
|
1011 |
-
msgid "
|
1012 |
msgstr ""
|
1013 |
|
1014 |
# @ wpdev-booking
|
1015 |
-
#: w
|
1016 |
-
#: w
|
1017 |
-
#: w
|
1018 |
#, fuzzy
|
1019 |
msgid "unavailable"
|
1020 |
msgstr "Verfügbar"
|
1021 |
|
1022 |
# @ wpdev-booking
|
1023 |
-
#: w
|
1024 |
-
#: w
|
1025 |
-
#: w
|
1026 |
#, fuzzy
|
1027 |
msgid "available"
|
1028 |
msgstr "Verfügbar"
|
1029 |
|
1030 |
-
|
1031 |
-
|
1032 |
-
|
|
|
|
|
1033 |
|
1034 |
-
#: w
|
1035 |
#, php-format
|
1036 |
msgid "All days for %s are"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
-
#: w
|
1040 |
#, php-format
|
1041 |
msgid "Select %s days below or %sadd new season filter%s"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
# @ wpdev-booking
|
1045 |
-
#: w
|
1046 |
-
#: w
|
1047 |
-
#: w
|
1048 |
#, fuzzy
|
1049 |
msgid "Name"
|
1050 |
msgstr "Nachname"
|
1051 |
|
1052 |
# @ wpdev-booking
|
1053 |
-
#: w
|
1054 |
-
#: w
|
1055 |
-
#: w
|
1056 |
msgid "Filters"
|
1057 |
msgstr "Filter"
|
1058 |
|
1059 |
# @ wpdev-booking
|
1060 |
-
#: w
|
1061 |
#, fuzzy
|
1062 |
-
msgid "
|
1063 |
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
1064 |
|
1065 |
-
#: w
|
1066 |
#, php-format
|
1067 |
-
msgid "
|
|
|
|
|
1068 |
msgstr ""
|
1069 |
|
1070 |
-
#: w
|
1071 |
msgid "Final cost"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
-
#: w
|
1075 |
-
#: w
|
1076 |
-
#: w
|
1077 |
-
#: w
|
1078 |
-
#: w
|
1079 |
msgid "for 1 day"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: w
|
1083 |
-
#: w
|
1084 |
-
#: w
|
1085 |
-
#: w
|
1086 |
-
#: w
|
1087 |
msgid "for 1 night"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: w
|
1091 |
-
#: w
|
1092 |
-
#: w
|
1093 |
-
#: w
|
1094 |
msgid "fixed deposit"
|
1095 |
msgstr ""
|
1096 |
|
1097 |
-
#: w
|
1098 |
-
#: w
|
1099 |
-
#: w
|
1100 |
-
#: w
|
1101 |
-
#: w
|
1102 |
msgid "for 1 hour"
|
1103 |
msgstr ""
|
1104 |
|
1105 |
-
#: w
|
1106 |
-
msgid "Set cost of booking resource
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: w
|
1110 |
#, php-format
|
1111 |
-
msgid "
|
|
|
|
|
1112 |
msgstr ""
|
1113 |
|
1114 |
-
#: w
|
1115 |
#, php-format
|
1116 |
-
msgid "
|
|
|
|
|
1117 |
msgstr ""
|
1118 |
|
1119 |
-
#: w
|
1120 |
#, php-format
|
1121 |
-
msgid "
|
|
|
|
|
|
|
1122 |
msgstr ""
|
1123 |
|
1124 |
# @ wpdev-booking
|
1125 |
-
#: w
|
|
|
1126 |
#, fuzzy
|
1127 |
msgid "Number of days"
|
1128 |
msgstr "Anzahl der Monate"
|
1129 |
|
1130 |
-
#: w
|
1131 |
msgid "Cost of 1 day"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
# @ wpdev-booking
|
1135 |
-
#: w
|
1136 |
#, fuzzy
|
1137 |
msgid "Season filter"
|
1138 |
msgstr "Saison "
|
1139 |
|
1140 |
# @ wpdev-booking
|
1141 |
-
#: w
|
1142 |
-
#: w
|
1143 |
#, fuzzy
|
1144 |
msgid "For"
|
1145 |
msgstr "Formular"
|
1146 |
|
1147 |
# @ wpdev-booking
|
1148 |
-
#: w
|
1149 |
-
#: w
|
1150 |
-
#: w
|
1151 |
-
#: w
|
1152 |
-
#: w
|
1153 |
-
#: w
|
1154 |
-
#: w
|
1155 |
-
#: w
|
1156 |
-
#: w
|
1157 |
msgid "From"
|
1158 |
msgstr ""
|
1159 |
|
1160 |
-
#: w
|
1161 |
-
#: w
|
1162 |
msgid "Together"
|
1163 |
msgstr ""
|
1164 |
|
1165 |
-
#: w
|
1166 |
-
#: w
|
1167 |
-
#: w
|
1168 |
msgid "to"
|
1169 |
msgstr ""
|
1170 |
|
1171 |
# @ wpdev-booking
|
1172 |
-
#: w
|
1173 |
-
#: w
|
|
|
1174 |
#, fuzzy
|
1175 |
msgid "day"
|
1176 |
msgstr "Heute"
|
1177 |
|
1178 |
# @ wpdev-booking
|
1179 |
-
#: w
|
1180 |
-
#: w
|
1181 |
-
#: w
|
|
|
|
|
|
|
|
|
1182 |
#, fuzzy
|
1183 |
msgid "days"
|
1184 |
msgstr "Heute"
|
1185 |
|
1186 |
-
#: w
|
1187 |
-
#: w
|
1188 |
msgid "Additional cost in USD per 1 day"
|
1189 |
msgstr ""
|
1190 |
|
1191 |
-
#: w
|
1192 |
-
#: w
|
1193 |
msgid "Any days"
|
1194 |
msgstr ""
|
1195 |
|
1196 |
-
#: w
|
1197 |
-
#: w
|
1198 |
msgid "Remove"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
-
#: w
|
1202 |
msgid "Add new cost"
|
1203 |
msgstr ""
|
1204 |
|
1205 |
-
#: w
|
1206 |
msgid "for all days"
|
1207 |
msgstr ""
|
1208 |
|
1209 |
-
#: w
|
1210 |
msgid "Set amount of deposit payment"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
-
#: w
|
1214 |
-
msgid "fixed
|
1215 |
msgstr ""
|
1216 |
|
1217 |
# @ wpdev-booking
|
1218 |
-
#: w
|
1219 |
#, fuzzy
|
1220 |
msgid "of payment"
|
1221 |
msgstr "Bezahlungen"
|
1222 |
|
1223 |
-
#: w
|
1224 |
msgid "Active/inactive"
|
1225 |
msgstr ""
|
1226 |
|
1227 |
# @ wpdev-booking
|
1228 |
-
#: w
|
1229 |
#, fuzzy
|
1230 |
msgid "deposit payment for booking resource"
|
1231 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
1232 |
|
1233 |
-
|
1234 |
-
|
1235 |
-
|
|
|
|
|
1236 |
|
1237 |
# @ wpdev-booking
|
1238 |
-
#: w
|
1239 |
#, fuzzy
|
1240 |
msgid "Deposit payment is not active for booking resource"
|
1241 |
-
msgstr "
|
|
|
|
|
1242 |
|
1243 |
# @ wpdev-booking
|
1244 |
-
#: w
|
1245 |
msgid "Deposit payment"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
-
#: w
|
1249 |
#, php-format
|
1250 |
-
msgid "
|
|
|
|
|
1251 |
msgstr ""
|
1252 |
|
1253 |
-
|
1254 |
-
|
1255 |
-
|
1256 |
-
|
|
|
|
|
|
|
1257 |
|
1258 |
-
#: w
|
1259 |
msgid "Cost of each booking type"
|
1260 |
msgstr ""
|
1261 |
|
1262 |
# @ wpdev-booking
|
1263 |
-
#: w
|
1264 |
#, fuzzy
|
1265 |
msgid "Resource Cost"
|
1266 |
msgstr "Ressourcen"
|
1267 |
|
1268 |
-
#: w
|
1269 |
msgid "Names of items from resource"
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: w
|
1273 |
msgid "Cost for selected days"
|
1274 |
msgstr ""
|
1275 |
|
1276 |
-
#: w
|
1277 |
-
msgid "Please
|
1278 |
msgstr ""
|
1279 |
|
1280 |
-
#: w
|
1281 |
-
msgid "
|
|
|
|
|
1282 |
msgstr ""
|
1283 |
|
1284 |
-
#: w
|
1285 |
#, php-format
|
1286 |
msgid "You can Add or Delete booking resources at the top of this %spage%s"
|
1287 |
msgstr ""
|
1288 |
|
1289 |
-
#: w
|
|
|
|
|
|
|
1290 |
msgid "Su"
|
1291 |
msgstr ""
|
1292 |
|
1293 |
-
#: w
|
|
|
1294 |
msgid "Mo"
|
1295 |
msgstr ""
|
1296 |
|
1297 |
-
#: w
|
|
|
|
|
|
|
1298 |
msgid "Tu"
|
1299 |
msgstr ""
|
1300 |
|
1301 |
-
#: w
|
|
|
1302 |
msgid "We"
|
1303 |
msgstr ""
|
1304 |
|
1305 |
-
#: w
|
|
|
|
|
|
|
1306 |
msgid "Th"
|
1307 |
msgstr ""
|
1308 |
|
1309 |
# @ wpdev-booking
|
1310 |
-
#: w
|
|
|
1311 |
#, fuzzy
|
1312 |
msgid "Fr"
|
1313 |
msgstr "Formular"
|
1314 |
|
1315 |
-
#: w
|
|
|
|
|
|
|
1316 |
msgid "Sa"
|
1317 |
msgstr ""
|
1318 |
|
1319 |
-
#: w
|
1320 |
msgid "Jan"
|
1321 |
msgstr ""
|
1322 |
|
1323 |
-
#: w
|
1324 |
msgid "Feb"
|
1325 |
msgstr ""
|
1326 |
|
1327 |
-
#: w
|
1328 |
msgid "Mar"
|
1329 |
msgstr ""
|
1330 |
|
1331 |
# @ wpdev-booking
|
1332 |
-
#: w
|
1333 |
#, fuzzy
|
1334 |
msgid "Apr"
|
1335 |
msgstr "Bestätigen"
|
1336 |
|
1337 |
# @ wpdev-booking
|
1338 |
-
#: w
|
1339 |
-
#: w
|
1340 |
#, fuzzy
|
1341 |
msgid "May"
|
1342 |
msgstr "Montag"
|
1343 |
|
1344 |
-
#: w
|
1345 |
msgid "Jun"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
-
#: w
|
1349 |
msgid "Jul"
|
1350 |
msgstr ""
|
1351 |
|
1352 |
-
#: w
|
1353 |
msgid "Aug"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
-
#: w
|
1357 |
msgid "Sep"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
-
#: w
|
1361 |
msgid "Oct"
|
1362 |
msgstr ""
|
1363 |
|
1364 |
-
#: w
|
1365 |
msgid "Nov"
|
1366 |
msgstr ""
|
1367 |
|
1368 |
-
#: w
|
1369 |
msgid "Dec"
|
1370 |
msgstr ""
|
1371 |
|
1372 |
# @ wpdev-booking
|
1373 |
-
#: w
|
1374 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_m.php:2783
|
1375 |
#, fuzzy
|
1376 |
msgid "time"
|
1377 |
msgstr "Zeit"
|
1378 |
|
1379 |
# @ wpdev-booking
|
1380 |
-
#: w
|
1381 |
-
#: w
|
1382 |
-
#: w
|
1383 |
-
#: w
|
1384 |
#, fuzzy
|
1385 |
msgid "No days"
|
1386 |
msgstr "Heute"
|
1387 |
|
1388 |
-
#: w
|
1389 |
msgid "Every"
|
1390 |
msgstr ""
|
1391 |
|
1392 |
-
#: w
|
1393 |
msgid "of"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
# @ wpdev-booking
|
1397 |
-
#: w
|
|
|
1398 |
#, fuzzy
|
1399 |
-
msgid "Filter
|
1400 |
-
msgstr "
|
1401 |
|
1402 |
# @ wpdev-booking
|
1403 |
-
#: w
|
1404 |
#, fuzzy
|
1405 |
-
msgid "Filter
|
1406 |
msgstr "Filter"
|
1407 |
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
|
|
|
|
|
|
1411 |
|
1412 |
-
|
1413 |
-
#: w
|
1414 |
-
|
1415 |
-
|
|
|
|
|
1416 |
|
1417 |
-
#: w
|
1418 |
-
|
|
|
1419 |
msgstr ""
|
1420 |
|
1421 |
-
|
1422 |
-
|
1423 |
-
|
1424 |
-
|
|
|
|
|
1425 |
|
1426 |
# @ wpdev-booking
|
1427 |
-
#: w
|
|
|
|
|
1428 |
#, fuzzy
|
1429 |
-
msgid "
|
1430 |
-
msgstr "
|
|
|
|
|
|
|
|
|
1431 |
|
1432 |
# @ wpdev-booking
|
1433 |
-
#: w
|
1434 |
#, fuzzy
|
1435 |
msgid "Days of week"
|
1436 |
msgstr "Start Tag der Woche"
|
1437 |
|
1438 |
# @ wpdev-booking
|
1439 |
-
#: w
|
1440 |
-
#: w
|
1441 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
1442 |
msgid "Sunday"
|
1443 |
msgstr "Sonntag"
|
1444 |
|
1445 |
# @ wpdev-booking
|
1446 |
-
#: w
|
1447 |
-
#: w
|
1448 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
1449 |
msgid "Monday"
|
1450 |
msgstr "Montag"
|
1451 |
|
1452 |
# @ wpdev-booking
|
1453 |
-
#: w
|
1454 |
-
#: w
|
1455 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
1456 |
msgid "Tuesday"
|
1457 |
msgstr "Dienstag"
|
1458 |
|
1459 |
# @ wpdev-booking
|
1460 |
-
#: w
|
1461 |
-
#: w
|
1462 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
1463 |
msgid "Wednesday"
|
1464 |
msgstr "Mittwoch"
|
1465 |
|
1466 |
# @ wpdev-booking
|
1467 |
-
#: w
|
1468 |
-
#: w
|
1469 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
1470 |
msgid "Thursday"
|
1471 |
msgstr "Donenrstag"
|
1472 |
|
1473 |
# @ wpdev-booking
|
1474 |
-
#: w
|
1475 |
-
#: w
|
1476 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
1477 |
msgid "Friday"
|
1478 |
msgstr "Freitag"
|
1479 |
|
1480 |
# @ wpdev-booking
|
1481 |
-
#: w
|
1482 |
-
#: w
|
1483 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
1484 |
msgid "Saturday"
|
1485 |
msgstr "Samstag"
|
1486 |
|
1487 |
# @ wpdev-booking
|
1488 |
-
#: w
|
1489 |
#, fuzzy
|
1490 |
msgid "Days of month"
|
1491 |
msgstr "Anzahl der Monate"
|
1492 |
|
1493 |
# @ wpdev-booking
|
1494 |
-
#: w
|
1495 |
#, fuzzy
|
1496 |
msgid "Months"
|
1497 |
msgstr "Monat(e)"
|
1498 |
|
1499 |
-
#: w
|
1500 |
msgid "January"
|
1501 |
msgstr ""
|
1502 |
|
1503 |
-
#: w
|
1504 |
msgid "February"
|
1505 |
msgstr ""
|
1506 |
|
1507 |
# @ wpdev-booking
|
1508 |
-
#: w
|
1509 |
#, fuzzy
|
1510 |
msgid "March"
|
1511 |
msgstr "Suche"
|
1512 |
|
1513 |
-
#: w
|
1514 |
msgid "April"
|
1515 |
msgstr ""
|
1516 |
|
1517 |
-
#: w
|
1518 |
msgid "June"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
-
#: w
|
1522 |
msgid "July"
|
1523 |
msgstr ""
|
1524 |
|
1525 |
-
#: w
|
1526 |
msgid "August"
|
1527 |
msgstr ""
|
1528 |
|
1529 |
-
#: w
|
1530 |
msgid "September"
|
1531 |
msgstr ""
|
1532 |
|
1533 |
-
#: w
|
1534 |
msgid "October"
|
1535 |
msgstr ""
|
1536 |
|
1537 |
-
#: w
|
1538 |
msgid "November"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
-
#: w
|
1542 |
msgid "December"
|
1543 |
msgstr ""
|
1544 |
|
1545 |
# @ wpdev-booking
|
1546 |
-
#: w
|
1547 |
#, fuzzy
|
1548 |
msgid "Years"
|
1549 |
msgstr "Jahr(e)"
|
1550 |
|
1551 |
-
|
1552 |
-
|
1553 |
-
|
1554 |
-
|
|
|
1555 |
|
1556 |
-
|
1557 |
-
|
1558 |
-
|
1559 |
-
|
|
|
1560 |
|
1561 |
# @ wpdev-booking
|
1562 |
-
#: w
|
1563 |
#, fuzzy
|
1564 |
-
msgid "
|
1565 |
-
msgstr "
|
1566 |
|
1567 |
# @ wpdev-booking
|
1568 |
-
#: w
|
1569 |
-
|
1570 |
-
|
1571 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1572 |
msgid "Edit"
|
1573 |
msgstr ""
|
1574 |
|
1575 |
-
#: w
|
1576 |
msgid "Do you really want to delete?"
|
1577 |
msgstr ""
|
1578 |
|
1579 |
# @ wpdev-booking
|
1580 |
-
#: w
|
1581 |
#, fuzzy
|
1582 |
msgid "Showing cost in tooltip"
|
1583 |
msgstr "Anzeige der Dauer des Titels"
|
1584 |
|
1585 |
-
#: w
|
1586 |
-
msgid "
|
|
|
|
|
1587 |
msgstr ""
|
1588 |
|
1589 |
-
#: w
|
1590 |
msgid "Cost description"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
-
#: w
|
1594 |
#, php-format
|
1595 |
msgid "Type your %scost%s description"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
-
|
1599 |
-
|
1600 |
-
|
|
|
|
|
1601 |
|
1602 |
-
#: w
|
1603 |
#, php-format
|
1604 |
-
msgid "
|
|
|
|
|
|
|
1605 |
msgstr ""
|
1606 |
|
1607 |
# @ wpdev-booking
|
1608 |
-
#: w
|
|
|
1609 |
msgid "Form"
|
1610 |
msgstr "Formular"
|
1611 |
|
1612 |
-
|
1613 |
-
|
1614 |
-
|
|
|
|
|
1615 |
|
1616 |
-
#: w
|
1617 |
#, php-format
|
1618 |
-
msgid "
|
|
|
|
|
|
|
1619 |
msgstr ""
|
1620 |
|
1621 |
-
#: w
|
1622 |
#, php-format
|
1623 |
-
msgid "
|
|
|
|
|
1624 |
msgstr ""
|
1625 |
|
1626 |
# @ wpdev-booking
|
1627 |
-
#: w
|
1628 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1629 |
msgid "Info"
|
1630 |
msgstr "Info"
|
1631 |
|
1632 |
# @ wpdev-booking
|
1633 |
-
#: w
|
1634 |
-
#: w
|
1635 |
msgid "Bulk Actions"
|
1636 |
msgstr ""
|
1637 |
|
1638 |
-
|
1639 |
-
|
1640 |
-
|
|
|
|
|
1641 |
|
1642 |
# @ wpdev-booking
|
1643 |
-
#: w
|
1644 |
#, fuzzy
|
1645 |
msgid "Costs and Rates"
|
1646 |
msgstr "Kosten und Verfügbarkeit"
|
1647 |
|
1648 |
# @ wpdev-booking
|
1649 |
-
#: w
|
1650 |
-
#: w
|
1651 |
-
#: w
|
|
|
1652 |
msgid "Customization of"
|
1653 |
msgstr "Benutzerdefiniert"
|
1654 |
|
1655 |
-
#: w
|
1656 |
msgid "rates, valuation days cost and deposit amount "
|
1657 |
msgstr ""
|
1658 |
|
1659 |
-
#: w
|
1660 |
msgid "Advanced Cost"
|
1661 |
msgstr ""
|
1662 |
|
1663 |
-
#: w
|
1664 |
msgid "additional cost, which depend from form fields"
|
1665 |
msgstr ""
|
1666 |
|
1667 |
-
#: w
|
1668 |
msgid "Coupons"
|
1669 |
msgstr ""
|
1670 |
|
1671 |
# @ wpdev-booking
|
1672 |
-
#: w
|
1673 |
-
#: w
|
1674 |
#, fuzzy
|
1675 |
msgid "Setting"
|
1676 |
msgstr "Einstellungen"
|
1677 |
|
1678 |
-
#: w
|
1679 |
msgid "for discount"
|
1680 |
msgstr ""
|
1681 |
|
1682 |
# @ wpdev-booking
|
1683 |
# @ default
|
1684 |
-
#: w
|
1685 |
-
#: w
|
1686 |
-
#: w
|
1687 |
-
#: w
|
1688 |
-
#: w
|
|
|
|
|
|
|
|
|
1689 |
msgid "settings"
|
1690 |
msgstr "Einstellungen"
|
1691 |
|
1692 |
# @ wpdev-booking
|
1693 |
-
#: w
|
1694 |
#, fuzzy
|
1695 |
msgid "Season Filters"
|
1696 |
msgstr "Filter"
|
1697 |
|
1698 |
# @ wpdev-booking
|
1699 |
-
#: w
|
1700 |
#, fuzzy
|
1701 |
msgid "Cost: "
|
1702 |
msgstr "Preis"
|
1703 |
|
1704 |
-
#: w
|
1705 |
-
#: w
|
1706 |
msgid "Weekend"
|
1707 |
msgstr ""
|
1708 |
|
1709 |
-
#: w
|
1710 |
-
#: w
|
1711 |
msgid "Work days"
|
1712 |
msgstr ""
|
1713 |
|
1714 |
-
#: w
|
1715 |
-
#: w
|
1716 |
msgid "High season"
|
1717 |
msgstr ""
|
1718 |
|
1719 |
-
#: w
|
1720 |
msgid "Setting cost for the resource"
|
1721 |
msgstr ""
|
1722 |
|
1723 |
# @ wpdev-booking
|
1724 |
-
#: w
|
1725 |
-
#: w
|
1726 |
-
#: w
|
1727 |
-
#: w
|
1728 |
-
#: w
|
|
|
|
|
|
|
|
|
1729 |
msgid "Cost"
|
1730 |
msgstr "Preis"
|
1731 |
|
1732 |
# @ wpdev-booking
|
1733 |
-
#: w
|
1734 |
#, fuzzy
|
1735 |
msgid "/ day"
|
1736 |
msgstr "Heute"
|
1737 |
|
1738 |
-
#: w
|
1739 |
msgid "/ night"
|
1740 |
msgstr ""
|
1741 |
|
1742 |
-
#: w
|
1743 |
-
#: w
|
1744 |
msgid "fixed"
|
1745 |
msgstr ""
|
1746 |
|
1747 |
-
#: w
|
1748 |
msgid "/ hour"
|
1749 |
msgstr ""
|
1750 |
|
1751 |
# @ wpdev-booking
|
1752 |
-
#: w
|
1753 |
#, fuzzy
|
1754 |
msgid "Setting cost"
|
1755 |
msgstr "Einstellungen"
|
1756 |
|
1757 |
# @ wpdev-booking
|
1758 |
-
#: w
|
1759 |
#, fuzzy
|
1760 |
msgid "per day"
|
1761 |
msgstr "Freitag"
|
1762 |
|
1763 |
-
#: w
|
1764 |
msgid "per night"
|
1765 |
msgstr ""
|
1766 |
|
1767 |
-
#: w
|
1768 |
msgid "per hour"
|
1769 |
msgstr ""
|
1770 |
|
1771 |
-
#: w
|
1772 |
-
msgid "
|
|
|
|
|
1773 |
msgstr ""
|
1774 |
|
1775 |
-
#: w
|
1776 |
-
msgid "
|
|
|
|
|
|
|
1777 |
msgstr ""
|
1778 |
|
1779 |
-
#: w
|
1780 |
-
#: w
|
1781 |
-
msgid "
|
1782 |
msgstr ""
|
1783 |
|
1784 |
# @ wpdev-booking
|
1785 |
-
#: w
|
1786 |
#, fuzzy
|
1787 |
-
msgid "Cost saved
|
1788 |
msgstr "Update erfolgreich"
|
1789 |
|
1790 |
-
#: w
|
1791 |
-
msgid "Cost is not correct. It
|
1792 |
msgstr ""
|
1793 |
|
1794 |
-
#: w
|
1795 |
msgid "Send payment request to customer"
|
1796 |
msgstr ""
|
1797 |
|
1798 |
-
|
1799 |
-
|
1800 |
-
|
|
|
1801 |
msgstr ""
|
|
|
|
|
1802 |
|
1803 |
-
#: w
|
1804 |
msgid "Send Request"
|
1805 |
msgstr ""
|
1806 |
|
1807 |
# @ wpdev-booking
|
1808 |
-
#: w
|
1809 |
-
#: w
|
1810 |
-
#: w
|
|
|
|
|
1811 |
#, fuzzy
|
1812 |
msgid "Close"
|
1813 |
msgstr "Preis"
|
1814 |
|
1815 |
-
#: w
|
1816 |
-
msgid "Request
|
1817 |
msgstr ""
|
1818 |
|
1819 |
-
#: w
|
1820 |
-
msgid "Request
|
1821 |
msgstr ""
|
1822 |
|
1823 |
-
#: w
|
1824 |
msgid "The payment status is changed successfully"
|
1825 |
msgstr ""
|
1826 |
|
1827 |
-
#: w
|
1828 |
msgid "The changing of payment status is failed"
|
1829 |
msgstr ""
|
1830 |
|
1831 |
-
#: w
|
1832 |
-
#: w
|
1833 |
msgid "Email to \"Person\" with payment request"
|
1834 |
msgstr ""
|
1835 |
|
1836 |
# @ wpdev-booking
|
1837 |
-
#: w
|
1838 |
-
#: w
|
1839 |
-
#: w
|
1840 |
-
#: w
|
1841 |
-
#: w
|
1842 |
-
#: w
|
1843 |
msgid "Active"
|
1844 |
msgstr ""
|
1845 |
|
1846 |
# @ wpdev-booking
|
1847 |
-
#: w
|
1848 |
-
#: w
|
1849 |
-
#: w
|
1850 |
-
#: w
|
1851 |
msgid "Send copy of this email to Admin"
|
1852 |
msgstr ""
|
1853 |
|
1854 |
# @ wpdev-booking
|
1855 |
-
#: w
|
1856 |
-
#: w
|
1857 |
-
#: w
|
1858 |
-
#: w
|
1859 |
-
#: w
|
1860 |
-
|
1861 |
-
|
1862 |
-
msgid "Type default %sadmin email%s from where this email is sending"
|
1863 |
msgstr ""
|
|
|
|
|
1864 |
|
1865 |
# @ wpdev-booking
|
1866 |
-
#: w
|
1867 |
-
#: w
|
1868 |
-
#: w
|
1869 |
-
#: w
|
1870 |
-
#: w
|
1871 |
-
#: w
|
1872 |
msgid "Subject"
|
1873 |
msgstr ""
|
1874 |
|
1875 |
# @ wpdev-booking
|
1876 |
-
#: w
|
1877 |
#, fuzzy, php-format
|
1878 |
-
msgid "Type email subject for %spayment request%s.
|
1879 |
-
msgstr "Schreibe dein Email Betreffzeile für %sgelöschte Buchungen%s. Du kannst diese %s Abkürzungen benutzen."
|
1880 |
-
|
1881 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:886
|
1882 |
-
#, php-format
|
1883 |
-
msgid "Type your %semail message for payment request%s"
|
1884 |
-
msgstr ""
|
1885 |
-
|
1886 |
-
# @ wpdev-booking
|
1887 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:889
|
1888 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2797
|
1889 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2855
|
1890 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2912
|
1891 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2969
|
1892 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3026
|
1893 |
-
msgid "Use this shortcodes: "
|
1894 |
-
msgstr "Benutze diese Shortcodes:"
|
1895 |
-
|
1896 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:890
|
1897 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2798
|
1898 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2856
|
1899 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2913
|
1900 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2970
|
1901 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3027
|
1902 |
-
#, php-format
|
1903 |
-
msgid "%s - inserting ID of booking "
|
1904 |
-
msgstr ""
|
1905 |
-
|
1906 |
-
# @ wpdev-booking
|
1907 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:891
|
1908 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2799
|
1909 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2857
|
1910 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2914
|
1911 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2971
|
1912 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3028
|
1913 |
-
#, php-format
|
1914 |
-
msgid "%s - inserting name of person, who made booking (field %s requred at form for this bookmark), "
|
1915 |
-
msgstr ""
|
1916 |
-
|
1917 |
-
# @ wpdev-booking
|
1918 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:892
|
1919 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2800
|
1920 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2858
|
1921 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2915
|
1922 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2972
|
1923 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3029
|
1924 |
-
#, php-format
|
1925 |
-
msgid "%s - inserting dates of booking, "
|
1926 |
-
msgstr ""
|
1927 |
-
|
1928 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:893
|
1929 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2801
|
1930 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2859
|
1931 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2916
|
1932 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2973
|
1933 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3030
|
1934 |
-
#, php-format
|
1935 |
-
msgid "%s - inserting check in date (first day of booking), "
|
1936 |
-
msgstr ""
|
1937 |
-
|
1938 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:894
|
1939 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2802
|
1940 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2860
|
1941 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2917
|
1942 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2974
|
1943 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3031
|
1944 |
-
#, php-format
|
1945 |
-
msgid "%s - inserting check out date (last day of booking), "
|
1946 |
-
msgstr ""
|
1947 |
-
|
1948 |
-
# @ wpdev-booking
|
1949 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:895
|
1950 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2803
|
1951 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2861
|
1952 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2918
|
1953 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2975
|
1954 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3032
|
1955 |
-
#, php-format
|
1956 |
-
msgid "%s - inserting type of booking resource, "
|
1957 |
-
msgstr ""
|
1958 |
-
|
1959 |
-
# @ wpdev-booking
|
1960 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:896
|
1961 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2976
|
1962 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3033
|
1963 |
-
#, php-format
|
1964 |
-
msgid "%s - inserting detail person info"
|
1965 |
-
msgstr ""
|
1966 |
-
|
1967 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:897
|
1968 |
-
#, php-format
|
1969 |
-
msgid "%s - inserting cost of payment"
|
1970 |
-
msgstr ""
|
1971 |
-
|
1972 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:898
|
1973 |
-
#, php-format
|
1974 |
-
msgid "%s - inserting reason of payment, you can enter it before sending email"
|
1975 |
-
msgstr ""
|
1976 |
-
|
1977 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:899
|
1978 |
-
#, php-format
|
1979 |
-
msgid "%s - inserting link to payment page for visitor at client side of site, "
|
1980 |
msgstr ""
|
|
|
|
|
1981 |
|
1982 |
-
#: w
|
1983 |
#, php-format
|
1984 |
-
msgid "
|
1985 |
msgstr ""
|
1986 |
|
1987 |
# @ wpdev-booking
|
1988 |
-
#: w
|
1989 |
-
|
1990 |
-
|
1991 |
-
|
1992 |
-
|
1993 |
-
|
1994 |
-
msgid "%s - inserting link for booking cancellation by visitor at client side of site, "
|
1995 |
-
msgstr ""
|
1996 |
|
1997 |
# @ wpdev-booking
|
1998 |
-
#: w
|
1999 |
-
|
2000 |
-
|
2001 |
-
|
2002 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2979
|
2003 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3037
|
2004 |
-
#, php-format
|
2005 |
-
msgid "%s - inserting new line"
|
2006 |
-
msgstr ""
|
2007 |
-
|
2008 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:903
|
2009 |
-
#, php-format
|
2010 |
-
msgid "You need to make payment %s for booking %s at %s. %s You can make payment at this page: %s Thank you, booking service."
|
2011 |
-
msgstr ""
|
2012 |
|
2013 |
-
#: w
|
2014 |
msgid "deposit"
|
2015 |
msgstr ""
|
2016 |
|
2017 |
-
#: w
|
2018 |
msgid "Total cost"
|
2019 |
msgstr ""
|
2020 |
|
2021 |
# @ wpdev-booking
|
2022 |
-
#: w
|
2023 |
#, fuzzy
|
2024 |
msgid "balance"
|
2025 |
msgstr "Abbrechen"
|
2026 |
|
2027 |
# @ wpdev-booking
|
2028 |
-
#: w
|
2029 |
#, fuzzy
|
2030 |
-
msgid "Auto
|
2031 |
msgstr "Felder die ausgefüllt werden müssen"
|
2032 |
|
2033 |
# @ wpdev-booking
|
2034 |
-
#: w
|
2035 |
#, fuzzy
|
2036 |
msgid "Billing form fields customization"
|
2037 |
msgstr "Benutzerdefinierte Einstellungen "
|
2038 |
|
2039 |
-
#: w
|
2040 |
#, php-format
|
2041 |
-
msgid "
|
|
|
|
|
2042 |
msgstr ""
|
2043 |
|
2044 |
-
#: w
|
2045 |
-
msgid "
|
|
|
|
|
2046 |
msgstr ""
|
2047 |
|
2048 |
# @ wpdev-booking
|
2049 |
-
#: w
|
2050 |
-
#: w
|
2051 |
#, fuzzy
|
2052 |
msgid "Customer Email"
|
2053 |
msgstr "Benutzerdefiniert"
|
2054 |
|
2055 |
# @ wpdev-booking
|
2056 |
-
#: w
|
2057 |
-
#: w
|
2058 |
#, fuzzy
|
2059 |
msgid "First Name(s)"
|
2060 |
msgstr "Vorname"
|
2061 |
|
2062 |
# @ wpdev-booking
|
2063 |
-
#: w
|
2064 |
-
#: w
|
2065 |
#, fuzzy
|
2066 |
msgid "Last name"
|
2067 |
msgstr "Nachname"
|
2068 |
|
2069 |
-
#: w
|
2070 |
msgid "Billing Address"
|
2071 |
msgstr ""
|
2072 |
|
2073 |
-
#: w
|
2074 |
msgid "Billing City"
|
2075 |
msgstr ""
|
2076 |
|
2077 |
-
#: w
|
2078 |
msgid "Post Code"
|
2079 |
msgstr ""
|
2080 |
|
2081 |
# @ wpdev-booking
|
2082 |
-
#: w
|
2083 |
-
#: w
|
2084 |
msgid "Country"
|
2085 |
msgstr ""
|
2086 |
|
2087 |
-
#: w
|
2088 |
#, php-format
|
2089 |
-
msgid "
|
2090 |
msgstr ""
|
2091 |
|
2092 |
# @ wpdev-booking
|
2093 |
-
#: w
|
2094 |
#, fuzzy
|
2095 |
msgid "Time Format"
|
2096 |
msgstr "Formate des Datums"
|
2097 |
|
2098 |
# @ wpdev-booking
|
2099 |
-
#: w
|
|
|
|
|
2100 |
msgid "Custom"
|
2101 |
msgstr "Benutzerdefiniert"
|
2102 |
|
2103 |
# @ wpdev-booking
|
2104 |
-
#: w
|
2105 |
#, fuzzy, php-format
|
2106 |
-
msgid "
|
2107 |
-
|
2108 |
-
|
2109 |
-
# @ wpdev-booking
|
2110 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:1547
|
2111 |
-
#, fuzzy
|
2112 |
-
msgid "Range days selection"
|
2113 |
-
msgstr "Bereichsauswahl"
|
2114 |
-
|
2115 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:1554
|
2116 |
-
msgid " Check this if you want to use selection range in calendar. For example: select a week or only five days for booking."
|
2117 |
-
msgstr ""
|
2118 |
-
|
2119 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:1565
|
2120 |
-
msgid "Selection of FIXED number of days by ONE mouse click"
|
2121 |
msgstr ""
|
|
|
|
|
|
|
2122 |
|
2123 |
-
#: w
|
2124 |
-
msgid "
|
2125 |
msgstr ""
|
2126 |
|
2127 |
-
#: w
|
2128 |
-
msgid "
|
2129 |
msgstr ""
|
2130 |
|
2131 |
-
#: w
|
2132 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:1625
|
2133 |
#, php-format
|
2134 |
msgid "in %srange to select%s"
|
2135 |
msgstr ""
|
2136 |
|
2137 |
-
#: w
|
2138 |
#, php-format
|
2139 |
msgid "Type your %snumber of days for range selection%s"
|
2140 |
msgstr ""
|
2141 |
|
2142 |
# @ wpdev-booking
|
2143 |
-
#: w
|
2144 |
-
#: w
|
2145 |
#, fuzzy
|
2146 |
msgid "Start day of range"
|
2147 |
msgstr "Start Tag der Woche"
|
2148 |
|
2149 |
# @ wpdev-booking
|
2150 |
-
#: w
|
2151 |
-
#: w
|
2152 |
#, fuzzy
|
2153 |
msgid "Any day of week"
|
2154 |
msgstr "Start Tag der Woche"
|
2155 |
|
2156 |
# @ wpdev-booking
|
2157 |
-
#: w
|
2158 |
-
#: w
|
2159 |
#, fuzzy
|
2160 |
msgid "Select your start day of range selection at week"
|
2161 |
msgstr "Wähle welcher Wochentag der Erste in der Woche sein soll."
|
2162 |
|
2163 |
# @ wpdev-booking
|
2164 |
-
#: w
|
2165 |
#, fuzzy
|
2166 |
msgid "Days selection number"
|
2167 |
msgstr "Bereichsauswahl"
|
2168 |
|
2169 |
-
#: w
|
2170 |
msgid "min"
|
2171 |
msgstr ""
|
2172 |
|
2173 |
-
#: w
|
2174 |
msgid "max"
|
2175 |
msgstr ""
|
2176 |
|
2177 |
-
#: w
|
2178 |
#, php-format
|
2179 |
msgid "Type your %sminimum and maximum number of days for range selection%s"
|
2180 |
msgstr ""
|
2181 |
|
2182 |
# @ wpdev-booking
|
2183 |
-
#: w
|
2184 |
#, fuzzy
|
2185 |
msgid "Specific days selections"
|
2186 |
msgstr "Mehrfache Auswahl von Tagen"
|
2187 |
|
2188 |
-
#: w
|
2189 |
-
#, php-format
|
2190 |
-
msgid "Type your %sspecific%s days number, which can be selected by visitors or leave it empty. Its can be several days seperated by comma. Example: 5,7"
|
2191 |
-
msgstr ""
|
2192 |
-
|
2193 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:1623
|
2194 |
-
msgid "Minimum days count"
|
2195 |
-
msgstr ""
|
2196 |
-
|
2197 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:1629
|
2198 |
#, php-format
|
2199 |
-
msgid "
|
|
|
|
|
2200 |
msgstr ""
|
2201 |
|
2202 |
-
#: w
|
2203 |
-
msgid "Use
|
2204 |
msgstr ""
|
2205 |
|
2206 |
# @ wpdev-booking
|
2207 |
-
#: w
|
2208 |
#, fuzzy
|
2209 |
msgid "for several days selection"
|
2210 |
msgstr "Mehrfache Auswahl von Tagen"
|
2211 |
|
2212 |
-
#: w
|
2213 |
-
msgid "
|
|
|
|
|
|
|
|
|
2214 |
msgstr ""
|
2215 |
|
2216 |
-
#: w
|
2217 |
-
msgid "Use
|
2218 |
msgstr ""
|
2219 |
|
2220 |
# @ wpdev-booking
|
2221 |
-
#: w
|
2222 |
-
|
2223 |
-
|
2224 |
-
|
2225 |
-
|
2226 |
-
# @ wpdev-booking
|
2227 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/biz_s.php:1701
|
2228 |
msgid "Warning"
|
2229 |
msgstr "Warnung"
|
2230 |
|
2231 |
-
#: w
|
2232 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2233 |
msgstr ""
|
2234 |
|
2235 |
-
#: w
|
2236 |
-
msgid "
|
2237 |
msgstr ""
|
2238 |
|
2239 |
# @ wpdev-booking
|
2240 |
-
#: w
|
2241 |
#, fuzzy, php-format
|
2242 |
msgid "%sstart booking time%s"
|
2243 |
msgstr "zum Buchungsformular "
|
2244 |
|
2245 |
-
|
2246 |
-
|
2247 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2248 |
msgstr ""
|
2249 |
|
2250 |
# @ wpdev-booking
|
2251 |
-
#: w
|
2252 |
#, fuzzy, php-format
|
2253 |
msgid "%send booking time%s"
|
2254 |
msgstr "Reservierungen in der Warteschleife"
|
2255 |
|
2256 |
-
|
2257 |
-
|
2258 |
-
|
|
|
2259 |
msgstr ""
|
|
|
|
|
2260 |
|
2261 |
# @ wpdev-booking
|
2262 |
-
#: w
|
2263 |
#, fuzzy
|
2264 |
msgid "Costs"
|
2265 |
msgstr "Preis"
|
2266 |
|
2267 |
-
#: w
|
2268 |
msgid "Set the cost"
|
2269 |
msgstr ""
|
2270 |
|
2271 |
-
#: w
|
2272 |
-
msgid "fixed
|
2273 |
msgstr ""
|
2274 |
|
2275 |
-
#: w
|
2276 |
msgid " Select your cost configuration."
|
2277 |
msgstr ""
|
2278 |
|
2279 |
-
#: w
|
2280 |
msgid "Time impact to cost"
|
2281 |
msgstr ""
|
2282 |
|
2283 |
-
#: w
|
2284 |
#, php-format
|
2285 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2286 |
msgstr ""
|
2287 |
|
2288 |
# @ wpdev-booking
|
2289 |
-
#: w
|
2290 |
#, fuzzy
|
2291 |
-
msgid "Auto cancelation / auto
|
2292 |
msgstr "Ändere Hash nach der Bestätigung der Buchung"
|
2293 |
|
2294 |
-
#: w
|
2295 |
msgid "Auto approve all new bookings"
|
2296 |
msgstr ""
|
2297 |
|
2298 |
-
#: w
|
2299 |
#, php-format
|
2300 |
-
msgid "
|
|
|
|
|
2301 |
msgstr ""
|
2302 |
|
2303 |
# @ wpdev-booking
|
2304 |
-
#: w
|
2305 |
#, fuzzy
|
2306 |
-
msgid "Auto
|
2307 |
msgstr "Aktuelle Buchungen"
|
2308 |
|
2309 |
-
#: w
|
2310 |
#, php-format
|
2311 |
-
msgid "
|
|
|
|
|
2312 |
msgstr ""
|
2313 |
|
2314 |
# @ wpdev-booking
|
2315 |
-
#: w
|
2316 |
#, fuzzy
|
2317 |
msgid "Cancel bookings older"
|
2318 |
msgstr "Einzige Buchungsformular"
|
2319 |
|
2320 |
# @ wpdev-booking
|
2321 |
-
#: w
|
2322 |
#, fuzzy
|
2323 |
msgid "hour"
|
2324 |
msgstr "oder"
|
2325 |
|
2326 |
# @ wpdev-booking
|
2327 |
-
#: w
|
2328 |
#, fuzzy
|
2329 |
msgid "hours"
|
2330 |
msgstr "Donenrstag"
|
2331 |
|
2332 |
-
#: w
|
2333 |
-
msgid "
|
|
|
2334 |
msgstr ""
|
2335 |
|
2336 |
# @ wpdev-booking
|
2337 |
-
#: w
|
2338 |
#, fuzzy
|
2339 |
-
msgid "
|
2340 |
msgstr "Bitte hier die Begründung für den Abbruch"
|
2341 |
|
2342 |
-
#: w
|
2343 |
#, php-format
|
2344 |
-
msgid "
|
2345 |
msgstr ""
|
2346 |
|
2347 |
# @ wpdev-booking
|
2348 |
-
#: w
|
2349 |
#, fuzzy
|
2350 |
-
msgid "
|
2351 |
msgstr "Bitte hier die Begründung für den Abbruch"
|
2352 |
|
2353 |
-
#: w
|
2354 |
#, php-format
|
2355 |
-
msgid "Type
|
2356 |
msgstr ""
|
2357 |
|
2358 |
-
#: w
|
2359 |
-
msgid "
|
|
|
|
|
2360 |
msgstr ""
|
2361 |
|
2362 |
# @ wpdev-booking
|
2363 |
-
#: w
|
2364 |
#, fuzzy
|
2365 |
msgid "Billing form fields"
|
2366 |
msgstr "Buchungs Formular Einstellungen"
|
2367 |
|
2368 |
# @ wpdev-booking
|
2369 |
-
#: w
|
2370 |
-
#: w
|
|
|
2371 |
#, fuzzy
|
2372 |
msgid "Save settings"
|
2373 |
msgstr "Haupteinstellungen"
|
2374 |
|
2375 |
-
#: w
|
2376 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2377 |
msgstr ""
|
2378 |
|
2379 |
-
#: w
|
2380 |
-
msgid "
|
2381 |
msgstr ""
|
2382 |
|
2383 |
-
#: w
|
2384 |
#, php-format
|
2385 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2386 |
msgstr ""
|
2387 |
|
2388 |
# @ wpdev-booking
|
2389 |
-
#: w
|
2390 |
-
|
2391 |
-
|
2392 |
-
msgid "Appartment #1"
|
2393 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2394 |
|
2395 |
# @ wpdev-booking
|
2396 |
-
#: w
|
2397 |
-
|
2398 |
-
|
2399 |
-
msgid "Appartment #2"
|
2400 |
msgstr ""
|
|
|
|
|
2401 |
|
2402 |
# @ wpdev-booking
|
2403 |
-
#: w
|
2404 |
-
|
2405 |
-
msgid "
|
2406 |
msgstr ""
|
|
|
|
|
2407 |
|
2408 |
# @ wpdev-booking
|
2409 |
-
#: w
|
2410 |
-
|
2411 |
-
|
2412 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2413 |
msgstr ""
|
2414 |
|
2415 |
# @ wpdev-booking
|
2416 |
-
#: w
|
2417 |
#, fuzzy
|
2418 |
msgid "All resources"
|
2419 |
msgstr "Ressourcen"
|
2420 |
|
2421 |
# @ wpdev-booking
|
2422 |
-
#: w
|
2423 |
#, fuzzy
|
2424 |
msgid "Booking resources"
|
2425 |
msgstr "Buchbare Unterkunft"
|
2426 |
|
2427 |
-
#: w
|
2428 |
msgid "Keyword"
|
2429 |
msgstr ""
|
2430 |
|
2431 |
-
#: w
|
2432 |
msgid "Filter by Keyword"
|
2433 |
msgstr ""
|
2434 |
|
2435 |
# @ wpdev-booking
|
2436 |
-
#: w
|
2437 |
-
#: w
|
2438 |
-
#: w
|
2439 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2440 |
#, fuzzy
|
2441 |
msgid "Resource"
|
2442 |
msgstr "Ressourcen"
|
2443 |
|
2444 |
# @ wpdev-booking
|
2445 |
-
#: w
|
2446 |
#, fuzzy
|
2447 |
msgid "Print bookings listing"
|
2448 |
msgstr "Buchungseinstellung"
|
2449 |
|
2450 |
-
#: w
|
2451 |
-
#: w
|
2452 |
msgid "Print"
|
2453 |
msgstr ""
|
2454 |
|
2455 |
-
#: w
|
2456 |
msgid "Export only current page of bookings to CSV format"
|
2457 |
msgstr ""
|
2458 |
|
2459 |
# @ wpdev-booking
|
2460 |
-
#: w
|
2461 |
#, fuzzy
|
2462 |
msgid "Export"
|
2463 |
msgstr "Support "
|
2464 |
|
2465 |
-
#: w
|
2466 |
msgid "Export All bookings to CSV format"
|
2467 |
msgstr ""
|
2468 |
|
2469 |
-
#: w
|
2470 |
msgid "Export All"
|
2471 |
msgstr ""
|
2472 |
|
2473 |
-
#: w
|
|
|
2474 |
msgid "Labels"
|
2475 |
msgstr ""
|
2476 |
|
2477 |
# @ wpdev-booking
|
2478 |
-
#: w
|
2479 |
#, fuzzy
|
2480 |
msgid "Data"
|
2481 |
msgstr "Datum"
|
2482 |
|
2483 |
# @ wpdev-booking
|
2484 |
-
#: w
|
2485 |
-
|
2486 |
-
|
2487 |
-
|
2488 |
-
|
2489 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/lib_p.php:356
|
2490 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:511
|
2491 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:1232
|
2492 |
msgid "Approved"
|
2493 |
msgstr "Bestätigt"
|
2494 |
|
2495 |
# @ wpdev-booking
|
2496 |
-
#: w
|
2497 |
-
#: w
|
2498 |
-
#: w
|
|
|
|
|
|
|
2499 |
msgid "Pending"
|
2500 |
msgstr "Vorgemerkt"
|
2501 |
|
2502 |
# @ wpdev-booking
|
2503 |
-
#: w
|
2504 |
#, fuzzy
|
2505 |
msgid "Edit Booking"
|
2506 |
msgstr "Buchungen"
|
2507 |
|
2508 |
# @ wpdev-booking
|
2509 |
-
#: w
|
2510 |
#, fuzzy
|
2511 |
msgid "Edit Note"
|
2512 |
msgstr "Bearbeite Bemerkung"
|
2513 |
|
2514 |
# @ wpdev-booking
|
2515 |
-
#: w
|
2516 |
#, fuzzy
|
2517 |
msgid "Change Resource"
|
2518 |
msgstr "Unterkunft ändern"
|
2519 |
|
2520 |
# @ wpdev-booking
|
2521 |
-
#: w
|
2522 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/lib_p.php:432
|
2523 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:2194
|
2524 |
-
msgid "Cancel"
|
2525 |
-
msgstr "Abbrechen"
|
2526 |
-
|
2527 |
-
# @ wpdev-booking
|
2528 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/lib_p.php:440
|
2529 |
msgid "Change"
|
2530 |
msgstr ""
|
2531 |
|
2532 |
-
#: w
|
2533 |
msgid "Successful payment"
|
2534 |
msgstr ""
|
2535 |
|
2536 |
# @ wpdev-booking
|
2537 |
-
#: w
|
2538 |
#, fuzzy
|
2539 |
-
msgid " Parameters
|
2540 |
msgstr "Ihr eingegebener Code war falsch"
|
2541 |
|
2542 |
-
#: w
|
2543 |
-
msgid "Cannot
|
2544 |
msgstr ""
|
2545 |
|
2546 |
-
#: w
|
2547 |
msgid "Amount different"
|
2548 |
msgstr ""
|
2549 |
|
2550 |
# @ wpdev-booking
|
2551 |
-
#: w
|
2552 |
#, fuzzy
|
2553 |
-
msgid "Payment
|
2554 |
msgstr "Bezahlungen"
|
2555 |
|
2556 |
-
#: w
|
2557 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
2558 |
msgstr ""
|
2559 |
|
2560 |
-
#: w
|
2561 |
-
msgid "
|
2562 |
msgstr ""
|
2563 |
|
2564 |
# @ wpdev-booking
|
2565 |
-
#: w
|
2566 |
-
#: w
|
2567 |
#, fuzzy
|
2568 |
msgid "Completed"
|
2569 |
msgstr "Gelöscht"
|
2570 |
|
2571 |
-
#: w
|
2572 |
-
#: w
|
2573 |
msgid "In-Progress"
|
2574 |
msgstr ""
|
2575 |
|
2576 |
-
#: w
|
|
|
|
|
2577 |
msgid "Unknown"
|
2578 |
msgstr ""
|
2579 |
|
2580 |
# @ wpdev-booking
|
2581 |
-
#: w
|
2582 |
-
#: w
|
2583 |
#, fuzzy
|
2584 |
msgid "Partially paid"
|
2585 |
msgstr "Zum Teil ausgebucht"
|
2586 |
|
2587 |
# @ wpdev-booking
|
2588 |
-
#: w
|
2589 |
-
#: w
|
2590 |
#, fuzzy
|
2591 |
msgid "Cancelled"
|
2592 |
msgstr "Abbrechen"
|
2593 |
|
2594 |
# @ wpdev-booking
|
2595 |
-
#: w
|
2596 |
-
#: w
|
2597 |
-
#: w
|
2598 |
#, fuzzy
|
2599 |
msgid "Failed"
|
2600 |
msgstr "Felder"
|
2601 |
|
2602 |
-
#: w
|
2603 |
-
#: w
|
2604 |
msgid "Refunded"
|
2605 |
msgstr ""
|
2606 |
|
2607 |
-
#: w
|
2608 |
-
#: w
|
2609 |
msgid "Fraud"
|
2610 |
msgstr ""
|
2611 |
|
2612 |
-
#: w
|
2613 |
msgid "!Paid OK"
|
2614 |
msgstr ""
|
2615 |
|
2616 |
-
#: w
|
2617 |
-
#: w
|
2618 |
msgid "Unknown status"
|
2619 |
msgstr ""
|
2620 |
|
2621 |
-
#: w
|
2622 |
-
#: w
|
2623 |
msgid "Not Completed"
|
2624 |
msgstr ""
|
2625 |
|
2626 |
-
#: w
|
2627 |
msgid "Processed"
|
2628 |
msgstr ""
|
2629 |
|
2630 |
-
#: w
|
2631 |
msgid "Canceled_Reversal"
|
2632 |
msgstr ""
|
2633 |
|
2634 |
# @ wpdev-booking
|
2635 |
-
#: w
|
2636 |
#, fuzzy
|
2637 |
msgid "Denied"
|
2638 |
msgstr "Gelöscht"
|
2639 |
|
2640 |
-
#: w
|
2641 |
msgid "Expired"
|
2642 |
msgstr ""
|
2643 |
|
2644 |
# @ wpdev-booking
|
2645 |
-
#: w
|
2646 |
#, fuzzy
|
2647 |
msgid "Partially_Refunded"
|
2648 |
msgstr "Zum Teil ausgebucht"
|
2649 |
|
2650 |
# @ wpdev-booking
|
2651 |
-
#: w
|
2652 |
#, fuzzy
|
2653 |
msgid "Reversed"
|
2654 |
msgstr "Erscheinungsdatum"
|
2655 |
|
2656 |
-
#: w
|
2657 |
msgid "Voided"
|
2658 |
msgstr ""
|
2659 |
|
2660 |
-
#: w
|
2661 |
msgid "Created"
|
2662 |
msgstr ""
|
2663 |
|
2664 |
-
#: w
|
2665 |
msgid "Not authed"
|
2666 |
msgstr ""
|
2667 |
|
2668 |
-
#: w
|
2669 |
msgid "Malformed"
|
2670 |
msgstr ""
|
2671 |
|
2672 |
-
#: w
|
2673 |
msgid "Invalid"
|
2674 |
msgstr ""
|
2675 |
|
2676 |
-
#: w
|
2677 |
msgid "Abort"
|
2678 |
msgstr ""
|
2679 |
|
2680 |
# @ wpdev-booking
|
2681 |
-
#: w
|
2682 |
#, fuzzy
|
2683 |
msgid "Rejected"
|
2684 |
msgstr "Gelöscht"
|
2685 |
|
2686 |
-
#: w
|
2687 |
msgid "Error"
|
2688 |
msgstr ""
|
2689 |
|
2690 |
# @ wpdev-booking
|
2691 |
-
#: w
|
2692 |
#, fuzzy
|
2693 |
msgid "Suspended"
|
2694 |
msgstr "Senden"
|
2695 |
|
2696 |
-
#: w
|
|
|
|
|
2697 |
msgid "Paid OK"
|
2698 |
msgstr ""
|
2699 |
|
2700 |
# @ wpdev-booking
|
2701 |
-
#: w
|
2702 |
-
#: w
|
2703 |
-
#: w
|
|
|
2704 |
msgid "Payment"
|
2705 |
msgstr ""
|
2706 |
|
2707 |
-
#: w
|
2708 |
msgid "Min. cost"
|
2709 |
msgstr ""
|
2710 |
|
2711 |
-
#: w
|
2712 |
msgid "-"
|
2713 |
msgstr ""
|
2714 |
|
2715 |
-
#: w
|
2716 |
msgid "Max. cost"
|
2717 |
msgstr ""
|
2718 |
|
2719 |
-
#: w
|
2720 |
msgid "Send payment request to visitor"
|
2721 |
msgstr ""
|
2722 |
|
2723 |
# @ wpdev-booking
|
2724 |
-
#: w
|
2725 |
#, fuzzy
|
2726 |
msgid "Payment status"
|
2727 |
msgstr "Bezahlungen"
|
2728 |
|
2729 |
-
#: w
|
2730 |
msgid "Save cost"
|
2731 |
msgstr ""
|
2732 |
|
2733 |
# @ wpdev-booking
|
2734 |
-
#: w
|
2735 |
#, fuzzy
|
2736 |
msgid "Change status"
|
2737 |
msgstr "Unterkunft ändern"
|
2738 |
|
2739 |
# @ wpdev-booking
|
2740 |
-
#: w
|
2741 |
-
#: w
|
|
|
2742 |
msgid "Updating..."
|
2743 |
msgstr "Aktualisierung..."
|
2744 |
|
2745 |
-
#: w
|
2746 |
msgid "User is Activated"
|
2747 |
msgstr ""
|
2748 |
|
2749 |
-
#: w
|
2750 |
msgid "User is Deactivated"
|
2751 |
msgstr ""
|
2752 |
|
2753 |
-
#: w
|
2754 |
#, php-format
|
2755 |
-
msgid "
|
|
|
|
|
2756 |
msgstr ""
|
2757 |
|
2758 |
-
#: w
|
2759 |
#, php-format
|
2760 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
2761 |
msgstr ""
|
2762 |
|
2763 |
# @ wpdev-booking
|
2764 |
-
#: w
|
2765 |
#, fuzzy, php-format
|
2766 |
msgid "%sNo this booking resources.%s"
|
2767 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
2768 |
|
2769 |
-
#: w
|
2770 |
msgid "Show resources of user:"
|
2771 |
msgstr ""
|
2772 |
|
2773 |
-
#: w
|
2774 |
msgid "My"
|
2775 |
msgstr ""
|
2776 |
|
2777 |
# @ wpdev-booking
|
2778 |
-
#: w
|
|
|
|
|
2779 |
msgid "Booking resource:"
|
2780 |
msgstr "Buchungs Ressource"
|
2781 |
|
2782 |
# @ wpdev-booking
|
2783 |
-
#: w
|
2784 |
-
#: w
|
|
|
2785 |
msgid "Users"
|
2786 |
msgstr "Benutzer"
|
2787 |
|
2788 |
-
#: w
|
2789 |
msgid "Management of"
|
2790 |
msgstr ""
|
2791 |
|
2792 |
-
|
2793 |
-
#: w
|
2794 |
-
|
2795 |
-
|
2796 |
-
msgstr "Verwaltung von Reservierungen und Buchhungen"
|
2797 |
|
2798 |
# @ wpdev-booking
|
2799 |
-
#: w
|
2800 |
#, fuzzy
|
2801 |
msgid "Status"
|
2802 |
msgstr "Statistik"
|
2803 |
|
2804 |
-
#: w
|
2805 |
msgid "User name"
|
2806 |
msgstr ""
|
2807 |
|
2808 |
-
#: w
|
2809 |
msgid "User role"
|
2810 |
msgstr ""
|
2811 |
|
2812 |
# @ wpdev-booking
|
2813 |
-
#: w
|
2814 |
#, fuzzy
|
2815 |
msgid "Max number of resources"
|
2816 |
msgstr "Unterkunft ändern"
|
2817 |
|
2818 |
-
#: w
|
2819 |
msgid "Actions for specific user"
|
2820 |
msgstr ""
|
2821 |
|
2822 |
-
#: w
|
2823 |
msgid "Set user as"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
-
#: w
|
2827 |
msgid "Activate"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
-
#: w
|
2831 |
-
#: w
|
2832 |
-
#: w
|
2833 |
-
#: w
|
2834 |
-
#: w
|
2835 |
-
#: w
|
2836 |
-
#: w
|
2837 |
-
#: w
|
2838 |
msgid "Do you really want"
|
2839 |
msgstr ""
|
2840 |
|
2841 |
-
#: w
|
2842 |
msgid "make user active"
|
2843 |
msgstr ""
|
2844 |
|
2845 |
-
#: w
|
2846 |
msgid "Deactivate"
|
2847 |
msgstr ""
|
2848 |
|
2849 |
-
#: w
|
2850 |
msgid "Set as inactive"
|
2851 |
msgstr ""
|
2852 |
|
2853 |
-
#: w
|
2854 |
msgid "make user inactive"
|
2855 |
msgstr ""
|
2856 |
|
2857 |
# @ wpdev-booking
|
2858 |
-
#: w
|
2859 |
#, fuzzy
|
2860 |
msgid "Delete configuration"
|
2861 |
msgstr "Lösche Buchhungsdaten"
|
2862 |
|
2863 |
-
#: w
|
2864 |
msgid "delete configuration"
|
2865 |
msgstr ""
|
2866 |
|
2867 |
# @ wpdev-booking
|
2868 |
-
#: w
|
2869 |
#, fuzzy
|
2870 |
msgid "Delete all booking data"
|
2871 |
msgstr "Lösche Buchhungsdaten"
|
2872 |
|
2873 |
# @ wpdev-booking
|
2874 |
-
#: w
|
2875 |
#, fuzzy
|
2876 |
msgid "delete all booking data"
|
2877 |
msgstr "Lösche Buchhungsdaten"
|
2878 |
|
2879 |
-
#: w
|
2880 |
-
#: w
|
2881 |
-
#: w
|
2882 |
msgid "Super Admin"
|
2883 |
msgstr ""
|
2884 |
|
2885 |
-
#: w
|
2886 |
-
#: w
|
2887 |
-
#: w
|
2888 |
-
#: w
|
2889 |
msgid "set user as"
|
2890 |
msgstr ""
|
2891 |
|
2892 |
-
#: w
|
2893 |
msgid "Low Level user"
|
2894 |
msgstr ""
|
2895 |
|
2896 |
-
#: w
|
2897 |
msgid "Low level user"
|
2898 |
msgstr ""
|
2899 |
|
2900 |
-
#: w
|
2901 |
-
#: w
|
2902 |
-
#: w
|
2903 |
-
#: w
|
2904 |
msgid "Regular user"
|
2905 |
msgstr ""
|
2906 |
|
2907 |
-
#: w
|
2908 |
msgid "Login"
|
2909 |
msgstr ""
|
2910 |
|
2911 |
# @ wpdev-booking
|
2912 |
-
#: w
|
2913 |
#, fuzzy
|
2914 |
msgid "Suite"
|
2915 |
msgstr "Titel"
|
2916 |
|
2917 |
# @ wpdev-booking
|
2918 |
-
#: w
|
2919 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:3477
|
2920 |
#, fuzzy
|
2921 |
-
msgid "
|
2922 |
-
msgstr "
|
2923 |
|
2924 |
# @ wpdev-booking
|
2925 |
-
#: w
|
|
|
|
|
|
|
2926 |
msgid "Insertion of"
|
2927 |
msgstr ""
|
2928 |
|
2929 |
-
#: w
|
2930 |
-
msgid "
|
2931 |
msgstr ""
|
2932 |
|
2933 |
# @ wpdev-booking
|
2934 |
-
#: w
|
2935 |
-
|
2936 |
-
msgid "
|
2937 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
2938 |
|
2939 |
# @ wpdev-booking
|
2940 |
-
#: w
|
2941 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2942 |
msgstr ""
|
2943 |
|
2944 |
# @ wpdev-booking
|
2945 |
-
#: w
|
2946 |
-
|
|
|
2947 |
msgstr ""
|
|
|
2948 |
|
2949 |
# @ wpdev-booking
|
2950 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
2951 |
#, php-format
|
2952 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2953 |
msgstr ""
|
2954 |
|
2955 |
# @ wpdev-booking
|
2956 |
-
#: w
|
2957 |
-
#,
|
2958 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2959 |
msgstr ""
|
2960 |
|
2961 |
# @ wpdev-booking
|
2962 |
-
#: w
|
2963 |
-
#,
|
2964 |
-
msgid "
|
2965 |
-
msgstr "
|
2966 |
|
2967 |
# @ wpdev-booking
|
2968 |
-
#: w
|
2969 |
-
#,
|
2970 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2971 |
msgstr ""
|
2972 |
|
2973 |
# @ wpdev-booking
|
2974 |
-
#: w
|
2975 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2976 |
msgstr ""
|
2977 |
|
2978 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
2979 |
msgid "Processing..."
|
2980 |
msgstr ""
|
2981 |
|
2982 |
-
#: w
|
2983 |
-
msgid "Generating
|
2984 |
msgstr ""
|
2985 |
|
2986 |
# @ wpdev-booking
|
2987 |
-
#: w
|
2988 |
#, fuzzy
|
2989 |
msgid "Exporting booking data..."
|
2990 |
msgstr "Lösche Buchhungsdaten"
|
2991 |
|
2992 |
-
#: w
|
2993 |
msgid "Generating content of file"
|
2994 |
msgstr ""
|
2995 |
|
2996 |
-
#: w
|
2997 |
msgid "Saving to file"
|
2998 |
msgstr ""
|
2999 |
|
3000 |
# @ wpdev-booking
|
3001 |
-
#: w
|
3002 |
#, fuzzy
|
3003 |
msgid "Export bookings"
|
3004 |
msgstr "Hinzufügen einer Buchung/Reservation"
|
3005 |
|
3006 |
-
#: w
|
3007 |
msgid "Download the CSV file of exported booking data"
|
3008 |
msgstr ""
|
3009 |
|
3010 |
-
#: w
|
3011 |
msgid "Download"
|
3012 |
msgstr ""
|
3013 |
|
3014 |
# @ wpdev-booking
|
3015 |
-
#: w
|
3016 |
#, fuzzy
|
3017 |
msgid "Done!"
|
3018 |
msgstr "Erledigt"
|
3019 |
|
|
|
|
|
|
|
|
|
3020 |
# @ wpdev-booking
|
3021 |
-
#: w
|
3022 |
msgid "link"
|
3023 |
msgstr ""
|
3024 |
|
3025 |
# @ wpdev-booking
|
3026 |
-
#: w
|
3027 |
#, fuzzy
|
3028 |
msgid "Print bookings"
|
3029 |
msgstr "Reservierungen in der Warteschleife"
|
3030 |
|
3031 |
-
|
3032 |
-
|
3033 |
-
msgid "The booking is cancel by visitor."
|
3034 |
msgstr ""
|
3035 |
|
3036 |
# @ wpdev-booking
|
3037 |
-
#: w
|
3038 |
-
#: w
|
3039 |
-
|
|
|
|
|
|
|
3040 |
msgstr "Falsche Bungungs Hash in der URL. Möglicherweise verfallen."
|
3041 |
|
3042 |
# @ wpdev-booking
|
3043 |
-
#: w
|
3044 |
-
|
3045 |
-
|
|
|
3046 |
|
3047 |
# @ wpdev-booking
|
3048 |
-
#: w
|
3049 |
#, fuzzy
|
3050 |
msgid "Add New Booking Resource(s)"
|
3051 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
3052 |
|
3053 |
# @ wpdev-booking
|
3054 |
-
#: w
|
3055 |
#, fuzzy
|
3056 |
msgid "New Resource"
|
3057 |
msgstr "Ressourcen"
|
3058 |
|
3059 |
# @ wpdev-booking
|
3060 |
-
#: w
|
3061 |
#, fuzzy
|
3062 |
msgid "Enter name of booking resource"
|
3063 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
3064 |
|
3065 |
-
#: w
|
3066 |
msgid "Enter title here"
|
3067 |
msgstr ""
|
3068 |
|
3069 |
# @ wpdev-booking
|
3070 |
-
#: w
|
3071 |
#, fuzzy
|
3072 |
msgid "Advanced Options"
|
3073 |
msgstr "Aktionen"
|
3074 |
|
3075 |
# @ wpdev-booking
|
3076 |
-
#: w
|
3077 |
msgid "Add new resource(s)"
|
3078 |
msgstr ""
|
3079 |
|
3080 |
# @ wpdev-booking
|
3081 |
-
#: w
|
3082 |
-
#: w
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3083 |
msgid "Default booking resource"
|
3084 |
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
3085 |
|
3086 |
-
|
3087 |
-
|
3088 |
-
msgid "Enter your order number for activation process."
|
3089 |
msgstr ""
|
3090 |
|
3091 |
# @ wpdev-booking
|
3092 |
-
#: w
|
3093 |
#, fuzzy
|
3094 |
msgid "Select your default booking resource."
|
3095 |
-
msgstr "
|
|
|
3096 |
|
3097 |
# @ wpdev-booking
|
3098 |
-
#: w
|
3099 |
-
|
|
|
3100 |
msgstr "URL der Buchungsbearbeitung "
|
3101 |
|
3102 |
# @ wpdev-booking
|
3103 |
-
#: w
|
3104 |
-
#, php-format
|
3105 |
-
msgid "
|
3106 |
-
|
|
|
|
|
|
|
|
|
3107 |
|
3108 |
# @ wpdev-booking
|
3109 |
-
#: w
|
3110 |
-
|
|
|
3111 |
msgstr "Ändere Hash nach der Bestätigung der Buchung"
|
3112 |
|
3113 |
# @ wpdev-booking
|
3114 |
-
#: w
|
3115 |
-
|
3116 |
-
|
|
|
|
|
|
|
|
|
|
|
3117 |
|
3118 |
# @ wpdev-booking
|
3119 |
-
#: w
|
3120 |
#, php-format
|
3121 |
msgid "%s - start new translation section, where %s - locale of translation"
|
3122 |
msgstr ""
|
3123 |
|
3124 |
-
|
3125 |
-
#: w:/www/home/dev/www/wp-content/plugins/booking/./inc/personal.php:1195
|
3126 |
#, php-format
|
3127 |
-
msgid "Example #1: %s - start French
|
3128 |
msgstr ""
|
3129 |
|
3130 |
# @ wpdev-booking
|
3131 |
-
#: w
|
3132 |
#, php-format
|
3133 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
3134 |
msgstr ""
|
3135 |
|
3136 |
-
#: w
|
3137 |
-
msgid "
|
|
|
3138 |
msgstr ""
|
3139 |
|
3140 |
-
#: w
|
3141 |
msgid "New for Admin"
|
3142 |
msgstr ""
|
3143 |
|
3144 |
-
#: w
|
3145 |
-
msgid "Customization of email template, which is sending to Visitor after new booking"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdev-booking\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-03-10 21:58+0200\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: wpdevelop <info@wpdevelop.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
+
"Language: de_DE\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
16 |
+
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
17 |
"X-Poedit-Basepath: .\n"
|
18 |
"X-Textdomain-Support: yes\n"
|
19 |
+
"X-Generator: Poedit 1.5.5\n"
|
20 |
"X-Poedit-SearchPath-0: w:/www/home/dev/www/wp-content/plugins/booking/.\n"
|
21 |
|
22 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:119
|
23 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:216
|
24 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4293
|
25 |
msgid "The cost for payment"
|
26 |
msgstr ""
|
27 |
|
28 |
# @ wpdev-booking
|
29 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:122
|
30 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:221
|
31 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:106
|
32 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3672
|
33 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3695
|
34 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3721
|
35 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3366
|
36 |
msgid "First Name (required)"
|
37 |
msgstr "Vorname (erforderlich)"
|
38 |
|
39 |
# @ wpdev-booking
|
40 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:124
|
41 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:223
|
42 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:108
|
43 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3674
|
44 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3697
|
45 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3723
|
46 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3367
|
47 |
msgid "Last Name (required)"
|
48 |
msgstr "Nachname (erforderlich)"
|
49 |
|
50 |
# @ wpdev-booking
|
51 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:126
|
52 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:225
|
53 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:110
|
54 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3676
|
55 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3699
|
56 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3725
|
57 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3368
|
58 |
msgid "Email (required)"
|
59 |
msgstr "Email (erforderlich)"
|
60 |
|
61 |
# @ wpdev-booking
|
62 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:128
|
63 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:227
|
64 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:112
|
65 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3727
|
66 |
msgid "Address (required)"
|
67 |
msgstr ""
|
68 |
|
69 |
# @ wpdev-booking
|
70 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:130
|
71 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:229
|
72 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:114
|
73 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3729
|
74 |
+
#, fuzzy
|
75 |
+
msgid "City (required)"
|
76 |
+
msgstr "Email (erforderlich)"
|
77 |
|
78 |
# @ wpdev-booking
|
79 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:132
|
80 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:231
|
81 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:116
|
82 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3731
|
83 |
+
#, fuzzy
|
84 |
+
msgid "Post code (required)"
|
85 |
+
msgstr "Nachname (erforderlich)"
|
86 |
|
87 |
# @ wpdev-booking
|
88 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:134
|
89 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:233
|
90 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:118
|
91 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3733
|
92 |
+
#, fuzzy
|
93 |
+
msgid "Country (required)"
|
94 |
+
msgstr "Email (erforderlich)"
|
95 |
|
96 |
# @ wpdev-booking
|
97 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:136
|
98 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:235
|
99 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:120
|
100 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1322
|
101 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3678
|
102 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3701
|
103 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3735
|
104 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3754
|
105 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3766
|
106 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3786
|
107 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
108 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3369
|
109 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:56
|
110 |
msgid "Phone"
|
111 |
msgstr "Telefon"
|
112 |
|
113 |
# @ wpdev-booking
|
114 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:138
|
115 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:237
|
116 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:122
|
117 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3680
|
118 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3703
|
119 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3737
|
120 |
msgid "Visitors"
|
121 |
msgstr ""
|
122 |
|
123 |
# @ wpdev-booking
|
124 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:138
|
125 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:237
|
126 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:122
|
127 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3680
|
128 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3703
|
129 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3737
|
130 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3756
|
131 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3768
|
132 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3788
|
133 |
msgid "Children"
|
134 |
msgstr ""
|
135 |
|
136 |
# @ wpdev-booking
|
137 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:140
|
138 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:239
|
139 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:124
|
140 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3682
|
141 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3705
|
142 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3739
|
143 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3757
|
144 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3769
|
145 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3789
|
146 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3370
|
147 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:57
|
148 |
msgid "Details"
|
149 |
msgstr "Details"
|
150 |
|
151 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:142
|
152 |
msgid "Coupon"
|
153 |
msgstr ""
|
154 |
|
155 |
# @ wpdev-booking
|
156 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:146
|
157 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:243
|
158 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:128
|
159 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2698
|
160 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3686
|
161 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3709
|
162 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3743
|
163 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3372
|
164 |
msgid "Send"
|
165 |
msgstr "Senden"
|
166 |
|
167 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:155
|
168 |
+
msgid ""
|
169 |
+
"Try selecting fewer visitors. The number of visitors may be more than the "
|
170 |
+
"number of available units on selected day(s)!"
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:353
|
174 |
msgid "coupon"
|
175 |
msgstr ""
|
176 |
|
177 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:355
|
178 |
msgid "discount"
|
179 |
msgstr ""
|
180 |
|
181 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:701
|
182 |
+
msgid "Nothing found"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
# @ wpdev-booking
|
186 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:702
|
187 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:238
|
188 |
#, fuzzy
|
189 |
msgid "Search results"
|
190 |
msgstr "Suche"
|
191 |
|
|
|
|
|
|
|
|
|
192 |
# @ wpdev-booking
|
193 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:794
|
194 |
#, fuzzy
|
195 |
msgid "Book now"
|
196 |
msgstr "Kauf jetzt"
|
197 |
|
198 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:882
|
199 |
+
msgid "Please select check-in and check-out days!"
|
200 |
msgstr ""
|
201 |
|
202 |
# @ wpdev-booking
|
203 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1056
|
204 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1069
|
205 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:157
|
206 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1668
|
207 |
msgid "Search"
|
208 |
msgstr "Suche"
|
209 |
|
210 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:1871
|
211 |
#, php-format
|
212 |
+
msgid ""
|
213 |
+
"Sorry, the reservation was not made because these days are already booked. "
|
214 |
+
"Please %srefresh%s the page and try other days."
|
215 |
msgstr ""
|
216 |
|
217 |
# @ wpdev-booking
|
218 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2331
|
219 |
#, fuzzy
|
220 |
msgid "Child booking resources"
|
221 |
msgstr "Buchbare Unterkunft"
|
222 |
|
223 |
# @ wpdev-booking
|
224 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2339
|
225 |
+
#, fuzzy
|
226 |
+
msgid "Maximum available booking resource items"
|
227 |
+
msgstr ""
|
228 |
+
"Zum buchen/reservieren bitte den Typ der Ressource angeben (zB. Zimmer 1, "
|
229 |
+
"Zimmer 2, Haus A)"
|
230 |
+
|
231 |
+
# @ wpdev-booking
|
232 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2571
|
233 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2750
|
234 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2879
|
235 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3068
|
236 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3284
|
237 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3324
|
238 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3412
|
239 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3777
|
240 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:837
|
241 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1258
|
242 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1725
|
243 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1814
|
244 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1221
|
245 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3219
|
246 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3272
|
247 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3319
|
248 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3365
|
249 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3414
|
250 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3543
|
251 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3619
|
252 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:103
|
253 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:136
|
254 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:76
|
255 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1787
|
256 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2114
|
257 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2217
|
258 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2364
|
259 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2444
|
260 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2633
|
261 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2643
|
262 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2663
|
263 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2733
|
264 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4486
|
265 |
msgid "Click to toggle"
|
266 |
msgstr "Zum umschalten"
|
267 |
|
268 |
# @ wpdev-booking
|
269 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2572
|
270 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:728
|
271 |
+
#, fuzzy
|
272 |
+
msgid "Booking resources management"
|
273 |
msgstr "Verwaltung von Reservierungen und Buchhungen"
|
274 |
|
275 |
# @ wpdev-booking
|
276 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2577
|
277 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3080
|
278 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3605
|
279 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4030
|
280 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:449
|
281 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:453
|
282 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:567
|
283 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:662
|
284 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:667
|
285 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1174
|
286 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1261
|
287 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:812
|
288 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:815
|
289 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1466
|
290 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2531
|
291 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2532
|
292 |
msgid "ID"
|
293 |
msgstr "ID"
|
294 |
|
295 |
# @ wpdev-booking
|
296 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2579
|
297 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2755
|
298 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4031
|
299 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1262
|
300 |
msgid "Resource name"
|
301 |
msgstr ""
|
302 |
|
303 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2581
|
304 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3512
|
305 |
msgid "Number of resource items inside of parent resource"
|
306 |
msgstr ""
|
307 |
|
308 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2581
|
309 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3512
|
310 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2758
|
311 |
msgid "Capacity"
|
312 |
msgstr ""
|
313 |
|
314 |
# @ wpdev-booking
|
315 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2582
|
316 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2687
|
317 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3513
|
318 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3658
|
319 |
#, fuzzy
|
320 |
msgid "Parent"
|
321 |
msgstr "Bezahlungen"
|
322 |
|
323 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2583
|
324 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2694
|
325 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3514
|
326 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3671
|
327 |
msgid "Priority"
|
328 |
msgstr ""
|
329 |
|
330 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2585
|
331 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3516
|
332 |
msgid "Maximum number of visitors for resource"
|
333 |
msgstr ""
|
334 |
|
335 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2585
|
336 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3516
|
337 |
msgid "Max"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2585
|
341 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3516
|
342 |
msgid "visitors"
|
343 |
msgstr ""
|
344 |
|
345 |
# @ wpdev-booking
|
346 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2587
|
347 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3518
|
348 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2761
|
349 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3608
|
350 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:636
|
351 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1482
|
352 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2025
|
353 |
msgid "Actions"
|
354 |
msgstr "Aktionen"
|
355 |
|
356 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2666
|
|
|
357 |
msgid "Add"
|
358 |
msgstr ""
|
359 |
|
360 |
# @ wpdev-booking
|
361 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2675
|
362 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3086
|
363 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:672
|
364 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3628
|
365 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4081
|
366 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1311
|
367 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1923
|
368 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:925
|
369 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1703
|
370 |
msgid "Delete"
|
371 |
msgstr "Löschen"
|
372 |
|
373 |
# @ wpdev-booking
|
374 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2685
|
375 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-widget.php:73
|
376 |
msgid "Title"
|
377 |
msgstr "Titel"
|
378 |
|
379 |
# @ wpdev-booking
|
380 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2702
|
381 |
#, fuzzy
|
382 |
msgid "Add new resource"
|
383 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
384 |
|
385 |
# @ wpdev-booking
|
386 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2709
|
387 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2844
|
388 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3315
|
389 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3356
|
390 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3489
|
391 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2022
|
392 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2181
|
393 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2506
|
394 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2688
|
395 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2833
|
396 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3939
|
397 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4083
|
398 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1402
|
399 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:644
|
400 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1286
|
401 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1313
|
402 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3465
|
403 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3640
|
404 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:293
|
405 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:519
|
406 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:288
|
407 |
msgid "Save"
|
408 |
msgstr ""
|
409 |
|
410 |
# @ wpdev-booking
|
411 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2751
|
412 |
#, fuzzy
|
413 |
msgid "Advanced Settings"
|
414 |
msgstr "Haupteinstellungen"
|
415 |
|
416 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2766
|
417 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2886
|
418 |
+
msgid "Set capacity based on number of visitors"
|
419 |
msgstr ""
|
420 |
|
421 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2772
|
422 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2892
|
423 |
#, php-format
|
424 |
+
msgid ""
|
425 |
+
"Check this box if you want total availability (daily capacity) to depend on "
|
426 |
+
"the number of selected visitors %s"
|
427 |
msgstr ""
|
428 |
|
429 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2785
|
430 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2905
|
431 |
#, php-format
|
432 |
+
msgid ""
|
433 |
+
"Add tooltip on calendar(s) to show availability based on the number of "
|
434 |
+
"available booking resource items remaining for each day. %sBe sure to match "
|
435 |
+
"the maximum number of visitors for the %sone booking resource%s with the "
|
436 |
+
"number of visitors specified on the booking form."
|
437 |
msgstr ""
|
438 |
|
439 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2793
|
440 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2912
|
441 |
#, php-format
|
442 |
+
msgid ""
|
443 |
+
"Display tooltip on calendar(s) to show availability based on total (fixed) "
|
444 |
+
"number of visitors for the resource, which can be at free booking resource "
|
445 |
+
"items. %sBe sure to match the maximum number of visitors for %sall booking "
|
446 |
+
"resources%s with the number of visitors specified on the booking form."
|
447 |
msgstr ""
|
448 |
|
449 |
# @ wpdev-booking
|
450 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2808
|
451 |
#, fuzzy
|
452 |
msgid "Show availability"
|
453 |
msgstr "Kosten und Verfügbarkeit"
|
454 |
|
455 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2814
|
456 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2971
|
457 |
+
msgid ""
|
458 |
+
"Check this box to display the available number of booking resources with a "
|
459 |
+
"tooltip, when mouse hovers over each day on the calendar(s)."
|
460 |
msgstr ""
|
461 |
|
462 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2821
|
463 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2978
|
464 |
msgid "Availability description"
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2823
|
468 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2980
|
469 |
#, php-format
|
470 |
msgid "Type your %savailability%s description"
|
471 |
msgstr ""
|
472 |
|
473 |
# @ wpdev-booking
|
474 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2833
|
475 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2928
|
476 |
#, fuzzy
|
477 |
msgid "Disable bookings in different booking resources"
|
478 |
+
msgstr ""
|
479 |
+
"Zum buchen/reservieren bitte den Typ der Ressource angeben (zB. Zimmer 1, "
|
480 |
+
"Zimmer 2, Haus A)"
|
481 |
|
482 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2837
|
483 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2932
|
484 |
+
msgid ""
|
485 |
+
"Check this box to dissable reservations, which can be stored in different "
|
486 |
+
"booking resources. So if the box is checked, the reservation is allowed "
|
487 |
+
"only, if all days of reservation are at same booking resources, otherwise "
|
488 |
+
"the error message will show."
|
489 |
msgstr ""
|
490 |
|
491 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2880
|
492 |
msgid "Advanced"
|
493 |
msgstr ""
|
494 |
|
495 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:2965
|
496 |
msgid "Show availability in tooltip"
|
497 |
msgstr ""
|
498 |
|
499 |
# @ wpdev-booking
|
500 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3008
|
501 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:720
|
502 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:304
|
503 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:165
|
504 |
msgid "Deleted"
|
505 |
msgstr "Gelöscht"
|
506 |
|
507 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3060
|
508 |
msgid "Coupon saved"
|
509 |
msgstr ""
|
510 |
|
511 |
# @ wpdev-booking
|
512 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3069
|
513 |
#, fuzzy
|
514 |
+
msgid "Booking coupons management"
|
515 |
msgstr "Verwaltung von Reservierungen und Buchhungen"
|
516 |
|
517 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3081
|
518 |
+
msgid "The coupon code your customers will be using to receive the discount."
|
519 |
msgstr ""
|
520 |
|
521 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3081
|
522 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3174
|
523 |
msgid "Coupon Code"
|
524 |
msgstr ""
|
525 |
|
526 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3082
|
527 |
+
msgid "The amount which will be saved. Enter only digits."
|
528 |
msgstr ""
|
529 |
|
530 |
# @ wpdev-booking
|
531 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3082
|
532 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3202
|
533 |
#, fuzzy
|
534 |
msgid "Savings"
|
535 |
msgstr "Einstellungen"
|
536 |
|
537 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3083
|
538 |
msgid "The minimum total cost required to use the coupon"
|
539 |
msgstr ""
|
540 |
|
541 |
# @ wpdev-booking
|
542 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3083
|
543 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3225
|
544 |
#, fuzzy
|
545 |
msgid "Minimum Purchase"
|
546 |
msgstr "Kaufen"
|
547 |
|
548 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3084
|
549 |
msgid "The date your coupon will expire"
|
550 |
msgstr ""
|
551 |
|
552 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3084
|
553 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3213
|
554 |
msgid "Expiration Date"
|
555 |
msgstr ""
|
556 |
|
557 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3085
|
558 |
+
msgid "Resource list, which supports this coupon"
|
559 |
msgstr ""
|
560 |
|
561 |
# @ wpdev-booking
|
562 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3085
|
563 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3180
|
564 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4145
|
565 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:688
|
566 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2702
|
567 |
msgid "Resources"
|
568 |
msgstr "Ressourcen"
|
569 |
|
570 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3086
|
571 |
msgid "Delete this coupon"
|
572 |
msgstr ""
|
573 |
|
574 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3126
|
575 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3183
|
576 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:589
|
577 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:346
|
578 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:754
|
579 |
msgid "All"
|
580 |
msgstr ""
|
581 |
|
582 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3162
|
583 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3234
|
584 |
msgid "Add new coupon"
|
585 |
msgstr ""
|
586 |
|
587 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3206
|
588 |
msgid "Fixed Amount"
|
589 |
msgstr ""
|
590 |
|
591 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3207
|
592 |
msgid "Percentage Off"
|
593 |
msgstr ""
|
594 |
|
595 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3252
|
596 |
#, php-format
|
597 |
msgid "%s - coupon field, "
|
598 |
msgstr ""
|
599 |
|
600 |
# @ wpdev-booking
|
601 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3253
|
602 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3582
|
603 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3585
|
604 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3588
|
605 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3596
|
606 |
#, php-format
|
607 |
msgid "Example: %s "
|
608 |
msgstr ""
|
609 |
|
610 |
# @ wpdev-booking
|
611 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3285
|
612 |
#, fuzzy
|
613 |
msgid "Search form customization"
|
614 |
msgstr "Benutze diese Abkürzung für Anpassungen"
|
615 |
|
616 |
# @ wpdev-booking
|
617 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3293
|
618 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3333
|
619 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3627
|
620 |
msgid "Use these shortcodes for customization: "
|
621 |
msgstr "Benutze diese Abkürzung für Anpassungen"
|
622 |
|
623 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3294
|
624 |
#, php-format
|
625 |
+
msgid "%s - search inside posts/pages which are part of this category, "
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3295
|
629 |
#, php-format
|
630 |
+
msgid "%s - search inside posts/pages which have this tag, "
|
631 |
msgstr ""
|
632 |
|
633 |
+
# @ wpdev-booking
|
634 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3296
|
635 |
+
#, fuzzy, php-format
|
636 |
+
msgid "%s - check-in date, "
|
637 |
msgstr ""
|
638 |
+
"Zum buchen/reservieren bitte den Typ der Ressource angeben (zB. Zimmer 1, "
|
639 |
+
"Zimmer 2, Haus A)"
|
640 |
|
641 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3297
|
642 |
#, php-format
|
643 |
+
msgid "%s - check-out date, "
|
644 |
msgstr ""
|
645 |
|
646 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3298
|
647 |
#, php-format
|
648 |
msgid "%s - default selection number of visitors, "
|
649 |
msgstr ""
|
650 |
|
651 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3299
|
652 |
#, php-format
|
653 |
msgid "Example: %s - custom number of visitor selections\""
|
654 |
msgstr ""
|
655 |
|
656 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3300
|
657 |
#, php-format
|
658 |
msgid "%s - search button, "
|
659 |
msgstr ""
|
660 |
|
661 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3301
|
662 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3342
|
663 |
#, php-format
|
664 |
msgid "%s - new line, "
|
665 |
msgstr ""
|
666 |
|
667 |
# @ wpdev-booking
|
668 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3302
|
669 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3343
|
670 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3606
|
671 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3630
|
672 |
msgid "use any other HTML tags (carefully)."
|
673 |
msgstr ""
|
674 |
|
675 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3309
|
676 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3350
|
677 |
+
msgid ""
|
678 |
+
"Additional customization style of this element you can make at this file"
|
679 |
msgstr ""
|
680 |
|
681 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3314
|
682 |
msgid "Reset to default search form content"
|
683 |
msgstr ""
|
684 |
|
685 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3325
|
686 |
msgid "Customization of found booking resource items"
|
687 |
msgstr ""
|
688 |
|
689 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3334
|
690 |
#, php-format
|
691 |
msgid "%s - resource title, "
|
692 |
msgstr ""
|
693 |
|
694 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3335
|
695 |
#, php-format
|
696 |
msgid "%s - link to the page with booking form, "
|
697 |
msgstr ""
|
698 |
|
699 |
# @ wpdev-booking
|
700 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3336
|
701 |
#, fuzzy, php-format
|
702 |
msgid "%s - availability of booking resource, "
|
703 |
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
704 |
|
705 |
+
# @ wpdev-booking
|
706 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3337
|
707 |
+
#, fuzzy, php-format
|
708 |
+
msgid "%s - maximum number of visitors for the booking resource, "
|
709 |
+
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
710 |
|
711 |
# @ wpdev-booking
|
712 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3338
|
713 |
#, fuzzy, php-format
|
714 |
+
msgid "%s - cost of booking the resource, "
|
715 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
716 |
|
717 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3339
|
718 |
#, php-format
|
719 |
+
msgid ""
|
720 |
+
"%s - featured image, taken from the featured image associated with the post, "
|
721 |
msgstr ""
|
722 |
|
723 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3340
|
724 |
#, php-format
|
725 |
+
msgid "%s - booking info, taken from the excerpt associated with the post, "
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3355
|
729 |
msgid "Reset to default value"
|
730 |
msgstr ""
|
731 |
|
732 |
# @ wpdev-booking
|
733 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3367
|
734 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:237
|
735 |
#, fuzzy
|
736 |
msgid "Search form"
|
737 |
msgstr "Suche"
|
738 |
|
739 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3369
|
740 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:440
|
741 |
+
msgid "Check-in"
|
742 |
msgstr ""
|
743 |
|
744 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3371
|
745 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:446
|
746 |
+
msgid "Check-out"
|
747 |
msgstr ""
|
748 |
|
749 |
# @ wpdev-booking
|
750 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3373
|
751 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3755
|
752 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3767
|
753 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3787
|
754 |
msgid "Number of visitors"
|
755 |
msgstr ""
|
756 |
|
757 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3413
|
758 |
msgid "Search Cache Settings"
|
759 |
msgstr ""
|
760 |
|
761 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3419
|
762 |
msgid "Cache expiration"
|
763 |
msgstr ""
|
764 |
|
765 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3425
|
766 |
msgid "hour(s)"
|
767 |
msgstr ""
|
768 |
|
769 |
# @ wpdev-booking
|
770 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3430
|
771 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2558
|
772 |
#, fuzzy
|
773 |
msgid "day(s)"
|
774 |
msgstr "Jahr(e)"
|
775 |
|
776 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3434
|
777 |
msgid "Select time of cache expiration"
|
778 |
msgstr ""
|
779 |
|
780 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3443
|
781 |
+
msgid "Cache will expire:"
|
782 |
msgstr ""
|
783 |
|
784 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3481
|
785 |
#, php-format
|
786 |
msgid "Found: %s booking forms inside of posts or pages "
|
787 |
msgstr ""
|
788 |
|
789 |
# @ wpdev-booking
|
790 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3488
|
791 |
#, fuzzy
|
792 |
msgid "Reset cache"
|
793 |
msgstr "Erscheinungsdatum"
|
794 |
|
795 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3642
|
796 |
msgid "Capacity: "
|
797 |
msgstr ""
|
798 |
|
799 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3659
|
800 |
+
msgid ""
|
801 |
+
"Select parent resource, if you want that parent resource is increase "
|
802 |
+
"capacity."
|
803 |
msgstr ""
|
804 |
|
805 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3672
|
806 |
+
msgid ""
|
807 |
+
"Set priority of resource - resource with higher priority will be reserved "
|
808 |
+
"firstly."
|
809 |
msgstr ""
|
810 |
|
811 |
# @ wpdev-booking
|
812 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3693
|
813 |
#, fuzzy
|
814 |
msgid "Resources count"
|
815 |
msgstr "Ressourcen"
|
816 |
|
817 |
+
# @ wpdev-booking
|
818 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3694
|
819 |
+
#, fuzzy
|
820 |
+
msgid "Create several booking resources for one time"
|
821 |
+
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
822 |
|
823 |
# @ wpdev-booking
|
824 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3780
|
825 |
#, fuzzy
|
826 |
msgid "Available: "
|
827 |
msgstr "Verfügbar"
|
828 |
|
829 |
# @ wpdev-booking
|
830 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3864
|
831 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3870
|
832 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3922
|
833 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:648
|
834 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:850
|
835 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:888
|
836 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1844
|
837 |
#, fuzzy
|
838 |
msgid "Standard"
|
839 |
msgstr "Standartunterkunft"
|
840 |
|
841 |
# @ wpdev-booking
|
842 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3864
|
843 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:601
|
844 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3831
|
845 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1511
|
846 |
msgid "Default"
|
847 |
msgstr ""
|
848 |
|
849 |
# @ wpdev-booking
|
850 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3865
|
851 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3871
|
852 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3910
|
853 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3911
|
854 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3923
|
855 |
#, fuzzy
|
856 |
msgid "Superior"
|
857 |
msgstr "Support "
|
858 |
|
859 |
# @ wpdev-booking
|
860 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3865
|
861 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2086
|
862 |
#, fuzzy
|
863 |
msgid "Resource #1"
|
864 |
msgstr "Ressourcen"
|
865 |
|
866 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3866
|
867 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3872
|
868 |
msgid "Presidential Suite"
|
869 |
msgstr ""
|
870 |
|
871 |
# @ wpdev-booking
|
872 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3866
|
873 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2087
|
874 |
#, fuzzy
|
875 |
msgid "Resource #2"
|
876 |
msgstr "Ressourcen"
|
877 |
|
878 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3867
|
879 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3873
|
880 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1350
|
881 |
msgid "Royal Villa"
|
882 |
msgstr ""
|
883 |
|
884 |
# @ wpdev-booking
|
885 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_l.php:3867
|
886 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2088
|
887 |
#, fuzzy
|
888 |
msgid "Resource #3"
|
889 |
msgstr "Ressourcen"
|
890 |
|
891 |
# @ wpdev-booking
|
892 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:219
|
893 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:104
|
894 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3693
|
895 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3719
|
896 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3761
|
897 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3777
|
|
|
|
|
898 |
msgid "Start time"
|
899 |
msgstr ""
|
900 |
|
901 |
# @ wpdev-booking
|
902 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:219
|
903 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:104
|
904 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3693
|
905 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3719
|
906 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3762
|
907 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3778
|
|
|
|
|
908 |
msgid "End time"
|
909 |
msgstr ""
|
910 |
|
911 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:252
|
912 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2418
|
913 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2457
|
914 |
msgid "per 1 day"
|
915 |
msgstr ""
|
916 |
|
917 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:253
|
918 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2419
|
919 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2458
|
920 |
msgid "from the cost of 1 day "
|
921 |
msgstr ""
|
922 |
|
923 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:254
|
924 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2420
|
925 |
#, php-format
|
926 |
msgid "Additional cost in %s per 1 day"
|
927 |
msgstr ""
|
928 |
|
929 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:256
|
930 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:257
|
931 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2424
|
932 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2425
|
933 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2465
|
934 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2466
|
935 |
msgid " for all days!"
|
936 |
msgstr ""
|
937 |
|
938 |
# @ wpdev-booking
|
939 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:660
|
940 |
+
#, fuzzy
|
941 |
+
msgid "Load selected booking form"
|
942 |
+
msgstr "zum Buchungsformular "
|
943 |
+
|
944 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:661
|
945 |
+
msgid "Load"
|
946 |
+
msgstr ""
|
947 |
+
|
948 |
+
# @ wpdev-booking
|
949 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:667
|
950 |
+
#, fuzzy
|
951 |
+
msgid "Delete selected booking form"
|
952 |
+
msgstr "Lösche Buchhungsdaten"
|
953 |
+
|
954 |
+
# @ wpdev-booking
|
955 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:669
|
956 |
+
#, fuzzy
|
957 |
+
msgid "Are you really want to delete selected booking form ?"
|
958 |
+
msgstr "zum Buchungsformular "
|
959 |
+
|
960 |
+
# @ wpdev-booking
|
961 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:676
|
962 |
+
#, fuzzy
|
963 |
+
msgid "Add new custom form"
|
964 |
+
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
965 |
+
|
966 |
+
# @ wpdev-booking
|
967 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:677
|
968 |
+
#, fuzzy
|
969 |
+
msgid "Add New Form"
|
970 |
+
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
971 |
+
|
972 |
+
# @ wpdev-booking
|
973 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:684
|
974 |
#, fuzzy
|
975 |
+
msgid "Type the name of booking form"
|
976 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
977 |
|
978 |
# @ wpdev-booking
|
979 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:686
|
980 |
+
#, fuzzy
|
981 |
+
msgid "Create new form"
|
982 |
+
msgstr "zum Buchungsformular "
|
983 |
+
|
984 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:688
|
985 |
+
msgid "Create"
|
986 |
+
msgstr ""
|
987 |
+
|
988 |
+
# @ wpdev-booking
|
989 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:689
|
990 |
+
#, fuzzy
|
991 |
+
msgid "Delete form"
|
992 |
+
msgstr "Löschen"
|
993 |
+
|
994 |
+
# @ wpdev-booking
|
995 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:691
|
996 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:642
|
997 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:662
|
998 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:2706
|
999 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:892
|
1000 |
+
msgid "Cancel"
|
1001 |
+
msgstr "Abbrechen"
|
1002 |
+
|
1003 |
+
# @ wpdev-booking
|
1004 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:727
|
1005 |
#, fuzzy
|
1006 |
msgid "There are no extended booking forms"
|
1007 |
msgstr "zum Buchungsformular "
|
1008 |
|
1009 |
# @ wpdev-booking
|
1010 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:847
|
1011 |
#, fuzzy
|
1012 |
msgid "Booking form type:"
|
1013 |
msgstr "Buchungsformular"
|
1014 |
|
1015 |
# @ wpdev-booking
|
1016 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:856
|
1017 |
#, fuzzy
|
1018 |
msgid "Please, select your type of booking form"
|
1019 |
+
msgstr ""
|
1020 |
+
"Einstellung in welcher Reihenfolge die Buchungen angezeigt werden sollen"
|
1021 |
|
1022 |
# @ wpdev-booking
|
1023 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:883
|
1024 |
#, fuzzy
|
1025 |
msgid "Booking form:"
|
1026 |
msgstr "Buchungsformular"
|
1027 |
|
1028 |
# @ wpdev-booking
|
1029 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:977
|
1030 |
#, fuzzy
|
1031 |
msgid "Standard booking resource cost"
|
1032 |
msgstr "Standartunterkunft"
|
1033 |
|
1034 |
# @ wpdev-booking
|
1035 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:978
|
1036 |
#, fuzzy
|
1037 |
msgid "Total booking resource cost"
|
1038 |
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
1039 |
|
1040 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1118
|
1041 |
#, php-format
|
1042 |
+
msgid ""
|
1043 |
+
"%s - show cost hint for full booking in real time, depending on number of "
|
1044 |
+
"days selected and form elements."
|
1045 |
msgstr ""
|
1046 |
|
1047 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1119
|
1048 |
#, php-format
|
1049 |
+
msgid "Example: %sThe full cost of payment: %s"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1120
|
1053 |
#, php-format
|
1054 |
+
msgid ""
|
1055 |
+
"%s - show hint of original booking cost without additional costs for full "
|
1056 |
+
"booking in real time, depends only from days selection."
|
1057 |
msgstr ""
|
1058 |
|
1059 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1121
|
1060 |
#, php-format
|
1061 |
msgid "Example: %sThe original cost for payment: %s "
|
1062 |
msgstr ""
|
1063 |
|
1064 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1122
|
1065 |
#, php-format
|
1066 |
+
msgid ""
|
1067 |
+
"%s - show cost hint of additional booking cost, which depends from selection "
|
1068 |
+
"of form elements."
|
1069 |
msgstr ""
|
1070 |
|
1071 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1123
|
1072 |
#, php-format
|
1073 |
msgid "Example: %sThe additional cost for payment: %s "
|
1074 |
msgstr ""
|
1075 |
|
1076 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1124
|
1077 |
#, php-format
|
1078 |
msgid "%s - enter direct cost at admin panel at page: "
|
1079 |
msgstr ""
|
1080 |
|
1081 |
# @ wpdev-booking
|
1082 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1124
|
1083 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:677
|
1084 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:716
|
1085 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2688
|
1086 |
msgid "Add booking"
|
1087 |
msgstr "Hinzufügen einer Buchung/Reservation"
|
1088 |
|
1089 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1125
|
1090 |
#, php-format
|
1091 |
msgid "Example: %s"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
+
# @ wpdev-booking
|
1095 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1676
|
1096 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:153
|
1097 |
+
msgid "yes"
|
1098 |
+
msgstr "ja"
|
1099 |
+
|
1100 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1762
|
1101 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1766
|
1102 |
+
msgid ""
|
1103 |
+
"Setting rate or cost, which is depend from number of selected days for the "
|
1104 |
+
"resource"
|
1105 |
msgstr ""
|
1106 |
|
1107 |
# @ wpdev-booking
|
1108 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1763
|
1109 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1804
|
1110 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2105
|
1111 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2799
|
1112 |
#, fuzzy
|
1113 |
msgid "Rates"
|
1114 |
msgstr "Datum"
|
1115 |
|
1116 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1763
|
1117 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1809
|
1118 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1813
|
1119 |
msgid "Valuation days"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1763
|
1123 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:419
|
1124 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:651
|
1125 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:491
|
1126 |
msgid "Deposit"
|
1127 |
msgstr ""
|
1128 |
|
1129 |
# @ wpdev-booking
|
1130 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1767
|
1131 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1832
|
1132 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2810
|
1133 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4167
|
1134 |
#, fuzzy
|
1135 |
msgid "Availability"
|
1136 |
msgstr "Verfügbar"
|
1137 |
|
1138 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1771
|
1139 |
+
msgid "Setting the default form for the specific resource"
|
1140 |
+
msgstr ""
|
1141 |
+
|
1142 |
+
# @ wpdev-booking
|
1143 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1772
|
1144 |
+
#, fuzzy
|
1145 |
+
msgid "Default Form"
|
1146 |
+
msgstr "Formate des Datums"
|
1147 |
+
|
1148 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1803
|
1149 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2799
|
1150 |
+
msgid "Set the rates for days depending on the filter settings."
|
1151 |
msgstr ""
|
1152 |
|
1153 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1808
|
1154 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1812
|
1155 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2801
|
1156 |
+
msgid "Set the cost based on the number of days selected for the reservation"
|
1157 |
msgstr ""
|
1158 |
|
1159 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1813
|
1160 |
msgid "Activation of this feature is require setting cost per day"
|
1161 |
msgstr ""
|
1162 |
|
1163 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1821
|
1164 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1823
|
1165 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2808
|
1166 |
+
msgid "Set the deposit payment required for the payment form"
|
1167 |
msgstr ""
|
1168 |
|
1169 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1821
|
1170 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1824
|
1171 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2654
|
1172 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2808
|
1173 |
msgid "Deposit amount"
|
1174 |
msgstr ""
|
1175 |
|
1176 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1824
|
1177 |
+
msgid ""
|
1178 |
+
"Please make active of this feature at the cost section of general booking "
|
1179 |
+
"settings page"
|
1180 |
msgstr ""
|
1181 |
|
1182 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1831
|
1183 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2810
|
1184 |
+
msgid "Set availability of days depending on the filter settings."
|
1185 |
msgstr ""
|
1186 |
|
1187 |
# @ wpdev-booking
|
1188 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1962
|
1189 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1973
|
1190 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1974
|
1191 |
#, fuzzy
|
1192 |
msgid "unavailable"
|
1193 |
msgstr "Verfügbar"
|
1194 |
|
1195 |
# @ wpdev-booking
|
1196 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1963
|
1197 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1973
|
1198 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1974
|
1199 |
#, fuzzy
|
1200 |
msgid "available"
|
1201 |
msgstr "Verfügbar"
|
1202 |
|
1203 |
+
# @ wpdev-booking
|
1204 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1965
|
1205 |
+
#, fuzzy
|
1206 |
+
msgid "Availability booking type"
|
1207 |
+
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
1208 |
|
1209 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1971
|
1210 |
#, php-format
|
1211 |
msgid "All days for %s are"
|
1212 |
msgstr ""
|
1213 |
|
1214 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1980
|
1215 |
#, php-format
|
1216 |
msgid "Select %s days below or %sadd new season filter%s"
|
1217 |
msgstr ""
|
1218 |
|
1219 |
# @ wpdev-booking
|
1220 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1988
|
1221 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2107
|
1222 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3606
|
1223 |
#, fuzzy
|
1224 |
msgid "Name"
|
1225 |
msgstr "Nachname"
|
1226 |
|
1227 |
# @ wpdev-booking
|
1228 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:1989
|
1229 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2108
|
1230 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3607
|
1231 |
msgid "Filters"
|
1232 |
msgstr "Filter"
|
1233 |
|
1234 |
# @ wpdev-booking
|
1235 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2088
|
1236 |
#, fuzzy
|
1237 |
+
msgid "Seasonal rates of booking resource"
|
1238 |
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
1239 |
|
1240 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2094
|
1241 |
#, php-format
|
1242 |
+
msgid ""
|
1243 |
+
"Enter seasonal rate(s) (cost diference in %s from standard cost %s, or a "
|
1244 |
+
"fixed cost) of the booking resource %s, or %sadd a new seasonal filter%s"
|
1245 |
msgstr ""
|
1246 |
|
1247 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2106
|
1248 |
msgid "Final cost"
|
1249 |
msgstr ""
|
1250 |
|
1251 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2147
|
1252 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2165
|
1253 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2787
|
1254 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2821
|
1255 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1737
|
1256 |
msgid "for 1 day"
|
1257 |
msgstr ""
|
1258 |
|
1259 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2148
|
1260 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2166
|
1261 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2788
|
1262 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2822
|
1263 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1738
|
1264 |
msgid "for 1 night"
|
1265 |
msgstr ""
|
1266 |
|
1267 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2149
|
1268 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2167
|
1269 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2789
|
1270 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2823
|
1271 |
msgid "fixed deposit"
|
1272 |
msgstr ""
|
1273 |
|
1274 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2150
|
1275 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2168
|
1276 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2790
|
1277 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2825
|
1278 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1740
|
1279 |
msgid "for 1 hour"
|
1280 |
msgstr ""
|
1281 |
|
1282 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2369
|
1283 |
+
msgid "Set cost of booking resource based on the number of days selected"
|
1284 |
msgstr ""
|
1285 |
|
1286 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2370
|
1287 |
#, php-format
|
1288 |
+
msgid ""
|
1289 |
+
"If you add costs here, %srates%s for this booking resource will not take "
|
1290 |
+
"effect !!!"
|
1291 |
msgstr ""
|
1292 |
|
1293 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2371
|
1294 |
#, php-format
|
1295 |
+
msgid ""
|
1296 |
+
"%sFor and together%s have higher priority than a range %sfrom - to%s days. "
|
1297 |
+
"Items at the bottom of the list have higher priority than items at the top."
|
1298 |
msgstr ""
|
1299 |
|
1300 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2372
|
1301 |
#, php-format
|
1302 |
+
msgid ""
|
1303 |
+
"Please note, if you are select some season filter for this cost "
|
1304 |
+
"configuration, its will %sapply to the days, only if all days are inside of "
|
1305 |
+
"this season filter%s."
|
1306 |
msgstr ""
|
1307 |
|
1308 |
# @ wpdev-booking
|
1309 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2380
|
1310 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1546
|
1311 |
#, fuzzy
|
1312 |
msgid "Number of days"
|
1313 |
msgstr "Anzahl der Monate"
|
1314 |
|
1315 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2381
|
1316 |
msgid "Cost of 1 day"
|
1317 |
msgstr ""
|
1318 |
|
1319 |
# @ wpdev-booking
|
1320 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2382
|
1321 |
#, fuzzy
|
1322 |
msgid "Season filter"
|
1323 |
msgstr "Saison "
|
1324 |
|
1325 |
# @ wpdev-booking
|
1326 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2429
|
1327 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2543
|
1328 |
#, fuzzy
|
1329 |
msgid "For"
|
1330 |
msgstr "Formular"
|
1331 |
|
1332 |
# @ wpdev-booking
|
1333 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2430
|
1334 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2544
|
1335 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
1336 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:849
|
1337 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3237
|
1338 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3284
|
1339 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3331
|
1340 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3378
|
1341 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3427
|
1342 |
msgid "From"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2431
|
1346 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2545
|
1347 |
msgid "Together"
|
1348 |
msgstr ""
|
1349 |
|
1350 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2439
|
1351 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2553
|
1352 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
1353 |
msgid "to"
|
1354 |
msgstr ""
|
1355 |
|
1356 |
# @ wpdev-booking
|
1357 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2445
|
1358 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1860
|
1359 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:311
|
1360 |
#, fuzzy
|
1361 |
msgid "day"
|
1362 |
msgstr "Heute"
|
1363 |
|
1364 |
# @ wpdev-booking
|
1365 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2446
|
1366 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1863
|
1367 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:312
|
1368 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:313
|
1369 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:314
|
1370 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:315
|
1371 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:316
|
1372 |
#, fuzzy
|
1373 |
msgid "days"
|
1374 |
msgstr "Heute"
|
1375 |
|
1376 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2459
|
1377 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2467
|
1378 |
msgid "Additional cost in USD per 1 day"
|
1379 |
msgstr ""
|
1380 |
|
1381 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2479
|
1382 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2578
|
1383 |
msgid "Any days"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2489
|
1387 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2590
|
1388 |
msgid "Remove"
|
1389 |
msgstr ""
|
1390 |
|
1391 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2505
|
1392 |
msgid "Add new cost"
|
1393 |
msgstr ""
|
1394 |
|
1395 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2541
|
1396 |
msgid "for all days"
|
1397 |
msgstr ""
|
1398 |
|
1399 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2650
|
1400 |
msgid "Set amount of deposit payment"
|
1401 |
msgstr ""
|
1402 |
|
1403 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2662
|
1404 |
+
msgid "fixed total in"
|
1405 |
msgstr ""
|
1406 |
|
1407 |
# @ wpdev-booking
|
1408 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2663
|
1409 |
#, fuzzy
|
1410 |
msgid "of payment"
|
1411 |
msgstr "Bezahlungen"
|
1412 |
|
1413 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2666
|
1414 |
msgid "Active/inactive"
|
1415 |
msgstr ""
|
1416 |
|
1417 |
# @ wpdev-booking
|
1418 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2672
|
1419 |
#, fuzzy
|
1420 |
msgid "deposit payment for booking resource"
|
1421 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
1422 |
|
1423 |
+
# @ wpdev-booking
|
1424 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2681
|
1425 |
+
#, fuzzy
|
1426 |
+
msgid "Deposit payment total"
|
1427 |
+
msgstr "Bezahlungen"
|
1428 |
|
1429 |
# @ wpdev-booking
|
1430 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2683
|
1431 |
#, fuzzy
|
1432 |
msgid "Deposit payment is not active for booking resource"
|
1433 |
+
msgstr ""
|
1434 |
+
"Zum buchen/reservieren bitte den Typ der Ressource angeben (zB. Zimmer 1, "
|
1435 |
+
"Zimmer 2, Haus A)"
|
1436 |
|
1437 |
# @ wpdev-booking
|
1438 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2712
|
1439 |
msgid "Deposit payment"
|
1440 |
msgstr ""
|
1441 |
|
1442 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2716
|
1443 |
#, php-format
|
1444 |
+
msgid ""
|
1445 |
+
"Check this box if you want to use the %sdeposit%s total %spayment%s on the "
|
1446 |
+
"payment form, instead of the full total of the booking."
|
1447 |
msgstr ""
|
1448 |
|
1449 |
+
# @ wpdev-booking
|
1450 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2717
|
1451 |
+
#, fuzzy, php-format
|
1452 |
+
msgid ""
|
1453 |
+
" You can configure the deposit payment required for your booking resources "
|
1454 |
+
"%shere%s."
|
1455 |
+
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
1456 |
|
1457 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2750
|
1458 |
msgid "Cost of each booking type"
|
1459 |
msgstr ""
|
1460 |
|
1461 |
# @ wpdev-booking
|
1462 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2756
|
1463 |
#, fuzzy
|
1464 |
msgid "Resource Cost"
|
1465 |
msgstr "Ressourcen"
|
1466 |
|
1467 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2759
|
1468 |
msgid "Names of items from resource"
|
1469 |
msgstr ""
|
1470 |
|
1471 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2801
|
1472 |
msgid "Cost for selected days"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2818
|
1476 |
+
msgid "Please enter the cost"
|
1477 |
msgstr ""
|
1478 |
|
1479 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2829
|
1480 |
+
msgid ""
|
1481 |
+
"of each booking resource. Enter only digits.of each booking resources. Enter "
|
1482 |
+
"only digits."
|
1483 |
msgstr ""
|
1484 |
|
1485 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2831
|
1486 |
#, php-format
|
1487 |
msgid "You can Add or Delete booking resources at the top of this %spage%s"
|
1488 |
msgstr ""
|
1489 |
|
1490 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1491 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1492 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1493 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1494 |
msgid "Su"
|
1495 |
msgstr ""
|
1496 |
|
1497 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1498 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1499 |
msgid "Mo"
|
1500 |
msgstr ""
|
1501 |
|
1502 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1503 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1504 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1505 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1506 |
msgid "Tu"
|
1507 |
msgstr ""
|
1508 |
|
1509 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1510 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1511 |
msgid "We"
|
1512 |
msgstr ""
|
1513 |
|
1514 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1515 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1516 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1517 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1518 |
msgid "Th"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
# @ wpdev-booking
|
1522 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1523 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1524 |
#, fuzzy
|
1525 |
msgid "Fr"
|
1526 |
msgstr "Formular"
|
1527 |
|
1528 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2851
|
1529 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3126
|
1530 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2569
|
1531 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2600
|
1532 |
msgid "Sa"
|
1533 |
msgstr ""
|
1534 |
|
1535 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1536 |
msgid "Jan"
|
1537 |
msgstr ""
|
1538 |
|
1539 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1540 |
msgid "Feb"
|
1541 |
msgstr ""
|
1542 |
|
1543 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1544 |
msgid "Mar"
|
1545 |
msgstr ""
|
1546 |
|
1547 |
# @ wpdev-booking
|
1548 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1549 |
#, fuzzy
|
1550 |
msgid "Apr"
|
1551 |
msgstr "Bestätigen"
|
1552 |
|
1553 |
# @ wpdev-booking
|
1554 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1555 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3481
|
1556 |
#, fuzzy
|
1557 |
msgid "May"
|
1558 |
msgstr "Montag"
|
1559 |
|
1560 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1561 |
msgid "Jun"
|
1562 |
msgstr ""
|
1563 |
|
1564 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1565 |
msgid "Jul"
|
1566 |
msgstr ""
|
1567 |
|
1568 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1569 |
msgid "Aug"
|
1570 |
msgstr ""
|
1571 |
|
1572 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1573 |
msgid "Sep"
|
1574 |
msgstr ""
|
1575 |
|
1576 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1577 |
msgid "Oct"
|
1578 |
msgstr ""
|
1579 |
|
1580 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1581 |
msgid "Nov"
|
1582 |
msgstr ""
|
1583 |
|
1584 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2852
|
1585 |
msgid "Dec"
|
1586 |
msgstr ""
|
1587 |
|
1588 |
# @ wpdev-booking
|
1589 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2914
|
|
|
1590 |
#, fuzzy
|
1591 |
msgid "time"
|
1592 |
msgstr "Zeit"
|
1593 |
|
1594 |
# @ wpdev-booking
|
1595 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2930
|
1596 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2950
|
1597 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2971
|
1598 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2988
|
1599 |
#, fuzzy
|
1600 |
msgid "No days"
|
1601 |
msgstr "Heute"
|
1602 |
|
1603 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2932
|
1604 |
msgid "Every"
|
1605 |
msgstr ""
|
1606 |
|
1607 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:2973
|
1608 |
msgid "of"
|
1609 |
msgstr ""
|
1610 |
|
1611 |
# @ wpdev-booking
|
1612 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3039
|
1613 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3269
|
1614 |
#, fuzzy
|
1615 |
+
msgid "Filter saved"
|
1616 |
+
msgstr "Filter"
|
1617 |
|
1618 |
# @ wpdev-booking
|
1619 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3075
|
1620 |
#, fuzzy
|
1621 |
+
msgid "Specific Dates Filter"
|
1622 |
msgstr "Filter"
|
1623 |
|
1624 |
+
# @ wpdev-booking
|
1625 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3081
|
1626 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3327
|
1627 |
+
#, fuzzy
|
1628 |
+
msgid "Filter Name"
|
1629 |
+
msgstr "Filter"
|
1630 |
|
1631 |
+
# @ wpdev-booking
|
1632 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3083
|
1633 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3329
|
1634 |
+
#, fuzzy
|
1635 |
+
msgid "Type your filter name"
|
1636 |
+
msgstr "Ausführliche Tagesansicht"
|
1637 |
|
1638 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3090
|
1639 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3336
|
1640 |
+
msgid "Add new filter"
|
1641 |
msgstr ""
|
1642 |
|
1643 |
+
# @ wpdev-booking
|
1644 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3090
|
1645 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3336
|
1646 |
+
#, fuzzy
|
1647 |
+
msgid "Save changes"
|
1648 |
+
msgstr "Veränderungen speichern"
|
1649 |
|
1650 |
# @ wpdev-booking
|
1651 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3095
|
1652 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3341
|
1653 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1631
|
1654 |
#, fuzzy
|
1655 |
+
msgid "Reset"
|
1656 |
+
msgstr "Erscheinungsdatum"
|
1657 |
+
|
1658 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3309
|
1659 |
+
msgid "Conditional Dates Filter"
|
1660 |
+
msgstr ""
|
1661 |
|
1662 |
# @ wpdev-booking
|
1663 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3366
|
1664 |
#, fuzzy
|
1665 |
msgid "Days of week"
|
1666 |
msgstr "Start Tag der Woche"
|
1667 |
|
1668 |
# @ wpdev-booking
|
1669 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3370
|
1670 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1556
|
1671 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1612
|
1672 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1673 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1674 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1675 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2265
|
1676 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2340
|
1677 |
msgid "Sunday"
|
1678 |
msgstr "Sonntag"
|
1679 |
|
1680 |
# @ wpdev-booking
|
1681 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3372
|
1682 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1557
|
1683 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1613
|
1684 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1685 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1686 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1687 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2266
|
1688 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2342
|
1689 |
msgid "Monday"
|
1690 |
msgstr "Montag"
|
1691 |
|
1692 |
# @ wpdev-booking
|
1693 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3374
|
1694 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1558
|
1695 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1614
|
1696 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1697 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1698 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1699 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2267
|
1700 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2344
|
1701 |
msgid "Tuesday"
|
1702 |
msgstr "Dienstag"
|
1703 |
|
1704 |
# @ wpdev-booking
|
1705 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3376
|
1706 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1559
|
1707 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1615
|
1708 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1709 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1710 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1711 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2268
|
1712 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2346
|
1713 |
msgid "Wednesday"
|
1714 |
msgstr "Mittwoch"
|
1715 |
|
1716 |
# @ wpdev-booking
|
1717 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3378
|
1718 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1560
|
1719 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1616
|
1720 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1721 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1722 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1723 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2269
|
1724 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2348
|
1725 |
msgid "Thursday"
|
1726 |
msgstr "Donenrstag"
|
1727 |
|
1728 |
# @ wpdev-booking
|
1729 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3380
|
1730 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1561
|
1731 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1617
|
1732 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1733 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1734 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1735 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2270
|
1736 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2350
|
1737 |
msgid "Friday"
|
1738 |
msgstr "Freitag"
|
1739 |
|
1740 |
# @ wpdev-booking
|
1741 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3382
|
1742 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1562
|
1743 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1618
|
1744 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2563
|
1745 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2588
|
1746 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2594
|
1747 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2271
|
1748 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2352
|
1749 |
msgid "Saturday"
|
1750 |
msgstr "Samstag"
|
1751 |
|
1752 |
# @ wpdev-booking
|
1753 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3390
|
1754 |
#, fuzzy
|
1755 |
msgid "Days of month"
|
1756 |
msgstr "Anzahl der Monate"
|
1757 |
|
1758 |
# @ wpdev-booking
|
1759 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3468
|
1760 |
#, fuzzy
|
1761 |
msgid "Months"
|
1762 |
msgstr "Monat(e)"
|
1763 |
|
1764 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3473
|
1765 |
msgid "January"
|
1766 |
msgstr ""
|
1767 |
|
1768 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3475
|
1769 |
msgid "February"
|
1770 |
msgstr ""
|
1771 |
|
1772 |
# @ wpdev-booking
|
1773 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3477
|
1774 |
#, fuzzy
|
1775 |
msgid "March"
|
1776 |
msgstr "Suche"
|
1777 |
|
1778 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3479
|
1779 |
msgid "April"
|
1780 |
msgstr ""
|
1781 |
|
1782 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3483
|
1783 |
msgid "June"
|
1784 |
msgstr ""
|
1785 |
|
1786 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3487
|
1787 |
msgid "July"
|
1788 |
msgstr ""
|
1789 |
|
1790 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3489
|
1791 |
msgid "August"
|
1792 |
msgstr ""
|
1793 |
|
1794 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3491
|
1795 |
msgid "September"
|
1796 |
msgstr ""
|
1797 |
|
1798 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3493
|
1799 |
msgid "October"
|
1800 |
msgstr ""
|
1801 |
|
1802 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3495
|
1803 |
msgid "November"
|
1804 |
msgstr ""
|
1805 |
|
1806 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3497
|
1807 |
msgid "December"
|
1808 |
msgstr ""
|
1809 |
|
1810 |
# @ wpdev-booking
|
1811 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3506
|
1812 |
#, fuzzy
|
1813 |
msgid "Years"
|
1814 |
msgstr "Jahr(e)"
|
1815 |
|
1816 |
+
# @ wpdev-booking
|
1817 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3581
|
1818 |
+
#, fuzzy
|
1819 |
+
msgid "Filter deleted successfully"
|
1820 |
+
msgstr "Update erfolgreich"
|
1821 |
|
1822 |
+
# @ wpdev-booking
|
1823 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3589
|
1824 |
+
#, fuzzy
|
1825 |
+
msgid "Create dates filter"
|
1826 |
+
msgstr "Ausführliche Tagesansicht"
|
1827 |
|
1828 |
# @ wpdev-booking
|
1829 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3592
|
1830 |
#, fuzzy
|
1831 |
+
msgid "Create conditional days filter"
|
1832 |
+
msgstr "Ausführliche Tagesansicht"
|
1833 |
|
1834 |
# @ wpdev-booking
|
1835 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3601
|
1836 |
+
#, fuzzy
|
1837 |
+
msgid "Listing of season filters"
|
1838 |
+
msgstr "Alle Buchungseingänge"
|
1839 |
+
|
1840 |
+
# @ wpdev-booking
|
1841 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3627
|
1842 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4080
|
1843 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1310
|
1844 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1922
|
1845 |
msgid "Edit"
|
1846 |
msgstr ""
|
1847 |
|
1848 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3629
|
1849 |
msgid "Do you really want to delete?"
|
1850 |
msgstr ""
|
1851 |
|
1852 |
# @ wpdev-booking
|
1853 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3663
|
1854 |
#, fuzzy
|
1855 |
msgid "Showing cost in tooltip"
|
1856 |
msgstr "Anzeige der Dauer des Titels"
|
1857 |
|
1858 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3669
|
1859 |
+
msgid ""
|
1860 |
+
" Check this box to display the daily cost with a tooltip when mouse hovers "
|
1861 |
+
"over each day on the calendar(s)."
|
1862 |
msgstr ""
|
1863 |
|
1864 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3676
|
1865 |
msgid "Cost description"
|
1866 |
msgstr ""
|
1867 |
|
1868 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3678
|
1869 |
#, php-format
|
1870 |
msgid "Type your %scost%s description"
|
1871 |
msgstr ""
|
1872 |
|
1873 |
+
# @ wpdev-booking
|
1874 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3778
|
1875 |
+
#, fuzzy
|
1876 |
+
msgid "Advanced cost management"
|
1877 |
+
msgstr "Verwaltung von Reservierungen und Buchhungen"
|
1878 |
|
1879 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3821
|
1880 |
#, php-format
|
1881 |
+
msgid ""
|
1882 |
+
"Advanced cost customization is required. Select boxes from %sform fields "
|
1883 |
+
"customization page%s (%s - shortcode). Fields are shown here automatically "
|
1884 |
+
"if they exist on the form."
|
1885 |
msgstr ""
|
1886 |
|
1887 |
# @ wpdev-booking
|
1888 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3833
|
1889 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2365
|
1890 |
msgid "Form"
|
1891 |
msgstr "Formular"
|
1892 |
|
1893 |
+
# @ wpdev-booking
|
1894 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3879
|
1895 |
+
#, fuzzy
|
1896 |
+
msgid "Additional cost for"
|
1897 |
+
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
1898 |
|
1899 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3920
|
1900 |
#, php-format
|
1901 |
+
msgid ""
|
1902 |
+
"Enter cost (%s) directly in format %s or %s for the entire booking in the "
|
1903 |
+
"format %s, or a fixed amount for each selected day in the format %s For "
|
1904 |
+
"example: %s or %s or %s"
|
1905 |
msgstr ""
|
1906 |
|
1907 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:3936
|
1908 |
#, php-format
|
1909 |
+
msgid ""
|
1910 |
+
"Check this box if you want costs, which are specified here as % for some "
|
1911 |
+
"options, also applied to costs specified as fixed values for some options."
|
1912 |
msgstr ""
|
1913 |
|
1914 |
# @ wpdev-booking
|
1915 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4007
|
1916 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1203
|
1917 |
+
#, fuzzy
|
1918 |
+
msgid "Resource ID or Title"
|
1919 |
+
msgstr "Ressourcen"
|
1920 |
+
|
1921 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4009
|
1922 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1205
|
1923 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:707
|
1924 |
+
msgid "Go"
|
1925 |
+
msgstr ""
|
1926 |
+
|
1927 |
+
# @ wpdev-booking
|
1928 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4033
|
1929 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1264
|
1930 |
msgid "Info"
|
1931 |
msgstr "Info"
|
1932 |
|
1933 |
# @ wpdev-booking
|
1934 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4079
|
1935 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1309
|
1936 |
msgid "Bulk Actions"
|
1937 |
msgstr ""
|
1938 |
|
1939 |
+
# @ wpdev-booking
|
1940 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4148
|
1941 |
+
#, fuzzy
|
1942 |
+
msgid "management"
|
1943 |
+
msgstr "Verwaltung von Reservierungen und Buchhungen"
|
1944 |
|
1945 |
# @ wpdev-booking
|
1946 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4150
|
1947 |
#, fuzzy
|
1948 |
msgid "Costs and Rates"
|
1949 |
msgstr "Kosten und Verfügbarkeit"
|
1950 |
|
1951 |
# @ wpdev-booking
|
1952 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4153
|
1953 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4158
|
1954 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4170
|
1955 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1618
|
1956 |
msgid "Customization of"
|
1957 |
msgstr "Benutzerdefiniert"
|
1958 |
|
1959 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4153
|
1960 |
msgid "rates, valuation days cost and deposit amount "
|
1961 |
msgstr ""
|
1962 |
|
1963 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4155
|
1964 |
msgid "Advanced Cost"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4158
|
1968 |
msgid "additional cost, which depend from form fields"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4161
|
1972 |
msgid "Coupons"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
# @ wpdev-booking
|
1976 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4164
|
1977 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4175
|
1978 |
#, fuzzy
|
1979 |
msgid "Setting"
|
1980 |
msgstr "Einstellungen"
|
1981 |
|
1982 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4164
|
1983 |
msgid "for discount"
|
1984 |
msgstr ""
|
1985 |
|
1986 |
# @ wpdev-booking
|
1987 |
# @ default
|
1988 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4170
|
1989 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4183
|
1990 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:133
|
1991 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:146
|
1992 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:159
|
1993 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:173
|
1994 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1618
|
1995 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1680
|
1996 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1714
|
1997 |
msgid "settings"
|
1998 |
msgstr "Einstellungen"
|
1999 |
|
2000 |
# @ wpdev-booking
|
2001 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4172
|
2002 |
#, fuzzy
|
2003 |
msgid "Season Filters"
|
2004 |
msgstr "Filter"
|
2005 |
|
2006 |
# @ wpdev-booking
|
2007 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4219
|
2008 |
#, fuzzy
|
2009 |
msgid "Cost: "
|
2010 |
msgstr "Preis"
|
2011 |
|
2012 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4249
|
2013 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:608
|
2014 |
msgid "Weekend"
|
2015 |
msgstr ""
|
2016 |
|
2017 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4250
|
2018 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:609
|
2019 |
msgid "Work days"
|
2020 |
msgstr ""
|
2021 |
|
2022 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_m.php:4251
|
2023 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:610
|
2024 |
msgid "High season"
|
2025 |
msgstr ""
|
2026 |
|
2027 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:355
|
2028 |
msgid "Setting cost for the resource"
|
2029 |
msgstr ""
|
2030 |
|
2031 |
# @ wpdev-booking
|
2032 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:356
|
2033 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:571
|
2034 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:665
|
2035 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:670
|
2036 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:420
|
2037 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/paypal.php:652
|
2038 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/sage.php:492
|
2039 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2548
|
2040 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2549
|
2041 |
msgid "Cost"
|
2042 |
msgstr "Preis"
|
2043 |
|
2044 |
# @ wpdev-booking
|
2045 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:358
|
2046 |
#, fuzzy
|
2047 |
msgid "/ day"
|
2048 |
msgstr "Heute"
|
2049 |
|
2050 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:359
|
2051 |
msgid "/ night"
|
2052 |
msgstr ""
|
2053 |
|
2054 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:360
|
2055 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:381
|
2056 |
msgid "fixed"
|
2057 |
msgstr ""
|
2058 |
|
2059 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:361
|
2060 |
msgid "/ hour"
|
2061 |
msgstr ""
|
2062 |
|
2063 |
# @ wpdev-booking
|
2064 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:376
|
2065 |
#, fuzzy
|
2066 |
msgid "Setting cost"
|
2067 |
msgstr "Einstellungen"
|
2068 |
|
2069 |
# @ wpdev-booking
|
2070 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:379
|
2071 |
#, fuzzy
|
2072 |
msgid "per day"
|
2073 |
msgstr "Freitag"
|
2074 |
|
2075 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:380
|
2076 |
msgid "per night"
|
2077 |
msgstr ""
|
2078 |
|
2079 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:383
|
2080 |
msgid "per hour"
|
2081 |
msgstr ""
|
2082 |
|
2083 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:450
|
2084 |
+
msgid ""
|
2085 |
+
"Start Time is invalid. The date or time may be booked, or already in the "
|
2086 |
+
"past! Please choose another date or time."
|
2087 |
msgstr ""
|
2088 |
|
2089 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:451
|
2090 |
+
msgid ""
|
2091 |
+
"End Time is invalid. The date or time may be booked, or already in the past. "
|
2092 |
+
"The End Time may also be earlier that the start time, if only 1 day was "
|
2093 |
+
"selected! Please choose another date or time."
|
2094 |
msgstr ""
|
2095 |
|
2096 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:452
|
2097 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:453
|
2098 |
+
msgid "The time(s) may be booked, or already in the past!"
|
2099 |
msgstr ""
|
2100 |
|
2101 |
# @ wpdev-booking
|
2102 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:605
|
2103 |
#, fuzzy
|
2104 |
+
msgid "Cost saved successfully"
|
2105 |
msgstr "Update erfolgreich"
|
2106 |
|
2107 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:612
|
2108 |
+
msgid "Cost is not correct. It must be greater than 0"
|
2109 |
msgstr ""
|
2110 |
|
2111 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:630
|
2112 |
msgid "Send payment request to customer"
|
2113 |
msgstr ""
|
2114 |
|
2115 |
+
# @ wpdev-booking
|
2116 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:634
|
2117 |
+
#, fuzzy, php-format
|
2118 |
+
msgid "Type your %sreason for payment%s request"
|
2119 |
msgstr ""
|
2120 |
+
"Schreibe dein Email Betreffzeile für %sgelöschte Buchungen%s. Du kannst "
|
2121 |
+
"diese %s Abkürzungen benutzen."
|
2122 |
|
2123 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:644
|
2124 |
msgid "Send Request"
|
2125 |
msgstr ""
|
2126 |
|
2127 |
# @ wpdev-booking
|
2128 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:646
|
2129 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:755
|
2130 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1013
|
2131 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:469
|
2132 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:532
|
2133 |
#, fuzzy
|
2134 |
msgid "Close"
|
2135 |
msgstr "Preis"
|
2136 |
|
2137 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:756
|
2138 |
+
msgid "Request has been sent"
|
2139 |
msgstr ""
|
2140 |
|
2141 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:762
|
2142 |
+
msgid "Request has failed"
|
2143 |
msgstr ""
|
2144 |
|
2145 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:787
|
2146 |
msgid "The payment status is changed successfully"
|
2147 |
msgstr ""
|
2148 |
|
2149 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:794
|
2150 |
msgid "The changing of payment status is failed"
|
2151 |
msgstr ""
|
2152 |
|
2153 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:838
|
2154 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:843
|
2155 |
msgid "Email to \"Person\" with payment request"
|
2156 |
msgstr ""
|
2157 |
|
2158 |
# @ wpdev-booking
|
2159 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:844
|
2160 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3226
|
2161 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3280
|
2162 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3326
|
2163 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3373
|
2164 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3422
|
2165 |
msgid "Active"
|
2166 |
msgstr ""
|
2167 |
|
2168 |
# @ wpdev-booking
|
2169 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:845
|
2170 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3327
|
2171 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3374
|
2172 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3423
|
2173 |
msgid "Send copy of this email to Admin"
|
2174 |
msgstr ""
|
2175 |
|
2176 |
# @ wpdev-booking
|
2177 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:851
|
2178 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3286
|
2179 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3333
|
2180 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3380
|
2181 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3429
|
2182 |
+
#, fuzzy, php-format
|
2183 |
+
msgid "Type the default %sadmin email%s sending the booking confimation"
|
|
|
2184 |
msgstr ""
|
2185 |
+
"Standard Emailadresse %sadmin email%s für Systemmitteilungen bzw um neue "
|
2186 |
+
"Reservierungsbestätigungen zu versenden"
|
2187 |
|
2188 |
# @ wpdev-booking
|
2189 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:856
|
2190 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3244
|
2191 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3291
|
2192 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3338
|
2193 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3385
|
2194 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3434
|
2195 |
msgid "Subject"
|
2196 |
msgstr ""
|
2197 |
|
2198 |
# @ wpdev-booking
|
2199 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:858
|
2200 |
#, fuzzy, php-format
|
2201 |
+
msgid "Type email subject for %spayment request%s."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2202 |
msgstr ""
|
2203 |
+
"Schreibe dein Email Betreffzeile für %sgelöschte Buchungen%s. Du kannst "
|
2204 |
+
"diese %s Abkürzungen benutzen."
|
2205 |
|
2206 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:864
|
2207 |
#, php-format
|
2208 |
+
msgid "Type your %semail message for payment request%s"
|
2209 |
msgstr ""
|
2210 |
|
2211 |
# @ wpdev-booking
|
2212 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:869
|
2213 |
+
#, fuzzy, php-format
|
2214 |
+
msgid ""
|
2215 |
+
"You need to make payment %s for booking %s at %s. %s You can make payment at "
|
2216 |
+
"this %s Thank you, booking service."
|
2217 |
+
msgstr "Ihre Reservierung %s am: %s wurde abgelehnt. %s Vielen Dank, %s"
|
|
|
|
|
2218 |
|
2219 |
# @ wpdev-booking
|
2220 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:869
|
2221 |
+
#, fuzzy
|
2222 |
+
msgid "page"
|
2223 |
+
msgstr "Einstellungsseite"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2224 |
|
2225 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1108
|
2226 |
msgid "deposit"
|
2227 |
msgstr ""
|
2228 |
|
2229 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1109
|
2230 |
msgid "Total cost"
|
2231 |
msgstr ""
|
2232 |
|
2233 |
# @ wpdev-booking
|
2234 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1110
|
2235 |
#, fuzzy
|
2236 |
msgid "balance"
|
2237 |
msgstr "Abbrechen"
|
2238 |
|
2239 |
# @ wpdev-booking
|
2240 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1162
|
2241 |
#, fuzzy
|
2242 |
+
msgid "Auto-fill form"
|
2243 |
msgstr "Felder die ausgefüllt werden müssen"
|
2244 |
|
2245 |
# @ wpdev-booking
|
2246 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1259
|
2247 |
#, fuzzy
|
2248 |
msgid "Billing form fields customization"
|
2249 |
msgstr "Benutzerdefinierte Einstellungen "
|
2250 |
|
2251 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1271
|
2252 |
#, php-format
|
2253 |
+
msgid ""
|
2254 |
+
"Please set the required billing fields, they will be automatically "
|
2255 |
+
"%sassigned to the billing form%s"
|
2256 |
msgstr ""
|
2257 |
|
2258 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1276
|
2259 |
+
msgid ""
|
2260 |
+
"Please select a field from your booking form. This field will be "
|
2261 |
+
"automatically assigned to the current field in the billing form."
|
2262 |
msgstr ""
|
2263 |
|
2264 |
# @ wpdev-booking
|
2265 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1282
|
2266 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
2267 |
#, fuzzy
|
2268 |
msgid "Customer Email"
|
2269 |
msgstr "Benutzerdefiniert"
|
2270 |
|
2271 |
# @ wpdev-booking
|
2272 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1295
|
2273 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
2274 |
#, fuzzy
|
2275 |
msgid "First Name(s)"
|
2276 |
msgstr "Vorname"
|
2277 |
|
2278 |
# @ wpdev-booking
|
2279 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1308
|
2280 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/payments/ipay88.php:284
|
2281 |
#, fuzzy
|
2282 |
msgid "Last name"
|
2283 |
msgstr "Nachname"
|
2284 |
|
2285 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1342
|
2286 |
msgid "Billing Address"
|
2287 |
msgstr ""
|
2288 |
|
2289 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1355
|
2290 |
msgid "Billing City"
|
2291 |
msgstr ""
|
2292 |
|
2293 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1368
|
2294 |
msgid "Post Code"
|
2295 |
msgstr ""
|
2296 |
|
2297 |
# @ wpdev-booking
|
2298 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1381
|
2299 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3785
|
2300 |
msgid "Country"
|
2301 |
msgstr ""
|
2302 |
|
2303 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1395
|
2304 |
#, php-format
|
2305 |
+
msgid "Configuring these %sfields is required for the Sage payment%s system!"
|
2306 |
msgstr ""
|
2307 |
|
2308 |
# @ wpdev-booking
|
2309 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1446
|
2310 |
#, fuzzy
|
2311 |
msgid "Time Format"
|
2312 |
msgstr "Formate des Datums"
|
2313 |
|
2314 |
# @ wpdev-booking
|
2315 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1461
|
2316 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:510
|
2317 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2587
|
2318 |
msgid "Custom"
|
2319 |
msgstr "Benutzerdefiniert"
|
2320 |
|
2321 |
# @ wpdev-booking
|
2322 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1469
|
2323 |
#, fuzzy, php-format
|
2324 |
+
msgid ""
|
2325 |
+
"Type your time format for emails and the booking table. %sDocumentation on "
|
2326 |
+
"time formatting: %s"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2327 |
msgstr ""
|
2328 |
+
"Schreibe hier die Formatierung des Datums die in Emails und in der "
|
2329 |
+
"Buchungsübersicht angezeigt werden soll. %Dokumentation von verschiedenen "
|
2330 |
+
"Datums Formaten.%s"
|
2331 |
|
2332 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1539
|
2333 |
+
msgid "Select a FIXED number of days with ONE mouse click"
|
2334 |
msgstr ""
|
2335 |
|
2336 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1540
|
2337 |
+
msgid "Select a DYNAMIC range of days with TWO mouse clicks"
|
2338 |
msgstr ""
|
2339 |
|
2340 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1546
|
|
|
2341 |
#, php-format
|
2342 |
msgid "in %srange to select%s"
|
2343 |
msgstr ""
|
2344 |
|
2345 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1548
|
2346 |
#, php-format
|
2347 |
msgid "Type your %snumber of days for range selection%s"
|
2348 |
msgstr ""
|
2349 |
|
2350 |
# @ wpdev-booking
|
2351 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1552
|
2352 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1608
|
2353 |
#, fuzzy
|
2354 |
msgid "Start day of range"
|
2355 |
msgstr "Start Tag der Woche"
|
2356 |
|
2357 |
# @ wpdev-booking
|
2358 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1555
|
2359 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1611
|
2360 |
#, fuzzy
|
2361 |
msgid "Any day of week"
|
2362 |
msgstr "Start Tag der Woche"
|
2363 |
|
2364 |
# @ wpdev-booking
|
2365 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1564
|
2366 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1620
|
2367 |
#, fuzzy
|
2368 |
msgid "Select your start day of range selection at week"
|
2369 |
msgstr "Wähle welcher Wochentag der Erste in der Woche sein soll."
|
2370 |
|
2371 |
# @ wpdev-booking
|
2372 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1572
|
2373 |
#, fuzzy
|
2374 |
msgid "Days selection number"
|
2375 |
msgstr "Bereichsauswahl"
|
2376 |
|
2377 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1575
|
2378 |
msgid "min"
|
2379 |
msgstr ""
|
2380 |
|
2381 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1578
|
2382 |
msgid "max"
|
2383 |
msgstr ""
|
2384 |
|
2385 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1581
|
2386 |
#, php-format
|
2387 |
msgid "Type your %sminimum and maximum number of days for range selection%s"
|
2388 |
msgstr ""
|
2389 |
|
2390 |
# @ wpdev-booking
|
2391 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1587
|
2392 |
#, fuzzy
|
2393 |
msgid "Specific days selections"
|
2394 |
msgstr "Mehrfache Auswahl von Tagen"
|
2395 |
|
2396 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2397 |
#, php-format
|
2398 |
+
msgid ""
|
2399 |
+
"Type your %sspecific%s days, which can be selected by visitors, or leave "
|
2400 |
+
"this value empty. It can be several days seperated by comma. Example: 5,7"
|
2401 |
msgstr ""
|
2402 |
|
2403 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1663
|
2404 |
+
msgid "Use recurrent time"
|
2405 |
msgstr ""
|
2406 |
|
2407 |
# @ wpdev-booking
|
2408 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1663
|
2409 |
#, fuzzy
|
2410 |
msgid "for several days selection"
|
2411 |
msgstr "Mehrfache Auswahl von Tagen"
|
2412 |
|
2413 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1667
|
2414 |
+
msgid ""
|
2415 |
+
"Check this box if you want to use recurrent time to reserve several days. "
|
2416 |
+
"This means that middle days will be partially booked by actual times, "
|
2417 |
+
"otherwise the time in the booking form will be used as check-in/check-out "
|
2418 |
+
"time for the first and last day of the reservation."
|
2419 |
msgstr ""
|
2420 |
|
2421 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1673
|
2422 |
+
msgid "Use check in/out time"
|
2423 |
msgstr ""
|
2424 |
|
2425 |
# @ wpdev-booking
|
2426 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1677
|
2427 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2160
|
2428 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2168
|
2429 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2741
|
|
|
|
|
|
|
2430 |
msgid "Warning"
|
2431 |
msgstr "Warnung"
|
2432 |
|
2433 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1677
|
2434 |
+
msgid "This option will overwrite any times selection in your booking form."
|
2435 |
+
msgstr ""
|
2436 |
+
|
2437 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1679
|
2438 |
+
#, php-format
|
2439 |
+
msgid ""
|
2440 |
+
" Check this option, if you want to use a check in/out times during booking "
|
2441 |
+
"process. %s Important ! This will overwrite any times selection in your "
|
2442 |
+
"booking form. %s"
|
2443 |
msgstr ""
|
2444 |
|
2445 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1686
|
2446 |
+
msgid "Check-in time"
|
2447 |
msgstr ""
|
2448 |
|
2449 |
# @ wpdev-booking
|
2450 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1686
|
2451 |
#, fuzzy, php-format
|
2452 |
msgid "%sstart booking time%s"
|
2453 |
msgstr "zum Buchungsformular "
|
2454 |
|
2455 |
+
# @ wpdev-booking
|
2456 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1688
|
2457 |
+
#, fuzzy, php-format
|
2458 |
+
msgid "Type your %sCheck-in%s time of booking"
|
2459 |
+
msgstr ""
|
2460 |
+
"Schreibe dein Email Betreffzeile für %sgelöschte Buchungen%s. Du kannst "
|
2461 |
+
"diese %s Abkürzungen benutzen."
|
2462 |
+
|
2463 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1693
|
2464 |
+
msgid "Check-Out time"
|
2465 |
msgstr ""
|
2466 |
|
2467 |
# @ wpdev-booking
|
2468 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1693
|
2469 |
#, fuzzy, php-format
|
2470 |
msgid "%send booking time%s"
|
2471 |
msgstr "Reservierungen in der Warteschleife"
|
2472 |
|
2473 |
+
# @ wpdev-booking
|
2474 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1695
|
2475 |
+
#, fuzzy, php-format
|
2476 |
+
msgid "Type your %sCheck-Out%s time of booking"
|
2477 |
msgstr ""
|
2478 |
+
"Schreibe dein Email Betreffzeile für %sgelöschte Buchungen%s. Du kannst "
|
2479 |
+
"diese %s Abkürzungen benutzen."
|
2480 |
|
2481 |
# @ wpdev-booking
|
2482 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1726
|
2483 |
#, fuzzy
|
2484 |
msgid "Costs"
|
2485 |
msgstr "Preis"
|
2486 |
|
2487 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1732
|
2488 |
msgid "Set the cost"
|
2489 |
msgstr ""
|
2490 |
|
2491 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1739
|
2492 |
+
msgid "fixed sum"
|
2493 |
msgstr ""
|
2494 |
|
2495 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1742
|
2496 |
msgid " Select your cost configuration."
|
2497 |
msgstr ""
|
2498 |
|
2499 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1750
|
2500 |
msgid "Time impact to cost"
|
2501 |
msgstr ""
|
2502 |
|
2503 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1755
|
2504 |
#, php-format
|
2505 |
+
msgid ""
|
2506 |
+
"Check this box if you want the %stime selection%s on the booking form "
|
2507 |
+
"%sapplied to the cost calculation%s."
|
2508 |
+
msgstr ""
|
2509 |
+
|
2510 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1763
|
2511 |
+
msgid "Show booking details in payment form"
|
2512 |
+
msgstr ""
|
2513 |
+
|
2514 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1767
|
2515 |
+
#, php-format
|
2516 |
+
msgid ""
|
2517 |
+
" Check this checkbox if you want to show the %sbooking details summary%s "
|
2518 |
+
"above the payment form"
|
2519 |
msgstr ""
|
2520 |
|
2521 |
# @ wpdev-booking
|
2522 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1815
|
2523 |
#, fuzzy
|
2524 |
+
msgid "Auto cancelation / auto approval of bookings"
|
2525 |
msgstr "Ändere Hash nach der Bestätigung der Buchung"
|
2526 |
|
2527 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1822
|
2528 |
msgid "Auto approve all new bookings"
|
2529 |
msgstr ""
|
2530 |
|
2531 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1829
|
2532 |
#, php-format
|
2533 |
+
msgid ""
|
2534 |
+
" Check this checkbox to %sactivate%s auto approve of all new pending "
|
2535 |
+
"bookings."
|
2536 |
msgstr ""
|
2537 |
|
2538 |
# @ wpdev-booking
|
2539 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1835
|
2540 |
#, fuzzy
|
2541 |
+
msgid "Auto-cancel bookings"
|
2542 |
msgstr "Aktuelle Buchungen"
|
2543 |
|
2544 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1843
|
2545 |
#, php-format
|
2546 |
+
msgid ""
|
2547 |
+
"Check this box to %sactivate%s auto-cancellation for pending, unpaid "
|
2548 |
+
"bookings."
|
2549 |
msgstr ""
|
2550 |
|
2551 |
# @ wpdev-booking
|
2552 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1849
|
2553 |
#, fuzzy
|
2554 |
msgid "Cancel bookings older"
|
2555 |
msgstr "Einzige Buchungsformular"
|
2556 |
|
2557 |
# @ wpdev-booking
|
2558 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1854
|
2559 |
#, fuzzy
|
2560 |
msgid "hour"
|
2561 |
msgstr "oder"
|
2562 |
|
2563 |
# @ wpdev-booking
|
2564 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1857
|
2565 |
#, fuzzy
|
2566 |
msgid "hours"
|
2567 |
msgstr "Donenrstag"
|
2568 |
|
2569 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1867
|
2570 |
+
msgid ""
|
2571 |
+
"Cancel only pending, unpaid bookings, which are older than this selection."
|
2572 |
msgstr ""
|
2573 |
|
2574 |
# @ wpdev-booking
|
2575 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1875
|
2576 |
#, fuzzy
|
2577 |
+
msgid "Cancellation email sent"
|
2578 |
msgstr "Bitte hier die Begründung für den Abbruch"
|
2579 |
|
2580 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1879
|
2581 |
#, php-format
|
2582 |
+
msgid "Check this box to %ssend%s cancellation email for this resource."
|
2583 |
msgstr ""
|
2584 |
|
2585 |
# @ wpdev-booking
|
2586 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1884
|
2587 |
#, fuzzy
|
2588 |
+
msgid "Reason for cancellation"
|
2589 |
msgstr "Bitte hier die Begründung für den Abbruch"
|
2590 |
|
2591 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1886
|
2592 |
#, php-format
|
2593 |
+
msgid "Type the reason for %scancellation%s for the email template."
|
2594 |
msgstr ""
|
2595 |
|
2596 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1922
|
2597 |
+
msgid ""
|
2598 |
+
"Customization of billing fields, which automatically assign from booking "
|
2599 |
+
"form to billing form"
|
2600 |
msgstr ""
|
2601 |
|
2602 |
# @ wpdev-booking
|
2603 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1923
|
2604 |
#, fuzzy
|
2605 |
msgid "Billing form fields"
|
2606 |
msgstr "Buchungs Formular Einstellungen"
|
2607 |
|
2608 |
# @ wpdev-booking
|
2609 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1925
|
2610 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1570
|
2611 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1636
|
2612 |
#, fuzzy
|
2613 |
msgid "Save settings"
|
2614 |
msgstr "Haupteinstellungen"
|
2615 |
|
2616 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1965
|
2617 |
+
msgid ""
|
2618 |
+
"This reservation is cancelled because we did not receive payment and the "
|
2619 |
+
"administrator did not approve it."
|
2620 |
+
msgstr ""
|
2621 |
+
|
2622 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1984
|
2623 |
+
msgid "You need to make payment for this reservation"
|
2624 |
+
msgstr ""
|
2625 |
+
|
2626 |
+
# @ wpdev-booking
|
2627 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:1986
|
2628 |
+
#, fuzzy, php-format
|
2629 |
+
msgid ""
|
2630 |
+
"You need to make payment %s for reservation %s at %s. %s Please make payment "
|
2631 |
+
"on this page: %s Thank you, %s"
|
2632 |
+
msgstr "Ihre Reservierung %s am: %s wurde abgelehnt. %s Vielen Dank, %s"
|
2633 |
+
|
2634 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2086
|
2635 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1352
|
2636 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3832
|
2637 |
+
msgid "Apartment#1"
|
2638 |
+
msgstr ""
|
2639 |
+
|
2640 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2087
|
2641 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1353
|
2642 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3833
|
2643 |
+
msgid "Apartment#2"
|
2644 |
+
msgstr ""
|
2645 |
+
|
2646 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/biz_s.php:2088
|
2647 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:3834
|
2648 |
+
msgid "Apartment#3"
|
2649 |
+
msgstr ""
|
2650 |
+
|
2651 |
+
# @ wpdev-booking
|
2652 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:263
|
2653 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:288
|
2654 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:445
|
2655 |
+
msgid "Saved"
|
2656 |
+
msgstr ""
|
2657 |
+
|
2658 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:363
|
2659 |
+
msgid ""
|
2660 |
+
"You can use (in subject and content of email template) any shortcodes, "
|
2661 |
+
"which you are used at booking form. You can use the shortcodes in the same "
|
2662 |
+
"way as you are used it in the content form at Settings Fields page."
|
2663 |
msgstr ""
|
2664 |
|
2665 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:364
|
2666 |
+
msgid "In addition you can use these shortcodes"
|
2667 |
msgstr ""
|
2668 |
|
2669 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:365
|
2670 |
#, php-format
|
2671 |
+
msgid ""
|
2672 |
+
"%s - inserting data info about the booking, which you are configured in the "
|
2673 |
+
"content form at Settings Fields page"
|
2674 |
+
msgstr ""
|
2675 |
+
|
2676 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:366
|
2677 |
+
#, php-format
|
2678 |
+
msgid "%s - inserting ID of booking "
|
2679 |
msgstr ""
|
2680 |
|
2681 |
# @ wpdev-booking
|
2682 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:367
|
2683 |
+
#, fuzzy, php-format
|
2684 |
+
msgid "%s or %s - inserting the title of the booking resource "
|
|
|
2685 |
msgstr ""
|
2686 |
+
"Zum buchen/reservieren bitte den Typ der Ressource angeben (zB. Zimmer 1, "
|
2687 |
+
"Zimmer 2, Haus A)"
|
2688 |
+
|
2689 |
+
# @ wpdev-booking
|
2690 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:369
|
2691 |
+
#, fuzzy, php-format
|
2692 |
+
msgid "%s - inserting the cost of booking "
|
2693 |
+
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
2694 |
|
2695 |
# @ wpdev-booking
|
2696 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:372
|
2697 |
+
#, fuzzy, php-format
|
2698 |
+
msgid "%s - inserting the dates of booking"
|
|
|
2699 |
msgstr ""
|
2700 |
+
"Zum buchen/reservieren bitte den Typ der Ressource angeben (zB. Zimmer 1, "
|
2701 |
+
"Zimmer 2, Haus A)"
|
2702 |
|
2703 |
# @ wpdev-booking
|
2704 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:373
|
2705 |
+
#, fuzzy, php-format
|
2706 |
+
msgid "%s - inserting check-in date (first day of reservation),"
|
2707 |
msgstr ""
|
2708 |
+
"Zum buchen/reservieren bitte den Typ der Ressource angeben (zB. Zimmer 1, "
|
2709 |
+
"Zimmer 2, Haus A)"
|
2710 |
|
2711 |
# @ wpdev-booking
|
2712 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:374
|
2713 |
+
#, fuzzy, php-format
|
2714 |
+
msgid "%s - inserting check-out date (last day of reservation),"
|
2715 |
+
msgstr ""
|
2716 |
+
"Zum buchen/reservieren bitte den Typ der Ressource angeben (zB. Zimmer 1, "
|
2717 |
+
"Zimmer 2, Haus A)"
|
2718 |
+
|
2719 |
+
# @ wpdev-booking
|
2720 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:375
|
2721 |
+
#, fuzzy, php-format
|
2722 |
+
msgid "%s - inserting the number of booking dates "
|
2723 |
+
msgstr ""
|
2724 |
+
"Zum buchen/reservieren bitte den Typ der Ressource angeben (zB. Zimmer 1, "
|
2725 |
+
"Zimmer 2, Haus A)"
|
2726 |
+
|
2727 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:377
|
2728 |
+
#, php-format
|
2729 |
+
msgid "%s - inserting your site URL "
|
2730 |
+
msgstr ""
|
2731 |
+
|
2732 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:379
|
2733 |
+
#, php-format
|
2734 |
+
msgid "%s - inserting moderate link of new booking "
|
2735 |
+
msgstr ""
|
2736 |
+
|
2737 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:381
|
2738 |
+
#, php-format
|
2739 |
+
msgid ""
|
2740 |
+
"%s - inserting link to the page where visitor can edit the reservation, "
|
2741 |
+
"(possible to use the %s parameter for setting different %s of this page. "
|
2742 |
+
"Example: %s )"
|
2743 |
+
msgstr ""
|
2744 |
+
|
2745 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:383
|
2746 |
+
#, php-format
|
2747 |
+
msgid ""
|
2748 |
+
"%s - inserting link to the page where visitor can cancel the reservation, "
|
2749 |
+
"(possible to use the %s parameter for setting different %s of this page. "
|
2750 |
+
"Example: %s )"
|
2751 |
+
msgstr ""
|
2752 |
+
|
2753 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:385
|
2754 |
+
#, php-format
|
2755 |
+
msgid ""
|
2756 |
+
"%s - inserting link to payment page where visitor can pay for the "
|
2757 |
+
"reservation (possible to use the %s parameter for setting different %s of "
|
2758 |
+
"this page. Example: %s )"
|
2759 |
+
msgstr ""
|
2760 |
+
|
2761 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:389
|
2762 |
+
#, php-format
|
2763 |
+
msgid ""
|
2764 |
+
"%s - add the reason for booking payment, you can enter it before sending "
|
2765 |
+
"email, "
|
2766 |
+
msgstr ""
|
2767 |
+
|
2768 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:391
|
2769 |
+
#, php-format
|
2770 |
+
msgid ""
|
2771 |
+
"%s - add the reason booking was cancelled, you can enter it before sending "
|
2772 |
+
"email, "
|
2773 |
+
msgstr ""
|
2774 |
+
|
2775 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:394
|
2776 |
+
#, php-format
|
2777 |
+
msgid "Also you can use any HTML tags like this %s - inserting new line "
|
2778 |
msgstr ""
|
2779 |
|
2780 |
# @ wpdev-booking
|
2781 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:415
|
2782 |
#, fuzzy
|
2783 |
msgid "All resources"
|
2784 |
msgstr "Ressourcen"
|
2785 |
|
2786 |
# @ wpdev-booking
|
2787 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:429
|
2788 |
#, fuzzy
|
2789 |
msgid "Booking resources"
|
2790 |
msgstr "Buchbare Unterkunft"
|
2791 |
|
2792 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:440
|
2793 |
msgid "Keyword"
|
2794 |
msgstr ""
|
2795 |
|
2796 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:441
|
2797 |
msgid "Filter by Keyword"
|
2798 |
msgstr ""
|
2799 |
|
2800 |
# @ wpdev-booking
|
2801 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:450
|
2802 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:454
|
2803 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:570
|
2804 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:663
|
2805 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:668
|
2806 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:813
|
2807 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:816
|
2808 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2448
|
2809 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2518
|
2810 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2533
|
2811 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2534
|
2812 |
+
msgid "Dates"
|
2813 |
+
msgstr "Datum"
|
2814 |
+
|
2815 |
+
# @ wpdev-booking
|
2816 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:451
|
2817 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:455
|
2818 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:664
|
2819 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:669
|
2820 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2517
|
2821 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2543
|
2822 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2544
|
2823 |
#, fuzzy
|
2824 |
msgid "Resource"
|
2825 |
msgstr "Ressourcen"
|
2826 |
|
2827 |
# @ wpdev-booking
|
2828 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:470
|
2829 |
#, fuzzy
|
2830 |
msgid "Print bookings listing"
|
2831 |
msgstr "Buchungseinstellung"
|
2832 |
|
2833 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:472
|
2834 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1011
|
2835 |
msgid "Print"
|
2836 |
msgstr ""
|
2837 |
|
2838 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:473
|
2839 |
msgid "Export only current page of bookings to CSV format"
|
2840 |
msgstr ""
|
2841 |
|
2842 |
# @ wpdev-booking
|
2843 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:474
|
2844 |
#, fuzzy
|
2845 |
msgid "Export"
|
2846 |
msgstr "Support "
|
2847 |
|
2848 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:475
|
2849 |
msgid "Export All bookings to CSV format"
|
2850 |
msgstr ""
|
2851 |
|
2852 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:477
|
2853 |
msgid "Export All"
|
2854 |
msgstr ""
|
2855 |
|
2856 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:568
|
2857 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1468
|
2858 |
msgid "Labels"
|
2859 |
msgstr ""
|
2860 |
|
2861 |
# @ wpdev-booking
|
2862 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:569
|
2863 |
#, fuzzy
|
2864 |
msgid "Data"
|
2865 |
msgstr "Datum"
|
2866 |
|
2867 |
# @ wpdev-booking
|
2868 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:586
|
2869 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:669
|
2870 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1533
|
2871 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:752
|
2872 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1666
|
|
|
|
|
|
|
2873 |
msgid "Approved"
|
2874 |
msgstr "Bestätigt"
|
2875 |
|
2876 |
# @ wpdev-booking
|
2877 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:587
|
2878 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:545
|
2879 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:670
|
2880 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:751
|
2881 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1665
|
2882 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3876
|
2883 |
msgid "Pending"
|
2884 |
msgstr "Vorgemerkt"
|
2885 |
|
2886 |
# @ wpdev-booking
|
2887 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:610
|
2888 |
#, fuzzy
|
2889 |
msgid "Edit Booking"
|
2890 |
msgstr "Buchungen"
|
2891 |
|
2892 |
# @ wpdev-booking
|
2893 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:614
|
2894 |
#, fuzzy
|
2895 |
msgid "Edit Note"
|
2896 |
msgstr "Bearbeite Bemerkung"
|
2897 |
|
2898 |
# @ wpdev-booking
|
2899 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:619
|
2900 |
#, fuzzy
|
2901 |
msgid "Change Resource"
|
2902 |
msgstr "Unterkunft ändern"
|
2903 |
|
2904 |
# @ wpdev-booking
|
2905 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_p.php:670
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2906 |
msgid "Change"
|
2907 |
msgstr ""
|
2908 |
|
2909 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:186
|
2910 |
msgid "Successful payment"
|
2911 |
msgstr ""
|
2912 |
|
2913 |
# @ wpdev-booking
|
2914 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:188
|
2915 |
#, fuzzy
|
2916 |
+
msgid " Parameters are incorrect,"
|
2917 |
msgstr "Ihr eingegebener Code war falsch"
|
2918 |
|
2919 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:189
|
2920 |
+
msgid "Cannot find the record"
|
2921 |
msgstr ""
|
2922 |
|
2923 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:190
|
2924 |
msgid "Amount different"
|
2925 |
msgstr ""
|
2926 |
|
2927 |
# @ wpdev-booking
|
2928 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:191
|
2929 |
#, fuzzy
|
2930 |
+
msgid "Payment failed"
|
2931 |
msgstr "Bezahlungen"
|
2932 |
|
2933 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:192
|
2934 |
msgid "Payment status updated by Mobile88 Admin(Fail)"
|
2935 |
msgstr ""
|
2936 |
|
2937 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:193
|
2938 |
+
msgid "Connection Error"
|
2939 |
msgstr ""
|
2940 |
|
2941 |
# @ wpdev-booking
|
2942 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:520
|
2943 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:543
|
2944 |
#, fuzzy
|
2945 |
msgid "Completed"
|
2946 |
msgstr "Gelöscht"
|
2947 |
|
2948 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:522
|
2949 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:547
|
2950 |
msgid "In-Progress"
|
2951 |
msgstr ""
|
2952 |
|
2953 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:524
|
2954 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:859
|
2955 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1612
|
2956 |
msgid "Unknown"
|
2957 |
msgstr ""
|
2958 |
|
2959 |
# @ wpdev-booking
|
2960 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:526
|
2961 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:569
|
2962 |
#, fuzzy
|
2963 |
msgid "Partially paid"
|
2964 |
msgstr "Zum Teil ausgebucht"
|
2965 |
|
2966 |
# @ wpdev-booking
|
2967 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:527
|
2968 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:570
|
2969 |
#, fuzzy
|
2970 |
msgid "Cancelled"
|
2971 |
msgstr "Abbrechen"
|
2972 |
|
2973 |
# @ wpdev-booking
|
2974 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:528
|
2975 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:553
|
2976 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:594
|
2977 |
#, fuzzy
|
2978 |
msgid "Failed"
|
2979 |
msgstr "Felder"
|
2980 |
|
2981 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:529
|
2982 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:556
|
2983 |
msgid "Refunded"
|
2984 |
msgstr ""
|
2985 |
|
2986 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:531
|
2987 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:571
|
2988 |
msgid "Fraud"
|
2989 |
msgstr ""
|
2990 |
|
2991 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:538
|
2992 |
msgid "!Paid OK"
|
2993 |
msgstr ""
|
2994 |
|
2995 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:539
|
2996 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:592
|
2997 |
msgid "Unknown status"
|
2998 |
msgstr ""
|
2999 |
|
3000 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:540
|
3001 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:593
|
3002 |
msgid "Not Completed"
|
3003 |
msgstr ""
|
3004 |
|
3005 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:546
|
3006 |
msgid "Processed"
|
3007 |
msgstr ""
|
3008 |
|
3009 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:549
|
3010 |
msgid "Canceled_Reversal"
|
3011 |
msgstr ""
|
3012 |
|
3013 |
# @ wpdev-booking
|
3014 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:551
|
3015 |
#, fuzzy
|
3016 |
msgid "Denied"
|
3017 |
msgstr "Gelöscht"
|
3018 |
|
3019 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:552
|
3020 |
msgid "Expired"
|
3021 |
msgstr ""
|
3022 |
|
3023 |
# @ wpdev-booking
|
3024 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:555
|
3025 |
#, fuzzy
|
3026 |
msgid "Partially_Refunded"
|
3027 |
msgstr "Zum Teil ausgebucht"
|
3028 |
|
3029 |
# @ wpdev-booking
|
3030 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:557
|
3031 |
#, fuzzy
|
3032 |
msgid "Reversed"
|
3033 |
msgstr "Erscheinungsdatum"
|
3034 |
|
3035 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:558
|
3036 |
msgid "Voided"
|
3037 |
msgstr ""
|
3038 |
|
3039 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:559
|
3040 |
msgid "Created"
|
3041 |
msgstr ""
|
3042 |
|
3043 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:562
|
3044 |
msgid "Not authed"
|
3045 |
msgstr ""
|
3046 |
|
3047 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:563
|
3048 |
msgid "Malformed"
|
3049 |
msgstr ""
|
3050 |
|
3051 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:564
|
3052 |
msgid "Invalid"
|
3053 |
msgstr ""
|
3054 |
|
3055 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:565
|
3056 |
msgid "Abort"
|
3057 |
msgstr ""
|
3058 |
|
3059 |
# @ wpdev-booking
|
3060 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:566
|
3061 |
#, fuzzy
|
3062 |
msgid "Rejected"
|
3063 |
msgstr "Gelöscht"
|
3064 |
|
3065 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:567
|
3066 |
msgid "Error"
|
3067 |
msgstr ""
|
3068 |
|
3069 |
# @ wpdev-booking
|
3070 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:572
|
3071 |
#, fuzzy
|
3072 |
msgid "Suspended"
|
3073 |
msgstr "Senden"
|
3074 |
|
3075 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:591
|
3076 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:856
|
3077 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:1609
|
3078 |
msgid "Paid OK"
|
3079 |
msgstr ""
|
3080 |
|
3081 |
# @ wpdev-booking
|
3082 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:634
|
3083 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:836
|
3084 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:838
|
3085 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-bk-lib.php:2920
|
3086 |
msgid "Payment"
|
3087 |
msgstr ""
|
3088 |
|
3089 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:647
|
3090 |
msgid "Min. cost"
|
3091 |
msgstr ""
|
3092 |
|
3093 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:650
|
3094 |
msgid "-"
|
3095 |
msgstr ""
|
3096 |
|
3097 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:652
|
3098 |
msgid "Max. cost"
|
3099 |
msgstr ""
|
3100 |
|
3101 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:767
|
3102 |
msgid "Send payment request to visitor"
|
3103 |
msgstr ""
|
3104 |
|
3105 |
# @ wpdev-booking
|
3106 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:781
|
3107 |
#, fuzzy
|
3108 |
msgid "Payment status"
|
3109 |
msgstr "Bezahlungen"
|
3110 |
|
3111 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:799
|
3112 |
msgid "Save cost"
|
3113 |
msgstr ""
|
3114 |
|
3115 |
# @ wpdev-booking
|
3116 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/lib_s.php:809
|
3117 |
#, fuzzy
|
3118 |
msgid "Change status"
|
3119 |
msgstr "Unterkunft ändern"
|
3120 |
|
3121 |
# @ wpdev-booking
|
3122 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:626
|
3123 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:684
|
3124 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:357
|
3125 |
msgid "Updating..."
|
3126 |
msgstr "Aktualisierung..."
|
3127 |
|
3128 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:631
|
3129 |
msgid "User is Activated"
|
3130 |
msgstr ""
|
3131 |
|
3132 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:689
|
3133 |
msgid "User is Deactivated"
|
3134 |
msgstr ""
|
3135 |
|
3136 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:801
|
3137 |
#, php-format
|
3138 |
+
msgid ""
|
3139 |
+
"%sYou do not have permissions for this page.%s Your account is not active, "
|
3140 |
+
"please contact administrator.%s"
|
3141 |
msgstr ""
|
3142 |
|
3143 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:836
|
3144 |
#, php-format
|
3145 |
msgid "%sYou do not have permissions for this booking resources.%s"
|
3146 |
msgstr ""
|
3147 |
|
3148 |
# @ wpdev-booking
|
3149 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:842
|
3150 |
#, fuzzy, php-format
|
3151 |
msgid "%sNo this booking resources.%s"
|
3152 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
3153 |
|
3154 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:967
|
3155 |
msgid "Show resources of user:"
|
3156 |
msgstr ""
|
3157 |
|
3158 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:979
|
3159 |
msgid "My"
|
3160 |
msgstr ""
|
3161 |
|
3162 |
# @ wpdev-booking
|
3163 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:998
|
3164 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:344
|
3165 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1074
|
3166 |
msgid "Booking resource:"
|
3167 |
msgstr "Buchungs Ressource"
|
3168 |
|
3169 |
# @ wpdev-booking
|
3170 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1030
|
3171 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1071
|
3172 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1677
|
3173 |
msgid "Users"
|
3174 |
msgstr "Benutzer"
|
3175 |
|
3176 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1073
|
3177 |
msgid "Management of"
|
3178 |
msgstr ""
|
3179 |
|
3180 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1169
|
3181 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1680
|
3182 |
+
msgid "Manage users"
|
3183 |
+
msgstr ""
|
|
|
3184 |
|
3185 |
# @ wpdev-booking
|
3186 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1173
|
3187 |
#, fuzzy
|
3188 |
msgid "Status"
|
3189 |
msgstr "Statistik"
|
3190 |
|
3191 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1175
|
3192 |
msgid "User name"
|
3193 |
msgstr ""
|
3194 |
|
3195 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1176
|
3196 |
msgid "User role"
|
3197 |
msgstr ""
|
3198 |
|
3199 |
# @ wpdev-booking
|
3200 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1178
|
3201 |
#, fuzzy
|
3202 |
msgid "Max number of resources"
|
3203 |
msgstr "Unterkunft ändern"
|
3204 |
|
3205 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1179
|
3206 |
msgid "Actions for specific user"
|
3207 |
msgstr ""
|
3208 |
|
3209 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1180
|
3210 |
msgid "Set user as"
|
3211 |
msgstr ""
|
3212 |
|
3213 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1216
|
3214 |
msgid "Activate"
|
3215 |
msgstr ""
|
3216 |
|
3217 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1217
|
3218 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1226
|
3219 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1229
|
3220 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1232
|
3221 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1245
|
3222 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1252
|
3223 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1259
|
3224 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
3225 |
msgid "Do you really want"
|
3226 |
msgstr ""
|
3227 |
|
3228 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1217
|
3229 |
msgid "make user active"
|
3230 |
msgstr ""
|
3231 |
|
3232 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1221
|
3233 |
msgid "Deactivate"
|
3234 |
msgstr ""
|
3235 |
|
3236 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1225
|
3237 |
msgid "Set as inactive"
|
3238 |
msgstr ""
|
3239 |
|
3240 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1226
|
3241 |
msgid "make user inactive"
|
3242 |
msgstr ""
|
3243 |
|
3244 |
# @ wpdev-booking
|
3245 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1228
|
3246 |
#, fuzzy
|
3247 |
msgid "Delete configuration"
|
3248 |
msgstr "Lösche Buchhungsdaten"
|
3249 |
|
3250 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1229
|
3251 |
msgid "delete configuration"
|
3252 |
msgstr ""
|
3253 |
|
3254 |
# @ wpdev-booking
|
3255 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1231
|
3256 |
#, fuzzy
|
3257 |
msgid "Delete all booking data"
|
3258 |
msgstr "Lösche Buchhungsdaten"
|
3259 |
|
3260 |
# @ wpdev-booking
|
3261 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1232
|
3262 |
#, fuzzy
|
3263 |
msgid "delete all booking data"
|
3264 |
msgstr "Lösche Buchhungsdaten"
|
3265 |
|
3266 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1237
|
3267 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1244
|
3268 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1245
|
3269 |
msgid "Super Admin"
|
3270 |
msgstr ""
|
3271 |
|
3272 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1245
|
3273 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1252
|
3274 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1259
|
3275 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
3276 |
msgid "set user as"
|
3277 |
msgstr ""
|
3278 |
|
3279 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1251
|
3280 |
msgid "Low Level user"
|
3281 |
msgstr ""
|
3282 |
|
3283 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1252
|
3284 |
msgid "Low level user"
|
3285 |
msgstr ""
|
3286 |
|
3287 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1258
|
3288 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1259
|
3289 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1266
|
3290 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1267
|
3291 |
msgid "Regular user"
|
3292 |
msgstr ""
|
3293 |
|
3294 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1273
|
3295 |
msgid "Login"
|
3296 |
msgstr ""
|
3297 |
|
3298 |
# @ wpdev-booking
|
3299 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/multiuser.php:1351
|
3300 |
#, fuzzy
|
3301 |
msgid "Suite"
|
3302 |
msgstr "Titel"
|
3303 |
|
3304 |
# @ wpdev-booking
|
3305 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:131
|
|
|
3306 |
#, fuzzy
|
3307 |
+
msgid "Form / Calendar"
|
3308 |
+
msgstr "Kalenderansichten"
|
3309 |
|
3310 |
# @ wpdev-booking
|
3311 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:133
|
3312 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:146
|
3313 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:159
|
3314 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:173
|
3315 |
msgid "Insertion of"
|
3316 |
msgstr ""
|
3317 |
|
3318 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:144
|
3319 |
+
msgid "Selection of form"
|
3320 |
msgstr ""
|
3321 |
|
3322 |
# @ wpdev-booking
|
3323 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:171
|
3324 |
+
#, fuzzy
|
3325 |
+
msgid "Editing of booking"
|
3326 |
+
msgstr "Alle Buchungseingänge"
|
3327 |
+
|
3328 |
+
# @ wpdev-booking
|
3329 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:196
|
3330 |
+
#, fuzzy
|
3331 |
+
msgid "Aggregate resources:"
|
3332 |
+
msgstr "Ressourcen"
|
3333 |
|
3334 |
# @ wpdev-booking
|
3335 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:207
|
3336 |
+
msgid ""
|
3337 |
+
"Set inside of calendar as unavailable dates, which are reserved at these "
|
3338 |
+
"booking resources also"
|
3339 |
+
msgstr ""
|
3340 |
+
|
3341 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:216
|
3342 |
+
#, php-format
|
3343 |
+
msgid ""
|
3344 |
+
"This shortcode %s is used on a page, where visitors can %smodify%s their own "
|
3345 |
+
"booking(s), %scancel%s or make %spayment%s after receiving an admin email "
|
3346 |
+
"payment request"
|
3347 |
+
msgstr ""
|
3348 |
+
|
3349 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:217
|
3350 |
+
#, php-format
|
3351 |
+
msgid ""
|
3352 |
+
"The content of field %sURL to edit bookings%s on the %sgeneral booking "
|
3353 |
+
"settings page%s must link to this page"
|
3354 |
msgstr ""
|
3355 |
|
3356 |
# @ wpdev-booking
|
3357 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:218
|
3358 |
+
#, fuzzy, php-format
|
3359 |
+
msgid "Email templates, which use shortcodes: %s, will be linked to this page"
|
3360 |
msgstr ""
|
3361 |
+
"Emailvorlagen, welche Shortcodes nutzen %s erden auf diese Seite verlinkt"
|
3362 |
|
3363 |
# @ wpdev-booking
|
3364 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:235
|
3365 |
+
#, fuzzy
|
3366 |
+
msgid "Search Form / Results:"
|
3367 |
+
msgstr "Suche"
|
3368 |
+
|
3369 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:243
|
3370 |
#, php-format
|
3371 |
+
msgid ""
|
3372 |
+
"This shortcode %s is using for showing the search results at specific page, "
|
3373 |
+
"if the search form is submit showing the search results at different page"
|
3374 |
+
msgstr ""
|
3375 |
+
|
3376 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:248
|
3377 |
+
msgid "Search results at different page:"
|
3378 |
+
msgstr ""
|
3379 |
+
|
3380 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:251
|
3381 |
+
msgid "Select for showing search results at different page."
|
3382 |
msgstr ""
|
3383 |
|
3384 |
# @ wpdev-booking
|
3385 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:256
|
3386 |
+
#, fuzzy
|
3387 |
+
msgid "URL of search results:"
|
3388 |
+
msgstr "Suche"
|
3389 |
+
|
3390 |
+
# @ wpdev-booking
|
3391 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:259
|
3392 |
+
#, fuzzy
|
3393 |
+
msgid "Type the URL of search results page."
|
3394 |
+
msgstr "Adresse der %s\"Vielen Dank\" Seite%s"
|
3395 |
+
|
3396 |
+
# @ wpdev-booking
|
3397 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:264
|
3398 |
+
#, fuzzy
|
3399 |
+
msgid "Title of Search results:"
|
3400 |
+
msgstr "Suche"
|
3401 |
+
|
3402 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:267
|
3403 |
+
msgid "Type the title of Search results."
|
3404 |
+
msgstr ""
|
3405 |
+
|
3406 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:271
|
3407 |
+
msgid "Nothing Found Message:"
|
3408 |
+
msgstr ""
|
3409 |
+
|
3410 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:274
|
3411 |
+
msgid "Type the message, when nothing found."
|
3412 |
msgstr ""
|
3413 |
|
3414 |
# @ wpdev-booking
|
3415 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:284
|
3416 |
+
#, fuzzy
|
3417 |
+
msgid "Show advanced settings"
|
3418 |
+
msgstr "Haupteinstellungen"
|
3419 |
|
3420 |
# @ wpdev-booking
|
3421 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:285
|
3422 |
+
#, fuzzy
|
3423 |
+
msgid "Hide advanced settings"
|
3424 |
+
msgstr "Haupteinstellungen"
|
3425 |
+
|
3426 |
+
# @ wpdev-booking
|
3427 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:290
|
3428 |
+
#, fuzzy
|
3429 |
+
msgid "Search only for users:"
|
3430 |
+
msgstr "Suche"
|
3431 |
+
|
3432 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:293
|
3433 |
+
msgid ""
|
3434 |
+
"Type IDs of the users (separated by comma \",\") for searching availability "
|
3435 |
+
"only for these users, or leave it blank for searching for all users."
|
3436 |
msgstr ""
|
3437 |
|
3438 |
# @ wpdev-booking
|
3439 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:311
|
3440 |
+
#, fuzzy
|
3441 |
+
msgid "Title:"
|
3442 |
+
msgstr "Titel"
|
3443 |
+
|
3444 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:314
|
3445 |
+
msgid "Title near your select box."
|
3446 |
+
msgstr ""
|
3447 |
+
|
3448 |
+
# @ wpdev-booking
|
3449 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:322
|
3450 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1091
|
3451 |
+
msgid "Visible months:"
|
3452 |
+
msgstr "Anzeigbare Monate"
|
3453 |
+
|
3454 |
+
# @ wpdev-booking
|
3455 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:338
|
3456 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1108
|
3457 |
+
msgid "Select number of month to show for calendar."
|
3458 |
+
msgstr ""
|
3459 |
+
"Wähle für die Ansicht des Kalenders, die Anzahl der Monate die angezeigt "
|
3460 |
+
"werden soll."
|
3461 |
+
|
3462 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:354
|
3463 |
+
#, php-format
|
3464 |
+
msgid ""
|
3465 |
+
"Select booking resources, for showing in selectbox. %sPlease use CTRL to "
|
3466 |
+
"select multiple booking resources."
|
3467 |
+
msgstr ""
|
3468 |
+
|
3469 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:359
|
3470 |
+
#, php-format
|
3471 |
+
msgid ""
|
3472 |
+
"This shortcode %s is using for selection of the booking form of specific "
|
3473 |
+
"booking resources in selectbox"
|
3474 |
msgstr ""
|
3475 |
|
3476 |
+
# @ wpdev-booking
|
3477 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:554
|
3478 |
+
#, fuzzy
|
3479 |
+
msgid "This booking resources does not exist"
|
3480 |
+
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
3481 |
+
|
3482 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:603
|
3483 |
msgid "Processing..."
|
3484 |
msgstr ""
|
3485 |
|
3486 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:624
|
3487 |
+
msgid "Generating columns..."
|
3488 |
msgstr ""
|
3489 |
|
3490 |
# @ wpdev-booking
|
3491 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:655
|
3492 |
#, fuzzy
|
3493 |
msgid "Exporting booking data..."
|
3494 |
msgstr "Lösche Buchhungsdaten"
|
3495 |
|
3496 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:689
|
3497 |
msgid "Generating content of file"
|
3498 |
msgstr ""
|
3499 |
|
3500 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:727
|
3501 |
msgid "Saving to file"
|
3502 |
msgstr ""
|
3503 |
|
3504 |
# @ wpdev-booking
|
3505 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:744
|
3506 |
#, fuzzy
|
3507 |
msgid "Export bookings"
|
3508 |
msgstr "Hinzufügen einer Buchung/Reservation"
|
3509 |
|
3510 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:747
|
3511 |
msgid "Download the CSV file of exported booking data"
|
3512 |
msgstr ""
|
3513 |
|
3514 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:753
|
3515 |
msgid "Download"
|
3516 |
msgstr ""
|
3517 |
|
3518 |
# @ wpdev-booking
|
3519 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:762
|
3520 |
#, fuzzy
|
3521 |
msgid "Done!"
|
3522 |
msgstr "Erledigt"
|
3523 |
|
3524 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:785
|
3525 |
+
msgid "Please Select"
|
3526 |
+
msgstr ""
|
3527 |
+
|
3528 |
# @ wpdev-booking
|
3529 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:894
|
3530 |
msgid "link"
|
3531 |
msgstr ""
|
3532 |
|
3533 |
# @ wpdev-booking
|
3534 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1015
|
3535 |
#, fuzzy
|
3536 |
msgid "Print bookings"
|
3537 |
msgstr "Reservierungen in der Warteschleife"
|
3538 |
|
3539 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1036
|
3540 |
+
msgid "The booking was canceled by the visitor."
|
|
|
3541 |
msgstr ""
|
3542 |
|
3543 |
# @ wpdev-booking
|
3544 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1050
|
3545 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1061
|
3546 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3406
|
3547 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3447
|
3548 |
+
#, fuzzy
|
3549 |
+
msgid "Wrong booking hash in URL (probably expired)"
|
3550 |
msgstr "Falsche Bungungs Hash in der URL. Möglicherweise verfallen."
|
3551 |
|
3552 |
# @ wpdev-booking
|
3553 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1089
|
3554 |
+
#, fuzzy
|
3555 |
+
msgid "The booking has been canceled successfully"
|
3556 |
+
msgstr "Ihre Reservierung wurde abgelehnt"
|
3557 |
|
3558 |
# @ wpdev-booking
|
3559 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1222
|
3560 |
#, fuzzy
|
3561 |
msgid "Add New Booking Resource(s)"
|
3562 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
3563 |
|
3564 |
# @ wpdev-booking
|
3565 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1229
|
3566 |
#, fuzzy
|
3567 |
msgid "New Resource"
|
3568 |
msgstr "Ressourcen"
|
3569 |
|
3570 |
# @ wpdev-booking
|
3571 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1230
|
3572 |
#, fuzzy
|
3573 |
msgid "Enter name of booking resource"
|
3574 |
msgstr "Hinzufügen einer neuen Unterkunft zum buchen"
|
3575 |
|
3576 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1233
|
3577 |
msgid "Enter title here"
|
3578 |
msgstr ""
|
3579 |
|
3580 |
# @ wpdev-booking
|
3581 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1243
|
3582 |
#, fuzzy
|
3583 |
msgid "Advanced Options"
|
3584 |
msgstr "Aktionen"
|
3585 |
|
3586 |
# @ wpdev-booking
|
3587 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1244
|
3588 |
msgid "Add new resource(s)"
|
3589 |
msgstr ""
|
3590 |
|
3591 |
# @ wpdev-booking
|
3592 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1354
|
3593 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1419
|
3594 |
+
#, fuzzy
|
3595 |
+
msgid "Resources number per page"
|
3596 |
+
msgstr "Buchbare Unterkunft"
|
3597 |
+
|
3598 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1363
|
3599 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1428
|
3600 |
+
msgid ""
|
3601 |
+
"Select number of booking resources (single or parent) per page at Resource "
|
3602 |
+
"menu page"
|
3603 |
+
msgstr ""
|
3604 |
+
|
3605 |
+
# @ wpdev-booking
|
3606 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1368
|
3607 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1433
|
3608 |
msgid "Default booking resource"
|
3609 |
msgstr "Standard Ressource die in der Übersicht vorausgewählt sein soll"
|
3610 |
|
3611 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1401
|
3612 |
+
msgid "Enter your order number to begin the activation process."
|
|
|
3613 |
msgstr ""
|
3614 |
|
3615 |
# @ wpdev-booking
|
3616 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1445
|
3617 |
#, fuzzy
|
3618 |
msgid "Select your default booking resource."
|
3619 |
+
msgstr ""
|
3620 |
+
"Einstellung in welcher Reihenfolge die Buchungen angezeigt werden sollen"
|
3621 |
|
3622 |
# @ wpdev-booking
|
3623 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1460
|
3624 |
+
#, fuzzy
|
3625 |
+
msgid "URL to edit bookings"
|
3626 |
msgstr "URL der Buchungsbearbeitung "
|
3627 |
|
3628 |
# @ wpdev-booking
|
3629 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1462
|
3630 |
+
#, fuzzy, php-format
|
3631 |
+
msgid ""
|
3632 |
+
"Type URL for %svisitors%s to edit bookings. You must insert %s shortcode on "
|
3633 |
+
"this page."
|
3634 |
+
msgstr ""
|
3635 |
+
"Schreibe die Adresse der Buchung durch %sBesucher%s. Man muss %s die "
|
3636 |
+
"Shortcodes auf dieser Seite benutzen."
|
3637 |
|
3638 |
# @ wpdev-booking
|
3639 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1480
|
3640 |
+
#, fuzzy
|
3641 |
+
msgid "Change hash after the booking is approved"
|
3642 |
msgstr "Ändere Hash nach der Bestätigung der Buchung"
|
3643 |
|
3644 |
# @ wpdev-booking
|
3645 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1484
|
3646 |
+
#, fuzzy
|
3647 |
+
msgid ""
|
3648 |
+
"Check this box if you want to change the booking hash after approval. When "
|
3649 |
+
"checked, visitor will not be able to edit or cancel the booking."
|
3650 |
+
msgstr ""
|
3651 |
+
"Wähle an, wenn Du den Hash nach der Bestätigung ändern willst. Dies wird "
|
3652 |
+
"verhindern, dass mögliche Besucher eine Buchung verändern oder löschen."
|
3653 |
|
3654 |
# @ wpdev-booking
|
3655 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1495
|
3656 |
#, php-format
|
3657 |
msgid "%s - start new translation section, where %s - locale of translation"
|
3658 |
msgstr ""
|
3659 |
|
3660 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1496
|
|
|
3661 |
#, php-format
|
3662 |
+
msgid "Example #1: %s - start French translation section"
|
3663 |
msgstr ""
|
3664 |
|
3665 |
# @ wpdev-booking
|
3666 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1497
|
3667 |
#, php-format
|
3668 |
msgid "Example #2: \"%s\" - English and French translation of some message"
|
3669 |
msgstr ""
|
3670 |
|
3671 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1514
|
3672 |
+
msgid ""
|
3673 |
+
"Customization of email template, which is sending to Admin after new booking"
|
3674 |
msgstr ""
|
3675 |
|
3676 |
+
#: w:\www\home\dev\www\wp-content\plugins\booking\./inc/personal.php:1515
|
3677 |
msgid "New for Admin"
|
3678 |
msgstr ""
|
3679 |
|
3680 |
+
#: w
|
|