Booking Calendar - Version 3.0

Version Description

  • Version 3.2 WordPress support.
    • Clean interface. No any branding anymore.
    • Setting number of unavailable days in calendar starting from today.
    • Hide the avilability calendar, after resrvation is done (after click on send button), so will be show thank you message only.
    • Updated Dutch translation
    • Fix issue of loading correct language during first activation of plugin, if language of site not English. Previosly some sentences was in English saved to DB, now its fixed.
    • Fix conflict issue with plugin Tabber-Widget
    • Code refactoring
    • See all changes at this version update here.

=

Download this release

Release Info

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

Version 3.0

Files changed (141) hide show
  1. css/admin.css +1039 -0
  2. css/client.css +396 -0
  3. css/jquery-ui.css +225 -0
  4. css/skins/black.css +279 -0
  5. css/skins/standard.css +253 -0
  6. css/skins/traditional-light.css +284 -0
  7. css/skins/traditional.css +269 -0
  8. img/General-setting-64x64.png +0 -0
  9. img/accept-32x32.png +0 -0
  10. img/add-1-48x48.png +0 -0
  11. img/ajax-loader.gif +0 -0
  12. img/arrow-down.png +0 -0
  13. img/arrow-left.png +0 -0
  14. img/arrow-right.png +0 -0
  15. img/arrow-up.png +0 -0
  16. img/button_footer.png +0 -0
  17. img/calendar-16x16.png +0 -0
  18. img/calendar-48x48.png +0 -0
  19. img/delete_type.png +0 -0
  20. img/edit_type.png +0 -0
  21. img/info-32x32.png +0 -0
  22. img/my-close.png +0 -0
  23. img/remove-32x32.png +0 -0
  24. img/warning-32x32.png +0 -0
  25. js/captcha/captcha.php +190 -0
  26. js/captcha/gentium/FONTLOG.txt +177 -0
  27. js/captcha/gentium/GENTIUM-FAQ.txt +207 -0
  28. js/captcha/gentium/GenAI102.TTF +0 -0
  29. js/captcha/gentium/GenAR102.TTF +0 -0
  30. js/captcha/gentium/GenI102.TTF +0 -0
  31. js/captcha/gentium/GenR102.TTF +0 -0
  32. js/captcha/gentium/GentiumDesignSource.vfb +0 -0
  33. js/captcha/gentium/GentiumIDesignSource.vfb +0 -0
  34. js/captcha/gentium/OFL-FAQ.txt +182 -0
  35. js/captcha/gentium/OFL.txt +99 -0
  36. js/captcha/gentium/QUOTES.txt +76 -0
  37. js/captcha/gentium/README.txt +1 -1
  38. js/captcha/tmp/index.php +3 -0
  39. js/custom_buttons/editor_plugin.js +51 -0
  40. js/custom_buttons/img_dialog_ui/333333_11x11_icon_close.gif +0 -0
  41. js/custom_buttons/img_dialog_ui/333333_11x11_icon_resize_se.gif +0 -0
  42. js/custom_buttons/img_dialog_ui/333333_7x7_arrow_down.gif +0 -0
  43. js/custom_buttons/img_dialog_ui/333333_7x7_arrow_right.gif +0 -0
  44. js/custom_buttons/img_dialog_ui/d54e21_11x11_icon_close.gif +0 -0
  45. js/datepick/calendar-blue.gif +0 -0
  46. js/datepick/calendar-green.gif +0 -0
  47. js/datepick/calendar.gif +0 -0
  48. js/datepick/flora.datepick.css +221 -0
  49. js/datepick/jquery.datepick-ar.js +27 -0
  50. js/datepick/jquery.datepick-az.js +26 -0
  51. js/datepick/jquery.datepick-bg.js +26 -0
  52. js/datepick/jquery.datepick-ca.js +26 -0
  53. js/datepick/jquery.datepick-cs.js +26 -0
  54. js/datepick/jquery.datepick-da.js +26 -0
  55. js/datepick/jquery.datepick-de.js +26 -0
  56. js/datepick/jquery.datepick-el.js +26 -0
  57. js/datepick/jquery.datepick-eo.js +26 -0
  58. js/datepick/jquery.datepick-es.js +26 -0
  59. js/datepick/jquery.datepick-et.js +26 -0
  60. js/datepick/jquery.datepick-eu.js +26 -0
  61. js/datepick/jquery.datepick-fa.js +26 -0
  62. js/datepick/jquery.datepick-fi.js +26 -0
  63. js/datepick/jquery.datepick-fr-CH.js +26 -0
  64. js/datepick/jquery.datepick-fr.js +26 -0
  65. js/datepick/jquery.datepick-he.js +26 -0
  66. js/datepick/jquery.datepick-hr.js +26 -0
  67. js/datepick/jquery.datepick-hu.js +26 -0
  68. js/datepick/jquery.datepick-hy.js +26 -0
  69. js/datepick/jquery.datepick-id.js +26 -0
  70. js/datepick/jquery.datepick-is.js +26 -0
  71. js/datepick/jquery.datepick-it.js +26 -0
  72. js/datepick/jquery.datepick-ja.js +26 -0
  73. js/datepick/jquery.datepick-ko.js +26 -0
  74. js/datepick/jquery.datepick-lt.js +26 -0
  75. js/datepick/jquery.datepick-lv.js +26 -0
  76. js/datepick/jquery.datepick-ms.js +26 -0
  77. js/datepick/jquery.datepick-nl.js +26 -0
  78. js/datepick/jquery.datepick-no.js +26 -0
  79. js/datepick/jquery.datepick-pl.js +26 -0
  80. js/datepick/jquery.datepick-pt-BR.js +26 -0
  81. js/datepick/jquery.datepick-ro.js +26 -0
  82. js/datepick/jquery.datepick-ru.js +26 -0
  83. js/datepick/jquery.datepick-sk.js +26 -0
  84. js/datepick/jquery.datepick-sl.js +27 -0
  85. js/datepick/jquery.datepick-sq.js +26 -0
  86. js/datepick/jquery.datepick-sr-SR.js +25 -0
  87. js/datepick/jquery.datepick-sr.js +25 -0
  88. js/datepick/jquery.datepick-sv.js +26 -0
  89. js/datepick/jquery.datepick-th.js +26 -0
  90. js/datepick/jquery.datepick-tr.js +26 -0
  91. js/datepick/jquery.datepick-uk.js +26 -0
  92. js/datepick/jquery.datepick-validation.js +141 -0
  93. js/datepick/jquery.datepick-validation.min.js +8 -0
  94. js/datepick/jquery.datepick-validation.pack.js +8 -0
  95. js/datepick/jquery.datepick-vi.js +26 -0
  96. js/datepick/jquery.datepick-zh-CN.js +26 -0
  97. js/datepick/jquery.datepick-zh-TW.js +26 -0
  98. js/datepick/jquery.datepick.css +216 -0
  99. js/datepick/jquery.datepick.js +2380 -0
  100. js/datepick/redmond.datepick.css +204 -0
  101. js/datepick/smoothness.datepick.css +205 -0
  102. js/datepick/ui-blacktie.datepick.css +17 -0
  103. js/datepick/ui-blitzer.datepick.css +17 -0
  104. js/datepick/ui-cupertino.datepick.css +17 -0
  105. js/datepick/ui-dotluv.datepick.css +17 -0
  106. js/datepick/ui-excitebike.datepick.css +17 -0
  107. js/datepick/ui-hotsneaks.datepick.css +17 -0
  108. js/datepick/ui-humanity.datepick.css +17 -0
  109. js/datepick/ui-mintchoc.datepick.css +17 -0
  110. js/datepick/ui-redmond.datepick.css +17 -0
  111. js/datepick/ui-smoothness.datepick.css +17 -0
  112. js/datepick/ui-southstreet.datepick.css +17 -0
  113. js/datepick/ui-start.datepick.css +17 -0
  114. js/datepick/ui-swankypurse.datepick.css +17 -0
  115. js/datepick/ui-trontastic.datepick.css +17 -0
  116. js/datepick/ui-uidarkness.datepick.css +17 -0
  117. js/datepick/ui-uilightness.datepick.css +17 -0
  118. js/datepick/ui-vader.datepick.css +17 -0
  119. js/datepick/ui.datepick.css +100 -0
  120. js/tooltip/img/black.png +0 -0
  121. js/tooltip/img/black_arrow.png +0 -0
  122. js/tooltip/img/black_arrow_big.png +0 -0
  123. js/tooltip/img/black_big.png +0 -0
  124. js/tooltip/img/white.png +0 -0
  125. js/tooltip/img/white_arrow.png +0 -0
  126. js/tooltip/img/white_arrow_big.png +0 -0
  127. js/tooltip/img/white_big.png +0 -0
  128. js/tooltip/tools.tooltip-1.1.2.js +382 -0
  129. js/tooltip/tools.tooltip.min.js +16 -0
  130. js/tooltip2/LICENSE +21 -0
  131. js/tooltip2/README +44 -0
  132. js/tooltip2/src/images/tipsy.gif +0 -0
  133. js/tooltip2/src/javascripts/jquery.tipsy.js +104 -0
  134. js/tooltip2/src/stylesheets/tipsy.css +7 -0
  135. js/wpdev.bk.js +799 -0
  136. languages/wpdev-booking-be_BY.mo +0 -0
  137. languages/wpdev-booking-be_BY.po +4997 -0
  138. languages/wpdev-booking-da_DK.mo +0 -0
  139. languages/wpdev-booking-da_DK.po +4950 -0
  140. languages/wpdev-booking-es_ES.mo +0 -0
  141. languages/wpdev-booking-es_ES.po +4045 -0
css/admin.css ADDED
@@ -0,0 +1,1039 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Calendar styling */
2
+
3
+ #calendar_booking {
4
+ margin:20px auto;
5
+ }
6
+ .datepick-inline {
7
+ float:none;
8
+ margin:0 auto;
9
+ }
10
+
11
+ #calendar_type {
12
+ font-size:12px !important;
13
+ height:2em !important;
14
+ padding:3px !important
15
+ }
16
+
17
+ span.admin_calendar_selection a.booking_overmause0, span.admin_calendar_selection a.booking_overmause1, .admin_calendar_selection, #wpdev-booking-general .datepick td.admin_calendar_selection,
18
+ #wpdev-booking-general .datepick td.admin_calendar_selection.timespartly a{
19
+ background-color: #ff0000 !important;
20
+ }
21
+
22
+ /* table list */
23
+ .table_list {border-collapse:collapse;
24
+ border:solid #cccccc 1px;
25
+ width:100%;}
26
+ .table_list td {padding:5px;
27
+ border:solid #efefef 1px;}
28
+ .table_list th {background:#75b2d1;
29
+ padding:5px;
30
+ color:#ffffff;}
31
+ .table_list tr.odd {background:#e1eff5;}
32
+
33
+ .booking_table {
34
+ -moz-border-radius:4px;
35
+ -moz-box-shadow:0 0 3px #999999;
36
+ -moz-box-sizing:content-box;
37
+ -webkit-border-radius:4px;
38
+ -webkit-box-shadow:0 1px 3px #999999;
39
+ -webkit-box-sizing:content-box;
40
+ border-radius:4px;
41
+ box-shadow:0 2px 3px #CDCDCD;
42
+ box-sizing:content-box;
43
+ border: 1px solid #CDCACA;
44
+ width:99%;
45
+ }
46
+ .booking_table td{
47
+ padding:5px 10px;
48
+ border:none;
49
+ font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
50
+ /*border-bottom:1px solid #CCCCCC;*/
51
+ }
52
+ .booking_table th{
53
+ padding:5px 10px;
54
+ border:none;
55
+ font-size:12px;
56
+ background:#888;
57
+ color:#fff;
58
+ text-shadow:0 1px 2px #555555;
59
+
60
+ border-bottom: 1px solid #E4D7D7;
61
+
62
+ background: none repeat scroll 0 0 #E4E4E4;
63
+ background: -moz-linear-gradient(center bottom , #D7D7D7, #E4E4E4) repeat scroll 0 0 transparent;
64
+ background: -webkit-gradient(linear,center top,center bottom, from(#D7D7D7), to(#E4E4E4)) repeat scroll 0 0 transparent;;
65
+ border-bottom: 1px solid #C6C6C6;
66
+
67
+
68
+ color: #2F2D2D;
69
+ font-size: 12px;
70
+ font-weight: bold;
71
+ padding: 5px 10px;
72
+ text-shadow: 0 0 1px #DAD8D8;
73
+
74
+ }
75
+ .booking_table td.alternative_color, .booking_table div.alternative_color{
76
+ background:#ececec;
77
+ }
78
+
79
+ .booking_table td.moderate_blend, .booking_table div.moderate_blend, .booking_table .moderate_blend span.fieldvalue, .booking_table .moderate_blend .booking_overmause0, .booking_table .moderate_blend .booking_overmause1, .booking_table .moderate_blend .booking-table-time, .booking_table .moderate_blend .subtypenum {
80
+ background:none repeat scroll 0 0 #F5F5F5;
81
+ color:#CCCCCC;
82
+ }
83
+
84
+
85
+
86
+ .booking_table td.new_booking, .booking_table div.new_booking {
87
+ text-shadow: 0 1px 1px #D0D0D6;
88
+ border-bottom: 1px solid #C1C4C1;
89
+ background: none repeat scroll 0 0 #8EFE80;
90
+ }
91
+ .booking_table .new_booking span.fieldvalue {
92
+ background:none repeat scroll 0 0 #FFFFEF;
93
+ border:1px solid #FED2B9;
94
+ -moz-border-radius:2px;
95
+ -webkit-border-radius:2px;
96
+ border-radius:2px;
97
+ color:#343434;
98
+ text-shadow:0 -1px 1px #FFFFFF;
99
+ }
100
+ .booking_table .new_booking .booking_overmause0, .booking_table .new_booking .booking_overmause1{
101
+ background: none repeat scroll 0 0 #97969F;
102
+ border: 2px solid #DBDEF4;
103
+ padding: 2px 1px 4px 4px;
104
+ text-shadow: 0 1px 0 #AAAAAA;
105
+ }
106
+
107
+
108
+
109
+
110
+ .resource_table {
111
+ width:100%;
112
+ border:1px solid #ddd;
113
+ }
114
+ .resource_table0 td{
115
+ /*padding:2px 5px;
116
+ border:none;/**/
117
+ text-align: left;
118
+ }
119
+ .resource_table td.alternative_color{
120
+ background:#f5f5f5;
121
+ }
122
+ .resource_table0 th{
123
+ /*padding:10px 5px;
124
+ border:none;
125
+ font-size:12px;
126
+ border-bottom: 1px solid #bbb;
127
+ color:#777;/**/
128
+ text-align: left;
129
+ }
130
+ .subtypesfilter{
131
+ width:100px;
132
+ margin:20px 10px 0px 0px;
133
+ }
134
+ #admin_bk_messages0, #admin_bk_messages1 {
135
+ float:left;
136
+ margin:15px 5px;
137
+ }
138
+
139
+ .submiting_content{
140
+ background:#EEFDED none repeat scroll 0 0;
141
+ border:2px solid #ACCFC9;
142
+ font-size:14px;
143
+ font-weight:bold;
144
+ padding:5px 20px;
145
+ color:black;
146
+ }
147
+ .reserved_mark, .selected_mark, .selected_mark_heder_only {
148
+ float:left;
149
+ height:25px;
150
+ width:30px;
151
+ border:1px solid #fff;
152
+ background:#9be;
153
+ margin:20px 10px 0px 0px;
154
+ -moz-border-radius:2px 2px 2px 2px;
155
+ -moz-box-shadow:0 0 1px #999999;
156
+ -webkit-border-radius:2px;
157
+ -webkit-box-shadow:0 0 1px #999999;
158
+ border-radius:2px 2px 2px 2px;
159
+ box-shadow:0 0 1px #999999;
160
+ }
161
+ .selected_mark {
162
+ background:#FFBB45;
163
+ }
164
+ .selected_mark_heder_only {
165
+ background:#727174;
166
+ height:35px;
167
+ width:40px;
168
+
169
+ }
170
+ a.booking_overmause1 ,a.booking_overmause1:visited , a.booking_overmause0 ,a.booking_overmause0:visited {
171
+ background:#FFBB45 none repeat scroll 0 0;
172
+ color:#FFFFFF;
173
+ font-weight:bold;
174
+ padding:4px 10px 3px;
175
+ text-decoration:none;
176
+ line-height:22px;
177
+ white-space:nowrap;
178
+ text-shadow:0 -1px 0 #CCCCCC;
179
+ -moz-border-radius:3px;
180
+ -webkit-border-radius:3px;
181
+ }
182
+ a.booking_overmause1 ,a.booking_overmause1:visited {
183
+ background:#9be none repeat scroll 0 0;
184
+ }
185
+
186
+
187
+ .datepick .date2approve { /* DATES TO APPROVE INADMIN */
188
+ background:#FFBB45;
189
+ color:#fff !important;
190
+ font-weight:bold;
191
+ }
192
+ .datepick .date_approved { /* DATES NEED TO Approve AND CLIENT RESERVED DATES*/
193
+ background:#9be;
194
+ color:#fff !important;
195
+ font-weight:bold;
196
+ }
197
+
198
+ #changing_count_of_calendars{
199
+ -moz-border-radius:5px;
200
+ -moz-box-shadow:1px 1px 0 #FFFFFF;
201
+ -webkit-border-radius:5px;
202
+ -webkit-box-shadow:1px 1px 0 #FFFFFF;
203
+ -border-radius:5px;
204
+ -box-shadow:1px 1px 0 #FFFFFF;
205
+ border:1px solid #D7D7D7;
206
+ color:#89898B;
207
+ float:right;
208
+ font-size:12px;
209
+ padding:2px 1px 2px 7px;
210
+ text-shadow:-1px 1px 0 #FFFFFF;
211
+ }
212
+ #changing_count_of_calendars span {
213
+ font-style:italic;
214
+ }
215
+ a.booking_overmause1:hover, a.booking_overmause0:hover{
216
+ background:#FF0000;
217
+ }
218
+
219
+ .copyright_info {
220
+ font-size:10px;
221
+ line-height:14px;
222
+ padding:5px;
223
+ text-align:center;
224
+ width:99%;
225
+ }
226
+ .error_message, .info_message, .accept_message, .warning_message{
227
+ font-size:14px;
228
+ padding:11px;
229
+ padding-left:55px;
230
+ text-align:center;
231
+ margin:5px 10px 30px 10px;
232
+ line-height:22px;
233
+ -moz-border-radius:5px;
234
+ -webkit-border-radius:5px;
235
+ }
236
+ .error_message a, info_message a, .accept_message a, .warning_message a{
237
+ text-decoration:underline;
238
+ }
239
+ .error_message{
240
+ border:1px solid red;
241
+ background:#ffeeee url('../img/remove-32x32.png') no-repeat 10px 50%;
242
+ }
243
+ .info_message {
244
+ border:1px solid #eaefff;
245
+ background:#fdfffd url('../img/info-32x32.png') no-repeat 10px 50%;
246
+ }
247
+ .accept_message {
248
+ border:1px solid #b0ef55;
249
+ background:#f7fff7 url('../img/accept-32x32.png') no-repeat 10px 50%;
250
+ }
251
+ .warning_message {
252
+ border:1px solid #fedab9;
253
+ background:#fffae5 url('../img/warning-32x32.png') no-repeat 10px 50%;
254
+ }
255
+ .textleft{ text-align:left; }
256
+ .textcenter{ text-align:center; }
257
+ .textright {text-align:right; }
258
+ code{
259
+ background:#f5f5f5;
260
+ color:#0066ab;
261
+ font-size:12px;
262
+ padding:5px;
263
+ font-weight:bold;
264
+ font-style:normal;
265
+ -moz-border-radius:3px;
266
+ -webkit-border-radius:3px;
267
+ -border-radius:3px;
268
+ }
269
+ span.example-code {
270
+ font-size:11px;
271
+ font-style:normal;
272
+ }
273
+ /* Settings CSS */
274
+ .form-table th{
275
+ width:160px;
276
+ line-height:15px;
277
+ font-size:11px;
278
+ font-style:italic;
279
+ }
280
+ .form-table th label{
281
+ font-size:12px;
282
+ font-weight:bold;
283
+ font-style:normal;
284
+ }
285
+ .form-table input.regular-text, .form-table select {
286
+ width:140px;
287
+ }
288
+ .form-table span.description{
289
+ font-size:12px;
290
+ }
291
+
292
+ .booking_table .raw_after_editing td{
293
+ background: #fcf8e0;
294
+ }
295
+
296
+ .email-table th{
297
+ width:50px;
298
+ }
299
+
300
+ .email-table input.regular-text, .email-table select {
301
+ width:350px;
302
+ }
303
+ .code_description span.description {
304
+ line-height:20px;
305
+ }
306
+ table.email-table {
307
+ background-color:#fcfcfc;
308
+ border:1px solid #ccc;
309
+ margin:10px 0px !important;
310
+ }
311
+ #poststuff table.email-table td h2 {
312
+ line-height:15px !important;
313
+ margin-top:3px;
314
+ margin-bottom:0px;
315
+ }
316
+ .email-table td.th-title {
317
+ background-color:#eeeeee;
318
+ border-bottom:1px solid #ccc;
319
+ height:15px;
320
+ padding:5px 10px;
321
+ }
322
+ .email-table textarea, .email-table input, .email-table select, .darker-border {
323
+ border-color:#bbbbbb;
324
+ }
325
+
326
+ .settings-table th{
327
+ width:180px;
328
+ }
329
+
330
+ .settings-table input.regular-text, .settings-table select {
331
+ width:250px;
332
+ }
333
+
334
+
335
+ /* Front Page settings GRID */
336
+ .gderror {
337
+ -moz-border-radius:3px;
338
+ -webkit-border-radius:3px;
339
+ background-color:#FFEBE8;
340
+ border:1px solid #CC0000;
341
+ padding:12px;
342
+ }
343
+ .gdpttitle span {
344
+ color:red;
345
+ font-size:12px;
346
+ font-weight:bold;
347
+ margin-left:5px;
348
+ vertical-align:14px;
349
+ }
350
+ .gdrgrid .disabled {
351
+ color:gray;
352
+ }
353
+ .gdrgrid .table {
354
+ -moz-background-clip:border;
355
+ -moz-background-inline-policy:continuous;
356
+ -moz-background-origin:padding;
357
+ -webkit-background-clip:border;
358
+ -webkit-background-inline-policy:continuous;
359
+ -webkit-background-origin:padding;
360
+ background:#F9F9F9 none repeat scroll 0 0;
361
+ border-bottom:1px solid #ECECEC;
362
+ border-top:1px solid #ECECEC;
363
+ margin:0 -6px 10px;
364
+ padding:0 10px;
365
+ table-layout:fixed;
366
+ }
367
+ .gdrgrid div.inside {
368
+ margin:10px;
369
+ }
370
+
371
+ #poststuff .gdrgrid p.sub {
372
+ color:#777777;
373
+ font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
374
+ font-size:12px;
375
+ font-style:italic;
376
+ margin:-12px;
377
+ padding:7px 15px 17px;
378
+ }
379
+ #poststuff .gdrgrid p.sub span.spanlink {
380
+ color:#777777;
381
+ font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
382
+ font-size:12px;
383
+ font-style:italic;
384
+ margin:-12px;
385
+ padding:7px 15px 17px;
386
+ }
387
+
388
+ .gdrgrid table {
389
+ width:100%;
390
+ }
391
+ .gdrgrid table tr.first th {
392
+ color:#990000;
393
+ font-weight:bold;
394
+ }
395
+ .gdrgrid table tr.first th, .gdrgrid table tr.first td {
396
+ border-top:medium none;
397
+ }
398
+ .gdrgrid td {
399
+ border-top:1px solid #ECECEC;
400
+ font-size:18px;
401
+ padding:2px 0;
402
+ white-space:nowrap;
403
+ }
404
+ .gdrgrid td.b, .gdrgrid th.first {
405
+ font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
406
+ font-size:14px;
407
+ padding-right:6px;
408
+ text-align:right;
409
+ white-space:nowrap;
410
+ }
411
+ .gdrgrid td.i {
412
+ font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
413
+ font-size:14px;
414
+ padding-right:6px;
415
+ white-space:nowrap;
416
+ font-style:italic;
417
+ }
418
+ .gdrgrid td.first, .gdrgrid td.last {
419
+ width:1px;
420
+ }
421
+ .gdrgrid td.options {
422
+ padding-right:0 !important;
423
+ text-align:right;
424
+ white-space:normal;
425
+ }
426
+ .gdrgrid td.t {
427
+ padding-bottom:3px;
428
+ white-space:normal;
429
+ }
430
+ .gdrgrid td.t, .gdrgrid th {
431
+ color:#777777;
432
+ font-size:12px;
433
+ padding-right:12px;
434
+ padding-top:6px;
435
+ }
436
+ .gdrgrid th {
437
+ background-color:#ECECEC;
438
+ padding:3px 5px;
439
+ text-align:left;
440
+ }
441
+ .gdrgrid td.comparision, .gdrgrid th.comparision{
442
+ text-align:center;
443
+ font-size:12px;
444
+ }
445
+
446
+ .bk_types{
447
+ float:left;
448
+ margin:0px 5px;
449
+ line-height:50px;
450
+ height:50px;
451
+ vertical-align: middle;
452
+ }
453
+ .bk_types a:hover, a.bktypetitle:hover, a.bk_top_menu:hover{
454
+ color:#D54E21;
455
+ }
456
+ a.bk_top_menu.selected:hover{
457
+ color:#FFFFFF;
458
+ }
459
+
460
+ .bk_types div {
461
+
462
+ vertical-align: top;
463
+ height: 20px;
464
+ padding:0px 3px;
465
+ width:10px;
466
+ float:left;
467
+ border:none;
468
+ }
469
+ .bk_types div a.bktypetitle{
470
+ font-size: 12px;
471
+ text-shadow:0 0 1px #AAAAAA;
472
+ }
473
+ .bk_types div.bktypecount{
474
+ padding: 0px 5px 0px 2px;
475
+ vertical-align: top;
476
+ line-height: 10px;
477
+ font-size: 10px;
478
+
479
+ -moz-border-radius:2px 2px 2px 2px;
480
+ -webkit-border-radius:2px;
481
+ background:none repeat scroll 0 0 #778899;
482
+ border:1px solid #DDDDDD;
483
+ font-size:11px;
484
+ line-height:18px;
485
+ padding:0 1px 0 3px;
486
+ vertical-align:top;
487
+ }
488
+ .bk_types div.bktypecount a{
489
+ color:#fff;
490
+ }
491
+ .selected_bk_type{
492
+ font-weight:bold;
493
+ line-height:50px;
494
+ }
495
+
496
+ .ajax_message{
497
+ height:16px;
498
+ line-height:16px;
499
+ margin:3px auto;
500
+ margin-left:-50px;
501
+ position:fixed;
502
+ top:0px;
503
+ left:50%;
504
+ }
505
+ * html .ajax_message{
506
+ position: absolute;
507
+ /*top: expression( document.getElementsByTagName( 'body' )[0].scrollTop + "px" );/**/
508
+ }
509
+
510
+
511
+
512
+ a.bktypetitle, a.bk_top_menu{
513
+ color:#21759B;
514
+ text-decoration:underline;
515
+
516
+ -moz-border-radius:5px;
517
+ -webkit-border-radius:5px;
518
+ border:1px solid #abb;
519
+ color:#789;
520
+ font-size:12px;
521
+ font-weight:bold;
522
+ line-height:49px;
523
+ margin:5px;
524
+ padding:4px 15px;
525
+ text-decoration:none;
526
+ margin:5px 5px;
527
+ text-shadow:0 0 1px #ccc;
528
+
529
+ /*
530
+ -moz-background-clip:border;
531
+ -moz-background-inline-policy:continuous;
532
+ -moz-background-origin:padding;
533
+ -moz-border-radius-bottomleft:5px;
534
+ -moz-border-radius-bottomright:5px;
535
+ -moz-border-radius-topleft:5px;
536
+ -moz-border-radius-topright:5px;
537
+ background:#F1F1F1 url() no-repeat scroll 3px 50%;
538
+ border:1px solid #E3E3E3;
539
+ color:#117799;
540
+ font-size:11px;
541
+ font-weight:bold;
542
+ margin-right:10px;
543
+ padding:5px 10px 5px 10px;
544
+ text-decoration:none;/**/
545
+ }
546
+
547
+
548
+ a.selected, .selected_bk_type a.bktypetitle{
549
+ font-weight:bold;
550
+ /* background:#888888;
551
+ border:1px solid #DDDDDD;
552
+ color:#FFFFFF;
553
+
554
+
555
+ /**/
556
+ border:1px solid #DDDDDD;
557
+ background-color:#778899;
558
+ color:#FFF;
559
+ font-weight:bold;/**/
560
+ }
561
+ .fieldvalue{
562
+ color:#111;
563
+ background:#feefa4;
564
+ padding:2px 3px;
565
+ }
566
+
567
+ input.wpdev-validates-as-time{
568
+ width:50px;
569
+ }
570
+
571
+
572
+ .datepick .timespartly a {
573
+ background:#F2F2F2 url('../img/clock_fill.png') no-repeat 100% 100%;
574
+ /*color:#Fca;
575
+ font-weight:bold;/**/
576
+ }
577
+
578
+
579
+ .tooltips {
580
+ /*display:none;
581
+ background:transparent url(../js/tooltip/img/black_arrow.png);
582
+ font-size:12px;
583
+ height:70px;
584
+ width:160px;
585
+ padding:25px;
586
+ color:#fff;/**/
587
+
588
+ /*
589
+ background-color:#000;
590
+ border:1px solid #fff;
591
+ padding:10px 15px;
592
+ width:200px;
593
+ display:none;
594
+ color:#fff;
595
+ text-align:left;
596
+ font-size:12px;
597
+ -moz-box-shadow:0 0 10px #000;
598
+ -webkit-box-shadow:0 0 10px #000; /**/
599
+ /*
600
+ background-color:#ececec;
601
+ border:1px solid #aaa;
602
+ padding:10px 15px;
603
+ width:100px;
604
+ display:none;
605
+ color:#444;
606
+ text-align:left;
607
+ font-size:12px;
608
+ font-weight:bold;
609
+ -moz-box-shadow:0 0 10px #000;
610
+ -webkit-box-shadow:0 0 10px #000;
611
+ /**/
612
+ }
613
+
614
+ .booking-table-time{
615
+ text-decoration: none;
616
+ color:#555555;
617
+ text-shadow:0 0px 1px #aaa;
618
+ }
619
+
620
+ .subtypenum{
621
+ font-weight:bold;
622
+ font-size:11px;
623
+ background-color:#778899;
624
+ border-left:1px solid #FFFFFF;
625
+ color:#F5F5F5;
626
+ font-size:10px;
627
+ font-weight:bold;
628
+ padding:5px 2px 3px 0px;
629
+ text-decoration: none;
630
+ -moz-border-radius:0px 3px 3px 0px;
631
+ -webkit-border-radius:0px 3px 3px 0px;
632
+ }
633
+
634
+ /* Filters page */
635
+ .filter_div {
636
+ border:1px solid #ccc;
637
+ padding-bottom:10px;
638
+ float:left;
639
+ margin:0 10px;
640
+ height:160px;
641
+ -moz-border-radius:3px;
642
+ -webkit-border-radius:3px;
643
+ }
644
+
645
+ .filter_div_title{
646
+ background:#f3f3f3;
647
+ border:none;
648
+ border-bottom: 1px solid #ccc;
649
+ font-weight: bold;
650
+ font-size:12px;
651
+ margin:0px 0px 10px;
652
+ padding:10px;
653
+ }
654
+ .filter_inner{
655
+ padding: 0px 10px;
656
+ line-height: 11px;
657
+ }
658
+ .filter_inner input{
659
+ line-height: 12px;
660
+ margin: 0px;
661
+ padding: 1px;
662
+ }
663
+ .edited_row_now{
664
+ background: #ffffaa;
665
+ }
666
+
667
+ /* Hided table */
668
+ table.hided_settings_table {
669
+ width:100%;
670
+ background: #f9f9f9;
671
+ padding:0px 10px;
672
+ width:auto;
673
+ }
674
+
675
+ /* Label hint inside of input box */
676
+ div.inside_hint{
677
+ color:#AAAAAA;
678
+ margin:-5px 0 -29px 8px;
679
+ padding: 8px 0px;
680
+ font-size:11px;
681
+ position:relative;
682
+ z-index: 2;
683
+ }
684
+
685
+ input.has-inside-hint{
686
+ -moz-background-clip:border;
687
+ -moz-background-inline-policy:continuous;
688
+ -moz-background-origin:padding;
689
+ -webkit-background-clip:border;
690
+ -webkit-background-inline-policy:continuous;
691
+ -webkit-background-origin:padding;
692
+ position:relative;
693
+ z-index: 1;
694
+ }
695
+
696
+ .short_dates_view{
697
+ line-height: 30px;
698
+ }
699
+ .wide_dates_view {
700
+
701
+ }
702
+
703
+ .show_dates_view {
704
+ display:block !important;
705
+ }
706
+
707
+ .hide_dates_view {
708
+ display:none !important;
709
+ }
710
+
711
+ .date_tire{
712
+
713
+ font-size:18px;
714
+ font-style: bold;
715
+ }
716
+
717
+ .bookingpage h2{
718
+ color:#595959;
719
+ font-family:Georgia,Sans-serif;
720
+ font-size:2.1em;
721
+ line-height:1.5em;
722
+ padding:13px 5px 7px 45px;
723
+ text-shadow:0px 1px 2px #aaa;
724
+ }
725
+
726
+ .remarkhint{
727
+ cursor:pointer;
728
+ }
729
+
730
+
731
+ a.buttonlinktext {
732
+ background-image:url(../img/button_footer.png);
733
+ display:block;
734
+ height:32px;
735
+ color:white;
736
+ font-size:18px;
737
+ text-shadow:0 1px 2px #ddd;
738
+ font-weight:normal;
739
+ padding:6px 0px 0px 0px;
740
+ width:109px;
741
+ clear:none;
742
+ text-align:center;
743
+ text-decoration:none;
744
+ margin:0 auto;
745
+ line-height:21px;
746
+ }
747
+ a.buttonlinktext:hover {
748
+ background-position:right center;
749
+ text-decoration:none;
750
+ color:white !important;
751
+ text-shadow:0 -1px 0 #333;
752
+ }
753
+
754
+ a.buttonlinktext:visited {
755
+ color:white !important;
756
+ }
757
+
758
+ /* Selections of bk types top menu*/
759
+ a.bktypetitlenew {
760
+ text-decoration: none;
761
+ margin-right: 8px;
762
+ color:#557777;
763
+ font-size: 12px;
764
+ }
765
+ a.bktypetitlenew:hover {
766
+ color:#d54e21;
767
+
768
+ }
769
+ .topmenuitemborder1:hover, .topmenuitemborder.selected_bk_typenew {
770
+ background-color:#70707a;
771
+ border:1px solid #DDDDDD;
772
+ }
773
+ .topmenuitemborder1:hover a.bktypetitlenew, .topmenuitemborder.selected_bk_typenew a.bktypetitlenew{
774
+ color:#FFFFFF !important;
775
+ text-shadow:0 -1px 0 #777 !important;
776
+ }
777
+ .topmenuitemborder {
778
+ -moz-border-radius:4px 4px 4px 4px;
779
+ -webkit-border-radius:4px;
780
+ background:none repeat scroll 0 0 #FCFCFF;
781
+ border:1px solid #AABBBB;
782
+ float:left;
783
+ font-size:11px;
784
+ font-weight:bold;
785
+ height:auto;
786
+ line-height:14px;
787
+ margin:5px;
788
+ padding:3px 6px;
789
+ text-shadow:0 1px 0 #FFFFFF !important;
790
+ width:auto;
791
+ }
792
+ .topmenuitemseparator{
793
+ border-right:1px solid #ccc;
794
+ border-left:1px solid #eee;
795
+ float:left;
796
+ height:12px;
797
+ line-height:14px;
798
+ margin:7px 2px 5px;
799
+ padding:3px 0px;
800
+ width:0px;
801
+ }
802
+ .topmenuitemseparatorv{
803
+ border-top:1px solid #eee;
804
+ border-bottom:1px solid #ccc;
805
+ }
806
+ a.bktype_delete, a.bktype_edit {
807
+ margin:0px;
808
+ padding:4px 0px 0px 2px;
809
+ }
810
+ span.bktypecount{
811
+ -moz-border-radius:0 4px 4px 0;
812
+ -webkit-border-radius:0 4px 4px 0;
813
+ background:none repeat scroll 0 0 #707075;
814
+ border-left:1px solid #CCCCCC;
815
+ margin:0 0 0 10px;
816
+ padding:3px 3px 4px;
817
+ text-shadow:0 0 0;
818
+ }
819
+ div.selected_bk_typenew span.bktypecount{
820
+ background:none repeat scroll 0 0 #70707a;
821
+ border-left:1px solid #B7B7B7;
822
+ }
823
+ span.bktypecount a{
824
+ color:#FFFFFF;
825
+ font-weight:bold;
826
+ text-decoration:none;
827
+ }
828
+ .topmenuitemborder_plus {
829
+ background:none repeat scroll 0 0 #7F8F9F;
830
+ border:1px solid #EEEEEE;
831
+ padding:2px 4px 4px;
832
+ }
833
+ .topmenuitemborder_plus a{
834
+ color:#FFFFFF;
835
+ font-size:17px;
836
+ font-weight:bold;
837
+ margin:0;
838
+ padding:0;
839
+ text-shadow:-1px -1px 0 #999999;
840
+ }
841
+
842
+ #plus_button_legend, #u_d_shift, #child_objects_legend{
843
+ -moz-border-radius:5px;
844
+ -moz-box-shadow:1px 1px 0 #FFFFFF;
845
+ -webkit-border-radius:5px;
846
+ -webkit-box-shadow:1px 1px 0 #FFFFFF;
847
+ -border-radius:5px;
848
+ -box-shadow:1px 1px 0 #FFFFFF;
849
+ border:1px solid #D7D7D7;
850
+ color:#89898B;
851
+ display:block;
852
+ float:left;
853
+ font-size:12px;
854
+ line-height:20px;
855
+ margin-top:5px;
856
+ opacity:1;
857
+ padding:0 5px;
858
+ text-shadow:-1px 1px 0 #FFFFFF;
859
+ }
860
+
861
+
862
+ /* Top menu items */
863
+ #menu-wpdevplugin {
864
+ margin-right:20px;
865
+ margin-top:-3px;
866
+ position:relative;
867
+ width:auto;
868
+ }
869
+ #menu-wpdevplugin .nav-tabs-wrapper {
870
+ height:28px;
871
+ margin-bottom:-1px;
872
+ overflow:hidden;
873
+ width:100%;
874
+ }
875
+ #menu-wpdevplugin .nav-tabs {
876
+ float:left;
877
+ margin-left:0;
878
+ margin-right:-500px;
879
+ padding-left:0px;
880
+ padding-right:10px;
881
+ }
882
+ #menu-wpdevplugin .nav-tab {
883
+ -moz-border-radius:5px 5px 0 0;
884
+ -webkit-border-top-left-radius:5px;
885
+ -webkit-border-top-right-radius:5px;
886
+ border-color:#d5d5d5 #d5d5d5 #BBBBCC #d5d5d5;
887
+ border-style:solid;
888
+ border-width:1px 1px 0;
889
+ color:#C1C1C1;
890
+ display:inline-block;
891
+ font-size:12px;
892
+ line-height:16px;
893
+ margin:0 0px -1px 0;
894
+ padding:4px 14px 6px 32px;
895
+ text-decoration:none;
896
+ text-shadow:0 1px 0 #f1f1f1;
897
+ background:none repeat scroll 0 0 #F4F4F4;
898
+ background:url("../../../../wp-admin/images/gray-grad.png") repeat-x scroll left top #DFDFDF;
899
+ color:#464646;
900
+ font-weight:bold;
901
+ margin-bottom:0;
902
+
903
+ font-family:Arial;
904
+ font-size:13px;
905
+
906
+ line-height:18px;
907
+
908
+ padding:4px 14px 4px 32px;
909
+ }
910
+ * html #menu-wpdevplugin .nav-tab { padding:4px 14px 5px 32px; } /* IE6 */
911
+ #menu-wpdevplugin a.nav-tab:hover{
912
+ color:#d54e21 !important;
913
+ background-color: #e7e7e7 !important;
914
+ }
915
+ #menu-wpdevplugin .nav-tab-active {
916
+ background:none repeat scroll 0 0 #ECECEC;
917
+
918
+ border-color:#CCCCCC;
919
+ border-bottom-color:#aab;
920
+ background:none repeat scroll 0 0 #7A7A88;
921
+
922
+ text-shadow:0 -1px 0 #111111;
923
+ border-width:1px;
924
+ color:#FFFFFF;
925
+ }
926
+ .menuicons{
927
+ position: absolute;
928
+ height: 20px;
929
+ width: 20px;
930
+ margin: -2px 0pt 0pt -24px;
931
+ }
932
+ #support_links{
933
+ float:right;
934
+ margin:-20px 0px 0px 0px;
935
+ padding:0px;
936
+ font-size:10px;
937
+ }
938
+
939
+
940
+ .bookingpage .meta-box .postbox .handlediv {
941
+ background:url("../../../../wp-admin/images/menu-bits.gif?ver=20100610") no-repeat scroll left -111px transparent;
942
+ }
943
+ .bookingpage .meta-box .postbox .handlediv:hover{
944
+ cursor:pointer !important;
945
+ }
946
+ .bookingpage .meta-box .postbox .hndle:hover{
947
+ cursor:default !important;
948
+ }
949
+
950
+ .color_pro { color:#11BB11; }
951
+ .color_premium { color:#FFAA11; }
952
+ .color_premium_plus { color:#CB8E02; }
953
+ .color_hotel { color:#FF5500; }
954
+
955
+ #show_edit_cost_fields {
956
+ -moz-border-radius:5px;
957
+ -moz-box-shadow:1px 1px 0 #FFFFFF;
958
+ -webkit-border-radius:5px;
959
+ -webkit-box-shadow:1px 1px 0 #FFFFFF;
960
+ -border-radius:5px;
961
+ -box-shadow:1px 1px 0 #FFFFFF;
962
+ border:1px solid #D7D7D7;
963
+ color:#333;
964
+ padding:2px 1px 15px 7px;
965
+ text-shadow:-1px 1px 0 #FFFFFF;
966
+ }
967
+ #show_edit_cost_fields input{
968
+ width:100px;
969
+ }
970
+ #show_edit_cost_fields div.legendspan{
971
+ width:225px;
972
+ line-height: 24px;
973
+ float:left;
974
+ }
975
+
976
+ .booking_table a.bk_res_link_from_dates {
977
+ padding:5px 5px 3px 5px;
978
+ margin:0px 0px 0px -3px;
979
+ border-left:1px solid #ccc;
980
+ font-size:10px;
981
+ background-color:#70707A;
982
+ text-shadow:0 -1px 0 #777777 !important;
983
+ white-space:nowrap;
984
+ -moz-border-radius:0px 5px 5px 0px;
985
+ -webkit-border-radius:0px 5px 5px 0px;
986
+ -border-radius:0px 5px 5px 0px;
987
+ }
988
+
989
+ .booking_resource_header_4_childs {
990
+ -moz-border-radius:5px;
991
+ -webkit-border-radius:5px;
992
+ -border-radius:5px;
993
+ background:none repeat scroll 0 0 #F7F7F7;
994
+ border:1px solid #DAd9d9;
995
+ font-size:20px !important;
996
+ line-height:27px !important;
997
+ padding:0 5px 0 !important;;
998
+ }
999
+
1000
+
1001
+ .hide_user_bk_res {
1002
+ display:none;
1003
+ }
1004
+
1005
+ #childs_bk_resources {
1006
+ background:none repeat scroll 0 0 #F5F5F5;
1007
+ border-left:1px solid #CCCCCC;
1008
+ border-right:1px solid #CCCCCC;
1009
+
1010
+ height:32px;
1011
+ width:100%;
1012
+ }
1013
+ .bk_resource_arrow_shift {
1014
+ color:#333333;
1015
+ cursor:pointer;
1016
+ float:left;
1017
+ font-size:22px;
1018
+ line-height:20px;
1019
+ padding:5px 2px 0 5px;
1020
+ text-shadow:1px 1px 0 #FFFFFF;
1021
+ width:15px;
1022
+ }
1023
+
1024
+ .shortcode_help_section{
1025
+
1026
+ margin-bottom:10px;
1027
+ padding:5px 15px;
1028
+ background: none repeat scroll 0 0 #FFFDFD;
1029
+ border: 1px solid #FFF141;
1030
+ text-shadow: 0 1px 0 #FFFFFF;
1031
+
1032
+ -moz-border-radius:5px;
1033
+ -moz-box-shadow:0px 0px 2px #FEF691;
1034
+ -webkit-border-radius:5px;
1035
+ -webkit-box-shadow:0px 0px 2px #FEF691;
1036
+ -border-radius:5px;
1037
+ -box-shadow:0px 0px 2px #FEF691;
1038
+ }
1039
+
css/client.css ADDED
@@ -0,0 +1,396 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* boooking ajax message after reservation */
2
+ .submiting_content {
3
+ border:1px solid #55CC55;
4
+ font-size:15px;
5
+ font-weight:bold;
6
+ height:45px;
7
+ margin:15px auto;
8
+ padding:15px 10px;
9
+ text-align:center;
10
+ width:100%;
11
+ }
12
+
13
+ /* General styles for inputs textarea and buttons*/
14
+ .booking_form_div textarea, .booking_form_div input, .booking_form_div select, .booking_SagePayForm input {
15
+ border-color:#DFDFDF;
16
+ }
17
+ .booking_form_div textarea, .booking_form_div input, .booking_form_div select, .booking_SagePayForm input {
18
+ -moz-border-radius:4px;
19
+ -webkit-border-radius:4px;
20
+ border-style:solid;
21
+ border-width:1px;
22
+ }
23
+ .booking_form_div textarea, .booking_form_div input, .booking_form_div select, .booking_SagePayForm input {
24
+ margin:1px;
25
+ padding:3px;
26
+ }
27
+ .booking_form_div textarea {
28
+ line-height:1.4em;
29
+ }
30
+ .booking_form_div textarea, .booking_form_div input, .booking_form_div select, .booking_SagePayForm input {
31
+ font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
32
+ font-size:13px;
33
+ }
34
+ .booking_form {
35
+ text-align:left;
36
+ }
37
+ .booking_form_div .button, .booking_form_div .submit, .booking_form_div .button-secondary {
38
+ -moz-background-clip:border;
39
+ -moz-background-inline-policy:continuous;
40
+ -moz-background-origin:padding;
41
+ background:#F2F2F2 url(../images/white-grad.png) repeat-x scroll left top;
42
+ }
43
+ .booking_form_div .submit, .booking_form_div .button, .booking_form_div .button-primary, .booking_form_div .button-secondary, .booking_form_div .button-highlighted, .booking_form_div #postcustomstuff .submit input {
44
+ -moz-border-radius:11px;
45
+ -webkit-border-radius:11px;
46
+ -moz-box-sizing:content-box;
47
+ border-style:solid;
48
+ border-width:1px;
49
+ cursor:pointer;
50
+ font-size:11px !important;
51
+ line-height:16px;
52
+ padding:2px 8px;
53
+ text-decoration:none;
54
+ font-weight:bold;
55
+ margin:10px 0px;
56
+ float:right;
57
+ }
58
+
59
+ /* Booking form styles */
60
+ .booking_form .field {clear:both; text-align:right; line-height:25px;margin:5px 0px;}
61
+ .booking_form label {float:left; padding-right:10px;width:80px;text-align:left;}
62
+ .booking_form .main_div {float:left;}
63
+ .booking_form_div {text-align:left;}
64
+ .booking_form .submit {float:left;}
65
+
66
+ .booking_form_div input[type="button"]:hover, .booking_SagePayForm input[type="button"]:hover {
67
+ cursor:pointer !important;
68
+ }
69
+
70
+
71
+
72
+
73
+ /* Submit thank you message */
74
+ .form_bk_messages {
75
+ display:none;
76
+ float:left;
77
+ font-size:14px;
78
+ font-weight:bold;
79
+ border:1px solid #99ddaa;
80
+ padding:3px 10px;
81
+ margin:2px 5px;
82
+ background:#fef9ed;
83
+ color:#555555;
84
+ margin:15px auto;
85
+ padding:5px 10px;
86
+ text-align:center;
87
+ width:100%;
88
+ clear:both;
89
+ }
90
+
91
+ /* Time inputs at hte form */
92
+ input.wpdev-validates-as-time {
93
+ width:50px;
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
+ }
125
+
126
+ /* colors for aproved and pending days */
127
+ .datepick .date2approve, .datepick .date_approved {
128
+ background:#e5e5e5;
129
+ color:#aaa;
130
+ font-weight:bold;
131
+ }
132
+
133
+ /* Times partly booked day */
134
+ .datepick .timespartly a {
135
+ background:#F2F2F2 url('../img/clock_fill.png') no-repeat 100% 100%;
136
+ /*color:#Fca;
137
+ font-weight:bold;/**/
138
+ }
139
+
140
+ .wpdev_hint_with_text{
141
+ float:left;
142
+ white-space: nowrap;
143
+ }
144
+ .block_hints {
145
+ clear: both;
146
+ width:100%;
147
+ height:auto;
148
+ }
149
+ /* Tool Tip style */
150
+ .tooltips {
151
+ /*
152
+ display:none;
153
+ background:transparent url(../js/tooltip/img/black_arrow.png);
154
+ font-size:12px;
155
+ height:70px;
156
+ width:160px;
157
+ padding:25px;
158
+ color:#fff;/**/
159
+ /*
160
+
161
+ background-color:#000;
162
+ border:1px solid #fff;
163
+ padding:10px 15px;
164
+ width:200px;
165
+ display:none;
166
+ color:#fff;
167
+ text-align:left;
168
+ font-size:12px;
169
+ -moz-box-shadow:0 0 10px #000;
170
+ -webkit-box-shadow:0 0 10px #000; /*
171
+
172
+ background-color:#ececec;
173
+ border:1px solid #aaa;
174
+ padding:10px 15px;
175
+ width:100px;
176
+ display:none;
177
+ color:#444;
178
+ text-align:left;
179
+ font-size:12px;
180
+ font-weight:bold;
181
+ -moz-box-shadow:0 0 10px #000;
182
+ -webkit-box-shadow:0 0 10px #000;/**/
183
+
184
+ }
185
+
186
+ /*Captcha styles*/
187
+ img.captcha_img{
188
+ vertical-align: middle;
189
+ }
190
+ .captachinput {
191
+ width:120px;
192
+ }
193
+
194
+ /* Legend of days, which is shown under calendar */
195
+ .block_hints{
196
+ font-size:11px;
197
+ clear: both;
198
+ margin:10px 0px 30px 0px !important;
199
+ border:none;
200
+ height:30px;
201
+ }
202
+ .block_text {
203
+ float:left;
204
+ margin:0px 0px 10px 0px;
205
+ height:30px;
206
+ padding: 0px 10px 0px 2px;
207
+ line-height:32px;
208
+ }
209
+ .block_pending, .block_time, .block_booked, .block_free {
210
+ width:30px;
211
+ height: 30px;
212
+ line-height:28px;
213
+
214
+
215
+ border:1px solid #FFeeaa;
216
+
217
+ display:block;
218
+ font-weight:bold;
219
+
220
+ text-align: center;
221
+ vertical-align: middle;
222
+ float:left;
223
+ }
224
+ .block_time a{
225
+ padding:7px 10px 8px 10px;
226
+ }
227
+
228
+ table.datepick tr td{
229
+ padding:0px !important;
230
+ border-top:0 none!important;
231
+ line-height:36px;
232
+ }
233
+ table.datepick tr th, .booking_form_div table.datepick thead th{
234
+ padding:5px 0px !important;
235
+ }
236
+ .datepick-inline {
237
+ margin-bottom: 10px;
238
+ }
239
+ table.datepick { /*IE7 issue fixing*/
240
+ width: auto;
241
+ width: 284px !important;
242
+ }
243
+ div#datepick-div div.datepick-header { /*IE7 issue fixing*/
244
+ width: auto;
245
+ width: 284px !important;
246
+ }
247
+ div#datepick-div {
248
+ width: 284px !important;
249
+
250
+ }
251
+ .widget_wpdev_booking .datepick-inline table.datepick{
252
+ width: 184px !important;
253
+ }
254
+
255
+
256
+ /* Search form */
257
+ .booking_search_form {
258
+ margin:15px 0px;
259
+ padding:10px;
260
+ border: 1px solid #FFF141;
261
+ text-shadow: 0 1px 0 #FFFFFF;
262
+ -border-radius:5px;
263
+ -webkit-border-radius:5px;
264
+ -moz-border-radius:5px;
265
+ -moz-box-shadow: 0 0 2px #FEF691;
266
+ -webkit-box-shadow: 0 0 2px #FEF691;
267
+ -box-shadow: 0 0 2px #FEF691;
268
+ }
269
+
270
+ .booking_search_form label{
271
+ font-weight: bold;
272
+ font-size: 13px;
273
+ color:#555 !important;
274
+ }
275
+
276
+ .booking_search_form h3{
277
+ font-size: 18px;
278
+ line-height: 28px !important;
279
+ font-weight: bold;
280
+ font-family: Arial;
281
+ margin: 0 !important;
282
+ color:#555 !important;
283
+ }
284
+
285
+ .booking_search_form input.search_booking {
286
+ float:right;
287
+ margin-top:15px;
288
+ -box-shadow: 0 0 1px #DDDDDD;
289
+ -webkit-box-shadow: 0 0 1px #DDDDDD;
290
+ -moz-box-shadow: 0 0 1px #DDDDDD;
291
+ background: none repeat scroll 0 0 #F5F5F5 !important;
292
+ color: #717171 !important;
293
+ font-family: Helvetica;
294
+ font-size: 15px !important;
295
+ font-weight: bold !important;
296
+ text-shadow: 0 0 1px #FFFFFF;
297
+ }
298
+
299
+ .booking_search_form input.search_booking:hover {
300
+ background: none repeat scroll 0 0 #eee !important;
301
+ }
302
+
303
+ .booking_search_form input.hasDatepick {
304
+ border: 1px solid #BBB8B8;
305
+ color: #555555;
306
+ font-size: 0.8em !important;
307
+ font-weight: bold;
308
+ margin-right: 20px;
309
+ }
310
+
311
+
312
+
313
+ /*Search results*/
314
+ #booking_search_ajax {
315
+ margin-bottom:20px;
316
+ }
317
+
318
+ .booking_search_result_item{
319
+ clear:both;
320
+ margin:10px 0px;
321
+ padding:5px 5px 20px;
322
+ border-bottom:1px solid #e5e5e5;
323
+ font-size: 0.9em;
324
+ }
325
+
326
+ .booking_search_result_item .booking_search_result_title{
327
+ font-weight: bold;
328
+ font-size: 1.3em;
329
+ margin-bottom: 10px;
330
+ }
331
+
332
+ .booking_search_result_item img.booking_featured_image {
333
+ border: 1px solid #ccc;
334
+ padding:2px;
335
+ width:200px !important;
336
+ float: left;
337
+ margin: 5px 15px 5px 0px !important;
338
+ }
339
+
340
+ .booking_search_result_item .booking_search_result_info {
341
+ font-size: 1.1em;
342
+ font-style: italic;
343
+ margin: 10px;
344
+ }
345
+
346
+ .booking_search_result_visitors_num, .booking_search_result_items_num, .booking_search_result_cost{
347
+ font-weight: bold;
348
+ }
349
+
350
+ .booking_search_result_item label{
351
+ font-size: 16px;
352
+ font-weight: bold;
353
+ }
354
+
355
+ .booking_search_result_item a{
356
+ -box-shadow: 0 0 1px #DDDDDD;
357
+ -webkit-box-shadow: 0 0 1px #DDDDDD;
358
+ -moz-box-shadow: 0 0 1px #DDDDDD;
359
+ background: none repeat scroll 0 0 #F5F5F5 !important;
360
+ color: #717171 !important;
361
+ font-family: Helvetica;
362
+ font-size: 12px !important;
363
+ line-height:18px;
364
+ font-weight: bold !important;
365
+ text-shadow: 0 0 1px #FFFFFF;
366
+ float:right;
367
+ cursor: pointer;
368
+ padding: 2px;
369
+ border: 1px solid #bbb;
370
+ -border-radius:3px;
371
+ -webkit-border-radius:3px;
372
+ -moz-border-radius:3px;
373
+ text-decoration: none;
374
+ margin-top:15px;
375
+ }
376
+
377
+ .booking_search_result_item a:hover {
378
+ background: none repeat scroll 0 0 #eee !important;
379
+ }
380
+
381
+
382
+
383
+ #wp-admin-bar-booking_options a span#booking-count {
384
+ background: none repeat scroll 0 0 #EEEEEE;
385
+ border-radius: 10px 10px 10px 10px;
386
+ color: #333333;
387
+ display: inline;
388
+ font-size: 10px;
389
+ font-weight: bold;
390
+ padding: 2px 5px;
391
+ text-shadow: none;
392
+ }
393
+ #wp-admin-bar-booking_options a:hover span#booking-count {
394
+ background: none repeat scroll 0 0 #FFFFFF;
395
+ color: #000000;
396
+ }
css/jquery-ui.css ADDED
@@ -0,0 +1,225 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * jQuery UI screen structure and presentation
3
+ * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
4
+ * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
5
+ * Visit ThemeRoller.com
6
+ */
7
+
8
+ /*
9
+ * Note: If your ThemeRoller settings have a font size set in ems, your components will scale according to their parent element's font size.
10
+ * As a rule of thumb, set your body's font size to 62.5% to make 1em = 10px.
11
+ * body {font-size: 62.5%;}
12
+ */
13
+
14
+ /*dialog*/
15
+ .ui-dialog {
16
+ /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
17
+
18
+ font-size: px;
19
+ background: #ffffff;
20
+ color: #333333;
21
+ border: 1px solid #AAAAAA;
22
+ position: relative;
23
+ overflow:visible !important;
24
+ }
25
+ .ui-resizable-handle {
26
+ position: absolute;
27
+ font-size: 0.1px;
28
+ z-index: 99999;
29
+ }
30
+ .ui-resizable .ui-resizable-handle {
31
+ display: block;
32
+ }
33
+ body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
34
+ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */
35
+ .ui-resizable-n {
36
+ cursor: n-resize;
37
+ height: 7px;
38
+ width: 100%;
39
+ top: -5px;
40
+ left: 0px;
41
+ }
42
+ .ui-resizable-s {
43
+ cursor: s-resize;
44
+ height: 7px;
45
+ width: 100%;
46
+ bottom: -5px;
47
+ left: 0px;
48
+ }
49
+ .ui-resizable-e {
50
+ cursor: e-resize;
51
+ width: 7px;
52
+ right: -5px;
53
+ top: 0px;
54
+ height: 100%;
55
+ }
56
+ .ui-resizable-w {
57
+ cursor: w-resize;
58
+ width: 7px;
59
+ left: -5px;
60
+ top: 0px;
61
+ height: 100%;
62
+ }
63
+ .ui-resizable-se {
64
+ cursor: se-resize;
65
+ width: 13px;
66
+ height: 13px;
67
+ right: 0px;
68
+ bottom: 0px;
69
+ background: url(../img/333333_11x11_icon_resize_se.gif) no-repeat 0 0;
70
+ }
71
+ .ui-resizable-sw {
72
+ cursor: sw-resize;
73
+ width: 9px;
74
+ height: 9px;
75
+ left: 0px;
76
+ bottom: 0px;
77
+ }
78
+ .ui-resizable-nw {
79
+ cursor: nw-resize;
80
+ width: 9px;
81
+ height: 9px;
82
+ left: 0px;
83
+ top: 0px;
84
+ }
85
+ .ui-resizable-ne {
86
+ cursor: ne-resize;
87
+ width: 9px;
88
+ height: 9px;
89
+ right: 0px;
90
+ top: 0px;
91
+ }
92
+ .ui-dialog-titlebar {
93
+ /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
94
+ padding: .5em 1.5em .5em 1em;
95
+ color: #fff;
96
+ border-bottom: 1px solid #DFDFDF;
97
+ font-size: 1em;
98
+ font-weight: bold;
99
+ position: relative;
100
+ -moz-border-radius:3px 3px 0 0;
101
+ -webkit-border-radius:3px 3px 0 0;
102
+ background: #777;
103
+
104
+ }
105
+ .ui-dialog-title {
106
+ padding-left: 25px;
107
+ }
108
+ .ui-dialog-titlebar-close {
109
+ /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
110
+ background: url(../img/my-close.png) 0 0 no-repeat;
111
+ position: absolute;
112
+ right: -15px;
113
+ top: -13px;
114
+ width: 28px;
115
+ height: 28px;
116
+ z-index: 100;
117
+ }
118
+ .ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover {
119
+ background: url(../img/my-close.png) 0 0 no-repeat;
120
+ }
121
+ .ui-dialog-titlebar-close:active {
122
+ background: url(../img/my-close.png) 0 0 no-repeat;
123
+ }
124
+ .ui-dialog-titlebar-close span {
125
+ display: none;
126
+ }
127
+ .ui-dialog-content {
128
+ /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
129
+ color: #333333;
130
+ padding: 1.5em 1.7em;
131
+ }
132
+ .ui-dialog-buttonpane {
133
+ position: absolute;
134
+ bottom: 0;
135
+ width: 100%;
136
+ text-align: center;
137
+ border-top: 1px solid #DFDFDF;
138
+ background: #ffffff;
139
+ padding: 10px 0px;
140
+ }
141
+ .ui-dialog-buttonpane button {
142
+ margin-right: 5px;
143
+ }
144
+ /* This file skins dialog */
145
+ .ui-dialog.ui-draggable .ui-dialog-titlebar,
146
+ .ui-dialog.ui-draggable .ui-dialog-titlebar {
147
+ cursor: move;
148
+ }
149
+
150
+
151
+ /*hidden elements*/
152
+ .ui-hidden {
153
+ display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
154
+ }
155
+ .ui-accessible-hidden {
156
+ position: absolute; left: -99999999px;
157
+ }
158
+ /*reset styles*/
159
+ .ui-reset {
160
+ /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
161
+ }
162
+ /*clearfix class*/
163
+ .ui-clearfix:after {
164
+ content: ".";
165
+ display: block;
166
+ height: 0;
167
+ clear: both;
168
+ visibility: hidden;
169
+ }
170
+ .ui-clearfix {display: inline-block;}
171
+ /* Hides from IE-mac \*/
172
+ * html .ui-clearfix {height: 1%;}
173
+ .ui-clearfix {display: block;}
174
+ /* End hide from IE-mac */
175
+
176
+
177
+ #wpdev_bk-dialog {
178
+ padding: 0;
179
+ padding-bottom: 25px;
180
+ }
181
+ .wpdev_bk-dialog-content {
182
+ margin: 15px;
183
+ text-align: justify;
184
+ }
185
+ .ui-dialog-title img {
186
+ position: absolute;
187
+ top: 5px;
188
+ left: 10px;
189
+ }
190
+ #wpdev_bk-dialog-slide-header {
191
+ border-top: 1px solid #DFDFDF;
192
+ padding-left: 35px;
193
+ background-image: url(../img/333333_7x7_arrow_right.gif);
194
+ background-position: 15px 50%;
195
+ background-repeat: no-repeat;
196
+ cursor: pointer;
197
+ -moz-user-select: none;
198
+ -webkit-user-select: none;
199
+ }
200
+ #wpdev_bk-dialog-slide-header.selected {
201
+ background-image: url(/img/333333_7x7_arrow_down.gif) !important;
202
+ }
203
+ #wpdev_bk-precacher {
204
+ width: 0;
205
+ height: 0;
206
+ }
207
+
208
+ .ui-widget-overlay{
209
+ position:absolute;
210
+ top:0px;
211
+ /*background-image:url(../img/overlay_l.png);*/
212
+ opacity:0.5;
213
+ background-color:#777;
214
+ }
215
+
216
+ .ui-dialog{
217
+ -moz-border-radius:5px;
218
+ -moz-box-shadow:0 0 20px #555;
219
+ -webkit-border-radius:5px;
220
+ -webkit-box-shadow:0 0 20px #555;
221
+ }
222
+
223
+ .ui-dialog-buttonpane {
224
+ background: transparent;
225
+ }
css/skins/black.css ADDED
@@ -0,0 +1,279 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* TODAY */
2
+ .datepick-prev a, .datepick-next a, .datepick-current a{
3
+ font-size:1em;
4
+ font-weight:bold;
5
+ text-decoration:none;
6
+ color:#999;
7
+ }
8
+ .datepick-prev {
9
+ width:33%;
10
+ float:left;
11
+ text-align:left;
12
+ }
13
+ .datepick-next {
14
+ width:33%;
15
+ float:left;
16
+ text-align:right;
17
+ }
18
+ .datepick-next a, .datepick-prev a{
19
+ font-size:0.8em !important;
20
+ padding:5px;
21
+
22
+ }
23
+ .datepick-current{
24
+ width:34%;
25
+ float:left;
26
+ text-align:center;
27
+ }
28
+
29
+ /**********************************************************************/
30
+
31
+ .datepick-links {
32
+ clear:both;
33
+ float:left;
34
+ width:100%;
35
+ }
36
+ .datepick-one-month {
37
+ float:left;
38
+ }
39
+
40
+ /** MONTHES *************************************************************/
41
+ .datepick-header{
42
+ text-align:center;
43
+ font-weight:bold;
44
+ font-size:0.85em;
45
+ /*line-height:2em;*/
46
+ padding:5px 0px;
47
+ width:282px;
48
+ }
49
+ .datepick .datepick-days-cell {
50
+ text-align:center;
51
+ }
52
+
53
+
54
+ /* I N U S E */
55
+
56
+ #datepick-div, .datepick-inline { /* Main BackGround color */
57
+ }
58
+
59
+ .datepick-control, .datepick-links { /* TOP Header color - TODAY */
60
+ background-color:#f3f3f3;
61
+ }
62
+
63
+ .datepick-header { /* Header - Monthes*/
64
+ background: transparent;
65
+ color: #999;
66
+ border-bottom:none;
67
+ font-weight: bold;
68
+ font-size:11px;
69
+ }
70
+ .datepick .datepick-title-row th{
71
+ color:#aaa;
72
+ text-align:center;
73
+ background:none;
74
+ margin:0px;
75
+ padding:5px 0px;
76
+ }
77
+
78
+
79
+ .datepick .datepick-days-cell a { /* NORMAL CELL*/
80
+ display: block;
81
+ background-color: #f2f2f2;
82
+ border: 1px solid #777;
83
+ color:#21759B;
84
+ font-weight:bold;
85
+ }
86
+ .datepick .datepick-unselectable { /* CELLS which have be UN SELECTED*/
87
+ color: #b5b5b5;
88
+ font-size: 13px;
89
+ }
90
+ .datepick .datepick-today a { /* TODAY DAY*/
91
+ /*background: #f5f5b5;
92
+ border: 1px solid #d9bb73;/**/
93
+ }
94
+
95
+ /* S I Z E */
96
+ .datepick-inline table.datepick td{
97
+ width:40px;
98
+ height:40px;
99
+ padding:0px;
100
+ border:0px;
101
+ /* font-size:38px;/**/
102
+ }
103
+ .datepick-inline table.datepick td a{
104
+ line-height:36px;
105
+ }
106
+
107
+ /* Show in diferent style reserved days in pending and aproval list */
108
+ .datepick .date2approve, .datepick .date2approve a { color:#ea5 !important; }
109
+ .datepick .date_approved, .datepick .date_approved a { color:#79c !important; }
110
+
111
+
112
+
113
+ .datepick .date2approve, .datepick .date_approved {
114
+
115
+ }
116
+ .datepick .timespartly a {
117
+ background:url("../../img/clock_fill.png") no-repeat scroll 100% 100% #555555 !important;
118
+ font-size:13px;
119
+ font-weight:bold;
120
+ }
121
+ #wpdev-booking-general .datepick .date2approve {
122
+ background:#FFBB45 !important;
123
+ border:1px solid #FAFAFA;
124
+ color:#FFFFFF !important;
125
+ font-size:17px;
126
+ font-weight: normal;
127
+ text-shadow:0 -1px 0 #777777;
128
+ }
129
+ #wpdev-booking-general .datepick .date_approved {
130
+ background:#99BBEE !important;
131
+ border:1px solid #FAFAFA;
132
+ color:#FFFFFF !important;
133
+ font-size:17px;
134
+ font-weight: normal;
135
+ text-shadow:0 -1px 0 #777777;
136
+ }
137
+
138
+
139
+
140
+ .datepick .datepick_mouse_over a{
141
+ background:#ff0000 !important;
142
+ }
143
+
144
+ .calendar-links {
145
+ float:left;
146
+ height:15px;
147
+ margin-bottom:-35px;
148
+ padding:5px 0;
149
+ position:relative;
150
+ width:100%;
151
+ z-index:0;
152
+ }
153
+ .calendar-links .datepick-next {
154
+ float:right;
155
+ }
156
+ .calendar-links .datepick-next,.calendar-links .datepick-prev{
157
+ font-weight: bold;
158
+ font-size:11px;
159
+ }
160
+
161
+ /* Black */
162
+
163
+ .datepick .datepick-title-row th{
164
+ border:none;
165
+ border-bottom:#ccc 1px solid;
166
+ color:#f5f5f5;
167
+ font-size:11px;
168
+ }
169
+
170
+ .datepick .datepick-days-cell a {
171
+ background-color:#444444;
172
+ border:1px solid #999999;
173
+ color:#EEEEEE;
174
+ display:block;
175
+ font-size:13px;
176
+ font-weight:bold;
177
+ margin:1px;
178
+ }
179
+
180
+ .datepick .datepick-days-cell a:hover, .datepick .datepick-days-cell-over a{
181
+ text-decoration: none;
182
+ border:1px solid #eb2;
183
+ color:#fc2;
184
+ }
185
+
186
+ .datepick-inline .datepick {
187
+ background-color:#595959;
188
+ border:2px solid #AAAAAA;
189
+ margin:0 2px 0 0 !important;
190
+ padding:0 !important;
191
+ }
192
+
193
+ .tooltips {
194
+
195
+
196
+ background-color:#555;
197
+ border:1px solid #aaa;
198
+ padding:10px 15px;
199
+ width:200px;
200
+ display:none;
201
+ color:#fff;
202
+ text-align:left;
203
+ font-size:12px;
204
+ -moz-box-shadow:0 0 5px #000;
205
+ -webkit-box-shadow:0 0 5px #000; /**/
206
+ }
207
+
208
+
209
+ .block_hints .block_booked {
210
+ background: #777 !important;
211
+ }
212
+ .block_hints .block_pending {
213
+ background: #777 !important;
214
+ }
215
+
216
+ .datepick span.admin_calendar_selection a.booking_overmause0, .datepick span.admin_calendar_selection a.booking_overmause1, .datepick .admin_calendar_selection, .datepick .admin_calendar_selection a{
217
+ background-color: #ff0000 !important;
218
+ border:none;
219
+ color:#fff !important;
220
+ }
221
+
222
+
223
+ .widget_wpdev_booking .datepick-inline table.datepick td a, .widget_wpdev_booking .datepick-inline table.datepick td, .widget_wpdev_booking .block_hints .block_free a, .widget_wpdev_booking .block_hints .block_time a{
224
+ font-size:11px;
225
+ }
226
+ .widget_wpdev_booking .datepick-inline table.datepick .datepick-current-day a {
227
+ font-size:11px !important;
228
+ }
229
+
230
+
231
+ #wpdev-booking-general .datepick .date2approve, #wpdev-booking-general .datepick .date2approve.timespartly a {
232
+ background-color:#FFBB45 !important;
233
+ border:none;
234
+ font-size:14px;
235
+ font-weight:normal;
236
+ color:#FFFFFF !important;
237
+ }
238
+ #wpdev-booking-general .datepick .date_approved, #wpdev-booking-general .datepick .date_approved.timespartly a {
239
+ background-color:#99BBEE !important;
240
+ border:none;
241
+ color:#FFFFFF !important;
242
+ font-size:14px;
243
+ font-weight:normal;
244
+ }
245
+
246
+
247
+
248
+ .datepick .date2approve, .block_hints .block_pending {
249
+ color:#ea5 !important; background-color: #779 !important; color:#fff !important; }
250
+ .datepick .date_approved,.block_hints .block_booked {
251
+ color:#79c !important; background-color: #995555 !important; color:#fff !important; }
252
+
253
+ .datepick .date2approve.timespartly a { background-color: transparent !important; border:none !important; color:#ccf !important; }
254
+ .datepick .date_approved.timespartly a { background-color: transparent !important; border:none !important; color:#77f !important; }
255
+
256
+ .block_hints .block_free { background-color: #595959 !important; color:#99f !important; font-weight:normal !important; }
257
+ .block_hints .block_free a { margin:0px; font-weight:normal !important; }
258
+ .block_time.timespartly { background:#595959 url('../../img/clock_fill.png') no-repeat 100% 100% !important; color:#99f !important; }
259
+
260
+ .datepick-inline .datepick td.datepick-current-day a { /* SELECTED DAYs*/
261
+ background-color:#3388AA !important;
262
+ border:1px solid #EE9911 !important;
263
+ color:#FFFFFF !important;
264
+ font-size:15px !important;
265
+ }
266
+ .datepick .datepick-days-cell-over a { /* OVER some DAY*/
267
+ background: #fff;
268
+ color: #e95;
269
+ border: 1px solid #e95;
270
+ }
271
+
272
+
273
+
274
+ .widget_wpdev_booking .block_pending, .widget_wpdev_booking .block_time, .widget_wpdev_booking .block_booked, .widget_wpdev_booking .block_free { height:25px; line-height:25px; width:25px; }
275
+ .widget_wpdev_booking .block_text { height:20px; line-height:20px; }
276
+ .wpdev_clear_hint{ height:1px; clear:both; }
277
+ .datepick .datepick-days-cell a, .datepick .datepick-days-cell a:hover{ cursor:pointer;}
278
+
279
+
css/skins/standard.css ADDED
@@ -0,0 +1,253 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* TODAY */
2
+ .datepick-prev a, .datepick-next a, .datepick-current a{
3
+ font-size:1em;
4
+ font-weight:bold;
5
+ text-decoration:none;
6
+ color:#555;
7
+ }
8
+ .datepick-prev {
9
+ width:33%;
10
+ float:left;
11
+ text-align:left;
12
+ }
13
+ .datepick-next {
14
+ width:33%;
15
+ float:left;
16
+ text-align:right;
17
+ }
18
+ .datepick-next a, .datepick-prev a{
19
+ font-size:0.8em !important;
20
+ padding:5px;
21
+
22
+ }
23
+ .datepick-current{
24
+ width:34%;
25
+ float:left;
26
+ text-align:center;
27
+ }
28
+
29
+ /**********************************************************************/
30
+
31
+ .datepick-links {
32
+ clear:both;
33
+ float:left;
34
+ width:100%;
35
+ }
36
+ .datepick-one-month {
37
+ float:left;
38
+ }
39
+
40
+ /** MONTHES *************************************************************/
41
+ .datepick-header{
42
+ text-align:center;
43
+ font-weight:bold;
44
+ font-size:0.85em;
45
+ /*line-height:2em;*/
46
+ padding:5px 0px;
47
+ width:282px;
48
+ }
49
+ .datepick .datepick-days-cell {
50
+ text-align:center;
51
+ }
52
+
53
+ .datepick{
54
+ border:1px solid #ddd;
55
+ padding:0px !important;
56
+ margin:0px !important;
57
+ }
58
+
59
+
60
+ /* I N U S E */
61
+
62
+ #datepick-div, .datepick-inline { /* Main BackGround color */
63
+ background: #ffffff;
64
+ color: #FF1b1c;
65
+ border:1px solid #ccc;
66
+ }
67
+
68
+ .datepick-control, .datepick-links { /* TOP Header color - TODAY */
69
+ background-color:#f3f3f3;
70
+ }
71
+
72
+ .datepick-header { /* Header - Monthes*/
73
+ background: #f3f3f3;
74
+ color: #555;
75
+ border-bottom:#c4c4c4 1px solid;
76
+ }
77
+ .datepick .datepick-title-row th{
78
+ border:none;
79
+ border-bottom:#c5c5c5 1px solid;
80
+ color:#aaa;
81
+ text-align:center;
82
+ background:none;
83
+ margin:0px;
84
+ padding:5px 0px;
85
+ }
86
+
87
+
88
+ .datepick .datepick-days-cell a { /* NORMAL CELL*/
89
+ display: block;
90
+ background-color: #f2f2f2;
91
+ border: 1px solid #fff;
92
+ color:#21759B;
93
+ font-weight:bold;
94
+ }
95
+ .datepick .datepick-unselectable { /* CELLS which have be UN SELECTED*/
96
+ color: #999999;
97
+ }
98
+ .datepick .datepick-today a { /* TODAY DAY*/
99
+ /*background: #f5f5b5;
100
+ border: 1px solid #d9bb73;/**/
101
+ }
102
+
103
+ /* S I Z E */
104
+ .datepick-inline table.datepick td{
105
+ width:40px;
106
+ height:40px;
107
+ padding:0px;
108
+ border:0px;
109
+ /* font-size:38px;/**/
110
+ }
111
+ .datepick-inline table.datepick td a{
112
+ line-height:38px;
113
+ height:40px;
114
+ }
115
+
116
+ /* Show in diferent style reserved days in pending and aproval list */
117
+ .datepick .date2approve, .datepick .date2approve a { color:#ea5 !important; background-color: #fff !important;}
118
+ .datepick .date_approved, .datepick .date_approved a { color:#79c !important; background-color: #fff !important;}
119
+
120
+
121
+
122
+ .datepick .datepick_mouse_over a{
123
+ background:#ff0000 !important;
124
+ }
125
+
126
+
127
+ .tooltips {
128
+ /*display:none;
129
+ background:transparent url(../js/tooltip/img/black_arrow.png);
130
+ font-size:12px;
131
+ height:70px;
132
+ width:160px;
133
+ padding:25px;
134
+ color:#fff;/**/
135
+
136
+ /*
137
+ background-color:#000;
138
+ border:1px solid #fff;
139
+ padding:10px 15px;
140
+ width:200px;
141
+ display:none;
142
+ color:#fff;
143
+ text-align:left;
144
+ font-size:12px;
145
+ -moz-box-shadow:0 0 10px #000;
146
+ -webkit-box-shadow:0 0 10px #000; /**/
147
+
148
+ background-color:#ececec;
149
+ border:1px solid #aaa;
150
+ padding:10px 15px;
151
+ width:100px;
152
+ display:none;
153
+ color:#444;
154
+ text-align:left;
155
+ font-size:12px;
156
+ font-weight:bold;
157
+ -moz-box-shadow:0 0 10px #000;
158
+ -webkit-box-shadow:0 0 10px #000;
159
+ /**/
160
+ }
161
+
162
+ .calendar-links {
163
+ float:left;
164
+ height:15px;
165
+ margin-bottom:-35px;
166
+ padding:5px 0;
167
+ position:relative;
168
+ width:100%;
169
+ z-index:0;
170
+ }
171
+ .calendar-links .datepick-next {
172
+ float:right;
173
+ }
174
+
175
+ #wpdev-booking-general #datepick-div, #wpdev-booking-general .datepick-inline {
176
+ background: transparent;
177
+ border: none;
178
+ }
179
+ #wpdev-booking-general .datepick-one-month table.datepick{
180
+ background: #fff;
181
+ }
182
+ #wpdev-booking-general .datepick-one-month {
183
+ border-top:1px solid #ccc;
184
+ }
185
+
186
+ #wpdev-booking-general .datepick-header{
187
+ width:auto !important;
188
+ border-left:1px solid #CCCCCC;
189
+ border-right:1px solid #CCCCCC;
190
+ }
191
+
192
+ #wpdev-booking-general .datepick .date2approve, #wpdev-booking-general .datepick .date2approve.timespartly a {
193
+ background-color:#FFBB45 !important;
194
+ border:none;
195
+ font-size:14px;
196
+ font-weight:normal;
197
+ color:#FFFFFF !important;
198
+ }
199
+ #wpdev-booking-general .datepick .date_approved, #wpdev-booking-general .datepick .date_approved.timespartly a {
200
+ background-color:#99BBEE !important;
201
+ border:none;
202
+ color:#FFFFFF !important;
203
+ font-size:14px;
204
+ font-weight:normal;
205
+ }
206
+
207
+
208
+
209
+ .datepick .date2approve, .block_hints .block_pending {
210
+ color:#ea5 !important; background-color: #a6d3ea !important; color:#fff !important; }
211
+ .datepick .date_approved,.block_hints .block_booked {
212
+ color:#79c !important; background-color: #0080c1 !important; color:#fff !important; }
213
+ .block_hints .block_pending {color:#a6d3ea !important; }
214
+ .block_hints .block_booked {color:#0080c1 !important; }
215
+
216
+ .datepick .date2approve.timespartly a { background-color: transparent !important; border:none !important; color:#ccf !important; }
217
+ .datepick .date_approved.timespartly a { background-color: transparent !important; border:none !important; color:#77f !important; }
218
+
219
+ .block_hints .block_free { background-color: #f3f3f3 !important; color:#99f !important; }
220
+ .block_time.timespartly { background:#F2F2F2 url('../../img/clock_fill.png') no-repeat 100% 100% !important; color:#99f !important; }
221
+
222
+
223
+ .block_hints .block_free a {color:#f3f3f3 !important; }
224
+
225
+ /*
226
+ #wpdev-booking-general .datepick .date_admin_blank, .datepick .date_admin_blank{
227
+ color:#79c !important;
228
+ background-color: #66cc00 !important;
229
+ color:#fff !important;
230
+ }/**/
231
+
232
+ .datepick-inline .datepick td.datepick-current-day a { /* SELECTED DAYs*/
233
+ background-color:#3a5 !important;
234
+ border:1px solid #EEE !important;
235
+ color:#FFFFFF !important;
236
+ cursor: pointer;
237
+ }
238
+ .datepick .datepick-days-cell-over a { /* OVER some DAY*/
239
+ background: #fff;
240
+ color: #e95;
241
+ border: 1px solid #e95;
242
+ }
243
+
244
+ .widget_wpdev_booking .block_pending, .widget_wpdev_booking .block_time, .widget_wpdev_booking .block_booked, .widget_wpdev_booking .block_free { height:20px; line-height:20px; width:20px; }
245
+ .widget_wpdev_booking .block_text { height:20px; line-height:20px; }
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; }/**/
252
+
253
+
css/skins/traditional-light.css ADDED
@@ -0,0 +1,284 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* TODAY */
2
+ .datepick-prev a, .datepick-next a, .datepick-current a{
3
+ font-size:1em;
4
+ font-weight:bold;
5
+ text-decoration:none;
6
+ color:#555;
7
+ }
8
+ .datepick-prev {
9
+ width:33%;
10
+ float:left;
11
+ text-align:left;
12
+ }
13
+ .datepick-next {
14
+ width:33%;
15
+ float:left;
16
+ text-align:right;
17
+ }
18
+ .datepick-next a, .datepick-prev a{
19
+ font-size:0.8em !important;
20
+ padding:5px;
21
+
22
+ }
23
+ .datepick-current{
24
+ width:34%;
25
+ float:left;
26
+ text-align:center;
27
+ }
28
+
29
+ /**********************************************************************/
30
+
31
+ .datepick-links {
32
+ clear:both;
33
+ float:left;
34
+ width:100%;
35
+ }
36
+ .datepick-one-month {
37
+ float:left;
38
+ }
39
+
40
+ /** MONTHES *************************************************************/
41
+ .datepick-header{
42
+ text-align:center;
43
+ font-weight:bold;
44
+ font-size:0.85em;
45
+ /*line-height:2em;*/
46
+ padding:5px 0px;
47
+ width:282px;
48
+ }
49
+ .datepick .datepick-days-cell {
50
+ text-align:center;
51
+ }
52
+
53
+ .datepick{
54
+ border:none !important;
55
+ border-right:1px solid #ddd !important;
56
+ padding:0px !important;
57
+ margin:0px !important;
58
+ }
59
+
60
+
61
+ /* I N U S E */
62
+
63
+ #datepick-div, .datepick-inline { /* Main BackGround color */
64
+ background: #ffffff;
65
+ color: #FF1b1c;
66
+ border:1px solid #ccc;
67
+ }
68
+
69
+ .datepick-control, .datepick-links { /* TOP Header color - TODAY */
70
+ background-color:#f3f3f3;
71
+ }
72
+
73
+ .datepick-header { /* Header - Monthes*/
74
+ background: none repeat scroll 0 0 transparent;
75
+ color: #555;
76
+ border-bottom:#c4c4c4 1px solid;
77
+ }
78
+ .datepick .datepick-title-row th{
79
+ border:none;
80
+ border-bottom:#c5c5c5 1px solid;
81
+ color:#aaa;
82
+ text-align:center;
83
+ background:none;
84
+ margin:0px;
85
+ padding:5px 0px;
86
+ }
87
+
88
+
89
+ .datepick .datepick-days-cell a { /* NORMAL CELL*/
90
+
91
+ background-color:#05D002;
92
+ border:1px solid #FFFFFF;
93
+ color:#FFFFFF;
94
+ display:block;
95
+ font-family:Verdana;
96
+ font-size:18px;
97
+ font-weight:normal;
98
+ }
99
+ .datepick .datepick-unselectable { /* CELLS which have be UN SELECTED*/
100
+ color: #999999;
101
+ }
102
+ .datepick .datepick-today a { /* TODAY DAY*/
103
+ /*background: #f5f5b5;
104
+ border: 1px solid #d9bb73;/**/
105
+ }
106
+
107
+ /* S I Z E */
108
+ .datepick-inline table.datepick td{
109
+ width:40px;
110
+ height:40px;
111
+ padding:0px;
112
+ border:0px;
113
+ /* font-size:38px;/**/
114
+ }
115
+ .datepick-inline table.datepick td a{
116
+ line-height:38px;
117
+ height:40px;
118
+ }
119
+
120
+ /* Show in diferent style reserved days in pending and aproval list */
121
+ .datepick .date2approve, .datepick .date2approve a { color:#ea5 !important; background-color: #fff !important;}
122
+ .datepick .date_approved, .datepick .date_approved a { color:#79c !important; background-color: #fff !important;}
123
+
124
+
125
+
126
+ .datepick .datepick_mouse_over a{
127
+ background:#ff0000 !important;
128
+ }
129
+
130
+
131
+ .tooltips {
132
+ /*display:none;
133
+ background:transparent url(../js/tooltip/img/black_arrow.png);
134
+ font-size:12px;
135
+ height:70px;
136
+ width:160px;
137
+ padding:25px;
138
+ color:#fff;/**/
139
+
140
+ /*
141
+ background-color:#000;
142
+ border:1px solid #fff;
143
+ padding:10px 15px;
144
+ width:200px;
145
+ display:none;
146
+ color:#fff;
147
+ text-align:left;
148
+ font-size:12px;
149
+ -moz-box-shadow:0 0 10px #000;
150
+ -webkit-box-shadow:0 0 10px #000; /**/
151
+
152
+ background-color:#ececec;
153
+ border:1px solid #aaa;
154
+ padding:10px 15px;
155
+ width:100px;
156
+ display:none;
157
+ color:#444;
158
+ text-align:left;
159
+ font-size:12px;
160
+ font-weight:bold;
161
+ -moz-box-shadow:0 0 10px #000;
162
+ -webkit-box-shadow:0 0 10px #000;
163
+ /**/
164
+ }
165
+
166
+ .calendar-links {
167
+ float:left;
168
+ height:15px;
169
+ margin-bottom:-35px;
170
+ padding:5px 0;
171
+ position:relative;
172
+ width:100%;
173
+ z-index:0;
174
+ }
175
+ .calendar-links .datepick-next {
176
+ float:right;
177
+ }
178
+
179
+ #wpdev-booking-general #datepick-div, #wpdev-booking-general .datepick-inline {
180
+ background: transparent;
181
+ border: none;
182
+ }
183
+ #wpdev-booking-general .datepick-one-month table.datepick{
184
+ background: #fff;
185
+ }
186
+ #wpdev-booking-general .datepick-one-month {
187
+ border-top:1px solid #ccc;
188
+ }
189
+
190
+ #wpdev-booking-general .datepick-header{
191
+ width:auto !important;
192
+ border-left:1px solid #CCCCCC;
193
+ border-right:1px solid #CCCCCC;
194
+ }
195
+
196
+ #wpdev-booking-general .datepick .date2approve, #wpdev-booking-general .datepick .date2approve.timespartly a {
197
+ background-color:#FFBB45 !important;
198
+ border:none;
199
+ font-size:14px;
200
+ font-weight:normal;
201
+ color:#FFFFFF !important;
202
+ }
203
+ #wpdev-booking-general .datepick .date_approved, #wpdev-booking-general .datepick .date_approved.timespartly a {
204
+ background-color:#99BBEE !important;
205
+ border:none;
206
+ color:#FFFFFF !important;
207
+ font-size:14px;
208
+ font-weight:normal;
209
+ }
210
+
211
+
212
+
213
+ .block_hints .block_pending {color:#a6d3ea !important; }
214
+ .block_hints .block_booked {color:#0080c1 !important; }
215
+
216
+ .datepick .date2approve.timespartly a { background-color: transparent !important; border:none !important; color:#ccf !important; }
217
+ .datepick .date_approved.timespartly a { background-color: transparent !important; border:none !important; color:#77f !important; }
218
+
219
+ .block_hints .block_free { background-color: #f3f3f3 !important; color:#99f !important; }
220
+ .block_time.timespartly { background:#05D002 url('../../img/clock_fill.png') no-repeat 100% 100% !important; color:#99f !important; }
221
+
222
+
223
+ .block_hints .block_free a {color:#f3f3f3 !important; }
224
+
225
+ /*
226
+ #wpdev-booking-general .datepick .date_admin_blank, .datepick .date_admin_blank{
227
+ color:#79c !important;
228
+ background-color: #66cc00 !important;
229
+ color:#fff !important;
230
+ }/**/
231
+
232
+ .datepick-inline .datepick td.datepick-current-day a { /* SELECTED DAYs*/
233
+ background-color:#175E11 !important;
234
+ border:1px solid #EDE9E9 !important;
235
+ color:#FFFFFF !important;
236
+ cursor:pointer;
237
+ font-weight:normal;
238
+ }
239
+ .datepick .datepick-days-cell-over a { /* OVER some DAY*/
240
+ background: #fff;
241
+ color: #e95;
242
+ border: 1px solid #e95;
243
+ }
244
+
245
+ .widget_wpdev_booking .block_pending, .widget_wpdev_booking .block_time, .widget_wpdev_booking .block_booked, .widget_wpdev_booking .block_free { height:20px; line-height:20px; width:20px; }
246
+ .widget_wpdev_booking .block_text { height:20px; line-height:20px; }
247
+ .wpdev_clear_hint{ height:1px; clear:both; }
248
+ .datepick .datepick-days-cell a, .datepick .datepick-days-cell a:hover{ cursor:pointer;}
249
+
250
+ /*
251
+ .datepick .date_cleaning { color:#79c !important; background-color: #66cc00 !important; color:#fff !important; }
252
+ .block_time.date_cleaning { color:#79c !important; background-color: #66cc00 !important; color:#fff !important; }/**/
253
+
254
+
255
+
256
+ .datepick .date2approve, .block_hints .block_pending {
257
+ background-color:#FFD401 !important;
258
+ color:#FFFFFF !important;
259
+ font-family:Verdana;
260
+ font-size:18px;
261
+ font-weight:normal !important;}
262
+ .datepick .date_approved,.block_hints .block_booked {
263
+ background-color: #FF4E0E !important; color:#fff !important; text-decoration:line-through;
264
+ font-family:Verdana;
265
+ font-size:18px;
266
+ font-weight:normal !important;
267
+ }
268
+ /* Maximum 3 so from 1- to 2*/
269
+ .datepick td.reserved_days_count1 a,.datepick td.reserved_days_count2 a,.block_hints .reserved_days_count1 {
270
+
271
+ }
272
+
273
+
274
+ .widget_wpdev_booking .datepick-inline table.datepick td, .widget_wpdev_booking .datepick-inline table.datepick td a{
275
+ font-size:13px;
276
+ height:27px;
277
+ line-height:27px !important;
278
+ font-size:13px;
279
+ font-family:Verdana;
280
+ }
281
+ .widget_wpdev_booking .block_hints .block_pending, .widget_wpdev_booking .block_hints .block_booked {
282
+ font-size:13px;
283
+ font-family:Verdana;
284
+ }
css/skins/traditional.css ADDED
@@ -0,0 +1,269 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* TODAY */
2
+ .datepick-prev a, .datepick-next a, .datepick-current a{
3
+ font-size:1em;
4
+ font-weight:bold;
5
+ text-decoration:none;
6
+ color:#fff;
7
+ text-shadow:0px 0px 1px #555;
8
+ }
9
+ .datepick-prev {
10
+ width:33%;
11
+ float:left;
12
+ text-align:left;
13
+ }
14
+ .datepick-next {
15
+ width:33%;
16
+ float:left;
17
+ text-align:right;
18
+ }
19
+ .datepick-next a, .datepick-prev a{
20
+ font-size:0.8em !important;
21
+ padding:5px;
22
+
23
+ }
24
+ .datepick-current{
25
+ width:34%;
26
+ float:left;
27
+ text-align:center;
28
+ }
29
+
30
+ /**********************************************************************/
31
+
32
+ .datepick-links {
33
+ clear:both;
34
+ float:left;
35
+ width:100%;
36
+ }
37
+ .datepick-one-month {
38
+ float:left;
39
+ }
40
+
41
+ /** MONTHES *************************************************************/
42
+ .datepick-header{
43
+ text-align:center;
44
+ font-weight:bold;
45
+ font-size:0.85em;
46
+ /*line-height:2em;*/
47
+ padding:5px 0px;
48
+ width:282px;
49
+ }
50
+ .datepick .datepick-days-cell {
51
+ text-align:center;
52
+ }
53
+
54
+ .datepick{
55
+ border:0 solid #DDDDDD !important;
56
+ padding:0px !important;
57
+ margin:0px !important;
58
+ }
59
+ .datepick thead{
60
+ border-right:1px solid #ccc !important;
61
+ }
62
+ /* I N U S E */
63
+
64
+ #datepick-div, .datepick-inline { /* Main BackGround color */
65
+ background: #ffffff;
66
+ color: #FF1b1c;
67
+ border:1px solid #ccc;
68
+ }
69
+
70
+ .datepick-control, .datepick-links { /* TOP Header color - TODAY */
71
+ background-color:#f3f3f3;
72
+ }
73
+
74
+ .datepick-header { /* Header - Monthes*/
75
+ background:none repeat scroll 0 0 #999C9A;
76
+ border-bottom:1px solid #C4C4C4;
77
+ color:#FFFFFF;
78
+ }
79
+ .datepick .datepick-title-row th{
80
+ border:none;
81
+ border-bottom:#c5c5c5 1px solid;
82
+ color:#aaa;
83
+ text-align:center;
84
+ background:none;
85
+ margin:0px;
86
+ padding:5px 0px;
87
+ }
88
+
89
+
90
+ .datepick .datepick-days-cell a { /* NORMAL CELL*/
91
+ background-color:#F9F7F7;
92
+ border:1px solid #ECEDE9;
93
+ color:#9D9595;
94
+ display:block;
95
+ font-weight:bold;
96
+ text-shadow:0 1px 0 #FFFFFF;
97
+ }
98
+ .datepick .datepick-unselectable { /* CELLS which have be UN SELECTED*/
99
+ color: #999999;
100
+ }
101
+ .datepick .datepick-today a { /* TODAY DAY*/
102
+ /*background: #f5f5b5;
103
+ border: 1px solid #d9bb73;/**/
104
+ }
105
+
106
+ /* S I Z E */
107
+ .datepick-inline table.datepick td{
108
+ width:40px;
109
+ height:40px;
110
+ padding:0px;
111
+ border:0px;
112
+ /* font-size:38px;/**/
113
+ }
114
+ .datepick-inline table.datepick td a{
115
+ line-height:38px;
116
+ height:40px;
117
+ }
118
+
119
+ /* Show in diferent style reserved days in pending and aproval list */
120
+ .datepick .date2approve, .datepick .date2approve a { color:#ea5 !important; background-color: #fff !important;}
121
+ .datepick .date_approved, .datepick .date_approved a { color:#79c !important; background-color: #fff !important;}
122
+
123
+
124
+
125
+ .datepick .datepick_mouse_over a{
126
+ background:#ff0000 !important;
127
+ }
128
+
129
+
130
+ .tooltips {
131
+ /*display:none;
132
+ background:transparent url(../js/tooltip/img/black_arrow.png);
133
+ font-size:12px;
134
+ height:70px;
135
+ width:160px;
136
+ padding:25px;
137
+ color:#fff;/**/
138
+
139
+ /*
140
+ background-color:#000;
141
+ border:1px solid #fff;
142
+ padding:10px 15px;
143
+ width:200px;
144
+ display:none;
145
+ color:#fff;
146
+ text-align:left;
147
+ font-size:12px;
148
+ -moz-box-shadow:0 0 10px #000;
149
+ -webkit-box-shadow:0 0 10px #000; /**/
150
+
151
+ background-color:#ececec;
152
+ border:1px solid #aaa;
153
+ padding:10px 15px;
154
+ width:100px;
155
+ display:none;
156
+ color:#444;
157
+ text-align:left;
158
+ font-size:12px;
159
+ font-weight:bold;
160
+ -moz-box-shadow:0 0 10px #000;
161
+ -webkit-box-shadow:0 0 10px #000;
162
+ /**/
163
+ }
164
+
165
+ .calendar-links {
166
+ float:left;
167
+ height:15px;
168
+ margin-bottom:-35px;
169
+ padding:5px 0;
170
+ position:relative;
171
+ width:100%;
172
+ z-index:0;
173
+ }
174
+ .calendar-links .datepick-next {
175
+ float:right;
176
+ }
177
+
178
+ #wpdev-booking-general #datepick-div, #wpdev-booking-general .datepick-inline {
179
+ background: transparent;
180
+ border: none;
181
+ }
182
+ #wpdev-booking-general .datepick-one-month table.datepick{
183
+ background: #fff;
184
+ }
185
+ #wpdev-booking-general .datepick-one-month {
186
+ border-top:1px solid #ccc;
187
+ }
188
+
189
+ #wpdev-booking-general .datepick-header{
190
+ width:auto !important;
191
+ border-left:1px solid #CCCCCC;
192
+ border-right:1px solid #CCCCCC;
193
+ }
194
+
195
+ #wpdev-booking-general .datepick .date2approve, #wpdev-booking-general .datepick .date2approve.timespartly a {
196
+ background-color:#FFBB45 !important;
197
+ border:none;
198
+ font-size:14px;
199
+ font-weight:normal;
200
+ color:#FFFFFF !important;
201
+ }
202
+ #wpdev-booking-general .datepick .date_approved, #wpdev-booking-general .datepick .date_approved.timespartly a {
203
+ background-color:#99BBEE !important;
204
+ border:none;
205
+ color:#FFFFFF !important;
206
+ font-size:14px;
207
+ font-weight:normal;
208
+ }
209
+
210
+
211
+
212
+ .datepick .date2approve, .block_hints .block_pending {
213
+ color:#ea5 !important; background-color: #DF9A00 !important ; color:#fff !important; }
214
+ .datepick .date_approved,.block_hints .block_booked {
215
+ color:#79c !important; background-color: #C60B0B !important; color:#fff !important; text-decoration:line-through; }
216
+ .block_hints .block_pending {color:#a6d3ea !important; }
217
+ .block_hints .block_booked {color:#0080c1 !important; }
218
+
219
+ .datepick .date2approve.timespartly a { background-color: transparent !important; border:none !important; color:#FFFFFF !important;font-weight:normal; }
220
+ .datepick .date_approved.timespartly a { background-color: transparent !important; border:none !important; color:#FFFFFF !important;font-weight:normal; }
221
+
222
+
223
+
224
+ .block_hints .block_free { background-color: #f3f3f3 !important; color:#99f !important; }
225
+ .block_time.timespartly { background:#F2F2F2 url('../../img/clock_fill.png') no-repeat 100% 100% !important; color:#99f !important; }
226
+
227
+
228
+ .block_hints .block_free a {color:#f3f3f3 !important; }
229
+
230
+ /*
231
+ #wpdev-booking-general .datepick .date_admin_blank, .datepick .date_admin_blank{
232
+ color:#79c !important;
233
+ background-color: #66cc00 !important;
234
+ color:#fff !important;
235
+ }/**/
236
+
237
+ .datepick-inline .datepick td.datepick-current-day a { /* SELECTED DAYs*/
238
+ background-color:#898C89 !important;
239
+ border:1px solid #F4F2F2 !important;
240
+ color:#FFFFFF !important;
241
+ cursor:pointer;
242
+ font-weight:normal;
243
+ }
244
+ .datepick .datepick-days-cell-over a { /* OVER some DAY*/
245
+ background: #fff;
246
+ color: #e95;
247
+ border: 1px solid #e95;
248
+ }
249
+
250
+ .widget_wpdev_booking .block_pending,
251
+ .widget_wpdev_booking .block_time,
252
+ .widget_wpdev_booking .block_booked,
253
+ .widget_wpdev_booking .block_free { height:20px; line-height:20px; width:20px; }
254
+
255
+ .widget_wpdev_booking .datepick-inline table.datepick td a {
256
+ height:28px;
257
+ line-height:26px;
258
+ width:23px;
259
+ }
260
+
261
+ .widget_wpdev_booking .block_text { height:20px; line-height:20px; }
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
+
img/General-setting-64x64.png ADDED
Binary file
img/accept-32x32.png ADDED
Binary file
img/add-1-48x48.png ADDED
Binary file
img/ajax-loader.gif ADDED
Binary file
img/arrow-down.png ADDED
Binary file
img/arrow-left.png ADDED
Binary file
img/arrow-right.png ADDED
Binary file
img/arrow-up.png ADDED
Binary file
img/button_footer.png ADDED
Binary file
img/calendar-16x16.png ADDED
Binary file
img/calendar-48x48.png ADDED
Binary file
img/delete_type.png ADDED
Binary file
img/edit_type.png ADDED
Binary file
img/info-32x32.png ADDED
Binary file
img/my-close.png ADDED
Binary file
img/remove-32x32.png ADDED
Binary file
img/warning-32x32.png ADDED
Binary file
js/captcha/captcha.php ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /*
3
+ Plugin Name: Really Simple CAPTCHA
4
+ Plugin URI: http://ideasilo.wordpress.com/2009/03/14/really-simple-captcha/
5
+ Description: Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 plugin.
6
+ Author: Takayuki Miyoshi
7
+ Version: 1.1
8
+ Author URI: http://ideasilo.wordpress.com/
9
+ */
10
+
11
+ /* Copyright 2007-2009 Takayuki Miyoshi (email: takayukister at gmail.com)
12
+
13
+ This program is free software; you can redistribute it and/or modify
14
+ it under the terms of the GNU General Public License as published by
15
+ the Free Software Foundation; either version 2 of the License, or
16
+ (at your option) any later version.
17
+
18
+ This program is distributed in the hope that it will be useful,
19
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
20
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21
+ GNU General Public License for more details.
22
+
23
+ You should have received a copy of the GNU General Public License
24
+ along with this program; if not, write to the Free Software
25
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
26
+ */
27
+
28
+ class wpdevReallySimpleCaptcha {
29
+
30
+ function wpdevReallySimpleCaptcha() {
31
+
32
+ /* Characters available in images */
33
+ $this->chars = 'ABCDEFGHJKLMNPQRSTUVWXYZ23456789';
34
+
35
+ /* Length of a word in an image */
36
+ $this->char_length = 4;
37
+
38
+ /* Array of fonts. Randomly picked up per character */
39
+ $this->fonts = array(
40
+ dirname( __FILE__ ) . '/gentium/GenAI102.TTF',
41
+ dirname( __FILE__ ) . '/gentium/GenAR102.TTF',
42
+ dirname( __FILE__ ) . '/gentium/GenI102.TTF',
43
+ dirname( __FILE__ ) . '/gentium/GenR102.TTF' );
44
+
45
+ /* Directory temporary keeping CAPTCHA images and corresponding codes */
46
+ $this->tmp_dir = dirname( __FILE__ ) . '/tmp/';
47
+
48
+ /* Array of CAPTCHA image size. Width and height */
49
+ $this->img_size = array( 72, 24 );
50
+
51
+ /* Background color of CAPTCHA image. RGB color 0-255 */
52
+ $this->bg = array( 255, 255, 255 );
53
+
54
+ /* Foreground (character) color of CAPTCHA image. RGB color 0-255 */
55
+ $this->fg = array( 0, 0, 0 );
56
+
57
+ /* Coordinates for a text in an image. I don't know the meaning. Just adjust. */
58
+ $this->base = array( 6, 18 );
59
+
60
+ /* Font size */
61
+ $this->font_size = 14;
62
+
63
+ /* Width of a character */
64
+ $this->font_char_width = 15;
65
+
66
+ /* Image type. 'png', 'gif' or 'jpeg' */
67
+ $this->img_type = 'png';
68
+
69
+ /* Mode of temporary files */
70
+ $this->file_mode = 0755;
71
+ }
72
+
73
+ /* Generate and return random word with $chars characters x $char_length length */
74
+
75
+ function generate_random_word() {
76
+ $word = '';
77
+ for ( $i = 0; $i < $this->char_length; $i++ ) {
78
+ $pos = mt_rand( 0, strlen( $this->chars ) - 1 );
79
+ $char = $this->chars[$pos];
80
+ $word .= $char;
81
+ }
82
+ return $word;
83
+ }
84
+
85
+ /* Generate CAPTCHA code and corresponding code and save them into $tmp_dir directory.
86
+ $prefix is file prefix for both files.
87
+ $captcha is a random word usually generated by generate_random_word()
88
+ This function returns the filename of the CAPTCHA image temporary file */
89
+
90
+ function generate_image( $prefix, $word ) {
91
+ $filename = null;
92
+
93
+ if ( $im = imagecreatetruecolor( $this->img_size[0], $this->img_size[1] ) ) {
94
+ $bg = imagecolorallocate( $im, $this->bg[0], $this->bg[1], $this->bg[2] );
95
+ $fg = imagecolorallocate( $im, $this->fg[0], $this->fg[1], $this->fg[2] );
96
+
97
+ imagefill( $im, 0, 0, $bg );
98
+
99
+ $x = $this->base[0] + mt_rand( -2, 2 );
100
+
101
+ for ( $i = 0; $i < strlen( $word ); $i++ ) {
102
+ $font = $this->fonts[array_rand( $this->fonts )];
103
+ imagettftext( $im, $this->font_size, mt_rand( -2, 2 ), $x,
104
+ $this->base[1] + mt_rand( -2, 2 ), $fg, $font, $word[$i] );
105
+ $x += $this->font_char_width;
106
+ }
107
+
108
+ switch ( $this->img_type ) {
109
+ case 'jpeg':
110
+ $filename = $prefix . '.jpeg';
111
+ imagejpeg( $im, $this->tmp_dir . $filename );
112
+ break;
113
+ case 'gif':
114
+ $filename = $prefix . '.gif';
115
+ imagegif( $im, $this->tmp_dir . $filename );
116
+ break;
117
+ case 'png':
118
+ default:
119
+ $filename = $prefix . '.png';
120
+ imagepng( $im, $this->tmp_dir . $filename );
121
+ }
122
+
123
+ imagedestroy( $im );
124
+ @chmod( $this->tmp_dir . $filename, $this->file_mode );
125
+ }
126
+
127
+ if ( $fh = fopen( $this->tmp_dir . $prefix . '.php', 'w' ) ) {
128
+ @chmod( $this->tmp_dir . $prefix . '.php', $this->file_mode );
129
+ fwrite( $fh, '<?php $captcha = "' . $word . '"; ?>' );
130
+ fclose( $fh );
131
+ }
132
+
133
+ return $filename;
134
+ }
135
+
136
+ /* Check a $response against the code kept in the temporary file with $prefix
137
+ Return true if the two match, otherwise return false. */
138
+
139
+ function check( $prefix, $response ) {
140
+ if ( is_readable( $this->tmp_dir . $prefix . '.php' ) ) {
141
+ include( $this->tmp_dir . $prefix . '.php' );
142
+ if ( 0 == strcasecmp( $response, $captcha ) )
143
+ return true;
144
+ }
145
+ return false;
146
+ }
147
+
148
+ /* Remove temporary files with $prefix */
149
+
150
+ function remove( $prefix ) {
151
+ $suffixes = array( '.jpeg', '.gif', '.png', '.php' );
152
+
153
+ foreach ( $suffixes as $suffix ) {
154
+ $file = $this->tmp_dir . $prefix . $suffix;
155
+ if ( is_file( $file ) )
156
+ unlink( $file );
157
+ }
158
+ }
159
+
160
+ /* Clean up dead files older than $minutes in the tmp folder */
161
+
162
+ function cleanup( $minutes = 60 ) {
163
+ $dir = $this->tmp_dir;
164
+
165
+ if ( ! is_dir( $dir ) || ! is_readable( $dir ) || ! is_writable( $dir ) )
166
+ return false;
167
+
168
+ $count = 0;
169
+
170
+ if ( $handle = @opendir( $dir ) ) {
171
+ while ( false !== ( $file = readdir( $handle ) ) ) {
172
+ if ( ! preg_match( '/^[0-9]+\.(php|png|gif|jpeg)$/', $file ) )
173
+ continue;
174
+
175
+ $stat = @stat( $dir . $file );
176
+ if ( ( $stat['mtime'] + $minutes * 60 ) < time() ) {
177
+ @unlink( $dir . $file );
178
+ $count += 1;
179
+ }
180
+ }
181
+
182
+ closedir( $handle );
183
+ }
184
+
185
+ return $count;
186
+ }
187
+
188
+ }
189
+
190
+ ?>
js/captcha/gentium/FONTLOG.txt ADDED
@@ -0,0 +1,177 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ FONTLOG
2
+ Gentium font family
3
+ ========================
4
+
5
+
6
+ This file provides detailed information on the Gentium family of fonts. This
7
+ information should be distributed along with the Gentium fonts and any
8
+ derivative works.
9
+
10
+
11
+ Basic Font Information
12
+ ----------------------
13
+
14
+ Gentium ("belonging to the nations" in Latin) is a Unicode typeface family
15
+ designed to enable the many diverse ethnic groups around the world who use
16
+ the Latin script to produce readable, high-quality publications. The design
17
+ is intended to be highly readable, reasonably compact, and visually
18
+ attractive. Gentium has won a "Certificate of Excellence in Typeface Design"
19
+ in two major international typeface design competitions: bukva:raz! (2001),
20
+ TDC2003 (2003).
21
+
22
+ Gentium provides glyphs for a wide range of Latin and Greek characters. The
23
+ additional 'extended' Latin letters are designed to naturally harmonize with
24
+ the traditional 26 ones. Diacritics are treated with careful thought and
25
+ attention to their use. Gentium also supports both ancient and modern Greek,
26
+ including a number of alternate forms. It currently supports the following
27
+ ranges of Unicode 3.0 (completely unless noted):
28
+
29
+ Range Description
30
+ U+0020-U+007F Basic Latin
31
+ U+00A0-U+00FF Latin-1 Supplement
32
+ U+0100-U+017F Latin Extended-A
33
+ U+0180-U+021F Latin Extended-B
34
+ U+0222-U+0233 Latin Extended-B (continued)
35
+ U+0250-U+02AD IPA Extensions
36
+ U+02B0-U+02FF Spacing Modifier Letters
37
+ U+0300-U+036F Combining Diacritical Marks
38
+ U+0370-U+03D5 Greek (not including archaic or Coptic)
39
+ U+1E00-U+1EFF Latin Extended Additional
40
+ U+1F00-U+1FFF Greek Extended
41
+ U+2000-U+203A General Punctuation (partial)
42
+ U+2070-U+209F Superscripts and Subscripts
43
+ U+20A0-U+20CF Currency Symbols (partial)
44
+ U+2100-U+214F Letterlike Symbols (only a couple)
45
+
46
+ Gentium Regular also includes some Cyrillic glyphs, but they are only early
47
+ drafts. A future version will include a completely revised set, including
48
+ italic, and will expand the support for Latin, Greek and Cyrillic to Unicode
49
+ 4.1.
50
+
51
+
52
+ ChangeLog
53
+ ---------
54
+ (This should list both major and minor changes, most recent first.)
55
+
56
+ 28 Nov 2005 (Victor Gaultney) Gentium version 1.02
57
+ - Changed licensing to the SIL Open Font License
58
+ - Included FontLab source files
59
+ - Fixed some duplicate PostScript glyphs names
60
+ - Fixed italic angle
61
+
62
+ 19 Sep 2003 (Victor Gaultney) Gentium version 1.01
63
+ - Maintenance release focused on changing internal font
64
+ - Information to reflect the changeover to an SIL project
65
+ - There is only one bug fix - the Greek mu PS name was changed to try and fix
66
+ a display/printing problem. There is still no manual hinting
67
+
68
+ 16 Sep 2002 (Victor Gaultney) Gentium version 1.00
69
+ - First public release
70
+ - No manual hinting is included in this version. Some has been done - with
71
+ good results - but is not yet complete enough.
72
+
73
+
74
+ Information for Contributors
75
+ ----------------------------
76
+
77
+ The main point of version 1.02 is to enable modification via the OFL and to
78
+ establish a means for people to contribute to the project. For information
79
+ on what you're allowed to change or modify, consult the OFL and OFL-FAQ. The
80
+ OFL-FAQ also gives a very general rationale regarding why you would want to
81
+ contribute to the project.
82
+
83
+ Anyone can make their own modified version of Gentium (using a different
84
+ name), but SIL International will continue to maintain and develop the
85
+ canonical version of the Gentium fonts. As the package maintainer, we warmly
86
+ welcome contributions. Here are some things to keep in mind:
87
+
88
+ Format: We are open to contributions in various formats, but if you want to
89
+ maximise the chances of us including your work, please make it available to
90
+ us (via email or a URL) as either a FontLab database (preferred) or a
91
+ PostScript Type 1 (or OT-CFF) font.
92
+
93
+ Source files: For the first time, we're including FontLab databases used in
94
+ developing the fonts. The current fonts, however, were not solely built from
95
+ this FontLab database, so a simple "Generate Font" will not give you an
96
+ identical result. These databases are provided not as canonical source but
97
+ as an aid to anyone who might find it useful to have access to the
98
+ PostScript-style curves before they were turned into TrueType ones. BTW -
99
+ although only two databases are provided, they contain all the Alt glyphs.
100
+ In the future we may be making our 'source' available in three formats:
101
+ OpenType (TrueType), OT-CFF, and FontLab.
102
+
103
+ Copyright attribution: If you submit something for inclusion in the main
104
+ Gentium fonts, we will ask you to affirm that it is your original work, and
105
+ ask you to assign the copyright of your work to SIL International. This is
106
+ to ensure that future releases can be made under improved versions of the
107
+ OFL without needing to track you down for further permission. This follows
108
+ the same principle used by the FSF. Keep in mind that we are a
109
+ not-for-profit organization committed to free/libre and open source
110
+ software, and that any contributions incorporated in the fonts will always
111
+ be available under the OFL or a similar license.
112
+
113
+ Quality: Because we want to be able to guarantee a high level of quality for
114
+ the primary Gentium fonts, we will review submissions carefully. Please
115
+ don't be discouraged if we do not include a submission for this reason, or
116
+ ask you to make specific revisions.
117
+
118
+ What types of contributions are welcomed now (some more than others):
119
+ - Old style figures
120
+ - Small caps (although we would want such done for *all* caps, not just A-Z)
121
+ - Specifications for smart Greek code (write us about this)
122
+ - Coptic
123
+ - Historic/Archaic Cyrillic
124
+ - Glyphs used for ancient Greek text study (but not alphabetic ones, like
125
+ the digamma)
126
+ - Mathematical glyphs
127
+ - OpenType code and glyphs for on-the-fly fraction creation
128
+ - Additional scripts (Armenian, etc.?), and any needed OT/Graphite/AAT code
129
+ - Other things that we may have once told you we didn't have time to do :-)
130
+
131
+ What is not needed at this point:
132
+ - Revisions to the basic letters or their spacing
133
+ - Cyrillic revisions or additions. These are already in process
134
+ - Other weights (Bold, Bold italic). We already have some work done on this
135
+ - Alphabetic Ancient Greek glyphs (digamma, etc.). These are done and are
136
+ waiting for the next release
137
+ - Unicode 4.1 additions for Latin. We have these already in the pipeline
138
+ - General Latin/Cyrillic OpenType/Graphite/AAT code - we already have this
139
+ (see our Doulos SIL project)
140
+ - Kerning - there is some in place
141
+ - Hinting - although if you could offer to do some hinting, let us know :-)
142
+
143
+ So why didn't we include some of this in this release? The only change for
144
+ 1.02 is the new licensing model. We thought that it was important to get a
145
+ revised font out before we had completed the next big revision. We also
146
+ didn't want to hold up release until we had everything neat and tidy :-)
147
+
148
+ When submissions will be included: We hope to have a revised version of the
149
+ Regular and Italic fonts (including full Cyrillic) completed by mid-2006. To
150
+ do this we will need submissions early in the year. Other weights will
151
+ follow after that.
152
+
153
+ WARNINGS: The details of the source files and build procedures will be
154
+ changing radically before the next release, so do not spend too much time
155
+ working on systems that depend on the current FontLab database information.
156
+ Also - the Cyrillic glyphs in the regular font are very early prototypes and
157
+ will be changing completely. So don't bother to modify them!
158
+
159
+
160
+ Acknowledgements
161
+ ----------------
162
+ (Here is where contributors can be acknowledged. If you make modifications
163
+ be sure to add your name (N), email (E), web-address (W) and description
164
+ (D). This list is sorted by last name in alphabetical order.)
165
+
166
+ N: Victor Gaultney
167
+ E: victor_gaultney@sil.org
168
+ W: http://www.sil.org/~gaultney/
169
+ D: Original Designer of Latin, Greek and Cyrillic glyphs
170
+
171
+ The Gentium project is maintained by SIL International.
172
+
173
+ For more information please visit the Gentium page on SIL International's
174
+ Computers and Writing systems website:
175
+ http://scripts.sil.org/gentium
176
+
177
+ Or send an email to <gentium AT sil DOT org>
js/captcha/gentium/GENTIUM-FAQ.txt ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ GENTIUM-FAQ
2
+ Gentium Release 1.02
3
+ 28 November 2005
4
+ ========================
5
+
6
+ Here are some answers to frequently asked questions about the Gentium fonts:
7
+
8
+
9
+ General
10
+ ========
11
+
12
+ How do you pronounce Gentium?
13
+
14
+ The preferred pronunciation is with a soft G as in 'general', not a
15
+ hard one as in 'gold': JEN-tee-oom.
16
+
17
+ What is GentiumAlt?
18
+
19
+ It is a version of the font with redesigned diacritics (flatter
20
+ ones) to make it more suitable for use with stacking diacritics, and
21
+ for languages such as Vietnamese. The Greek glyphs also use the
22
+ Porsonic (single-curve) design for the circumflex. Since Gentium
23
+ does not currently include any 'smart' rendering routines, there is
24
+ no easy way to access these alternate diacritic shapes from within
25
+ the regular Gentium font. The encoding of the fonts are the same, so
26
+ the same text can be viewed with either one. There is also no
27
+ problem with having both font families installed at the same time.
28
+
29
+
30
+ Licensing
31
+ =========
32
+
33
+ I want to use Gentium in my publication - can I?
34
+
35
+ Gentium is released under the SIL Open Font License, which permits use
36
+ for any publication, whether electronic or printed. For more answers
37
+ to use questions see the OFL-FAQ. The license, alongside information
38
+ specific to Gentium, is in the release package.
39
+
40
+ I would like to bundle Gentium with my application - can I?
41
+
42
+ This is our most common question. The SIL Open Font License allows
43
+ bundling with applications, even commercial ones, with some restrictions.
44
+ See the OFL file.
45
+
46
+ Can I use the font on my web site?
47
+
48
+ You can certainly create web pages that request that Gentium be used to
49
+ display them (if that font is available on the user's system). According
50
+ to the license, you are even allowed to place the font on your site for
51
+ people to download it. We would strongly recommend, however, that you
52
+ direct users to our site to download the font. This ensures that they
53
+ are always using the most recent version with bug fixes, etc. To make
54
+ this easier, we've simplified the URL for Gentium:
55
+ http://scripts.sil.org/gentium
56
+
57
+ Is Gentium going to stay free?
58
+
59
+ There is no intention to ever charge users for using Gentium. The
60
+ current version is licensed under a free/open license and future
61
+ versions will be similar.
62
+
63
+
64
+ Modification
65
+ ============
66
+
67
+ I would like to modify Gentium to add a couple of characters I need. Can I?
68
+
69
+ Yes - that is allowed as long as you abide by the conditions of the
70
+ SIL Open Font License.
71
+
72
+ So will you add glyphs upon request?
73
+
74
+ If you have a special symbol that you need (say, for a particular
75
+ transcription system), the best means of doing so will be to ensure
76
+ that the symbol makes it into the Unicode Standard. It is impossible
77
+ for us to add every glyph that every person desires, but we do place
78
+ a high priority on adding pretty much anything that falls in certain
79
+ Unicode ranges (extended Latin, Greek, Cyrillic). You can send us your
80
+ requests, but please understand that we are unlikely to add symbols
81
+ where the user base is very small, unless they have been accepted
82
+ into Unicode.
83
+
84
+ Can I send you work I've done to be incorporated into Gentium?
85
+
86
+ Yes! See the FONTLOG for information on becoming a contributor.
87
+
88
+
89
+ Technical
90
+ =========
91
+
92
+ Can you help me get Gentium working on my system?
93
+
94
+ We cannot afford to offer individual technical support. The best
95
+ resource is this website, where we hope to offer some limited help.
96
+ However, we do want to hear of any problems you encounter, so that
97
+ we can add them to the list of bugs to fix in later releases.
98
+
99
+ Our contact address is <gentium AT sil DOT org>. Please understand
100
+ that we cannot guarantee a personal response.
101
+
102
+ I can't find all the extended Latin letters in the font. How do I type them?
103
+
104
+ Gentium is Unicode-encoded, which means that the computer stores a
105
+ special, unique code for each letter in your document. Since most
106
+ keyboards do not have hundreds of keys, special software is needed
107
+ in order to type the hundreds of special characters supported by the
108
+ font.
109
+
110
+ I can't find the 'o with right hook' in the font. Where is it?
111
+
112
+ Combinations of base letters with diacritics are often called
113
+ composite, or pre-composed glyphs. Gentium has hundreds of these
114
+ (the ones that are included in Unicode). There are, however, many
115
+ common combinations that are not represented by a single composite.
116
+ It is possible to enter these into a document, but only as
117
+ individual components. So 'o with right hook' would be entered as
118
+ 'o', then 'right hook'. Although this may not look very good in some
119
+ cases, we're not able to anticipate every possible combination.
120
+ Future versions of Gentium will include 'smart font' support for
121
+ technologies such as OpenType and SIL's Graphite. This will make
122
+ diacritic positioning much better.
123
+
124
+ Some diacritics are not aligning well with base glyphs, and if I type more
125
+ than one diacritic, they run into each other. Why is that?
126
+
127
+ Gentium currently has no 'smart font' code for automatic diacritic
128
+ positioning, but will in the near future.
129
+
130
+ How do I type the Greek letters?
131
+
132
+ You need a Unicode-compatible keyboarding system, which is not
133
+ included in the distribution package.
134
+
135
+ I'm having problems making PDFs -- why won't my document distill?
136
+
137
+ Gentium is a large font, with lots of glyphs. As a result, some
138
+ printers can balk at PDFs that have the complete font embedded. The
139
+ easiest way to avoid this is to have Acrobat/Distiller subset the
140
+ font. This is generally a good idea anyway (with any font) and can
141
+ reduce the size of your files.
142
+
143
+
144
+ Future
145
+ ======
146
+
147
+ Now that SIL International has taken over Gentium, who will be the next
148
+ designer?
149
+
150
+ Victor Gaultney will remain as primary designer, but Annie Olsen, a
151
+ fellow type designer from the SIL Non-Roman Script Initiative, has
152
+ joined the project team. She is a former calligraphy teacher, and is
153
+ well suited for the task. Other members of the NRSI team will also
154
+ add their expertise in technical matters.
155
+
156
+ Do you plan to include other typographic enhancements (small caps, old style
157
+ figures, etc.)?
158
+
159
+ Those would be nice, wouldn't they. From a design point of view,
160
+ it would be great to have these refinements, and we haven't ruled
161
+ them out. But there are other needs that are much higher priority
162
+ (Bold, Cyrillic, etc.). If you think you could contribute some of
163
+ your time and effort to these enhancements, see the FONTLOG file for
164
+ information on becoming a contributor.
165
+
166
+ What about bold?
167
+
168
+ We hope to make a prototype of a Bold weight (and a few others,
169
+ including italic) available soon, but it will only cover basic Latin
170
+ glyphs at first. Once we are confident that the basic design is solid,
171
+ we will begin to design the bold versions of the other hundreds of
172
+ glyphs. Be patient, though, as Gentium has lots of glyphs!
173
+
174
+ Sans-serif?
175
+
176
+ There is a definite need for a sans-serif font that shares some of
177
+ Gentium�s strengths -- high readability, economy of space, etc. It
178
+ would also be great if that font also harmonized well with Gentium.
179
+ We don't currently have any plans for a companion face, although one
180
+ of our other projects - Andika - may be useful. Andika is a sans-serif
181
+ font designed specifically for use in literacy programs around the
182
+ world. A prototype should be available in a few months.
183
+
184
+ Will you be extending Gentium to cover other scripts, and Hebrew in
185
+ particular?
186
+
187
+ It is very unlikely that we would do this, as there are so many
188
+ pressing needs in Latin, Greek and Cyrillic scripts. But you could
189
+ contribute to the project.
190
+
191
+ When will Cyrillic be completed?
192
+
193
+ As soon as we can get it done, but it is still a few months away.
194
+
195
+ I need a couple of ancient Greek glyphs, such as the digamma. When will
196
+ those be ready?
197
+
198
+ These have already been designed and will be in the next release
199
+ (mid-2006).
200
+
201
+ Will there be a Type 1 version? What about OpenType?
202
+
203
+ The next generation of Gentium will have OpenType, Graphite and AAT
204
+ support. We do not plan to produce Type 1 versions at this time, but
205
+ please write us if this is important (and tell us why). We are, however,
206
+ considering releasing a version in OT-CFF format, but it will not go
207
+ through the same careful testing as the standard OT/Graphite/AAT version.
js/captcha/gentium/GenAI102.TTF ADDED
Binary file
js/captcha/gentium/GenAR102.TTF ADDED
Binary file
js/captcha/gentium/GenI102.TTF ADDED
Binary file
js/captcha/gentium/GenR102.TTF ADDED
Binary file
js/captcha/gentium/GentiumDesignSource.vfb ADDED
Binary file
js/captcha/gentium/GentiumIDesignSource.vfb ADDED
Binary file
js/captcha/gentium/OFL-FAQ.txt ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ OFL FAQ - Frequently Asked Questions about the SIL Open Font License (OFL)
2
+ Version 1.0 - 22 November 2005
3
+ (See http://scripts.sil.org/OFL for updates)
4
+
5
+
6
+ 1 ABOUT USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL
7
+
8
+ 1.1 Can I use the fonts in any publication, even embedded in the file?
9
+ Yes. You may use them like most other fonts, but unlike some fonts you may include an embedded subset of the fonts in your document. Such use does not require you to include this license or other files (listed in OFL condition 2), nor does it require any type of acknowledgement within the publication. Some mention of the font name within the publication information (such as in a colophon) is usually appreciated. If you wish to include the complete font as a separate file, you should distribute the full font package, including all existing acknowledgements, and comply with the OFL conditions. Of course, referencing or embedding an OFL font in any document does not change the license of the document itself. The resulting document is not a derivative anymore than a compiled program is a derivative of a compiler. Similarly, creating a graphic using an OFL font does not make the resulting artwork subject to the OFL.
10
+
11
+ 1.2 Can I make web pages using these fonts?
12
+ Yes! Go ahead! Using CSS (Cascading Style Sheets) is recommended.
13
+
14
+ 1.3 Can I make the fonts available to others from my web site?
15
+ Yes, as long as you meet the conditions for use (include the necessary files, don't abuse the Author(s)' names, rename Modified Versions, do not sublicense and do not sell by itself).
16
+
17
+ 1.4 Can the fonts be included with free and open source software distributions (such as GNU/Linux and BSD distributions)?
18
+ Yes! The OFL is compatible with most FLOSS (Free/Libre and Open Source Software) licenses. You can also repackage the fonts and the accompanying components in a .rpm or .deb package and include them in distro CD/DVDs and online repositories.
19
+
20
+ 1.5 I want to distribute the fonts with my program. Does this mean my program also has to be free and open source software?
21
+ No. Only the portions based on the font software are required to be released under the OFL. The intent of the license is to allow aggregation or bundling also with software under restricted licensing.
22
+
23
+ 1.6 Can I include the fonts on a CD of freeware or commercial fonts?
24
+ Yes, as long some other font or software is also on the disk, so the OFL font is not sold by itself.
25
+
26
+ 1.7 Can I sell a software package that includes these fonts?
27
+ Yes, you can do this with both the Standard Version and a Modified Version. Examples of bundling made possible by the OFL would include: word processors, design and publishing applications, training and educational software, edutainment software, etc.
28
+
29
+ 1.8 Why won't the OFL let me sell the fonts alone?
30
+ The intent is to keep people from making money by simply redistributing the fonts. The only people who ought to profit directly from the fonts should be the original authors, and those authors have kindly given up potential income to distribute their fonts under the OFL. Please honor and respect their contribution!
31
+
32
+ 1.9 I've come across a font released under the OFL. How can I easily get more information about the Standard Version? How can I know where it stands compared to the Standard Version or other Modified Versions?
33
+ Consult the copyright statement in the license for how to contact the original authors. Consult the FONTLOG for information on if and how the font differs from the Standard Version, and get in touch with the various contributors via the information in the acknowledgment section. Please consider using the Standard Versions of the fonts whenever possible.
34
+
35
+ 1.10 What do you mean in condition 4? Can you provide examples of abusive promotion / endorsement / advertisement vs. normal acknowledgement?
36
+ The intent is that the goodwill and reputation of the authors should not be used in a way that makes it sound like the original authors endorse or approve of a specific Modified Version or software bundle. For example, it would not be right to advertise a word processor by naming the authors in a listing of software features, or to promote a Modified Version on a web site by saying "designed by...". However, it would be appropriate to acknowledge the authors if your software package has a list of people who deserve thanks. We realize that this can seem to be a gray area, but the standard used to judge an acknowledgement is that if the acknowledgement benefits the authors it is allowed, but if it primarily benefits other parties, or could reflect poorly on the authors, then it is not.
37
+
38
+
39
+ 2 ABOUT MODIFYING OFL LICENSED FONTS
40
+
41
+ 2.1 Can I change the fonts? Are there any limitations to what things I can and cannot change?
42
+ You are allowed to change anything, as long as such changes do not violate the terms of the license. In other words, you could not remove the copyright statement from the font, but you could add additional information into it that covers your contribution.
43
+
44
+ 2.2 I have a font that needs a few extra glyphs - can I take them from an OFL licensed font and copy them into mine?
45
+ Yes, but if you distribute that font to others it must be under the OFL, and include the information mentioned in condition 2 of the license.
46
+
47
+ 2.3 Can I charge people for my additional work? In other words, if I add a bunch of special glyphs and/or OpenType/Graphite code, can I sell the enhanced font?
48
+ Not by itself. Derivative fonts must be released under the OFL and cannot be sold by themselves. It is permitted, however, to include them in a larger software package (such as text editors, office suites or operating systems), even if the larger package is sold. In that case, you are strongly encouraged, but not required, to also make that derived font easily and freely available outside of the larger package.
49
+
50
+ 2.4 Can I pay someone to enhance the fonts for my use and distribution?
51
+ Yes. This is a good way to fund the further development of the fonts. Keep in mind, however, that if the font is distributed to others it must be under the OFL. You won't be able to recover your investment by exclusively selling the font, but you will be making a valuable contribution to the community. Please remember how you have benefitted from the contributions of others.
52
+
53
+ 2.5 I need to make substantial revisions to the font to make it work with my program. It will be a lot of work, and a big investment, and I want to be sure that it can only be distributed with my program. Can I restrict its use?
54
+ No. If you redistribute a Modified Version of the font it must be under the OFL. You may not restrict it in any way. This is intended to ensure that all released improvements to the fonts become available to everyone. But you will likely get an edge over competitors by being the first to distribute a bundle with the enhancements. Again, please remember how you have benefitted from the contributions of others.
55
+
56
+ 2.6 Do I have to make any derivative fonts (including source code, build scripts, documentation, etc.) publicly available?
57
+ No, but please do share your improvements with others. You may find that you receive more than what you gave in return.
58
+
59
+ 2.7 Why can't I use the Reserved Font Name(s) in my derivative font names? I'd like people to know where the design came from.
60
+ The best way to acknowledge the source of the design is to thank the original authors and any other contributors in the files that are distributed with your revised font (although no acknowledgement is required). The FONTLOG is a natural place to do this. Reserved Font Name(s) ensure that the only fonts that have the original names are the unmodified Standard Versions. This eliminates potential confusion and name conflicts. When choosing a name be creative and try to avoid names that sound like the original. Keep in mind that the copyright holder can allow a specific trusted partner to use Reserved Font Name(s) through a separate written agreement.
61
+
62
+ 2.8 What do you mean by "references stored in the Font Software"? Do I have to delete every reference to the Reserved Font Name(s) from inside every file I modify?
63
+ No, not every reference. It would be fine, for example, to keep a text reference to the original fonts in your modified source code, as long as no one could be confused that your modified source is the original. But you cannot use the Reserved Font Names in any way to identify the font to the user (unless the Copyright Holder allows it through a separate agreement, see section 2.7). Users who install derivatives ("Modified Versions") on their systems should not see any of the original names ("Reserved Font Names") in their font menus, font properties dialogs, PostScript streams, documents that refer to a particular font name, etc. Again, this is to ensure that users are not confused and do not mistake a font for another and so expect features only another derivative or the Standard Version can actually offer. Ultimately, creating name conflicts will cause many problems for the users as well as for the designer of both the Standard and derivative versions, so please think ahead and find a good name for your own derivative. Font substitution systems like fontconfig, OpenOffice.org or Scribus will also get very confused if the name of the font they are configured to substitute to actually refers to another physical font on the user's hard drive. It will help everyone if Standard and derivative fonts can easily be distinguished from one another, and from other derivatives.
64
+
65
+ 2.9 What is this FONTLOG thing exactly?
66
+ It has three purposes: 1) to provide basic information on the font to users and other developers, 2) to document changes that have been made to the font or accompanying files, either by the original authors or others, and 3) to provide a place to acknowledge the authors and other contributors. Please use it! See below for details on how changes should be noted.
67
+
68
+ 2.10 Am I required to update the FONTLOG?
69
+ No, but users, designers and other developers might get very frustrated at you if you don't! People need to know how derivative fonts differ from the originals, and how to take advantage of the changes, or build on them.
70
+
71
+
72
+ 3 ABOUT THE FONTLOG
73
+
74
+ The FONTLOG can take a variety of formats, but should include these four sections:
75
+
76
+ 3.1 FONTLOG for <FontFamilyName>
77
+ This file provides detailed information on the <FontFamilyName> font software. This information should be distributed along with the <FontFamilyName> fonts and any derivative works.
78
+
79
+ 3.2 Basic Font Information
80
+ (Here is where you would describe the purpose and brief specifications for the font project, and where users can find more detailed documentation. It can also include references to how changes can be contributed back to the Standard Version. You may also wish to include a short guide to the design, or a reference to such a document.)
81
+
82
+ 3.3 ChangeLog
83
+ (This should list both major and minor changes, most recent first. Here are some examples:)
84
+
85
+ 1 Feb 2005 (Jane Doe) <NewFontFamilyName> Version 1.1
86
+ - Improved build script performance and verbosity
87
+ - Extended the smart code documentation
88
+ - Corrected minor typos in the documentation
89
+ - Fixed position of combining inverted breve below (U+032F)
90
+ - Added OpenType/Graphite smart code for Armenian
91
+ - Added Armenian glyphs (U+0531 -> U+0587)
92
+ - Released as "<NewFontFamilyName>"
93
+
94
+ 1 Jan 2005 (Joe Smith) <FontFamilyName> Version 1.0
95
+ - Initial release of font "<FontFamilyName>"
96
+
97
+ 3.4 Acknowledgements
98
+ (Here is where contributors can be acknowledged. If you make modifications be sure to add your name (N), email (E), web-address (W) and description (D). This list is sorted by last name in alphabetical order.)
99
+
100
+ N: Jane Doe
101
+ E: jane@university.edu
102
+ W: http://art.university.edu/projects/fonts
103
+ D: Contributor - Armenian glyphs and code
104
+
105
+ N: Fred Foobar
106
+ E: fred@foobar.org
107
+ W: http://foobar.org
108
+ D: Contributor - misc Graphite fixes
109
+
110
+ N: Pat Johnson
111
+ E: pat@fontstudio.org
112
+ W: http://pat.fontstudio.org
113
+ D: Designer - Greek & Cyrillic glyphs based on Roman design
114
+
115
+ N: Tom Parker
116
+ E: tom@company.com
117
+ W: http://www.company.com/tom/projects/fonts
118
+ D: Engineer - original smart font code
119
+
120
+ N: Joe Smith
121
+ E: joe@fontstudio.org
122
+ W: http://joe.fontstudio.org
123
+ D: Designer - original Roman glyphs
124
+
125
+ (Original authors can also include information here about their organization.)
126
+
127
+
128
+ 4 ABOUT MAKING CONTRIBUTIONS
129
+
130
+ 4.1 Why should I contribute my changes back to the original authors?
131
+ It would benefit many people if you contributed back to what you've received. Providing your contributions and improvements to the fonts and other components (data files, source code, build scripts, documentation, etc.) could be a tremendous help and would encourage others to contribute as well and 'give back', which means you will have an opportunity to benefit from other people's contributions as well. Sometimes maintaining your own separate version takes more effort than merging back with the original. Be aware that any contributions, however, must be either your own original creation or work that you own, and you may be asked to affirm that when you contribute.
132
+
133
+ 4.2 I've made some very nice improvements to the font, will you consider adopting them and putting them into future Standard Versions?
134
+ Most authors would be very happy to receive such contributions. Keep in mind that it is unlikely that they would want to incorporate major changes that would require additional work on their end. Any contributions would likely need to be made for all the fonts in a family and match the overall design and style. Authors are encouraged to include a guide to the design with the fonts. It would also help to have contributions submitted as patches or clearly marked changes (the use of a centralized or distributed source revision control system like subversion or arch is a good idea). Examples of useful contributions are bug fixes, additional glyphs, stylistic alternates (and the smart font code to access them).
135
+
136
+ 4.3 How can I financially support the development of OFL fonts?
137
+ It is likely that most authors of OFL fonts would accept financial contributions - contact them for instructions on how to do this. Such contributions would support future development. You can also pay for others to enhance the fonts and contribute the results back to the original authors for inclusion in the Standard Versions.
138
+
139
+
140
+ 5 ABOUT THE LICENSE
141
+
142
+ 5.1 I see that this is version 1.0 of the license. Will there be later changes?
143
+ We hope that version 1.0 will meet most needs, but are open to future improvements. Any revisions would be for future font releases, and previously existing licenses would remain in effect. No retroactive changes are possible, although the Copyright Holder can re-release the font under a revised OFL. All versions will be available on our web site: http://scripts.sil.org/OFL.
144
+
145
+ 5.2 Can I use the SIL Open Font License for my own fonts?
146
+ Yes! We heartily encourage anyone to use the OFL to distribute their own original fonts. It is a carefully constructed license that allows great freedom with some protection for the original authors and clear rules for other contributors. Some additional information is included at the end of this FAQ.
147
+
148
+ 5.3 Does this license restrict the rights of the Copyright Holder?
149
+ No. The Copyright Holder still retains all rights to their creation; they are only releasing a portion of it for use in a specific way. For example, the Copyright Holder may choose to release a 'basic' version of their font under the OFL, but sell a restricted 'enhanced' version. Only the Copyright Holder can do this.
150
+
151
+ 5.4 Is the OFL a contract or a license?
152
+ The OFL is a license and not a contract and so does not require you to sign it to have legal validity. By using, modifying and redistributing components under the OFL you indicate that you accept the license.
153
+
154
+
155
+ 6 ABOUT SIL INTERNATIONAL
156
+
157
+ 6.1 Who is SIL International and what does it do?
158
+ SIL International is a worldwide faith-based education and development organization (NGO) that studies, documents, and assists in developing the world's lesser-known languages through literacy, linguistics, translation, and other academic disciplines. SIL makes its services available to all without regard to religious belief, political ideology, gender, race, or ethnic background. SIL's members and volunteers share a Christian commitment.
159
+
160
+ 6.2 What does this have to do with font licensing?
161
+ The ability to read, write, type and publish in one's own language is one of the most critical needs for millions of people around the world. This requires fonts that are widely available and support lesser-known languages. SIL develops - and encourages others to develop - a complete stack of writing systems implementation components available under open licenses. This open stack includes input methods, smart fonts, smart rendering libraries and smart applications. There has been a need for a common open license that is specifically applicable to fonts and related software (a crucial component of this stack) so SIL developed the SIL Open Font License.
162
+
163
+ 6.3 How can I contact SIL?
164
+ Our main web site is: http://www.sil.org/
165
+ Our site about complex scripts is: http://scripts.sil.org/
166
+ Information about this license (including contact email information) is at: http://scripts.sil.org/OFL
167
+
168
+
169
+ 7 ABOUT USING THE OFL FOR YOUR ORIGINAL FONTS
170
+
171
+ If you want to release your fonts under the OFL, you only need to do the following:
172
+
173
+ 7.1 Put your copyright and reserved names information in the beginning of the main OFL file.
174
+ 7.2 Put your copyright and the OFL references in your various font files (such as in TrueType name, description and license fields) and in your other components (build scripts, glyph databases, documentation, keyboard, samples, etc).
175
+ 7.3 Write an initial FONTLOG for your font and include it in the release package.
176
+ 7.4 Include the OFL in your release package.
177
+ 7.5 We also highly recommend you include the relevant practical documentation on the license by putting the OFL-FAQ in your package.
178
+
179
+
180
+ That's all. If you have any more questions please get in touch with us.
181
+
182
+
js/captcha/gentium/OFL.txt ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ This Font Software is Copyright (c) 2003-2005, SIL International (http://scripts.sil.org/).
2
+ All Rights Reserved.
3
+
4
+ "Gentium" is a Reserved Font Name for this Font Software.
5
+ "SIL" is a Reserved Font Name for this Font Software.
6
+
7
+ This Font Software is licensed under the SIL Open Font License, Version 1.0.
8
+ No modification of the license is permitted, only verbatim copy is allowed.
9
+ This license is copied below, and is also available with a FAQ at:
10
+ http://scripts.sil.org/OFL
11
+
12
+
13
+ -----------------------------------------------------------
14
+ SIL OPEN FONT LICENSE Version 1.0 - 22 November 2005
15
+ -----------------------------------------------------------
16
+
17
+ PREAMBLE
18
+ The goals of the Open Font License (OFL) are to stimulate worldwide
19
+ development of cooperative font projects, to support the font creation
20
+ efforts of academic and linguistic communities, and to provide an open
21
+ framework in which fonts may be shared and improved in partnership with
22
+ others.
23
+
24
+ The OFL allows the licensed fonts to be used, studied, modified and
25
+ redistributed freely as long as they are not sold by themselves. The
26
+ fonts, including any derivative works, can be bundled, embedded,
27
+ redistributed and sold with any software provided that the font
28
+ names of derivative works are changed. The fonts and derivatives,
29
+ however, cannot be released under any other type of license.
30
+
31
+ DEFINITIONS
32
+ "Font Software" refers to any and all of the following:
33
+ - font files
34
+ - data files
35
+ - source code
36
+ - build scripts
37
+ - documentation
38
+
39
+ "Reserved Font Name" refers to the Font Software name as seen by
40
+ users and any other names as specified after the copyright statement.
41
+
42
+ "Standard Version" refers to the collection of Font Software
43
+ components as distributed by the Copyright Holder.
44
+
45
+ "Modified Version" refers to any derivative font software made by
46
+ adding to, deleting, or substituting -- in part or in whole --
47
+ any of the components of the Standard Version, by changing formats
48
+ or by porting the Font Software to a new environment.
49
+
50
+ "Author" refers to any designer, engineer, programmer, technical
51
+ writer or other person who contributed to the Font Software.
52
+
53
+ PERMISSION & CONDITIONS
54
+ Permission is hereby granted, free of charge, to any person obtaining
55
+ a copy of the Font Software, to use, study, copy, merge, embed, modify,
56
+ redistribute, and sell modified and unmodified copies of the Font
57
+ Software, subject to the following conditions:
58
+
59
+ 1) Neither the Font Software nor any of its individual components,
60
+ in Standard or Modified Versions, may be sold by itself.
61
+
62
+ 2) Standard or Modified Versions of the Font Software may be bundled,
63
+ redistributed and sold with any software, provided that each copy
64
+ contains the above copyright notice and this license. These can be
65
+ included either as stand-alone text files, human-readable headers or
66
+ in the appropriate machine-readable metadata fields within text or
67
+ binary files as long as those fields can be easily viewed by the user.
68
+
69
+ 3) No Modified Version of the Font Software may use the Reserved Font
70
+ Name(s), in part or in whole, unless explicit written permission is
71
+ granted by the Copyright Holder. This restriction applies to all
72
+ references stored in the Font Software, such as the font menu name and
73
+ other font description fields, which are used to differentiate the
74
+ font from others.
75
+
76
+ 4) The name(s) of the Copyright Holder or the Author(s) of the Font
77
+ Software shall not be used to promote, endorse or advertise any
78
+ Modified Version, except to acknowledge the contribution(s) of the
79
+ Copyright Holder and the Author(s) or with their explicit written
80
+ permission.
81
+
82
+ 5) The Font Software, modified or unmodified, in part or in whole,
83
+ must be distributed using this license, and may not be distributed
84
+ under any other license.
85
+
86
+ TERMINATION
87
+ This license becomes null and void if any of the above conditions are
88
+ not met.
89
+
90
+ DISCLAIMER
91
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
92
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
93
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
94
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
95
+ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
96
+ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
97
+ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
98
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
99
+ OTHER DEALINGS IN THE FONT SOFTWARE.
js/captcha/gentium/QUOTES.txt ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ QUOTES
2
+ Gentium Release 1.02
3
+ 28 November 2005
4
+ ========================
5
+
6
+
7
+ Read some of the comments sent to us by various grateful Gentium users:
8
+
9
+
10
+ 'Purpose: to build a free multilingual font to bring better typography to
11
+ thousands of languages around the globe. I can think of no higher calling.'
12
+
13
+ '...an interesting blend of economical use of space, a serious tone of voice
14
+ and a modern informal dress code.'
15
+
16
+ 'Thank you for this fantastic font set -- fantastic both in its purpose and
17
+ in its appearance and usability!'
18
+
19
+ 'Finally I can include Greek characters in my English papers without looking
20
+ typographically schizophrenic!'
21
+
22
+ 'Thank you so much for sharing this amazing work. I do love the vision you
23
+ have for "written word empowering". This is ethical science at its best.'
24
+
25
+ 'Our language restoration project thanks you.'
26
+
27
+ 'distinctive, elegant and readable'
28
+
29
+ 'a very warm look'
30
+
31
+ 'great consistency and legibility'
32
+
33
+ 'lotion for the eyes'
34
+
35
+ 'Your typeface Gentium is a "friendly" font to me. It's easy to read and its
36
+ lines and visual connections flow gently.'
37
+
38
+ 'I needed a nice serif font with haceks and other diacriticals... and was
39
+ very happy to find your Gentium. Thank you for making this available to us
40
+ poorer academic perfectionists!'
41
+
42
+ 'Your font is definitely the most complete and good-looking I've found for
43
+ my uses in Classical Greek.'
44
+
45
+ '...the various letters in the Extended-Latin and IPA ranges look "native"
46
+ to the font.'
47
+
48
+ '...diacritic Nirvana...'
49
+
50
+ 'Thank you very much for this excellent font. It is the most readable I have
51
+ ever seen.'
52
+
53
+ 'Officina Gentium: The workshop of the world.'
54
+
55
+ 'Commercial quality for free! That's the best free font that I see.'
56
+
57
+ 'May I congratulate you on what seems to be an outstanding effort matched
58
+ only by your generosity.'
59
+
60
+ 'I will be using this font regularly and will be recommending it strongly to
61
+ others. This is a very beautiful typeface. What you have done is a most
62
+ generous gift to the world.'
63
+
64
+ 'Many thanks. I have an esthetic dislike of "Times" fonts and a scholar's
65
+ budget. Now I have Gentium and I'm pleased as punch.'
66
+
67
+ 'I appreciate your project, that of making a font suitable for many
68
+ languages, including smaller ones.'
69
+
70
+ 'I am not sure where in the world I will end up, so I need something all
71
+ inclusive. Thanks so much!'
72
+
73
+ 'Thanks for such a beautiful and mind-bogglingly useful typeface!'
74
+
75
+ ...
76
+
js/captcha/gentium/README.txt ADDED
@@ -0,0 +1 @@
 
0
- --------------------------
1
+ README - WINDOWS
 
js/captcha/tmp/index.php ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ <?php
2
+ // Silence is golden.
3
+ ?>
js/custom_buttons/editor_plugin.js ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ (function() {
2
+ // Load plugin specific language pack
3
+ // tinymce.PluginManager.requireLangPack('wpdev_bk_quicktags');
4
+
5
+ tinymce.create('tinymce.plugins.WPDEV_BK_Quicktags', {
6
+ /**
7
+ * Initializes the plugin, this will be executed after the plugin has been created.
8
+ * This call is done before the editor instance has finished it's initialization so use the onInit event
9
+ * of the editor instance to intercept that event.
10
+ *
11
+ * @param {tinymce.Editor} ed Editor instance that the plugin is initialized in.
12
+ * @param {string} url Absolute URL to where the plugin is located.
13
+ */
14
+ init : function(ed, url) {
15
+ set_bk_buttons(ed,url);
16
+ },
17
+
18
+ /**
19
+ * Creates control instances based in the incomming name. This method is normally not
20
+ * needed since the addButton method of the tinymce.Editor class is a more easy way of adding buttons
21
+ * but you sometimes need to create more complex controls like listboxes, split buttons etc then this
22
+ * method can be used to create those.
23
+ *
24
+ * @param {String} n Name of the control to create.
25
+ * @param {tinymce.ControlManager} cm Control manager to use inorder to create new control.
26
+ * @return {tinymce.ui.Control} New control instance or null if no control was created.
27
+ */
28
+ createControl : function(n, cm) {
29
+ return null;
30
+ },
31
+
32
+ /**
33
+ * Returns information about the plugin as a name/value array.
34
+ * The current keys are longname, author, authorurl, infourl and version.
35
+ *
36
+ * @return {Object} Name/value array containing information about the plugin.
37
+ */
38
+ getInfo : function() {
39
+ return {
40
+ longname : "WPDevelop",
41
+ author : 'WPDevelop',
42
+ authorurl : 'http://www.wpdevelop.com/',
43
+ infourl : 'http://plugins.wpdevelop.com/',
44
+ version : "1.0"
45
+ };
46
+ }
47
+ });
48
+
49
+ // Register plugin
50
+ tinymce.PluginManager.add('wpdev_bk_quicktags', tinymce.plugins.WPDEV_BK_Quicktags);
51
+ })();
js/custom_buttons/img_dialog_ui/333333_11x11_icon_close.gif ADDED
Binary file
js/custom_buttons/img_dialog_ui/333333_11x11_icon_resize_se.gif ADDED
Binary file
js/custom_buttons/img_dialog_ui/333333_7x7_arrow_down.gif ADDED
Binary file
js/custom_buttons/img_dialog_ui/333333_7x7_arrow_right.gif ADDED
Binary file
js/custom_buttons/img_dialog_ui/d54e21_11x11_icon_close.gif ADDED
Binary file
js/datepick/calendar-blue.gif ADDED
Binary file
js/datepick/calendar-green.gif ADDED
Binary file
js/datepick/calendar.gif ADDED
Binary file
js/datepick/flora.datepick.css ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Flora style sheet for jQuery date picker v3.7.0. */
2
+ #datepick-div, .datepick-inline {
3
+ font-family: Arial,Helvetica,sans-serif;
4
+ font-size: 14px;
5
+ padding: 0;
6
+ margin: 0;
7
+ background: #E0F4D7;
8
+ width: 15em;
9
+ }
10
+ #datepick-div {
11
+ display: none;
12
+ border: 1px solid #FF9900;
13
+ z-index: 100;
14
+ }
15
+ .datepick-inline {
16
+ float: left;
17
+ display: block;
18
+ border: 0;
19
+ }
20
+ .datepick-rtl {
21
+ direction: rtl;
22
+ }
23
+ .datepick-dialog {
24
+ padding: 5px !important;
25
+ border: 4px ridge #83C948 !important;
26
+ }
27
+ .datepick-disabled {
28
+ position: absolute;
29
+ z-index: 100;
30
+ background-color: white;
31
+ opacity: 0.5;
32
+ filter: alpha(opacity=50);
33
+ }
34
+ button.datepick-trigger {
35
+ width: 25px;
36
+ }
37
+ img.datepick-trigger {
38
+ margin: 2px;
39
+ vertical-align: middle;
40
+ }
41
+ .datepick-prompt {
42
+ float: left;
43
+ padding: 2px;
44
+ background: #E0F4D7;
45
+ color: #000;
46
+ }
47
+ * html .datepick-prompt {
48
+ width: 15em;
49
+ }
50
+ .datepick-control, .datepick-links, .datepick-header, .datepick {
51
+ clear: both;
52
+ float: left;
53
+ width: 100%;
54
+ color: #FFF;
55
+ }
56
+ .datepick-control {
57
+ background: #FF9900;
58
+ padding: 2px 0px;
59
+ }
60
+ .datepick-links {
61
+ background: #E0F4D7;
62
+ padding: 2px 0px;
63
+ }
64
+ .datepick-control, .datepick-links {
65
+ font-weight: bold;
66
+ font-size: 80%;
67
+ }
68
+ .datepick-links label {
69
+ padding: 2px 5px;
70
+ color: #888;
71
+ }
72
+ .datepick-clear, .datepick-prev {
73
+ float: left;
74
+ width: 34%;
75
+ }
76
+ .datepick-rtl .datepick-clear, .datepick-rtl .datepick-prev {
77
+ float: right;
78
+ text-align: right;
79
+ }
80
+ .datepick-current {
81
+ float: left;
82
+ width: 30%;
83
+ text-align: center;
84
+ }
85
+ .datepick-close, .datepick-next {
86
+ float: right;
87
+ width: 34%;
88
+ text-align: right;
89
+ }
90
+ .datepick-rtl .datepick-close, .datepick-rtl .datepick-next {
91
+ float: left;
92
+ text-align: left;
93
+ }
94
+ .datepick-header {
95
+ background: #83C948;
96
+ color: #fff;
97
+ text-align: center;
98
+ font-weight: bold;
99
+ height: 1.6em;
100
+ }
101
+ .datepick-header select {
102
+ background: #83C948;
103
+ color: #fff;
104
+ border: 0px;
105
+ font-weight: bold;
106
+ }
107
+ .datepick-header span {
108
+ position: relative;
109
+ top: 3px;
110
+ }
111
+ .datepick {
112
+ background: #CCC;
113
+ text-align: center;
114
+ font-size: 100%;
115
+ }
116
+ .datepick a {
117
+ display: block;
118
+ width: 100%;
119
+ }
120
+ .datepick-title-row {
121
+ background: #B1DB87;
122
+ color: #000;
123
+ }
124
+ .datepick-title-row th {
125
+ text-align: center;
126
+ font-weight: normal;
127
+ }
128
+ .datepick-title-row .datepick-week-end-cell {
129
+ background: #B1DB87;
130
+ }
131
+ .datepick-days-row {
132
+ background: #FFF;
133
+ color: #666;
134
+ }
135
+ .datepick-week-col {
136
+ background: #B1DB87;
137
+ color: #000;
138
+ }
139
+ .datepick-days-cell {
140
+ color: #000;
141
+ border: 1px solid #DDD;
142
+ }
143
+ .datepick-other-month {
144
+ background: #E0F4D7;
145
+ }
146
+ .datepick-days-cell a {
147
+ display: block;
148
+ }
149
+ .datepick-week-end-cell {
150
+ background: #E0F4D7;
151
+ }
152
+ .datepick-unselectable {
153
+ color: #888;
154
+ }
155
+ .datepick-week-over, .datepick-week-over .datepick-week-end-cell {
156
+ background: #B1DB87;
157
+ }
158
+ .datepick-today {
159
+ background: #B1DB87;
160
+ }
161
+ .datepick-current-day {
162
+ background: #83C948;
163
+ color: #fff;
164
+ }
165
+ .datepick-days-cell-over, .datepick-days-cell-over.datepick-week-end-cell {
166
+ background: #FFF;
167
+ color: #000;
168
+ border: 1px solid #777;
169
+ }
170
+ .datepick-status {
171
+ background: #E0F4D7;
172
+ width: 100%;
173
+ font-size: 80%;
174
+ text-align: center;
175
+ }
176
+ #datepick-div a, .datepick-inline a {
177
+ cursor: pointer;
178
+ margin: 0;
179
+ padding: 0;
180
+ text-decoration: none;
181
+ }
182
+ .datepick-inline .datepick-links a {
183
+ padding: 0 5px !important;
184
+ }
185
+ .datepick-control a, .datepick-links a {
186
+ padding: 2px 5px !important;
187
+ color: #000 !important;
188
+ }
189
+ .datepick-title-row a {
190
+ color: #000;
191
+ }
192
+ .datepick-control a:hover {
193
+ background: #FDD;
194
+ color: #333;
195
+ }
196
+ .datepick-links a:hover, .datepick-title-row a:hover {
197
+ background: #FFF;
198
+ color: #333;
199
+ }
200
+ .datepick-multi .datepick {
201
+ border: 1px solid #83C948;
202
+ }
203
+ .datepick-one-month {
204
+ float: left;
205
+ width: 15em;
206
+ }
207
+ .datepick-new-row {
208
+ clear: left;
209
+ }
210
+ /* ___________ IE6 IFRAME FIX ________ */
211
+ .datepick-cover {
212
+ display: none; /*sorry for IE5*/
213
+ display/**/: block; /*sorry for IE5*/
214
+ position: absolute; /*must have*/
215
+ z-index: -1; /*must have*/
216
+ filter: mask(); /*must have*/
217
+ top: -1px; /*must have*/
218
+ left: -1px; /*must have*/
219
+ width: 187px; /*must have*/
220
+ height: 187px; /*must have*/
221
+ }
js/datepick/jquery.datepick-ar.js ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Arabic Translation for jWPDev UI date picker plugin. */
2
+ /* Khaled Al Horani -- koko.dw@gmail.com */
3
+ /* خالد الحوراني -- koko.dw@gmail.com */
4
+ /* NOTE: monthNames are the original months names and they are the Arabic names, not the new months name فبراير - يناير and there isn't any Arabic roots for these months */
5
+ (function($) {
6
+ $.datepick.regional['ar'] = {
7
+ clearText: 'مسح', clearStatus: 'امسح التاريخ الحالي',
8
+ closeText: 'إغلاق', closeStatus: 'إغلاق بدون حفظ',
9
+ prevText: '&#x3c;السابق', prevStatus: 'عرض الشهر السابق',
10
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
11
+ nextText: 'التالي&#x3e;', nextStatus: 'عرض الشهر القادم',
12
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
13
+ currentText: 'اليوم', currentStatus: 'عرض الشهر الحالي',
14
+ monthNames: ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'آذار', 'حزيران',
15
+ 'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
16
+ monthNamesShort: ['1','2','3','4','5','6','7','8','9','10','11','12'],
17
+ monthStatus: 'عرض شهر آخر', yearStatus: 'عرض سنة آخرى',
18
+ weekHeader: 'أسبوع', weekStatus: 'أسبوع السنة',
19
+ dayNames: ['السبت', 'الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة'],
20
+ dayNamesShort: ['سبت', 'أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة'],
21
+ dayNamesMin: ['سبت', 'أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة'],
22
+ dayStatus: 'اختر DD لليوم الأول من الأسبوع', dateStatus: 'اختر D, M d',
23
+ dateFormat: 'dd/mm/yy', firstDay: 0,
24
+ initStatus: 'اختر يوم', isRTL: true,
25
+ showMonthAfterYear: false, yearSuffix: ''};
26
+ $.datepick.setDefaults($.datepick.regional['ar']);
27
+ })(jWPDev);
js/datepick/jquery.datepick-az.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Azerbaijani (UTF-8) initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Jamil Najafov (necefov33@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['az'] = {
5
+ clearText: 'Təmizlə', clearStatus: 'Tarixi sil',
6
+ closeText: 'Bağla', closeStatus: 'Təqvimi bağla',
7
+ prevText: '&#x3c;Geri', prevStatus: 'Əvvəlki ay',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: 'Əvvəlki il',
9
+ nextText: 'İrəli&#x3e;', nextStatus: 'Sonrakı ay',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: 'Sonrakı il',
11
+ currentText: 'Bugün', currentStatus: 'İndiki ay',
12
+ monthNames: ['Yanvar','Fevral','Mart','Aprel','May','İyun',
13
+ 'İyul','Avqust','Sentyabr','Oktyabr','Noyabr','Dekabr'],
14
+ monthNamesShort: ['Yan','Fev','Mar','Apr','May','İyun',
15
+ 'İyul','Avq','Sen','Okt','Noy','Dek'],
16
+ monthStatus: 'Başqa ay', yearStatus: 'Başqa il',
17
+ weekHeader: 'Hf', weekStatus: 'Həftələr',
18
+ dayNames: ['Bazar','Bazar ertəsi','Çərşənbə axşamı','Çərşənbə','Cümə axşamı','Cümə','Şənbə'],
19
+ dayNamesShort: ['B','Be','Ça','Ç','Ca','C','Ş'],
20
+ dayNamesMin: ['B','B','Ç','С','Ç','C','Ş'],
21
+ dayStatus: 'Həftənin ilk gününü təyin edin', dateStatus: 'D, M d seçin',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: 'Bir tarix seçin', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['az']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-bg.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Bulgarian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Stoyan Kyosev (http://svest.org). */
3
+ (function($) {
4
+ $.datepick.regional['bg'] = {
5
+ clearText: 'изчисти', clearStatus: 'изчисти актуалната дата',
6
+ closeText: 'затвори', closeStatus: 'затвори без промени',
7
+ prevText: '&#x3c;назад', prevStatus: 'покажи последния месец',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'напред&#x3e;', nextStatus: 'покажи следващия месец',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'днес', currentStatus: '',
12
+ monthNames: ['Януари','Февруари','Март','Април','Май','Юни',
13
+ 'Юли','Август','Септември','Октомври','Ноември','Декември'],
14
+ monthNamesShort: ['Яну','Фев','Мар','Апр','Май','Юни',
15
+ 'Юли','Авг','Сеп','Окт','Нов','Дек'],
16
+ monthStatus: 'покажи друг месец', yearStatus: 'покажи друга година',
17
+ weekHeader: 'Wk', weekStatus: 'седмица от месеца',
18
+ dayNames: ['Неделя','Понеделник','Вторник','Сряда','Четвъртък','Петък','Събота'],
19
+ dayNamesShort: ['Нед','Пон','Вто','Сря','Чет','Пет','Съб'],
20
+ dayNamesMin: ['Не','По','Вт','Ср','Че','Пе','Съ'],
21
+ dayStatus: 'Сложи DD като първи ден от седмицата', dateStatus: 'Избери D, M d',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: 'Избери дата', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['bg']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-ca.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Inicialitzaci� en catal� per a l'extenci� 'calendar' per jWPDev. */
2
+ /* Writers: (joan.leon@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['ca'] = {
5
+ clearText: 'Netejar', clearStatus: '',
6
+ closeText: 'Tancar', closeStatus: '',
7
+ prevText: '&#x3c;Ant', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Seg&#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Avui', currentStatus: '',
12
+ monthNames: ['Gener','Febrer','Mar&ccedil;','Abril','Maig','Juny',
13
+ 'Juliol','Agost','Setembre','Octubre','Novembre','Desembre'],
14
+ monthNamesShort: ['Gen','Feb','Mar','Abr','Mai','Jun',
15
+ 'Jul','Ago','Set','Oct','Nov','Des'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Sm', weekStatus: '',
18
+ dayNames: ['Diumenge','Dilluns','Dimarts','Dimecres','Dijous','Divendres','Dissabte'],
19
+ dayNamesShort: ['Dug','Dln','Dmt','Dmc','Djs','Dvn','Dsb'],
20
+ dayNamesMin: ['Dg','Dl','Dt','Dc','Dj','Dv','Ds'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd/mm/yy', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['ca']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-cs.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Czech initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Tomas Muller (tomas@tomas-muller.net). */
3
+ (function($) {
4
+ $.datepick.regional['cs'] = {
5
+ clearText: 'Vymazat', clearStatus: 'Vymaže zadané datum',
6
+ closeText: 'Zavřít', closeStatus: 'Zavře kalendář beze změny',
7
+ prevText: '&#x3c;Dříve', prevStatus: 'Přejít na předchozí měsí',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Později&#x3e;', nextStatus: 'Přejít na další měsíc',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Nyní', currentStatus: 'Přejde na aktuální měsíc',
12
+ monthNames: ['leden','únor','březen','duben','květen','červen',
13
+ 'červenec','srpen','září','říjen','listopad','prosinec'],
14
+ monthNamesShort: ['led','úno','bře','dub','kvě','čer',
15
+ 'čvc','srp','zář','říj','lis','pro'],
16
+ monthStatus: 'Přejít na jiný měsíc', yearStatus: 'Přejít na jiný rok',
17
+ weekHeader: 'Týd', weekStatus: 'Týden v roce',
18
+ dayNames: ['neděle', 'pondělí', 'úterý', 'středa', 'čtvrtek', 'pátek', 'sobota'],
19
+ dayNamesShort: ['ne', 'po', 'út', 'st', 'čt', 'pá', 'so'],
20
+ dayNamesMin: ['ne','po','út','st','čt','pá','so'],
21
+ dayStatus: 'Nastavit DD jako první den v týdnu', dateStatus: '\'Vyber\' DD, M d',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: 'Vyberte datum', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['cs']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-da.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Danish initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Jan Christensen ( deletestuff@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['da'] = {
5
+ clearText: 'Nulstil', clearStatus: 'Nulstil den aktuelle dato',
6
+ closeText: 'Luk', closeStatus: 'Luk uden ændringer',
7
+ prevText: '&#x3c;Forrige', prevStatus: 'Vis forrige måned',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Næste&#x3e;', nextStatus: 'Vis næste måned',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Idag', currentStatus: 'Vis aktuel måned',
12
+ monthNames: ['Januar','Februar','Marts','April','Maj','Juni',
13
+ 'Juli','August','September','Oktober','November','December'],
14
+ monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
15
+ 'Jul','Aug','Sep','Okt','Nov','Dec'],
16
+ monthStatus: 'Vis en anden måned', yearStatus: 'Vis et andet år',
17
+ weekHeader: 'Uge', weekStatus: 'Årets uge',
18
+ dayNames: ['Søndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','Lørdag'],
19
+ dayNamesShort: ['Søn','Man','Tir','Ons','Tor','Fre','Lør'],
20
+ dayNamesMin: ['Sø','Ma','Ti','On','To','Fr','Lø'],
21
+ dayStatus: 'Sæt DD som første ugedag', dateStatus: 'Vælg D, M d',
22
+ dateFormat: 'dd-mm-yy', firstDay: 0,
23
+ initStatus: 'Vælg en dato', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['da']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-de.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* German initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Milian Wolff (mail@milianw.de). */
3
+ (function($) {
4
+ $.datepick.regional['de'] = {
5
+ clearText: 'löschen', clearStatus: 'aktuelles Datum löschen',
6
+ closeText: 'schließen', closeStatus: 'ohne Änderungen schließen',
7
+ prevText: '&#x3c;zurück', prevStatus: 'letzten Monat zeigen',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Vor&#x3e;', nextStatus: 'nächsten Monat zeigen',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'heute', currentStatus: '',
12
+ monthNames: ['Januar','Februar','März','April','Mai','Juni',
13
+ 'Juli','August','September','Oktober','November','Dezember'],
14
+ monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun',
15
+ 'Jul','Aug','Sep','Okt','Nov','Dez'],
16
+ monthStatus: 'anderen Monat anzeigen', yearStatus: 'anderes Jahr anzeigen',
17
+ weekHeader: 'Wo', weekStatus: 'Woche des Monats',
18
+ dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
19
+ dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
20
+ dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
21
+ dayStatus: 'Setze DD als ersten Wochentag', dateStatus: 'Wähle D, M d',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: 'Wähle ein Datum', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['de']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-el.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Greek (el) initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Alex Cicovic (http://www.alexcicovic.com) */
3
+ (function($) {
4
+ $.datepick.regional['el'] = {
5
+ clearText: 'Σβήσιμο', clearStatus: 'Σβήσιμο της επιλεγμένης ημερομηνίας',
6
+ closeText: 'Κλείσιμο', closeStatus: 'Κλείσιμο χωρίς αλλαγή',
7
+ prevText: 'Προηγούμενος', prevStatus: 'Επισκόπηση προηγούμενου μήνα',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Επόμενος', nextStatus: 'Επισκόπηση επόμενου μήνα',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Τρέχων Μήνας', currentStatus: 'Επισκόπηση τρέχοντος μήνα',
12
+ monthNames: ['Ιανουάριος','Φεβρουάριος','Μάρτιος','Απρίλιος','Μάιος','Ιούνιος',
13
+ 'Ιούλιος','Αύγουστος','Σεπτέμβριος','Οκτώβριος','Νοέμβριος','Δεκέμβριος'],
14
+ monthNamesShort: ['Ιαν','Φεβ','Μαρ','Απρ','Μαι','Ιουν',
15
+ 'Ιουλ','Αυγ','Σεπ','Οκτ','Νοε','Δεκ'],
16
+ monthStatus: 'Επισκόπηση άλλου μήνα', yearStatus: 'Επισκόπηση άλλου έτους',
17
+ weekHeader: 'Εβδ', weekStatus: '',
18
+ dayNames: ['Κυριακή','Δευτέρα','Τρίτη','Τετάρτη','Πέμπτη','Παρασκευή','Σάββατο'],
19
+ dayNamesShort: ['Κυρ','Δευ','Τρι','Τετ','Πεμ','Παρ','Σαβ'],
20
+ dayNamesMin: ['Κυ','Δε','Τρ','Τε','Πε','Πα','Σα'],
21
+ dayStatus: 'Ανάθεση ως πρώτη μέρα της εβδομάδος: DD', dateStatus: 'Επιλογή DD d MM',
22
+ dateFormat: 'dd/mm/yy', firstDay: 1,
23
+ initStatus: 'Επιλέξτε μια ημερομηνία', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['el']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-eo.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Esperanto initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Olivier M. (olivierweb@ifrance.com). */
3
+ (function($) {
4
+ $.datepick.regional['eo'] = {
5
+ clearText: 'Vakigi', clearStatus: '',
6
+ closeText: 'Fermi', closeStatus: 'Fermi sen modifi',
7
+ prevText: '&lt;Anta', prevStatus: 'Vidi la antaŭan monaton',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Sekv&gt;', nextStatus: 'Vidi la sekvan monaton',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Nuna', currentStatus: 'Vidi la nunan monaton',
12
+ monthNames: ['Januaro','Februaro','Marto','Aprilo','Majo','Junio',
13
+ 'Julio','Aŭgusto','Septembro','Oktobro','Novembro','Decembro'],
14
+ monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
15
+ 'Jul','Aŭg','Sep','Okt','Nov','Dec'],
16
+ monthStatus: 'Vidi alian monaton', yearStatus: 'Vidi alian jaron',
17
+ weekHeader: 'Sb', weekStatus: '',
18
+ dayNames: ['Dimanĉo','Lundo','Mardo','Merkredo','Ĵaŭdo','Vendredo','Sabato'],
19
+ dayNamesShort: ['Dim','Lun','Mar','Mer','Ĵaŭ','Ven','Sab'],
20
+ dayNamesMin: ['Di','Lu','Ma','Me','Ĵa','Ve','Sa'],
21
+ dayStatus: 'Uzi DD kiel unua tago de la semajno', dateStatus: 'Elekti DD, MM d',
22
+ dateFormat: 'dd/mm/yy', firstDay: 0,
23
+ initStatus: 'Elekti la daton', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['eo']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-es.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Inicialización en español para la extensión 'UI date picker' para jWPDev. */
2
+ /* Traducido por Vester (xvester@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['es'] = {
5
+ clearText: 'Limpiar', clearStatus: '',
6
+ closeText: 'Cerrar', closeStatus: '',
7
+ prevText: '&#x3c;Ant', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Sig&#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Hoy', currentStatus: '',
12
+ monthNames: ['Enero','Febrero','Marzo','Abril','Mayo','Junio',
13
+ 'Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre'],
14
+ monthNamesShort: ['Ene','Feb','Mar','Abr','May','Jun',
15
+ 'Jul','Ago','Sep','Oct','Nov','Dic'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Sm', weekStatus: '',
18
+ dayNames: ['Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'],
19
+ dayNamesShort: ['Dom','Lun','Mar','Mié','Juv','Vie','Sáb'],
20
+ dayNamesMin: ['Do','Lu','Ma','Mi','Ju','Vi','Sá'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd/mm/yy', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['es']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-et.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Estonian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Mart Sõmermaa (mrts.pydev at gmail com). */
3
+ (function($) {
4
+ $.datepick.regional['et'] = {
5
+ clearText: '', clearStatus: '',
6
+ closeText: 'Sulge', closeStatus: '',
7
+ prevText: 'Eelnev', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Järgnev', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Täna', currentStatus: '',
12
+ monthNames: ['Jaanuar','Veebruar','Märts','Aprill','Mai','Juuni',
13
+ 'Juuli','August','September','Oktoober','November','Detsember'],
14
+ monthNamesShort: ['Jaan', 'Veebr', 'Märts', 'Apr', 'Mai', 'Juuni',
15
+ 'Juuli', 'Aug', 'Sept', 'Okt', 'Nov', 'Dets'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Sm', weekStatus: '',
18
+ dayNames: ['Pühapäev', 'Esmaspäev', 'Teisipäev', 'Kolmapäev', 'Neljapäev', 'Reede', 'Laupäev'],
19
+ dayNamesShort: ['Pühap', 'Esmasp', 'Teisip', 'Kolmap', 'Neljap', 'Reede', 'Laup'],
20
+ dayNamesMin: ['P','E','T','K','N','R','L'],
21
+ dayStatus: '', dateStatus: '',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['et']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-eu.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Euskarako oinarria 'jWPDev date picker' jquery-ko extentsioarentzat */
2
+ /* Karrikas-ek itzulia (karrikas@karrikas.com) */
3
+ (function($){
4
+ $.datepick.regional['eu'] = {
5
+ clearText: 'X', clearStatus: '',
6
+ closeText: 'Egina', closeStatus: '',
7
+ prevText: '&#x3c;Aur', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Hur&#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Gaur', currentStatus: '',
12
+ monthNames: ['Urtarrila','Otsaila','Martxoa','Apirila','Maiatza','Ekaina',
13
+ 'Uztaila','Abuztua','Iraila','Urria','Azaroa','Abendua'],
14
+ monthNamesShort: ['Urt','Ots','Mar','Api','Mai','Eka',
15
+ 'Uzt','Abu','Ira','Urr','Aza','Abe'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Wk', weekStatus: '',
18
+ dayNames: ['Igandea','Astelehena','Asteartea','Asteazkena','Osteguna','Ostirala','Larunbata'],
19
+ dayNamesShort: ['Iga','Ast','Ast','Ast','Ost','Ost','Lar'],
20
+ dayNamesMin: ['Ig','As','As','As','Os','Os','La'],
21
+ dayStatus: '', dateStatus: 'DD d MM',
22
+ dateFormat: 'yy/mm/dd', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['eu']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-fa.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Persian (Farsi) Translation for the jWPDev UI date picker plugin. */
2
+ /* Javad Mowlanezhad -- jmowla@gmail.com */
3
+ /* Jalali calendar should supported soon! (Its implemented but I have to test it) */
4
+ (function($) {
5
+ $.datepick.regional['fa'] = {
6
+ clearText: 'حذف تاريخ', clearStatus: 'پاک کردن تاريخ جاري',
7
+ closeText: 'بستن', closeStatus: 'بستن بدون اعمال تغييرات',
8
+ prevText: '&#x3c;قبلي', prevStatus: 'نمايش ماه قبل',
9
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
10
+ nextText: 'بعدي&#x3e;', nextStatus: 'نمايش ماه بعد',
11
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
12
+ currentText: 'امروز', currentStatus: 'نمايش ماه جاري',
13
+ monthNames: ['فروردين','ارديبهشت','خرداد','تير','مرداد','شهريور',
14
+ 'مهر','آبان','آذر','دي','بهمن','اسفند'],
15
+ monthNamesShort: ['1','2','3','4','5','6','7','8','9','10','11','12'],
16
+ monthStatus: 'نمايش ماه متفاوت', yearStatus: 'نمايش سال متفاوت',
17
+ weekHeader: 'هف', weekStatus: 'هفتهِ سال',
18
+ dayNames: ['يکشنبه','دوشنبه','سه‌شنبه','چهارشنبه','پنجشنبه','جمعه','شنبه'],
19
+ dayNamesShort: ['ي','د','س','چ','پ','ج', 'ش'],
20
+ dayNamesMin: ['ي','د','س','چ','پ','ج', 'ش'],
21
+ dayStatus: 'قبول DD بعنوان اولين روز هفته', dateStatus: 'انتخاب D, M d',
22
+ dateFormat: 'yy/mm/dd', firstDay: 6,
23
+ initStatus: 'انتخاب تاريخ', isRTL: true,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['fa']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-fi.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Finnish initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Harri Kilpi� (harrikilpio@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['fi'] = {
5
+ clearText: 'Tyhjenn&auml;', clearStatus: '',
6
+ closeText: 'Sulje', closeStatus: '',
7
+ prevText: '&laquo;Edellinen', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Seuraava&raquo;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'T&auml;n&auml;&auml;n', currentStatus: '',
12
+ monthNames: ['Tammikuu','Helmikuu','Maaliskuu','Huhtikuu','Toukokuu','Kes&auml;kuu',
13
+ 'Hein&auml;kuu','Elokuu','Syyskuu','Lokakuu','Marraskuu','Joulukuu'],
14
+ monthNamesShort: ['Tammi','Helmi','Maalis','Huhti','Touko','Kes&auml;',
15
+ 'Hein&auml;','Elo','Syys','Loka','Marras','Joulu'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Vk', weekStatus: '',
18
+ dayNamesShort: ['Su','Ma','Ti','Ke','To','Pe','Su'],
19
+ dayNames: ['Sunnuntai','Maanantai','Tiistai','Keskiviikko','Torstai','Perjantai','Lauantai'],
20
+ dayNamesMin: ['Su','Ma','Ti','Ke','To','Pe','La'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['fi']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-fr-CH.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* French initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Martin Voelkle (martin.voelkle@e-tc.ch). */
3
+ (function($) {
4
+ $.datepick.regional['fr-CH'] = {
5
+ clearText: 'Effacer', clearStatus: 'Effacer la date sélectionnée',
6
+ closeText: 'Fermer', closeStatus: 'Fermer sans modifier',
7
+ prevText: '&#x3c;Préc', prevStatus: 'Voir le mois précédent',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Suiv&#x3e;', nextStatus: 'Voir le mois suivant',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Courant', currentStatus: 'Voir le mois courant',
12
+ monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
13
+ 'Juillet','Août','Septembre','Octobre','Novembre','Décembre'],
14
+ monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun',
15
+ 'Jul','Aoû','Sep','Oct','Nov','Déc'],
16
+ monthStatus: 'Voir un autre mois', yearStatus: 'Voir une autre année',
17
+ weekHeader: 'Sm', weekStatus: '',
18
+ dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'],
19
+ dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'],
20
+ dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'],
21
+ dayStatus: 'Utiliser DD comme premier jour de la semaine', dateStatus: '\'Choisir\' le DD d MM',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: 'Choisir la date', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['fr-CH']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-fr.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* French initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Keith Wood (kbwood{at}iinet.com.au) and Stéphane Nahmani (sholby@sholby.net). */
3
+ (function($) {
4
+ $.datepick.regional['fr'] = {
5
+ clearText: 'Effacer', clearStatus: 'Effacer la date sélectionnée',
6
+ closeText: 'Fermer', closeStatus: 'Fermer sans modifier',
7
+ prevText: '&#x3c;Préc', prevStatus: 'Voir le mois précédent',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Suiv&#x3e;', nextStatus: 'Voir le mois suivant',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Courant', currentStatus: 'Voir le mois courant',
12
+ monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
13
+ 'Juillet','Août','Septembre','Octobre','Novembre','Décembre'],
14
+ monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun',
15
+ 'Jul','Aoû','Sep','Oct','Nov','Déc'],
16
+ monthStatus: 'Voir un autre mois', yearStatus: 'Voir une autre année',
17
+ weekHeader: 'Sm', weekStatus: '',
18
+ dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'],
19
+ dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'],
20
+ dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'],
21
+ dayStatus: 'Utiliser DD comme premier jour de la semaine', dateStatus: '\'Choisir\' le DD d MM',
22
+ dateFormat: 'dd/mm/yy', firstDay: 1,
23
+ initStatus: 'Choisir la date', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['fr']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-he.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Hebrew initialisation for the UI Datepicker extension. */
2
+ /* Written by Amir Hardon (ahardon at gmail dot com). */
3
+ (function($) {
4
+ $.datepick.regional['he'] = {
5
+ clearText: 'נקה', clearStatus: '',
6
+ closeText: 'סגור', closeStatus: '',
7
+ prevText: '&#x3c;הקודם', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'הבא&#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'היום', currentStatus: '',
12
+ monthNames: ['ינואר','פברואר','מרץ','אפריל','מאי','יוני',
13
+ 'יולי','אוגוסט','ספטמבר','אוקטובר','נובמבר','דצמבר'],
14
+ monthNamesShort: ['1','2','3','4','5','6',
15
+ '7','8','9','10','11','12'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Wk', weekStatus: '',
18
+ dayNames: ['ראשון','שני','שלישי','רביעי','חמישי','שישי','שבת'],
19
+ dayNamesShort: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'],
20
+ dayNamesMin: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'],
21
+ dayStatus: 'DD', dateStatus: 'DD, M d',
22
+ dateFormat: 'dd/mm/yy', firstDay: 0,
23
+ initStatus: '', isRTL: true,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['he']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-hr.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Croatian i18n for the jWPDev UI date picker plugin. */
2
+ /* Written by Vjekoslav Nesek. */
3
+ (function($) {
4
+ $.datepick.regional['hr'] = {
5
+ clearText: 'izbriši', clearStatus: 'Izbriši trenutni datum',
6
+ closeText: 'Zatvori', closeStatus: 'Zatvori kalendar',
7
+ prevText: '&#x3c;', prevStatus: 'Prikaži prethodni mjesec',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: '&#x3e;', nextStatus: 'Prikaži slijedeći mjesec',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Danas', currentStatus: 'Današnji datum',
12
+ monthNames: ['Siječanj','Veljača','Ožujak','Travanj','Svibanj','Lipanj',
13
+ 'Srpanj','Kolovoz','Rujan','Listopad','Studeni','Prosinac'],
14
+ monthNamesShort: ['Sij','Velj','Ožu','Tra','Svi','Lip',
15
+ 'Srp','Kol','Ruj','Lis','Stu','Pro'],
16
+ monthStatus: 'Prikaži mjesece', yearStatus: 'Prikaži godine',
17
+ weekHeader: 'Tje', weekStatus: 'Tjedan',
18
+ dayNames: ['Nedjelja','Ponedjeljak','Utorak','Srijeda','Četvrtak','Petak','Subota'],
19
+ dayNamesShort: ['Ned','Pon','Uto','Sri','Čet','Pet','Sub'],
20
+ dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
21
+ dayStatus: 'Odaber DD za prvi dan tjedna', dateStatus: '\'Datum\' D, M d',
22
+ dateFormat: 'dd.mm.yy.', firstDay: 1,
23
+ initStatus: 'Odaberi datum', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['hr']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-hu.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Hungarian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Istvan Karaszi (jquery@spam.raszi.hu). */
3
+ (function($) {
4
+ $.datepick.regional['hu'] = {
5
+ clearText: 'törlés', clearStatus: '',
6
+ closeText: 'bezárás', closeStatus: '',
7
+ prevText: '&laquo;&nbsp;vissza', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'előre&nbsp;&raquo;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'ma', currentStatus: '',
12
+ monthNames: ['Január', 'Február', 'Március', 'Április', 'Május', 'Június',
13
+ 'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December'],
14
+ monthNamesShort: ['Jan', 'Feb', 'Már', 'Ápr', 'Máj', 'Jún',
15
+ 'Júl', 'Aug', 'Szep', 'Okt', 'Nov', 'Dec'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Hé', weekStatus: '',
18
+ dayNames: ['Vasárnap', 'Hétfö', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat'],
19
+ dayNamesShort: ['Vas', 'Hét', 'Ked', 'Sze', 'Csü', 'Pén', 'Szo'],
20
+ dayNamesMin: ['V', 'H', 'K', 'Sze', 'Cs', 'P', 'Szo'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'yy-mm-dd', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['hu']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-hy.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Armenian(UTF-8) initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Levon Zakaryan (levon.zakaryan@gmail.com)*/
3
+ (function($) {
4
+ $.datepick.regional['hy'] = {
5
+ clearText: 'Մաքրել', clearStatus: '',
6
+ closeText: 'Փակել', closeStatus: '',
7
+ prevText: '&#x3c;Նախ.', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Հաջ.&#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Այսօր', currentStatus: '',
12
+ monthNames: ['Հունվար','Փետրվար','Մարտ','Ապրիլ','Մայիս','Հունիս',
13
+ 'Հուլիս','Օգոստոս','Սեպտեմբեր','Հոկտեմբեր','Նոյեմբեր','Դեկտեմբեր'],
14
+ monthNamesShort: ['Հունվ','Փետր','Մարտ','Ապր','Մայիս','Հունիս',
15
+ 'Հուլ','Օգս','Սեպ','Հոկ','Նոյ','Դեկ'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'ՇԲՏ', weekStatus: '',
18
+ dayNames: ['կիրակի','եկուշաբթի','երեքշաբթի','չորեքշաբթի','հինգշաբթի','ուրբաթ','շաբաթ'],
19
+ dayNamesShort: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'],
20
+ dayNamesMin: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['hy']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-id.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Indonesian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Deden Fathurahman (dedenf@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['id'] = {
5
+ clearText: 'kosongkan', clearStatus: 'bersihkan tanggal yang sekarang',
6
+ closeText: 'Tutup', closeStatus: 'Tutup tanpa mengubah',
7
+ prevText: '&#x3c;mundur', prevStatus: 'Tampilkan bulan sebelumnya',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'maju&#x3e;', nextStatus: 'Tampilkan bulan berikutnya',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'hari ini', currentStatus: 'Tampilkan bulan sekarang',
12
+ monthNames: ['Januari','Februari','Maret','April','Mei','Juni',
13
+ 'Juli','Agustus','September','Oktober','Nopember','Desember'],
14
+ monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun',
15
+ 'Jul','Agus','Sep','Okt','Nop','Des'],
16
+ monthStatus: 'Tampilkan bulan yang berbeda', yearStatus: 'Tampilkan tahun yang berbeda',
17
+ weekHeader: 'Mg', weekStatus: 'Minggu dalam tahun',
18
+ dayNames: ['Minggu','Senin','Selasa','Rabu','Kamis','Jumat','Sabtu'],
19
+ dayNamesShort: ['Min','Sen','Sel','Rab','kam','Jum','Sab'],
20
+ dayNamesMin: ['Mg','Sn','Sl','Rb','Km','jm','Sb'],
21
+ dayStatus: 'gunakan DD sebagai awal hari dalam minggu', dateStatus: 'pilih le DD, MM d',
22
+ dateFormat: 'dd/mm/yy', firstDay: 0,
23
+ initStatus: 'Pilih Tanggal', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['id']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-is.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Icelandic initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Haukur H. Thorsson (haukur@eskill.is). */
3
+ (function($) {
4
+ $.datepick.regional['is'] = {
5
+ clearText: 'Hreinsa', clearStatus: '',
6
+ closeText: 'Loka', closeStatus: '',
7
+ prevText: '&#x3c; Fyrri', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'N&aelig;sti &#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: '&Iacute; dag', currentStatus: '',
12
+ monthNames: ['Jan&uacute;ar','Febr&uacute;ar','Mars','Apr&iacute;l','Ma&iacute','J&uacute;n&iacute;',
13
+ 'J&uacute;l&iacute;','&Aacute;g&uacute;st','September','Okt&oacute;ber','N&oacute;vember','Desember'],
14
+ monthNamesShort: ['Jan','Feb','Mar','Apr','Ma&iacute;','J&uacute;n',
15
+ 'J&uacute;l','&Aacute;g&uacute;','Sep','Okt','N&oacute;v','Des'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Vika', weekStatus: '',
18
+ dayNames: ['Sunnudagur','M&aacute;nudagur','&THORN;ri&eth;judagur','Mi&eth;vikudagur','Fimmtudagur','F&ouml;studagur','Laugardagur'],
19
+ dayNamesShort: ['Sun','M&aacute;n','&THORN;ri','Mi&eth;','Fim','F&ouml;s','Lau'],
20
+ dayNamesMin: ['Su','M&aacute;','&THORN;r','Mi','Fi','F&ouml;','La'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd/mm/yy', firstDay: 0,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['is']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-it.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Italian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Apaella (apaella@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['it'] = {
5
+ clearText: 'Svuota', clearStatus: 'Annulla',
6
+ closeText: 'Chiudi', closeStatus: 'Chiudere senza modificare',
7
+ prevText: '&#x3c;Prec', prevStatus: 'Mese precedente',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: 'Mostra l\'anno precedente',
9
+ nextText: 'Succ&#x3e;', nextStatus: 'Mese successivo',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: 'Mostra l\'anno successivo',
11
+ currentText: 'Oggi', currentStatus: 'Mese corrente',
12
+ monthNames: ['Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno',
13
+ 'Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'],
14
+ monthNamesShort: ['Gen','Feb','Mar','Apr','Mag','Giu',
15
+ 'Lug','Ago','Set','Ott','Nov','Dic'],
16
+ monthStatus: 'Seleziona un altro mese', yearStatus: 'Seleziona un altro anno',
17
+ weekHeader: 'Sm', weekStatus: 'Settimana dell\'anno',
18
+ dayNames: ['Domenica','Lunedì','Martedì','Mercoledì','Giovedì','Venerdì','Sabato'],
19
+ dayNamesShort: ['Dom','Lun','Mar','Mer','Gio','Ven','Sab'],
20
+ dayNamesMin: ['Do','Lu','Ma','Me','Gi','Ve','Sa'],
21
+ dayStatus: 'Usa DD come primo giorno della settimana', dateStatus: '\'Seleziona\' D, M d',
22
+ dateFormat: 'dd/mm/yy', firstDay: 1,
23
+ initStatus: 'Scegliere una data', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['it']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-ja.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Japanese initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Kentaro SATO (kentaro@ranvis.com). */
3
+ (function($) {
4
+ $.datepick.regional['ja'] = {
5
+ clearText: 'クリア', clearStatus: '日付をクリアします',
6
+ closeText: '閉じる', closeStatus: '変更せずに閉じます',
7
+ prevText: '&#x3c;前', prevStatus: '前月を表示します',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '前年を表示します',
9
+ nextText: '次&#x3e;', nextStatus: '翌月を表示します',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '翌年を表示します',
11
+ currentText: '今日', currentStatus: '今月を表示します',
12
+ monthNames: ['1月','2月','3月','4月','5月','6月',
13
+ '7月','8月','9月','10月','11月','12月'],
14
+ monthNamesShort: ['1月','2月','3月','4月','5月','6月',
15
+ '7月','8月','9月','10月','11月','12月'],
16
+ monthStatus: '表示する月を変更します', yearStatus: '表示する年を変更します',
17
+ weekHeader: '週', weekStatus: '暦週で第何週目かを表します',
18
+ dayNames: ['日曜日','月曜日','火曜日','水曜日','木曜日','金曜日','土曜日'],
19
+ dayNamesShort: ['日','月','火','水','木','金','土'],
20
+ dayNamesMin: ['日','月','火','水','木','金','土'],
21
+ dayStatus: '週の始まりをDDにします', dateStatus: 'Md日(D)',
22
+ dateFormat: 'yy/mm/dd', firstDay: 0,
23
+ initStatus: '日付を選択します', isRTL: false,
24
+ showMonthAfterYear: true, yearSuffix: '年'};
25
+ $.datepick.setDefaults($.datepick.regional['ja']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-ko.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Korean initialisation for the jWPDev calendar extension. */
2
+ /* Written by DaeKwon Kang (ncrash.dk@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['ko'] = {
5
+ clearText: '지우기', clearStatus: '',
6
+ closeText: '닫기', closeStatus: '',
7
+ prevText: '이전달', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: '다음달', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: '오늘', currentStatus: '',
12
+ monthNames: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)',
13
+ '7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'],
14
+ monthNamesShort: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)',
15
+ '7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Wk', weekStatus: '',
18
+ dayNames: ['일','월','화','수','목','금','토'],
19
+ dayNamesShort: ['일','월','화','수','목','금','토'],
20
+ dayNamesMin: ['일','월','화','수','목','금','토'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'yy-mm-dd', firstDay: 0,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['ko']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-lt.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Lithuanian (UTF-8) initialisation for the jWPDev UI date picker plugin. */
2
+ /* @author Arturas Paleicikas <arturas@avalon.lt> */
3
+ (function($) {
4
+ $.datepick.regional['lt'] = {
5
+ clearText: 'Išvalyti', clearStatus: '',
6
+ closeText: 'Uždaryti', closeStatus: '',
7
+ prevText: '&#x3c;Atgal', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Pirmyn&#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Šiandien', currentStatus: '',
12
+ monthNames: ['Sausis','Vasaris','Kovas','Balandis','Gegužė','Birželis',
13
+ 'Liepa','Rugpjūtis','Rugsėjis','Spalis','Lapkritis','Gruodis'],
14
+ monthNamesShort: ['Sau','Vas','Kov','Bal','Geg','Bir',
15
+ 'Lie','Rugp','Rugs','Spa','Lap','Gru'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Wk', weekStatus: '',
18
+ dayNames: ['sekmadienis','pirmadienis','antradienis','trečiadienis','ketvirtadienis','penktadienis','šeštadienis'],
19
+ dayNamesShort: ['sek','pir','ant','tre','ket','pen','šeš'],
20
+ dayNamesMin: ['Se','Pr','An','Tr','Ke','Pe','Še'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'yy-mm-dd', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['lt']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-lv.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Latvian (UTF-8) initialisation for the jWPDev UI date picker plugin. */
2
+ /* @author Arturas Paleicikas <arturas.paleicikas@metasite.net> */
3
+ (function($) {
4
+ $.datepick.regional['lv'] = {
5
+ clearText: 'Notīrīt', clearStatus: '',
6
+ closeText: 'Aizvērt', closeStatus: '',
7
+ prevText: 'Iepr', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Nāka', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Šodien', currentStatus: '',
12
+ monthNames: ['Janvāris','Februāris','Marts','Aprīlis','Maijs','Jūnijs',
13
+ 'Jūlijs','Augusts','Septembris','Oktobris','Novembris','Decembris'],
14
+ monthNamesShort: ['Jan','Feb','Mar','Apr','Mai','Jūn',
15
+ 'Jūl','Aug','Sep','Okt','Nov','Dec'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Nav', weekStatus: '',
18
+ dayNames: ['svētdiena','pirmdiena','otrdiena','trešdiena','ceturtdiena','piektdiena','sestdiena'],
19
+ dayNamesShort: ['svt','prm','otr','tre','ctr','pkt','sst'],
20
+ dayNamesMin: ['Sv','Pr','Ot','Tr','Ct','Pk','Ss'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd-mm-yy', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['lv']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-ms.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Malaysian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Mohd Nawawi Mohamad Jamili (nawawi@ronggeng.net). */
3
+ (function($) {
4
+ $.datepick.regional['ms'] = {
5
+ clearText: 'Padam', clearStatus: 'Padamkan tarikh terkini',
6
+ closeText: 'Tutup', closeStatus: 'Tutup tanpa perubahan',
7
+ prevText: '&#x3c;Sebelum', prevStatus: 'Tunjukkan bulan lepas',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: 'Tunjukkan tahun lepas',
9
+ nextText: 'Selepas&#x3e;', nextStatus: 'Tunjukkan bulan depan',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: 'Tunjukkan tahun depan',
11
+ currentText: 'hari ini', currentStatus: 'Tunjukkan bulan terkini',
12
+ monthNames: ['Januari','Februari','Mac','April','Mei','Jun',
13
+ 'Julai','Ogos','September','Oktober','November','Disember'],
14
+ monthNamesShort: ['Jan','Feb','Mac','Apr','Mei','Jun',
15
+ 'Jul','Ogo','Sep','Okt','Nov','Dis'],
16
+ monthStatus: 'Tunjukkan bulan yang lain', yearStatus: 'Tunjukkan tahun yang lain',
17
+ weekHeader: 'Mg', weekStatus: 'Minggu bagi tahun ini',
18
+ dayNames: ['Ahad','Isnin','Selasa','Rabu','Khamis','Jumaat','Sabtu'],
19
+ dayNamesShort: ['Aha','Isn','Sel','Rab','Kha','Jum','Sab'],
20
+ dayNamesMin: ['Ah','Is','Se','Ra','Kh','Ju','Sa'],
21
+ dayStatus: 'DD', dateStatus: 'DD, d MM',
22
+ dateFormat: 'dd/mm/yy', firstDay: 0,
23
+ initStatus: 'Sila pilih tarikh', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['ms']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-nl.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Dutch (UTF-8) initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Mathias Bynens <http://mathiasbynens.be/> */
3
+ (function($) {
4
+ $.datepick.regional['nl'] = {
5
+ clearText: 'Wissen', clearStatus: 'Wis de huidige datum',
6
+ closeText: 'Sluiten', closeStatus: 'Sluit zonder verandering',
7
+ prevText: '←', prevStatus: 'Bekijk de vorige maand',
8
+ prevBigText: '«', nextBigStatus: 'Bekijk het vorige jaar',
9
+ nextText: '→', nextStatus: 'Bekijk de volgende maand',
10
+ nextBigText: '»', nextBigStatus: 'Bekijk het volgende jaar',
11
+ currentText: 'Vandaag', currentStatus: 'Bekijk de huidige maand',
12
+ monthNames: ['januari', 'februari', 'maart', 'april', 'mei', 'juni',
13
+ 'juli', 'augustus', 'september', 'oktober', 'november', 'december'],
14
+ monthNamesShort: ['jan', 'feb', 'maa', 'apr', 'mei', 'jun',
15
+ 'jul', 'aug', 'sep', 'okt', 'nov', 'dec'],
16
+ monthStatus: 'Bekijk een andere maand', yearStatus: 'Bekijk een ander jaar',
17
+ weekHeader: 'Wk', weekStatus: 'Week van het jaar',
18
+ dayNames: ['zondag', 'maandag', 'dinsdag', 'woensdag', 'donderdag', 'vrijdag', 'zaterdag'],
19
+ dayNamesShort: ['zon', 'maa', 'din', 'woe', 'don', 'vri', 'zat'],
20
+ dayNamesMin: ['zo', 'ma', 'di', 'wo', 'do', 'vr', 'za'],
21
+ dayStatus: 'Stel DD in als eerste dag van de week', dateStatus: 'dd/mm/yy',
22
+ dateFormat: 'dd/mm/yy', firstDay: 1,
23
+ initStatus: 'Kies een datum', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['nl']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-no.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Norwegian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Naimdjon Takhirov (naimdjon@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['no'] = {
5
+ clearText: 'Tøm', clearStatus: '',
6
+ closeText: 'Lukk', closeStatus: '',
7
+ prevText: '&laquo;Forrige', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Neste&raquo;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'I dag', currentStatus: '',
12
+ monthNames: ['Januar','Februar','Mars','April','Mai','Juni',
13
+ 'Juli','August','September','Oktober','November','Desember'],
14
+ monthNamesShort: ['Jan','Feb','Mar','Apr','Mai','Jun',
15
+ 'Jul','Aug','Sep','Okt','Nov','Des'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Uke', weekStatus: '',
18
+ dayNamesShort: ['Søn','Man','Tir','Ons','Tor','Fre','Lør'],
19
+ dayNames: ['Søndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','Lørdag'],
20
+ dayNamesMin: ['Sø','Ma','Ti','On','To','Fr','Lø'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'yy-mm-dd', firstDay: 0,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['no']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-pl.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Polish initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Jacek Wysocki (jacek.wysocki@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['pl'] = {
5
+ clearText: 'Wyczyść', clearStatus: 'Wyczyść obecną datę',
6
+ closeText: 'Zamknij', closeStatus: 'Zamknij bez zapisywania',
7
+ prevText: '&#x3c;Poprzedni', prevStatus: 'Pokaż poprzedni miesiąc',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Następny&#x3e;', nextStatus: 'Pokaż następny miesiąc',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Dziś', currentStatus: 'Pokaż aktualny miesiąc',
12
+ monthNames: ['Styczeń','Luty','Marzec','Kwiecień','Maj','Czerwiec',
13
+ 'Lipiec','Sierpień','Wrzesień','Październik','Listopad','Grudzień'],
14
+ monthNamesShort: ['Sty','Lu','Mar','Kw','Maj','Cze',
15
+ 'Lip','Sie','Wrz','Pa','Lis','Gru'],
16
+ monthStatus: 'Pokaż inny miesiąc', yearStatus: 'Pokaż inny rok',
17
+ weekHeader: 'Tydz', weekStatus: 'Tydzień roku',
18
+ dayNames: ['Niedziela','Poniedzialek','Wtorek','Środa','Czwartek','Piątek','Sobota'],
19
+ dayNamesShort: ['Nie','Pn','Wt','Śr','Czw','Pt','So'],
20
+ dayNamesMin: ['N','Pn','Wt','Śr','Cz','Pt','So'],
21
+ dayStatus: 'Ustaw DD jako pierwszy dzień tygodnia', dateStatus: '\'Wybierz\' D, M d',
22
+ dateFormat: 'yy-mm-dd', firstDay: 1,
23
+ initStatus: 'Wybierz datę', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['pl']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-pt-BR.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Brazilian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Leonildo Costa Silva (leocsilva@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['pt-BR'] = {
5
+ clearText: 'Limpar', clearStatus: '',
6
+ closeText: 'Fechar', closeStatus: '',
7
+ prevText: '&#x3c;Anterior', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Pr&oacute;ximo&#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Hoje', currentStatus: '',
12
+ monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho',
13
+ 'Julho','Agosto','Setembro','Outubro','Novembro','Dezembro'],
14
+ monthNamesShort: ['Jan','Fev','Mar','Abr','Mai','Jun',
15
+ 'Jul','Ago','Set','Out','Nov','Dez'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Sm', weekStatus: '',
18
+ dayNames: ['Domingo','Segunda-feira','Terça-feira','Quarta-feira','Quinta-feira','Sexta-feira','Sabado'],
19
+ dayNamesShort: ['Dom','Seg','Ter','Qua','Qui','Sex','Sab'],
20
+ dayNamesMin: ['Dom','Seg','Ter','Qua','Qui','Sex','Sab'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd/mm/yy', firstDay: 0,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['pt-BR']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-ro.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Romanian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Edmond L. (ll_edmond@walla.com) and Ionut G. Stan (ionut.g.stan@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['ro'] = {
5
+ clearText: 'Curat', clearStatus: 'Sterge data curenta',
6
+ closeText: 'Închide', closeStatus: 'Închide fara schimbare',
7
+ prevText: '&laquo;Precedenta', prevStatus: 'Arata luna precedenta',
8
+ prevBigText: '&laquo;&laquo;', prevBigStatus: '',
9
+ nextText: 'Urmatoare&raquo;', nextStatus: 'Arata luna urmatoare',
10
+ nextBigText: '&raquo;&raquo;', nextBigStatus: '',
11
+ currentText: 'Azi', currentStatus: 'Arata luna curenta',
12
+ monthNames: ['Ianuarie','Februarie','Martie','Aprilie','Mai','Iunie',
13
+ 'Iulie','August','Septembrie','Octombrie','Noiembrie','Decembrie'],
14
+ monthNamesShort: ['Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun',
15
+ 'Iul', 'Aug', 'Sep', 'Oct', 'Noi', 'Dec'],
16
+ monthStatus: 'Arata o luna diferita', yearStatus: 'Arat un an diferit',
17
+ weekHeader: 'Sapt', weekStatus: 'Saptamana anului',
18
+ dayNames: ['Duminica', 'Luni', 'Marti', 'Miercuri', 'Joi', 'Vineri', 'Sâmbata'],
19
+ dayNamesShort: ['Dum', 'Lun', 'Mar', 'Mie', 'Joi', 'Vin', 'Sâm'],
20
+ dayNamesMin: ['Du','Lu','Ma','Mi','Jo','Vi','Sâ'],
21
+ dayStatus: 'Seteaza DD ca prima saptamana zi', dateStatus: 'Selecteaza D, M d',
22
+ dateFormat: 'dd MM yy', firstDay: 1,
23
+ initStatus: 'Selecteaza o data', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['ro']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-ru.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Russian (UTF-8) initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Andrew Stromnov (stromnov@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['ru'] = {
5
+ clearText: 'Очистить', clearStatus: '',
6
+ closeText: 'Закрыть', closeStatus: '',
7
+ prevText: '&#x3c;Пред', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'След&#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Сегодня', currentStatus: '',
12
+ monthNames: ['Январь','Февраль','Март','Апрель','Май','Июнь',
13
+ 'Июль','Август','Сентябрь','Октябрь','Ноябрь','Декабрь'],
14
+ monthNamesShort: ['Янв','Фев','Мар','Апр','Май','Июн',
15
+ 'Июл','Авг','Сен','Окт','Ноя','Дек'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Не', weekStatus: '',
18
+ dayNames: ['воскресенье','понедельник','вторник','среда','четверг','пятница','суббота'],
19
+ dayNamesShort: ['вск','пнд','втр','срд','чтв','птн','сбт'],
20
+ dayNamesMin: ['Вс','Пн','Вт','Ср','Чт','Пт','Сб'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['ru']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-sk.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Slovak initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Vojtech Rinik (vojto@hmm.sk). */
3
+ (function($) {
4
+ $.datepick.regional['sk'] = {
5
+ clearText: 'Zmazať', clearStatus: '',
6
+ closeText: 'Zavrieť', closeStatus: '',
7
+ prevText: '&#x3c;Predchádzajúci', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Nasledujúci&#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Dnes', currentStatus: '',
12
+ monthNames: ['Január','Február','Marec','Apríl','Máj','Jún',
13
+ 'Júl','August','September','Október','November','December'],
14
+ monthNamesShort: ['Jan','Feb','Mar','Apr','Máj','Jún',
15
+ 'Júl','Aug','Sep','Okt','Nov','Dec'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Ty', weekStatus: '',
18
+ dayNames: ['Nedel\'a','Pondelok','Utorok','Streda','Štvrtok','Piatok','Sobota'],
19
+ dayNamesShort: ['Ned','Pon','Uto','Str','Štv','Pia','Sob'],
20
+ dayNamesMin: ['Ne','Po','Ut','St','Št','Pia','So'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd.mm.yy', firstDay: 0,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['sk']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-sl.js ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Slovenian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Jaka Jancar (jaka@kubje.org). */
3
+ /* c = &#x10D;, s = &#x161; z = &#x17E; C = &#x10C; S = &#x160; Z = &#x17D; */
4
+ (function($) {
5
+ $.datepick.regional['sl'] = {
6
+ clearText: 'Izbri&#x161;i', clearStatus: 'Izbri&#x161;i trenutni datum',
7
+ closeText: 'Zapri', closeStatus: 'Zapri brez spreminjanja',
8
+ prevText: '&lt;Prej&#x161;nji', prevStatus: 'Prika&#x17E;i prej&#x161;nji mesec',
9
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
10
+ nextText: 'Naslednji&gt;', nextStatus: 'Prika&#x17E;i naslednji mesec',
11
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
12
+ currentText: 'Trenutni', currentStatus: 'Prika&#x17E;i trenutni mesec',
13
+ monthNames: ['Januar','Februar','Marec','April','Maj','Junij',
14
+ 'Julij','Avgust','September','Oktober','November','December'],
15
+ monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
16
+ 'Jul','Avg','Sep','Okt','Nov','Dec'],
17
+ monthStatus: 'Prika&#x17E;i drug mesec', yearStatus: 'Prika&#x17E;i drugo leto',
18
+ weekHeader: 'Teden', weekStatus: 'Teden v letu',
19
+ dayNames: ['Nedelja','Ponedeljek','Torek','Sreda','&#x10C;etrtek','Petek','Sobota'],
20
+ dayNamesShort: ['Ned','Pon','Tor','Sre','&#x10C;et','Pet','Sob'],
21
+ dayNamesMin: ['Ne','Po','To','Sr','&#x10C;e','Pe','So'],
22
+ dayStatus: 'Nastavi DD za prvi dan v tednu', dateStatus: 'Izberi DD, d MM yy',
23
+ dateFormat: 'dd.mm.yy', firstDay: 1,
24
+ initStatus: 'Izbira datuma', isRTL: false,
25
+ showMonthAfterYear: false, yearSuffix: ''};
26
+ $.datepick.setDefaults($.datepick.regional['sl']);
27
+ })(jWPDev);
js/datepick/jquery.datepick-sq.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Albanian initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Flakron Bytyqi (flakron@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['sq'] = {
5
+ clearText: 'fshije', clearStatus: 'fshije datën aktuale',
6
+ closeText: 'mbylle', closeStatus: 'mbylle pa ndryshime',
7
+ prevText: '&#x3c;mbrapa', prevStatus: 'trego muajin e fundit',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Përpara&#x3e;', nextStatus: 'trego muajin tjetër',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'sot', currentStatus: '',
12
+ monthNames: ['Janar','Shkurt','Mars','Prill','Maj','Qershor',
13
+ 'Korrik','Gusht','Shtator','Tetor','Nëntor','Dhjetor'],
14
+ monthNamesShort: ['Jan','Shk','Mar','Pri','Maj','Qer',
15
+ 'Kor','Gus','Sht','Tet','Nën','Dhj'],
16
+ monthStatus: 'trego muajin tjetër', yearStatus: 'trego tjetër vit',
17
+ weekHeader: 'Ja', weekStatus: 'Java e muajit',
18
+ dayNames: ['E Diel','E Hënë','E Martë','E Mërkurë','E Enjte','E Premte','E Shtune'],
19
+ dayNamesShort: ['Di','Hë','Ma','Më','En','Pr','Sh'],
20
+ dayNamesMin: ['Di','Hë','Ma','Më','En','Pr','Sh'],
21
+ dayStatus: 'Vendose DD si ditë të parë të javës', dateStatus: '\'Zgjedh\' D, M d',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: 'Zgjedhe një datë', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['sq']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-sr-SR.js ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Serbian i18n for the jWPDev UI date picker plugin. */
2
+ /* Written by Dejan Dimić. */
3
+ (function($){
4
+ $.datepick.regional['sr-SR'] = {
5
+ clearText: 'Obriši', clearStatus: 'Obriši trenutni datum',
6
+ closeText: 'Zatvori', closeStatus: 'Zatvori kalendar',
7
+ prevText: '&#x3c;', prevStatus: 'Prikaži predhodni mesec',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: 'Prikaži predhodnu godinu',
9
+ nextText: '&#x3e;', nextStatus: 'Prikaži sledeći mesec',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: 'Prikaži sledeću godinu',
11
+ currentText: 'Danas', currentStatus: 'Tekući mesec',
12
+ monthNames: ['Januar','Februar','Mart','April','Maj','Jun',
13
+ 'Jul','Avgust','Septembar','Oktobar','Novembar','Decembar'],
14
+ monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun','Jul','Avg','Sep','Okt','Nov','Dec'],
15
+ monthStatus: 'Prikaži mesece', yearStatus: 'Prikaži godine',
16
+ weekHeader: 'Sed', weekStatus: 'Sedmica',
17
+ dayNames: ['Nedelja','Ponedeljak','Utorak','Sreda','Četvrtak','Petak','Subota'],
18
+ dayNamesShort: ['Ned','Pon','Uto','Sre','Čet','Pet','Sub'],
19
+ dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
20
+ dayStatus: 'Odaberi DD za prvi dan sedmice', dateStatus: '\'Datum\' D, M d',
21
+ dateFormat: 'dd/mm/yy', firstDay: 1,
22
+ initStatus: 'Odaberi datum', isRTL: false,
23
+ showMonthAfterYear: false, yearSuffix: ''};
24
+ $.datepick.setDefaults($.datepick.regional['sr-SR']);
25
+ })(jWPDev);
js/datepick/jquery.datepick-sr.js ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Serbian i18n for the jWPDev UI date picker plugin. */
2
+ /* Written by Dejan Dimić. */
3
+ (function($) {
4
+ $.datepick.regional['sr'] = {
5
+ clearText: 'Обриши', clearStatus: 'Обриши тренутни датум',
6
+ closeText: 'Затвори', closeStatus: 'Затвори календар',
7
+ prevText: '&#x3c;', prevStatus: 'Прикажи предходни месец',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: 'Прикажи предходну годину',
9
+ nextText: '&#x3e;', nextStatus: 'Прикажи слецећи месец',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: 'Прикажи следећу годину',
11
+ currentText: 'Данас', currentStatus: 'Текући месец',
12
+ monthNames: ['Јануар','Фебруар','Март','Април','Мај','Јун',
13
+ 'Јул','Август','Септембар','Октобар','Новембар','Децембар'],
14
+ monthNamesShort: ['Јан','Феб','Мар','Апр','Мај','Јун','Јул','Авг','Сеп','Окт','Нов','Дец'],
15
+ monthStatus: 'Прикажи месеце', yearStatus: 'Прикажи године',
16
+ weekHeader: 'Сед', weekStatus: 'Седмица',
17
+ dayNames: ['Недеља','Понедељак','Уторак','Среда','Четвртак','Петак','Субота'],
18
+ dayNamesShort: ['Нед','Пон','Уто','Сре','Чет','Пет','Суб'],
19
+ dayNamesMin: ['Не','По','Ут','Ср','Че','Пе','Су'],
20
+ dayStatus: 'Одабери DD за први дан седмице', dateStatus: '\'Датум\' DD d MM',
21
+ dateFormat: 'dd/mm/yy', firstDay: 1,
22
+ initStatus: 'Одабери датум', isRTL: false,
23
+ showMonthAfterYear: false, yearSuffix: ''};
24
+ $.datepick.setDefaults($.datepick.regional['sr']);
25
+ })(jWPDev);
js/datepick/jquery.datepick-sv.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Swedish initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Anders Ekdahl ( anders@nomadiz.se). */
3
+ (function($) {
4
+ $.datepick.regional['sv'] = {
5
+ clearText: 'Rensa', clearStatus: '',
6
+ closeText: 'Stäng', closeStatus: '',
7
+ prevText: '&laquo;Förra', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'Nästa&raquo;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Idag', currentStatus: '',
12
+ monthNames: ['Januari','Februari','Mars','April','Maj','Juni',
13
+ 'Juli','Augusti','September','Oktober','November','December'],
14
+ monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
15
+ 'Jul','Aug','Sep','Okt','Nov','Dec'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Ve', weekStatus: '',
18
+ dayNames: ['Söndag','Måndag','Tisdag','Onsdag','Torsdag','Fredag','Lördag'],
19
+ dayNamesShort: ['Sön','Mån','Tis','Ons','Tor','Fre','Lör'],
20
+ dayNamesMin: ['Sö','Må','Ti','On','To','Fr','Lö'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'yy-mm-dd', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['sv']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-th.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Thai initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by pipo (pipo@sixhead.com). */
3
+ (function($) {
4
+ $.datepick.regional['th'] = {
5
+ clearText: 'ลบ', clearStatus: '',
6
+ closeText: 'ปิด', closeStatus: '',
7
+ prevText: '&laquo;&nbsp;ย้อน', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'ถัดไป&nbsp;&raquo;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'วันนี้', currentStatus: '',
12
+ monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน',
13
+ 'กรกฏาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],
14
+ monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.',
15
+ 'ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Wk', weekStatus: '',
18
+ dayNames: ['อาทิตย์','จันทร์','อังคาร','พุธ','พฤหัสบดี','ศุกร์','เสาร์'],
19
+ dayNamesShort: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'],
20
+ dayNamesMin: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd/mm/yy', firstDay: 0,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['th']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-tr.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Turkish initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Izzet Emre Erkan (kara@karalamalar.net). */
3
+ (function($) {
4
+ $.datepick.regional['tr'] = {
5
+ clearText: 'temizle', clearStatus: 'geçerli tarihi temizler',
6
+ closeText: 'kapat', closeStatus: 'sadece göstergeyi kapat',
7
+ prevText: '&#x3c;geri', prevStatus: 'önceki ayı göster',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: 'ileri&#x3e', nextStatus: 'sonraki ayı göster',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'bugün', currentStatus: '',
12
+ monthNames: ['Ocak','Şubat','Mart','Nisan','Mayıs','Haziran',
13
+ 'Temmuz','Ağustos','Eylül','Ekim','Kasım','Aralık'],
14
+ monthNamesShort: ['Oca','Şub','Mar','Nis','May','Haz',
15
+ 'Tem','Ağu','Eyl','Eki','Kas','Ara'],
16
+ monthStatus: 'başka ay', yearStatus: 'başka yıl',
17
+ weekHeader: 'Hf', weekStatus: 'Ayın haftaları',
18
+ dayNames: ['Pazar','Pazartesi','Salı','Çarşamba','Perşembe','Cuma','Cumartesi'],
19
+ dayNamesShort: ['Pz','Pt','Sa','Ça','Pe','Cu','Ct'],
20
+ dayNamesMin: ['Pz','Pt','Sa','Ça','Pe','Cu','Ct'],
21
+ dayStatus: 'Haftanın ilk gününü belirleyin', dateStatus: 'D, M d seçiniz',
22
+ dateFormat: 'dd.mm.yy', firstDay: 1,
23
+ initStatus: 'Bir tarih seçiniz', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['tr']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-uk.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Ukrainian (UTF-8) initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Maxim Drogobitskiy (maxdao@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['uk'] = {
5
+ clearText: 'Очистити', clearStatus: '',
6
+ closeText: 'Закрити', closeStatus: '',
7
+ prevText: '&#x3c;', prevStatus: '',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '',
9
+ nextText: '&#x3e;', nextStatus: '',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '',
11
+ currentText: 'Сьогодні', currentStatus: '',
12
+ monthNames: ['Січень','Лютий','Березень','Квітень','Травень','Червень',
13
+ 'Липень','Серпень','Вересень','Жовтень','Листопад','Грудень'],
14
+ monthNamesShort: ['Січ','Лют','Бер','Кві','Тра','Чер',
15
+ 'Лип','Сер','Вер','Жов','Лис','Гру'],
16
+ monthStatus: '', yearStatus: '',
17
+ weekHeader: 'Не', weekStatus: '',
18
+ dayNames: ['неділя','понеділок','вівторок','середа','четвер','п\'ятниця','субота'],
19
+ dayNamesShort: ['нед','пнд','вів','срд','чтв','птн','сбт'],
20
+ dayNamesMin: ['Нд','Пн','Вт','Ср','Чт','Пт','Сб'],
21
+ dayStatus: 'DD', dateStatus: 'D, M d',
22
+ dateFormat: 'dd/mm/yy', firstDay: 1,
23
+ initStatus: '', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['uk']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-validation.js ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* http://keith-wood.name/datepick.html
2
+ Datepicker Validation extension for jWPDev 3.7.1.
3
+ Requires J�rn Zaefferer's Validation plugin (http://plugins.jquery.com/project/validate).
4
+ Written by Keith Wood (kbwood{at}iinet.com.au).
5
+ Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and
6
+ MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses.
7
+ Please attribute the authors if you use it. */
8
+
9
+ (function($) { // Hide the namespace
10
+
11
+ /* Add validation methods if validation plugin available. */
12
+ if ($.fn.validate) {
13
+
14
+ $.datepick._selectDate2 = $.datepick._selectDate;
15
+
16
+ $.extend($.datepick.regional[''], {
17
+ validateDate: 'Please enter a valid date',
18
+ validateDateMin: 'Please enter a date on or after {0}',
19
+ validateDateMax: 'Please enter a date on or before {0}',
20
+ validateDateMinMax: 'Please enter a date between {0} and {1}'
21
+ });
22
+
23
+ $.extend($.datepick._defaults, $.datepick.regional['']);
24
+
25
+ $.extend($.datepick, {
26
+
27
+ /* Trigger a validation after updating the input field with the selected date.
28
+ @param id (string) the ID of the target field
29
+ @param dateStr (string) the chosen date */
30
+ _selectDate: function(id, dateStr) {
31
+ this._selectDate2(id, dateStr);
32
+ var inst = this._getInst($(id)[0]);
33
+ if (!inst.inline && $.fn.validate)
34
+ $(id).parents('form').validate().element(id);
35
+ },
36
+
37
+ /* Correct error placement for validation errors - after any trigger.
38
+ @param error (jWPDev) the error message
39
+ @param element (jWPDev) the field in error */
40
+ errorPlacement: function(error, element) {
41
+ var trigger = element.next('.' + $.datepick._triggerClass);
42
+ error.insertAfter(trigger.length > 0 ? trigger : element);
43
+ },
44
+
45
+ /* Format a validation error message involving dates.
46
+ @param source (string) the error message
47
+ @param params (Date[]) the dates
48
+ @return (string) the formatted message */
49
+ errorFormat: function(source, params) {
50
+ var format = ($.datepick._curInst ?
51
+ $.datepick._get($.datepick._curInst, 'dateFormat') :
52
+ $.datepick._defaults.dateFormat);
53
+ $.each(params, function(i, v) {
54
+ source = source.replace(new RegExp('\\{' + i + '\\}', 'g'),
55
+ $.datepick.formatDate(format, v) || 'nothing');
56
+ });
57
+ return source;
58
+ }
59
+ });
60
+
61
+ /* Apply a validation test to each date provided.
62
+ @param value (string) the current field value
63
+ @param element (element) the field control
64
+ @param test (function) the validation to apply
65
+ @return (boolean) true if OK, false if failed validation */
66
+ function validateEach(value, element, test) {
67
+ var inst = $.datepick._getInst(element);
68
+ var rangeSelect = $.datepick._get(inst, 'rangeSelect');
69
+ var multiSelect = $.datepick._get(inst, 'multiSelect');
70
+ var dates = (rangeSelect ? value.split($.datepick._get(inst, 'rangeSeparator')) :
71
+ multiSelect ? value.split($.datepick._get(inst, 'multiSeparator')) : [value]);
72
+ var ok = (rangeSelect && dates.length == 2) ||
73
+ (multiSelect && dates.length <= multiSelect) ||
74
+ (!rangeSelect && !multiSelect && dates.length == 1);
75
+ if (ok) {
76
+ try {
77
+ var dateFormat = $.datepick._get(inst, 'dateFormat');
78
+ var config = $.datepick._getFormatConfig(inst);
79
+ $.each(dates, function(i, v) {
80
+ dates[i] = $.datepick.parseDate(dateFormat, v, config);
81
+ ok = ok && test(dates[i]);
82
+ });
83
+ }
84
+ catch (e) {
85
+ ok = false;
86
+ }
87
+ }
88
+ if (ok && rangeSelect) {
89
+ ok = (dates[0].getTime() <= dates[1].getTime());
90
+ }
91
+ return ok;
92
+ }
93
+
94
+ /* Validate basic date format. */
95
+ $.validator.addMethod('dpDate', function(value, element) {
96
+ return this.optional(element) ||
97
+ validateEach(value, element, function(date) { return true; });
98
+ }, function(params) {
99
+ return $.datepick._defaults.validateDate;
100
+ });
101
+
102
+ /* Validate format and against a minimum date. */
103
+ $.validator.addMethod('dpMinDate', function(value, element, params) {
104
+ var inst = $.datepick._getInst(element);
105
+ params[0] = $.datepick._determineDate(inst, $.datepick._get(inst, 'minDate'), null);
106
+ return this.optional(element) ||
107
+ validateEach(value, element, function(date) {
108
+ return (!date || !params[0] || date >= params[0]);
109
+ });
110
+ }, function(params) {
111
+ return $.datepick.errorFormat($.datepick._defaults.validateDateMin, params);
112
+ });
113
+
114
+ /* Validate format and against a maximum date. */
115
+ $.validator.addMethod('dpMaxDate', function(value, element, params) {
116
+ var inst = $.datepick._getInst(element);
117
+ params[0] = $.datepick._determineDate(inst, $.datepick._get(inst, 'maxDate'), null);
118
+ return this.optional(element) ||
119
+ validateEach(value, element, function(date) {
120
+ return (!date || !params[0] || date <= params[0]);
121
+ });
122
+ }, function(params) {
123
+ return $.datepick.errorFormat($.datepick._defaults.validateDateMax, params);
124
+ });
125
+
126
+ /* Validate format and against minimum/maximum dates. */
127
+ $.validator.addMethod('dpMinMaxDate', function(value, element, params) {
128
+ var inst = $.datepick._getInst(element);
129
+ params[0] = $.datepick._determineDate(inst, $.datepick._get(inst, 'minDate'), null);
130
+ params[1] = $.datepick._determineDate(inst, $.datepick._get(inst, 'maxDate'), null);
131
+ return this.optional(element) ||
132
+ validateEach(value, element, function(date) {
133
+ return (!date || ((!params[0] || date >= params[0]) &&
134
+ (!params[1] || date <= params[1])));
135
+ });
136
+ }, function(params) {
137
+ return $.datepick.errorFormat($.datepick._defaults.validateDateMinMax, params);
138
+ });
139
+ }
140
+
141
+ })(jWPDev);
js/datepick/jquery.datepick-validation.min.js ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ /* http://keith-wood.name/datepick.html
2
+ Datepicker Validation extension for jWPDev 3.7.1.
3
+ Requires J�rn Zaefferer's Validation plugin (http://plugins.jquery.com/project/validate).
4
+ Written by Keith Wood (kbwood{at}iinet.com.au).
5
+ Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and
6
+ MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses.
7
+ Please attribute the authors if you use it. */
8
+ (function($){if($.fn.validate){$.datepick._selectDate2=$.datepick._selectDate;$.extend($.datepick.regional[''],{validateDate:'Please enter a valid date',validateDateMin:'Please enter a date on or after {0}',validateDateMax:'Please enter a date on or before {0}',validateDateMinMax:'Please enter a date between {0} and {1}'});$.extend($.datepick._defaults,$.datepick.regional['']);$.extend($.datepick,{_selectDate:function(a,b){this._selectDate2(a,b);var c=this._getInst($(a)[0]);if(!c.inline&&$.fn.validate)$(a).parents('form').validate().element(a)},errorPlacement:function(a,b){var c=b.next('.'+$.datepick._triggerClass);a.insertAfter(c.length>0?c:b)},errorFormat:function(a,b){var c=($.datepick._curInst?$.datepick._get($.datepick._curInst,'dateFormat'):$.datepick._defaults.dateFormat);$.each(b,function(i,v){a=a.replace(new RegExp('\\{'+i+'\\}','g'),$.datepick.formatDate(c,v)||'nothing')});return a}});function validateEach(a,b,c){var d=$.datepick._getInst(b);var f=$.datepick._get(d,'rangeSelect');var g=$.datepick._get(d,'multiSelect');var h=(f?a.split($.datepick._get(d,'rangeSeparator')):g?a.split($.datepick._get(d,'multiSeparator')):[a]);var j=(f&&h.length==2)||(g&&h.length<=g)||(!f&&!g&&h.length==1);if(j){try{var k=$.datepick._get(d,'dateFormat');var l=$.datepick._getFormatConfig(d);$.each(h,function(i,v){h[i]=$.datepick.parseDate(k,v,l);j=j&&c(h[i])})}catch(e){j=false}}if(j&&f){j=(h[0].getTime()<=h[1].getTime())}return j}$.validator.addMethod('dpDate',function(b,c){return this.optional(c)||validateEach(b,c,function(a){return true})},function(a){return $.datepick._defaults.validateDate});$.validator.addMethod('dpMinDate',function(b,c,d){var e=$.datepick._getInst(c);d[0]=$.datepick._determineDate(e,$.datepick._get(e,'minDate'),null);return this.optional(c)||validateEach(b,c,function(a){return(!a||!d[0]||a>=d[0])})},function(a){return $.datepick.errorFormat($.datepick._defaults.validateDateMin,a)});$.validator.addMethod('dpMaxDate',function(b,c,d){var e=$.datepick._getInst(c);d[0]=$.datepick._determineDate(e,$.datepick._get(e,'maxDate'),null);return this.optional(c)||validateEach(b,c,function(a){return(!a||!d[0]||a<=d[0])})},function(a){return $.datepick.errorFormat($.datepick._defaults.validateDateMax,a)});$.validator.addMethod('dpMinMaxDate',function(b,c,d){var e=$.datepick._getInst(c);d[0]=$.datepick._determineDate(e,$.datepick._get(e,'minDate'),null);d[1]=$.datepick._determineDate(e,$.datepick._get(e,'maxDate'),null);return this.optional(c)||validateEach(b,c,function(a){return(!a||((!d[0]||a>=d[0])&&(!d[1]||a<=d[1])))})},function(a){return $.datepick.errorFormat($.datepick._defaults.validateDateMinMax,a)})}})(jWPDev);
js/datepick/jquery.datepick-validation.pack.js ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ /* http://keith-wood.name/datepick.html
2
+ Datepicker Validation extension for jWPDev 3.7.1.
3
+ Requires J�rn Zaefferer's Validation plugin (http://plugins.jquery.com/project/validate).
4
+ Written by Keith Wood (kbwood{at}iinet.com.au).
5
+ Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and
6
+ MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses.
7
+ Please attribute the authors if you use it. */
8
+ eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('(4($){o($.D.A){$.3.E=$.3.F;$.B($.3.G[\'\'],{H:\'p q a T r\',I:\'p q a r J K U {0}\',L:\'p q a r J K V {0}\',M:\'p q a r W {0} X {1}\'});$.B($.3.8,$.3.G[\'\']);$.B($.3,{F:4(a,b){9.E(a,b);6 c=9.m($(a)[0]);o(!c.Y&&$.D.A)$(a).Z(\'10\').A().11(a)},12:4(a,b){6 c=b.13(\'.\'+$.3.14);a.15(c.s>0?c:b)},t:4(a,b){6 c=($.3.N?$.3.7($.3.N,\'C\'):$.3.8.C);$.O(b,4(i,v){a=a.16(17 18(\'\\\\{\'+i+\'\\\\}\',\'g\'),$.3.19(c,v)||\'1a\')});5 a}});4 n(a,b,c){6 d=$.3.m(b);6 f=$.3.7(d,\'1b\');6 g=$.3.7(d,\'1c\');6 h=(f?a.P($.3.7(d,\'1d\')):g?a.P($.3.7(d,\'1e\')):[a]);6 j=(f&&h.s==2)||(g&&h.s<=g)||(!f&&!g&&h.s==1);o(j){1f{6 k=$.3.7(d,\'C\');6 l=$.3.1g(d);$.O(h,4(i,v){h[i]=$.3.1h(k,v,l);j=j&&c(h[i])})}1i(e){j=1j}}o(j&&f){j=(h[0].Q()<=h[1].Q())}5 j}$.u.w(\'1k\',4(b,c){5 9.x(c)||n(b,c,4(a){5 1l})},4(a){5 $.3.8.H});$.u.w(\'1m\',4(b,c,d){6 e=$.3.m(c);d[0]=$.3.y(e,$.3.7(e,\'R\'),z);5 9.x(c)||n(b,c,4(a){5(!a||!d[0]||a>=d[0])})},4(a){5 $.3.t($.3.8.I,a)});$.u.w(\'1n\',4(b,c,d){6 e=$.3.m(c);d[0]=$.3.y(e,$.3.7(e,\'S\'),z);5 9.x(c)||n(b,c,4(a){5(!a||!d[0]||a<=d[0])})},4(a){5 $.3.t($.3.8.L,a)});$.u.w(\'1o\',4(b,c,d){6 e=$.3.m(c);d[0]=$.3.y(e,$.3.7(e,\'R\'),z);d[1]=$.3.y(e,$.3.7(e,\'S\'),z);5 9.x(c)||n(b,c,4(a){5(!a||((!d[0]||a>=d[0])&&(!d[1]||a<=d[1])))})},4(a){5 $.3.t($.3.8.M,a)})}})(1p);',62,88,'|||datepick|function|return|var|_get|_defaults|this|||||||||||||_getInst|validateEach|if|Please|enter|date|length|errorFormat|validator||addMethod|optional|_determineDate|null|validate|extend|dateFormat|fn|_selectDate2|_selectDate|regional|validateDate|validateDateMin|on|or|validateDateMax|validateDateMinMax|_curInst|each|split|getTime|minDate|maxDate|valid|after|before|between|and|inline|parents|form|element|errorPlacement|next|_triggerClass|insertAfter|replace|new|RegExp|formatDate|nothing|rangeSelect|multiSelect|rangeSeparator|multiSeparator|try|_getFormatConfig|parseDate|catch|false|dpDate|true|dpMinDate|dpMaxDate|dpMinMaxDate|jWPDev'.split('|'),0,{}))
js/datepick/jquery.datepick-vi.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Vietnamese (Tieng Viet) initialisation for the jWPDev UI date picker plugin
2
+ Translated by Le Thanh Huy (lthanhhuy@cit.ctu.edu.vn). */
3
+ (function($) {
4
+ $.datepick.regional['vi'] = {
5
+ clearText: 'Xóa', clearStatus: 'Xóa ngày hiện tại',
6
+ closeText: 'Đóng', closeStatus: 'Đóng và không lưu lại thay đổi',
7
+ prevText: '&#x3c;Trước', prevStatus: 'Tháng trước',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: 'Năm trước',
9
+ nextText: 'Tiếp&#x3e;', nextStatus: 'Tháng sau',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: 'Năm sau',
11
+ currentText: 'Hôm nay', currentStatus: 'Tháng hiện tại',
12
+ monthNames: ['Tháng Một', 'Tháng Hai', 'Tháng Ba', 'Tháng Tư', 'Tháng Năm', 'Tháng Sáu',
13
+ 'Tháng Bảy', 'Tháng Tám', 'Tháng Chín', 'Tháng Mười', 'Tháng Mười Một', 'Tháng Mười Hai'],
14
+ monthNamesShort: ['Tháng 1', 'Tháng 2', 'Tháng 3', 'Tháng 4', 'Tháng 5', 'Tháng 6',
15
+ 'Tháng 7', 'Tháng 8', 'Tháng 9', 'Tháng 10', 'Tháng 11', 'Tháng 12'],
16
+ monthStatus: 'Tháng khác', yearStatus: 'Năm khác',
17
+ weekHeader: 'Tu', weekStatus: 'Tuần trong năm',
18
+ dayNames: ['Chủ Nhật', 'Thứ Hai', 'Thứ Ba', 'Thứ Tư', 'Thứ Năm', 'Thứ Sáu', 'Thứ Bảy'],
19
+ dayNamesShort: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'],
20
+ dayNamesMin: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'],
21
+ dayStatus: 'Gán DD là ngày đầu của tuần', dateStatus: 'Đang chọn DD, \'ngày\' d M',
22
+ dateFormat: 'dd/mm/yy', firstDay: 0,
23
+ initStatus: 'Chọn ngày', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['vi']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-zh-CN.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Chinese initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Cloudream (cloudream@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['zh-CN'] = {
5
+ clearText: '清除', clearStatus: '清除已选日期',
6
+ closeText: '关闭', closeStatus: '不改变当前选择',
7
+ prevText: '&#x3c;上月', prevStatus: '显示上月',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '显示上一年',
9
+ nextText: '下月&#x3e;', nextStatus: '显示下月',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '显示下一年',
11
+ currentText: '今天', currentStatus: '显示本月',
12
+ monthNames: ['一月','二月','三月','四月','五月','六月',
13
+ '七月','八月','九月','十月','十一月','十二月'],
14
+ monthNamesShort: ['一','二','三','四','五','六',
15
+ '七','八','九','十','十一','十二'],
16
+ monthStatus: '选择月份', yearStatus: '选择年份',
17
+ weekHeader: '周', weekStatus: '年内周次',
18
+ dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'],
19
+ dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'],
20
+ dayNamesMin: ['日','一','二','三','四','五','六'],
21
+ dayStatus: '设置 DD 为一周起始', dateStatus: '选择 m月 d日, DD',
22
+ dateFormat: 'yy-mm-dd', firstDay: 1,
23
+ initStatus: '请选择日期', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['zh-CN']);
26
+ })(jWPDev);
js/datepick/jquery.datepick-zh-TW.js ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Chinese initialisation for the jWPDev UI date picker plugin. */
2
+ /* Written by Ressol (ressol@gmail.com). */
3
+ (function($) {
4
+ $.datepick.regional['zh-TW'] = {
5
+ clearText: '清除', clearStatus: '清除已選日期',
6
+ closeText: '關閉', closeStatus: '不改變目前的選擇',
7
+ prevText: '&#x3c;上月', prevStatus: '顯示上月',
8
+ prevBigText: '&#x3c;&#x3c;', prevBigStatus: '顯示上一年',
9
+ nextText: '下月&#x3e;', nextStatus: '顯示下月',
10
+ nextBigText: '&#x3e;&#x3e;', nextBigStatus: '顯示下一年',
11
+ currentText: '今天', currentStatus: '顯示本月',
12
+ monthNames: ['一月','二月','三月','四月','五月','六月',
13
+ '七月','八月','九月','十月','十一月','十二月'],
14
+ monthNamesShort: ['一','二','三','四','五','六',
15
+ '七','八','九','十','十一','十二'],
16
+ monthStatus: '選擇月份', yearStatus: '選擇年份',
17
+ weekHeader: '周', weekStatus: '年內周次',
18
+ dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'],
19
+ dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'],
20
+ dayNamesMin: ['日','一','二','三','四','五','六'],
21
+ dayStatus: '設定 DD 為一周起始', dateStatus: '選擇 m月 d日, DD',
22
+ dateFormat: 'yy/mm/dd', firstDay: 1,
23
+ initStatus: '請選擇日期', isRTL: false,
24
+ showMonthAfterYear: false, yearSuffix: ''};
25
+ $.datepick.setDefaults($.datepick.regional['zh-TW']);
26
+ })(jWPDev);
js/datepick/jquery.datepick.css ADDED
@@ -0,0 +1,216 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Default style sheet for jQuery date picker v3.7.0. */
2
+ #datepick-div, .datepick-inline {
3
+ font-family: Arial,Helvetica,sans-serif;
4
+ font-size: 14px;
5
+ padding: 0;
6
+ margin: 0;
7
+ background: #ddd;
8
+ color: #000;
9
+ width: 15em;
10
+ }
11
+ #datepick-div {
12
+ display: none;
13
+ border: 1px solid #777;
14
+ z-index: 100; /*must have*/
15
+ }
16
+ .datepick-inline {
17
+ float: left;
18
+ display: block;
19
+ border: 0;
20
+ }
21
+ .datepick-rtl {
22
+ direction: rtl;
23
+ }
24
+ .datepick-dialog {
25
+ padding: 5px !important;
26
+ border: 4px ridge #ddd !important;
27
+ }
28
+ .datepick-disabled {
29
+ position: absolute;
30
+ z-index: 100;
31
+ background-color: white;
32
+ opacity: 0.5;
33
+ filter: alpha(opacity=50);
34
+ }
35
+ button.datepick-trigger {
36
+ width: 25px;
37
+ padding: 0px;
38
+ }
39
+ img.datepick-trigger {
40
+ margin: 2px;
41
+ vertical-align: middle;
42
+ }
43
+ .datepick-prompt {
44
+ float: left;
45
+ padding: 2px;
46
+ }
47
+ * html .datepick-prompt { /* IE6 */
48
+ width: 15em;
49
+ }
50
+ .datepick-control, .datepick-links, .datepick-header, .datepick {
51
+ clear: both;
52
+ float: left;
53
+ width: 100%;
54
+ color: #fff;
55
+ }
56
+ .datepick-control {
57
+ background: #400;
58
+ padding: 2px 0px;
59
+ }
60
+ .datepick-links {
61
+ background: #000;
62
+ padding: 2px 0px;
63
+ }
64
+ .datepick-control, .datepick-links {
65
+ font-weight: bold;
66
+ font-size: 80%;
67
+ }
68
+ .datepick-links label {
69
+ padding: 2px 5px;
70
+ color: #888;
71
+ }
72
+ .datepick-clear, .datepick-prev {
73
+ float: left;
74
+ width: 34%;
75
+ }
76
+ .datepick-rtl .datepick-clear, .datepick-rtl .datepick-prev {
77
+ float: right;
78
+ text-align: right;
79
+ }
80
+ .datepick-current {
81
+ float: left;
82
+ width: 30%;
83
+ text-align: center;
84
+ }
85
+ .datepick-close, .datepick-next {
86
+ float: right;
87
+ width: 34%;
88
+ text-align: right;
89
+ }
90
+ .datepick-rtl .datepick-close, .datepick-rtl .datepick-next {
91
+ float: left;
92
+ text-align: left;
93
+ }
94
+ .datepick-header {
95
+ background: #333;
96
+ text-align: center;
97
+ font-weight: bold;
98
+ min-height: 1.5em;
99
+ }
100
+ .datepick-header select {
101
+ background: #333;
102
+ color: #fff;
103
+ border: 0px;
104
+ font-weight: bold;
105
+ }
106
+ .datepick-header span {
107
+ position: relative;
108
+ top: 3px;
109
+ }
110
+ .datepick {
111
+ background: #ccc;
112
+ text-align: center;
113
+ font-size: 100%;
114
+ }
115
+ .datepick a {
116
+ display: block;
117
+ width: 100%;
118
+ }
119
+ .datepick-title-row {
120
+ background: #777;
121
+ }
122
+ .datepick-title-row th {
123
+ text-align: center;
124
+ font-weight: normal;
125
+ }
126
+ .datepick-days-row {
127
+ background: #eee;
128
+ color: #666;
129
+ }
130
+ .datepick-week-col {
131
+ background: #777;
132
+ color: #fff;
133
+ }
134
+ .datepick-days-cell {
135
+ color: #000;
136
+ border: 1px solid #ddd;
137
+ }
138
+ .datepick-other-month {
139
+ background: #fff;
140
+ }
141
+ .datepick-week-end-cell {
142
+ background: #ddd;
143
+ }
144
+ .datepick-title-row .datepick-week-end-cell {
145
+ background: #777;
146
+ }
147
+ .datepick-week-over {
148
+ background: #ddd;
149
+ }
150
+ .datepick-unselectable {
151
+ color: #888;
152
+ }
153
+ .datepick-today {
154
+ background: #fcc;
155
+ }
156
+ .datepick-current-day {
157
+ background: #777;
158
+ color: #fff;
159
+ }
160
+ .datepick-days-cell-over {
161
+ background: #fff;
162
+ color: #000;
163
+ border: 1px solid #777;
164
+ }
165
+ .datepick-status {
166
+ background: #ddd;
167
+ width: 100%;
168
+ font-size: 80%;
169
+ text-align: center;
170
+ }
171
+ #datepick-div a, .datepick-inline a {
172
+ cursor: pointer;
173
+ margin: 0;
174
+ padding: 0;
175
+ text-decoration: none;
176
+ }
177
+ .datepick-inline .datepick-links a {
178
+ padding: 0 5px !important;
179
+ }
180
+ .datepick-control a, .datepick-links a {
181
+ padding: 2px 5px !important;
182
+ color: #eee;
183
+ }
184
+ .datepick-title-row a {
185
+ color: #eee;
186
+ }
187
+ .datepick-control a:hover {
188
+ background: #fdd;
189
+ color: #333;
190
+ }
191
+ .datepick-links a:hover, .datepick-title-row a:hover {
192
+ background: #ddd;
193
+ color: #333;
194
+ }
195
+ .datepick-multi .datepick {
196
+ border: 1px solid #777;
197
+ }
198
+ .datepick-one-month {
199
+ float: left;
200
+ width: 15em;
201
+ }
202
+ .datepick-new-row {
203
+ clear: left;
204
+ }
205
+ /* ___________ IE6 IFRAME FIX ________ */
206
+ .datepick-cover {
207
+ display: none; /*sorry for IE5*/
208
+ display/**/: block; /*sorry for IE5*/
209
+ position: absolute; /*must have*/
210
+ z-index: -1; /*must have*/
211
+ filter: mask(); /*must have*/
212
+ top: -1px; /*must have*/
213
+ left: -1px; /*must have*/
214
+ width: 187px; /*must have*/
215
+ height: 187px; /*must have*/
216
+ }
js/datepick/jquery.datepick.js ADDED
@@ -0,0 +1,2380 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* http://keith-wood.name/datepick.html
2
+ Datepicker for jWPDev 3.7.1.
3
+ Written by Marc Grabanski (m@marcgrabanski.com) and
4
+ Keith Wood (kbwood{at}iinet.com.au).
5
+ Dual licensed under the GPL (http://dev.jWPDev.com/browser/trunk/jWPDev/GPL-LICENSE.txt) and
6
+ MIT (http://dev.jWPDev.com/browser/trunk/jWPDev/MIT-LICENSE.txt) licenses.
7
+ Please attribute the authors if you use it. */
8
+
9
+ (function($) { // Hide the namespace
10
+
11
+ var PROP_NAME = 'datepick';
12
+
13
+ /* Date picker manager.
14
+ Use the singleton instance of this class, $.datepick, to interact with the date picker.
15
+ Settings for (groups of) date pickers are maintained in an instance object,
16
+ allowing multiple different settings on the same page. */
17
+
18
+ function Datepick() {
19
+ this._uuid = new Date().getTime(); // Unique identifier seed
20
+ this._curInst = null; // The current instance in use
21
+ this._keyEvent = false; // If the last event was a key event
22
+ this._disabledInputs = []; // List of date picker inputs that have been disabled
23
+ this._datepickerShowing = false; // True if the popup picker is showing , false if not
24
+ this._inDialog = false; // True if showing within a "dialog", false if not
25
+ this.regional = []; // Available regional settings, indexed by language code
26
+ this.regional[''] = { // Default regional settings
27
+ clearText: 'Clear', // Display text for clear link
28
+ clearStatus: 'Erase the current date', // Status text for clear link
29
+ closeText: 'Close', // Display text for close link
30
+ closeStatus: 'Close without change', // Status text for close link
31
+ prevText: '&#x3c;Prev', // Display text for previous month link
32
+ prevStatus: 'Show the previous month', // Status text for previous month link
33
+ prevBigText: '&#x3c;&#x3c;', // Display text for previous year link
34
+ prevBigStatus: 'Show the previous year', // Status text for previous year link
35
+ nextText: 'Next&#x3e;', // Display text for next month link
36
+ nextStatus: 'Show the next month', // Status text for next month link
37
+ nextBigText: '&#x3e;&#x3e;', // Display text for next year link
38
+ nextBigStatus: 'Show the next year', // Status text for next year link
39
+ currentText: 'Today', // Display text for current month link
40
+ currentStatus: 'Show the current month', // Status text for current month link
41
+ monthNames: ['January','February','March','April','May','June',
42
+ 'July','August','September','October','November','December'], // Names of months for drop-down and formatting
43
+ monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], // For formatting
44
+ monthStatus: 'Show a different month', // Status text for selecting a month
45
+ yearStatus: 'Show a different year', // Status text for selecting a year
46
+ weekHeader: 'Wk', // Header for the week of the year column
47
+ weekStatus: 'Week of the year', // Status text for the week of the year column
48
+ dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], // For formatting
49
+ dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'], // For formatting
50
+ dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'], // Column headings for days starting at Sunday
51
+ dayStatus: 'Set DD as first week day', // Status text for the day of the week selection
52
+ dateStatus: 'Select DD, M d', // Status text for the date selection
53
+ dateFormat: 'mm/dd/yy', // See format options on parseDate
54
+ firstDay: 0, // The first day of the week, Sun = 0, Mon = 1, ...
55
+ initStatus: 'Select a date', // Initial Status text on opening
56
+ isRTL: false, // True if right-to-left language, false if left-to-right
57
+ showMonthAfterYear: false, // True if the year select precedes month, false for month then year
58
+ yearSuffix: '' // Additional text to append to the year in the month headers
59
+ };
60
+ this._defaults = { // Global defaults for all the date picker instances
61
+ useThemeRoller: false, // True to apply ThemeRoller styling, false for default styling
62
+ showOn: 'focus', // 'focus' for popup on focus,
63
+ // 'button' for trigger button, or 'both' for either
64
+ showAnim: 'show', // Name of jWPDev animation for popup
65
+ showOptions: {}, // Options for enhanced animations
66
+ duration: 'normal', // Duration of display/closure
67
+ buttonText: '...', // Text for trigger button
68
+ buttonImage: '', // URL for trigger button image
69
+ buttonImageOnly: false, // True if the image appears alone, false if it appears on a button
70
+ alignment: 'bottom', // Alignment of popup - with nominated corner of input:
71
+ // 'top' or 'bottom' aligns depending on language direction,
72
+ // 'topLeft', 'topRight', 'bottomLeft', 'bottomRight'
73
+ autoSize: false, // True to size the input for the date format, false to leave as is
74
+ defaultDate: null, // Used when field is blank: actual date,
75
+ // +/-number for offset from today, null for today
76
+ showDefault: false, // True to populate field with the default date
77
+ appendText: '', // Display text following the input box, e.g. showing the format
78
+ closeAtTop: true, // True to have the clear/close at the top,
79
+ // false to have them at the bottom
80
+ mandatory: false, // True to hide the Clear link, false to include it
81
+ hideIfNoPrevNext: false, // True to hide next/previous month links
82
+ // if not applicable, false to just disable them
83
+ navigationAsDateFormat: false, // True if date formatting applied to prev/today/next links
84
+ showBigPrevNext: false, // True to show big prev/next links
85
+ stepMonths: 1, // Number of months to step back/forward
86
+ stepBigMonths: 12, // Number of months to step back/forward for the big links
87
+ gotoCurrent: false, // True if today link goes back to current selection instead
88
+ changeMonth: true, // True if month can be selected directly, false if only prev/next
89
+ changeYear: true, // True if year can be selected directly, false if only prev/next
90
+ yearRange: '-10:+10', // Range of years to display in drop-down,
91
+ // either relative to current year (-nn:+nn) or absolute (nnnn:nnnn)
92
+ changeFirstDay: false, // True to click on day name to change, false to remain as set
93
+ showOtherMonths: false, // True to show dates in other months, false to leave blank
94
+ selectOtherMonths: false, // True to allow selection of dates in other months, false for unselectable
95
+ highlightWeek: false, // True to highlight the selected week
96
+ showWeeks: false, // True to show week of the year, false to omit
97
+ calculateWeek: this.iso8601Week, // How to calculate the week of the year,
98
+ // takes a Date and returns the number of the week for it
99
+ shortYearCutoff: '+10', // Short year values < this are in the current century,
100
+ // > this are in the previous century, string value starting with '+'
101
+ // for current year + value, -1 for no change
102
+ showStatus: false, // True to show status bar at bottom, false to not show it
103
+ statusForDate: this.dateStatus, // Function to provide status text for a date -
104
+ // takes date and instance as parameters, returns display text
105
+ minDate: null, // The earliest selectable date, or null for no limit
106
+ maxDate: null, // The latest selectable date, or null for no limit
107
+ numberOfMonths: 1, // Number of months to show at a time
108
+ showCurrentAtPos: 0, // The position in multiple months at which to show the current month (starting at 0)
109
+ rangeSelect: false, // Allows for selecting a date range on one date picker
110
+ rangeSeparator: ' - ', // Text between two dates in a range
111
+ multiSelect: 0, // Maximum number of selectable dates
112
+ multiSeparator: ',', // Text between multiple dates
113
+ beforeShow: null, // Function that takes an input field and
114
+ // returns a set of custom settings for the date picker
115
+ beforeShowDay: null, // Function that takes a date and returns an array with
116
+ // [0] = true if selectable, false if not, [1] = custom CSS class name(s) or '',
117
+ // [2] = cell title (optional), e.g. $.datepick.noWeekends
118
+ onChangeMonthYear: null, // Define a callback function when the month or year is changed
119
+ onHover: null, // Define a callback function when hovering over a day
120
+ onSelect: null, // Define a callback function when a date is selected
121
+ onClose: null, // Define a callback function when the datepicker is closed
122
+ altField: '', // Selector for an alternate field to store selected dates into
123
+ altFormat: '', // The date format to use for the alternate field
124
+ constrainInput: true // The input is constrained by the current date format
125
+ };
126
+ $.extend(this._defaults, this.regional['']);
127
+ this.dpDiv = $('<div style="display: none;"></div>');
128
+ }
129
+
130
+ $.extend(Datepick.prototype, {
131
+ version: '3.7.0', // Current version
132
+
133
+ /* Class name added to elements to indicate already configured with a date picker. */
134
+ markerClassName: 'hasDatepick',
135
+
136
+ // Class/id names for default and ThemeRoller stylings
137
+ _mainDivId: ['datepick-div', 'ui-datepicker-div'], // The main datepicker division
138
+ _mainDivClass: ['', 'ui-datepicker ' +
139
+ 'ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'], // Popup class
140
+ _inlineClass: ['datepick-inline', 'ui-datepicker-inline ui-datepicker ' +
141
+ 'ui-widget ui-widget-content ui-helper-clearfix ui-corner-all'], // Inline class
142
+ _multiClass: ['datepick-multi', 'ui-datepicker-multi'], // Multi-month class
143
+ _rtlClass: ['datepick-rtl', 'ui-datepicker-rtl'], // Right-to-left class
144
+ _appendClass: ['datepick-append', 'ui-datepicker-append'], // Append text class
145
+ _triggerClass: ['datepick-trigger', 'ui-datepicker-trigger'], // Trigger class
146
+ _dialogClass: ['datepick-dialog', 'ui-datepicker-dialog'], // Dialog class
147
+ _promptClass: ['datepick-prompt', 'ui-datepicker-prompt'], // Dialog prompt class
148
+ _disableClass: ['datepick-disabled', 'ui-datepicker-disabled'], // Disabled covering class
149
+ _controlClass: ['datepick-control', 'ui-datepicker-header ' +
150
+ 'ui-widget-header ui-helper-clearfix ui-corner-all'], // Control bar class
151
+ _clearClass: ['datepick-clear', 'ui-datepicker-clear'], // Clear class
152
+ _closeClass: ['datepick-close', 'ui-datepicker-close'], // Close class
153
+ _linksClass: ['datepick-links', 'ui-datepicker-header ' +
154
+ 'ui-widget-header ui-helper-clearfix ui-corner-all'], // Links bar class
155
+ _prevClass: ['datepick-prev', 'ui-datepicker-prev'], // Previous class
156
+ _nextClass: ['datepick-next', 'ui-datepicker-next'], // Next class
157
+ _currentClass: ['datepick-current', 'ui-datepicker-current'], // Current class
158
+ _oneMonthClass: ['datepick-one-month', 'ui-datepicker-group'], // Single month class
159
+ _newRowClass: ['datepick-new-row', 'ui-datepicker-row-break'], // New month row class
160
+ _monthYearClass: ['datepick-header', 'ui-datepicker-header ' +
161
+ 'ui-widget-header ui-helper-clearfix ui-corner-all'], // Month/year header class
162
+ _monthSelectClass: ['datepick-new-month', 'ui-datepicker-month'], // Month select class
163
+ _monthClass: ['', 'ui-datepicker-month'], // Month text class
164
+ _yearSelectClass: ['datepick-new-year', 'ui-datepicker-year'], // Year select class
165
+ _yearClass: ['', 'ui-datepicker-year'], // Year text class
166
+ _tableClass: ['datepick', 'ui-datepicker-calendar'], // Month table class
167
+ _tableHeaderClass: ['datepick-title-row', ''], // Week header class
168
+ _weekColClass: ['datepick-week-col', 'ui-datepicker-week-col'], // Week number column class
169
+ _weekRowClass: ['datepick-days-row', ''], // Week row class
170
+ _weekendClass: ['datepick-week-end-cell', 'ui-datepicker-week-end'], // Weekend class
171
+ _dayClass: ['datepick-days-cell', ''], // Single day class
172
+ _otherMonthClass: ['datepick-other-month', 'ui-datepicker-other-month'], // Other month class
173
+ _todayClass: ['datepick-today', 'ui-state-highlight'], // Today class
174
+ _selectableClass: ['', 'ui-state-default'], // Selectable cell class
175
+ _unselectableClass: ['datepick-unselectable',
176
+ 'ui-datepicker-unselectable ui-state-disabled'], // Unselectable cell class
177
+ _selectedClass: ['datepick-current-day', 'ui-state-active'], // Selected day class
178
+ _dayOverClass: ['datepick-days-cell-over', 'ui-state-hover'], // Day hover class
179
+ _weekOverClass: ['datepick-week-over', 'ui-state-hover'], // Week hover class
180
+ _statusClass: ['datepick-status', 'ui-datepicker-status'], // Status bar class
181
+ _statusId: ['datepick-status-', 'ui-datepicker-status-'], // Status bar ID prefix
182
+ _coverClass: ['datepick-cover', 'ui-datepicker-cover'], // IE6- iframe class
183
+
184
+ /* Override the default settings for all instances of the date picker.
185
+ @param settings (object) the new settings to use as defaults (anonymous object)
186
+ @return (Datepick) the manager object */
187
+ setDefaults: function(settings) {
188
+ extendRemove(this._defaults, settings || {});
189
+ return this;
190
+ },
191
+
192
+ /* Attach the date picker to a jWPDev selection.
193
+ @param target (element) the target input field or division or span
194
+ @param settings (object) the new settings to use for this date picker instance */
195
+ _attachDatepick: function(target, settings) {
196
+ if (!target.id)
197
+ target.id = 'dp' + (++this._uuid);
198
+ var nodeName = target.nodeName.toLowerCase();
199
+ var inst = this._newInst($(target), (nodeName == 'div' || nodeName == 'span'));
200
+ // Check for settings on the control itself
201
+ var inlineSettings = ($.fn.metadata ? $(target).metadata() : {});
202
+ inst.settings = $.extend({}, settings || {}, inlineSettings || {});
203
+ if (inst.inline) {
204
+ inst.dpDiv.addClass(this._inlineClass[
205
+ this._get(inst, 'useThemeRoller') ? 1 : 0]);
206
+ this._inlineDatepick(target, inst);
207
+ }
208
+ else
209
+ this._connectDatepick(target, inst);
210
+ },
211
+
212
+ /* Create a new instance object.
213
+ @param target (jWPDev) the target input field or division or span
214
+ @param inline (boolean) true if this datepicker appears inline */
215
+ _newInst: function(target, inline) {
216
+ var id = target[0].id.replace(/([:\[\]\.\$])/g, '\\\\$1'); // Escape jWPDev meta chars
217
+ return {id: id, input: target, // Associated target
218
+ cursorDate: this._daylightSavingAdjust(new Date()), // Current position
219
+ drawMonth: 0, drawYear: 0, // Month being drawn
220
+ dates: [], // Selected dates
221
+ inline: inline, // Is datepicker inline or not
222
+ dpDiv: (!inline ? this.dpDiv : $('<div></div>')), // presentation div
223
+ siblings: $([])}; // Created siblings (trigger/append)
224
+ },
225
+
226
+ /* Attach the date picker to an input field.
227
+ @param target (element) the target input field or division or span
228
+ @param inst (object) the instance settings for this datepicker */
229
+ _connectDatepick: function(target, inst) {
230
+ var input = $(target);
231
+ if (input.hasClass(this.markerClassName))
232
+ return;
233
+ var appendText = this._get(inst, 'appendText');
234
+ var isRTL = this._get(inst, 'isRTL');
235
+ var useTR = this._get(inst, 'useThemeRoller') ? 1 : 0;
236
+ if (appendText) {
237
+ var append = $('<span class="' + this._appendClass[useTR] + '">' + appendText + '</span>');
238
+ input[isRTL ? 'before' : 'after'](append);
239
+ inst.siblings = inst.siblings.add(append);
240
+ }
241
+ var showOn = this._get(inst, 'showOn');
242
+ if (showOn == 'focus' || showOn == 'both') // Pop-up date picker when in the marked field
243
+ input.focus(this._showDatepick);
244
+ if (showOn == 'button' || showOn == 'both') { // Pop-up date picker when button clicked
245
+ var buttonText = this._get(inst, 'buttonText');
246
+ var buttonImage = this._get(inst, 'buttonImage');
247
+ var trigger = $(this._get(inst, 'buttonImageOnly') ?
248
+ $('<img/>').addClass(this._triggerClass[useTR]).
249
+ attr({src: buttonImage, alt: buttonText, title: buttonText}) :
250
+ $('<button type="button"></button>').addClass(this._triggerClass[useTR]).
251
+ html(buttonImage == '' ? buttonText : $('<img/>').attr(
252
+ {src: buttonImage, alt: buttonText, title: buttonText})));
253
+ input[isRTL ? 'before' : 'after'](trigger);
254
+ inst.siblings = inst.siblings.add(trigger);
255
+ trigger.click(function() {
256
+ if ($.datepick._datepickerShowing && $.datepick._lastInput == target)
257
+ $.datepick._hideDatepick();
258
+ else
259
+ $.datepick._showDatepick(target);
260
+ return false;
261
+ });
262
+ }
263
+ input.addClass(this.markerClassName).keydown(this._doKeyDown).
264
+ keypress(this._doKeyPress).keyup(this._doKeyUp);
265
+ if (this._get(inst, 'showDefault') && !inst.input.val()) {
266
+ inst.dates = [this._getDefaultDate(inst)];
267
+ this._showDate(inst);
268
+ }
269
+ this._autoSize(inst);
270
+ $.data(target, PROP_NAME, inst);
271
+ },
272
+
273
+ /* Apply the maximum length for the date format.
274
+ @param inst (object) the instance settings for this datepicker */
275
+ _autoSize: function(inst) {
276
+ if (this._get(inst, 'autoSize') && !inst.inline) {
277
+ var date = new Date(2009, 12 - 1, 20); // Ensure double digits
278
+ var dateFormat = this._get(inst, 'dateFormat');
279
+ if (dateFormat.match(/[DM]/)) {
280
+ var findMax = function(names) {
281
+ var max = 0;
282
+ var maxI = 0;
283
+ for (var i = 0; i < names.length; i++) {
284
+ if (names[i].length > max) {
285
+ max = names[i].length;
286
+ maxI = i;
287
+ }
288
+ }
289
+ return maxI;
290
+ };
291
+ date.setMonth(findMax(this._get(inst, (dateFormat.match(/MM/) ?
292
+ 'monthNames' : 'monthNamesShort'))));
293
+ date.setDate(findMax(this._get(inst, (dateFormat.match(/DD/) ?
294
+ 'dayNames' : 'dayNamesShort'))) + 20 - date.getDay());
295
+ }
296
+ inst.input.attr('size', this._formatDate(inst, date).length);
297
+ }
298
+ },
299
+
300
+ /* Attach an inline date picker to a div.
301
+ @param target (element) the target input field or division or span
302
+ @param inst (object) the instance settings for this datepicker */
303
+ _inlineDatepick: function(target, inst) {
304
+ var divSpan = $(target);
305
+ if (divSpan.hasClass(this.markerClassName))
306
+ return;
307
+ divSpan.addClass(this.markerClassName);
308
+ $.data(target, PROP_NAME, inst);
309
+ inst.drawMonth = inst.cursorDate.getMonth();
310
+ inst.drawYear = inst.cursorDate.getFullYear();
311
+ $('body').append(inst.dpDiv);
312
+ this._updateDatepick(inst);
313
+ // Fix width for dynamic number of date pickers
314
+ inst.dpDiv.width(this._getNumberOfMonths(inst)[1] *
315
+ $('.' + this._oneMonthClass[this._get(inst, 'useThemeRoller') ? 1 : 0],
316
+ inst.dpDiv)[0].offsetWidth);
317
+ divSpan.append(inst.dpDiv);
318
+ this._updateAlternate(inst);
319
+ },
320
+
321
+ /* Pop-up the date picker in a "dialog" box.
322
+ @param input (element) ignored
323
+ @param date (string or Date) the initial date to display
324
+ @param onSelect (function) the function to call when a date is selected
325
+ @param settings (object) update the dialog date picker instance's settings
326
+ @param pos (int[2]) coordinates for the dialog's position within the screen or
327
+ (event) with x/y coordinates or
328
+ leave empty for default (screen centre) */
329
+ _dialogDatepick: function(input, date, onSelect, settings, pos) {
330
+ var inst = this._dialogInst; // Internal instance
331
+ if (!inst) {
332
+ var id = 'dp' + (++this._uuid);
333
+ this._dialogInput = $('<input type="text" id="' + id +
334
+ '" style="position: absolute; width: 1px; z-index: -1"/>');
335
+ this._dialogInput.keydown(this._doKeyDown);
336
+ $('body').append(this._dialogInput);
337
+ inst = this._dialogInst = this._newInst(this._dialogInput, false);
338
+ inst.settings = {};
339
+ $.data(this._dialogInput[0], PROP_NAME, inst);
340
+ }
341
+ extendRemove(inst.settings, settings || {});
342
+ date = (date && date.constructor == Date ? this._formatDate(inst, date) : date);
343
+ this._dialogInput.val(date);
344
+ this._pos = (pos ? (isArray(pos) ? pos : [pos.pageX, pos.pageY]) : null);
345
+ if (!this._pos) {
346
+ var scrollX = document.documentElement.scrollLeft || document.body.scrollLeft;
347
+ var scrollY = document.documentElement.scrollTop || document.body.scrollTop;
348
+ this._pos = // Should use actual width/height below
349
+ [(document.documentElement.clientWidth / 2) - 100 + scrollX,
350
+ (document.documentElement.clientHeight / 2) - 150 + scrollY];
351
+ }
352
+
353
+ // Move input on screen for focus, but hidden behind dialog
354
+ this._dialogInput.css('left', (this._pos[0] + 20) + 'px').css('top', this._pos[1] + 'px');
355
+ inst.settings.onSelect = onSelect;
356
+ this._inDialog = true;
357
+ this.dpDiv.addClass(this._dialogClass[this._get(inst, 'useThemeRoller') ? 1 : 0]);
358
+ this._showDatepick(this._dialogInput[0]);
359
+ if ($.blockUI)
360
+ $.blockUI(this.dpDiv);
361
+ $.data(this._dialogInput[0], PROP_NAME, inst);
362
+ },
363
+
364
+ /* Detach a datepicker from its control.
365
+ @param target (element) the target input field or division or span */
366
+ _destroyDatepick: function(target) {
367
+ var $target = $(target);
368
+ if (!$target.hasClass(this.markerClassName)) {
369
+ return;
370
+ }
371
+ var inst = $.data(target, PROP_NAME);
372
+ $.removeData(target, PROP_NAME);
373
+ if (inst.inline)
374
+ $target.removeClass(this.markerClassName).empty();
375
+ else {
376
+ $(inst.siblings).remove();
377
+ $target.removeClass(this.markerClassName).
378
+ unbind('focus', this._showDatepick).unbind('keydown', this._doKeyDown).
379
+ unbind('keypress', this._doKeyPress).unbind('keyup', this._doKeyUp);
380
+ }
381
+ },
382
+
383
+ /* Enable the date picker to a jWPDev selection.
384
+ @param target (element) the target input field or division or span */
385
+ _enableDatepick: function(target) {
386
+ var $target = $(target);
387
+ if (!$target.hasClass(this.markerClassName))
388
+ return;
389
+ var inst = $.data(target, PROP_NAME);
390
+ var useTR = this._get(inst, 'useThemeRoller') ? 1 : 0;
391
+ if (inst.inline)
392
+ $target.children('.' + this._disableClass[useTR]).remove().end().
393
+ find('select').attr('disabled', '');
394
+ else {
395
+ target.disabled = false;
396
+ inst.siblings.filter('button.' + this._triggerClass[useTR]).
397
+ each(function() { this.disabled = false; }).end().
398
+ filter('img.' + this._triggerClass[useTR]).
399
+ css({opacity: '1.0', cursor: ''});
400
+ }
401
+ this._disabledInputs = $.map(this._disabledInputs,
402
+ function(value) { return (value == target ? null : value); }); // Delete entry
403
+ },
404
+
405
+ /* Disable the date picker to a jWPDev selection.
406
+ @param target (element) the target input field or division or span */
407
+ _disableDatepick: function(target) {
408
+ var $target = $(target);
409
+ if (!$target.hasClass(this.markerClassName))
410
+ return;
411
+ var inst = $.data(target, PROP_NAME);
412
+ var useTR = this._get(inst, 'useThemeRoller') ? 1 : 0;
413
+ if (inst.inline) {
414
+ var inline = $target.children('.' + this._inlineClass[useTR]);
415
+ var offset = inline.offset();
416
+ var relOffset = {left: 0, top: 0};
417
+ inline.parents().each(function() {
418
+ if ($(this).css('position') == 'relative') {
419
+ relOffset = $(this).offset();
420
+ return false;
421
+ }
422
+ });
423
+ $target.prepend('<div class="' + this._disableClass[useTR] + '" style="' +
424
+ 'width: ' + inline.width() + 'px; height: ' + inline.height() +
425
+ 'px; left: ' + (offset.left - relOffset.left) +
426
+ 'px; top: ' + (offset.top - relOffset.top) + 'px;"></div>').
427
+ find('select').attr('disabled', 'disabled');
428
+ }
429
+ else {
430
+ target.disabled = true;
431
+ inst.siblings.filter('button.' + this._triggerClass[useTR]).
432
+ each(function() { this.disabled = true; }).end().
433
+ filter('img.' + this._triggerClass[useTR]).
434
+ css({opacity: '0.5', cursor: 'default'});
435
+ }
436
+ this._disabledInputs = $.map(this._disabledInputs,
437
+ function(value) { return (value == target ? null : value); }); // Delete entry
438
+ this._disabledInputs.push(target);
439
+ },
440
+
441
+ /* Is the first field in a jWPDev collection disabled as a datepicker?
442
+ @param target (element) the target input field or division or span
443
+ @return (boolean) true if disabled, false if enabled */
444
+ _isDisabledDatepick: function(target) {
445
+ return (!target ? false : $.inArray(target, this._disabledInputs) > -1);
446
+ },
447
+
448
+ /* Retrieve the instance data for the target control.
449
+ @param target (element) the target input field or division or span
450
+ @return (object) the associated instance data
451
+ @throws error if a jWPDev problem getting data */
452
+ _getInst: function(target) {//alert(target.id);
453
+ try {
454
+ return $.data(target, PROP_NAME);
455
+ }
456
+ catch (err) {
457
+ throw 'Missing instance data for this datepicker';
458
+ }
459
+ },
460
+
461
+ /* Update or retrieve the settings for a date picker attached to an input field or division.
462
+ @param target (element) the target input field or division or span
463
+ @param name (object) the new settings to update or
464
+ (string) the name of the setting to change or retrieve,
465
+ when retrieving also 'all' for all instance settings or
466
+ 'defaults' for all global defaults
467
+ @param value (any) the new value for the setting
468
+ (omit if above is an object or to retrieve value) */
469
+ _optionDatepick: function(target, name, value) {
470
+ var inst = this._getInst(target);
471
+ if (arguments.length == 2 && typeof name == 'string') {
472
+ return (name == 'defaults' ? $.extend({}, $.datepick._defaults) :
473
+ (inst ? (name == 'all' ? $.extend({}, inst.settings) :
474
+ this._get(inst, name)) : null));
475
+ }
476
+ var settings = name || {};
477
+ if (typeof name == 'string') {
478
+ settings = {};
479
+ settings[name] = value;
480
+ }
481
+ if (inst) {
482
+ if (this._curInst == inst) {
483
+ this._hideDatepick(null);
484
+ }
485
+ var dates = this._getDateDatepick(target);
486
+ extendRemove(inst.settings, settings);
487
+ this._autoSize(inst);
488
+ extendRemove(inst, {dates: []});
489
+ var blank = (!dates || isArray(dates));
490
+ if (isArray(dates))
491
+ for (var i = 0; i < dates.length; i++)
492
+ if (dates[i]) {
493
+ blank = false;
494
+ break;
495
+ }
496
+ if (!blank)
497
+ this._setDateDatepick(target, dates);
498
+ if (inst.inline)
499
+ $(target).children('div').removeClass(this._inlineClass.join(' ')).
500
+ addClass(this._inlineClass[this._get(inst, 'useThemeRoller') ? 1 : 0]);
501
+ this._updateDatepick(inst);
502
+ }
503
+ },
504
+
505
+ // Change method deprecated
506
+ _changeDatepick: function(target, name, value) {
507
+ this._optionDatepick(target, name, value);
508
+ },
509
+
510
+ /* Redraw the date picker attached to an input field or division.
511
+ @param target (element) the target input field or division or span */
512
+ _refreshDatepick: function(target) {
513
+ var inst = this._getInst(target);
514
+ if (inst) {
515
+ this._updateDatepick(inst);
516
+ }
517
+ },
518
+
519
+ /* Set the dates for a jWPDev selection.
520
+ @param target (element) the target input field or division or span
521
+ @param date (Date) the new date
522
+ @param endDate (Date) the new end date for a range (optional) */
523
+ _setDateDatepick: function(target, date, endDate) {
524
+ var inst = this._getInst(target);
525
+ if (inst) {
526
+ this._setDate(inst, date, endDate);
527
+ this._updateDatepick(inst);
528
+ this._updateAlternate(inst);
529
+ }
530
+ },
531
+
532
+ /* Get the date(s) for the first entry in a jWPDev selection.
533
+ @param target (element) the target input field or division or span
534
+ @return (Date) the current date or
535
+ (Date[2]) the current dates for a range */
536
+ _getDateDatepick: function(target) {
537
+ var inst = this._getInst(target);
538
+ if (inst && !inst.inline)
539
+ this._setDateFromField(inst);
540
+ return (inst ? this._getDate(inst) : null);
541
+ },
542
+
543
+ /* Handle keystrokes.
544
+ @param event (KeyEvent) the keystroke details
545
+ @return (boolean) true to continue, false to discard */
546
+ _doKeyDown: function(event) {
547
+ var inst = $.datepick._getInst(event.target);
548
+ inst.keyEvent = true;
549
+ var handled = true;
550
+ var isRTL = $.datepick._get(inst, 'isRTL');
551
+ var useTR = $.datepick._get(inst, 'useThemeRoller') ? 1 : 0;
552
+ if ($.datepick._datepickerShowing)
553
+ switch (event.keyCode) {
554
+ case 9: $.datepick._hideDatepick(null, '');
555
+ break; // Hide on tab out
556
+ case 13: var sel = $('td.' + $.datepick._dayOverClass[useTR], inst.dpDiv);
557
+ if (sel.length == 0)
558
+ sel = $('td.' + $.datepick._selectedClass[useTR] + ':first', inst.dpDiv);
559
+ if (sel[0])
560
+ $.datepick._selectDay(sel[0], event.target, inst.cursorDate.getTime());
561
+ else
562
+ $.datepick._hideDatepick(null, $.datepick._get(inst, 'duration'));
563
+ break; // Select the value on enter
564
+ case 27: $.datepick._hideDatepick(null, $.datepick._get(inst, 'duration'));
565
+ break; // Hide on escape
566
+ case 33: $.datepick._adjustDate(event.target, (event.ctrlKey ?
567
+ -$.datepick._get(inst, 'stepBigMonths') :
568
+ -$.datepick._get(inst, 'stepMonths')), 'M');
569
+ break; // Previous month/year on page up/+ ctrl
570
+ case 34: $.datepick._adjustDate(event.target, (event.ctrlKey ?
571
+ +$.datepick._get(inst, 'stepBigMonths') :
572
+ +$.datepick._get(inst, 'stepMonths')), 'M');
573
+ break; // Next month/year on page down/+ ctrl
574
+ case 35: if (event.ctrlKey || event.metaKey)
575
+ $.datepick._clearDate(event.target);
576
+ handled = event.ctrlKey || event.metaKey;
577
+ break; // Clear on ctrl or command + end
578
+ case 36: if (event.ctrlKey || event.metaKey)
579
+ $.datepick._gotoToday(event.target);
580
+ handled = event.ctrlKey || event.metaKey;
581
+ break; // Current on ctrl or command + home
582
+ case 37: if (event.ctrlKey || event.metaKey)
583
+ $.datepick._adjustDate(event.target, (isRTL ? +1 : -1), 'D');
584
+ handled = event.ctrlKey || event.metaKey;
585
+ // -1 day on ctrl or command + left
586
+ if (event.originalEvent.altKey)
587
+ $.datepick._adjustDate(event.target,
588
+ (event.ctrlKey ? -$.datepick._get(inst, 'stepBigMonths') :
589
+ -$.datepick._get(inst, 'stepMonths')), 'M');
590
+ // Next month/year on alt + left/+ ctrl
591
+ break;
592
+ case 38: if (event.ctrlKey || event.metaKey)
593
+ $.datepick._adjustDate(event.target, -7, 'D');
594
+ handled = event.ctrlKey || event.metaKey;
595
+ break; // -1 week on ctrl or command + up
596
+ case 39: if (event.ctrlKey || event.metaKey)
597
+ $.datepick._adjustDate(event.target, (isRTL ? -1 : +1), 'D');
598
+ handled = event.ctrlKey || event.metaKey;
599
+ // +1 day on ctrl or command + right
600
+ if (event.originalEvent.altKey)
601
+ $.datepick._adjustDate(event.target,
602
+ (event.ctrlKey ? +$.datepick._get(inst, 'stepBigMonths') :
603
+ +$.datepick._get(inst, 'stepMonths')), 'M');
604
+ // Next month/year on alt + right/+ ctrl
605
+ break;
606
+ case 40: if (event.ctrlKey || event.metaKey)
607
+ $.datepick._adjustDate(event.target, +7, 'D');
608
+ handled = event.ctrlKey || event.metaKey;
609
+ break; // +1 week on ctrl or command + down
610
+ default: handled = false;
611
+ }
612
+ else if (event.keyCode == 36 && event.ctrlKey) // Display the date picker on ctrl+home
613
+ $.datepick._showDatepick(this);
614
+ else
615
+ handled = false;
616
+ if (handled) {
617
+ event.preventDefault();
618
+ event.stopPropagation();
619
+ }
620
+ inst.ctrlKey = (event.keyCode < 48);
621
+ return !handled;
622
+ },
623
+
624
+ /* Filter entered characters - based on date format.
625
+ @param event (KeyEvent) the keystroke details
626
+ @return (boolean) true to continue, false to discard */
627
+ _doKeyPress: function(event) {
628
+ var inst = $.datepick._getInst(event.target);
629
+ if ($.datepick._get(inst, 'constrainInput')) {
630
+ var chars = $.datepick._possibleChars(inst);
631
+ var chr = String.fromCharCode(event.keyCode || event.charCode);
632
+ return inst.ctrlKey || (chr < ' ' || !chars || chars.indexOf(chr) > -1);
633
+ }
634
+ },
635
+
636
+ /* Synchronise manual entry and field/alternate field.
637
+ @param event (KeyEvent) the keystroke details
638
+ @return (boolean) true to continue */
639
+ _doKeyUp: function(event) {
640
+ var inst = $.datepick._getInst(event.target);
641
+ if (inst.input.val() != inst.lastVal) {
642
+ try {
643
+ var separator = ($.datepick._get(inst, 'rangeSelect') ?
644
+ $.datepick._get(inst, 'rangeSeparator') :
645
+ ($.datepick._get(inst, 'multiSelect') ?
646
+ $.datepick._get(inst, 'multiSeparator') : ''));
647
+ var dates = (inst.input ? inst.input.val() : '');
648
+ dates = (separator ? dates.split(separator) : [dates]);
649
+ var ok = true;
650
+ for (var i = 0; i < dates.length; i++) {
651
+ if (!$.datepick.parseDate($.datepick._get(inst, 'dateFormat'),
652
+ dates[i], $.datepick._getFormatConfig(inst))) {
653
+ ok = false;
654
+ break;
655
+ }
656
+ }
657
+ if (ok) { // Only if valid
658
+ $.datepick._setDateFromField(inst);
659
+ $.datepick._updateAlternate(inst);
660
+ $.datepick._updateDatepick(inst);
661
+ }
662
+ }
663
+ catch (event) {
664
+ // Ignore
665
+ }
666
+ }
667
+ return true;
668
+ },
669
+
670
+ /* Extract all possible characters from the date format.
671
+ @param inst (object) the instance settings for this datepicker
672
+ @return (string) the set of characters allowed by this format */
673
+ _possibleChars: function (inst) {
674
+ var dateFormat = $.datepick._get(inst, 'dateFormat');
675
+ var chars = ($.datepick._get(inst, 'rangeSelect') ?
676
+ $.datepick._get(inst, 'rangeSeparator') :
677
+ ($.datepick._get(inst, 'multiSelect') ?
678
+ $.datepick._get(inst, 'multiSeparator') : ''));
679
+ var literal = false;
680
+ for (var iFormat = 0; iFormat < dateFormat.length; iFormat++)
681
+ if (literal)
682
+ if (dateFormat.charAt(iFormat) == "'" && !lookAhead("'"))
683
+ literal = false;
684
+ else
685
+ chars += dateFormat.charAt(iFormat);
686
+ else
687
+ switch (dateFormat.charAt(iFormat)) {
688
+ case 'd': case 'm': case 'y': case '@':
689
+ chars += '0123456789';
690
+ break;
691
+ case 'D': case 'M':
692
+ return null; // Accept anything
693
+ case "'":
694
+ if (lookAhead("'"))
695
+ chars += "'";
696
+ else
697
+ literal = true;
698
+ break;
699
+ default:
700
+ chars += dateFormat.charAt(iFormat);
701
+ }
702
+ return chars;
703
+ },
704
+
705
+ /* Update the datepicker when hovering over a date.
706
+ @param td (element) the current cell
707
+ @param id (string) the ID of the datepicker instance
708
+ @param timestamp (number) the timestamp for this date */
709
+ _doMouseOver: function(td, id, timestamp) {
710
+ var inst = $.datepick._getInst($('#' + id)[0]);
711
+ var useTR = $.datepick._get(inst, 'useThemeRoller') ? 1 : 0;
712
+ $(td).parents('tbody').find('td').
713
+ removeClass($.datepick._dayOverClass[useTR]).end().end().
714
+ addClass($.datepick._dayOverClass[useTR]);
715
+ if ($.datepick._get(inst, 'highlightWeek'))
716
+ $(td).parent().parent().find('tr').
717
+ removeClass($.datepick._weekOverClass[useTR]).end().end().
718
+ addClass($.datepick._weekOverClass[useTR]);
719
+ if ($(td).text()) {
720
+ var date = new Date(timestamp);
721
+ if ($.datepick._get(inst, 'showStatus')) {
722
+ var status = ($.datepick._get(inst, 'statusForDate').apply(
723
+ (inst.input ? inst.input[0] : null), [date, inst]) ||
724
+ $.datepick._get(inst, 'initStatus'));
725
+ $('#' + $.datepick._statusId[useTR] + id).html(status);
726
+ }
727
+ if ($.datepick._get(inst, 'onHover'))
728
+ $.datepick._doHover(td, '#' + id, date.getFullYear(), date.getMonth());
729
+ }
730
+ },
731
+
732
+ /* Update the datepicker when no longer hovering over a date.
733
+ @param td (element) the current cell
734
+ @param id (string) the ID of the datepicker instance */
735
+ _doMouseOut: function(td, id) {
736
+ var inst = $.datepick._getInst($('#' + id)[0]);
737
+ var useTR = $.datepick._get(inst, 'useThemeRoller') ? 1 : 0;
738
+ $(td).removeClass($.datepick._dayOverClass[useTR]).
739
+ removeClass($.datepick._weekOverClass[useTR]);
740
+ if ($.datepick._get(inst, 'showStatus'))
741
+ $('#' + $.datepick._statusId[useTR] + id).html($.datepick._get(inst, 'initStatus'));
742
+ if ($.datepick._get(inst, 'onHover'))
743
+ $.datepick._doHover(td, '#' + id);
744
+ },
745
+
746
+ /* Hover over a particular day.
747
+ @param td (element) the table cell containing the selection
748
+ @param id (string) the ID of the target field
749
+ @param year (number) the year for this day
750
+ @param month (number) the month for this day */
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);
759
+ onHover.apply((inst.input ? inst.input[0] : null),
760
+ [(date ? this._formatDate(inst, date) : ''), date, inst]);
761
+ },
762
+
763
+ /* Pop-up the date picker for a given input field.
764
+ @param input (element) the input field attached to the date picker or
765
+ (event) if triggered by focus */
766
+ _showDatepick: function(input) {
767
+ input = input.target || input;
768
+ if ($.datepick._isDisabledDatepick(input) || $.datepick._lastInput == input) // Already here
769
+ return;
770
+ var inst = $.datepick._getInst(input);
771
+ var beforeShow = $.datepick._get(inst, 'beforeShow');
772
+ var useTR = $.datepick._get(inst, 'useThemeRoller') ? 1 : 0;
773
+ extendRemove(inst.settings, (beforeShow ? beforeShow.apply(input, [input, inst]) : {}));
774
+ $.datepick._hideDatepick(null, '');
775
+ $.datepick._lastInput = input;
776
+ $.datepick._setDateFromField(inst);
777
+ if ($.datepick._inDialog) // Hide cursor
778
+ input.value = '';
779
+ if (!$.datepick._pos) { // Position below input
780
+ $.datepick._pos = $.datepick._findPos(input);
781
+ $.datepick._pos[1] += input.offsetHeight; // Add the height
782
+ }
783
+ var isFixed = false;
784
+ $(input).parents().each(function() {
785
+ isFixed |= $(this).css('position') == 'fixed';
786
+ return !isFixed;
787
+ });
788
+ if (isFixed && $.browser.opera) { // Correction for Opera when fixed and scrolled
789
+ $.datepick._pos[0] -= document.documentElement.scrollLeft;
790
+ $.datepick._pos[1] -= document.documentElement.scrollTop;
791
+ }
792
+ var offset = {left: $.datepick._pos[0], top: $.datepick._pos[1]};
793
+ $.datepick._pos = null;
794
+ // Determine sizing offscreen
795
+ inst.dpDiv.css({position: 'absolute', display: 'block', top: '-1000px'});
796
+ $.datepick._updateDatepick(inst);
797
+ // Fix width for dynamic number of date pickers
798
+ inst.dpDiv.width($.datepick._getNumberOfMonths(inst)[1] *
799
+ $('.' + $.datepick._oneMonthClass[useTR], inst.dpDiv).width());
800
+ // And adjust position before showing
801
+ offset = $.datepick._checkOffset(inst, offset, isFixed);
802
+ inst.dpDiv.css({position: ($.datepick._inDialog && $.blockUI ?
803
+ 'static' : (isFixed ? 'fixed' : 'absolute')), display: 'none',
804
+ left: offset.left + 'px', top: offset.top + 'px'});
805
+ if (!inst.inline) {
806
+ var showAnim = $.datepick._get(inst, 'showAnim') || 'show';
807
+ var duration = $.datepick._get(inst, 'duration');
808
+ var postProcess = function() {
809
+ $.datepick._datepickerShowing = true;
810
+ var borders = $.datepick._getBorders(inst.dpDiv);
811
+ inst.dpDiv.find('iframe.' + $.datepick._coverClass[useTR]). // IE6- only
812
+ css({left: -borders[0], top: -borders[1],
813
+ width: inst.dpDiv.outerWidth(), height: inst.dpDiv.outerHeight()});
814
+ };
815
+ if ($.effects && $.effects[showAnim])
816
+ inst.dpDiv.show(showAnim, $.datepick._get(inst, 'showOptions'), duration, postProcess);
817
+ else
818
+ inst.dpDiv[showAnim](duration, postProcess);
819
+ if (duration == '')
820
+ postProcess();
821
+ if (inst.input[0].type != 'hidden')
822
+ inst.input.focus();
823
+ $.datepick._curInst = inst;
824
+ }
825
+ },
826
+
827
+ /* Generate the date picker content.
828
+ @param inst (object) the instance settings for this datepicker */
829
+ _updateDatepick: function(inst) {
830
+ var borders = this._getBorders(inst.dpDiv);
831
+ var useTR = this._get(inst, 'useThemeRoller') ? 1 : 0;
832
+ inst.dpDiv.empty().append(this._generateHTML(inst)).
833
+ find('iframe.' + this._coverClass[useTR]). // IE6- only
834
+ css({left: -borders[0], top: -borders[1],
835
+ width: inst.dpDiv.outerWidth(), height: inst.dpDiv.outerHeight()});
836
+ var numMonths = this._getNumberOfMonths(inst);
837
+ if (!inst.inline)
838
+ inst.dpDiv.attr('id', this._mainDivId[useTR]);
839
+ inst.dpDiv.removeClass(this._mainDivClass[1 - useTR]).
840
+ addClass(this._mainDivClass[useTR]).
841
+ removeClass(this._multiClass.join(' ')).
842
+ addClass(numMonths[0] != 1 || numMonths[1] != 1 ? this._multiClass[useTR] : '').
843
+ removeClass(this._rtlClass.join(' ')).
844
+ addClass(this._get(inst, 'isRTL') ? this._rtlClass[useTR] : '');
845
+ if (inst.input && inst.input[0].type != 'hidden' && inst == $.datepick._curInst)
846
+ $(inst.input).focus();
847
+ },
848
+
849
+ /* Retrieve the size of left and top borders for an element.
850
+ @param elem (jWPDev object) the element of interest
851
+ @return (number[2]) the left and top borders */
852
+ _getBorders: function(elem) {
853
+ var convert = function(value) {
854
+ var extra = ($.browser.msie ? 1 : 0);
855
+ return {thin: 1 + extra, medium: 3 + extra, thick: 5 + extra}[value] || value;
856
+ };
857
+ return [parseFloat(convert(elem.css('border-left-width'))),
858
+ parseFloat(convert(elem.css('border-top-width')))];
859
+ },
860
+
861
+ /* Check positioning to remain on the screen.
862
+ @param inst (object) the instance settings for this datepicker
863
+ @param offset (object) the offset of the attached field
864
+ @param isFixed (boolean) true if control or a parent is 'fixed' in position
865
+ @return (object) the updated offset for the datepicker */
866
+ _checkOffset: function(inst, offset, isFixed) {
867
+ var alignment = this._get(inst, 'alignment');
868
+ var isRTL = this._get(inst, 'isRTL');
869
+ var pos = inst.input ? this._findPos(inst.input[0]) : null;
870
+ var browserWidth = document.documentElement.clientWidth;
871
+ var browserHeight = document.documentElement.clientHeight;
872
+ if (browserWidth == 0)
873
+ return offset;
874
+ var scrollX = document.documentElement.scrollLeft || document.body.scrollLeft;
875
+ var scrollY = document.documentElement.scrollTop || document.body.scrollTop;
876
+ var above = pos[1] - (this._inDialog ? 0 : inst.dpDiv.outerHeight()) -
877
+ (isFixed && $.browser.opera ? document.documentElement.scrollTop : 0);
878
+ var below = offset.top;
879
+ var alignL = offset.left;
880
+ var alignR = pos[0] + (inst.input ? inst.input.outerWidth() : 0) - inst.dpDiv.outerWidth() -
881
+ (isFixed && $.browser.opera ? document.documentElement.scrollLeft : 0);
882
+ var tooWide = (offset.left + inst.dpDiv.outerWidth() - scrollX) > browserWidth;
883
+ var tooHigh = (offset.top + inst.dpDiv.outerHeight() - scrollY) > browserHeight;
884
+ if (alignment == 'topLeft') {
885
+ offset = {left: alignL, top: above};
886
+ }
887
+ else if (alignment == 'topRight') {
888
+ offset = {left: alignR, top: above};
889
+ }
890
+ else if (alignment == 'bottomLeft') {
891
+ offset = {left: alignL, top: below};
892
+ }
893
+ else if (alignment == 'bottomRight') {
894
+ offset = {left: alignR, top: below};
895
+ }
896
+ else if (alignment == 'top') {
897
+ offset = {left: (isRTL || tooWide ? alignR : alignL), top: above};
898
+ }
899
+ else { // bottom
900
+ offset = {left: (isRTL || tooWide ? alignR : alignL),
901
+ top: (tooHigh ? above : below)};
902
+ }
903
+ offset.left = Math.max((isFixed ? 0 : scrollX), offset.left - (isFixed ? scrollX : 0));
904
+ offset.top = Math.max((isFixed ? 0 : scrollY), offset.top - (isFixed ? scrollY : 0));
905
+ return offset;
906
+ },
907
+
908
+ /* Find an element's position on the screen.
909
+ @param elem (element) the element to check
910
+ @return (number[2]) the x- and y-coordinates for the object */
911
+ _findPos: function(elem) {
912
+ while (elem && (elem.type == 'hidden' || elem.nodeType != 1)) {
913
+ elem = elem.nextSibling;
914
+ }
915
+ var position = $(elem).offset();
916
+ return [position.left, position.top];
917
+ },
918
+
919
+ /* Hide the date picker from view.
920
+ @param input (element) the input field attached to the date picker
921
+ @param duration (string) the duration over which to close the date picker */
922
+ _hideDatepick: function(input, duration) {
923
+ var inst = this._curInst;
924
+ if (!inst || (input && inst != $.data(input, PROP_NAME)))
925
+ return false;
926
+ var rangeSelect = this._get(inst, 'rangeSelect');
927
+ if (rangeSelect && inst.stayOpen)
928
+ this._updateInput('#' + inst.id);
929
+ inst.stayOpen = false;
930
+ if (this._datepickerShowing) {
931
+ duration = (duration != null ? duration : this._get(inst, 'duration'));
932
+ var showAnim = this._get(inst, 'showAnim');
933
+ var postProcess = function() {
934
+ $.datepick._tidyDialog(inst);
935
+ };
936
+ if (duration != '' && $.effects && $.effects[showAnim])
937
+ inst.dpDiv.hide(showAnim, $.datepick._get(inst, 'showOptions'),
938
+ duration, postProcess);
939
+ else
940
+ inst.dpDiv[(duration == '' ? 'hide' : (showAnim == 'slideDown' ? 'slideUp' :
941
+ (showAnim == 'fadeIn' ? 'fadeOut' : 'hide')))](duration, postProcess);
942
+ if (duration == '')
943
+ this._tidyDialog(inst);
944
+ var onClose = this._get(inst, 'onClose');
945
+ if (onClose) // Trigger custom callback
946
+ onClose.apply((inst.input ? inst.input[0] : null),
947
+ [(inst.input ? inst.input.val() : ''), this._getDate(inst), inst]);
948
+ this._datepickerShowing = false;
949
+ this._lastInput = null;
950
+ inst.settings.prompt = null;
951
+ if (this._inDialog) {
952
+ this._dialogInput.css({ position: 'absolute', left: '0', top: '-100px' });
953
+ this.dpDiv.removeClass(this._dialogClass[this._get(inst, 'useThemeRoller') ? 1 : 0]);
954
+ if ($.blockUI) {
955
+ $.unblockUI();
956
+ $('body').append(this.dpDiv);
957
+ }
958
+ }
959
+ this._inDialog = false;
960
+ }
961
+ this._curInst = null;
962
+ return false;
963
+ },
964
+
965
+ /* Tidy up after a dialog display.
966
+ @param inst (object) the instance settings for this datepicker */
967
+ _tidyDialog: function(inst) {
968
+ var useTR = this._get(inst, 'useThemeRoller') ? 1 : 0;
969
+ inst.dpDiv.removeClass(this._dialogClass[useTR]).unbind('.datepick');
970
+ $('.' + this._promptClass[useTR], inst.dpDiv).remove();
971
+ },
972
+
973
+ /* Close date picker if clicked elsewhere.
974
+ @param event (MouseEvent) the mouse click to check */
975
+ _checkExternalClick: function(event) {
976
+ if (!$.datepick._curInst)
977
+ return;
978
+ var $target = $(event.target);
979
+ var useTR = $.datepick._get($.datepick._curInst, 'useThemeRoller') ? 1 : 0;
980
+ if (!$target.parents().andSelf().is('#' + $.datepick._mainDivId[useTR]) &&
981
+ !$target.hasClass($.datepick.markerClassName) &&
982
+ !$target.parents().andSelf().hasClass($.datepick._triggerClass[useTR]) &&
983
+ $.datepick._datepickerShowing && !($.datepick._inDialog && $.blockUI))
984
+ $.datepick._hideDatepick(null, '');
985
+ },
986
+
987
+ /* Adjust one of the date sub-fields.
988
+ @param id (string) the ID of the target field
989
+ @param offset (number) the amount to change by
990
+ @param period (string) 'D' for days, 'M' for months, 'Y' for years */
991
+ _adjustDate: function(id, offset, period) {
992
+ var inst = this._getInst($(id)[0]);
993
+ this._adjustInstDate(inst, offset +
994
+ (period == 'M' ? this._get(inst, 'showCurrentAtPos') : 0), // Undo positioning
995
+ period);
996
+ this._updateDatepick(inst);
997
+ return false;
998
+ },
999
+
1000
+ /* Show the month for today or the current selection.
1001
+ @param id (string) the ID of the target field */
1002
+ _gotoToday: function(id) {
1003
+ var target = $(id);
1004
+ var inst = this._getInst(target[0]);
1005
+ if (this._get(inst, 'gotoCurrent') && inst.dates[0])
1006
+ inst.cursorDate = new Date(inst.dates[0].getTime());
1007
+ else
1008
+ inst.cursorDate = this._daylightSavingAdjust(new Date());
1009
+ inst.drawMonth = inst.cursorDate.getMonth();
1010
+ inst.drawYear = inst.cursorDate.getFullYear();
1011
+ this._notifyChange(inst);
1012
+ this._adjustDate(target);
1013
+ return false;
1014
+ },
1015
+
1016
+ /* Selecting a new month/year.
1017
+ @param id (string) the ID of the target field
1018
+ @param select (element) the select being chosen from
1019
+ @param period (string) 'M' for month, 'Y' for year */
1020
+ _selectMonthYear: function(id, select, period) {
1021
+ var target = $(id);
1022
+ var inst = this._getInst(target[0]);
1023
+ inst.selectingMonthYear = false;
1024
+ var value = parseInt(select.options[select.selectedIndex].value, 10);
1025
+ inst['selected' + (period == 'M' ? 'Month' : 'Year')] =
1026
+ inst['draw' + (period == 'M' ? 'Month' : 'Year')] = value;
1027
+ inst.cursorDate.setDate(Math.min(inst.cursorDate.getDate(),
1028
+ $.datepick._getDaysInMonth(inst.drawYear, inst.drawMonth)));
1029
+ inst.cursorDate['set' + (period == 'M' ? 'Month' : 'FullYear')](value);
1030
+ this._notifyChange(inst);
1031
+ this._adjustDate(target);
1032
+ },
1033
+
1034
+ /* Restore input focus after not changing month/year.
1035
+ @param id (string) the ID of the target field */
1036
+ _clickMonthYear: function(id) {
1037
+ var inst = this._getInst($(id)[0]);
1038
+ if (inst.input && inst.selectingMonthYear && !$.browser.msie)
1039
+ inst.input.focus();
1040
+ inst.selectingMonthYear = !inst.selectingMonthYear;
1041
+ },
1042
+
1043
+ /* Action for changing the first week day.
1044
+ @param id (string) the ID of the target field
1045
+ @param day (number) the number of the first day, 0 = Sun, 1 = Mon, ... */
1046
+ _changeFirstDay: function(id, day) {
1047
+ var inst = this._getInst($(id)[0]);
1048
+ inst.settings.firstDay = day;
1049
+ this._updateDatepick(inst);
1050
+ return false;
1051
+ },
1052
+
1053
+ /* Select a particular day.
1054
+ @param td (element) the table cell containing the selection
1055
+ @param id (string) the ID of the target field
1056
+ @param timestamp (number) the timestamp for this day */
1057
+ _selectDay: function(td, id, timestamp) {
1058
+ var inst = this._getInst($(id)[0]);
1059
+ var useTR = this._get(inst, 'useThemeRoller') ? 1 : 0;
1060
+ if ($(td).hasClass(this._unselectableClass[useTR]))
1061
+ return false;
1062
+ var rangeSelect = this._get(inst, 'rangeSelect');
1063
+ var multiSelect = this._get(inst, 'multiSelect');
1064
+ if (rangeSelect)
1065
+ inst.stayOpen = !inst.stayOpen;
1066
+ else if (multiSelect)
1067
+ inst.stayOpen = true;
1068
+ if (inst.stayOpen) {
1069
+ $('.datepick td', inst.dpDiv).removeClass(this._selectedClass[useTR]);
1070
+ $(td).addClass(this._selectedClass[useTR]);
1071
+ }
1072
+ inst.cursorDate = this._daylightSavingAdjust(new Date(timestamp));
1073
+ var date = new Date(inst.cursorDate.getTime());
1074
+ if (rangeSelect && !inst.stayOpen)
1075
+ inst.dates[1] = date;
1076
+ else if (multiSelect) {
1077
+ var pos = -1;
1078
+ for (var i = 0; i < inst.dates.length; i++)
1079
+ if (inst.dates[i] && date.getTime() == inst.dates[i].getTime()) {
1080
+ pos = i;
1081
+ break;
1082
+ }
1083
+ if (pos > -1)
1084
+ inst.dates.splice(pos, 1);
1085
+ else if (inst.dates.length < multiSelect) {
1086
+ if (inst.dates[0])
1087
+ inst.dates.push(date);
1088
+ else
1089
+ inst.dates = [date];
1090
+ inst.stayOpen = (inst.dates.length != multiSelect);
1091
+ }
1092
+ }
1093
+ else
1094
+ inst.dates = [date];
1095
+ this._updateInput(id);
1096
+ if (inst.stayOpen)
1097
+ this._updateDatepick(inst);
1098
+ else if ((rangeSelect || multiSelect) && inst.inline)
1099
+ this._updateDatepick(inst);
1100
+ return false;
1101
+ },
1102
+
1103
+ /* Erase the input field and hide the date picker.
1104
+ @param id (string) the ID of the target field */
1105
+ _clearDate: function(id) {
1106
+ var target = $(id);
1107
+ var inst = this._getInst(target[0]);
1108
+ if (this._get(inst, 'mandatory'))
1109
+ return false;
1110
+ inst.stayOpen = false;
1111
+ inst.dates = (this._get(inst, 'showDefault') ?
1112
+ [this._getDefaultDate(inst)] : []);
1113
+ this._updateInput(target);
1114
+ return false;
1115
+ },
1116
+
1117
+ /* Update the input field with the selected date.
1118
+ @param id (string) the ID of the target field or
1119
+ (element) the target object */
1120
+ _updateInput: function(id) {
1121
+ var inst = this._getInst($(id)[0]);
1122
+ var dateStr = this._showDate(inst);
1123
+ this._updateAlternate(inst);
1124
+ var onSelect = this._get(inst, 'onSelect');
1125
+ if (onSelect)
1126
+ onSelect.apply((inst.input ? inst.input[0] : null),
1127
+ [dateStr, this._getDate(inst), inst]); // Trigger custom callback
1128
+ else if (inst.input)
1129
+ inst.input.trigger('change'); // Fire the change event
1130
+ if (inst.inline)
1131
+ this._updateDatepick(inst);
1132
+ else if (!inst.stayOpen) {
1133
+ this._hideDatepick(null, this._get(inst, 'duration'));
1134
+ this._lastInput = inst.input[0];
1135
+ if (typeof(inst.input[0]) != 'object')
1136
+ inst.input.focus(); // Restore focus
1137
+ this._lastInput = null;
1138
+ }
1139
+ return false;
1140
+ },
1141
+
1142
+ /* Update the input field with the current date(s).
1143
+ @param inst (object) the instance settings for this datepicker
1144
+ @return (string) the formatted date(s) */
1145
+ _showDate: function(inst) {
1146
+ var dateStr = '';
1147
+ if (inst.input) {
1148
+ dateStr = (inst.dates.length == 0 ? '' : this._formatDate(inst, inst.dates[0]));
1149
+ if (dateStr) {
1150
+ if (this._get(inst, 'rangeSelect'))
1151
+ dateStr += this._get(inst, 'rangeSeparator') +
1152
+ this._formatDate(inst, inst.dates[1] || inst.dates[0]);
1153
+ else if (this._get(inst, 'multiSelect'))
1154
+ for (var i = 1; i < inst.dates.length; i++)
1155
+ dateStr += this._get(inst, 'multiSeparator') +
1156
+ this._formatDate(inst, inst.dates[i]);
1157
+ }
1158
+ inst.input.val(dateStr);
1159
+ }
1160
+ return dateStr;
1161
+ },
1162
+
1163
+ /* Update any alternate field to synchronise with the main field.
1164
+ @param inst (object) the instance settings for this datepicker */
1165
+ _updateAlternate: function(inst) {
1166
+ var altField = this._get(inst, 'altField');
1167
+ if (altField) { // Update alternate field too
1168
+ var altFormat = this._get(inst, 'altFormat') || this._get(inst, 'dateFormat');
1169
+ var settings = this._getFormatConfig(inst);
1170
+ var dateStr = this.formatDate(altFormat, inst.dates[0], settings);
1171
+ if (dateStr && this._get(inst, 'rangeSelect'))
1172
+ dateStr += this._get(inst, 'rangeSeparator') + this.formatDate(
1173
+ altFormat, inst.dates[1] || inst.dates[0], settings);
1174
+ else if (this._get(inst, 'multiSelect'))
1175
+ for (var i = 1; i < inst.dates.length; i++)
1176
+ dateStr += this._get(inst, 'multiSeparator') +
1177
+ this.formatDate(altFormat, inst.dates[i], settings);
1178
+ $(altField).val(dateStr);
1179
+ }
1180
+ },
1181
+
1182
+ /* Set as beforeShowDay function to prevent selection of weekends.
1183
+ @param date (Date) the date to customise
1184
+ @return ([boolean, string]) is this date selectable?, what is its CSS class? */
1185
+ noWeekends: function(date) {
1186
+ return [(date.getDay() || 7) < 6, ''];
1187
+ },
1188
+
1189
+ /* Set as calculateWeek to determine the week of the year based on the ISO 8601 definition.
1190
+ @param date (Date) the date to get the week for
1191
+ @return (number) the number of the week within the year that contains this date */
1192
+ iso8601Week: function(date) {
1193
+ var checkDate = new Date(date.getTime());
1194
+ // Find Thursday of this week starting on Monday
1195
+ checkDate.setDate(checkDate.getDate() + 4 - (checkDate.getDay() || 7));
1196
+ var time = checkDate.getTime();
1197
+ checkDate.setMonth(0); // Compare with Jan 1
1198
+ checkDate.setDate(1);
1199
+ return Math.floor(Math.round((time - checkDate) / 86400000) / 7) + 1;
1200
+ },
1201
+
1202
+ /* Provide status text for a particular date.
1203
+ @param date (Date) the date to get the status for
1204
+ @param inst (object) the current datepicker instance
1205
+ @return (string) the status display text for this date */
1206
+ dateStatus: function(date, inst) {
1207
+ return $.datepick.formatDate($.datepick._get(inst, 'dateStatus'),
1208
+ date, $.datepick._getFormatConfig(inst));
1209
+ },
1210
+
1211
+ /* Parse a string value into a date object.
1212
+ See formatDate below for the possible formats.
1213
+ @param format (string) the expected format of the date
1214
+ @param value (string) the date in the above format
1215
+ @param settings (object) attributes include:
1216
+ shortYearCutoff (number) the cutoff year for determining the century (optional)
1217
+ dayNamesShort (string[7]) abbreviated names of the days from Sunday (optional)
1218
+ dayNames (string[7]) names of the days from Sunday (optional)
1219
+ monthNamesShort (string[12]) abbreviated names of the months (optional)
1220
+ monthNames (string[12]) names of the months (optional)
1221
+ @return (Date) the extracted date value or null if value is blank */
1222
+ parseDate: function (format, value, settings) {
1223
+ if (format == null || value == null)
1224
+ throw 'Invalid arguments';
1225
+ value = (typeof value == 'object' ? value.toString() : value + '');
1226
+ if (value == '')
1227
+ return null;
1228
+ settings = settings || {};
1229
+ var shortYearCutoff = settings.shortYearCutoff || this._defaults.shortYearCutoff;
1230
+ shortYearCutoff = (typeof shortYearCutoff != 'string' ? shortYearCutoff :
1231
+ new Date().getFullYear() % 100 + parseInt(shortYearCutoff, 10));
1232
+ var dayNamesShort = settings.dayNamesShort || this._defaults.dayNamesShort;
1233
+ var dayNames = settings.dayNames || this._defaults.dayNames;
1234
+ var monthNamesShort = settings.monthNamesShort || this._defaults.monthNamesShort;
1235
+ var monthNames = settings.monthNames || this._defaults.monthNames;
1236
+ var year = -1;
1237
+ var month = -1;
1238
+ var day = -1;
1239
+ var doy = -1;
1240
+ var literal = false;
1241
+ // Check whether a format character is doubled
1242
+ var lookAhead = function(match) {
1243
+ var matches = (iFormat + 1 < format.length && format.charAt(iFormat + 1) == match);
1244
+ if (matches)
1245
+ iFormat++;
1246
+ return matches;
1247
+ };
1248
+ // Extract a number from the string value
1249
+ var getNumber = function(match) {
1250
+ lookAhead(match);
1251
+ var size = (match == '@' ? 14 : (match == '!' ? 20 :
1252
+ (match == 'y' ? 4 : (match == 'o' ? 3 : 2))));
1253
+ var digits = new RegExp('^\\d{1,' + size + '}');
1254
+ var num = value.substring(iValue).match(digits);
1255
+ if (!num)
1256
+ throw 'Missing number at position ' + iValue;
1257
+ iValue += num[0].length;
1258
+ return parseInt(num[0], 10);
1259
+ };
1260
+ // Extract a name from the string value and convert to an index
1261
+ var getName = function(match, shortNames, longNames) {
1262
+ var names = (lookAhead(match) ? longNames : shortNames);
1263
+ for (var i = 0; i < names.length; i++) {
1264
+ if (value.substr(iValue, names[i].length) == names[i]) {
1265
+ iValue += names[i].length;
1266
+ return i + 1;
1267
+ }
1268
+ }
1269
+ throw 'Unknown name at position ' + iValue;
1270
+ };
1271
+ // Confirm that a literal character matches the string value
1272
+ var checkLiteral = function() {
1273
+ if (value.charAt(iValue) != format.charAt(iFormat))
1274
+ throw 'Unexpected literal at position ' + iValue;
1275
+ iValue++;
1276
+ };
1277
+ var iValue = 0;
1278
+ for (var iFormat = 0; iFormat < format.length; iFormat++) {
1279
+ if (literal)
1280
+ if (format.charAt(iFormat) == "'" && !lookAhead("'"))
1281
+ literal = false;
1282
+ else
1283
+ checkLiteral();
1284
+ else
1285
+ switch (format.charAt(iFormat)) {
1286
+ case 'd':
1287
+ day = getNumber('d');
1288
+ break;
1289
+ case 'D':
1290
+ getName('D', dayNamesShort, dayNames);
1291
+ break;
1292
+ case 'o':
1293
+ doy = getNumber('o');
1294
+ break;
1295
+ case 'w':
1296
+ getNumber('w');
1297
+ break;
1298
+ case 'm':
1299
+ month = getNumber('m');
1300
+ break;
1301
+ case 'M':
1302
+ month = getName('M', monthNamesShort, monthNames);
1303
+ break;
1304
+ case 'y':
1305
+ year = getNumber('y');
1306
+ break;
1307
+ case '@':
1308
+ var date = new Date(getNumber('@'));
1309
+ year = date.getFullYear();
1310
+ month = date.getMonth() + 1;
1311
+ day = date.getDate();
1312
+ break;
1313
+ case '!':
1314
+ var date = new Date((getNumber('!') - this._ticksTo1970) / 10000);
1315
+ year = date.getFullYear();
1316
+ month = date.getMonth() + 1;
1317
+ day = date.getDate();
1318
+ break;
1319
+ case "'":
1320
+ if (lookAhead("'"))
1321
+ checkLiteral();
1322
+ else
1323
+ literal = true;
1324
+ break;
1325
+ default:
1326
+ checkLiteral();
1327
+ }
1328
+ }
1329
+ if (iValue < value.length)
1330
+ throw 'Additional text found at end';
1331
+ if (year == -1)
1332
+ year = new Date().getFullYear();
1333
+ else if (year < 100)
1334
+ year += (shortYearCutoff == -1 ? 1900 : new Date().getFullYear() -
1335
+ new Date().getFullYear() % 100 - (year <= shortYearCutoff ? 0 : 100));
1336
+ if (doy > -1) {
1337
+ month = 1;
1338
+ day = doy;
1339
+ do {
1340
+ var dim = this._getDaysInMonth(year, month - 1);
1341
+ if (day <= dim)
1342
+ break;
1343
+ month++;
1344
+ day -= dim;
1345
+ } while (true);
1346
+ }
1347
+ var date = this._daylightSavingAdjust(new Date(year, month - 1, day));
1348
+ if (date.getFullYear() != year || date.getMonth() + 1 != month || date.getDate() != day)
1349
+ throw 'Invalid date'; // E.g. 31/02/*
1350
+ return date;
1351
+ },
1352
+
1353
+ /* Standard date formats. */
1354
+ ATOM: 'yy-mm-dd', // RFC 3339 (ISO 8601)
1355
+ COOKIE: 'D, dd M yy',
1356
+ ISO_8601: 'yy-mm-dd',
1357
+ RFC_822: 'D, d M y',
1358
+ RFC_850: 'DD, dd-M-y',
1359
+ RFC_1036: 'D, d M y',
1360
+ RFC_1123: 'D, d M yy',
1361
+ RFC_2822: 'D, d M yy',
1362
+ RSS: 'D, d M y', // RFC 822
1363
+ TICKS: '!',
1364
+ TIMESTAMP: '@',
1365
+ W3C: 'yy-mm-dd', // ISO 8601
1366
+
1367
+ _ticksTo1970: (((1970 - 1) * 365 + Math.floor(1970 / 4) - Math.floor(1970 / 100) +
1368
+ Math.floor(1970 / 400)) * 24 * 60 * 60 * 10000000),
1369
+
1370
+ /* Format a date object into a string value.
1371
+ The format can be combinations of the following:
1372
+ d - day of month (no leading zero)
1373
+ dd - day of month (two digit)
1374
+ o - day of year (no leading zeros)
1375
+ oo - day of year (three digit)
1376
+ D - day name short
1377
+ DD - day name long
1378
+ w - week of year (no leading zero)
1379
+ ww - week of year (two digit)
1380
+ m - month of year (no leading zero)
1381
+ mm - month of year (two digit)
1382
+ M - month name short
1383
+ MM - month name long
1384
+ y - year (two digit)
1385
+ yy - year (four digit)
1386
+ @ - Unix timestamp (ms since 01/01/1970)
1387
+ ! - Windows ticks (100ns since 01/01/0001)
1388
+ '...' - literal text
1389
+ '' - single quote
1390
+ @param format (string) the desired format of the date
1391
+ @param date (Date) the date value to format
1392
+ @param settings (object) attributes include:
1393
+ dayNamesShort (string[7]) abbreviated names of the days from Sunday (optional)
1394
+ dayNames (string[7]) names of the days from Sunday (optional)
1395
+ monthNamesShort (string[12]) abbreviated names of the months (optional)
1396
+ monthNames (string[12]) names of the months (optional)
1397
+ calculateWeek (function) function that determines week of the year (optional)
1398
+ @return (string) the date in the above format */
1399
+ formatDate: function (format, date, settings) {
1400
+ if (!date)
1401
+ return '';
1402
+ settings = settings || {};
1403
+ var dayNamesShort = settings.dayNamesShort || this._defaults.dayNamesShort;
1404
+ var dayNames = settings.dayNames || this._defaults.dayNames;
1405
+ var monthNamesShort = settings.monthNamesShort || this._defaults.monthNamesShort;
1406
+ var monthNames = settings.monthNames || this._defaults.monthNames;
1407
+ var calculateWeek = settings.calculateWeek || this._defaults.calculateWeek;
1408
+ // Check whether a format character is doubled
1409
+ var lookAhead = function(match) {
1410
+ var matches = (iFormat + 1 < format.length && format.charAt(iFormat + 1) == match);
1411
+ if (matches)
1412
+ iFormat++;
1413
+ return matches;
1414
+ };
1415
+ // Format a number, with leading zero if necessary
1416
+ var formatNumber = function(match, value, len) {
1417
+ var num = '' + value;
1418
+ if (lookAhead(match))
1419
+ while (num.length < len)
1420
+ num = '0' + num;
1421
+ return num;
1422
+ };
1423
+ // Format a name, short or long as requested
1424
+ var formatName = function(match, value, shortNames, longNames) {
1425
+ return (lookAhead(match) ? longNames[value] : shortNames[value]);
1426
+ };
1427
+ var output = '';
1428
+ var literal = false;
1429
+ if (date)
1430
+ for (var iFormat = 0; iFormat < format.length; iFormat++) {
1431
+ if (literal)
1432
+ if (format.charAt(iFormat) == "'" && !lookAhead("'"))
1433
+ literal = false;
1434
+ else
1435
+ output += format.charAt(iFormat);
1436
+ else
1437
+ switch (format.charAt(iFormat)) {
1438
+ case 'd':
1439
+ output += formatNumber('d', date.getDate(), 2);
1440
+ break;
1441
+ case 'D':
1442
+ output += formatName('D', date.getDay(), dayNamesShort, dayNames);
1443
+ break;
1444
+ case 'o':
1445
+ output += formatNumber('o',
1446
+ (date.getTime() - new Date(date.getFullYear(), 0, 0).getTime()) / 86400000, 3);
1447
+ break;
1448
+ case 'w':
1449
+ output += formatNumber('w', calculateWeek(date), 2);
1450
+ break;
1451
+ case 'm':
1452
+ output += formatNumber('m', date.getMonth() + 1, 2);
1453
+ break;
1454
+ case 'M':
1455
+ output += formatName('M', date.getMonth(), monthNamesShort, monthNames);
1456
+ break;
1457
+ case 'y':
1458
+ output += (lookAhead('y') ? date.getFullYear() :
1459
+ (date.getFullYear() % 100 < 10 ? '0' : '') + date.getFullYear() % 100);
1460
+ break;
1461
+ case '@':
1462
+ output += date.getTime();
1463
+ break;
1464
+ case '!':
1465
+ output += date.getTime() * 10000 + this._ticksTo1970;
1466
+ break;
1467
+ case "'":
1468
+ if (lookAhead("'"))
1469
+ output += "'";
1470
+ else
1471
+ literal = true;
1472
+ break;
1473
+ default:
1474
+ output += format.charAt(iFormat);
1475
+ }
1476
+ }
1477
+ return output;
1478
+ },
1479
+
1480
+ /* Get a setting value, defaulting if necessary.
1481
+ @param inst (object) the instance settings for this datepicker
1482
+ @param name (string) the name of the property
1483
+ @return (any) the property's value */
1484
+ _get: function(inst, name) {
1485
+ return inst.settings[name] !== undefined ?
1486
+ inst.settings[name] : this._defaults[name];
1487
+ },
1488
+
1489
+ /* Parse existing date and initialise date picker.
1490
+ @param inst (object) the instance settings for this datepicker */
1491
+ _setDateFromField: function(inst) {
1492
+ var dateFormat = this._get(inst, 'dateFormat');
1493
+ var rangeSelect = this._get(inst, 'rangeSelect');
1494
+ var multiSelect = this._get(inst, 'multiSelect');
1495
+ inst.lastVal = (inst.input ? inst.input.val() : '');
1496
+ var dates = inst.lastVal;
1497
+ dates = (rangeSelect ? dates.split(this._get(inst, 'rangeSeparator')) :
1498
+ (multiSelect ? dates.split(this._get(inst, 'multiSeparator')) : [dates]));
1499
+ inst.dates = [];
1500
+ var settings = this._getFormatConfig(inst);
1501
+ for (var i = 0; i < dates.length; i++)
1502
+ try {
1503
+ inst.dates[i] = this.parseDate(dateFormat, dates[i], settings);
1504
+ }
1505
+ catch (event) {
1506
+ inst.dates[i] = null;
1507
+ }
1508
+ for (var i = inst.dates.length - 1; i >= 0; i--)
1509
+ if (!inst.dates[i])
1510
+ inst.dates.splice(i, 1);
1511
+ if (rangeSelect && inst.dates.length < 2)
1512
+ inst.dates[1] = inst.dates[0];
1513
+ if (multiSelect && inst.dates.length > multiSelect)
1514
+ inst.dates.splice(multiSelect, inst.dates.length);
1515
+ inst.cursorDate = new Date((inst.dates[0] || this._getDefaultDate(inst)).getTime());
1516
+ inst.drawMonth = inst.cursorDate.getMonth();
1517
+ inst.drawYear = inst.cursorDate.getFullYear();
1518
+ this._adjustInstDate(inst);
1519
+ },
1520
+
1521
+ /* Retrieve the default date shown on opening.
1522
+ @param inst (object) the instance settings for this datepicker
1523
+ @return (Date) the default date */
1524
+ _getDefaultDate: function(inst) {
1525
+ return this._restrictMinMax(inst,
1526
+ this._determineDate(inst, this._get(inst, 'defaultDate'), new Date()));
1527
+ },
1528
+
1529
+ /* A date may be specified as an exact value or a relative one.
1530
+ @param inst (object) the instance settings for this datepicker
1531
+ @param date (Date or number or string) the date or offset
1532
+ @param defaultDate (Date) the date to use if no other supplied
1533
+ @return (Date) the decoded date */
1534
+ _determineDate: function(inst, date, defaultDate) {
1535
+ var offsetNumeric = function(offset) {
1536
+ var date = new Date();
1537
+ date.setDate(date.getDate() + offset);
1538
+ return date;
1539
+ };
1540
+ var offsetString = function(offset) {
1541
+ try {
1542
+ return $.datepick.parseDate($.datepick._get(inst, 'dateFormat'),
1543
+ offset, $.datepick._getFormatConfig(inst));
1544
+ }
1545
+ catch (e) {
1546
+ // Ignore
1547
+ }
1548
+ var date = (offset.toLowerCase().match(/^c/) ?
1549
+ $.datepick._getDate(inst) : null) || new Date();
1550
+ var year = date.getFullYear();
1551
+ var month = date.getMonth();
1552
+ var day = date.getDate();
1553
+ var pattern = /([+-]?[0-9]+)\s*(d|w|m|y)?/g;
1554
+ var matches = pattern.exec(offset.toLowerCase());
1555
+ while (matches) {
1556
+ switch (matches[2] || 'd') {
1557
+ case 'd':
1558
+ day += parseInt(matches[1], 10); break;
1559
+ case 'w':
1560
+ day += parseInt(matches[1], 10) * 7; break;
1561
+ case 'm':
1562
+ month += parseInt(matches[1], 10);
1563
+ day = Math.min(day, $.datepick._getDaysInMonth(year, month));
1564
+ break;
1565
+ case 'y':
1566
+ year += parseInt(matches[1], 10);
1567
+ day = Math.min(day, $.datepick._getDaysInMonth(year, month));
1568
+ break;
1569
+ }
1570
+ matches = pattern.exec(offset.toLowerCase());
1571
+ }
1572
+ return new Date(year, month, day);
1573
+ };
1574
+ date = (date == null ? defaultDate : (typeof date == 'string' ? offsetString(date) :
1575
+ (typeof date == 'number' ? (isNaN(date) || date == Infinity || date == -Infinity ?
1576
+ defaultDate : offsetNumeric(date)) : date)));
1577
+ date = (date && (date.toString() == 'Invalid Date' ||
1578
+ date.toString() == 'NaN') ? defaultDate : date);
1579
+ if (date) {
1580
+ date.setHours(0);
1581
+ date.setMinutes(0);
1582
+ date.setSeconds(0);
1583
+ date.setMilliseconds(0);
1584
+ }
1585
+ return this._daylightSavingAdjust(date);
1586
+ },
1587
+
1588
+ /* Handle switch to/from daylight saving.
1589
+ Hours may be non-zero on daylight saving cut-over:
1590
+ > 12 when midnight changeover, but then cannot generate
1591
+ midnight datetime, so jump to 1AM, otherwise reset.
1592
+ @param date (Date) the date to check
1593
+ @return (Date) the corrected date */
1594
+ _daylightSavingAdjust: function(date) {
1595
+ if (!date) return null;
1596
+ date.setHours(date.getHours() > 12 ? date.getHours() + 2 : 0);
1597
+ return date;
1598
+ },
1599
+
1600
+ /* Set the date(s) directly.
1601
+ @param inst (object) the instance settings for this datepicker
1602
+ @param date (Date or Date[] or number or string) the new date or start of a range
1603
+ @param endDate (Date or number or string) the end of a range */
1604
+ _setDate: function(inst, date, endDate) {
1605
+ date = (!date ? [] : (isArray(date) ? date : [date]));
1606
+ if (endDate)
1607
+ date.push(endDate);
1608
+ var clear = (date.length == 0);
1609
+ var origMonth = inst.cursorDate.getMonth();
1610
+ var origYear = inst.cursorDate.getFullYear();
1611
+ inst.dates = [this._restrictMinMax(inst, this._determineDate(inst, date[0], new Date()))];
1612
+ inst.cursorDate = new Date(inst.dates[0].getTime());
1613
+ inst.drawMonth = inst.cursorDate.getMonth();
1614
+ inst.drawYear = inst.cursorDate.getFullYear();
1615
+ if (this._get(inst, 'rangeSelect'))
1616
+ inst.dates[1] = (date.length < 1 ? inst.dates[0] :
1617
+ this._restrictMinMax(inst, this._determineDate(inst, date[1], null)));
1618
+ else if (this._get(inst, 'multiSelect'))
1619
+ for (var i = 1; i < date.length; i++)
1620
+ inst.dates[i] = this._restrictMinMax(inst, this._determineDate(inst, date[i], null));
1621
+ if (origMonth != inst.cursorDate.getMonth() || origYear != inst.cursorDate.getFullYear())
1622
+ this._notifyChange(inst);
1623
+ this._adjustInstDate(inst);
1624
+ this._showDate(inst);
1625
+ },
1626
+
1627
+ /* Retrieve the date(s) directly.
1628
+ @param inst (object) the instance settings for this datepicker
1629
+ @return (Date or Date[2] or Date[]) the current date or dates
1630
+ (for a range or multiples) */
1631
+ _getDate: function(inst) {
1632
+ var startDate = (inst.input && inst.input.val() == '' ? null : inst.dates[0]);
1633
+ if (this._get(inst, 'rangeSelect'))
1634
+ return (startDate ? [inst.dates[0], inst.dates[1] || inst.dates[0]] : [null, null]);
1635
+ else if (this._get(inst, 'multiSelect'))
1636
+ return inst.dates.slice(0, inst.dates.length);
1637
+ else
1638
+ return startDate;
1639
+ },
1640
+
1641
+
1642
+ _generateHTML_MonthInLine: function(inst) {
1643
+
1644
+ var today = new Date();
1645
+ today = this._daylightSavingAdjust(
1646
+ new Date(today.getFullYear(), today.getMonth(), today.getDate())); // Clear time
1647
+
1648
+
1649
+ var showStatus = this._get(inst, 'showStatus');
1650
+ var initStatus = this._get(inst, 'initStatus') || '&#xa0;';
1651
+ var isRTL = this._get(inst, 'isRTL');
1652
+ var useTR = this._get(inst, 'useThemeRoller') ? 1 : 0;
1653
+ // Build the date picker HTML
1654
+ var clear = (this._get(inst, 'mandatory') ? '' :
1655
+ '<div class="' + this._clearClass[useTR] + '"><a href="javascript:void(0)" ' +
1656
+ 'onclick="jWPDev.datepick._clearDate(\'#' + inst.id + '\');"' +
1657
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'clearStatus'), initStatus) +
1658
+ '>' + this._get(inst, 'clearText') + '</a></div>');
1659
+ var controls = '<div class="' + this._controlClass[useTR] + '">' + (isRTL ? '' : clear) +
1660
+ '<div class="' + this._closeClass[useTR] + '"><a href="javascript:void(0)" ' +
1661
+ 'onclick="jWPDev.datepick._hideDatepick();"' +
1662
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'closeStatus'), initStatus) +
1663
+ '>' + this._get(inst, 'closeText') + '</a></div>' + (isRTL ? clear : '') + '</div>';
1664
+ var prompt = this._get(inst, 'prompt');
1665
+ var closeAtTop = this._get(inst, 'closeAtTop');
1666
+ var hideIfNoPrevNext = this._get(inst, 'hideIfNoPrevNext');
1667
+ var navigationAsDateFormat = this._get(inst, 'navigationAsDateFormat');
1668
+ var showBigPrevNext = this._get(inst, 'showBigPrevNext');
1669
+ var numMonths = [1, 1];//this._getNumberOfMonths(inst);
1670
+ var showCurrentAtPos = this._get(inst, 'showCurrentAtPos');
1671
+ var stepMonths = this._get(inst, 'stepMonths');
1672
+ var stepBigMonths = this._get(inst, 'stepBigMonths');
1673
+ var isMultiMonth = (numMonths[0] != 1 || numMonths[1] != 1);
1674
+ var minDate = this._getMinMaxDate(inst, 'min', true);
1675
+ var maxDate = this._getMinMaxDate(inst, 'max');
1676
+ var drawMonth = inst.drawMonth - showCurrentAtPos;
1677
+ var drawYear = inst.drawYear;
1678
+ if (drawMonth < 0) {
1679
+ drawMonth += 12;
1680
+ drawYear--;
1681
+ }
1682
+ if (maxDate) { // Don't show past maximum unless also restricted by minimum
1683
+ var maxDraw = this._daylightSavingAdjust(new Date(maxDate.getFullYear(),
1684
+ maxDate.getMonth() - (numMonths[0] * numMonths[1]) + 1, maxDate.getDate()));
1685
+ maxDraw = (minDate && maxDraw < minDate ? minDate : maxDraw);
1686
+ while (this._daylightSavingAdjust(new Date(drawYear, drawMonth, 1)) > maxDraw) {
1687
+ drawMonth--;
1688
+ if (drawMonth < 0) {
1689
+ drawMonth = 11;
1690
+ drawYear--;
1691
+ }
1692
+ }
1693
+ }
1694
+ inst.drawMonth = drawMonth;
1695
+ inst.drawYear = drawYear;
1696
+ // Controls and links
1697
+ var prevText = this._get(inst, 'prevText');
1698
+ prevText = (!navigationAsDateFormat ? prevText : this.formatDate(prevText,
1699
+ this._daylightSavingAdjust(new Date(drawYear, drawMonth - stepMonths, 1)),
1700
+ this._getFormatConfig(inst)));
1701
+ var prevBigText = (showBigPrevNext ? this._get(inst, 'prevBigText') : '');
1702
+ prevBigText = (!navigationAsDateFormat ? prevBigText : this.formatDate(prevBigText,
1703
+ this._daylightSavingAdjust(new Date(drawYear, drawMonth - stepBigMonths, 1)),
1704
+ this._getFormatConfig(inst)));
1705
+ var prev = '<div class="' + this._prevClass[useTR] + '">' +
1706
+ (this._canAdjustMonth(inst, -1, drawYear, drawMonth) ?
1707
+ (showBigPrevNext ? '<a href="javascript:void(0)" onclick="jWPDev.datepick._adjustDate(\'#' +
1708
+ inst.id + '\', -' + stepBigMonths + ', \'M\');"' +
1709
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'prevBigStatus'), initStatus) +
1710
+ '>' + prevBigText + '</a>' : '') +
1711
+ '<a href="javascript:void(0)" onclick="jWPDev.datepick._adjustDate(\'#' +
1712
+ inst.id + '\', -' + stepMonths + ', \'M\');"' +
1713
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'prevStatus'), initStatus) +
1714
+ '>' + prevText + '</a>' :
1715
+ (hideIfNoPrevNext ? '&#xa0;' : (showBigPrevNext ? '<label>' + prevBigText + '</label>' : '') +
1716
+ '<label>' + prevText + '</label>')) + '</div>';
1717
+ var nextText = this._get(inst, 'nextText');
1718
+ nextText = (!navigationAsDateFormat ? nextText : this.formatDate(nextText,
1719
+ this._daylightSavingAdjust(new Date(drawYear, drawMonth + stepMonths, 1)),
1720
+ this._getFormatConfig(inst)));
1721
+ var nextBigText = (showBigPrevNext ? this._get(inst, 'nextBigText') : '');
1722
+ nextBigText = (!navigationAsDateFormat ? nextBigText : this.formatDate(nextBigText,
1723
+ this._daylightSavingAdjust(new Date(drawYear, drawMonth + stepBigMonths, 1)),
1724
+ this._getFormatConfig(inst)));
1725
+ var next = '<div class="' + this._nextClass[useTR] + '">' +
1726
+ (this._canAdjustMonth(inst, +1, drawYear, drawMonth) ?
1727
+ '<a href="javascript:void(0)" onclick="jWPDev.datepick._adjustDate(\'#' +
1728
+ inst.id + '\', +' + stepMonths + ', \'M\');"' +
1729
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'nextStatus'), initStatus) +
1730
+ '>' + nextText + '</a>' +
1731
+ (showBigPrevNext ? '<a href="javascript:void(0)" onclick="jWPDev.datepick._adjustDate(\'#' +
1732
+ inst.id + '\', +' + stepBigMonths + ', \'M\');"' +
1733
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'nextBigStatus'), initStatus) +
1734
+ '>' + nextBigText + '</a>' : '') :
1735
+ (hideIfNoPrevNext ? '&#xa0;' : '<label>' + nextText + '</label>' +
1736
+ (showBigPrevNext ? '<label>' + nextBigText + '</label>' : ''))) + '</div>';
1737
+ var currentText = this._get(inst, 'currentText');
1738
+ var gotoDate = (this._get(inst, 'gotoCurrent') && inst.dates[0] ? inst.dates[0] : today);
1739
+ currentText = (!navigationAsDateFormat ? currentText :
1740
+ this.formatDate(currentText, gotoDate, this._getFormatConfig(inst)));
1741
+ var html = (closeAtTop && !inst.inline ? controls : '');/* +
1742
+ '<div class="' + this._linksClass[useTR] + '">' + (isRTL ? next : prev) +
1743
+ '<div class="' + this._currentClass[useTR] + '">' + (this._isInRange(inst, gotoDate) ?
1744
+ '<a href="javascript:void(0)" onclick="jWPDev.datepick._gotoToday(\'#' + inst.id + '\');"' +
1745
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'currentStatus'), initStatus) + '>' +
1746
+ currentText + '</a>' : (hideIfNoPrevNext ? '&#xa0;' : '<label>' + currentText + '</label>')) +
1747
+ '</div>' + (isRTL ? prev : next) + '</div>' +
1748
+ (prompt ? '<div class="' + this._promptClass[useTR] + '"><span>' +
1749
+ prompt + '</span></div>' : '');/**/
1750
+ html += '<div class="calendar-links">' + (isRTL ? next : prev) ;
1751
+ html += (isRTL ? prev : next) + '</div>' ;
1752
+ var firstDay = parseInt(this._get(inst, 'firstDay'), 10);
1753
+ firstDay = (isNaN(firstDay) ? 0 : firstDay);
1754
+ var changeFirstDay = this._get(inst, 'changeFirstDay');
1755
+ var dayNames = this._get(inst, 'dayNames');
1756
+ var dayNamesShort = this._get(inst, 'dayNamesShort');
1757
+ var dayNamesMin = this._get(inst, 'dayNamesMin');
1758
+ var monthNames = this._get(inst, 'monthNames');
1759
+ var beforeShowDay = this._get(inst, 'beforeShowDay');
1760
+ var showOtherMonths = this._get(inst, 'showOtherMonths');
1761
+ var selectOtherMonths = this._get(inst, 'selectOtherMonths');
1762
+ var showWeeks = this._get(inst, 'showWeeks');
1763
+ var calculateWeek = this._get(inst, 'calculateWeek') || this.iso8601Week;
1764
+ var weekStatus = this._get(inst, 'weekStatus');
1765
+ var status = (showStatus ? this._get(inst, 'dayStatus') || initStatus : '');
1766
+ var dateStatus = this._get(inst, 'statusForDate') || this.dateStatus;
1767
+ var defaultDate = this._getDefaultDate(inst);
1768
+ for (var row = 0; row < numMonths[0]; row++) {
1769
+ for (var col = 0; col < numMonths[1]; col++) {
1770
+ var cursorDate = this._daylightSavingAdjust(
1771
+ new Date(drawYear, drawMonth, inst.cursorDate.getDate()));
1772
+ html += '<div class="' + this._oneMonthClass[useTR] +
1773
+ (col == 0 && !useTR ? ' ' + this._newRowClass[useTR] : '') + '">' +
1774
+ this._generateMonthYearHeader(inst, drawMonth, drawYear, minDate, maxDate,
1775
+ cursorDate, row > 0 || col > 0, useTR, showStatus, initStatus, monthNames) + // Draw month headers
1776
+ '<table class="' + this._tableClass[useTR] + '" cellpadding="0" cellspacing="0"><thead>' +
1777
+ '<tr class="' + this._tableHeaderClass[useTR] + '">' + (showWeeks ? '<th' +
1778
+ this._addStatus(useTR, showStatus, inst.id, weekStatus, initStatus) + '>' +
1779
+ this._get(inst, 'weekHeader') + '</th>' : '');
1780
+ for (var dow = 0; dow < 37; dow++) { // Days of the week
1781
+ var day = (dow + firstDay) % 7;
1782
+ var dayStatus = (!showStatus || !changeFirstDay ? '' :
1783
+ status.replace(/DD/, dayNames[day]).replace(/D/, dayNamesShort[day]));
1784
+ html += '<th' + ((dow + firstDay + 6) % 7 < 5 ? '' :
1785
+ ' class="' + this._weekendClass[useTR] + '"') + '>' +
1786
+ (!changeFirstDay ? '<span' +
1787
+ this._addStatus(useTR, showStatus, inst.id, dayNames[day], initStatus) :
1788
+ '<a href="javascript:void(0)" onclick="jWPDev.datepick._changeFirstDay(\'#' +
1789
+ inst.id + '\', ' + day + ');"' +
1790
+ this._addStatus(useTR, showStatus, inst.id, dayStatus, initStatus)) +
1791
+ ' title="' + dayNames[day] + '">' +
1792
+ dayNamesMin[day] + (changeFirstDay ? '</a>' : '</span>') + '</th>';
1793
+ }
1794
+ html += '</tr></thead><tbody>';
1795
+ var daysInMonth = this._getDaysInMonth(drawYear, drawMonth);
1796
+ if (drawYear == inst.cursorDate.getFullYear() && drawMonth == inst.cursorDate.getMonth())
1797
+ inst.cursorDate.setDate(Math.min(inst.cursorDate.getDate(), daysInMonth));
1798
+ var leadDays = (this._getFirstDayOfMonth(drawYear, drawMonth) - firstDay + 7) % 7;
1799
+ var numRows = 1;//(isMultiMonth ? 6 : Math.ceil((leadDays + daysInMonth) / 7));
1800
+ var printDate = this._daylightSavingAdjust(new Date(drawYear, drawMonth, 1 - leadDays));
1801
+ for (var dRow = 0; dRow < numRows; dRow++) { // Create datepicker rows
1802
+ html += '<tr class="' + this._weekRowClass[useTR] + '">' +
1803
+ (showWeeks ? '<td class="' + this._weekColClass[useTR] + '"' +
1804
+ this._addStatus(useTR, showStatus, inst.id, weekStatus, initStatus) + '>' +
1805
+ calculateWeek(printDate) + '</td>' : '');
1806
+ for (var dow = 0; dow < 37; dow++) { // Create datepicker days
1807
+ var daySettings = (beforeShowDay ?
1808
+ beforeShowDay.apply((inst.input ? inst.input[0] : null), [printDate]) : [true, '']);
1809
+ var otherMonth = (printDate.getMonth() != drawMonth);
1810
+ var unselectable = (otherMonth && !selectOtherMonths) || !daySettings[0] ||
1811
+ (minDate && printDate < minDate) || (maxDate && printDate > maxDate);
1812
+ var selected = (this._get(inst, 'rangeSelect') && inst.dates[0] &&
1813
+ printDate.getTime() >= inst.dates[0].getTime() &&
1814
+ printDate.getTime() <= (inst.dates[1] || inst.dates[0]).getTime());
1815
+ for (var i = 0; i < inst.dates.length; i++)
1816
+ selected = selected || (inst.dates[i] &&
1817
+ printDate.getTime() == inst.dates[i].getTime());
1818
+ var empty = otherMonth && !showOtherMonths;
1819
+ html += '<td class="' + this._dayClass[useTR] +
1820
+ ((dow + firstDay + 6) % 7 >= 5 ? ' ' + this._weekendClass[useTR] : '') + // Highlight weekends
1821
+ (otherMonth ? ' ' + this._otherMonthClass[useTR] : '') + // Highlight days from other months
1822
+ ((printDate.getTime() == cursorDate.getTime() &&
1823
+ drawMonth == inst.cursorDate.getMonth() && inst.keyEvent) || // User pressed key
1824
+ (defaultDate.getTime() == printDate.getTime() &&
1825
+ defaultDate.getTime() == cursorDate.getTime()) ?
1826
+ // Or defaultDate is selected printedDate and defaultDate is cursorDate
1827
+ ' ' + $.datepick._dayOverClass[useTR] : '') + // Highlight selected day
1828
+ (unselectable ? ' ' + this._unselectableClass[useTR] :
1829
+ ' ' + this._selectableClass[useTR]) + // Highlight unselectable days
1830
+ (empty ? '' : ' ' + daySettings[1] + // Highlight custom dates
1831
+ (selected ? ' ' + this._selectedClass[useTR] : '') + // Currently selected
1832
+ // Highlight today (if different)
1833
+ (printDate.getTime() == today.getTime() ? ' ' + this._todayClass[useTR] : '')) + '"' +
1834
+ (!empty && daySettings[2] ? ' title="' + daySettings[2] + '"' : '') + // Cell title
1835
+ (unselectable ? '' : ' onmouseover="' + 'jWPDev.datepick._doMouseOver(this,\'' +
1836
+ inst.id + '\',' + printDate.getTime() + ')"' +
1837
+ ' onmouseout="jWPDev.datepick._doMouseOut(this,\'' + inst.id + '\')"' +
1838
+ ' onclick="jWPDev.datepick._selectDay(this,\'#' + // Select
1839
+ inst.id + '\',' + printDate.getTime() + ')"') + '>' +
1840
+ (empty ? '&#xa0;' : // Not showing other months
1841
+ (unselectable ? printDate.getDate() : '<a>' + printDate.getDate() + '</a>')) + '</td>';
1842
+ printDate.setDate(printDate.getDate() + 1);
1843
+ printDate = this._daylightSavingAdjust(printDate);
1844
+ }
1845
+ html += '</tr>';
1846
+ }
1847
+ drawMonth++;
1848
+ if (drawMonth > 11) {
1849
+ drawMonth = 0;
1850
+ drawYear++;
1851
+ }
1852
+ html += '</tbody></table></div>';
1853
+ }
1854
+ if (useTR)
1855
+ html += '<div class="' + this._newRowClass[useTR] + '"></div>';
1856
+ }
1857
+ html += (showStatus ? '<div style="clear: both;"></div><div id="' + this._statusId[useTR] +
1858
+ inst.id +'" class="' + this._statusClass[useTR] + '">' + initStatus + '</div>' : '') +
1859
+ (!closeAtTop && !inst.inline ? controls : '') +
1860
+ '<div style="clear: both;"></div>' +
1861
+ ($.browser.msie && parseInt($.browser.version, 10) < 7 && !inst.inline ?
1862
+ '<iframe src="javascript:false;" class="' + this._coverClass[useTR] + '"></iframe>' : '');
1863
+ inst.keyEvent = false;
1864
+ return html;
1865
+ },
1866
+
1867
+ /* Generate the HTML for the current state of the date picker.
1868
+ @param inst (object) the instance settings for this datepicker
1869
+ @return (string) the new HTML for the datepicker */
1870
+ _generateHTML: function(inst) {
1871
+ var calendarMode = this._get(inst, 'calendarViewMode') ; //oneMonthInLine
1872
+ if (calendarMode == 'oneMonthInLine') {
1873
+ return this._generateHTML_MonthInLine(inst);
1874
+ }
1875
+
1876
+ var today = new Date();
1877
+ today = this._daylightSavingAdjust(
1878
+ new Date(today.getFullYear(), today.getMonth(), today.getDate())); // Clear time
1879
+
1880
+
1881
+ var showStatus = this._get(inst, 'showStatus');
1882
+ var initStatus = this._get(inst, 'initStatus') || '&#xa0;';
1883
+ var isRTL = this._get(inst, 'isRTL');
1884
+ var useTR = this._get(inst, 'useThemeRoller') ? 1 : 0;
1885
+ // Build the date picker HTML
1886
+ var clear = (this._get(inst, 'mandatory') ? '' :
1887
+ '<div class="' + this._clearClass[useTR] + '"><a href="javascript:void(0)" ' +
1888
+ 'onclick="jWPDev.datepick._clearDate(\'#' + inst.id + '\');"' +
1889
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'clearStatus'), initStatus) +
1890
+ '>' + this._get(inst, 'clearText') + '</a></div>');
1891
+ var controls = '<div class="' + this._controlClass[useTR] + '">' + (isRTL ? '' : clear) +
1892
+ '<div class="' + this._closeClass[useTR] + '"><a href="javascript:void(0)" ' +
1893
+ 'onclick="jWPDev.datepick._hideDatepick();"' +
1894
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'closeStatus'), initStatus) +
1895
+ '>' + this._get(inst, 'closeText') + '</a></div>' + (isRTL ? clear : '') + '</div>';
1896
+ var prompt = this._get(inst, 'prompt');
1897
+ var closeAtTop = this._get(inst, 'closeAtTop');
1898
+ var hideIfNoPrevNext = this._get(inst, 'hideIfNoPrevNext');
1899
+ var navigationAsDateFormat = this._get(inst, 'navigationAsDateFormat');
1900
+ var showBigPrevNext = this._get(inst, 'showBigPrevNext');
1901
+ var numMonths = this._getNumberOfMonths(inst);
1902
+ var showCurrentAtPos = this._get(inst, 'showCurrentAtPos');
1903
+ var stepMonths = this._get(inst, 'stepMonths');
1904
+ var stepBigMonths = this._get(inst, 'stepBigMonths');
1905
+ var isMultiMonth = (numMonths[0] != 1 || numMonths[1] != 1);
1906
+ var minDate = this._getMinMaxDate(inst, 'min', true);
1907
+ var maxDate = this._getMinMaxDate(inst, 'max');
1908
+ var drawMonth = inst.drawMonth - showCurrentAtPos;
1909
+ var drawYear = inst.drawYear;
1910
+ if (drawMonth < 0) {
1911
+ drawMonth += 12;
1912
+ drawYear--;
1913
+ }
1914
+ if (maxDate) { // Don't show past maximum unless also restricted by minimum
1915
+ var maxDraw = this._daylightSavingAdjust(new Date(maxDate.getFullYear(),
1916
+ maxDate.getMonth() - (numMonths[0] * numMonths[1]) + 1, maxDate.getDate()));
1917
+ maxDraw = (minDate && maxDraw < minDate ? minDate : maxDraw);
1918
+ while (this._daylightSavingAdjust(new Date(drawYear, drawMonth, 1)) > maxDraw) {
1919
+ drawMonth--;
1920
+ if (drawMonth < 0) {
1921
+ drawMonth = 11;
1922
+ drawYear--;
1923
+ }
1924
+ }
1925
+ }
1926
+ inst.drawMonth = drawMonth;
1927
+ inst.drawYear = drawYear;
1928
+ // Controls and links
1929
+ var prevText = this._get(inst, 'prevText');
1930
+ prevText = (!navigationAsDateFormat ? prevText : this.formatDate(prevText,
1931
+ this._daylightSavingAdjust(new Date(drawYear, drawMonth - stepMonths, 1)),
1932
+ this._getFormatConfig(inst)));
1933
+ var prevBigText = (showBigPrevNext ? this._get(inst, 'prevBigText') : '');
1934
+ prevBigText = (!navigationAsDateFormat ? prevBigText : this.formatDate(prevBigText,
1935
+ this._daylightSavingAdjust(new Date(drawYear, drawMonth - stepBigMonths, 1)),
1936
+ this._getFormatConfig(inst)));
1937
+ var prev = '<div class="' + this._prevClass[useTR] + '">' +
1938
+ (this._canAdjustMonth(inst, -1, drawYear, drawMonth) ?
1939
+ (showBigPrevNext ? '<a href="javascript:void(0)" onclick="jWPDev.datepick._adjustDate(\'#' +
1940
+ inst.id + '\', -' + stepBigMonths + ', \'M\');"' +
1941
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'prevBigStatus'), initStatus) +
1942
+ '>' + prevBigText + '</a>' : '') +
1943
+ '<a href="javascript:void(0)" onclick="jWPDev.datepick._adjustDate(\'#' +
1944
+ inst.id + '\', -' + stepMonths + ', \'M\');"' +
1945
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'prevStatus'), initStatus) +
1946
+ '>' + prevText + '</a>' :
1947
+ (hideIfNoPrevNext ? '&#xa0;' : (showBigPrevNext ? '<label>' + prevBigText + '</label>' : '') +
1948
+ '<label>' + prevText + '</label>')) + '</div>';
1949
+ var nextText = this._get(inst, 'nextText');
1950
+ nextText = (!navigationAsDateFormat ? nextText : this.formatDate(nextText,
1951
+ this._daylightSavingAdjust(new Date(drawYear, drawMonth + stepMonths, 1)),
1952
+ this._getFormatConfig(inst)));
1953
+ var nextBigText = (showBigPrevNext ? this._get(inst, 'nextBigText') : '');
1954
+ nextBigText = (!navigationAsDateFormat ? nextBigText : this.formatDate(nextBigText,
1955
+ this._daylightSavingAdjust(new Date(drawYear, drawMonth + stepBigMonths, 1)),
1956
+ this._getFormatConfig(inst)));
1957
+ var next = '<div class="' + this._nextClass[useTR] + '">' +
1958
+ (this._canAdjustMonth(inst, +1, drawYear, drawMonth) ?
1959
+ '<a href="javascript:void(0)" onclick="jWPDev.datepick._adjustDate(\'#' +
1960
+ inst.id + '\', +' + stepMonths + ', \'M\');"' +
1961
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'nextStatus'), initStatus) +
1962
+ '>' + nextText + '</a>' +
1963
+ (showBigPrevNext ? '<a href="javascript:void(0)" onclick="jWPDev.datepick._adjustDate(\'#' +
1964
+ inst.id + '\', +' + stepBigMonths + ', \'M\');"' +
1965
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'nextBigStatus'), initStatus) +
1966
+ '>' + nextBigText + '</a>' : '') :
1967
+ (hideIfNoPrevNext ? '&#xa0;' : '<label>' + nextText + '</label>' +
1968
+ (showBigPrevNext ? '<label>' + nextBigText + '</label>' : ''))) + '</div>';
1969
+ var currentText = this._get(inst, 'currentText');
1970
+ var gotoDate = (this._get(inst, 'gotoCurrent') && inst.dates[0] ? inst.dates[0] : today);
1971
+ currentText = (!navigationAsDateFormat ? currentText :
1972
+ this.formatDate(currentText, gotoDate, this._getFormatConfig(inst)));
1973
+ var html = (closeAtTop && !inst.inline ? controls : '');/* +
1974
+ '<div class="' + this._linksClass[useTR] + '">' + (isRTL ? next : prev) +
1975
+ '<div class="' + this._currentClass[useTR] + '">' + (this._isInRange(inst, gotoDate) ?
1976
+ '<a href="javascript:void(0)" onclick="jWPDev.datepick._gotoToday(\'#' + inst.id + '\');"' +
1977
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'currentStatus'), initStatus) + '>' +
1978
+ currentText + '</a>' : (hideIfNoPrevNext ? '&#xa0;' : '<label>' + currentText + '</label>')) +
1979
+ '</div>' + (isRTL ? prev : next) + '</div>' +
1980
+ (prompt ? '<div class="' + this._promptClass[useTR] + '"><span>' +
1981
+ prompt + '</span></div>' : '');/**/
1982
+ html += '<div class="calendar-links">' + (isRTL ? next : prev) ;
1983
+ html += (isRTL ? prev : next) + '</div>' ;
1984
+ var firstDay = parseInt(this._get(inst, 'firstDay'), 10);
1985
+ firstDay = (isNaN(firstDay) ? 0 : firstDay);
1986
+ var changeFirstDay = this._get(inst, 'changeFirstDay');
1987
+ var dayNames = this._get(inst, 'dayNames');
1988
+ var dayNamesShort = this._get(inst, 'dayNamesShort');
1989
+ var dayNamesMin = this._get(inst, 'dayNamesMin');
1990
+ var monthNames = this._get(inst, 'monthNames');
1991
+ var beforeShowDay = this._get(inst, 'beforeShowDay');
1992
+ var showOtherMonths = this._get(inst, 'showOtherMonths');
1993
+ var selectOtherMonths = this._get(inst, 'selectOtherMonths');
1994
+ var showWeeks = this._get(inst, 'showWeeks');
1995
+ var calculateWeek = this._get(inst, 'calculateWeek') || this.iso8601Week;
1996
+ var weekStatus = this._get(inst, 'weekStatus');
1997
+ var status = (showStatus ? this._get(inst, 'dayStatus') || initStatus : '');
1998
+ var dateStatus = this._get(inst, 'statusForDate') || this.dateStatus;
1999
+ var defaultDate = this._getDefaultDate(inst);
2000
+ for (var row = 0; row < numMonths[0]; row++) {
2001
+ for (var col = 0; col < numMonths[1]; col++) {
2002
+ var cursorDate = this._daylightSavingAdjust(
2003
+ new Date(drawYear, drawMonth, inst.cursorDate.getDate()));
2004
+ html += '<div class="' + this._oneMonthClass[useTR] +
2005
+ (col == 0 && !useTR ? ' ' + this._newRowClass[useTR] : '') + '">' +
2006
+ this._generateMonthYearHeader(inst, drawMonth, drawYear, minDate, maxDate,
2007
+ cursorDate, row > 0 || col > 0, useTR, showStatus, initStatus, monthNames) + // Draw month headers
2008
+ '<table class="' + this._tableClass[useTR] + '" cellpadding="0" cellspacing="0"><thead>' +
2009
+ '<tr class="' + this._tableHeaderClass[useTR] + '">' + (showWeeks ? '<th' +
2010
+ this._addStatus(useTR, showStatus, inst.id, weekStatus, initStatus) + '>' +
2011
+ this._get(inst, 'weekHeader') + '</th>' : '');
2012
+ for (var dow = 0; dow < 7; dow++) { // Days of the week
2013
+ var day = (dow + firstDay) % 7;
2014
+ var dayStatus = (!showStatus || !changeFirstDay ? '' :
2015
+ status.replace(/DD/, dayNames[day]).replace(/D/, dayNamesShort[day]));
2016
+ html += '<th' + ((dow + firstDay + 6) % 7 < 5 ? '' :
2017
+ ' class="' + this._weekendClass[useTR] + '"') + '>' +
2018
+ (!changeFirstDay ? '<span' +
2019
+ this._addStatus(useTR, showStatus, inst.id, dayNames[day], initStatus) :
2020
+ '<a href="javascript:void(0)" onclick="jWPDev.datepick._changeFirstDay(\'#' +
2021
+ inst.id + '\', ' + day + ');"' +
2022
+ this._addStatus(useTR, showStatus, inst.id, dayStatus, initStatus)) +
2023
+ ' title="' + dayNames[day] + '">' +
2024
+ dayNamesMin[day] + (changeFirstDay ? '</a>' : '</span>') + '</th>';
2025
+ }
2026
+ html += '</tr></thead><tbody>';
2027
+ var daysInMonth = this._getDaysInMonth(drawYear, drawMonth);
2028
+ if (drawYear == inst.cursorDate.getFullYear() && drawMonth == inst.cursorDate.getMonth())
2029
+ inst.cursorDate.setDate(Math.min(inst.cursorDate.getDate(), daysInMonth));
2030
+ var leadDays = (this._getFirstDayOfMonth(drawYear, drawMonth) - firstDay + 7) % 7;
2031
+ var numRows = (isMultiMonth ? 6 : Math.ceil((leadDays + daysInMonth) / 7));
2032
+ var printDate = this._daylightSavingAdjust(new Date(drawYear, drawMonth, 1 - leadDays));
2033
+ for (var dRow = 0; dRow < numRows; dRow++) { // Create datepicker rows
2034
+ html += '<tr class="' + this._weekRowClass[useTR] + '">' +
2035
+ (showWeeks ? '<td class="' + this._weekColClass[useTR] + '"' +
2036
+ this._addStatus(useTR, showStatus, inst.id, weekStatus, initStatus) + '>' +
2037
+ calculateWeek(printDate) + '</td>' : '');
2038
+ for (var dow = 0; dow < 7; dow++) { // Create datepicker days
2039
+ var daySettings = (beforeShowDay ?
2040
+ beforeShowDay.apply((inst.input ? inst.input[0] : null), [printDate]) : [true, '']);
2041
+ var otherMonth = (printDate.getMonth() != drawMonth);
2042
+ var unselectable = (otherMonth && !selectOtherMonths) || !daySettings[0] ||
2043
+ (minDate && printDate < minDate) || (maxDate && printDate > maxDate);
2044
+ var selected = (this._get(inst, 'rangeSelect') && inst.dates[0] &&
2045
+ printDate.getTime() >= inst.dates[0].getTime() &&
2046
+ printDate.getTime() <= (inst.dates[1] || inst.dates[0]).getTime());
2047
+ for (var i = 0; i < inst.dates.length; i++)
2048
+ selected = selected || (inst.dates[i] &&
2049
+ printDate.getTime() == inst.dates[i].getTime());
2050
+ var empty = otherMonth && !showOtherMonths;
2051
+ html += '<td class="' + this._dayClass[useTR] +
2052
+ ((dow + firstDay + 6) % 7 >= 5 ? ' ' + this._weekendClass[useTR] : '') + // Highlight weekends
2053
+ (otherMonth ? ' ' + this._otherMonthClass[useTR] : '') + // Highlight days from other months
2054
+ ((printDate.getTime() == cursorDate.getTime() &&
2055
+ drawMonth == inst.cursorDate.getMonth() && inst.keyEvent) || // User pressed key
2056
+ (defaultDate.getTime() == printDate.getTime() &&
2057
+ defaultDate.getTime() == cursorDate.getTime()) ?
2058
+ // Or defaultDate is selected printedDate and defaultDate is cursorDate
2059
+ ' ' + $.datepick._dayOverClass[useTR] : '') + // Highlight selected day
2060
+ (unselectable ? ' ' + this._unselectableClass[useTR] :
2061
+ ' ' + this._selectableClass[useTR]) + // Highlight unselectable days
2062
+ (empty ? '' : ' ' + daySettings[1] + // Highlight custom dates
2063
+ (selected ? ' ' + this._selectedClass[useTR] : '') + // Currently selected
2064
+ // Highlight today (if different)
2065
+ (printDate.getTime() == today.getTime() ? ' ' + this._todayClass[useTR] : '')) + '"' +
2066
+ (!empty && daySettings[2] ? ' title="' + daySettings[2] + '"' : '') + // Cell title
2067
+ (unselectable ? '' : ' onmouseover="' + 'jWPDev.datepick._doMouseOver(this,\'' +
2068
+ inst.id + '\',' + printDate.getTime() + ')"' +
2069
+ ' onmouseout="jWPDev.datepick._doMouseOut(this,\'' + inst.id + '\')"' +
2070
+ ' onclick="jWPDev.datepick._selectDay(this,\'#' + // Select
2071
+ inst.id + '\',' + printDate.getTime() + ')"') + '>' +
2072
+ (empty ? '&#xa0;' : // Not showing other months
2073
+ (unselectable ? printDate.getDate() : '<a>' + printDate.getDate() + '</a>')) + '</td>';
2074
+ printDate.setDate(printDate.getDate() + 1);
2075
+ printDate = this._daylightSavingAdjust(printDate);
2076
+ }
2077
+ html += '</tr>';
2078
+ }
2079
+ drawMonth++;
2080
+ if (drawMonth > 11) {
2081
+ drawMonth = 0;
2082
+ drawYear++;
2083
+ }
2084
+ html += '</tbody></table></div>';
2085
+ }
2086
+ if (useTR)
2087
+ html += '<div class="' + this._newRowClass[useTR] + '"></div>';
2088
+ }
2089
+ html += (showStatus ? '<div style="clear: both;"></div><div id="' + this._statusId[useTR] +
2090
+ inst.id +'" class="' + this._statusClass[useTR] + '">' + initStatus + '</div>' : '') +
2091
+ (!closeAtTop && !inst.inline ? controls : '') +
2092
+ '<div style="clear: both;"></div>' +
2093
+ ($.browser.msie && parseInt($.browser.version, 10) < 7 && !inst.inline ?
2094
+ '<iframe src="javascript:false;" class="' + this._coverClass[useTR] + '"></iframe>' : '');
2095
+ inst.keyEvent = false;
2096
+ return html;
2097
+ },
2098
+
2099
+ /* Generate the month and year header.
2100
+ @param inst (object) the instance settings for this datepicker
2101
+ @param drawMonth (number) the current month
2102
+ @param drawYear (number) the current year
2103
+ @param minDate (Date) the minimum allowed date or null if none
2104
+ @param maxDate (Date) the maximum allowed date or null if none
2105
+ @param cursorDate (Date) the current date position
2106
+ @param secondary (boolean) true if not the first month/year header
2107
+ @param useTR (number) 1 if applying ThemeRoller styling, 0 if not
2108
+ @param showStatus (boolean) true if status bar is visible
2109
+ @param initStatus (string) the default status message
2110
+ @param monthNames (string[12]) the names of the months
2111
+ @return (string) the HTML for the month and year */
2112
+ _generateMonthYearHeader: function(inst, drawMonth, drawYear, minDate, maxDate,
2113
+ cursorDate, secondary, useTR, showStatus, initStatus, monthNames) {
2114
+ var minDraw = this._daylightSavingAdjust(new Date(drawYear, drawMonth, 1));
2115
+ minDate = (minDate && minDraw < minDate ? minDraw : minDate);
2116
+ var changeMonth = this._get(inst, 'changeMonth');
2117
+ var changeYear = this._get(inst, 'changeYear');
2118
+ var showMonthAfterYear = this._get(inst, 'showMonthAfterYear');
2119
+ var html = '<div class="' + this._monthYearClass[useTR] + '">';
2120
+ var monthHtml = '';
2121
+ // Month selection
2122
+ if (secondary || !changeMonth)
2123
+ monthHtml += '<span class="' + this._monthClass[useTR] + '">' +
2124
+ monthNames[drawMonth] + '</span>';
2125
+ else {
2126
+ var inMinYear = (minDate && minDate.getFullYear() == drawYear);
2127
+ var inMaxYear = (maxDate && maxDate.getFullYear() == drawYear);
2128
+ monthHtml += '<select class="' + this._monthSelectClass[useTR] + '" ' +
2129
+ 'onchange="jWPDev.datepick._selectMonthYear(\'#' + inst.id + '\', this, \'M\');" ' +
2130
+ 'onclick="jWPDev.datepick._clickMonthYear(\'#' + inst.id + '\');"' +
2131
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'monthStatus'),
2132
+ initStatus) + '>';
2133
+ for (var month = 0; month < 12; month++) {
2134
+ if ((!inMinYear || month >= minDate.getMonth()) &&
2135
+ (!inMaxYear || month <= maxDate.getMonth()))
2136
+ monthHtml += '<option value="' + month + '"' +
2137
+ (month == drawMonth ? ' selected="selected"' : '') +
2138
+ '>' + monthNames[month] + '</option>';
2139
+ }
2140
+ monthHtml += '</select>';
2141
+ }
2142
+ if (!showMonthAfterYear)
2143
+ html += monthHtml + (secondary || !changeMonth || !changeYear ? '&#xa0;' : '');
2144
+ // Year selection
2145
+ if (secondary || !changeYear)
2146
+ html += '<span class="' + this._yearClass[useTR] + '">' + drawYear + '</span>';
2147
+ else {
2148
+ // Determine range of years to display
2149
+ var years = this._get(inst, 'yearRange').split(':');
2150
+ var year = 0;
2151
+ var endYear = 0;
2152
+ if (years.length != 2) {
2153
+ year = drawYear - 10;
2154
+ endYear = drawYear + 10;
2155
+ } else if (years[0].charAt(0) == '+' || years[0].charAt(0) == '-') {
2156
+ year = drawYear + parseInt(years[0], 10);
2157
+ endYear = drawYear + parseInt(years[1], 10);
2158
+ } else {
2159
+ year = parseInt(years[0], 10);
2160
+ endYear = parseInt(years[1], 10);
2161
+ }
2162
+ year = (minDate ? Math.max(year, minDate.getFullYear()) : year);
2163
+ endYear = (maxDate ? Math.min(endYear, maxDate.getFullYear()) : endYear);
2164
+ html += '<select class="' + this._yearSelectClass[useTR] + '" ' +
2165
+ 'onchange="jWPDev.datepick._selectMonthYear(\'#' + inst.id + '\', this, \'Y\');" ' +
2166
+ 'onclick="jWPDev.datepick._clickMonthYear(\'#' + inst.id + '\');"' +
2167
+ this._addStatus(useTR, showStatus, inst.id, this._get(inst, 'yearStatus'),
2168
+ initStatus) + '>';
2169
+ for (; year <= endYear; year++) {
2170
+ html += '<option value="' + year + '"' +
2171
+ (year == drawYear ? ' selected="selected"' : '') +
2172
+ '>' + year + '</option>';
2173
+ }
2174
+ html += '</select>';
2175
+ }
2176
+ html += this._get(inst, 'yearSuffix');
2177
+ if (showMonthAfterYear)
2178
+ html += (secondary || !changeMonth || !changeYear ? '&#xa0;' : '') + monthHtml;
2179
+ html += '</div>'; // Close datepicker_header
2180
+ return html;
2181
+ },
2182
+
2183
+ /* Provide code to set and clear the status panel.
2184
+ @param useTR (number) 1 if applying ThemeRoller styling, 0 if not
2185
+ @param showStatus (boolean) true if the status bar is shown
2186
+ @param id (string) the ID of the datepicker instance
2187
+ @param text (string) the status text to display
2188
+ @param initStatus (string) the default status message
2189
+ @return (string) hover actions for the status messages */
2190
+ _addStatus: function(useTR, showStatus, id, text, initStatus) {
2191
+ return (showStatus ? ' onmouseover="jWPDev(\'#' + this._statusId[useTR] + id +
2192
+ '\').html(\'' + (text || initStatus) + '\');" ' +
2193
+ 'onmouseout="jWPDev(\'#' + this._statusId[useTR] + id +
2194
+ '\').html(\'' + initStatus + '\');"' : '');
2195
+ },
2196
+
2197
+ /* Adjust one of the date sub-fields.
2198
+ @param inst (object) the instance settings for this datepicker
2199
+ @param offset (number) the change to apply
2200
+ @param period (string) 'D' for days, 'M' for months, 'Y' for years */
2201
+ _adjustInstDate: function(inst, offset, period) {
2202
+ var yearMonth = inst.drawYear + '/' + inst.drawMonth;
2203
+ var year = inst.drawYear + (period == 'Y' ? offset : 0);
2204
+ var month = inst.drawMonth + (period == 'M' ? offset : 0);
2205
+ var day = Math.min(inst.cursorDate.getDate(), this._getDaysInMonth(year, month)) +
2206
+ (period == 'D' ? offset : 0);
2207
+ inst.cursorDate = this._restrictMinMax(inst,
2208
+ this._daylightSavingAdjust(new Date(year, month, day)));
2209
+ inst.drawMonth = inst.cursorDate.getMonth();
2210
+ inst.drawYear = inst.cursorDate.getFullYear();
2211
+ if (yearMonth != inst.drawYear + '/' + inst.drawMonth)
2212
+ this._notifyChange(inst);
2213
+ },
2214
+
2215
+ /* Ensure a date is within any min/max bounds.
2216
+ @param inst (object) the instance settings for this datepicker
2217
+ @param date (Date) the date to check
2218
+ @return (Date) the restricted date */
2219
+ _restrictMinMax: function(inst, date) {
2220
+ var minDate = this._getMinMaxDate(inst, 'min', true);
2221
+ var maxDate = this._getMinMaxDate(inst, 'max');
2222
+ date = (minDate && date < minDate ? new Date(minDate.getTime()) : date);
2223
+ date = (maxDate && date > maxDate ? new Date(maxDate.getTime()) : date);
2224
+ return date;
2225
+ },
2226
+
2227
+ /* Notify change of month/year.
2228
+ @param inst (object) the instance settings for this datepicker */
2229
+ _notifyChange: function(inst) {
2230
+ var onChange = this._get(inst, 'onChangeMonthYear');
2231
+ if (onChange)
2232
+ onChange.apply((inst.input ? inst.input[0] : null),
2233
+ [inst.cursorDate.getFullYear(), inst.cursorDate.getMonth() + 1,
2234
+ this._daylightSavingAdjust(new Date(
2235
+ inst.cursorDate.getFullYear(), inst.cursorDate.getMonth(), 1)), inst]);
2236
+ },
2237
+
2238
+ /* Determine the number of months to show.
2239
+ @param inst (object) the instance settings for this datepicker
2240
+ @return (number[2]) the number of rows and columns to display */
2241
+ _getNumberOfMonths: function(inst) {
2242
+ var numMonths = this._get(inst, 'numberOfMonths');
2243
+ return (numMonths == null ? [1, 1] :
2244
+ (typeof numMonths == 'number' ? [1, numMonths] : numMonths));
2245
+ },
2246
+
2247
+ /* Determine the current minimum/maximum date.
2248
+ Ensure no time components are set. May be overridden for a range.
2249
+ @param inst (object) the instance settings for this datepicker
2250
+ @param minMax (string) 'min' or 'max' for required date
2251
+ @param checkRange (boolean) true to allow override for a range minimum
2252
+ @return (Date) the minimum/maximum date or null if none */
2253
+ _getMinMaxDate: function(inst, minMax, checkRange) {
2254
+ var date = this._determineDate(inst, this._get(inst, minMax + 'Date'), null);
2255
+ var rangeMin = this._getRangeMin(inst);
2256
+ return (checkRange && rangeMin && (!date || rangeMin > date) ? rangeMin : date);
2257
+ },
2258
+
2259
+ /* Retrieve the temporary range minimum when in the process of selecting.
2260
+ @param inst (object) the instance settings for this datepicker
2261
+ @return (Date) the temporary minimum or null */
2262
+ _getRangeMin: function(inst) {
2263
+ return (this._get(inst, 'rangeSelect') && inst.dates[0] &&
2264
+ !inst.dates[1] ? inst.dates[0] : null);
2265
+ },
2266
+
2267
+ /* Find the number of days in a given month.
2268
+ @param year (number) the full year
2269
+ @param month (number) the month (0 to 11)
2270
+ @return (number) the number of days in this month */
2271
+ _getDaysInMonth: function(year, month) {
2272
+ return 32 - new Date(year, month, 32).getDate();
2273
+ },
2274
+
2275
+ /* Find the day of the week of the first of a month.
2276
+ @param year (number) the full year
2277
+ @param month (number) the month (0 to 11)
2278
+ @return (number) 0 = Sunday, 1 = Monday, ... */
2279
+ _getFirstDayOfMonth: function(year, month) {
2280
+ return new Date(year, month, 1).getDay();
2281
+ },
2282
+
2283
+ /* Determines if we should allow a "prev/next" month display change.
2284
+ @param inst (object) the instance settings for this datepicker
2285
+ @param offset (number) the number of months to change by
2286
+ @param curYear (number) the full current year
2287
+ @param curMonth (number) the current month (0 to 11)
2288
+ @return (boolean) true if prev/next allowed, false if not */
2289
+ _canAdjustMonth: function(inst, offset, curYear, curMonth) {
2290
+ var numMonths = this._getNumberOfMonths(inst);
2291
+ var date = this._daylightSavingAdjust(new Date(curYear,
2292
+ curMonth + (offset < 0 ? offset : numMonths[0] * numMonths[1]), 1));
2293
+ if (offset < 0)
2294
+ date.setDate(this._getDaysInMonth(date.getFullYear(), date.getMonth()));
2295
+ return this._isInRange(inst, date);
2296
+ },
2297
+
2298
+ /* Is the given date in the accepted range?
2299
+ @param inst (object) the instance settings for this datepicker
2300
+ @param date (Date) the date to check
2301
+ @return (boolean) true if the date is in the allowed minimum/maximum, false if not */
2302
+ _isInRange: function(inst, date) {
2303
+ // During range selection, use minimum of selected date and range start
2304
+ var minDate = this._getRangeMin(inst) || this._getMinMaxDate(inst, 'min');
2305
+ var maxDate = this._getMinMaxDate(inst, 'max');
2306
+ return ((!minDate || date >= minDate) && (!maxDate || date <= maxDate));
2307
+ },
2308
+
2309
+ /* Provide the configuration settings for formatting/parsing.
2310
+ @param inst (object) the instance settings for this datepicker
2311
+ @return (object) the settings subset */
2312
+ _getFormatConfig: function(inst) {
2313
+ return {shortYearCutoff: this._get(inst, 'shortYearCutoff'),
2314
+ dayNamesShort: this._get(inst, 'dayNamesShort'), dayNames: this._get(inst, 'dayNames'),
2315
+ monthNamesShort: this._get(inst, 'monthNamesShort'), monthNames: this._get(inst, 'monthNames')};
2316
+ },
2317
+
2318
+ /* Format the given date for display.
2319
+ @param inst (object) the instance settings for this datepicker
2320
+ @param year (number, optional) the full year
2321
+ @param month (number, optional) the month of the year (0 to 11)
2322
+ @param day (number, optional) the day of the month
2323
+ @return (string) formatted date */
2324
+ _formatDate: function(inst, year, month, day) {
2325
+ if (!year)
2326
+ inst.dates[0] = new Date(inst.cursorDate.getTime());
2327
+ var date = (year ? (typeof year == 'object' ? year :
2328
+ this._daylightSavingAdjust(new Date(year, month, day))) : inst.dates[0]);
2329
+ return this.formatDate(this._get(inst, 'dateFormat'), date, this._getFormatConfig(inst));
2330
+ }
2331
+ });
2332
+
2333
+ /* jWPDev extend now ignores nulls!
2334
+ @param target (object) the object to extend
2335
+ @param props (object) the new settings
2336
+ @return (object) the updated object */
2337
+ function extendRemove(target, props) {
2338
+ $.extend(target, props);
2339
+ for (var name in props)
2340
+ if (props[name] == null || props[name] == undefined)
2341
+ target[name] = props[name];
2342
+ return target;
2343
+ };
2344
+
2345
+ /* Determine whether an object is an array.
2346
+ @param a (object) the object to test
2347
+ @return (boolean) true if an array, false if not */
2348
+ function isArray(a) {
2349
+ return (a && a.constructor == Array);
2350
+ };
2351
+
2352
+ /* Invoke the datepicker functionality.
2353
+ @param options (string) a command, optionally followed by additional parameters or
2354
+ (object) settings for attaching new datepicker functionality
2355
+ @return (jWPDev) jWPDev object */
2356
+ $.fn.datepick = function(options){
2357
+ var otherArgs = Array.prototype.slice.call(arguments, 1);
2358
+ if (typeof options == 'string' && (options == 'isDisabled' ||
2359
+ options == 'getDate' || options == 'settings'))
2360
+ return $.datepick['_' + options + 'Datepick'].
2361
+ apply($.datepick, [this[0]].concat(otherArgs));
2362
+ if (options == 'option' && arguments.length == 2 && typeof arguments[1] == 'string')
2363
+ return $.datepick['_' + options + 'Datepick'].
2364
+ apply($.datepick, [this[0]].concat(otherArgs));
2365
+ return this.each(function() {
2366
+ typeof options == 'string' ?
2367
+ $.datepick['_' + options + 'Datepick'].
2368
+ apply($.datepick, [this].concat(otherArgs)) :
2369
+ $.datepick._attachDatepick(this, options);
2370
+ });
2371
+ };
2372
+
2373
+ $.datepick = new Datepick(); // Singleton instance
2374
+
2375
+ $(function() {
2376
+ $(document).mousedown($.datepick._checkExternalClick).
2377
+ find('body').append($.datepick.dpDiv);
2378
+ });
2379
+
2380
+ })(jWPDev);
js/datepick/redmond.datepick.css ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Redmond style sheet for jQuery date picker v3.7.0. */
2
+ #datepick-div, .datepick-inline {
3
+ font-family: Arial,Helvetica,sans-serif;
4
+ font-size: 14px;
5
+ padding: 0;
6
+ margin: 0;
7
+ background: #fff;
8
+ color: #222;
9
+ width: 15em;
10
+ }
11
+ #datepick-div {
12
+ display: none;
13
+ border: 1px solid #4297d7;
14
+ z-index: 100; /*must have*/
15
+ }
16
+ .datepick-inline {
17
+ float: left;
18
+ display: block;
19
+ border: 0;
20
+ }
21
+ .datepick-rtl {
22
+ direction: rtl;
23
+ }
24
+ .datepick-dialog {
25
+ padding: 5px !important;
26
+ border: 4px ridge #4297d7 !important;
27
+ }
28
+ .datepick-disabled {
29
+ position: absolute;
30
+ z-index: 100;
31
+ background-color: white;
32
+ opacity: 0.5;
33
+ filter: alpha(opacity=50);
34
+ }
35
+ button.datepick-trigger {
36
+ width: 25px;
37
+ }
38
+ img.datepick-trigger {
39
+ margin: 2px;
40
+ vertical-align: middle;
41
+ }
42
+ .datepick-prompt {
43
+ float: left;
44
+ padding: 2px;
45
+ }
46
+ * html .datepick-prompt {
47
+ width: 15em;
48
+ }
49
+ .datepick-control, .datepick-links, .datepick-header, .datepick {
50
+ clear: both;
51
+ float: left;
52
+ width: 100%;
53
+ }
54
+ .datepick-control {
55
+ background: #d0e5f5;
56
+ padding: 2px 0px;
57
+ }
58
+ .datepick-links {
59
+ padding: 2px 0px;
60
+ }
61
+ .datepick-control, .datepick-links {
62
+ font-weight: bold;
63
+ font-size: 80%;
64
+ }
65
+ .datepick-links label {
66
+ padding: 2px 5px;
67
+ color: #888;
68
+ }
69
+ .datepick-clear, .datepick-prev {
70
+ float: left;
71
+ width: 34%;
72
+ }
73
+ .datepick-rtl .datepick-clear, .datepick-rtl .datepick-prev {
74
+ float: right;
75
+ text-align: right;
76
+ }
77
+ .datepick-current {
78
+ float: left;
79
+ width: 30%;
80
+ text-align: center;
81
+ }
82
+ .datepick-close, .datepick-next {
83
+ float: right;
84
+ width: 34%;
85
+ text-align: right;
86
+ }
87
+ .datepick-rtl .datepick-close, .datepick-rtl .datepick-next {
88
+ float: left;
89
+ text-align: left;
90
+ }
91
+ .datepick-header {
92
+ background: #5c9ccc;
93
+ color: #fff;
94
+ text-align: center;
95
+ font-weight: bold;
96
+ height: 1.6em;
97
+ }
98
+ .datepick-header select {
99
+ background: #5c9ccc;
100
+ color: #fff;
101
+ border: 0px;
102
+ font-weight: bold;
103
+ }
104
+ .datepick-header span {
105
+ position: relative;
106
+ top: 3px;
107
+ }
108
+ .datepick {
109
+ text-align: center;
110
+ font-size: 100%;
111
+ }
112
+ .datepick a {
113
+ display: block;
114
+ width: 100%;
115
+ }
116
+ .datepick-title-row th {
117
+ text-align: center;
118
+ font-weight: normal;
119
+ }
120
+ .datepick-week-col {
121
+ background: #d0e5f5;
122
+ }
123
+ .datepick-days-cell {
124
+ border: 1px solid #c5dbec;
125
+ }
126
+ .datepick-days-cell a {
127
+ display: block;
128
+ background: #dfeffc;
129
+ }
130
+ .datepick-other-month a {
131
+ background: #fff;
132
+ }
133
+ .datepick-week-over a {
134
+ background: #d0e5f5;
135
+ }
136
+ .datepick-unselectable {
137
+ color: #888;
138
+ }
139
+ .datepick-today {
140
+ border: 1px solid #fad42e;
141
+ }
142
+ .datepick-today a {
143
+ background: #fbec88;
144
+ }
145
+ .datepick-current-day {
146
+ border: 1px solid #4297d7;
147
+ }
148
+ .datepick-current-day a {
149
+ background: #5c9ccc;
150
+ color: #fff;
151
+ }
152
+ .datepick-days-cell-over {
153
+ border: 1px solid #79b7e7;
154
+ }
155
+ .datepick-days-cell-over a {
156
+ background: #d0e5f5;
157
+ color: #222;
158
+ }
159
+ .datepick-status {
160
+ width: 100%;
161
+ font-size: 80%;
162
+ text-align: center;
163
+ }
164
+ #datepick-div a, .datepick-inline a {
165
+ cursor: pointer;
166
+ margin: 0;
167
+ padding: 0;
168
+ text-decoration: none;
169
+ }
170
+ .datepick-inline .datepick-links a {
171
+ padding: 0 5px !important;
172
+ }
173
+ .datepick-control a, .datepick-links a {
174
+ padding: 2px 5px !important;
175
+ color: #222 !important;
176
+ }
177
+ .datepick-control a:hover {
178
+ background: #5c9ccc;
179
+ }
180
+ .datepick-links a:hover, .datepick-title-row a:hover {
181
+ background: #d0e5f5;
182
+ }
183
+ .datepick-multi .datepick {
184
+ border: 1px solid #a6c9e2;
185
+ }
186
+ .datepick-one-month {
187
+ float: left;
188
+ width: 15em;
189
+ }
190
+ .datepick-new-row {
191
+ clear: left;
192
+ }
193
+ /* ___________ IE6 IFRAME FIX ________ */
194
+ .datepick-cover {
195
+ display: none; /*sorry for IE5*/
196
+ display/**/: block; /*sorry for IE5*/
197
+ position: absolute; /*must have*/
198
+ z-index: -1; /*must have*/
199
+ filter: mask(); /*must have*/
200
+ top: -1px; /*must have*/
201
+ left: -1px; /*must have*/
202
+ width: 187px; /*must have*/
203
+ height: 187px; /*must have*/
204
+ }
js/datepick/smoothness.datepick.css ADDED
@@ -0,0 +1,205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* Smoothness style sheet for jQuery date picker v3.7.0. */
2
+ #datepick-div, .datepick-inline {
3
+ font-family: Arial,Helvetica,sans-serif;
4
+ font-size: 14px;
5
+ padding: 0;
6
+ margin: 0;
7
+ background: #fff;
8
+ color: #222;
9
+ width: 15em;
10
+ }
11
+ #datepick-div {
12
+ display: none;
13
+ border: 1px solid #aaa;
14
+ z-index: 100; /*must have*/
15
+ }
16
+ .datepick-inline {
17
+ float: left;
18
+ display: block;
19
+ border: 0;
20
+ }
21
+ .datepick-rtl {
22
+ direction: rtl;
23
+ }
24
+ .datepick-dialog {
25
+ padding: 5px !important;
26
+ border: 4px ridge #aaa !important;
27
+ }
28
+ .datepick-disabled {
29
+ position: absolute;
30
+ z-index: 100;
31
+ background-color: white;
32
+ opacity: 0.5;
33
+ filter: alpha(opacity=50);
34
+ }
35
+ button.datepick-trigger {
36
+ width: 25px;
37
+ }
38
+ img.datepick-trigger {
39
+ margin: 2px;
40
+ vertical-align: middle;
41
+ }
42
+ .datepick-prompt {
43
+ float: left;
44
+ padding: 2px;
45
+ }
46
+ * html .datepick-prompt {
47
+ width: 15em;
48
+ }
49
+ .datepick-control, .datepick-links, .datepick-header, .datepick {
50
+ clear: both;
51
+ float: left;
52
+ width: 100%;
53
+ color: #222;
54
+ }
55
+ .datepick-control {
56
+ background: #fee6e3;
57
+ padding: 2px 0px;
58
+ }
59
+ .datepick-links {
60
+ background: #fff;
61
+ padding: 2px 0px;
62
+ }
63
+ .datepick-control, .datepick-links {
64
+ font-weight: bold;
65
+ font-size: 80%;
66
+ }
67
+ .datepick-links label {
68
+ padding: 2px 5px;
69
+ color: #888;
70
+ }
71
+ .datepick-clear, .datepick-prev {
72
+ float: left;
73
+ width: 34%;
74
+ }
75
+ .datepick-rtl .datepick-clear, .datepick-rtl .datepick-prev {
76
+ float: right;
77
+ text-align: right;
78
+ }
79
+ .datepick-current {
80
+ float: left;
81
+ width: 30%;
82
+ text-align: center;
83
+ }
84
+ .datepick-close, .datepick-next {
85
+ float: right;
86
+ width: 34%;
87
+ text-align: right;
88
+ }
89
+ .datepick-rtl .datepick-close, .datepick-rtl .datepick-next {
90
+ float: left;
91
+ text-align: left;
92
+ }
93
+ .datepick-header {
94
+ background: #e0e0e0;
95
+ color: #222;
96
+ text-align: center;
97
+ font-weight: bold;
98
+ height: 1.6em;
99
+ }
100
+ .datepick-header select {
101
+ background: #e0e0e0;
102
+ color: #222;
103
+ border: 0px;
104
+ font-weight: bold;
105
+ }
106
+ .datepick-header span {
107
+ position: relative;
108
+ top: 3px;
109
+ }
110
+ .datepick {
111
+ text-align: center;
112
+ font-size: 100%;
113
+ }
114
+ .datepick a {
115
+ display: block;
116
+ width: 100%;
117
+ }
118
+ .datepick-title-row th {
119
+ text-align: center;
120
+ font-weight: normal;
121
+ }
122
+ .datepick-week-col {
123
+ background: #e0e0e0;
124
+ }
125
+ .datepick-days-cell {
126
+ border: 1px solid #d3d3d3;
127
+ }
128
+ .datepick-days-cell a {
129
+ display: block;
130
+ background: #eee;
131
+ }
132
+ .datepick-other-month a {
133
+ background: #fff;
134
+ }
135
+ .datepick-unselectable {
136
+ color: #888;
137
+ }
138
+ .datepick-week-over a {
139
+ background: #e0e0e0;
140
+ }
141
+ .datepick-today {
142
+ border: 1px solid #fcefa1;
143
+ }
144
+ .datepick-today a {
145
+ background: #fbf9ee;
146
+ }
147
+ .datepick-current-day {
148
+ border: 1px solid #aaa;
149
+ }
150
+ .datepick-current-day a {
151
+ background: #e0e0e0;
152
+ color: #222;
153
+ }
154
+ .datepick-days-cell-over {
155
+ border: 1px solid #999;
156
+ }
157
+ .datepick-days-cell-over a {
158
+ background: #dadada;
159
+ }
160
+ .datepick-status {
161
+ width: 100%;
162
+ font-size: 80%;
163
+ text-align: center;
164
+ }
165
+ #datepick-div a, .datepick-inline a {
166
+ cursor: pointer;
167
+ margin: 0;
168
+ padding: 0;
169
+ text-decoration: none;
170
+ }
171
+ .datepick-inline .datepick-links a {
172
+ padding: 0 5px !important;
173
+ }
174
+ .datepick-control a, .datepick-links a {
175
+ padding: 2px 5px !important;
176
+ color: #222 !important;
177
+ }
178
+ .datepick-control a:hover {
179
+ background: #ffd0d0;
180
+ }
181
+ .datepick-links a:hover, .datepick-title-row a:hover {
182
+ background: #e0e0e0;
183
+ }
184
+ .datepick-multi .datepick {
185
+ border: 1px solid #aaa;
186
+ }
187
+ .datepick-one-month {
188
+ float: left;
189
+ width: 15em;
190
+ }
191
+ .datepick-new-row {
192
+ clear: left;
193
+ }
194
+ /* ___________ IE6 IFRAME FIX ________ */
195
+ .datepick-cover {
196
+ display: none; /*sorry for IE5*/
197
+ display/**/: block; /*sorry for IE5*/
198
+ position: absolute; /*must have*/
199
+ z-index: -1; /*must have*/
200
+ filter: mask(); /*must have*/
201
+ top: -1px; /*must have*/
202
+ left: -1px; /*must have*/
203
+ width: 187px; /*must have*/
204
+ height: 187px; /*must have*/
205
+ }
js/datepick/ui-blacktie.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller Blacktie override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #eeeeee; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #1c1c1c; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #ffffff;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #333333; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #363636; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-blitzer.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller Blitzer override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #f6f6f6; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #111111;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #cc0000; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #555555; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-cupertino.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller Cupertino override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #222222; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #f0f0f0; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #0b5b98;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #e7eef3; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #363636; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-dotluv.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller DotLuv override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #f6f6f6; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #00498f; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #ffffff;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #0b3e6f; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #ffffff; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-excitebike.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller ExciteBike override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #e69700; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #2293f7; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #ffffff;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #f9f9f9; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #333333; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-hotsneaks.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller HotSneaks override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #e1e463; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #ccd232; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #212121;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #35414f; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #363636; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-humanity.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller Humanity override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #f5f0e5; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #a46313;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #cb842e; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #060200; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-mintchoc.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller MintChoc override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #222222; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #44372c; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #add978;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #cdc2a1; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #ffffff; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-redmond.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller Redmond override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #d0e5f5; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #1d5987;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #5c9ccc; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #363636; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-smoothness.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller Smoothness override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #222222; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #dadada; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #212121;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #cccccc; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #363636; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-southstreet.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller SouthStreet override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #222222; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #5a9d1a; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #ffffff;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #d3e9a0; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #363636; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-start.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller Start override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #eaf5f7; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #79c9ec; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #026890;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #2191c0; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #915608; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-swankypurse.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller SwankyPurse override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #eacd86; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #675423; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #f8eec9;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #261803; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #060200; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-trontastic.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller TronTastic override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #222222; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #000000; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #96f226;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #9fda58; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #030303; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-uidarkness.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller UI Darkness override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #0078a3; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #ffffff;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #333333; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #2e7db2; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-uilightness.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller UI Lightness override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #fdf5ce; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #c77405;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #f6a828; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #363636; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui-vader.datepick.css ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller Vader override style sheet for jQuery date picker v3.7.0. */
2
+ @import "ui.datepick.css";
3
+
4
+ .ui-widget-header a,
5
+ .ui-widget-header select {
6
+ color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
7
+ }
8
+ .ui-widget-header a:hover {
9
+ background-color: #dddddd; /* Set (.ui-state-hover) colours from theme here */
10
+ color: #000000;
11
+ }
12
+ .ui-widget-header option {
13
+ background-color: #888888; /* Set (.ui-widget-header) background colour from theme here */
14
+ }
15
+ .ui-state-highlight a {
16
+ color: #cccccc; /* Set (.ui-state-highlight) colour from theme here */
17
+ }
js/datepick/ui.datepick.css ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /* ThemeRoller override style sheet for jQuery date picker v3.7.0. */
2
+ #ui-datepicker-div,
3
+ .ui-datepicker-inline {
4
+ width: 17em;
5
+ font-size: 75%;
6
+ }
7
+ #ui-datepicker-div {
8
+ z-index: 100;
9
+ }
10
+ .ui-datepicker-inline {
11
+ /*float: left;/**/
12
+ margin:0px auto;
13
+ }
14
+ .ui-datepicker-rtl {
15
+ direction: rtl;
16
+ }
17
+ #ui-datepicker-div a,
18
+ .ui-datepicker-inline a {
19
+ text-decoration: none;
20
+ }
21
+ .ui-datepicker-prompt {
22
+ height: 1.5em;
23
+ padding-top: 0.25em;
24
+ text-align: center;
25
+ }
26
+ .ui-datepicker-clear {
27
+ float: left;
28
+ margin-left: 0.25em;
29
+ }
30
+ .ui-datepicker-close {
31
+ float: right;
32
+ margin-right: 0.25em;
33
+ }
34
+ .ui-datepicker-prev {
35
+ position: static;
36
+ float: left;
37
+ width: 32%;
38
+ height: auto;
39
+ margin-left: 0.25em;
40
+ }
41
+ .ui-datepicker-next {
42
+ position: static;
43
+ float: right;
44
+ width: 32%;
45
+ height: auto;
46
+ margin-right: 0.25em;
47
+ text-align: right;
48
+ }
49
+ .ui-datepicker-current {
50
+ float: left;
51
+ width: 30%;
52
+ text-align: center;
53
+ }
54
+ .ui-datepicker-group {
55
+ width: 30em;
56
+ }
57
+ .ui-datepicker-group .ui-datepicker-header {
58
+ height: 1.5em;
59
+ text-align: center;
60
+ }
61
+ .ui-datepicker select.ui-datepicker-month,
62
+ .ui-datepicker select.ui-datepicker-year,
63
+ .ui-datepicker-inline select.ui-datepicker-month,
64
+ .ui-datepicker-inline select.ui-datepicker-year {
65
+ width: auto;
66
+ height: 1.66em;
67
+ background-color: transparent;
68
+ border: none;
69
+ font-weight: bold;
70
+ }
71
+ .ui-datepicker th {
72
+ padding: 0.5em 0.3em;
73
+ font-size:1.2em;
74
+ }
75
+ .ui-datepicker td,
76
+ .ui-datepicker td a {
77
+ text-align: center;
78
+ }
79
+ .ui-datepicker td a:hover {
80
+ cursor:pointer;
81
+ }
82
+ .ui-datepicker-row-break {
83
+ clear: both;
84
+ width: 100%;
85
+ height: 0.25em;
86
+ }
87
+ .ui-datepicker-status {
88
+ text-align: center;
89
+ }
90
+ .ui-datepicker-cover {
91
+ display: none;
92
+ display/**/: block;
93
+ position: absolute;
94
+ z-index: -1;
95
+ filter: mask();
96
+ top: -1px;
97
+ left: -1px;
98
+ width: 187px;
99
+ height: 187px;
100
+ }
js/tooltip/img/black.png ADDED
Binary file
js/tooltip/img/black_arrow.png ADDED
Binary file
js/tooltip/img/black_arrow_big.png ADDED
Binary file
js/tooltip/img/black_big.png ADDED
Binary file
js/tooltip/img/white.png ADDED
Binary file
js/tooltip/img/white_arrow.png ADDED
Binary file
js/tooltip/img/white_arrow_big.png ADDED
Binary file
js/tooltip/img/white_big.png ADDED
Binary file
js/tooltip/tools.tooltip-1.1.2.js ADDED
@@ -0,0 +1,382 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * tools.tooltip 1.1.2 - Tooltips done right.
3
+ *
4
+ * Copyright (c) 2009 Tero Piirainen
5
+ * http://flowplayer.org/tools/tooltip.html
6
+ *
7
+ * Dual licensed under MIT and GPL 2+ licenses
8
+ * http://www.opensource.org/licenses
9
+ *
10
+ * Launch : November 2008
11
+ * Date: ${date}
12
+ * Revision: ${revision}
13
+ */
14
+ (function($) {
15
+
16
+ var instances = [];
17
+
18
+ // static constructs
19
+ $.tools = $.tools || {};
20
+
21
+ $.tools.tooltip = {
22
+ version: '1.1.2',
23
+
24
+ conf: {
25
+
26
+ // default effect variables
27
+ effect: 'toggle',
28
+ fadeOutSpeed: "fast",
29
+ tip: null,
30
+
31
+ predelay: 0,
32
+ delay: 30,
33
+ opacity: 1,
34
+ lazy: undefined,
35
+
36
+ // 'top', 'bottom', 'right', 'left', 'center'
37
+ position: ['top', 'center'],
38
+ offset: [0, 0],
39
+ cancelDefault: true,
40
+ relative: false,
41
+ oneInstance: true,
42
+
43
+
44
+ // type to event mapping
45
+ events: {
46
+ def: "mouseover,mouseout",
47
+ input: "focus,blur",
48
+ widget: "focus mouseover,blur mouseout",
49
+ tooltip: "mouseover,mouseout"
50
+ },
51
+
52
+ api: false
53
+ },
54
+
55
+ addEffect: function(name, loadFn, hideFn) {
56
+ effects[name] = [loadFn, hideFn];
57
+ }
58
+ };
59
+
60
+
61
+ var effects = {
62
+ toggle: [
63
+ function(done) {
64
+ var conf = this.getConf(), tip = this.getTip(), o = conf.opacity;
65
+ if (o < 1) { tip.css({opacity: o}); }
66
+ tip.show();
67
+ done.call();
68
+ },
69
+
70
+ function(done) {
71
+ this.getTip().hide();
72
+ done.call();
73
+ }
74
+ ],
75
+
76
+ fade: [
77
+ function(done) { this.getTip().fadeIn(this.getConf().fadeInSpeed, done); },
78
+ function(done) { this.getTip().fadeOut(this.getConf().fadeOutSpeed, done); }
79
+ ]
80
+ };
81
+
82
+ function Tooltip(trigger, conf) {
83
+
84
+ var self = this, $self = $(this);
85
+
86
+ trigger.data("tooltip", self);
87
+
88
+ // find the tip
89
+ var tip = trigger.next();
90
+
91
+ if (conf.tip) {
92
+
93
+ tip = $(conf.tip);
94
+
95
+ // multiple tip elements
96
+ if (tip.length > 1) {
97
+
98
+ // find sibling
99
+ tip = trigger.nextAll(conf.tip).eq(0);
100
+
101
+ // find sibling from the parent element
102
+ if (!tip.length) {
103
+ tip = trigger.parent().nextAll(conf.tip).eq(0);
104
+ }
105
+ }
106
+ }
107
+
108
+ /* calculate tip position relative to the trigger */
109
+ function getPosition(e) {
110
+
111
+ // get origin top/left position
112
+ var top = conf.relative ? trigger.position().top : trigger.offset().top,
113
+ left = conf.relative ? trigger.position().left : trigger.offset().left,
114
+ pos = conf.position[0];
115
+
116
+ top -= tip.outerHeight() - conf.offset[0];
117
+ left += trigger.outerWidth() + conf.offset[1];
118
+
119
+ // adjust Y
120
+ var height = tip.outerHeight() + trigger.outerHeight();
121
+ if (pos == 'center') { top += height / 2; }
122
+ if (pos == 'bottom') { top += height; }
123
+
124
+ // adjust X
125
+ pos = conf.position[1];
126
+ var width = tip.outerWidth() + trigger.outerWidth();
127
+ if (pos == 'center') { left -= width / 2; }
128
+ if (pos == 'left') { left -= width; }
129
+
130
+ return {top: top, left: left};
131
+ }
132
+
133
+
134
+ // event management
135
+ var isInput = trigger.is(":input"),
136
+ isWidget = isInput && trigger.is(":checkbox, :radio, select, :button"),
137
+ type = trigger.attr("type"),
138
+ evt = conf.events[type] || conf.events[isInput ? (isWidget ? 'widget' : 'input') : 'def'];
139
+
140
+ evt = evt.split(/,\s*/);
141
+ if (evt.length != 2) { throw "Tooltip: bad events configuration for " + type; }
142
+
143
+ trigger.bind(evt[0], function(e) {
144
+
145
+ // close all instances
146
+ if (conf.oneInstance) {
147
+ $.each(instances, function() {
148
+ this.hide();
149
+ });
150
+ }
151
+
152
+ // see if the tip was launched by this trigger
153
+ var t = tip.data("trigger");
154
+ if (t && t[0] != this) { tip.hide().stop(true, true); }
155
+
156
+ e.target = this;
157
+ self.show(e);
158
+
159
+ // tooltip close events
160
+ evt = conf.events.tooltip.split(/,\s*/);
161
+ tip.bind(evt[0], function() { self.show(e); });
162
+ if (evt[1]) { tip.bind(evt[1], function() { self.hide(e); }); }
163
+
164
+ });
165
+
166
+ trigger.bind(evt[1], function(e) {
167
+ self.hide(e);
168
+ });
169
+
170
+ // ensure that the tip really shows up. IE cannot catch up with this.
171
+ if (!$.browser.msie && !isInput && !conf.predelay) {
172
+ trigger.mousemove(function() {
173
+ if (!self.isShown()) {
174
+ trigger.triggerHandler("mouseover");
175
+ }
176
+ });
177
+ }
178
+
179
+ // avoid "black box" bug in IE with PNG background images
180
+ if (conf.opacity < 1) {
181
+ tip.css("opacity", conf.opacity);
182
+ }
183
+
184
+ var pretimer = 0, title = trigger.attr("title");
185
+
186
+ if (title && conf.cancelDefault) {
187
+ trigger.removeAttr("title");
188
+ trigger.data("title", title);
189
+ }
190
+
191
+ $.extend(self, {
192
+
193
+ show: function(e) {
194
+
195
+ if (e) { trigger = $(e.target); }
196
+
197
+ clearTimeout(tip.data("timer"));
198
+
199
+ if (tip.is(":animated") || tip.is(":visible")) { return self; }
200
+
201
+ function show() {
202
+
203
+ // remember the trigger element for this tip
204
+ tip.data("trigger", trigger);
205
+
206
+ // get position
207
+ var pos = getPosition(e);
208
+
209
+ // title attribute
210
+ if (conf.tip && title) {
211
+ tip.html(trigger.data("title"));
212
+ }
213
+
214
+ // onBeforeShow
215
+ e = e || $.Event();
216
+ e.type = "onBeforeShow";
217
+ $self.trigger(e, [pos]);
218
+ if (e.isDefaultPrevented()) { return self; }
219
+
220
+
221
+ // onBeforeShow may have altered the configuration
222
+ pos = getPosition(e);
223
+
224
+ // set position
225
+ tip.css({position:'absolute', top: pos.top, left: pos.left});
226
+
227
+ // invoke effect
228
+ var eff = effects[conf.effect];
229
+ if (!eff) { throw "Nonexistent effect \"" + conf.effect + "\""; }
230
+
231
+ eff[0].call(self, function() {
232
+ e.type = "onShow";
233
+ $self.trigger(e);
234
+ });
235
+
236
+ }
237
+
238
+ if (conf.predelay) {
239
+ clearTimeout(pretimer);
240
+ pretimer = setTimeout(show, conf.predelay);
241
+
242
+ } else {
243
+ show();
244
+ }
245
+
246
+ return self;
247
+ },
248
+
249
+ hide: function(e) {
250
+
251
+ clearTimeout(tip.data("timer"));
252
+ clearTimeout(pretimer);
253
+
254
+ if (!tip.is(":visible")) { return; }
255
+
256
+ function hide() {
257
+
258
+ // onBeforeHide
259
+ e = e || $.Event();
260
+ e.type = "onBeforeHide";
261
+ $self.trigger(e);
262
+ if (e.isDefaultPrevented()) { return; }
263
+
264
+ effects[conf.effect][1].call(self, function() {
265
+ e.type = "onHide";
266
+ $self.trigger(e);
267
+ });
268
+ }
269
+
270
+ if (conf.delay && e) {
271
+ tip.data("timer", setTimeout(hide, conf.delay));
272
+
273
+ } else {
274
+ hide();
275
+ }
276
+
277
+ return self;
278
+ },
279
+
280
+ isShown: function() {
281
+ return tip.is(":visible, :animated");
282
+ },
283
+
284
+ getConf: function() {
285
+ return conf;
286
+ },
287
+
288
+ getTip: function() {
289
+ return tip;
290
+ },
291
+
292
+ getTrigger: function() {
293
+ return trigger;
294
+ },
295
+
296
+ // callback functions
297
+ bind: function(name, fn) {
298
+ $self.bind(name, fn);
299
+ return self;
300
+ },
301
+
302
+ onHide: function(fn) {
303
+ return this.bind("onHide", fn);
304
+ },
305
+
306
+ onBeforeShow: function(fn) {
307
+ return this.bind("onBeforeShow", fn);
308
+ },
309
+
310
+ onShow: function(fn) {
311
+ return this.bind("onShow", fn);
312
+ },
313
+
314
+ onBeforeHide: function(fn) {
315
+ return this.bind("onBeforeHide", fn);
316
+ },
317
+
318
+ unbind: function(name) {
319
+ $self.unbind(name);
320
+ return self;
321
+ }
322
+
323
+ });
324
+
325
+ // bind all callbacks from configuration
326
+ $.each(conf, function(name, fn) {
327
+ if ($.isFunction(fn)) { self.bind(name, fn); }
328
+ });
329
+
330
+ }
331
+
332
+
333
+ // jQuery plugin implementation
334
+ $.prototype.tooltip = function(conf) {
335
+
336
+ // return existing instance
337
+ var api = this.eq(typeof conf == 'number' ? conf : 0).data("tooltip");
338
+ if (api) { return api; }
339
+
340
+ // setup options
341
+ var globals = $.extend(true, {}, $.tools.tooltip.conf);
342
+
343
+ if ($.isFunction(conf)) {
344
+ conf = {onBeforeShow: conf};
345
+
346
+ } else if (typeof conf == 'string') {
347
+ conf = {tip: conf};
348
+ }
349
+
350
+ conf = $.extend(true, globals, conf);
351
+
352
+ // can also be given as string
353
+ if (typeof conf.position == 'string') {
354
+ conf.position = conf.position.split(/,?\s/);
355
+ }
356
+
357
+ // assign tip's only when apiement is being mouseovered
358
+ if (conf.lazy !== false && (conf.lazy === true || this.length > 20)) {
359
+
360
+ this.one("mouseover", function(e) {
361
+ api = new Tooltip($(this), conf);
362
+ api.show(e);
363
+ instances.push(api);
364
+ });
365
+
366
+ } else {
367
+
368
+ // install tooltip for each entry in jQuery object
369
+ this.each(function() {
370
+ api = new Tooltip($(this), conf);
371
+ instances.push(api);
372
+ });
373
+ }
374
+
375
+ return conf.api ? api: this;
376
+
377
+ };
378
+
379
+ }) (jQuery);
380
+
381
+
382
+
js/tooltip/tools.tooltip.min.js ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * jquery.tools 1.1.2 - The missing UI library for the Web
3
+ *
4
+ * [tools.tooltip-1.1.2]
5
+ *
6
+ * Copyright (c) 2009 Tero Piirainen
7
+ * http://flowplayer.org/tools/
8
+ *
9
+ * Dual licensed under MIT and GPL 2+ licenses
10
+ * http://www.opensource.org/licenses
11
+ *
12
+ * -----
13
+ *
14
+ * File generated: Wed Oct 07 11:07:11 GMT+00:00 2009
15
+ */
16
+ (function(c){var d=[];c.tools=c.tools||{};c.tools.tooltip={version:"1.1.2",conf:{effect:"toggle",fadeOutSpeed:"fast",tip:null,predelay:0,delay:30,opacity:1,lazy:undefined,position:["top","center"],offset:[0,0],cancelDefault:true,relative:false,oneInstance:true,events:{def:"mouseover,mouseout",input:"focus,blur",widget:"focus mouseover,blur mouseout",tooltip:"mouseover,mouseout"},api:false},addEffect:function(e,g,f){b[e]=[g,f]}};var b={toggle:[function(e){var f=this.getConf(),g=this.getTip(),h=f.opacity;if(h<1){g.css({opacity:h})}g.show();e.call()},function(e){this.getTip().hide();e.call()}],fade:[function(e){this.getTip().fadeIn(this.getConf().fadeInSpeed,e)},function(e){this.getTip().fadeOut(this.getConf().fadeOutSpeed,e)}]};function a(f,g){var p=this,k=c(this);f.data("tooltip",p);var l=f.next();if(g.tip){l=c(g.tip);if(l.length>1){l=f.nextAll(g.tip).eq(0);if(!l.length){l=f.parent().nextAll(g.tip).eq(0)}}}function o(u){var t=g.relative?f.position().top:f.offset().top,s=g.relative?f.position().left:f.offset().left,v=g.position[0];t-=l.outerHeight()-g.offset[0];s+=f.outerWidth()+g.offset[1];var q=l.outerHeight()+f.outerHeight();if(v=="center"){t+=q/2}if(v=="bottom"){t+=q}v=g.position[1];var r=l.outerWidth()+f.outerWidth();if(v=="center"){s-=r/2}if(v=="left"){s-=r}return{top:t,left:s}}var i=f.is(":input"),e=i&&f.is(":checkbox, :radio, select, :button"),h=f.attr("type"),n=g.events[h]||g.events[i?(e?"widget":"input"):"def"];n=n.split(/,\s*/);if(n.length!=2){throw"Tooltip: bad events configuration for "+h}f.bind(n[0],function(r){if(g.oneInstance){c.each(d,function(){this.hide()})}var q=l.data("trigger");if(q&&q[0]!=this){l.hide().stop(true,true)}r.target=this;p.show(r);n=g.events.tooltip.split(/,\s*/);l.bind(n[0],function(){p.show(r)});if(n[1]){l.bind(n[1],function(){p.hide(r)})}});f.bind(n[1],function(q){p.hide(q)});if(!c.browser.msie&&!i&&!g.predelay){f.mousemove(function(){if(!p.isShown()){f.triggerHandler("mouseover")}})}if(g.opacity<1){l.css("opacity",g.opacity)}var m=0,j=f.attr("title");if(j&&g.cancelDefault){f.removeAttr("title");f.data("title",j)}c.extend(p,{show:function(r){if(r){f=c(r.target)}clearTimeout(l.data("timer"));if(l.is(":animated")||l.is(":visible")){return p}function q(){l.data("trigger",f);var t=o(r);if(g.tip&&j){l.html(f.data("title"))}r=r||c.Event();r.type="onBeforeShow";k.trigger(r,[t]);if(r.isDefaultPrevented()){return p}t=o(r);l.css({position:"absolute",top:t.top,left:t.left});var s=b[g.effect];if(!s){throw'Nonexistent effect "'+g.effect+'"'}s[0].call(p,function(){r.type="onShow";k.trigger(r)})}if(g.predelay){clearTimeout(m);m=setTimeout(q,g.predelay)}else{q()}return p},hide:function(r){clearTimeout(l.data("timer"));clearTimeout(m);if(!l.is(":visible")){return}function q(){r=r||c.Event();r.type="onBeforeHide";k.trigger(r);if(r.isDefaultPrevented()){return}b[g.effect][1].call(p,function(){r.type="onHide";k.trigger(r)})}if(g.delay&&r){l.data("timer",setTimeout(q,g.delay))}else{q()}return p},isShown:function(){return l.is(":visible, :animated")},getConf:function(){return g},getTip:function(){return l},getTrigger:function(){return f},bind:function(q,r){k.bind(q,r);return p},onHide:function(q){return this.bind("onHide",q)},onBeforeShow:function(q){return this.bind("onBeforeShow",q)},onShow:function(q){return this.bind("onShow",q)},onBeforeHide:function(q){return this.bind("onBeforeHide",q)},unbind:function(q){k.unbind(q);return p}});c.each(g,function(q,r){if(c.isFunction(r)){p.bind(q,r)}})}c.prototype.tooltip=function(e){var f=this.eq(typeof e=="number"?e:0).data("tooltip");if(f){return f}var g=c.extend(true,{},c.tools.tooltip.conf);if(c.isFunction(e)){e={onBeforeShow:e}}else{if(typeof e=="string"){e={tip:e}}}e=c.extend(true,g,e);if(typeof e.position=="string"){e.position=e.position.split(/,?\s/)}if(e.lazy!==false&&(e.lazy===true||this.length>20)){this.one("mouseover",function(h){f=new a(c(this),e);f.show(h);d.push(f)})}else{this.each(function(){f=new a(c(this),e);d.push(f)})}return e.api?f:this}})(jQuery);
js/tooltip2/LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ The MIT License
2
+
3
+ Copyright (c) 2008 Jason Frame (jason@onehackoranother.com)
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
js/tooltip2/README ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tipsy - Facebook-style tooltip plugin for jQuery
2
+ (c) 2008-2009 Jason Frame (jason@onehackoranother.com)
3
+ Released under The MIT License.
4
+
5
+ == DESCRIPTION:
6
+
7
+ tipsy is a simple jQuery plugin for generating Facebook-style tooltips.
8
+
9
+ It's used by Twitter, Github and Bitbucket, amongst others.
10
+
11
+ == HOMEPAGE:
12
+
13
+ http://onehackoranother.com/projects/jquery/tipsy
14
+
15
+ == SOURCE:
16
+
17
+ Hosted at GitHub; browse at:
18
+
19
+ http://github.com/jaz303/tipsy/tree/master
20
+
21
+ Or clone from:
22
+
23
+ git://github.com/jaz303/tipsy.git
24
+
25
+ == USAGE:
26
+
27
+ 1. Copy the contents of src/{images,javascripts,stylesheets} to the corresponding asset directories in your project. If the relative path of your images directory from your stylesheets directory is not "../images", you'll need to adjust tipsy.css appropriately.
28
+
29
+ 2. Insert the neccesary elements in your document's <head> section, e.g.:
30
+
31
+ <script type='text/javascript' src='/javascripts/jquery.tipsy.js'></script>
32
+ <link rel="stylesheet" href="/stylesheets/tipsy.css" type="text/css" />
33
+
34
+ Remember to include jquery.tipsy.js *after* including the main jQuery library.
35
+
36
+ 3. Initialise Tipsy in your document.onload, e.g.:
37
+
38
+ <script type='text/javascript'>
39
+ $(function() {
40
+ $('a[rel=tipsy]').tipsy({fade: true, gravity: 'n'});
41
+ });
42
+ </script>
43
+
44
+ Please refer to the docs directory for more examples and documentation.
js/tooltip2/src/images/tipsy.gif ADDED
Binary file
js/tooltip2/src/javascripts/jquery.tipsy.js ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ (function($) {
2
+ $.fn.tipsy = function(options) {
3
+
4
+ options = $.extend({}, $.fn.tipsy.defaults, options);
5
+
6
+ return this.each(function() {
7
+
8
+ var opts = $.fn.tipsy.elementOptions(this, options);
9
+
10
+ $(this).hover(function() {
11
+
12
+ $.data(this, 'cancel.tipsy', true);
13
+
14
+ var tip = $.data(this, 'active.tipsy');
15
+ if (!tip) {
16
+ tip = $('<div class="tipsy"><div class="tipsy-inner"/></div>');
17
+ tip.css({position: 'absolute', zIndex: 100000});
18
+ $.data(this, 'active.tipsy', tip);
19
+ }
20
+
21
+ if ($(this).attr('title') || typeof($(this).attr('original-title')) != 'string') {
22
+ $(this).attr('original-title', $(this).attr('title') || '').removeAttr('title');
23
+ }
24
+
25
+ var title;
26
+ if (typeof opts.title == 'string') {
27
+ title = $(this).attr(opts.title == 'title' ? 'original-title' : opts.title);
28
+ } else if (typeof opts.title == 'function') {
29
+ title = opts.title.call(this);
30
+ }
31
+
32
+ tip.find('.tipsy-inner')[opts.html ? 'html' : 'text'](title || opts.fallback);
33
+
34
+ var pos = $.extend({}, $(this).offset(), {width: this.offsetWidth, height: this.offsetHeight});
35
+ tip.get(0).className = 'tipsy'; // reset classname in case of dynamic gravity
36
+ tip.remove().css({top: 0, left: 0, visibility: 'hidden', display: 'block'}).appendTo(document.body);
37
+ var actualWidth = tip[0].offsetWidth, actualHeight = tip[0].offsetHeight;
38
+ var gravity = (typeof opts.gravity == 'function') ? opts.gravity.call(this) : opts.gravity;
39
+
40
+ switch (gravity.charAt(0)) {
41
+ case 'n':
42
+ tip.css({top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2}).addClass('tipsy-north');
43
+ break;
44
+ case 's':
45
+ tip.css({top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2}).addClass('tipsy-south');
46
+ break;
47
+ case 'e':
48
+ tip.css({top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth}).addClass('tipsy-east');
49
+ break;
50
+ case 'w':
51
+ tip.css({top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width}).addClass('tipsy-west');
52
+ break;
53
+ }
54
+
55
+ if (opts.fade) {
56
+ tip.css({opacity: 0, display: 'block', visibility: 'visible'}).animate({opacity: 0.8});
57
+ } else {
58
+ tip.css({visibility: 'visible'});
59
+ }
60
+
61
+ }, function() {
62
+ $.data(this, 'cancel.tipsy', false);
63
+ var self = this;
64
+ setTimeout(function() {
65
+ if ($.data(this, 'cancel.tipsy')) return;
66
+ var tip = $.data(self, 'active.tipsy');
67
+ if (opts.fade) {
68
+ tip.stop().fadeOut(function() { $(this).remove(); });
69
+ } else {
70
+ tip.remove();
71
+ }
72
+ }, 100);
73
+
74
+ });
75
+
76
+ });
77
+
78
+ };
79
+
80
+ // Overwrite this method to provide options on a per-element basis.
81
+ // For example, you could store the gravity in a 'tipsy-gravity' attribute:
82
+ // return $.extend({}, options, {gravity: $(ele).attr('tipsy-gravity') || 'n' });
83
+ // (remember - do not modify 'options' in place!)
84
+ $.fn.tipsy.elementOptions = function(ele, options) {
85
+ return $.metadata ? $.extend({}, options, $(ele).metadata()) : options;
86
+ };
87
+
88
+ $.fn.tipsy.defaults = {
89
+ fade: false,
90
+ fallback: '',
91
+ gravity: 'n',
92
+ html: false,
93
+ title: 'title'
94
+ };
95
+
96
+ $.fn.tipsy.autoNS = function() {
97
+ return $(this).offset().top > ($(document).scrollTop() + $(window).height() / 2) ? 's' : 'n';
98
+ };
99
+
100
+ $.fn.tipsy.autoWE = function() {
101
+ return $(this).offset().left > ($(document).scrollLeft() + $(window).width() / 2) ? 'e' : 'w';
102
+ };
103
+
104
+ })(jQuery);
js/tooltip2/src/stylesheets/tipsy.css ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ .tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; background-image: url(../images/tipsy.gif); }
2
+ .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
3
+ .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
4
+ .tipsy-north { background-position: top center; }
5
+ .tipsy-south { background-position: bottom center; }
6
+ .tipsy-east { background-position: right center; }
7
+ .tipsy-west { background-position: left center; }
js/wpdev.bk.js ADDED
@@ -0,0 +1,799 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ var date_approved = [];
2
+ var date2approve = [];
3
+ var date_admin_blank = [];
4
+ var dates_additional_info = [];
5
+ var is_all_days_available = [];
6
+ var avalaibility_filters = [];
7
+ var is_show_cost_in_tooltips = false;
8
+ var is_show_availability_in_tooltips = false;
9
+ var global_avalaibility_times = [];
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 ){
18
+
19
+ var cl = document.getElementById('calendar_booking'+ bk_type);if (cl == null) return; // Get calendar instance and exit if its not exist
20
+
21
+ date_approved[ bk_type ] = date_approved_par;
22
+
23
+ function click_on_cal_td(){
24
+ if(typeof( selectDayPro ) == 'function') {selectDayPro( bk_type);}
25
+ }
26
+
27
+ function selectDay(date) {
28
+ jWPDev('#date_booking' + bk_type).val(date);
29
+ if(typeof( selectDayPro ) == 'function') {selectDayPro( date, bk_type);}
30
+ }
31
+
32
+ function hoverDay(value, date){
33
+
34
+ if(typeof( hoverDayTime ) == 'function') {hoverDayTime(value, date, bk_type);}
35
+
36
+ if ( (location.href.indexOf('admin.php?page=booking/wpdev-booking.phpwpdev-booking')==-1) ||
37
+ (location.href.indexOf('admin.php?page=booking/wpdev-booking.phpwpdev-booking-reservation')>0) )
38
+ { // Do not show it (range) at the main admin page
39
+ if(typeof( hoverDayPro ) == 'function') {hoverDayPro(value, date, bk_type);}
40
+ }
41
+ //if(typeof( hoverAdminDay ) == 'function') { hoverAdminDay(value, date, bk_type); }
42
+ }
43
+
44
+ function applyCSStoDays(date ){
45
+ var class_day = (date.getMonth()+1) + '-' + date.getDate() + '-' + date.getFullYear();
46
+
47
+ var my_test_date = new Date(); //Anxo customizarion
48
+ my_test_date.setFullYear(wpdev_bk_today[0],(wpdev_bk_today[1]-1), wpdev_bk_today[2] ,0,0,0); //Get today //Anxo customizarion
49
+ if ( (days_between( date, my_test_date)+1) < block_some_dates_from_today ) return [false, 'cal4date-' + class_day +' date_user_unavailable']; //Anxo customizarion
50
+ /**/
51
+ if (typeof( is_this_day_available ) == 'function') {
52
+ var is_day_available = is_this_day_available( date, bk_type);
53
+ if (! is_day_available) {return [false, 'cal4date-' + class_day +' date_user_unavailable'];}
54
+ }
55
+
56
+ // Time availability
57
+ if (typeof( check_global_time_availability ) == 'function') {check_global_time_availability( date, bk_type );}
58
+
59
+
60
+ // Check availability per day for H.E.
61
+ var reserved_days_count = 1;
62
+ if(typeof(availability_per_day) !== 'undefined')
63
+ if(typeof(availability_per_day[ bk_type ]) !== 'undefined')
64
+ if(typeof(availability_per_day[ bk_type ][ class_day ]) !== 'undefined') {
65
+ reserved_days_count = parseInt( availability_per_day[ bk_type ][ class_day ] );}
66
+
67
+ // we have 0 available at this day - Only for resources, which have childs
68
+ if ( wpdev_in_array( parent_booking_resources, bk_type ) )
69
+ if (reserved_days_count <= 0)
70
+ return [false, 'cal4date-' + class_day +' date2approve date_unavailable_for_all_childs ' + blank_admin_class_day];
71
+
72
+ //var class_day_previos = (date.getMonth()+1) + '-' + (date.getDate()-1) + '-' + date.getFullYear();
73
+ var blank_admin_class_day = '';
74
+ if(typeof(date_admin_blank[ bk_type ]) !== 'undefined')
75
+ if(typeof(date_admin_blank[ bk_type ][ class_day ]) !== 'undefined') {
76
+ blank_admin_class_day = ' date_admin_blank ';
77
+ }
78
+ var th=0;
79
+ var tm=0;
80
+ var ts=0;
81
+ var time_return_value = false;
82
+ // Select dates which need to approve, its exist only in Admin
83
+ if(typeof(date2approve[ bk_type ]) !== 'undefined')
84
+ if(typeof(date2approve[ bk_type ][ class_day ]) !== 'undefined') {
85
+ th = date2approve[ bk_type ][ class_day ][0][3];
86
+ tm = date2approve[ bk_type ][ class_day ][0][4];
87
+ ts = date2approve[ bk_type ][ class_day ][0][5];
88
+ if ( ( th == 0 ) && ( tm == 0 ) && ( ts == 0 ) )
89
+ return [false, 'cal4date-' + class_day +' date2approve' + blank_admin_class_day]; // Orange
90
+ else {
91
+ time_return_value = [true, 'cal4date-' + class_day +' date2approve timespartly']; // Times
92
+ if(typeof( isDayFullByTime ) == 'function') {
93
+ if ( isDayFullByTime(bk_type, class_day ) ) return [false, 'cal4date-' + class_day +' date2approve' + blank_admin_class_day]; // Orange
94
+ }
95
+ }
96
+ }
97
+
98
+ //select Approved dates
99
+ if(typeof(date_approved[ bk_type ]) !== 'undefined')
100
+ if(typeof(date_approved[ bk_type ][ class_day ]) !== 'undefined') {
101
+ th = date_approved[ bk_type ][ class_day ][0][3];
102
+ tm = date_approved[ bk_type ][ class_day ][0][4];
103
+ ts = date_approved[ bk_type ][ class_day ][0][5];
104
+ if ( ( th == 0 ) && ( tm == 0 ) && ( ts == 0 ) )
105
+ return [false, 'cal4date-' + class_day +' date_approved' + blank_admin_class_day]; //Blue or Grey in client
106
+ else {
107
+ time_return_value = [true, 'cal4date-' + class_day +' date_approved timespartly']; // Times
108
+ if(typeof( isDayFullByTime ) == 'function') {
109
+ if ( isDayFullByTime(bk_type, class_day ) ) return [false, 'cal4date-' + class_day +' date_approved' + blank_admin_class_day]; // Blue or Grey in client
110
+ }
111
+ }
112
+ }
113
+
114
+
115
+ for (var i=0; i<user_unavilable_days.length;i++) {
116
+ if (date.getDay()==user_unavilable_days[i]) return [false, 'cal4date-' + class_day +' date_user_unavailable' ];
117
+ }
118
+
119
+
120
+ if ( time_return_value !== false ) return time_return_value;
121
+ else return [true, 'cal4date-' + class_day +' reserved_days_count' + reserved_days_count + ' ' ];
122
+ }
123
+
124
+ function changeMonthYear(year, month){
125
+ if(typeof( prepare_tooltip ) == 'function') {
126
+ setTimeout("prepare_tooltip("+bk_type+");",1000);
127
+ }
128
+ if(typeof( prepare_highlight ) == 'function') {
129
+ setTimeout("prepare_highlight();",1000);
130
+ }
131
+ }
132
+ // Configure and show calendar
133
+ jWPDev('#calendar_booking'+ bk_type).datepick(
134
+ {beforeShowDay: applyCSStoDays,
135
+ onSelect: selectDay,
136
+ onHover:hoverDay,
137
+ onChangeMonthYear:changeMonthYear,
138
+ showOn: 'both',
139
+ multiSelect: multiple_day_selections,
140
+ numberOfMonths: my_num_month,
141
+ stepMonths: 1,
142
+ prevText: '<<',
143
+ nextText: '>>',
144
+ dateFormat: 'dd.mm.yy',
145
+ changeMonth: false,
146
+ changeYear: false,
147
+ minDate: 0, maxDate: booking_max_monthes_in_calendar, //'1Y',
148
+ showStatus: false,
149
+ multiSeparator: ', ',
150
+ closeAtTop: false,
151
+ firstDay:start_day_of_week,
152
+ gotoCurrent: false,
153
+ hideIfNoPrevNext:true,
154
+ rangeSelect:wpdev_bk_is_dynamic_range_selection,
155
+ calendarViewMode:wpdev_bk_calendarViewMode,
156
+ useThemeRoller :false // ui-cupertino.datepick.css
157
+ }
158
+ );
159
+
160
+
161
+ if ( start_bk_month != false ) {
162
+ var inst = jWPDev.datepick._getInst(document.getElementById('calendar_booking'+bk_type));
163
+ inst.cursorDate = new Date();
164
+ inst.cursorDate.setFullYear( start_bk_month[0], (start_bk_month[1]-1) , 1 );
165
+ inst.drawMonth = inst.cursorDate.getMonth();
166
+ inst.drawYear = inst.cursorDate.getFullYear();
167
+
168
+ jWPDev.datepick._notifyChange(inst);
169
+ jWPDev.datepick._adjustInstDate(inst);
170
+ jWPDev.datepick._showDate(inst);
171
+ jWPDev.datepick._updateDatepick(inst);
172
+ }
173
+
174
+
175
+
176
+
177
+ //jWPDev('td.datepick-days-cell').bind('click', 'selectDayPro');
178
+ if(typeof( prepare_tooltip ) == 'function') {setTimeout("prepare_tooltip("+bk_type+");",1000);}
179
+ }
180
+
181
+
182
+ // A D M I N Highlight dates when mouse over
183
+ function highlightDay(td_class, bk_color){
184
+ //jWPDev('.'+td_class).css({'background-color' : bk_color });
185
+ //jWPDev('.'+td_class + ' a').css({'background-color' : bk_color });
186
+
187
+ jWPDev('td a').removeClass('admin_calendar_selection');
188
+ if (bk_color == '#ff0000')
189
+ jWPDev('td.'+td_class + ' a').addClass('admin_calendar_selection');
190
+
191
+ jWPDev('td').removeClass('admin_calendar_selection');
192
+ if (bk_color == '#ff0000')
193
+ jWPDev('td.'+td_class + '').addClass('admin_calendar_selection');
194
+
195
+
196
+ }
197
+
198
+
199
+ // A D M I N Run this function at Admin side when click at Approve button
200
+ function bookingApprove(is_delete, is_in_approved, user_id, wpdev_active_locale){
201
+ var checkedd = jWPDev(".booking_appr"+is_in_approved+":checked");
202
+ id_for_approve = "";
203
+
204
+ // get all IDs
205
+ checkedd.each(function(){
206
+ var id_c = jWPDev(this).attr('id');
207
+ id_c = id_c.substr(13,id_c.length-13)
208
+ id_for_approve += id_c + "|";
209
+ });
210
+
211
+ //delete last "|"
212
+ id_for_approve = id_for_approve.substr(0,id_for_approve.length-1);
213
+
214
+ var denyreason ;
215
+ if (is_delete ==1) {
216
+ if (is_in_approved==0) {denyreason= jWPDev('#denyreason').val();}
217
+ else {denyreason= jWPDev('#cancelreason').val();}
218
+ } else {denyreason = '';}
219
+
220
+
221
+
222
+ if (id_for_approve!='') {
223
+
224
+ var wpdev_ajax_path = wpdev_bk_plugin_url+'/' + wpdev_bk_plugin_filename ;
225
+
226
+ var ajax_type_action='';
227
+ if (is_delete) {ajax_type_action = 'DELETE_APPROVE';var ajax_bk_message = 'Deleting...';}
228
+ else {ajax_type_action = 'UPDATE_APPROVE';var ajax_bk_message = 'Updating...';};
229
+
230
+ document.getElementById('ajax_working').innerHTML =
231
+ '<div class="info_message ajax_message" id="ajax_message">\n\
232
+ <div style="float:left;">'+ajax_bk_message+'</div> \n\
233
+ <div style="float:left;width:80px;margin-top:-3px;">\n\
234
+ <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
235
+ </div>\n\
236
+ </div>';
237
+
238
+ var is_send_emeils = 1;
239
+
240
+
241
+ var elm1 = document.getElementById("is_send_email_for_all");
242
+ if (elm1 != null) {is_send_emeils = jWPDev('#is_send_email_for_all').attr('checked' );}
243
+ else {
244
+ if (is_in_approved==0) {is_send_emeils= jWPDev('#is_send_email_for_pending').attr('checked' );}
245
+ else {is_send_emeils= jWPDev('#is_send_email_for_aproved').attr('checked' );}
246
+ }
247
+
248
+ if (is_send_emeils) is_send_emeils = 1;
249
+ else is_send_emeils = 0;
250
+
251
+ if (is_delete == 2 ) is_send_emeils = 0;
252
+
253
+ jWPDev.ajax({ // Start Ajax Sending
254
+ url: wpdev_ajax_path,
255
+ type:'POST',
256
+ success: function (data, textStatus){if( textStatus == 'success') jWPDev('#ajax_respond').html( data );},
257
+ error:function (XMLHttpRequest, textStatus, errorThrown){window.status = 'Ajax sending Error status:'+ textStatus;alert(XMLHttpRequest.status + ' ' + XMLHttpRequest.statusText);if (XMLHttpRequest.status == 500) {alert('Please check at this page according this error:' + ' http://onlinebookingcalendar.com/faq/#faq-13');}},
258
+ // beforeSend: someFunction,
259
+ data:{
260
+ ajax_action : ajax_type_action,
261
+ approved : id_for_approve,
262
+ is_in_approved : is_in_approved,
263
+ is_send_emeils : is_send_emeils,
264
+ denyreason: denyreason,
265
+ user_id: user_id,
266
+ wpdev_active_locale:wpdev_active_locale
267
+ }
268
+ });
269
+ return false;
270
+ }
271
+ return true;
272
+ }
273
+
274
+ // Send booking Cacel by visitor
275
+ function bookingCancelByVisitor(booking_hash, bk_type){
276
+
277
+
278
+ if (booking_hash!='') {
279
+
280
+
281
+ document.getElementById('submiting' + bk_type).innerHTML =
282
+ '<div style="height:20px;width:100%;text-align:center;margin:15px auto;"><img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif"><//div>';
283
+
284
+ var wpdev_ajax_path = wpdev_bk_plugin_url+'/' + wpdev_bk_plugin_filename ;
285
+ var ajax_type_action='DELETE_BY_VISITOR';
286
+
287
+ jWPDev.ajax({ // Start Ajax Sending
288
+ url: wpdev_ajax_path,
289
+ type:'POST',
290
+ success: function (data, textStatus){if( textStatus == 'success') jWPDev('#ajax_respond_insert' + bk_type).html( data ) ;},
291
+ error:function (XMLHttpRequest, textStatus, errorThrown){window.status = 'Ajax sending Error status:'+ textStatus;alert(XMLHttpRequest.status + ' ' + XMLHttpRequest.statusText);if (XMLHttpRequest.status == 500) {alert('Please check at this page according this error:' + ' http://onlinebookingcalendar.com/faq/#faq-13');}},
292
+ // beforeSend: someFunction,
293
+ data:{
294
+ ajax_action : ajax_type_action,
295
+ booking_hash : booking_hash,
296
+ bk_type : bk_type
297
+ }
298
+ });
299
+ return false;
300
+ }
301
+ return true;
302
+ }
303
+
304
+
305
+ // Scroll to script
306
+ function makeScroll(object_name) {
307
+ var targetOffset = jWPDev( object_name ).offset().top;
308
+ jWPDev('html,body').animate({scrollTop: targetOffset}, 1000);
309
+ }
310
+
311
+ //Admin function s for checking all checkbos in one time
312
+ function setCheckBoxInTable(el_stutus, el_class){
313
+ jWPDev('.'+el_class).attr('checked', el_stutus);
314
+ }
315
+
316
+
317
+ // Set selected days at calendar as UnAvailable
318
+ function setUnavailableSelectedDays( bk_type ){
319
+ var sel_dates = jWPDev('#calendar_booking'+bk_type).datepick('getDate');
320
+ var class_day2;
321
+ for( var i =0; i <sel_dates.length; i++) {
322
+ class_day2 = (sel_dates[i].getMonth()+1) + '-' + sel_dates[i].getDate() + '-' + sel_dates[i].getFullYear();
323
+ date_approved[ bk_type ][ class_day2 ] = [ (sel_dates[i].getMonth()+1) , sel_dates[i].getDate(), sel_dates[i].getFullYear(),0,0,0];
324
+ jWPDev('#calendar_booking'+bk_type+' td.cal4date-'+class_day2).html(sel_dates[i].getDate());
325
+ // jWPDev('#calendar_booking'+bk_type).datepick('refresh');
326
+ }
327
+ }
328
+
329
+
330
+ // Aftre reservation action is done
331
+ function setReservedSelectedDates( bk_type ){
332
+
333
+ if (document.getElementById('calendar_booking'+bk_type) === null ) {
334
+ document.getElementById('submiting' + bk_type).innerHTML = '';
335
+ document.getElementById("booking_form_div"+bk_type).style.display="none";
336
+ makeScroll('#booking_form'+bk_type);
337
+ if (type_of_thank_you_message == 'page') { // Page
338
+ //location.href= thank_you_page_URL;
339
+ timeoutID_of_thank_you_page = setTimeout(function ( ) {location.href= thank_you_page_URL;} ,1000);
340
+ } else { // Message
341
+ document.getElementById('submiting'+bk_type).innerHTML = '<div class=\"submiting_content\" >'+new_booking_title+'</div>';
342
+ jWPDev('.submiting_content').fadeOut( new_booking_title_time );
343
+ }
344
+ } else {
345
+
346
+ setUnavailableSelectedDays(bk_type); // Set days as unavailable
347
+ document.getElementById('date_booking'+bk_type).value = ''; // Set textarea date booking to ''
348
+ document.getElementById('calendar_booking'+bk_type).style.display= 'none';
349
+
350
+ var is_admin = 0;
351
+ if (location.href.indexOf('booking.php') != -1 ) {is_admin = 1;}
352
+ if (is_admin == 0) {
353
+ // Get calendar from the html and insert it before form div, which will hide after btn click
354
+ jWPDev('#calendar_booking'+bk_type).insertBefore("#booking_form_div"+bk_type);
355
+ document.getElementById("booking_form_div"+bk_type).style.display="none";
356
+ makeScroll('#calendar_booking'+bk_type);
357
+
358
+ var is_pay_now = false;
359
+
360
+ if ( document.getElementById('paypalbooking_form'+bk_type) != null )
361
+ if ( document.getElementById('paypalbooking_form'+bk_type).innerHTML != '' ) is_pay_now = true;
362
+
363
+ if (! is_pay_now) {
364
+ if (type_of_thank_you_message == 'page') { // Page
365
+ // thank_you_page_URL
366
+ // location.href= thank_you_page_URL;
367
+ timeoutID_of_thank_you_page = setTimeout(function ( ) {location.href= thank_you_page_URL;} ,1000);
368
+ } else { // Message
369
+ //new_booking_title;
370
+ //new_booking_title_time;
371
+ document.getElementById('submiting'+bk_type).innerHTML = '<div class=\"submiting_content\" >'+new_booking_title+'</div>';
372
+ jWPDev('.submiting_content').fadeOut( new_booking_title_time );
373
+ }
374
+ }
375
+
376
+ } else {
377
+ setTimeout(function ( ) {location.reload(true);} ,1000);
378
+ }
379
+ }
380
+ }
381
+
382
+
383
+ function showErrorMessage( element , errorMessage) {
384
+
385
+ jWPDev("[name='"+ element.name +"']")
386
+ .fadeOut( 350 ).fadeIn( 300 )
387
+ .fadeOut( 350 ).fadeIn( 400 )
388
+ .animate( {opacity: 1}, 4000 )
389
+ ; // mark red border
390
+ jWPDev("[name='"+ element.name +"']")
391
+ .after('<div class="wpdev-help-message">'+ errorMessage +'</div>'); // Show message
392
+ jWPDev(".wpdev-help-message")
393
+ .css( {'color' : 'red'} )
394
+ .animate( {opacity: 1}, 10000 )
395
+ .fadeOut( 2000 ); // hide message
396
+ element.focus(); // make focus to elemnt
397
+ return;
398
+
399
+ }
400
+
401
+ // Check fields at form and then send request
402
+ function mybooking_submit( submit_form , bk_type, wpdev_active_locale){
403
+
404
+
405
+ var count = submit_form.elements.length;
406
+ var formdata = '';
407
+ var inp_value;
408
+ var element;
409
+ var el_type;
410
+
411
+
412
+ // Serialize form here
413
+ for (i=0; i<count; i++) {
414
+ element = submit_form.elements[i];
415
+
416
+ if ( (element.type !=='button') && (element.type !=='hidden') && ( element.name !== ('date_booking' + bk_type) ) ) { // Skip buttons and hidden element - type
417
+
418
+
419
+ // Get Element Value
420
+ if (element.type !=='checkbox') {inp_value = element.value;}
421
+ else {
422
+ if (element.value == '') inp_value = element.checked; // if checkbox so then just check checked
423
+ else {
424
+ if (element.checked) inp_value = element.value;
425
+ else inp_value = '';
426
+ }
427
+ }
428
+
429
+
430
+ // Recheck for max num. available visitors selection
431
+ if ( element.name == ('visitors'+bk_type) )
432
+ if( typeof( is_max_visitors_selection_more_than_available ) == 'function' )
433
+ if ( is_max_visitors_selection_more_than_available( bk_type, inp_value, element ) )
434
+ return;
435
+
436
+
437
+
438
+ // Validation Check --- Requred fields
439
+ if ( element.className.indexOf('wpdev-validates-as-required') !== -1 ){
440
+ if ((element.type =='checkbox') && ( inp_value === false)) {showErrorMessage( element , message_verif_requred_for_check_box);return;}
441
+ if ( inp_value === '') {showErrorMessage( element , message_verif_requred);return;}
442
+ }
443
+
444
+ // Validation Check --- Email correct filling field
445
+ if ( element.className.indexOf('wpdev-validates-as-email') !== -1 ){
446
+ var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
447
+ if(reg.test(inp_value) == false) {showErrorMessage( element , message_verif_emeil);return;}
448
+ }
449
+
450
+
451
+
452
+
453
+ // if(typeof( write_js_validation ) == 'function') {if (write_js_validation(element, inp_value, bk_type )) return;}
454
+
455
+
456
+ // Get Form Data
457
+ if ( element.name !== ('captcha_input' + bk_type) ) {
458
+ if (formdata !=='') formdata += '~'; // next field element
459
+
460
+ el_type = element.type
461
+ if ( element.className.indexOf('wpdev-validates-as-email') !== -1 ) el_type='email';
462
+ if ( element.className.indexOf('wpdev-validates-as-coupon') !== -1 ) el_type='coupon';
463
+
464
+ inp_value = inp_value + '';
465
+ inp_value = inp_value.replace(new RegExp("\\^",'g'), '&#94;'); // replace registered characters
466
+ inp_value = inp_value.replace(new RegExp("~",'g'), '&#126;'); // replace registered characters
467
+
468
+ inp_value = inp_value.replace(/"/g, '&#34;'); // replace double quot
469
+ inp_value = inp_value.replace(/'/g, '&#39;'); // replace single quot
470
+
471
+ formdata += el_type + '^' + element.name + '^' + inp_value ; // element attr
472
+ }
473
+ }
474
+
475
+ } // End Fields Loop
476
+
477
+ // Recheck Times
478
+ if( typeof( is_this_time_selections_not_available ) == 'function' )
479
+ if ( is_this_time_selections_not_available( bk_type, submit_form.elements ) )
480
+ return;
481
+
482
+
483
+
484
+ //Show message if no selected days
485
+ if (document.getElementById('date_booking' + bk_type).value == '') {
486
+
487
+ if ( document.getElementById('additional_calendars' + bk_type) != null ) { // Checking according additional calendars.
488
+
489
+ var id_additional_str = document.getElementById('additional_calendars' + bk_type).value; //Loop have to be here based on , sign
490
+ var id_additional_arr = id_additional_str.split(',');
491
+ var is_all_additional_days_unselected = true;
492
+ for (var ia=0;ia<id_additional_arr.length;ia++) {
493
+ if (document.getElementById('date_booking' + id_additional_arr[ia] ).value != '' ) {
494
+ is_all_additional_days_unselected = false;
495
+ }
496
+ }
497
+ if (is_all_additional_days_unselected) {
498
+ alert(message_verif_selectdts);
499
+ return;
500
+ }
501
+
502
+ } else {
503
+ alert(message_verif_selectdts);
504
+ return;
505
+ }
506
+ }
507
+
508
+
509
+ // Cpatch verify
510
+ var captcha = document.getElementById('wpdev_captcha_challenge_' + bk_type);
511
+ if (captcha != null) form_submit_send( bk_type, formdata, captcha.value, document.getElementById('captcha_input' + bk_type).value ,wpdev_active_locale);
512
+ else form_submit_send( bk_type, formdata, '', '' , wpdev_active_locale);
513
+ return;
514
+ }
515
+
516
+ // Gathering params for sending Ajax request and then send it
517
+ function form_submit_send( bk_type, formdata, captcha_chalange, user_captcha ,wpdev_active_locale){
518
+
519
+ document.getElementById('submiting' + bk_type).innerHTML = '<div style="height:20px;width:100%;text-align:center;margin:15px auto;"><img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif"><//div>';
520
+
521
+ var my_booking_form = '';
522
+ var my_booking_hash = '';
523
+ if (document.getElementById('booking_form_type' + bk_type) != undefined)
524
+ my_booking_form =document.getElementById('booking_form_type' + bk_type).value;
525
+
526
+ if (wpdev_bk_edit_id_hash != '') my_booking_hash = wpdev_bk_edit_id_hash;
527
+
528
+ var is_send_emeils= jWPDev('#is_send_email_for_new_booking').attr('checked' );
529
+ if (is_send_emeils == undefined) {is_send_emeils =1 ;}
530
+ if (is_send_emeils) is_send_emeils = 1;
531
+ else is_send_emeils = 0;
532
+
533
+ 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
534
+
535
+ var formdata_additional_arr;
536
+ var formdata_additional;
537
+ var my_form_field;
538
+ var id_additional;
539
+ var id_additional_str;
540
+ var id_additional_arr;
541
+ if (document.getElementById('additional_calendars' + bk_type) != null ) {
542
+
543
+ id_additional_str = document.getElementById('additional_calendars' + bk_type).value; //Loop have to be here based on , sign
544
+ id_additional_arr = id_additional_str.split(',');
545
+
546
+ for (var ia=0;ia<id_additional_arr.length;ia++) {
547
+ formdata_additional_arr = formdata;
548
+ formdata_additional = '';
549
+ id_additional = id_additional_arr[ia];
550
+
551
+
552
+ formdata_additional_arr = formdata_additional_arr.split('~');
553
+ for (var j=0;j<formdata_additional_arr.length;j++) {
554
+ my_form_field = formdata_additional_arr[j].split('^');
555
+ if (formdata_additional !=='') formdata_additional += '~';
556
+
557
+ if (my_form_field[1].substr( (my_form_field[1].length -2),2)=='[]')
558
+ my_form_field[1] = my_form_field[1].substr(0, (my_form_field[1].length - (''+bk_type).length ) - 2 ) + id_additional + '[]';
559
+ else
560
+ my_form_field[1] = my_form_field[1].substr(0, (my_form_field[1].length - (''+bk_type).length ) ) + id_additional ;
561
+
562
+
563
+ formdata_additional += my_form_field[0] + '^' + my_form_field[1] + '^' + my_form_field[2];
564
+ }
565
+
566
+
567
+ if (document.getElementById('date_booking' + id_additional).value != '' ) {
568
+ setUnavailableSelectedDays(id_additional); // Set selected days unavailable in this calendar
569
+ jWPDev('#calendar_booking'+id_additional).insertBefore("#booking_form_div"+bk_type); // Insert calendar before form to do not hide it
570
+ if (document.getElementById('paypalbooking_form'+id_additional) != null)
571
+ jWPDev('#paypalbooking_form'+id_additional).insertBefore("#booking_form_div"+bk_type); // Insert payment form to do not hide it
572
+ else {
573
+ jWPDev("#booking_form_div"+bk_type).append('<div id="paypalbooking_form'+id_additional+'" ></div>')
574
+ jWPDev("#booking_form_div"+bk_type).append('<div id="ajax_respond_insert'+id_additional+'" ></div>')
575
+ }
576
+ send_ajax_submit( id_additional ,formdata_additional,captcha_chalange,user_captcha,is_send_emeils,my_booking_hash,my_booking_form ,wpdev_active_locale );
577
+ }
578
+ }
579
+ }
580
+ }
581
+
582
+ //<![CDATA[
583
+ function send_ajax_submit(bk_type,formdata,captcha_chalange,user_captcha,is_send_emeils,my_booking_hash,my_booking_form ,wpdev_active_locale ) {
584
+ // Ajax POST here
585
+
586
+ var my_bk_res = bk_type;
587
+ if ( document.getElementById('bk_type' + bk_type) != null ) my_bk_res = document.getElementById('bk_type' + bk_type).value;
588
+
589
+ jWPDev.ajax({ // Start Ajax Sending
590
+ url: wpdev_bk_plugin_url+ '/' + wpdev_bk_plugin_filename,
591
+ type:'POST',
592
+ success: function (data, textStatus){if( textStatus == 'success') jWPDev('#ajax_respond_insert' + bk_type).html( data ) ;},
593
+ error:function (XMLHttpRequest, textStatus, errorThrown){window.status = 'Ajax sending Error status:'+ textStatus;alert(XMLHttpRequest.status + ' ' + XMLHttpRequest.statusText);if (XMLHttpRequest.status == 500) {alert('Please check at this page according this error:' + ' http://onlinebookingcalendar.com/faq/#faq-13');}},
594
+ // beforeSend: someFunction,
595
+ data:{
596
+ ajax_action : 'INSERT_INTO_TABLE',
597
+ bktype: my_bk_res ,
598
+ dates: document.getElementById('date_booking' + bk_type).value ,
599
+ form: formdata,
600
+ captcha_chalange:captcha_chalange,
601
+ captcha_user_input: user_captcha,
602
+ is_send_emeils : is_send_emeils,
603
+ my_booking_hash:my_booking_hash,
604
+ booking_form_type:my_booking_form,
605
+ wpdev_active_locale:wpdev_active_locale
606
+ }
607
+ });
608
+ }
609
+ //]]>
610
+
611
+
612
+
613
+ // Prepare to show tooltips
614
+ function prepare_tooltip(myParam){
615
+ var tooltip_day_class_4_show = " .timespartly";
616
+ if (is_show_availability_in_tooltips) {
617
+ if ( wpdev_in_array( parent_booking_resources , myParam ) )
618
+ tooltip_day_class_4_show = " .datepick-days-cell a"; // each day
619
+ }
620
+ if (is_show_cost_in_tooltips) {
621
+ tooltip_day_class_4_show = " .datepick-days-cell a"; // each day
622
+ }
623
+
624
+ // Show tooltip at each day if time availability filter is set
625
+ if(typeof( global_avalaibility_times[myParam]) != "undefined") {
626
+ if (global_avalaibility_times[myParam].length>0) tooltip_day_class_4_show = " .datepick-days-cell"; // each day
627
+ }
628
+
629
+ jWPDev("#calendar_booking" + myParam + tooltip_day_class_4_show ).tooltip( { //TODO I am changed here
630
+ tip:'#demotip'+myParam,
631
+ predelay:500,
632
+ delay:0,
633
+ position:"top center",
634
+ offset:[2,0],
635
+ opacity:1
636
+ });
637
+ // tooltips[myParam] = jWPDev("#calendar_booking" + myParam+ " .timespartly").tooltip( { tip:'#demotip'+myParam, predelay:500, api:true });
638
+ // tooltips[myParam].show();
639
+ }
640
+
641
+ // Hint labels inside of input boxes
642
+ jWPDev(document).ready( function(){
643
+
644
+ jWPDev('div.inside_hint').click(function(){
645
+ jWPDev(this).css('visibility', 'hidden').siblings('.has-inside-hint').focus();
646
+ });
647
+
648
+ jWPDev('input.has-inside-hint').blur(function() {
649
+ if ( this.value == '' )
650
+ jWPDev(this).siblings('.inside_hint').css('visibility', '');
651
+ }).focus(function(){
652
+ jWPDev(this).siblings('.inside_hint').css('visibility', 'hidden');
653
+ });
654
+ });
655
+
656
+
657
+
658
+ function openModalWindow(content_ID){
659
+ //alert('!!!' + content);
660
+ jWPDev('.modal_content_text').attr('style','display:none;');
661
+ document.getElementById( content_ID ).style.display = 'block';
662
+ var buttons = {};//{ "Ok": wpdev_bk_dialog_close };
663
+ jWPDev("#wpdev-bk-dialog").dialog( {
664
+ autoOpen: false,
665
+ width: 700,
666
+ height: 300,
667
+ buttons:buttons,
668
+ draggable:false,
669
+ hide: 'slide',
670
+ resizable: false,
671
+ modal: true,
672
+ title: '<img src="'+wpdev_bk_plugin_url+ '/img/calendar-16x16.png" align="middle" style="margin-top:1px;"> Booking Calendar'
673
+ });
674
+ jWPDev("#wpdev-bk-dialog").dialog("open");
675
+ }
676
+
677
+ function wpdev_bk_dialog_close(){
678
+ jWPDev("#wpdev-bk-dialog").dialog("close");
679
+ }
680
+
681
+ function wpdev_togle_box(boxid){
682
+ if ( jWPDev( '#' + boxid ).hasClass('closed') ) jWPDev('#' + boxid).removeClass('closed');
683
+ else jWPDev('#' + boxid).addClass('closed');
684
+ }
685
+
686
+
687
+ //<![CDATA[
688
+ function setNumerOfCalendarsAtAdminSide(us_id, cal_count) {
689
+
690
+ var ajax_bk_message = 'Updating...';
691
+
692
+ document.getElementById('ajax_working').innerHTML =
693
+ '<div class="info_message ajax_message" id="ajax_message">\n\
694
+ <div style="float:left;">'+ajax_bk_message+'</div> \n\
695
+ <div style="float:left;width:80px;margin-top:-3px;">\n\
696
+ <img src="'+wpdev_bk_plugin_url+'/img/ajax-loader.gif">\n\
697
+ </div>\n\
698
+ </div>';
699
+
700
+ jWPDev.ajax({ // Start Ajax Sending
701
+ url: wpdev_bk_plugin_url+ '/' + wpdev_bk_plugin_filename,
702
+ type:'POST',
703
+ success: function (data, textStatus){if( textStatus == 'success') jWPDev('#ajax_respond').html( data );},
704
+ error:function (XMLHttpRequest, textStatus, errorThrown){window.status = 'Ajax sending Error status:'+ textStatus;alert(XMLHttpRequest.status + ' ' + XMLHttpRequest.statusText);if (XMLHttpRequest.status == 500) {alert('Please check at this page according this error:' + ' http://onlinebookingcalendar.com/faq/#faq-13');}},
705
+ // beforeSend: someFunction,
706
+ data:{
707
+ ajax_action : 'USER_SAVE_OPTION',
708
+ user_id: us_id ,
709
+ option: 'ADMIN_CALENDAR_COUNT',
710
+ count: cal_count,
711
+ is_reload:1
712
+ }
713
+ });
714
+ }
715
+ //]]>
716
+
717
+
718
+ //<![CDATA[
719
+ function verify_window_opening(us_id, window_id ){
720
+
721
+ var is_closed = 0;
722
+
723
+ if (jWPDev('#' + window_id ).hasClass('closed') == true){
724
+ jWPDev('#' + window_id ).removeClass('closed');
725
+ } else {
726
+ jWPDev('#' + window_id ).addClass('closed');
727
+ is_closed = 1;
728
+ }
729
+
730
+
731
+ jWPDev.ajax({ // Start Ajax Sending
732
+ url: wpdev_bk_plugin_url+ '/' + wpdev_bk_plugin_filename,
733
+ type:'POST',
734
+ success: function (data, textStatus){if( textStatus == 'success') jWPDev('#ajax_respond').html( data );},
735
+ error:function (XMLHttpRequest, textStatus, errorThrown){window.status = 'Ajax sending Error status:'+ textStatus;alert(XMLHttpRequest.status + ' ' + XMLHttpRequest.statusText);if (XMLHttpRequest.status == 500) {alert('Please check at this page according this error:' + ' http://onlinebookingcalendar.com/faq/#faq-13');}},
736
+ // beforeSend: someFunction,
737
+ data:{
738
+ ajax_action : 'USER_SAVE_WINDOW_STATE',
739
+ user_id: us_id ,
740
+ window: window_id,
741
+ is_closed: is_closed
742
+ }
743
+ });
744
+
745
+ }
746
+ //]]>
747
+
748
+ function wpdev_in_array (array_here, p_val) {
749
+ for(var i = 0, l = array_here.length; i < l; i++) {
750
+ if(array_here[i] == p_val) {
751
+ return true;
752
+ }
753
+ }
754
+ return false;
755
+ }
756
+
757
+
758
+ function days_between(date1, date2) {
759
+
760
+ // The number of milliseconds in one day
761
+ var ONE_DAY = 1000 * 60 * 60 * 24
762
+
763
+ // Convert both dates to milliseconds
764
+ var date1_ms = date1.getTime()
765
+ var date2_ms = date2.getTime()
766
+
767
+ // Calculate the difference in milliseconds
768
+ var difference_ms = date1_ms - date2_ms;
769
+
770
+ // Convert back to days and return
771
+ return Math.round(difference_ms/ONE_DAY)
772
+
773
+ }
774
+
775
+ function showwidedates_at_admin_side(){
776
+ jWPDev('.short_dates_view').addClass('hide_dates_view');
777
+ jWPDev('.short_dates_view').removeClass('show_dates_view');
778
+ jWPDev('.wide_dates_view').addClass('show_dates_view');
779
+ jWPDev('.wide_dates_view').removeClass('hide_dates_view');
780
+ jWPDev('#showwidedates').addClass('hide_dates_view');
781
+
782
+ jWPDev('.showwidedates').addClass('hide_dates_view');
783
+ jWPDev('.showshortdates').addClass('show_dates_view');
784
+ jWPDev('.showshortdates').removeClass('hide_dates_view');
785
+ jWPDev('.showwidedates').removeClass('show_dates_view');
786
+ }
787
+
788
+ function showshortdates_at_admin_side(){
789
+ jWPDev('.wide_dates_view').addClass('hide_dates_view');
790
+ jWPDev('.wide_dates_view').removeClass('show_dates_view');
791
+ jWPDev('.short_dates_view').addClass('show_dates_view');
792
+ jWPDev('.short_dates_view').removeClass('hide_dates_view');
793
+
794
+ jWPDev('.showshortdates').addClass('hide_dates_view');
795
+ jWPDev('.showwidedates').addClass('show_dates_view');
796
+ jWPDev('.showwidedates').removeClass('hide_dates_view');
797
+ jWPDev('.showshortdates').removeClass('show_dates_view');
798
+
799
+ }
languages/wpdev-booking-be_BY.mo ADDED
Binary file
languages/wpdev-booking-be_BY.po ADDED
@@ -0,0 +1,4997 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: wpdev-booking\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-05-27 11:16+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
+ "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-Poedit-SearchPath-0: w:\\www\\home\\w\\www\\wp-content\\plugins\\booking\\.\n"
19
+
20
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:107
21
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:190
22
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3174
23
+ #, fuzzy
24
+ msgid "The cost for payment"
25
+ msgstr "%s - уставіць даты бранявання"
26
+
27
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:110
28
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:195
29
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:91
30
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3278
31
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3301
32
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3327
33
+ msgid "First Name (required)"
34
+ msgstr "Імя (абавязковае поле)"
35
+
36
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:112
37
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:197
38
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:93
39
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3280
40
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3303
41
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3329
42
+ msgid "Last Name (required)"
43
+ msgstr "Прозвішча (абавязковае поле)"
44
+
45
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:114
46
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:199
47
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:95
48
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3282
49
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3305
50
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3331
51
+ msgid "Email (required)"
52
+ msgstr "Емейл (абавязковае поле)"
53
+
54
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:116
55
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:201
56
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:97
57
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3333
58
+ #, fuzzy
59
+ msgid "Address (required)"
60
+ msgstr "Імя (абавязковае поле)"
61
+
62
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:118
63
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:203
64
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:99
65
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3335
66
+ #, fuzzy
67
+ msgid "City(required)"
68
+ msgstr "Емейл (абавязковае поле)"
69
+
70
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:120
71
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:205
72
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:101
73
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3337
74
+ #, fuzzy
75
+ msgid "Post code(required)"
76
+ msgstr "Прозвішча (абавязковае поле)"
77
+
78
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:122
79
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:207
80
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:103
81
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3339
82
+ #, fuzzy
83
+ msgid "Country(required)"
84
+ msgstr "Прозвішча (абавязковае поле)"
85
+
86
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:124
87
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:209
88
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:105
89
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
90
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2780
91
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3284
92
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3307
93
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3341
94
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3360
95
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3372
96
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3392
97
+ msgid "Phone"
98
+ msgstr "Тэлефон"
99
+
100
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:126
101
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:211
102
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:107
103
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3286
104
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3309
105
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3343
106
+ msgid "Visitors"
107
+ msgstr "Наведвальнікі"
108
+
109
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:126
110
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:211
111
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:107
112
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3286
113
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3309
114
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3343
115
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3362
116
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3374
117
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3394
118
+ msgid "Children"
119
+ msgstr "Дзеці"
120
+
121
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:128
122
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:213
123
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:109
124
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3288
125
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3311
126
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3345
127
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3363
128
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3375
129
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3395
130
+ msgid "Details"
131
+ msgstr "Апісанне"
132
+
133
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:130
134
+ #, fuzzy
135
+ msgid "Coupon"
136
+ msgstr "Лік дзён"
137
+
138
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:134
139
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:217
140
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:113
141
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:547
142
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2041
143
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3292
144
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3315
145
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3349
146
+ msgid "Send"
147
+ msgstr "Адправіць"
148
+
149
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:143
150
+ msgid "Probably number of selected visitors more, then available at selected day(s)!"
151
+ msgstr ""
152
+
153
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:332
154
+ msgid "coupon"
155
+ msgstr ""
156
+
157
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:334
158
+ msgid "discount"
159
+ msgstr ""
160
+
161
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:585
162
+ msgid "Search results"
163
+ msgstr ""
164
+
165
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:587
166
+ msgid "Nothing found"
167
+ msgstr ""
168
+
169
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:632
170
+ #, fuzzy
171
+ msgid "Book now"
172
+ msgstr "Браняванне"
173
+
174
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:680
175
+ msgid "Please select check in and check out days!"
176
+ msgstr ""
177
+
178
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:816
179
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:132
180
+ #, fuzzy
181
+ msgid "Search"
182
+ msgstr "Сакавік"
183
+
184
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:1549
185
+ #, php-format
186
+ msgid "Sorry, the reservation is not done, because these days are already booked, please %srefresh%s the page and try other days."
187
+ msgstr ""
188
+
189
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2004
190
+ #, fuzzy
191
+ msgid "Child booking resources"
192
+ msgstr "Тып бранявання"
193
+
194
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2012
195
+ msgid "Max available items inside of booking resource"
196
+ msgstr "максімальная колькасць аб'ектаў усярэдзіне рэсурсу бранявання "
197
+
198
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2050
199
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2394
200
+ msgid "Previos Month"
201
+ msgstr ""
202
+
203
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2062
204
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2411
205
+ #, fuzzy
206
+ msgid "Show all booking tables"
207
+ msgstr "у Календары для бранявання"
208
+
209
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2070
210
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2419
211
+ #, fuzzy
212
+ msgid "Hide all booking tables"
213
+ msgstr "%sвремя канчаткі бранявання%s"
214
+
215
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2079
216
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2434
217
+ #, fuzzy
218
+ msgid "Next Month"
219
+ msgstr "Месяцы"
220
+
221
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2087
222
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:492
223
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2448
224
+ msgid "Pending"
225
+ msgstr "Якія чакаюць сцвярджэнні"
226
+
227
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2123
228
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2467
229
+ msgid "Approved"
230
+ msgstr "Пацверджана"
231
+
232
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2140
233
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2487
234
+ msgid "Approve"
235
+ msgstr "Пацвердзіць"
236
+
237
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2141
238
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2049
239
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2181
240
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2488
241
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2523
242
+ msgid "Cancel"
243
+ msgstr "Адмена"
244
+
245
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2144
246
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2491
247
+ msgid "Reason of cancellation here"
248
+ msgstr "Чыннік адмовы"
249
+
250
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2149
251
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2496
252
+ msgid "Send email notification to customer about this operation"
253
+ msgstr ""
254
+
255
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2156
256
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2503
257
+ msgid "FAQ"
258
+ msgstr ""
259
+
260
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2157
261
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2504
262
+ #, fuzzy
263
+ msgid "Contact"
264
+ msgstr "Панядзелак"
265
+
266
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2311
267
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2490
268
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2625
269
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2796
270
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3011
271
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3051
272
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3139
273
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2924
274
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:775
275
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1788
276
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1882
277
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2179
278
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2491
279
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2716
280
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2890
281
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3313
282
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2809
283
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2868
284
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2920
285
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2972
286
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3024
287
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3151
288
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3242
289
+ msgid "Click to toggle"
290
+ msgstr ""
291
+
292
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2312
293
+ #, fuzzy
294
+ msgid "Booking resources managment"
295
+ msgstr "Тып бранявання "
296
+
297
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2317
298
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2808
299
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1085
300
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2707
301
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:693
302
+ msgid "ID"
303
+ msgstr "ID"
304
+
305
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2319
306
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2171
307
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:694
308
+ msgid "Resource name"
309
+ msgstr "Імя рэсурсу"
310
+
311
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2321
312
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3235
313
+ #, fuzzy
314
+ msgid "Number of resource items inside of parent resource"
315
+ msgstr "Імя аб'ектаў з рэсурсу"
316
+
317
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2321
318
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3235
319
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2174
320
+ msgid "Capacity"
321
+ msgstr ""
322
+
323
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2322
324
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2427
325
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3236
326
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3332
327
+ #, fuzzy
328
+ msgid "Parent"
329
+ msgstr "Аплата"
330
+
331
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2323
332
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2434
333
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3237
334
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3343
335
+ msgid "Priority"
336
+ msgstr ""
337
+
338
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2325
339
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3239
340
+ #, fuzzy
341
+ msgid "Maximum number of visitors for resource"
342
+ msgstr "Лік наведвальнікаў"
343
+
344
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2325
345
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3239
346
+ #, fuzzy
347
+ msgid "Max"
348
+ msgstr "Сакавік"
349
+
350
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2325
351
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3239
352
+ #, fuzzy
353
+ msgid "visitors"
354
+ msgstr "Наведвальнікі"
355
+
356
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2327
357
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3241
358
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2177
359
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2710
360
+ msgid "Actions"
361
+ msgstr "Функцыі "
362
+
363
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2406
364
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:509
365
+ msgid "Add"
366
+ msgstr "Дадаць"
367
+
368
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2415
369
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2814
370
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:497
371
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2730
372
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:728
373
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1033
374
+ msgid "Delete"
375
+ msgstr "Выдаліць"
376
+
377
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2425
378
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:755
379
+ msgid "Title"
380
+ msgstr "Загаловак"
381
+
382
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2442
383
+ #, fuzzy
384
+ msgid "Add new resource"
385
+ msgstr "Дадаць новае браняванне"
386
+
387
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2449
388
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2584
389
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3042
390
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3083
391
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3216
392
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1196
393
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1532
394
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1682
395
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1943
396
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2109
397
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2249
398
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3086
399
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2092
400
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2417
401
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2679
402
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2860
403
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2958
404
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:730
405
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2524
406
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3081
407
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3234
408
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3262
409
+ msgid "Save"
410
+ msgstr "Захаваць"
411
+
412
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2491
413
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2626
414
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3314
415
+ msgid "Advanced Settings"
416
+ msgstr "Пашыраныя налады"
417
+
418
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2506
419
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2632
420
+ msgid "Visitors number apply to capacity"
421
+ msgstr ""
422
+
423
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2512
424
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2638
425
+ #, fuzzy, php-format
426
+ msgid " Check this checkbox if you want that availability of the day (capacity) depends from number of selected visitors %s"
427
+ msgstr "Вылучыце гэты чекбокс для паказу даступнасці аб'ектаў бранявання ў якая сплывае падказцы"
428
+
429
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2525
430
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2651
431
+ #, php-format
432
+ msgid "Show at tooltip on calendar availability based on free booking resource items. %sCheck maximum support of visitors at %sone booking resource%s with selected number of visitors from booking form"
433
+ msgstr ""
434
+
435
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2533
436
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2659
437
+ #, php-format
438
+ msgid "Show at tooltip on calendar availability based on summ number of visitors, which can be at free booking resource items. %sCheck maximum support of visitors at %sall booking resources%s with selected number of visitors from booking form"
439
+ msgstr ""
440
+
441
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2548
442
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2674
443
+ #, fuzzy
444
+ msgid "Show availability"
445
+ msgstr "Даступнасць"
446
+
447
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2554
448
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2680
449
+ #, fuzzy
450
+ msgid " Check this checkbox if you want to show availability number of booking resource at the tooltip, when mouse over the day of calendar."
451
+ msgstr "Вылучыце гэты чекбокс для паказу даступнасці аб'ектаў бранявання ў якая сплывае падказцы"
452
+
453
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2561
454
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2687
455
+ msgid "Availability description"
456
+ msgstr "Апісанне даступнасць"
457
+
458
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2563
459
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2689
460
+ #, php-format
461
+ msgid "Type your %savailability%s description"
462
+ msgstr "Увядзіце Ваш надпіс для %sдоступности%s "
463
+
464
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2573
465
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2699
466
+ #, fuzzy
467
+ msgid "Disable reservations in different booking resources"
468
+ msgstr "Памылка пры абнаўленні БД "
469
+
470
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2577
471
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2703
472
+ msgid " Check this checkbox if you want to dissable reservation, which can be stored in different booking resources. So if this checkbox is checked, the reservation is allowed only, if all days of reservation are at same booking resources, otherwise the error message will show."
473
+ msgstr ""
474
+
475
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2736
476
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:581
477
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3666
478
+ msgid "Deleted"
479
+ msgstr "Выдалена"
480
+
481
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2788
482
+ msgid "Coupon saved"
483
+ msgstr ""
484
+
485
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2797
486
+ #, fuzzy
487
+ msgid "Booking coupons managment"
488
+ msgstr "Тып бранявання "
489
+
490
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2809
491
+ msgid "The code your customers will be using to receive the discount."
492
+ msgstr ""
493
+
494
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2809
495
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2902
496
+ msgid "Coupon Code"
497
+ msgstr ""
498
+
499
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2810
500
+ #, fuzzy
501
+ msgid "The amount, which be saved. Enter only digits."
502
+ msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
503
+
504
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2810
505
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2930
506
+ #, fuzzy
507
+ msgid "Savings"
508
+ msgstr "Захаванне..."
509
+
510
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2811
511
+ msgid "The minimum total cost required to use the coupon"
512
+ msgstr ""
513
+
514
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2811
515
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2952
516
+ #, fuzzy
517
+ msgid "Minimum Purchase"
518
+ msgstr "Купля"
519
+
520
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2812
521
+ msgid "The date your coupon will expire"
522
+ msgstr ""
523
+
524
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2812
525
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2941
526
+ msgid "Expiration Date"
527
+ msgstr ""
528
+
529
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2813
530
+ msgid "Resource list, which support this coupon"
531
+ msgstr ""
532
+
533
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2813
534
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2908
535
+ #, fuzzy
536
+ msgid "Resources"
537
+ msgstr "Кошт рэсурсу"
538
+
539
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2814
540
+ #, fuzzy
541
+ msgid "Delete this coupon"
542
+ msgstr "Выдаленне дадзеных па браняванні"
543
+
544
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2854
545
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2911
546
+ msgid "All"
547
+ msgstr ""
548
+
549
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2890
550
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2961
551
+ #, fuzzy
552
+ msgid "Add new coupon"
553
+ msgstr "Дадаць новы тып"
554
+
555
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2934
556
+ msgid "Fixed Amount"
557
+ msgstr ""
558
+
559
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2935
560
+ msgid "Percentage Off"
561
+ msgstr ""
562
+
563
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2979
564
+ #, fuzzy, php-format
565
+ msgid "%s - coupon field, "
566
+ msgstr "%s - поле з пазнакай"
567
+
568
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2980
569
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3201
570
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3204
571
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3207
572
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3215
573
+ #, php-format
574
+ msgid "Example: %s "
575
+ msgstr "Прыклад: %s "
576
+
577
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3012
578
+ #, fuzzy
579
+ msgid "Search form customization"
580
+ msgstr "налада емейла"
581
+
582
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3020
583
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3060
584
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3250
585
+ msgid "Use these shortcodes for customization: "
586
+ msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
587
+
588
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3021
589
+ #, php-format
590
+ msgid "%s - search inside of posts/pages, which are inside of this category, "
591
+ msgstr ""
592
+
593
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3022
594
+ #, php-format
595
+ msgid "%s - search inside of posts/pages, which are have this tag, "
596
+ msgstr ""
597
+
598
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3023
599
+ #, fuzzy, php-format
600
+ msgid "%s - check in date, "
601
+ msgstr "%s - поле з пазнакай"
602
+
603
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3024
604
+ #, fuzzy, php-format
605
+ msgid "%s - check out date, "
606
+ msgstr "%s - поле з пазнакай"
607
+
608
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3025
609
+ #, fuzzy, php-format
610
+ msgid "%s - default selection number of visitors, "
611
+ msgstr "Лік наведвальнікаў"
612
+
613
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3026
614
+ #, fuzzy, php-format
615
+ msgid "Example: %s - custom number of visitor selections\""
616
+ msgstr "Лік наведвальнікаў"
617
+
618
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3027
619
+ #, fuzzy, php-format
620
+ msgid "%s - search button, "
621
+ msgstr "%s - кнопка для адпраўкі"
622
+
623
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3028
624
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3069
625
+ #, fuzzy, php-format
626
+ msgid "%s - new line, "
627
+ msgstr "%s - дадаць новы радок"
628
+
629
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3029
630
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3070
631
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3225
632
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3253
633
+ msgid "use any other HTML tags (carefully)."
634
+ msgstr "выкарыстоўвайце любыя іншыя HTML тэгі акуратна."
635
+
636
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3036
637
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3077
638
+ msgid "Additional customization style of this element you can make at this file"
639
+ msgstr ""
640
+
641
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3041
642
+ #, fuzzy
643
+ msgid "Reset to default search form content"
644
+ msgstr "Абнавіць да значэння па змаўчанні"
645
+
646
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3052
647
+ #, fuzzy
648
+ msgid "Customization of found booking resource items"
649
+ msgstr "Кошты бранявання"
650
+
651
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3061
652
+ #, fuzzy, php-format
653
+ msgid "%s - resource title, "
654
+ msgstr "%s - поле з выпадальным спісам"
655
+
656
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3062
657
+ #, fuzzy, php-format
658
+ msgid "%s - link to the page with booking form, "
659
+ msgstr "%s - уставіць тып бранявання"
660
+
661
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3063
662
+ #, fuzzy, php-format
663
+ msgid "%s - availability of booking resource, "
664
+ msgstr "%s - уставіць тып бранявання"
665
+
666
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3064
667
+ #, fuzzy, php-format
668
+ msgid "%s - maximum support visitors for booking resource, "
669
+ msgstr "%s - уставіць тып бранявання"
670
+
671
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3065
672
+ #, fuzzy, php-format
673
+ msgid "%s - cost of booking resource, "
674
+ msgstr "%s - уставіць тып бранявання"
675
+
676
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3066
677
+ #, php-format
678
+ msgid "%s - featured image, getted as a featured image from post, "
679
+ msgstr ""
680
+
681
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3067
682
+ #, php-format
683
+ msgid "%s - booking info, getted as a excerpt from post, "
684
+ msgstr ""
685
+
686
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3082
687
+ #, fuzzy
688
+ msgid "Reset to default value"
689
+ msgstr "Абнавіць да значэння па змаўчанні"
690
+
691
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3094
692
+ msgid "Search form"
693
+ msgstr ""
694
+
695
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3096
696
+ #, fuzzy
697
+ msgid "Check in"
698
+ msgstr "Дзеці"
699
+
700
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3098
701
+ msgid "Check out"
702
+ msgstr ""
703
+
704
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3100
705
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3361
706
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3373
707
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3393
708
+ msgid "Number of visitors"
709
+ msgstr "Лік наведвальнікаў"
710
+
711
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3140
712
+ #, fuzzy
713
+ msgid "Search Cache Settings"
714
+ msgstr "Пашыраныя налады"
715
+
716
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3146
717
+ msgid "Cache expiration"
718
+ msgstr ""
719
+
720
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3152
721
+ #, fuzzy
722
+ msgid "hour(s)"
723
+ msgstr "Чацвер"
724
+
725
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3157
726
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1995
727
+ #, fuzzy
728
+ msgid "day(s)"
729
+ msgstr "днеи"
730
+
731
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3161
732
+ msgid "Select time of cache expiration"
733
+ msgstr ""
734
+
735
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3170
736
+ msgid "Cache is expire: "
737
+ msgstr ""
738
+
739
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3208
740
+ #, php-format
741
+ msgid "Found: %s booking forms inside of posts or pages "
742
+ msgstr ""
743
+
744
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3215
745
+ msgid "Reset cache"
746
+ msgstr ""
747
+
748
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3363
749
+ #, fuzzy
750
+ msgid "Number of resources"
751
+ msgstr "Лік наведвальнікаў"
752
+
753
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3447
754
+ msgid "Available: "
755
+ msgstr "Доступа: "
756
+
757
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3516
758
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3522
759
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3575
760
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:487
761
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:631
762
+ msgid "Standard"
763
+ msgstr "Стандарт "
764
+
765
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3516
766
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:534
767
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3438
768
+ msgid "Default"
769
+ msgstr "Па змаўчанні"
770
+
771
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3517
772
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3523
773
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3562
774
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3563
775
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3576
776
+ msgid "Superior"
777
+ msgstr "Супериор "
778
+
779
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3517
780
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3679
781
+ #, fuzzy
782
+ msgid "Resource #1"
783
+ msgstr "Кошт рэсурсу"
784
+
785
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3518
786
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3524
787
+ msgid "Presidential Suite"
788
+ msgstr "Президенский нумар "
789
+
790
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3518
791
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3680
792
+ #, fuzzy
793
+ msgid "Resource #2"
794
+ msgstr "Кошт рэсурсу"
795
+
796
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3519
797
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3525
798
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1261
799
+ msgid "Royal Villa"
800
+ msgstr "Віла "
801
+
802
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3519
803
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3681
804
+ #, fuzzy
805
+ msgid "Resource #3"
806
+ msgstr "Кошт рэсурсу"
807
+
808
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:541
809
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3143
810
+ msgid "Weekend"
811
+ msgstr "Выходныя"
812
+
813
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:542
814
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3144
815
+ msgid "Work days"
816
+ msgstr "Працоўныя дні"
817
+
818
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:543
819
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3145
820
+ msgid "High season"
821
+ msgstr "Высокі сазон"
822
+
823
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:559
824
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:617
825
+ msgid "Updating..."
826
+ msgstr "Захаванне..."
827
+
828
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:564
829
+ msgid "User is Activated"
830
+ msgstr ""
831
+
832
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:622
833
+ #, fuzzy
834
+ msgid "User is Deactivated"
835
+ msgstr "калі ўбудова дэактываваны"
836
+
837
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:732
838
+ #, php-format
839
+ msgid "%sYou do not have permissions for this page.%s Your account is not active, please contact administrator.%s"
840
+ msgstr ""
841
+
842
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:767
843
+ #, php-format
844
+ msgid "%sYou do not have permissions for this booking resources.%s"
845
+ msgstr ""
846
+
847
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:773
848
+ #, fuzzy, php-format
849
+ msgid "%sNo this booking resources.%s"
850
+ msgstr "Сезонныя змены коштаў"
851
+
852
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:890
853
+ #, fuzzy
854
+ msgid "Show resources of user:"
855
+ msgstr "Кошт рэсурсу"
856
+
857
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:902
858
+ #, fuzzy
859
+ msgid "My"
860
+ msgstr "Травень"
861
+
862
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:921
863
+ #, fuzzy
864
+ msgid "Booking resource:"
865
+ msgstr "Тып бранявання"
866
+
867
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:953
868
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:986
869
+ #, fuzzy
870
+ msgid "Users"
871
+ msgstr "Гады"
872
+
873
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:988
874
+ msgid "Management of"
875
+ msgstr ""
876
+
877
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1080
878
+ #, fuzzy
879
+ msgid "Users managment"
880
+ msgstr "Пашыраная налада коштаў"
881
+
882
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1084
883
+ msgid "Status"
884
+ msgstr ""
885
+
886
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1086
887
+ #, fuzzy
888
+ msgid "User name"
889
+ msgstr "Імя рэсурсу"
890
+
891
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1087
892
+ msgid "User role"
893
+ msgstr ""
894
+
895
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1089
896
+ #, fuzzy
897
+ msgid "Max number of resources"
898
+ msgstr "Лік наведвальнікаў"
899
+
900
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1090
901
+ msgid "Actions for specific user"
902
+ msgstr ""
903
+
904
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1091
905
+ msgid "Set user as"
906
+ msgstr ""
907
+
908
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1127
909
+ #, fuzzy
910
+ msgid "Activate"
911
+ msgstr "Актыўна"
912
+
913
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1128
914
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1137
915
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1140
916
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1143
917
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1156
918
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1163
919
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1170
920
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1178
921
+ #, fuzzy
922
+ msgid "Do you really want"
923
+ msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
924
+
925
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1128
926
+ msgid "make user active"
927
+ msgstr ""
928
+
929
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1132
930
+ #, fuzzy
931
+ msgid "Deactivate"
932
+ msgstr "Актыўна"
933
+
934
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1136
935
+ msgid "Set as inactive"
936
+ msgstr ""
937
+
938
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1137
939
+ msgid "make user inactive"
940
+ msgstr ""
941
+
942
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1139
943
+ #, fuzzy
944
+ msgid "Delete configuration"
945
+ msgstr "Выдаленне дадзеных па браняванні"
946
+
947
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1140
948
+ msgid "delete configuration"
949
+ msgstr ""
950
+
951
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1142
952
+ #, fuzzy
953
+ msgid "Delete all booking data"
954
+ msgstr "Выдаленне дадзеных па браняванні"
955
+
956
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1143
957
+ #, fuzzy
958
+ msgid "delete all booking data"
959
+ msgstr "Выдаленне дадзеных па браняванні"
960
+
961
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1148
962
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1155
963
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1156
964
+ #, fuzzy
965
+ msgid "Super Admin"
966
+ msgstr "Супериор "
967
+
968
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1156
969
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1163
970
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1170
971
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1178
972
+ msgid "set user as"
973
+ msgstr ""
974
+
975
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1162
976
+ msgid "Low Level user"
977
+ msgstr ""
978
+
979
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1163
980
+ msgid "Low level user"
981
+ msgstr ""
982
+
983
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1169
984
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1170
985
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1177
986
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1178
987
+ #, fuzzy
988
+ msgid "Regular user"
989
+ msgstr "Гады"
990
+
991
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1184
992
+ #, fuzzy
993
+ msgid "Login"
994
+ msgstr "Спасылкі"
995
+
996
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1262
997
+ #, fuzzy
998
+ msgid "Suite"
999
+ msgstr "Загаловак"
1000
+
1001
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1263
1002
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3679
1003
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3439
1004
+ msgid "Appartment #1"
1005
+ msgstr "Апартаменты №1"
1006
+
1007
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1264
1008
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3680
1009
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3440
1010
+ msgid "Appartment #2"
1011
+ msgstr "Апартаменты №2"
1012
+
1013
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:193
1014
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2683
1015
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:89
1016
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3237
1017
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3448
1018
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3299
1019
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3325
1020
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3367
1021
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3383
1022
+ msgid "Start time"
1023
+ msgstr "Час пачатку"
1024
+
1025
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:193
1026
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2689
1027
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:89
1028
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3244
1029
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3455
1030
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3299
1031
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3325
1032
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3368
1033
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3384
1034
+ msgid "End time"
1035
+ msgstr "Час канчатка"
1036
+
1037
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:226
1038
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1867
1039
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1906
1040
+ #, fuzzy
1041
+ msgid "per 1 day"
1042
+ msgstr "за 1 дзень"
1043
+
1044
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:227
1045
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1868
1046
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1907
1047
+ #, fuzzy
1048
+ msgid "from the cost of 1 day "
1049
+ msgstr "Лік дзён"
1050
+
1051
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:228
1052
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1869
1053
+ #, fuzzy, php-format
1054
+ msgid "Additional cost in %s per 1 day"
1055
+ msgstr "Дадатковы кошт для "
1056
+
1057
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:230
1058
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:231
1059
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1873
1060
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1874
1061
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1914
1062
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1915
1063
+ #, fuzzy
1064
+ msgid " for all days!"
1065
+ msgstr "Недаступныя дні"
1066
+
1067
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:505
1068
+ #, fuzzy
1069
+ msgid "Add new booking form"
1070
+ msgstr "Дадаць новае браняванне"
1071
+
1072
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:588
1073
+ #, fuzzy
1074
+ msgid "There are no extended booking forms"
1075
+ msgstr "у форме бранявання"
1076
+
1077
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:628
1078
+ #, fuzzy
1079
+ msgid "Booking form type:"
1080
+ msgstr "Форма бранявання"
1081
+
1082
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:637
1083
+ #, fuzzy
1084
+ msgid "Please, select your type of booking form"
1085
+ msgstr "Выбирети, што Вы жадаеце браняваць"
1086
+
1087
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:707
1088
+ #, fuzzy
1089
+ msgid "Standard booking resource cost"
1090
+ msgstr "Дадаць новае браняванне"
1091
+
1092
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:708
1093
+ #, fuzzy
1094
+ msgid "Total booking resource cost"
1095
+ msgstr "Тып бранявання"
1096
+
1097
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:848
1098
+ #, php-format
1099
+ msgid "%s - show cost hint for full booking in real time, depends from selection of days and form elements."
1100
+ msgstr ""
1101
+
1102
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:849
1103
+ #, fuzzy, php-format
1104
+ msgid "Example: %sThe full cost for payment: %s "
1105
+ msgstr "%s - уставіць даты бранявання"
1106
+
1107
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:850
1108
+ #, php-format
1109
+ msgid "%s - show cost hint of original booking cost without additional costs for full booking in real time, depends only from days selection."
1110
+ msgstr ""
1111
+
1112
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:851
1113
+ #, fuzzy, php-format
1114
+ msgid "Example: %sThe original cost for payment: %s "
1115
+ msgstr "%s - уставіць даты бранявання"
1116
+
1117
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:852
1118
+ #, php-format
1119
+ msgid "%s - show cost hint of additional booking cost, ehich depends from selection of form elements."
1120
+ msgstr ""
1121
+
1122
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:853
1123
+ #, php-format
1124
+ msgid "Example: %sThe additional cost for payment: %s "
1125
+ msgstr ""
1126
+
1127
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:854
1128
+ #, php-format
1129
+ msgid "%s - enter direct cost at admin panel at page: "
1130
+ msgstr ""
1131
+
1132
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:854
1133
+ msgid "Add booking"
1134
+ msgstr "Дадаць рэзерв"
1135
+
1136
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:855
1137
+ #, fuzzy, php-format
1138
+ msgid "Example: %s"
1139
+ msgstr "Прыклад: %s "
1140
+
1141
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1476
1142
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1487
1143
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1488
1144
+ msgid "unavailable"
1145
+ msgstr "Недаступныя дні "
1146
+
1147
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1477
1148
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1487
1149
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1488
1150
+ msgid "available"
1151
+ msgstr "даступныя дні "
1152
+
1153
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1479
1154
+ msgid "Avalaibility booking type"
1155
+ msgstr "Даступны тып для бранявання"
1156
+
1157
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1485
1158
+ #, php-format
1159
+ msgid "All days for %s are"
1160
+ msgstr "Усе дні для %s "
1161
+
1162
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1494
1163
+ #, php-format
1164
+ msgid "Select %s days below or %sadd new season filter%s"
1165
+ msgstr "Абярыце %s дні ўнізе ці %sдобавьте новы фільтр дат%s"
1166
+
1167
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1501
1168
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1616
1169
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2708
1170
+ msgid "Name"
1171
+ msgstr "Імя"
1172
+
1173
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1502
1174
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1617
1175
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2709
1176
+ msgid "Filters"
1177
+ msgstr "Фільтры "
1178
+
1179
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1598
1180
+ msgid "Seson rates of booking resource"
1181
+ msgstr "Сезонныя змены коштаў"
1182
+
1183
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1604
1184
+ #, php-format
1185
+ msgid "Enter season rate(s) (costs diference in %s from standard cost %s or fixed cost) of booking resource %s or %sadd new season filter%s"
1186
+ msgstr "Веедите сезонныя змены коштаў (рознасць кошту ў %s) ад стандартнага кошту %s ці фіксаваны кошт рэсурсу бранявання %s ці %sдобавьте новы фільтр дат%s"
1187
+
1188
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1614
1189
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2215
1190
+ msgid "Rates"
1191
+ msgstr "Рэйты "
1192
+
1193
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1615
1194
+ msgid "Final cost"
1195
+ msgstr "Фінальны кошт"
1196
+
1197
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1648
1198
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1666
1199
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2203
1200
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2237
1201
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1813
1202
+ msgid "for 1 day"
1203
+ msgstr "за 1 дзень"
1204
+
1205
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1649
1206
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1667
1207
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2204
1208
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2238
1209
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1814
1210
+ msgid "for 1 night"
1211
+ msgstr "за 1 ноч"
1212
+
1213
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1650
1214
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1668
1215
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2205
1216
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2239
1217
+ msgid "fixed deposit"
1218
+ msgstr "фіксаваны ўнёсак"
1219
+
1220
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1651
1221
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1669
1222
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2206
1223
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2241
1224
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1817
1225
+ msgid "for 1 hour"
1226
+ msgstr "за 1 гадзіна"
1227
+
1228
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1820
1229
+ msgid "Set cost of booking resource depends from number of selected booking days"
1230
+ msgstr ""
1231
+
1232
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1821
1233
+ #, php-format
1234
+ msgid "If you add costs here, so %srates%s for this booking resource will not take effect !!!"
1235
+ msgstr ""
1236
+
1237
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1822
1238
+ #, php-format
1239
+ msgid "%sFor and together%s have higher priority then range %sfrom - to%s days. Items at the bottom have higher priority then items at the top."
1240
+ msgstr ""
1241
+
1242
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1830
1243
+ #, fuzzy
1244
+ msgid "Number of days"
1245
+ msgstr "Лік месяцаў"
1246
+
1247
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1831
1248
+ #, fuzzy
1249
+ msgid "Cost of 1 day"
1250
+ msgstr "Лік дзён"
1251
+
1252
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1878
1253
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1980
1254
+ #, fuzzy
1255
+ msgid "For"
1256
+ msgstr "Форма"
1257
+
1258
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1879
1259
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1981
1260
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2272
1261
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:787
1262
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2827
1263
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2880
1264
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2932
1265
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2985
1266
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3037
1267
+ msgid "From"
1268
+ msgstr "Ад каго"
1269
+
1270
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1880
1271
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1982
1272
+ msgid "Together"
1273
+ msgstr ""
1274
+
1275
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1888
1276
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1990
1277
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2272
1278
+ msgid "to"
1279
+ msgstr "да"
1280
+
1281
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1894
1282
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2923
1283
+ #, fuzzy
1284
+ msgid "day"
1285
+ msgstr "днеи"
1286
+
1287
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1895
1288
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2491
1289
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2926
1290
+ msgid "days"
1291
+ msgstr "днеи"
1292
+
1293
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1908
1294
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1916
1295
+ #, fuzzy
1296
+ msgid "Additional cost in USD per 1 day"
1297
+ msgstr "Дадатковы кошт для "
1298
+
1299
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1926
1300
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2011
1301
+ msgid "Remove"
1302
+ msgstr ""
1303
+
1304
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1942
1305
+ #, fuzzy
1306
+ msgid "Add new cost"
1307
+ msgstr "Дадаць новы тып"
1308
+
1309
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1978
1310
+ #, fuzzy
1311
+ msgid "for all days"
1312
+ msgstr "Недаступныя дні"
1313
+
1314
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2071
1315
+ #, fuzzy
1316
+ msgid "Set amount of deposit payment"
1317
+ msgstr "%s - уставіць даты бранявання"
1318
+
1319
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2075
1320
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2224
1321
+ msgid "Deposit amount"
1322
+ msgstr ""
1323
+
1324
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2083
1325
+ #, fuzzy
1326
+ msgid "fixed summ in"
1327
+ msgstr "фіксаваны ўнёсак"
1328
+
1329
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2084
1330
+ #, fuzzy
1331
+ msgid "of payment"
1332
+ msgstr "Аплата"
1333
+
1334
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2087
1335
+ #, fuzzy
1336
+ msgid "Active/inactive"
1337
+ msgstr "Актыўна"
1338
+
1339
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2093
1340
+ #, fuzzy
1341
+ msgid "deposit payment for booking resource"
1342
+ msgstr "Сезонныя змены коштаў"
1343
+
1344
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2102
1345
+ #, fuzzy
1346
+ msgid "Deposit payment summ"
1347
+ msgstr "Абярыце валюту плацяжу"
1348
+
1349
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2104
1350
+ #, fuzzy
1351
+ msgid "Deposit payment is not active for booking resource"
1352
+ msgstr "Сезонныя змены коштаў"
1353
+
1354
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2134
1355
+ #, fuzzy, php-format
1356
+ msgid " Check this checkbox if you want to use %sdeposit%s summ %spayment%s at the payment form, instead of full summ of booking."
1357
+ msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
1358
+
1359
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2135
1360
+ #, php-format
1361
+ msgid " You can make configuration of deposit summs for your booking resources %shere%s."
1362
+ msgstr ""
1363
+
1364
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2166
1365
+ msgid "Cost of each booking type"
1366
+ msgstr "Кошты бранявання"
1367
+
1368
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2172
1369
+ msgid "Resource Cost"
1370
+ msgstr "Кошт рэсурсу"
1371
+
1372
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2175
1373
+ msgid "Names of items from resource"
1374
+ msgstr "Імя аб'ектаў з рэсурсу"
1375
+
1376
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2215
1377
+ msgid "Settings rates for days, depends from filter settings."
1378
+ msgstr ""
1379
+
1380
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2217
1381
+ msgid "Setting cost, which depends from number of selected days for reservation"
1382
+ msgstr ""
1383
+
1384
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2217
1385
+ #, fuzzy
1386
+ msgid "Cost for selected days"
1387
+ msgstr "Лік дзён"
1388
+
1389
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2224
1390
+ msgid "Setting amount of deposit payment for payment form"
1391
+ msgstr ""
1392
+
1393
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2226
1394
+ msgid "Setting availability for days, depends from filter settings."
1395
+ msgstr ""
1396
+
1397
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2226
1398
+ msgid "Availability"
1399
+ msgstr "Даступнасць"
1400
+
1401
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2234
1402
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1810
1403
+ msgid "Please, enter cost"
1404
+ msgstr "Калі ласка, увядзіце кошт"
1405
+
1406
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2245
1407
+ msgid "of each booking resources. Enter only digits."
1408
+ msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
1409
+
1410
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2247
1411
+ #, fuzzy, php-format
1412
+ msgid "You can Add or Delete booking resources at the top of this %spage%s"
1413
+ msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
1414
+
1415
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1416
+ msgid "Su"
1417
+ msgstr "Вс"
1418
+
1419
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1420
+ msgid "Mo"
1421
+ msgstr "Пн"
1422
+
1423
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1424
+ msgid "Tu"
1425
+ msgstr "Вт"
1426
+
1427
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1428
+ msgid "We"
1429
+ msgstr "Ср"
1430
+
1431
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1432
+ msgid "Th"
1433
+ msgstr "Чт"
1434
+
1435
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1436
+ msgid "Fr"
1437
+ msgstr "Пт"
1438
+
1439
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1440
+ msgid "Sa"
1441
+ msgstr "Сб"
1442
+
1443
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1444
+ msgid "Jan"
1445
+ msgstr "Янв"
1446
+
1447
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1448
+ msgid "Feb"
1449
+ msgstr "Фев"
1450
+
1451
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1452
+ msgid "Mar"
1453
+ msgstr "Сакавік"
1454
+
1455
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1456
+ msgid "Apr"
1457
+ msgstr "Апр"
1458
+
1459
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1460
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2617
1461
+ msgid "May"
1462
+ msgstr "Травень"
1463
+
1464
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1465
+ msgid "Jun"
1466
+ msgstr "Чэрвень"
1467
+
1468
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1469
+ msgid "Jul"
1470
+ msgstr "Ліпень"
1471
+
1472
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1473
+ msgid "Aug"
1474
+ msgstr "Авг"
1475
+
1476
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1477
+ msgid "Sep"
1478
+ msgstr "Сен"
1479
+
1480
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1481
+ msgid "Oct"
1482
+ msgstr "Окт"
1483
+
1484
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1485
+ msgid "Nov"
1486
+ msgstr "Ныючы"
1487
+
1488
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1489
+ msgid "Dec"
1490
+ msgstr "Дэк"
1491
+
1492
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2272
1493
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2492
1494
+ msgid "time"
1495
+ msgstr "час"
1496
+
1497
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2288
1498
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2308
1499
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2329
1500
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2346
1501
+ msgid "No days"
1502
+ msgstr "Няма дзён"
1503
+
1504
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2290
1505
+ msgid "Every"
1506
+ msgstr "Кожны "
1507
+
1508
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2331
1509
+ msgid "of"
1510
+ msgstr "з "
1511
+
1512
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2375
1513
+ msgid "Filter deleted successfully"
1514
+ msgstr "Фільтр выдалены паспяхова"
1515
+
1516
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2444
1517
+ msgid "Filter saved"
1518
+ msgstr "Фільтр захаваны"
1519
+
1520
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2470
1521
+ msgid "Date filter"
1522
+ msgstr "Фільтр Дат"
1523
+
1524
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2479
1525
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2698
1526
+ msgid "Add new filter"
1527
+ msgstr "Дадаць новы фільтр "
1528
+
1529
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2484
1530
+ msgid "Name of filter"
1531
+ msgstr "Імя фільтра "
1532
+
1533
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2486
1534
+ #, php-format
1535
+ msgid "Type your %sfilter name%s "
1536
+ msgstr "Увядзіце %sназвание фільтра%s"
1537
+
1538
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2490
1539
+ msgid "Time or days filter"
1540
+ msgstr "Фільтр для часу ці дзён"
1541
+
1542
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2502
1543
+ msgid "Days of week"
1544
+ msgstr "Дні тыдня "
1545
+
1546
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2506
1547
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3109
1548
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3164
1549
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3386
1550
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3411
1551
+ msgid "Sunday"
1552
+ msgstr "Нядзеля"
1553
+
1554
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2508
1555
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3110
1556
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3165
1557
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3387
1558
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3412
1559
+ msgid "Monday"
1560
+ msgstr "Панядзелак"
1561
+
1562
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2510
1563
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3111
1564
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3166
1565
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3388
1566
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3413
1567
+ #, fuzzy
1568
+ msgid "Tuesday"
1569
+ msgstr "Аўторак"
1570
+
1571
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2512
1572
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3112
1573
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3167
1574
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3389
1575
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3414
1576
+ msgid "Wednesday"
1577
+ msgstr "Асяроддзе"
1578
+
1579
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2514
1580
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3113
1581
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3168
1582
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3390
1583
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3415
1584
+ msgid "Thursday"
1585
+ msgstr "Чацвер"
1586
+
1587
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2516
1588
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3114
1589
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3169
1590
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3391
1591
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3416
1592
+ msgid "Friday"
1593
+ msgstr "Пятніца"
1594
+
1595
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2518
1596
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3115
1597
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3170
1598
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3392
1599
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3417
1600
+ msgid "Saturday"
1601
+ msgstr "Субота"
1602
+
1603
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2526
1604
+ msgid "Days of month"
1605
+ msgstr "Дні месяца"
1606
+
1607
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2604
1608
+ #, fuzzy
1609
+ msgid "Months"
1610
+ msgstr "Месяцы"
1611
+
1612
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2609
1613
+ msgid "January"
1614
+ msgstr "Студзень"
1615
+
1616
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2611
1617
+ msgid "February"
1618
+ msgstr "Люты"
1619
+
1620
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2613
1621
+ msgid "March"
1622
+ msgstr "Сакавік"
1623
+
1624
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2615
1625
+ msgid "April"
1626
+ msgstr "Красавік"
1627
+
1628
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2619
1629
+ msgid "June"
1630
+ msgstr "Чэрвень"
1631
+
1632
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2623
1633
+ msgid "July"
1634
+ msgstr "Ліпень"
1635
+
1636
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2625
1637
+ msgid "August"
1638
+ msgstr "Жнівень"
1639
+
1640
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2627
1641
+ msgid "September"
1642
+ msgstr "Верасень"
1643
+
1644
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2629
1645
+ msgid "October"
1646
+ msgstr "Кастрычнік"
1647
+
1648
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2631
1649
+ msgid "November"
1650
+ msgstr "Лістапад"
1651
+
1652
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2633
1653
+ msgid "December"
1654
+ msgstr "Снежань"
1655
+
1656
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2642
1657
+ msgid "Years"
1658
+ msgstr "Гады"
1659
+
1660
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2685
1661
+ #, php-format
1662
+ msgid "Type your %sstart time%s "
1663
+ msgstr "Увядзіце %sначальное час%s"
1664
+
1665
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2691
1666
+ #, php-format
1667
+ msgid "Type your %send time%s "
1668
+ msgstr "Увядзіце %sаремя канчаткі%s"
1669
+
1670
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2698
1671
+ msgid "Save changes"
1672
+ msgstr "Захаваць змены "
1673
+
1674
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2729
1675
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:727
1676
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1032
1677
+ msgid "Edit"
1678
+ msgstr "рэдагаваць "
1679
+
1680
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2731
1681
+ msgid "Do you really want to delete?"
1682
+ msgstr "Вы ўпэўнены, што жадаеце выдаліць? "
1683
+
1684
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2765
1685
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2809
1686
+ msgid "Showing cost at tooltip"
1687
+ msgstr "Паказаць кошт у якая сплывае падказцы"
1688
+
1689
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2771
1690
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2815
1691
+ #, fuzzy
1692
+ msgid " Check this checkbox if you want to show daily cost at the tooltip, when mouse over it."
1693
+ msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
1694
+
1695
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2778
1696
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2822
1697
+ msgid "Cost description"
1698
+ msgstr "Апісанне плацяжоў "
1699
+
1700
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2780
1701
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2824
1702
+ #, php-format
1703
+ msgid "Type your %scost%s description"
1704
+ msgstr "Увядзіце Ваш надпіс для %sстоимости%s "
1705
+
1706
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2925
1707
+ msgid "Advanced cost management"
1708
+ msgstr "Пашыраная налада коштаў"
1709
+
1710
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2968
1711
+ #, php-format
1712
+ msgid "Advanced cost customization is requre select boxes from %sform fields customization page%s (%s - shortcode). Fields are show automatically here, if exist at the form."
1713
+ msgstr ""
1714
+
1715
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2980
1716
+ msgid "Form"
1717
+ msgstr "Форма"
1718
+
1719
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3026
1720
+ msgid "Aditional cost for"
1721
+ msgstr "Дадатковы кошт для "
1722
+
1723
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3067
1724
+ #, fuzzy, php-format
1725
+ msgid "Enter cost (%s) directly in format %s or %s for the whole booking in format %s or fixed amount per each selected day in format %s For example: %s or %s or %s"
1726
+ msgstr "Вы можаце ўвесці кошт у %s у фармаце %s ці %s ад усяго кошту забронированого ў фармаце %s Напрыклад: %s ці %s"
1727
+
1728
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3083
1729
+ #, php-format
1730
+ msgid " Check this checkbox, if you want that costs, which setup here as % for some options is apply also to the costs, which is setup as a fixed values for some options."
1731
+ msgstr ""
1732
+
1733
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3110
1734
+ msgid "Cost: "
1735
+ msgstr "Кошт:"
1736
+
1737
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:323
1738
+ msgid "Start Time is invalid, probably by requesting time(s) already booked, or already in the past!"
1739
+ msgstr "Час пачатку некоректно, магчыма гэты час ужо зарэзервавана ці ўжо прайшло."
1740
+
1741
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:324
1742
+ msgid "End Time is invalid, probably by requesting time(s) already booked, or already in the past, or less then start time if only 1 day selected.!"
1743
+ msgstr "Час канчатка некоректно. Магчыма час для вылучаных дзён ужо зарэзервавана, ці час канчатка раней чым час пачатку бранявання для 1-го вылучанага дня."
1744
+
1745
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:325
1746
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:326
1747
+ msgid "Probably by requesting time(s) already booked, or already in the past!"
1748
+ msgstr "Час некоректно, магчыма гэты час ужо зарэзервавана ці ўжо прайшло."
1749
+
1750
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:461
1751
+ #, fuzzy
1752
+ msgid "Costs"
1753
+ msgstr "Кошт"
1754
+
1755
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:479
1756
+ #, fuzzy
1757
+ msgid "Send payment request to visitor"
1758
+ msgstr "налада емейла"
1759
+
1760
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:483
1761
+ #, fuzzy
1762
+ msgid "Save cost"
1763
+ msgstr "Захаваць кошты"
1764
+
1765
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:520
1766
+ #, fuzzy
1767
+ msgid "Cost saved successfuly"
1768
+ msgstr "Абноўлена паспяхова"
1769
+
1770
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:527
1771
+ msgid "Cost is not correct. It have to be more then 0"
1772
+ msgstr ""
1773
+
1774
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:544
1775
+ msgid "Send payment request to customer"
1776
+ msgstr ""
1777
+
1778
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:545
1779
+ #, fuzzy, php-format
1780
+ msgid "Type your %sreason of payment%s request"
1781
+ msgstr "Увядзіце %sаремя канчаткі%s"
1782
+
1783
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:728
1784
+ msgid "Request is sent"
1785
+ msgstr ""
1786
+
1787
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:734
1788
+ msgid "Request is failed"
1789
+ msgstr ""
1790
+
1791
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:776
1792
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:781
1793
+ msgid "Email to \"Person\" with payment request"
1794
+ msgstr ""
1795
+
1796
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:782
1797
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2816
1798
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2876
1799
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2927
1800
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2980
1801
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3032
1802
+ msgid "Active"
1803
+ msgstr "Актыўна"
1804
+
1805
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:783
1806
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2928
1807
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2981
1808
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3033
1809
+ msgid "Send copy of this email to Admin"
1810
+ msgstr ""
1811
+
1812
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:789
1813
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2829
1814
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2882
1815
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2934
1816
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2987
1817
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3039
1818
+ #, fuzzy, php-format
1819
+ msgid "Type default %sadmin email%s from where this email is sending"
1820
+ msgstr "Увядзіце %s еў. почу адміністратара%s адкуль лісты высылаюцца"
1821
+
1822
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:794
1823
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2834
1824
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2887
1825
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2939
1826
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2992
1827
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3044
1828
+ msgid "Subject"
1829
+ msgstr "Тэма ліста"
1830
+
1831
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:796
1832
+ #, fuzzy, php-format
1833
+ msgid "Type email subject for %spayment request%s. You can use these %s shortcodes."
1834
+ msgstr "Увядзіце тэму ліста для %sотказа браняванні%s"
1835
+
1836
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:802
1837
+ #, fuzzy, php-format
1838
+ msgid "Type your %semail message for payment request%s"
1839
+ msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
1840
+
1841
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:805
1842
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2845
1843
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2898
1844
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2950
1845
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3003
1846
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3055
1847
+ msgid "Use this shortcodes: "
1848
+ msgstr "Выкарыстоўвайце гэтыя пазнакі:"
1849
+
1850
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:806
1851
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2846
1852
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2899
1853
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2951
1854
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3004
1855
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3056
1856
+ #, fuzzy, php-format
1857
+ msgid "%s - inserting ID of reservation "
1858
+ msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
1859
+
1860
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:807
1861
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2847
1862
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2900
1863
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2952
1864
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3005
1865
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3057
1866
+ #, php-format
1867
+ msgid "%s - inserting name of person, who made booking (field %s requred at form for this bookmark), "
1868
+ msgstr "%s - уставіць імя наведвальніка, які зрабіў браняванне (поле %s требуеться ў форме для гэтай пазнакі),"
1869
+
1870
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:808
1871
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2848
1872
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2901
1873
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2953
1874
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3006
1875
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3058
1876
+ #, php-format
1877
+ msgid "%s - inserting dates of booking, "
1878
+ msgstr "%s - уставіць даты бранявання"
1879
+
1880
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:809
1881
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2849
1882
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2902
1883
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2954
1884
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3007
1885
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3059
1886
+ #, fuzzy, php-format
1887
+ msgid "%s - inserting check in date (first day of reservation), "
1888
+ msgstr "%s - уставіць даты бранявання"
1889
+
1890
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:810
1891
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2850
1892
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2903
1893
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2955
1894
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3008
1895
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3060
1896
+ #, fuzzy, php-format
1897
+ msgid "%s - inserting check out date (last day of reservation), "
1898
+ msgstr "%s - уставіць даты бранявання"
1899
+
1900
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:811
1901
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2851
1902
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2904
1903
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2956
1904
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3009
1905
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3061
1906
+ #, php-format
1907
+ msgid "%s - inserting type of booking resource, "
1908
+ msgstr "%s - уставіць тып бранявання"
1909
+
1910
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:812
1911
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3010
1912
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3062
1913
+ #, php-format
1914
+ msgid "%s - inserting detail person info"
1915
+ msgstr "%s - уставіць дэталёвую інфармацыю пра наведвальніка"
1916
+
1917
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:813
1918
+ #, fuzzy, php-format
1919
+ msgid "%s - inserting cost of payment"
1920
+ msgstr "%s - уставіць даты бранявання"
1921
+
1922
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:814
1923
+ #, fuzzy, php-format
1924
+ msgid "%s - inserting reason of payment, you can enter it before sending email"
1925
+ msgstr "%s - уставіць чыннік адмовы"
1926
+
1927
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:815
1928
+ #, php-format
1929
+ msgid "%s - inserting link to payment page for visitor at client side of site, "
1930
+ msgstr ""
1931
+
1932
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:816
1933
+ #, fuzzy, php-format
1934
+ msgid "%s - inserting link of booking editing by visitor at client side of site, "
1935
+ msgstr "%s - уставіць тып бранявання"
1936
+
1937
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:817
1938
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2855
1939
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2907
1940
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2959
1941
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3064
1942
+ #, php-format
1943
+ msgid "%s - inserting link for booking cancellation by visitor at client side of site, "
1944
+ msgstr ""
1945
+
1946
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:818
1947
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2857
1948
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2909
1949
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2961
1950
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3013
1951
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3066
1952
+ #, php-format
1953
+ msgid "%s - inserting new line"
1954
+ msgstr "%s - дадаць новы радок"
1955
+
1956
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:819
1957
+ #, fuzzy, php-format
1958
+ msgid "You need to make payment %s for reservation %s at %s. %s You can make payment at this page: %s Thank you, Reservation service."
1959
+ msgstr "Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за карыстанне сэрвісам бранявання.\""
1960
+
1961
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1058
1962
+ #, fuzzy
1963
+ msgid "deposit"
1964
+ msgstr "фіксаваны ўнёсак"
1965
+
1966
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1059
1967
+ #, fuzzy
1968
+ msgid "Total cost"
1969
+ msgstr "Фінальны кошт"
1970
+
1971
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1060
1972
+ #, fuzzy
1973
+ msgid "balance"
1974
+ msgstr "Адмена"
1975
+
1976
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1190
1977
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1469
1978
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1638
1979
+ #, fuzzy
1980
+ msgid "Deposit"
1981
+ msgstr "фіксаваны ўнёсак"
1982
+
1983
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1191
1984
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1470
1985
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1639
1986
+ msgid "Cost"
1987
+ msgstr "Кошт"
1988
+
1989
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1275
1990
+ msgid "Make payments with payPal - its fast, free and secure!"
1991
+ msgstr "Зрабіце аплату пры дапамозе Paypal - гэта хутка і бяспечна."
1992
+
1993
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1484
1994
+ #, fuzzy
1995
+ msgid "Pay now"
1996
+ msgstr "Купіць цяпер"
1997
+
1998
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1485
1999
+ #, php-format
2000
+ msgid "Pay using %s payment service"
2001
+ msgstr ""
2002
+
2003
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1668
2004
+ msgid "Proceed with iPay88 Payment"
2005
+ msgstr ""
2006
+
2007
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1686
2008
+ msgid "Auto fill form"
2009
+ msgstr ""
2010
+
2011
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1789
2012
+ #, fuzzy
2013
+ msgid "Cost of each booking resource"
2014
+ msgstr "Кошты бранявання"
2015
+
2016
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1815
2017
+ #, fuzzy
2018
+ msgid "fixed summ"
2019
+ msgstr "фіксаваны ўнёсак"
2020
+
2021
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1821
2022
+ #, fuzzy
2023
+ msgid "of each booking resource. Enter only digits."
2024
+ msgstr "для кожнага тыпу бранявання. Увядзіце толькі лічбы."
2025
+
2026
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1828
2027
+ #, fuzzy, php-format
2028
+ msgid " Check this checkbox if you want that %stime selection%s at booking form is %sapply to cost calculation%s."
2029
+ msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
2030
+
2031
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1834
2032
+ msgid "Save costs"
2033
+ msgstr "Захаваць кошты"
2034
+
2035
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1883
2036
+ #, fuzzy
2037
+ msgid "Sage payment customization"
2038
+ msgstr "налада емейла"
2039
+
2040
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1885
2041
+ #, php-format
2042
+ msgid "If you have no account for this system, please visit %s to create one. Simulator account emulates the Sage Pay account as well as a Test and Live account."
2043
+ msgstr ""
2044
+
2045
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1890
2046
+ msgid "Sage payment active"
2047
+ msgstr ""
2048
+
2049
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1894
2050
+ #, fuzzy
2051
+ msgid " Check this checkbox for using Sage payment."
2052
+ msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
2053
+
2054
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1900
2055
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2291
2056
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2597
2057
+ msgid "Payment description"
2058
+ msgstr "Апісанне плацяжоў"
2059
+
2060
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1901
2061
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2292
2062
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2598
2063
+ msgid "Enter the service name or the reason for the payment here."
2064
+ msgstr "Увядзіце назву сэрвісу ці чыннік для плацяжоў тут."
2065
+
2066
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1911
2067
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2303
2068
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2609
2069
+ msgid " Use these shortcodes for customization: "
2070
+ msgstr "Выкарыстоўвайце гэтыя пазнакі для налады"
2071
+
2072
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1912
2073
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2304
2074
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2610
2075
+ #, php-format
2076
+ msgid "%s[bookingname]%s - inserting name of booking resource, "
2077
+ msgstr "%s[bookingname]%s - дадаць назву бранявання,"
2078
+
2079
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1913
2080
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2305
2081
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2611
2082
+ #, php-format
2083
+ msgid "%s[dates]%s - inserting list of reserved dates "
2084
+ msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
2085
+
2086
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1914
2087
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2306
2088
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2612
2089
+ #, fuzzy, php-format
2090
+ msgid "%s[datescount]%s - inserting number of reserved dates "
2091
+ msgstr "%s[dates]%s - дадаць спіс забраняваных дат "
2092
+
2093
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1926
2094
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2318
2095
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2624
2096
+ #, fuzzy
2097
+ msgid "Show payment description"
2098
+ msgstr "Апісанне плацяжоў"
2099
+
2100
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1927
2101
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2319
2102
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2625
2103
+ #, fuzzy
2104
+ msgid "at booking form nearly pay button"
2105
+ msgstr "у форме бранявання"
2106
+
2107
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1931
2108
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2323
2109
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2629
2110
+ #, fuzzy
2111
+ msgid " Check this checkbox if you want to show payment description nearly pay button."
2112
+ msgstr "Вылучыце гэты чекбокс для паказу кошту дня ў якая сплывае падказцы"
2113
+
2114
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1938
2115
+ msgid "Choose live or test environment"
2116
+ msgstr ""
2117
+
2118
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1942
2119
+ msgid "SIMULATOR"
2120
+ msgstr ""
2121
+
2122
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1943
2123
+ msgid "TEST"
2124
+ msgstr ""
2125
+
2126
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1944
2127
+ msgid "LIVE"
2128
+ msgstr ""
2129
+
2130
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1946
2131
+ msgid "Select SIMULATOR for the Simulator expert system, TEST for the Test Server and LIVE in the live environment"
2132
+ msgstr ""
2133
+
2134
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1952
2135
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2638
2136
+ msgid "Return URL after Successful order"
2137
+ msgstr ""
2138
+
2139
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1956
2140
+ #, fuzzy
2141
+ msgid "Enter a return relative Successful URL. Sage will redirect visitors to this page after Successful Payment"
2142
+ msgstr "Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, наведвальнікі аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення плацяжу."
2143
+
2144
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1957
2145
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1968
2146
+ msgid "Please test this URL. Its have to be valid"
2147
+ msgstr ""
2148
+
2149
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1963
2150
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2649
2151
+ #, fuzzy
2152
+ msgid "Return URL after Failed order"
2153
+ msgstr "Спасылка для вяртання з Paypal-а"
2154
+
2155
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1967
2156
+ #, fuzzy
2157
+ msgid "Enter a return relative Failed URL. Sage will redirect visitors to this page after Failed Payment"
2158
+ msgstr "Увядзіце спасылку (старонка падзякі) для вяртання з Paypal-а, наведвальнікі аўтаматычна перанакіроўвацца на яе пасля ажыццяўлення плацяжу."
2159
+
2160
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1975
2161
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2379
2162
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2660
2163
+ #, fuzzy
2164
+ msgid "Auto approve/cancel of booking"
2165
+ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
2166
+
2167
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1979
2168
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2383
2169
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2664
2170
+ msgid " Check this checkbox and booking will be automaticaly approve or cancel, when visitor make successfully payment or when visitor make a payment cancellation. Warning this wont work if visitor leave the payment page"
2171
+ msgstr ""
2172
+
2173
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1988
2174
+ #, fuzzy
2175
+ msgid "Vendor Name"
2176
+ msgstr "Прозвішча"
2177
+
2178
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1992
2179
+ msgid "Set this value to the Vendor Name assigned to you by Sage Pay or chosen when you applied."
2180
+ msgstr ""
2181
+
2182
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1998
2183
+ msgid "XOR Encryption password"
2184
+ msgstr ""
2185
+
2186
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2002
2187
+ msgid "Set this value to the XOR Encryption password assigned to you by Sage Pay"
2188
+ msgstr ""
2189
+
2190
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2008
2191
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2254
2192
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2554
2193
+ msgid "Choose Payment Currency"
2194
+ msgstr "Абярыце валюту плацяжу"
2195
+
2196
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2012
2197
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2258
2198
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2559
2199
+ msgid "U.S. Dollars"
2200
+ msgstr "Даляры ЗША"
2201
+
2202
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2013
2203
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2259
2204
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2564
2205
+ msgid "Euros"
2206
+ msgstr "Еўра"
2207
+
2208
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2014
2209
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2565
2210
+ msgid "Pounds Sterling"
2211
+ msgstr "Фунты Стэрлінгаў"
2212
+
2213
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2015
2214
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2566
2215
+ msgid "Yen"
2216
+ msgstr "Ены"
2217
+
2218
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2016
2219
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2262
2220
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2567
2221
+ msgid "Australian Dollars"
2222
+ msgstr "Аўстралійскія даляры"
2223
+
2224
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2017
2225
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2263
2226
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2568
2227
+ msgid "Canadian Dollars"
2228
+ msgstr "Канадскія даляры"
2229
+
2230
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2018
2231
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2264
2232
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2569
2233
+ msgid "New Zealand Dollar"
2234
+ msgstr "Новазеландскія даляры"
2235
+
2236
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2019
2237
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2265
2238
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2570
2239
+ msgid "Swiss Franc"
2240
+ msgstr "Швейцарскія франкі"
2241
+
2242
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2020
2243
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2266
2244
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2571
2245
+ msgid "Hong Kong Dollar"
2246
+ msgstr "Гонгконские даляры"
2247
+
2248
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2021
2249
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2267
2250
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2572
2251
+ msgid "Singapore Dollar"
2252
+ msgstr "Сінгапурскія даляры"
2253
+
2254
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2022
2255
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2268
2256
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2573
2257
+ msgid "Swedish Krona"
2258
+ msgstr "Швецкая крона"
2259
+
2260
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2023
2261
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2269
2262
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2574
2263
+ msgid "Danish Krone"
2264
+ msgstr "Дацкая крона"
2265
+
2266
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2024
2267
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2270
2268
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2575
2269
+ msgid "Polish Zloty"
2270
+ msgstr "Польскі злоты"
2271
+
2272
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2025
2273
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2271
2274
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2576
2275
+ msgid "Norwegian Krone"
2276
+ msgstr "Нарвежская крона"
2277
+
2278
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2026
2279
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2272
2280
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2577
2281
+ msgid "Hungarian Forint"
2282
+ msgstr "Вугорскі форынт"
2283
+
2284
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2027
2285
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2273
2286
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2578
2287
+ msgid "Czech Koruna"
2288
+ msgstr "Чэшская крона"
2289
+
2290
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2028
2291
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2579
2292
+ msgid "Israeli Shekel"
2293
+ msgstr "Ізраільскі шекель"
2294
+
2295
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2029
2296
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2275
2297
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2580
2298
+ msgid "Mexican Peso"
2299
+ msgstr "Мексіканскі пессо."
2300
+
2301
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2030
2302
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2276
2303
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2581
2304
+ msgid "Brazilian Real (only for Brazilian users)"
2305
+ msgstr "Бразільскі рэал (толькі для бразільскіх карыстачоў)"
2306
+
2307
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2031
2308
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2277
2309
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2582
2310
+ msgid "Malaysian Ringgits (only for Malaysian users)"
2311
+ msgstr "Малайзійскі ринггит (толькі для карыстачоў Малайзіі)"
2312
+
2313
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2032
2314
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2278
2315
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2583
2316
+ msgid "Philippine Pesos"
2317
+ msgstr "Филипинский пессо"
2318
+
2319
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2033
2320
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2279
2321
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2584
2322
+ msgid "Taiwan New Dollars"
2323
+ msgstr "Тайванский новы даляр"
2324
+
2325
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2034
2326
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2280
2327
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2585
2328
+ msgid "Thai Baht"
2329
+ msgstr "Тайландскі бат"
2330
+
2331
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2036
2332
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2283
2333
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2587
2334
+ msgid "This is the currency for your visitors to make Payments"
2335
+ msgstr "Гэта валюта для Вашых наведвальнікаў для ажыццяўлення плацяжоў"
2336
+
2337
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2042
2338
+ msgid "Transaction type"
2339
+ msgstr ""
2340
+
2341
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2046
2342
+ msgid "PAYMENT"
2343
+ msgstr ""
2344
+
2345
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2047
2346
+ msgid "DEFERRED"
2347
+ msgstr ""
2348
+
2349
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2048
2350
+ msgid "AUTHENTICATE"
2351
+ msgstr ""
2352
+
2353
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2050
2354
+ msgid "This can be DEFERRED or AUTHENTICATE if your Sage Pay account supports those payment types"
2355
+ msgstr ""
2356
+
2357
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2056
2358
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2359
+ #, php-format
2360
+ msgid "Please %s configure %s fields inside the billing form%s, this is necessary for %s Payment System."
2361
+ msgstr ""
2362
+
2363
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2056
2364
+ msgid "all"
2365
+ msgstr ""
2366
+
2367
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2180
2368
+ msgid "PayPal customization"
2369
+ msgstr "Налада Paypal"
2370
+
2371
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2189
2372
+ msgid "PayPal active"
2373
+ msgstr "Актывацыя Paypal"
2374
+
2375
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2193
2376
+ #, fuzzy
2377
+ msgid " Check this checkbox to use PayPal."
2378
+ msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
2379
+
2380
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2199
2381
+ #, fuzzy
2382
+ msgid "Chose payment mode"
2383
+ msgstr "Абярыце валюту плацяжу"
2384
+
2385
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2203
2386
+ #, fuzzy
2387
+ msgid "Live"
2388
+ msgstr "Анлайн дэма "
2389
+
2390
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2204
2391
+ msgid "Sandbox"
2392
+ msgstr ""
2393
+
2394
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2206
2395
+ #, fuzzy
2396
+ msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
2397
+ msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
2398
+
2399
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2214
2400
+ msgid "Payment Pro Hosted Solution active"
2401
+ msgstr ""
2402
+
2403
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2220
2404
+ #, fuzzy
2405
+ msgid " Check this checkbox to activate Payment Pro Hosted Solution."
2406
+ msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
2407
+
2408
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2226
2409
+ msgid "Secure Merchant ID"
2410
+ msgstr ""
2411
+
2412
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2231
2413
+ msgid "This is the Secure Merchant ID, which can be found on the profile page"
2414
+ msgstr ""
2415
+
2416
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2242
2417
+ msgid "Paypal Email address to receive payments"
2418
+ msgstr "Электронная пошта Paypal для атрымання плацяжоў"
2419
+
2420
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2247
2421
+ msgid "This is the Paypal Email address where the payments will go"
2422
+ msgstr "Электронная пошта экаунта Paypal, куды будуць ісці плацяжы."
2423
+
2424
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2260
2425
+ msgid "British Pound"
2426
+ msgstr ""
2427
+
2428
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2261
2429
+ msgid "Japanese Yen"
2430
+ msgstr ""
2431
+
2432
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2274
2433
+ #, fuzzy
2434
+ msgid "Israeli New Shekel"
2435
+ msgstr "Ізраільскі шекель"
2436
+
2437
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2281
2438
+ msgid "Turkish Lira (only for Turkish members)"
2439
+ msgstr ""
2440
+
2441
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2330
2442
+ msgid "Show Reference Text Box"
2443
+ msgstr "Паказаць даведкавае поле для ўводу"
2444
+
2445
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2335
2446
+ #, fuzzy
2447
+ msgid " Check this to let the visitors enter more info like email or web url."
2448
+ msgstr "Вылучыце, калі жадаеце што б Вашы наведвальнікі маглі ўводзіць дапаможныя тэкст, у выглядзе электроннай пошты ці вэб сайта і да т.п."
2449
+
2450
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2341
2451
+ msgid "Reference Text Box Title"
2452
+ msgstr "Дапаможнае тэкставае поле"
2453
+
2454
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2345
2455
+ msgid "Enter a title for the Reference text box (i.e. Your emeil). The visitors will see this text"
2456
+ msgstr "Увядзіце загаловак для дапаможнага поля (напрыклад: Электронная пошта). Наведвальнікі ўбачаць гэты тэкст"
2457
+
2458
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2351
2459
+ msgid "Return URL from PayPal"
2460
+ msgstr "Спасылка для вяртання з Paypal-а"
2461
+
2462
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2355
2463
+ msgid "The URL to which the payers browser is redirected after completing the payment; for example, a URL on your site that displays a {Thank you for your payment page}."
2464
+ msgstr ""
2465
+
2466
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2356
2467
+ #, php-format
2468
+ msgid ""
2469
+ "For using this feature you %smust have activated auto return link%s at your Paypal account.\n"
2470
+ "Follow these steps to configure it:%s\n"
2471
+ "1. Log in to your PayPal account.%s\n"
2472
+ "2. Click the Profile subtab.%s\n"
2473
+ "3. Click Website Payment Preferences in the Seller Preferences column.%s\n"
2474
+ "4. Under Auto Return for Website Payments, click the On radio button.%s\n"
2475
+ "5. For the Return URL, enter the YOUR URL for your site for successfull payment. "
2476
+ msgstr ""
2477
+
2478
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2368
2479
+ #, fuzzy
2480
+ msgid "Cancel Return URL from PayPal"
2481
+ msgstr "Спасылка для вяртання з Paypal-а"
2482
+
2483
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2372
2484
+ msgid "A URL to which the payers browser is redirected if payment is cancelled, for example, a URL on your website that displays a {Payment Canceled} page."
2485
+ msgstr ""
2486
+
2487
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2393
2488
+ msgid "Button types"
2489
+ msgstr "Выгляды кнопкі"
2490
+
2491
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2408
2492
+ #, fuzzy
2493
+ msgid "Select submit button type"
2494
+ msgstr "Абярыце тып якая пацвярджае кнопкі"
2495
+
2496
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2492
2497
+ #, fuzzy
2498
+ msgid "iPay88 customization"
2499
+ msgstr "Налада Paypal"
2500
+
2501
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2501
2502
+ #, fuzzy
2503
+ msgid "iPay88 active"
2504
+ msgstr "Актывацыя Paypal"
2505
+
2506
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2505
2507
+ #, fuzzy
2508
+ msgid " Check this checkbox to use iPay88."
2509
+ msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць аплату пры дапамозе Paypal."
2510
+
2511
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2511
2512
+ msgid "Merchant Code"
2513
+ msgstr ""
2514
+
2515
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2517
2516
+ msgid "Enter your iPay88 Merchant Code."
2517
+ msgstr ""
2518
+
2519
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2523
2520
+ msgid "Merchant Key"
2521
+ msgstr ""
2522
+
2523
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2529
2524
+ msgid "Enter your iPay88 Merchant Key."
2525
+ msgstr ""
2526
+
2527
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2558
2528
+ msgid "Malaysian Ringgit"
2529
+ msgstr ""
2530
+
2531
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2560
2532
+ #, fuzzy
2533
+ msgid "Philippines Peso"
2534
+ msgstr "Филипинский пессо"
2535
+
2536
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2642
2537
+ msgid "Enter a return relative Successful URL."
2538
+ msgstr ""
2539
+
2540
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2643
2541
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2654
2542
+ msgid "Please test this URL. Its have to be valid."
2543
+ msgstr ""
2544
+
2545
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2653
2546
+ msgid "Enter a return relative Failed URL."
2547
+ msgstr ""
2548
+
2549
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2550
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2740
2551
+ #, fuzzy
2552
+ msgid "Customer Email"
2553
+ msgstr "Наладжвальны"
2554
+
2555
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2556
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2753
2557
+ #, fuzzy
2558
+ msgid "First Name(s)"
2559
+ msgstr "Імя"
2560
+
2561
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2562
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2766
2563
+ #, fuzzy
2564
+ msgid "Last name"
2565
+ msgstr "Прозвішча"
2566
+
2567
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2717
2568
+ #, fuzzy
2569
+ msgid "Billing form fields customization"
2570
+ msgstr "налада палёў"
2571
+
2572
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2729
2573
+ #, php-format
2574
+ msgid "Please set required billing fields, they will automatically %sassign to billing booking form%s"
2575
+ msgstr ""
2576
+
2577
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2734
2578
+ msgid "Please, select field from your booking form. This field will be automatically assign to current field in biilling form."
2579
+ msgstr ""
2580
+
2581
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2800
2582
+ msgid "Billing Address"
2583
+ msgstr ""
2584
+
2585
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2813
2586
+ msgid "Billing City"
2587
+ msgstr ""
2588
+
2589
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2826
2590
+ msgid "Post Code"
2591
+ msgstr ""
2592
+
2593
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2839
2594
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3391
2595
+ #, fuzzy
2596
+ msgid "Country"
2597
+ msgstr "Лік дзён"
2598
+
2599
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2853
2600
+ #, php-format
2601
+ msgid "These %sfields confuguration is obligatory, for Sage payment%s system!"
2602
+ msgstr ""
2603
+
2604
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2891
2605
+ #, fuzzy
2606
+ msgid "Auto cancel pending not paid bookings"
2607
+ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
2608
+
2609
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2898
2610
+ #, fuzzy
2611
+ msgid "Auto cancel bookings"
2612
+ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
2613
+
2614
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2906
2615
+ #, php-format
2616
+ msgid " Check this checkbox to %sactivate%s cancel pending not paid bookings."
2617
+ msgstr ""
2618
+
2619
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2912
2620
+ #, fuzzy
2621
+ msgid "Cancel bookings older"
2622
+ msgstr "у форме бранявання"
2623
+
2624
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2917
2625
+ #, fuzzy
2626
+ msgid "hour"
2627
+ msgstr "Аўтар"
2628
+
2629
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2920
2630
+ #, fuzzy
2631
+ msgid "hours"
2632
+ msgstr "Чацвер"
2633
+
2634
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2930
2635
+ msgid " Cancel only pending, not paid bookings, which is older then at this selection."
2636
+ msgstr ""
2637
+
2638
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2938
2639
+ #, fuzzy
2640
+ msgid "Is send cancellation email"
2641
+ msgstr "Чыннік адмовы"
2642
+
2643
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2942
2644
+ #, php-format
2645
+ msgid " Check this checkbox to %ssend%s cancellation email for this process."
2646
+ msgstr ""
2647
+
2648
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2947
2649
+ #, fuzzy
2650
+ msgid "Description of cancellation"
2651
+ msgstr "Чыннік адмовы"
2652
+
2653
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2949
2654
+ #, php-format
2655
+ msgid "Type description of %scancellation%s for email template."
2656
+ msgstr ""
2657
+
2658
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3001
2659
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3320
2660
+ msgid "Time Format"
2661
+ msgstr "Фармат даты"
2662
+
2663
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3016
2664
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3335
2665
+ msgid "Custom"
2666
+ msgstr "Наладжвальны"
2667
+
2668
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3024
2669
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3343
2670
+ #, fuzzy, php-format
2671
+ msgid "Type your time format for showing in emails and booking table. %sDocumentation on time formatting.%s"
2672
+ msgstr "Увядзіце Ваш фармат даты для електронной пошты і табліцы бранявання. %s Дакументацыя па фармаце для дат%s "
2673
+
2674
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3074
2675
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3352
2676
+ msgid "Range selection"
2677
+ msgstr "Выбар дыяпазону"
2678
+
2679
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3081
2680
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3358
2681
+ #, fuzzy
2682
+ msgid " Check this if you want to use selection range in calendar. For example: select a week or only five days for booking."
2683
+ msgstr "Вылучыце, калі Вы жадаеце выкарыстоўваць вылучэнне фиксированым дыяпазонам дат. Напрыклад вылучэнне тыдня ці толькі ў колькасці 5 дзён для бранявання."
2684
+
2685
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3092
2686
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3369
2687
+ msgid "Selection of FIXED number of days by ONE mouse click"
2688
+ msgstr "Вылучэнне фиксированого колькасці дзён 1-ім клікам мышкі"
2689
+
2690
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3093
2691
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3370
2692
+ msgid "Selection of DYNAMIC number of days by TWO mouse click"
2693
+ msgstr "Вылучэнне дынамічнай колькасці дзён у 2 зграя мышкі"
2694
+
2695
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3099
2696
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3376
2697
+ msgid "Count of days"
2698
+ msgstr "Лік дзён"
2699
+
2700
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3099
2701
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3152
2702
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3376
2703
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3401
2704
+ #, php-format
2705
+ msgid "in %srange to select%s"
2706
+ msgstr "у %sдиапазоне для вылучэння%s"
2707
+
2708
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3101
2709
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3378
2710
+ #, php-format
2711
+ msgid "Type your %snumber of days for range selection%s"
2712
+ msgstr "Увядзіце Ваш %sфиксированый дыяпазон дзён для вылучэння%s"
2713
+
2714
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3105
2715
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3160
2716
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3382
2717
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3407
2718
+ msgid "Start day of range"
2719
+ msgstr "Дзень пачатку дыяпазону"
2720
+
2721
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3108
2722
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3163
2723
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3385
2724
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3410
2725
+ msgid "Any day of week"
2726
+ msgstr "Любы дзень тыдня"
2727
+
2728
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3117
2729
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3172
2730
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3394
2731
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3419
2732
+ msgid "Select your start day of range selection at week"
2733
+ msgstr "Абярыце дзень тыдня, які будзе пачаткам вылучэння дыяпазону дат"
2734
+
2735
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3125
2736
+ #, fuzzy
2737
+ msgid "Days selection number"
2738
+ msgstr "Выбар дыяпазону"
2739
+
2740
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3128
2741
+ msgid "min"
2742
+ msgstr ""
2743
+
2744
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3131
2745
+ msgid "max"
2746
+ msgstr ""
2747
+
2748
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3134
2749
+ #, fuzzy, php-format
2750
+ msgid "Type your %sminimum and maximum number of days for range selection%s"
2751
+ msgstr "Увядзіце %sминимальное колькасць дзён для вылучэння%s"
2752
+
2753
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3140
2754
+ #, fuzzy
2755
+ msgid "Specific days selections"
2756
+ msgstr "Вылучэнне некалькіх дзён"
2757
+
2758
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3144
2759
+ #, php-format
2760
+ 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"
2761
+ msgstr ""
2762
+
2763
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3150
2764
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3401
2765
+ msgid "Minimum days count"
2766
+ msgstr "Мінімальная колькасць дзён"
2767
+
2768
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3156
2769
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3403
2770
+ #, php-format
2771
+ msgid "Type your %sminimum number of days for range selection%s"
2772
+ msgstr "Увядзіце %sминимальное колькасць дзён для вылучэння%s"
2773
+
2774
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3214
2775
+ #, fuzzy
2776
+ msgid "Use recurent time"
2777
+ msgstr "Выкарыстоўваць фиксированое час"
2778
+
2779
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3214
2780
+ #, fuzzy
2781
+ msgid "for several days selection"
2782
+ msgstr "Вылучэнне некалькіх дзён"
2783
+
2784
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3218
2785
+ msgid " Check this if you want to use recurent time for reservation of several days. Its mean that middle days will be partially booked by actual times, otherwise time in booking form used as check in/out time for first and last time of reservation."
2786
+ msgstr ""
2787
+
2788
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3224
2789
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3435
2790
+ msgid "Use fixed time"
2791
+ msgstr "Выкарыстоўваць фиксированое час"
2792
+
2793
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3224
2794
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3435
2795
+ msgid "in range selections"
2796
+ msgstr "у дыяпазоне выбару"
2797
+
2798
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3228
2799
+ msgid "Warning"
2800
+ msgstr ""
2801
+
2802
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3228
2803
+ msgid "It will overwrite start time and end time from from customization."
2804
+ msgstr ""
2805
+
2806
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3230
2807
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3441
2808
+ #, fuzzy
2809
+ msgid " Check this if you want to use a part of the day (not full day) at start and end day of selection range . It will overwrite start time and end time from from customization."
2810
+ msgstr "Выбирете, калі Вы жадаеце выкарыстоўваць для бранявання частка дня ў першым і апошнім дне бранявання. Гэта опцыя перапіша starttime і endtime з формы налады палёў."
2811
+
2812
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3237
2813
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3448
2814
+ #, php-format
2815
+ msgid "%sstart booking time%s"
2816
+ msgstr "%sвведите час пачатку бранявання%s"
2817
+
2818
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3239
2819
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3450
2820
+ #, php-format
2821
+ msgid "Type your %sstart%s time of booking for range selection"
2822
+ msgstr "Увядзіце %sвремя%s браняванні для 1-го дня некалькіх дзён бранявання"
2823
+
2824
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3244
2825
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3455
2826
+ #, php-format
2827
+ msgid "%send booking time%s"
2828
+ msgstr "%sвремя канчаткі бранявання%s"
2829
+
2830
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3246
2831
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3457
2832
+ #, php-format
2833
+ msgid "Type your %send%s time of booking for range selection"
2834
+ msgstr "Увядзіце %sвремя%s для апошняга дня з некалькіх дзён бранявання"
2835
+
2836
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3467
2837
+ msgid "Save Changes"
2838
+ msgstr "Захаваць змены"
2839
+
2840
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3497
2841
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3514
2842
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3546
2843
+ #, php-format
2844
+ msgid "Payment for booking of the %s for days: %s"
2845
+ msgstr "Аплата бранявання %s на наступныя дні:%s"
2846
+
2847
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3503
2848
+ msgid "Enter your phone"
2849
+ msgstr "Увядзіце ваш тэлефон"
2850
+
2851
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3556
2852
+ msgid "This reservation is cancelled, because we do not receive payment and administrator do not approve it."
2853
+ msgstr ""
2854
+
2855
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3575
2856
+ msgid "You need to make payment for reservation"
2857
+ msgstr ""
2858
+
2859
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3577
2860
+ #, php-format
2861
+ msgid "You need to make payment %s for reservation %s at %s. %s You can make payment at this page: %s Thank you, %s"
2862
+ msgstr ""
2863
+
2864
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3681
2865
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3441
2866
+ msgid "Appartment #3"
2867
+ msgstr "Апартаменты №3"
2868
+
2869
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3842
2870
+ msgid "Successful payment"
2871
+ msgstr ""
2872
+
2873
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3844
2874
+ #, fuzzy
2875
+ msgid " Parameters pass in incorrect,"
2876
+ msgstr "Ваш уведзены код няправільны"
2877
+
2878
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3845
2879
+ msgid "Cannot found the record"
2880
+ msgstr ""
2881
+
2882
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3846
2883
+ msgid "Amount different"
2884
+ msgstr ""
2885
+
2886
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3847
2887
+ #, fuzzy
2888
+ msgid "Payment fail"
2889
+ msgstr "Аплата"
2890
+
2891
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3848
2892
+ msgid "Payment status updated by Mobile88 Admin(Fail)"
2893
+ msgstr ""
2894
+
2895
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3849
2896
+ msgid "Requery connection Error"
2897
+ msgstr ""
2898
+
2899
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:103
2900
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3506
2901
+ msgid "New reservation"
2902
+ msgstr "Новае браняванне"
2903
+
2904
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:105
2905
+ #, fuzzy
2906
+ msgid "Insertion of"
2907
+ msgstr "Інфармацыя"
2908
+
2909
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:105
2910
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:119
2911
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:134
2912
+ #, fuzzy
2913
+ msgid "settings"
2914
+ msgstr "Усталёўкі"
2915
+
2916
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:117
2917
+ #, fuzzy
2918
+ msgid "Modification of exist reservation"
2919
+ msgstr "Новае браняванне"
2920
+
2921
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:119
2922
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:134
2923
+ #, fuzzy
2924
+ msgid "Inserttion of"
2925
+ msgstr "налада емейла"
2926
+
2927
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:160
2928
+ #, fuzzy
2929
+ msgid "Agregate resources:"
2930
+ msgstr "Кошт рэсурсу"
2931
+
2932
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:171
2933
+ msgid "Set inside of calendar as unavailable dates, which are reserved at these booking resources also"
2934
+ msgstr ""
2935
+
2936
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:180
2937
+ #, php-format
2938
+ msgid "This shortcode %s is using for a page, where visitors can make %smodification%s of own booking(s), %scancel%s own booking or make %spayment%s after admin email payment request"
2939
+ msgstr ""
2940
+
2941
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:181
2942
+ #, php-format
2943
+ msgid "The content of field %sURL for bookings edit%s at %sgeneral booking settings page%s have to link to this page"
2944
+ msgstr ""
2945
+
2946
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:182
2947
+ #, php-format
2948
+ msgid "Emails templates, which are use shortcodes: %s will be link to this page"
2949
+ msgstr ""
2950
+
2951
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:189
2952
+ #, php-format
2953
+ msgid "This shortcode %s is using for search form"
2954
+ msgstr ""
2955
+
2956
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:350
2957
+ #, fuzzy
2958
+ msgid "This booking resources is not exist"
2959
+ msgstr "Тып бранявання"
2960
+
2961
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:451
2962
+ #, fuzzy
2963
+ msgid "link"
2964
+ msgstr "Спасылкі"
2965
+
2966
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:488
2967
+ msgid "The booking is cancel by visitor."
2968
+ msgstr ""
2969
+
2970
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:502
2971
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:513
2972
+ msgid "Wrong booking hash in URL. Probably its expired."
2973
+ msgstr ""
2974
+
2975
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:587
2976
+ msgid "The booking is cancel successfully"
2977
+ msgstr ""
2978
+
2979
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:726
2980
+ #, fuzzy
2981
+ msgid "Bulk Actions"
2982
+ msgstr "Функцыі "
2983
+
2984
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:749
2985
+ #, fuzzy
2986
+ msgid "Add New Resource(s)"
2987
+ msgstr "Дадаць новае браняванне"
2988
+
2989
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:765
2990
+ #, fuzzy
2991
+ msgid "Add new resource(s)"
2992
+ msgstr "Дадаць новае браняванне"
2993
+
2994
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:792
2995
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:843
2996
+ #, fuzzy
2997
+ msgid "Default booking resource"
2998
+ msgstr "Тып бранявання"
2999
+
3000
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:825
3001
+ msgid "Enter your order number for activation process."
3002
+ msgstr ""
3003
+
3004
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:848
3005
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1068
3006
+ #, fuzzy
3007
+ msgid "All reservations"
3008
+ msgstr "%sНовое браняванне%s"
3009
+
3010
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:849
3011
+ #, fuzzy
3012
+ msgid "All incomining reservations"
3013
+ msgstr "%sНовое браняванне%s"
3014
+
3015
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:857
3016
+ msgid "Select your default booking resource. Opening from this resource."
3017
+ msgstr ""
3018
+
3019
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:872
3020
+ msgid "URL for bookings edit"
3021
+ msgstr ""
3022
+
3023
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:874
3024
+ #, php-format
3025
+ msgid "Type URL for bookings edit by %svisitors%s. You must use %s shortcode, at this page."
3026
+ msgstr ""
3027
+
3028
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:892
3029
+ #, fuzzy
3030
+ msgid "Change hash after approvment of booking"
3031
+ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
3032
+
3033
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:896
3034
+ msgid " Check this, if you want to change hash of booking after approvemnt. This will disable posibility for visitor to edit or cancel booking."
3035
+ msgstr ""
3036
+
3037
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:907
3038
+ #, php-format
3039
+ msgid "%s - start new translation section, where %s - locale of translation"
3040
+ msgstr ""
3041
+
3042
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:908
3043
+ #, fuzzy, php-format
3044
+ msgid "Example #1: %s - start French tranlation section"
3045
+ msgstr "Прыклад: %s "
3046
+
3047
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:909
3048
+ #, php-format
3049
+ msgid "Example #2: \"%s\" - English and French translation of some message"
3050
+ msgstr ""
3051
+
3052
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:920
3053
+ #, fuzzy
3054
+ msgid "Incorrect date format"
3055
+ msgstr "Некоректный фармат даты"
3056
+
3057
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1057
3058
+ #, fuzzy
3059
+ msgid "Booking resource selection:"
3060
+ msgstr "Тып бранявання"
3061
+
3062
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1072
3063
+ #, fuzzy
3064
+ msgid "All incoming reservations"
3065
+ msgstr "%sНовое браняванне%s"
3066
+
3067
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1077
3068
+ msgid "Reservations, which was done today"
3069
+ msgstr ""
3070
+
3071
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1082
3072
+ msgid "Agenda of reservations for today"
3073
+ msgstr ""
3074
+
3075
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1103
3076
+ msgid "Add new booking resource"
3077
+ msgstr "Дадаць новае браняванне"
3078
+
3079
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2182
3080
+ #, fuzzy
3081
+ msgid "Change"
3082
+ msgstr "Змены "
3083
+
3084
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2338
3085
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2568
3086
+ msgid "Updated successfully"
3087
+ msgstr "Абноўлена паспяхова"
3088
+
3089
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2351
3090
+ msgid "Warning! The resource was not chnaged. Actual dates are already booked there."
3091
+ msgstr ""
3092
+
3093
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2810
3094
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2815
3095
+ msgid "Email to \"Admin\" after booking at site"
3096
+ msgstr "Электронная ліст для \"Адміністратара\" пасля бранявання на сайце"
3097
+
3098
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2820
3099
+ msgid "To"
3100
+ msgstr "Каму"
3101
+
3102
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2822
3103
+ #, php-format
3104
+ msgid "Type default %sadmin email%s for checking reservations"
3105
+ msgstr "Увядзіце %s еў. почу адміністратара%s для праверкі бранявання"
3106
+
3107
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2836
3108
+ #, fuzzy, php-format
3109
+ msgid "Type your email subject for %schecking booking%s. You can use these %s shortcodes."
3110
+ msgstr "Увядзіце Вашу тэму ліста для %sпроверки браняванні%s"
3111
+
3112
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2842
3113
+ #, fuzzy, php-format
3114
+ msgid "Type your %semail message for checking booking%s in. "
3115
+ msgstr "Увядзіце тэкст %sписьма для праверкі бранявання%s на сайце"
3116
+
3117
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2852
3118
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2905
3119
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2957
3120
+ #, php-format
3121
+ msgid "%s - inserting detail person info, "
3122
+ msgstr "%s - дадаць падрабязную інфармацыю, пра твар якое зрабіла рэзерв,"
3123
+
3124
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2853
3125
+ #, fuzzy, php-format
3126
+ msgid "%s - inserting moderate link of new booking, "
3127
+ msgstr "%s - уставіць даты бранявання"
3128
+
3129
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2854
3130
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2906
3131
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2958
3132
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3063
3133
+ #, fuzzy, php-format
3134
+ msgid "%s - inserting link to booking editable by vistor from his account, "
3135
+ msgstr "%s - уставіць тып бранявання"
3136
+
3137
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2856
3138
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2908
3139
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2960
3140
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3012
3141
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3065
3142
+ #, fuzzy, php-format
3143
+ msgid "%s - inserting cost of this booking, "
3144
+ msgstr "%s - уставіць даты бранявання"
3145
+
3146
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2858
3147
+ #, fuzzy, php-format
3148
+ msgid "For example: \"You need to approve a new reservation %s on the following dates: %s Person detailed information:%s You can edit this booking at: %s Thank you, Reservation service.\""
3149
+ msgstr "На прыклад: \"Вы павінны пацвердзіць новую бронь %s на даты: %s Дэталёвая інфармацыя пра твар якое зрабіла браняванне:%s Дзякуй за карыстанне сэрвісам бранявання.\""
3150
+
3151
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2869
3152
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2875
3153
+ #, fuzzy
3154
+ msgid "Email to \"Person\" after new reservation is done by this person"
3155
+ msgstr "Ліст наведвальніку пасля рэдагавання брані."
3156
+
3157
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2889
3158
+ #, fuzzy, php-format
3159
+ msgid "Type email subject for %svisitor after creation of a new reservation%s. Use these %s shortcodes."
3160
+ msgstr "Увядзіце тэму ліста пры %sредактировании браняванні%s"
3161
+
3162
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2895
3163
+ #, fuzzy, php-format
3164
+ msgid "Type your %semail message for visitor after creation new reservation%s at site"
3165
+ msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
3166
+
3167
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2910
3168
+ #, fuzzy, php-format
3169
+ msgid "For example: \"Your reservation %s at dates: %s is processing now! Please, wait for the confirmation email. %s You can edit this booking at this page: %s Thank you, Reservation service.\""
3170
+ msgstr "Напрыклад: \" Ваша бронь %s на даты: %s была зменена адміністратарам. %s Дзякуй за карыстанне сэрвісам бранявання.\""
3171
+
3172
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2921
3173
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2926
3174
+ msgid "Email to \"Person\" after approval of booking"
3175
+ msgstr "Электронная пошта наведвальніку пасля пацверджання брані"
3176
+
3177
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2941
3178
+ #, fuzzy, php-format
3179
+ msgid "Type your email subject for %sapproval of booking%s. You can use these %s shortcodes."
3180
+ msgstr "Увядзіце тэму ліста для %sподтверждения браняванні%s"
3181
+
3182
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2947
3183
+ #, php-format
3184
+ msgid "Type your %semail message for approval booking%s at site"
3185
+ msgstr "Увядзіце тэкст ліста %sдля пацверджанні бранявання%s на сайце"
3186
+
3187
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2962
3188
+ #, fuzzy, php-format
3189
+ msgid "For example: \"Your reservation %s at dates: %s has been approved.%s You can edit this booking at this page: %s Thank you, Reservation service.\""
3190
+ msgstr "Напрыклад: \"Ваша бронь %s на даты: %s была пацверджана.%s Дзякуй за карыстанне сэрвісам бранявання .\""
3191
+
3192
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2973
3193
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2979
3194
+ msgid "Email to \"Person\" after deny of booking"
3195
+ msgstr "Ліст наведвальніку пасля адмовы брані."
3196
+
3197
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2994
3198
+ #, fuzzy, php-format
3199
+ msgid "Type your email subject for %sdeny of booking%s. You can use these %s shortcodes."
3200
+ msgstr "Увядзіце тэму ліста для %sотказа браняванні%s"
3201
+
3202
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3000
3203
+ #, php-format
3204
+ msgid "Type your %semail message for deny booking%s at site"
3205
+ msgstr "ввдите тэкст ліста для %sотказа браняванні%s на сайце"
3206
+
3207
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3011
3208
+ #, php-format
3209
+ msgid "%s - inserting reason of cancel booking"
3210
+ msgstr "%s - уставіць чыннік адмовы"
3211
+
3212
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3014
3213
+ #, fuzzy, php-format
3214
+ msgid "For example: \"Your reservation %s at dates: %s has been canceled. %s Thank you, Reservation service.\""
3215
+ msgstr "Напрыклад: \" Ваша бронь %s на даты: %s была адменена. %s Дзякуй за карыстанне сэрвісам бранявання.\""
3216
+
3217
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3025
3218
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3031
3219
+ msgid "Email to \"Person\" after modification of booking"
3220
+ msgstr "Ліст наведвальніку пасля рэдагавання брані."
3221
+
3222
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3046
3223
+ #, fuzzy, php-format
3224
+ msgid "Type your email subject for %smodification of booking%s. You can use these %s shortcodes."
3225
+ msgstr "Увядзіце тэму ліста пры %sредактировании браняванні%s"
3226
+
3227
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3052
3228
+ #, php-format
3229
+ msgid "Type your %semail message for modification booking%s at site"
3230
+ msgstr "ввдите тэкст ліста пры %sредактировании браняванні%s на сайце"
3231
+
3232
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3067
3233
+ #, fuzzy, php-format
3234
+ msgid "For example: \"The reservation %s at dates: %s has been edited. %s You can edit this booking at this page: %s Thank you, Reservation service.\""
3235
+ msgstr "Напрыклад: \" Ваша бронь %s на даты: %s была зменена адміністратарам. %s Дзякуй за карыстанне сэрвісам бранявання.\""
3236
+
3237
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3152
3238
+ msgid "Form fields"
3239
+ msgstr "Палі формы"
3240
+
3241
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3172
3242
+ #, fuzzy, php-format
3243
+ msgid "%sGeneral shortcode rule for fields insertion%s"
3244
+ msgstr "%sОсновные кіравала для фармавання пазнак для ўстаўкі палёў воода:%s"
3245
+
3246
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3174
3247
+ msgid "Parameters: "
3248
+ msgstr "Параметры:"
3249
+
3250
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3175
3251
+ #, fuzzy, php-format
3252
+ msgid "%s - this symbol means that this field is Required (can not be skipped)"
3253
+ msgstr "%s - гэты знак азначае абавязковае поле (можа быць прапушчаны)"
3254
+
3255
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3176
3256
+ #, fuzzy, php-format
3257
+ msgid "%s - field name, must be unique (can not be skipped)"
3258
+ msgstr "%s - назва поля, павінна быць унікальным (не можа быць прапушчана) "
3259
+
3260
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3177
3261
+ #, fuzzy, php-format
3262
+ msgid "%s - default value of field (can be skipped)"
3263
+ msgstr "%s - значэнне поля па змаўчанні (можа быць прапушчана)"
3264
+
3265
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3180
3266
+ #, php-format
3267
+ msgid "%sUse these shortcode types for inserting fields into form:%s"
3268
+ msgstr "%s Выкарыстоўвайце гэтыя пазнакі для дадання палёў у форму:%s "
3269
+
3270
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3181
3271
+ #, php-format
3272
+ msgid "%s - calendar"
3273
+ msgstr "%s - каляндар"
3274
+
3275
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3182
3276
+ #, php-format
3277
+ msgid "%s - CAPTCHA"
3278
+ msgstr "%s - CAPTCHA"
3279
+
3280
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3184
3281
+ #, php-format
3282
+ msgid "%s - text field. "
3283
+ msgstr "%s - тэкставае поле"
3284
+
3285
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3185
3286
+ #, php-format
3287
+ msgid "Example: %sJohn%s"
3288
+ msgstr "Прыклад: %s Іван%s "
3289
+
3290
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3187
3291
+ #, php-format
3292
+ msgid "%s - start time field. "
3293
+ msgstr "%s - поле для ўводу часу старту бранявання."
3294
+
3295
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3188
3296
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3191
3297
+ #, php-format
3298
+ msgid "Example: %s. If you have already predefined times, you can also use this shortcode: %s"
3299
+ msgstr "Прыклад: %s. Калі Вы жадаеце задаць строга пэўны час, Вы можаце выкарыстоўваць гэта: %s "
3300
+
3301
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3190
3302
+ #, php-format
3303
+ msgid "%s - end time field. "
3304
+ msgstr "%s - поле для ўводу часу канчатка бранявання."
3305
+
3306
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3193
3307
+ #, fuzzy, php-format
3308
+ msgid "%s - start and end time field in one dropdown list "
3309
+ msgstr "%s - поле для ўводу часу старту бранявання."
3310
+
3311
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3194
3312
+ #, php-format
3313
+ msgid "If you have already predefined times (start and end time), use this code: %s "
3314
+ msgstr " Калі Вы жадаеце задаць строга пэўны час, Вы можаце выкарыстоўваць гэта: %s "
3315
+
3316
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3196
3317
+ #, php-format
3318
+ msgid "%s - duration time field. "
3319
+ msgstr "%s - поле для ўводу працягласці часу бранявання."
3320
+
3321
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3197
3322
+ #, php-format
3323
+ msgid "If you set already start time, you can set duration of time using this shortcode: %s. You do not requre endtime."
3324
+ msgstr "Калі Вы ўжо ўсталявалі пачатковы час, Вы можаце ўсталяваць працягласць для рэзерву выкарыстоўваючы гэты код: %s. Вы не павінны ўсталёўваць час канчатка ў дадзеным выпадку."
3325
+
3326
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3200
3327
+ #, php-format
3328
+ msgid "%s - additional time field (as an additional property). Do not apply to the dividing day into sections. "
3329
+ msgstr "%s - дадатковае поле часу. Не ўплывае на дзяленне дня бранявання на часткі."
3330
+
3331
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3203
3332
+ #, fuzzy, php-format
3333
+ msgid "%s - email field, "
3334
+ msgstr "%s - поле для воода еў. пошты"
3335
+
3336
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3206
3337
+ #, php-format
3338
+ msgid "%s - select field, "
3339
+ msgstr "%s - поле з выпадальным спісам"
3340
+
3341
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3209
3342
+ #, php-format
3343
+ msgid "%s - checkbox field, "
3344
+ msgstr "%s - поле з пазнакай"
3345
+
3346
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3210
3347
+ #, fuzzy, php-format
3348
+ msgid "Example #1: %s "
3349
+ msgstr "Прыклад: %s "
3350
+
3351
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3211
3352
+ #, php-format
3353
+ msgid "Example #2: %s - checked by default"
3354
+ msgstr ""
3355
+
3356
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3212
3357
+ #, php-format
3358
+ msgid "Example #3: %s - several values"
3359
+ msgstr ""
3360
+
3361
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3214
3362
+ #, php-format
3363
+ msgid "%s - textarea field, "
3364
+ msgstr "%s - тэкставае поле"
3365
+
3366
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3217
3367
+ #, fuzzy, php-format
3368
+ msgid "%s - countries list field, "
3369
+ msgstr "%s - поле з выпадальным спісам"
3370
+
3371
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3218
3372
+ #, fuzzy, php-format
3373
+ msgid "Example #1: %s - default usage"
3374
+ msgstr "Прыклад: %s "
3375
+
3376
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3219
3377
+ #, php-format
3378
+ msgid "Example #2: %s - country selected by default"
3379
+ msgstr ""
3380
+
3381
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3221
3382
+ #, php-format
3383
+ msgid "%s - submit button, "
3384
+ msgstr "%s - кнопка для адпраўкі"
3385
+
3386
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3222
3387
+ #, php-format
3388
+ msgid "Example: %sSend%s "
3389
+ msgstr "Прыклад: %sОтправить%s "
3390
+
3391
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3224
3392
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3252
3393
+ #, php-format
3394
+ msgid "%s - inserting new line, "
3395
+ msgstr "%s - дадаць новы радок"
3396
+
3397
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3230
3398
+ msgid "Reset to default form"
3399
+ msgstr "Абнавіць да значэння па змаўчанні"
3400
+
3401
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3232
3402
+ #, fuzzy
3403
+ msgid "Reset to default Payment form"
3404
+ msgstr "Абнавіць да значэння па змаўчанні"
3405
+
3406
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3243
3407
+ #, fuzzy, php-format
3408
+ msgid "Form content data showing in emails (%s-shortcode) and inside approval and reservation tables in booking calendar page"
3409
+ msgstr "Форма ўтрымання дадзеных паказана ў лістах(%s - пазнака) і ўсярэдзіне табліц пацверджання і браняванні на старонцы календара бранявання"
3410
+
3411
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3251
3412
+ #, php-format
3413
+ msgid "%s - inserting data from fields of booking form, "
3414
+ msgstr "%s - даданне палёў з дадзенымі формы бранявання,"
3415
+
3416
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3258
3417
+ msgid "Reset to default form content"
3418
+ msgstr "Абнавіць да значэння па змаўчанні"
3419
+
3420
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3260
3421
+ #, fuzzy
3422
+ msgid "Reset to default Payment form content"
3423
+ msgstr "Абнавіць да значэння па змаўчанні"
3424
+
3425
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3357
3426
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3369
3427
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3385
3428
+ msgid "First Name"
3429
+ msgstr "Імя"
3430
+
3431
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3358
3432
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3370
3433
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3386
3434
+ msgid "Last Name"
3435
+ msgstr "Прозвішча"
3436
+
3437
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3359
3438
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3371
3439
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3387
3440
+ msgid "Email"
3441
+ msgstr "Емейл"
3442
+
3443
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3388
3444
+ #, fuzzy
3445
+ msgid "Address"
3446
+ msgstr "Дадаць"
3447
+
3448
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3389
3449
+ msgid "City"
3450
+ msgstr ""
3451
+
3452
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3390
3453
+ msgid "Post code"
3454
+ msgstr ""
3455
+
3456
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3508
3457
+ #, fuzzy, php-format
3458
+ msgid "Your reservation %s for: %s is processing now! Please, wait for the confirmation email. %sYou can edit this booking at this page: %s Thank you, %s"
3459
+ msgstr "Ваша бронь %sна даты: %s была зменена адміністратарам. %sСпасибо за карыстанне сэрвісам бранявання.%s"
3460
+
3461
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3512
3462
+ #, fuzzy
3463
+ msgid "The reservation has been modificated"
3464
+ msgstr "Ваша бронь была зменена"
3465
+
3466
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3514
3467
+ #, fuzzy, php-format
3468
+ msgid "The reservation %s for: %s has been edited. %sYou can edit this booking at this page: %s Thank you, %s"
3469
+ msgstr "Ваша бронь %sна даты: %s была зменена адміністратарам. %sСпасибо за карыстанне сэрвісам бранявання.%s"
3470
+
3471
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3625
3472
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3650
3473
+ msgid "Saved"
3474
+ msgstr "Захавана"
3475
+
3476
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:150
3477
+ #, fuzzy
3478
+ msgid "Done"
3479
+ msgstr "Тэлефон"
3480
+
3481
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:249
3482
+ msgid "Your entered code is incorrect"
3483
+ msgstr "Ваш уведзены код няправільны"
3484
+
3485
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:514
3486
+ msgid "here"
3487
+ msgstr ""
3488
+
3489
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:136
3490
+ #, fuzzy
3491
+ msgid "Booking Calendar"
3492
+ msgstr "Каляндар бранявання"
3493
+
3494
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:326
3495
+ #, fuzzy
3496
+ msgid "Statistic"
3497
+ msgstr "Час пачатку"
3498
+
3499
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:330
3500
+ msgid "New (unchecked) booking(s)"
3501
+ msgstr ""
3502
+
3503
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:334
3504
+ #, fuzzy
3505
+ msgid "Pending booking(s)"
3506
+ msgstr "%sвремя канчаткі бранявання%s"
3507
+
3508
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:340
3509
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2052
3510
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2054
3511
+ #, fuzzy
3512
+ msgid "Today"
3513
+ msgstr "днеи"
3514
+
3515
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:344
3516
+ #, fuzzy
3517
+ msgid "New Bookings"
3518
+ msgstr "Браняванне"
3519
+
3520
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:348
3521
+ #, fuzzy
3522
+ msgid "Actual Bookings"
3523
+ msgstr "Браняванне"
3524
+
3525
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:375
3526
+ msgid "Upgrade to higher versions"
3527
+ msgstr ""
3528
+
3529
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:375
3530
+ #, fuzzy
3531
+ msgid "Commercial versions"
3532
+ msgstr "купіць Прафесійную версію"
3533
+
3534
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:379
3535
+ msgid "Upgrade now"
3536
+ msgstr ""
3537
+
3538
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:381
3539
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2319
3540
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3400
3541
+ msgid "Buy now"
3542
+ msgstr "Купіць цяпер"
3543
+
3544
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:381
3545
+ #, fuzzy
3546
+ msgid "or"
3547
+ msgstr "Форма"
3548
+
3549
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:383
3550
+ msgid "Test online Demo of each versions"
3551
+ msgstr ""
3552
+
3553
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:400
3554
+ #, fuzzy
3555
+ msgid "Current version"
3556
+ msgstr "купіць Прафесійную версію"
3557
+
3558
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:403
3559
+ msgid "Version"
3560
+ msgstr "Версія"
3561
+
3562
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:407
3563
+ msgid "Type"
3564
+ msgstr ""
3565
+
3566
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:411
3567
+ msgid "Usage for"
3568
+ msgstr ""
3569
+
3570
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:415
3571
+ #, fuzzy
3572
+ msgid "Release date"
3573
+ msgstr "дата рэлізу"
3574
+
3575
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:422
3576
+ #, fuzzy
3577
+ msgid "Support"
3578
+ msgstr "Супериор "
3579
+
3580
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:425
3581
+ #, fuzzy
3582
+ msgid "Contact email"
3583
+ msgstr "Панядзелак"
3584
+
3585
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:431
3586
+ msgid "Have a questions"
3587
+ msgstr ""
3588
+
3589
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:434
3590
+ msgid "Rate plugin"
3591
+ msgstr ""
3592
+
3593
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:499
3594
+ msgid "Warning !!!"
3595
+ msgstr ""
3596
+
3597
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:500
3598
+ msgid "All booking data will be deleted during deactivation of plugin."
3599
+ msgstr ""
3600
+
3601
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:501
3602
+ #, php-format
3603
+ msgid "If you want to save your booking data, please uncheck the %s\"Delete booking data\"%s at the"
3604
+ msgstr ""
3605
+
3606
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:502
3607
+ #, fuzzy
3608
+ msgid "settings page"
3609
+ msgstr "Усталёўкі"
3610
+
3611
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:592
3612
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2346
3613
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3613
3614
+ msgid "Buy"
3615
+ msgstr "Купіць "
3616
+
3617
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:599
3618
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:672
3619
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3215
3620
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1038
3621
+ msgid "Settings"
3622
+ msgstr "Усталёўкі"
3623
+
3624
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:639
3625
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3717
3626
+ msgid "Booking"
3627
+ msgstr "Браняванне"
3628
+
3629
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:649
3630
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:684
3631
+ #, fuzzy
3632
+ msgid "Reservation services"
3633
+ msgstr "Новы загаловак бранявання"
3634
+
3635
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:672
3636
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:692
3637
+ msgid "Booking settings customizations"
3638
+ msgstr "Налада рэсурсаў бранявання "
3639
+
3640
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:679
3641
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1006
3642
+ msgid "Bookings"
3643
+ msgstr "Браняванне"
3644
+
3645
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:746
3646
+ msgid "Insert booking calendar"
3647
+ msgstr "Уставіць Каляндар для бранявання"
3648
+
3649
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:747
3650
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3170
3651
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3666
3652
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4930
3653
+ msgid "Booking calendar"
3654
+ msgstr "Каляндар бранявання"
3655
+
3656
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:867
3657
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:906
3658
+ msgid "Ok"
3659
+ msgstr "Ок"
3660
+
3661
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1030
3662
+ msgid "For booking select type of booking resource"
3663
+ msgstr "Выбирети, што Вы жадаеце браняваць"
3664
+
3665
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1038
3666
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2086
3667
+ msgid "Visible months:"
3668
+ msgstr ""
3669
+
3670
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1055
3671
+ msgid "Select number of month to show for calendar."
3672
+ msgstr "Увядзіце колькасць месяцаў паказваных у календары."
3673
+
3674
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1060
3675
+ #, fuzzy
3676
+ msgid "Start month:"
3677
+ msgstr "Час пачатку"
3678
+
3679
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1066
3680
+ #, fuzzy
3681
+ msgid "Select start month of calendar"
3682
+ msgstr "Увядзіце колькасць месяцаў паказваных у календары."
3683
+
3684
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1071
3685
+ msgid "Show:"
3686
+ msgstr "Паказаць"
3687
+
3688
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1075
3689
+ #, fuzzy
3690
+ msgid "Booking form with calendar"
3691
+ msgstr "Каляндар бранявання"
3692
+
3693
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1076
3694
+ #, fuzzy
3695
+ msgid "Only availability calendar"
3696
+ msgstr "Толькі каляндар"
3697
+
3698
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1077
3699
+ #, fuzzy
3700
+ msgid "Only booking form"
3701
+ msgstr "у форме бранявання"
3702
+
3703
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1079
3704
+ #, fuzzy
3705
+ msgid "for"
3706
+ msgstr "Форма"
3707
+
3708
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1082
3709
+ #, fuzzy
3710
+ msgid "date"
3711
+ msgstr "Даты"
3712
+
3713
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1086
3714
+ msgid "Select what you want to show: booking form or only availability calendar."
3715
+ msgstr "Абярыце, што Вы жадаеце паказаць:форму бранявання ці адзін каляндар."
3716
+
3717
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1531
3718
+ msgid "Info"
3719
+ msgstr "Інфа"
3720
+
3721
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1568
3722
+ msgid "Dates"
3723
+ msgstr "Даты"
3724
+
3725
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1572
3726
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3040
3727
+ msgid "Wide days view"
3728
+ msgstr "Пашыраны выгляд дат"
3729
+
3730
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1573
3731
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3039
3732
+ msgid "Short days view"
3733
+ msgstr "Скарочаны выгляд дат"
3734
+
3735
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1673
3736
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1675
3737
+ #, fuzzy
3738
+ msgid "Edit reservation"
3739
+ msgstr "Новае браняванне"
3740
+
3741
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1680
3742
+ msgid "Edit notes"
3743
+ msgstr ""
3744
+
3745
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1683
3746
+ msgid "Edit Notes"
3747
+ msgstr ""
3748
+
3749
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1688
3750
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1691
3751
+ #, fuzzy
3752
+ msgid "Change resource"
3753
+ msgstr "Дадаць новае браняванне"
3754
+
3755
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1988
3756
+ #, fuzzy
3757
+ msgid "Standard resource"
3758
+ msgstr "Дадаць новае браняванне"
3759
+
3760
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2041
3761
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2072
3762
+ #, php-format
3763
+ msgid "%sThere are no reservations.%s Please, press this %s button, when you edit %sposts%s or %spage%s. %sAfter entering booking you can wait for making reservation by somebody or you can make reservation %shere%s."
3764
+ msgstr "%sБронирование адсутнічае%s Калі ласка, націсніце %sкнопку, калі Вы рэдагуеце %sпост%s ці %sстраницу%s. %sПосле даданні брані пачакайце, калі хтосьці зробіць браняванне ці Вы самі можаце дадаць бронь %sздесь%s."
3765
+
3766
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2052
3767
+ #, fuzzy
3768
+ msgid "Agenda of reservations for"
3769
+ msgstr "%sНовое браняванне%s"
3770
+
3771
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2054
3772
+ #, fuzzy
3773
+ msgid "Reservations, which was done"
3774
+ msgstr "Новы загаловак бранявання"
3775
+
3776
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2078
3777
+ msgid "All incoming bookings"
3778
+ msgstr ""
3779
+
3780
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2081
3781
+ #, fuzzy
3782
+ msgid "Reservations of"
3783
+ msgstr "Інфармацыя"
3784
+
3785
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2236
3786
+ #, fuzzy
3787
+ msgid "General"
3788
+ msgstr "Чэрвень"
3789
+
3790
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2239
3791
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2251
3792
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2256
3793
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2263
3794
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2272
3795
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2277
3796
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2292
3797
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2301
3798
+ #, fuzzy
3799
+ msgid "Customization of"
3800
+ msgstr "налада емейла"
3801
+
3802
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2248
3803
+ #, fuzzy
3804
+ msgid "Fields"
3805
+ msgstr "Палі формы"
3806
+
3807
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2253
3808
+ msgid "Emails"
3809
+ msgstr "Емейл "
3810
+
3811
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2260
3812
+ #, fuzzy
3813
+ msgid "Payments"
3814
+ msgstr "Аплата"
3815
+
3816
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2269
3817
+ #, fuzzy
3818
+ msgid "Cost and availability"
3819
+ msgstr "Даступнасць"
3820
+
3821
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2327
3822
+ msgid "Upgrade"
3823
+ msgstr ""
3824
+
3825
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2343
3826
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3279
3827
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3609
3828
+ msgid "Features"
3829
+ msgstr "Магчымасці"
3830
+
3831
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2344
3832
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3610
3833
+ #, fuzzy
3834
+ msgid "Live Demos"
3835
+ msgstr "Анлайн дэма "
3836
+
3837
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2697
3838
+ #, fuzzy
3839
+ msgid "Main settings"
3840
+ msgstr "Усталёўкі"
3841
+
3842
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2704
3843
+ msgid "Admin email"
3844
+ msgstr "Адміністрацыйны емейл"
3845
+
3846
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2713
3847
+ msgid "Show hints"
3848
+ msgstr ""
3849
+
3850
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2713
3851
+ msgid "Show / hide hints"
3852
+ msgstr ""
3853
+
3854
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2715
3855
+ #, fuzzy
3856
+ msgid " Check, if you want to show help hints at the admin panel."
3857
+ msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
3858
+
3859
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2724
3860
+ msgid "Copyright notice"
3861
+ msgstr "Капірайт"
3862
+
3863
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2726
3864
+ #, php-format
3865
+ msgid " Turn On/Off copyright %s notice at footer of site view."
3866
+ msgstr "Уключыць/Выключыць %s капірайт унізе сайта"
3867
+
3868
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2737
3869
+ #, fuzzy
3870
+ msgid "Calendar settings"
3871
+ msgstr "Стыль календара"
3872
+
3873
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2741
3874
+ msgid "Calendar skin"
3875
+ msgstr "Стыль календара"
3876
+
3877
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2756
3878
+ msgid "Select the skin of booking calendar"
3879
+ msgstr "Віберите стыль для календара"
3880
+
3881
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2761
3882
+ #, fuzzy
3883
+ msgid "Number of months"
3884
+ msgstr "Лік месяцаў"
3885
+
3886
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2767
3887
+ msgid "month(s)"
3888
+ msgstr "месяц(ы)"
3889
+
3890
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2772
3891
+ msgid "year(s)"
3892
+ msgstr "год(а)"
3893
+
3894
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2776
3895
+ #, fuzzy
3896
+ msgid "Select your maximum number of months at booking calendar"
3897
+ msgstr "Абярыце максімальную колькасць месяцаў у календары"
3898
+
3899
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2781
3900
+ msgid "Start Day of week"
3901
+ msgstr "Дзень пачатку тыдня"
3902
+
3903
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2792
3904
+ msgid "Select your start day of the week"
3905
+ msgstr "Абярыце дзень пачатку тыдня"
3906
+
3907
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2797
3908
+ msgid "Multiple days selection"
3909
+ msgstr "Вылучэнне некалькіх дзён"
3910
+
3911
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2797
3912
+ #, fuzzy
3913
+ msgid "in calendar"
3914
+ msgstr "Толькі каляндар"
3915
+
3916
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2799
3917
+ msgid " Check, if you want have multiple days selection at calendar."
3918
+ msgstr "Абярыце, калі Вы жадаеце выбіраць некалькі дзён у календары"
3919
+
3920
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2815
3921
+ msgid "Show settings of unavailable days of week"
3922
+ msgstr "Паказаць усталёўкі па недаступных длянм тыдні"
3923
+
3924
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2821
3925
+ msgid "Unavailable days"
3926
+ msgstr "Недаступныя дні"
3927
+
3928
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2839
3929
+ msgid " Check unavailable days for your visitors."
3930
+ msgstr "Вылучыце дні, якія стануць недаступнымі"
3931
+
3932
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2852
3933
+ #, fuzzy
3934
+ msgid "Booking form settings"
3935
+ msgstr "Усталёўкі для бранявання"
3936
+
3937
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2856
3938
+ msgid "CAPTCHA"
3939
+ msgstr "CAPTCHA"
3940
+
3941
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2856
3942
+ msgid "at booking form"
3943
+ msgstr "у форме бранявання"
3944
+
3945
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2858
3946
+ msgid " Check, if you want to activate CAPTCHA inside of booking form."
3947
+ msgstr "Вылучыце, калі жадаеце актываваць CAPTCHA усярэдзіне формы бранявання"
3948
+
3949
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2863
3950
+ msgid "Auto fill fields"
3951
+ msgstr ""
3952
+
3953
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2863
3954
+ msgid "for logged in users"
3955
+ msgstr ""
3956
+
3957
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2865
3958
+ #, fuzzy
3959
+ msgid " Check, if you want activate auto fill fields of booking form for logged in users."
3960
+ msgstr "Вылучыце, калі жадаеце актываваць CAPTCHA усярэдзіне формы бранявання"
3961
+
3962
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2873
3963
+ msgid "Show legend"
3964
+ msgstr "Паказаць Легенду"
3965
+
3966
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2873
3967
+ msgid "at booking calendar"
3968
+ msgstr "у Календары для бранявання"
3969
+
3970
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2875
3971
+ msgid " Check, if you want to show legend of dates under booking calendar."
3972
+ msgstr "Абярыце, калі Вы жадаеце паказаць легенду дзён пад календаром "
3973
+
3974
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2888
3975
+ msgid "Settings of showing \"thank you\" message or page, after reservation is done"
3976
+ msgstr ""
3977
+
3978
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2895
3979
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2920
3980
+ msgid "New reservation title"
3981
+ msgstr "Новы загаловак бранявання"
3982
+
3983
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2896
3984
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2921
3985
+ #, php-format
3986
+ msgid "%sshowing after%s booking"
3987
+ msgstr "%s показываеться пасля%s браняванні"
3988
+
3989
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2900
3990
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2925
3991
+ #, php-format
3992
+ msgid "Type title of new reservation %safter booking has done by user%s"
3993
+ msgstr "Увядзіце загаловак новага бранявання %s пасля таго як браняванне зроблена карыстачом%s "
3994
+
3995
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2910
3996
+ #, fuzzy
3997
+ msgid "Show \"thank you\" message near calendar"
3998
+ msgstr "Паказаць уласцівасці паведамлення падзякі"
3999
+
4000
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2911
4001
+ msgid "Redirect visitor to a new \"thank you\" page"
4002
+ msgstr ""
4003
+
4004
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2930
4005
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2958
4006
+ msgid "Showing title time"
4007
+ msgstr "Час паказу подпісу падзякі"
4008
+
4009
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2931
4010
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2959
4011
+ #, php-format
4012
+ msgid "%snew reservation%s"
4013
+ msgstr "%sНовое браняванне%s"
4014
+
4015
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2935
4016
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2963
4017
+ msgid "Type in miliseconds count of time for showing new reservation title"
4018
+ msgstr "Увядзіце ў милисекундах час для паказу подпісу падзякі пасля бранявання"
4019
+
4020
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2942
4021
+ msgid "URL of \"thank you\" page"
4022
+ msgstr ""
4023
+
4024
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2944
4025
+ #, php-format
4026
+ msgid "Type URL of %s\"thank you\" page%s"
4027
+ msgstr ""
4028
+
4029
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2976
4030
+ #, fuzzy
4031
+ msgid "Booking table settings"
4032
+ msgstr "Усталёўкі для бранявання"
4033
+
4034
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2982
4035
+ #, fuzzy
4036
+ msgid "Bookings default order"
4037
+ msgstr "Браняванне для "
4038
+
4039
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2993
4040
+ msgid "ASC"
4041
+ msgstr ""
4042
+
4043
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2994
4044
+ msgid "DESC"
4045
+ msgstr ""
4046
+
4047
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2997
4048
+ #, fuzzy
4049
+ msgid "Select your default order of booking resources"
4050
+ msgstr "Сезонныя змены коштаў"
4051
+
4052
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3002
4053
+ msgid "Date Format"
4054
+ msgstr "Фармат даты"
4055
+
4056
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3006
4057
+ msgid "F j, Y"
4058
+ msgstr "F j, Y"
4059
+
4060
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3028
4061
+ #, fuzzy, php-format
4062
+ msgid "Type your date format for showing in emails and booking table. %sDocumentation on date formatting.%s"
4063
+ msgstr "Увядзіце Ваш фармат даты для електронной пошты і табліцы бранявання. %s Дакументацыя па фармаце для дат%s "
4064
+
4065
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3036
4066
+ msgid "Dates view"
4067
+ msgstr "Выгляд дат"
4068
+
4069
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3042
4070
+ msgid "Select default type of dates view at the booking tables"
4071
+ msgstr "Абярыце тып паказу дат па змаўчанні ў табліцы рэзервавання і емейле"
4072
+
4073
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3070
4074
+ msgid "Information"
4075
+ msgstr "Інфармацыя"
4076
+
4077
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3134
4078
+ msgid "Recomended WordPress Plugins"
4079
+ msgstr ""
4080
+
4081
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3136
4082
+ msgid "Booking Manager - show all old bookings"
4083
+ msgstr ""
4084
+
4085
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3140
4086
+ #, php-format
4087
+ msgid "This wordpress plugin is %sshow all approved and pending bookings from past%s. Show how many each customer is made bookings. Paid versions support %sexport to CSV, print loyout, advanced filter%s. "
4088
+ msgstr ""
4089
+
4090
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3155
4091
+ msgid "User permissions Settings"
4092
+ msgstr ""
4093
+
4094
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3163
4095
+ msgid "Show settings of user access level to admin menu"
4096
+ msgstr "Паказаць усталёўкі уровеня доступу карыстача для адміністрацыйнай старонкі"
4097
+
4098
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3170
4099
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3185
4100
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3200
4101
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3215
4102
+ msgid "access level"
4103
+ msgstr "узровень доступу"
4104
+
4105
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3179
4106
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3194
4107
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3209
4108
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3224
4109
+ msgid "Select user access level for this administration page"
4110
+ msgstr "Абярыце ўзровень доступу карыстача для адміністрацыйнай старонкі"
4111
+
4112
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3239
4113
+ msgid "Uninstal / deactivation settings"
4114
+ msgstr ""
4115
+
4116
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3244
4117
+ msgid "Delete booking data"
4118
+ msgstr "Выдаленне дадзеных па браняванні"
4119
+
4120
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3244
4121
+ msgid "when plugin deactivated"
4122
+ msgstr "калі ўбудова дэактываваны"
4123
+
4124
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3246
4125
+ msgid "If you check this option, at uninstall process of this plugin all your booking data will be deleted. Do you really want to do this?"
4126
+ msgstr ""
4127
+
4128
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3248
4129
+ msgid " Check, if you want delete booking data during uninstalling plugin."
4130
+ msgstr "Праверце, калі Вы жадаеце выдаліць дадзеныя па браняванні пры выдаленні ўбудовы"
4131
+
4132
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3275
4133
+ msgid "Main difference features"
4134
+ msgstr "Асноўныя адрозненні "
4135
+
4136
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3281
4137
+ msgid "Free"
4138
+ msgstr "Бясплатная"
4139
+
4140
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3282
4141
+ msgid "Paid"
4142
+ msgstr "Платная"
4143
+
4144
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3285
4145
+ #, fuzzy
4146
+ msgid "Functionality"
4147
+ msgstr "Функцыі"
4148
+
4149
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3286
4150
+ #, fuzzy
4151
+ msgid "all existing functionality"
4152
+ msgstr "усе існыя функцыі"
4153
+
4154
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3291
4155
+ msgid "Multi booking"
4156
+ msgstr "Мульты браняванне"
4157
+
4158
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3292
4159
+ #, fuzzy
4160
+ msgid "several booking for 1 day"
4161
+ msgstr "Некалькі рэзерваў у адзін і той жа дзень"
4162
+
4163
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3297
4164
+ msgid "Time"
4165
+ msgstr "Час"
4166
+
4167
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3298
4168
+ #, fuzzy
4169
+ msgid "enter/select the booking time"
4170
+ msgstr "увядзіце час бранявання"
4171
+
4172
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3304
4173
+ #, fuzzy
4174
+ msgid "fields customization"
4175
+ msgstr "налада палёў"
4176
+
4177
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3310
4178
+ msgid "email customization"
4179
+ msgstr "налада емейла"
4180
+
4181
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3316
4182
+ msgid "selection fixed several days"
4183
+ msgstr "Выбар фиксированого колькасці дзён"
4184
+
4185
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3321
4186
+ msgid "Recurrent time slots"
4187
+ msgstr ""
4188
+
4189
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3322
4190
+ #, fuzzy
4191
+ msgid "recurrent time slots for selection of several days"
4192
+ msgstr "Выбар фиксированого колькасці дзён"
4193
+
4194
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3327
4195
+ msgid "Payment"
4196
+ msgstr "Аплата"
4197
+
4198
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3328
4199
+ #, fuzzy
4200
+ msgid "PayPal, Sage, iPay88 payment support"
4201
+ msgstr "PayPal падтрымка"
4202
+
4203
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3333
4204
+ #, fuzzy
4205
+ msgid "Deposit payment"
4206
+ msgstr "%s - уставіць даты бранявання"
4207
+
4208
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3334
4209
+ #, fuzzy
4210
+ msgid "show at payment form part of cost"
4211
+ msgstr "Абнавіць да значэння па змаўчанні"
4212
+
4213
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3339
4214
+ msgid "Season"
4215
+ msgstr "Сезон"
4216
+
4217
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3340
4218
+ msgid "avalaibility filters"
4219
+ msgstr "фільтры даступнасці"
4220
+
4221
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3345
4222
+ msgid "Rates cost"
4223
+ msgstr "Рэйты коштаў"
4224
+
4225
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3346
4226
+ msgid "depends from season"
4227
+ msgstr "У залежнасці ад сезону"
4228
+
4229
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3351
4230
+ #, fuzzy
4231
+ msgid "Advanced cost"
4232
+ msgstr "Пашыраная налада коштаў"
4233
+
4234
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3352
4235
+ #, fuzzy
4236
+ msgid "Depends from number of selected days"
4237
+ msgstr "Лік дзён"
4238
+
4239
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3357
4240
+ #, fuzzy
4241
+ msgid "Additional cost"
4242
+ msgstr "Дадатковы кошт для "
4243
+
4244
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3358
4245
+ msgid "Discounts / additional cost, depends from selection at form"
4246
+ msgstr ""
4247
+
4248
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3363
4249
+ msgid "Several forms"
4250
+ msgstr ""
4251
+
4252
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3364
4253
+ #, fuzzy
4254
+ msgid "Several booking forms"
4255
+ msgstr "Некалькі рэзерваў у адзін і той жа дзень"
4256
+
4257
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3369
4258
+ msgid "Capacity of resources"
4259
+ msgstr ""
4260
+
4261
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3370
4262
+ msgid "can depends from numbrer of selected visitors"
4263
+ msgstr ""
4264
+
4265
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3376
4266
+ msgid "search available resources at selected dates range"
4267
+ msgstr ""
4268
+
4269
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3381
4270
+ msgid "MultiUser support"
4271
+ msgstr ""
4272
+
4273
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3382
4274
+ msgid "each user can have own bookings and booking resources"
4275
+ msgstr ""
4276
+
4277
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3389
4278
+ msgid "free"
4279
+ msgstr "бясплатная"
4280
+
4281
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3390
4282
+ msgid "start"
4283
+ msgstr "з "
4284
+
4285
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3393
4286
+ #, fuzzy
4287
+ msgid "Live demo"
4288
+ msgstr "Анлайн дэма "
4289
+
4290
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3399
4291
+ msgid "Purchase"
4292
+ msgstr "Купля"
4293
+
4294
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3430
4295
+ #, fuzzy, php-format
4296
+ msgid "This functionality exist at the %sBooking Calendar%s %sPremium%s, %sPremium Plus%s and %sHotel Edition%s"
4297
+ msgstr "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sProfessional%s, %sPremium%s and %sHotel Edition%s"
4298
+
4299
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3432
4300
+ #, fuzzy, php-format
4301
+ msgid "This functionality exist at the %sBooking Calendar%s %sPremium Plus%s and %sHotel Edition%s"
4302
+ msgstr "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sPremium%s і %sHotel Edition%s"
4303
+
4304
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3434
4305
+ #, php-format
4306
+ msgid "This functionality exist at the %sBooking Calendar%s %sHotel Edition%s"
4307
+ msgstr "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sHotel Edition%s"
4308
+
4309
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3436
4310
+ #, fuzzy, php-format
4311
+ msgid "This functionality exist at the %sBooking Calendar%s %sMultiUser%s version only"
4312
+ msgstr "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sHotel Edition%s"
4313
+
4314
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3438
4315
+ #, fuzzy, php-format
4316
+ msgid "This functionality exist at the %sBooking Calendar%s %sProfessional%s, %sPremium%s, %sPremium Plus%s and %sHotel Edition%s"
4317
+ msgstr "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sProfessional%s, %sPremium%s and %sHotel Edition%s"
4318
+
4319
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3440
4320
+ #, fuzzy, php-format
4321
+ msgid "Check %sfeatures%s of each versions, test %sonline demo%s and %sbuy%s."
4322
+ msgstr "Праверце %sвозможности%s, пратэстуйце %sonline дэма%s і %sкупите%s."
4323
+
4324
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3599
4325
+ #, fuzzy
4326
+ msgid "More Information about this plugin can be found at the"
4327
+ msgstr "Вы можаце больш пазнаць пра гэту ўбудову"
4328
+
4329
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3600
4330
+ msgid " - custom wp-plugins and wp-themes development, WordPress solutions"
4331
+ msgstr "- распрацоўка ўбудоў і тым для WordPress"
4332
+
4333
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3664
4334
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4925
4335
+ msgid "Show"
4336
+ msgstr "Паказаць"
4337
+
4338
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3667
4339
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4590
4340
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4929
4341
+ msgid "Booking form"
4342
+ msgstr "Форма бранявання"
4343
+
4344
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3678
4345
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4941
4346
+ msgid "Booking resource"
4347
+ msgstr "Тып бранявання"
4348
+
4349
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3692
4350
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4958
4351
+ #, fuzzy
4352
+ msgid "Visible months"
4353
+ msgstr "Лік месяцаў"
4354
+
4355
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3697
4356
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4978
4357
+ msgid "Footer"
4358
+ msgstr "Ніжняя частка"
4359
+
4360
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3699
4361
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4983
4362
+ #, php-format
4363
+ msgid "Example: %sMake booking here%s"
4364
+ msgstr "Прыклад: %sРезервируйте тут%s"
4365
+
4366
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3703
4367
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4987
4368
+ #, php-format
4369
+ msgid "%sImportant!!!%s Please note, if you show booking calendar (inserted into post/page) with widget at the same page, then the last will not be visible."
4370
+ msgstr "%sВажно!!!%s Калі ласка майце на ўвазе, калі каляндар показываеться ў пасце ці на старонцы сумесна з виджетом, то каляндар у виджете не будзе намаляваны"
4371
+
4372
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3707
4373
+ #, php-format
4374
+ msgid "%sImportant!!!%s Please note, several booking widgets supported only at Paid versions!!!"
4375
+ msgstr ""
4376
+
4377
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3716
4378
+ msgid "Display Booking."
4379
+ msgstr "Паказаць бронь"
4380
+
4381
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3718
4382
+ msgid "Booking settings"
4383
+ msgstr "Усталёўкі для бранявання"
4384
+
4385
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3753
4386
+ #, php-format
4387
+ msgid "%sPowered by wordpress plugins developed by %s"
4388
+ msgstr "%s Створана з выкарыстаннем wordpress убудоў распрацаваных %s "
4389
+
4390
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3953
4391
+ msgid "This field is required"
4392
+ msgstr "Гэта поле неабходна"
4393
+
4394
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3954
4395
+ msgid "This checkbox must be checked"
4396
+ msgstr ""
4397
+
4398
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3955
4399
+ msgid "Incorrect email field"
4400
+ msgstr "Некоректно ўведзены емейл"
4401
+
4402
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3956
4403
+ msgid "Please, select reservation date(s) at Calendar."
4404
+ msgstr "Калі ласка, вылучыце даты для рэзервавання"
4405
+
4406
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4117
4407
+ #, fuzzy
4408
+ msgid "Available"
4409
+ msgstr "Доступа: "
4410
+
4411
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4118
4412
+ msgid "Booked"
4413
+ msgstr "Забранявана "
4414
+
4415
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4122
4416
+ #, fuzzy
4417
+ msgid "Partially booked"
4418
+ msgstr "Часткова забраняваныя"
4419
+
4420
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4180
4421
+ msgid "Booking resource type is not defined. Its can be, when at the URL is wrong booking hash."
4422
+ msgstr ""
4423
+
4424
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4293
4425
+ msgid "Booking calendar for this booking resource are already at the page"
4426
+ msgstr "Каляндар бранявання для гэтага рэсурсу ўжо існуе на гэтай старонцы"
4427
+
4428
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4392
4429
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4871
4430
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:160
4431
+ msgid "You need to use special shortcode [bookingedit] for booking editing."
4432
+ msgstr ""
4433
+
4434
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4475
4435
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4477
4436
+ msgid "Wrong booking hash in URL. Probably hash is expired."
4437
+ msgstr ""
4438
+
4439
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4481
4440
+ msgid "You do not set any parameters for booking editing"
4441
+ msgstr ""
4442
+
4443
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4528
4444
+ #, fuzzy, php-format
4445
+ msgid "Thank you for your online reservation. %s We will send confirmation of your booking as soon as possible."
4446
+ msgstr "Дзякуй за браняванне. %sМы адразу ж звяжамся з Вамі для пацверджання бранявання."
4447
+
4448
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4572
4449
+ #, fuzzy, php-format
4450
+ msgid "You need to approve new reservation %s for: %s Person detail information:%s Currently new booking is waiting for approval. Please visit the moderation panel%sThank you, %s"
4451
+ msgstr "Вы павінны пацвердзіць новую бронь %sна даты: %sИнформация пра твар якое зрабіла рэзерв: %sСпасибо, за карыстанне сэрвісам бранявання.%s"
4452
+
4453
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4575
4454
+ msgid "Your reservation has been approved"
4455
+ msgstr "Ваш рэзерв пацверджаны"
4456
+
4457
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4577
4458
+ #, fuzzy, php-format
4459
+ msgid "Your reservation %s for: %s has been approved.%sYou can edit this booking at this page: %s Thank you, %s"
4460
+ msgstr "Ваша бронь %sна даты: %sбыла пацверджана. %sСпасибо за карыстанне сэрвісам бранявання.%s"
4461
+
4462
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4578
4463
+ #, php-format
4464
+ msgid "Your reservation %s for: %s has been approved.%sThank you, %s"
4465
+ msgstr "Ваша бронь %sна даты: %sбыла пацверджана. %sСпасибо за карыстанне сэрвісам бранявання.%s"
4466
+
4467
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4581
4468
+ msgid "Your reservation has been declined"
4469
+ msgstr "Ваша бронь была адхілена"
4470
+
4471
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4582
4472
+ #, php-format
4473
+ msgid "Your reservation %s for: %s has been canceled. %sThank you, %s"
4474
+ msgstr "Ваша бронь %sна даты: %s была адхілена. %sСпасибо за карыстанне сэрвісам бранявання.%s"
4475
+
4476
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4991
4477
+ #, php-format
4478
+ msgid "%sImportant!!!%s Please note, %sseveral booking widgets supported only at %sPaid versions%s!!!%s At this version second widget is not show."
4479
+ msgstr ""
4480
+
4481
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:90
4482
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:100
4483
+ msgid "yes"
4484
+ msgstr "так"
4485
+
4486
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:93
4487
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:96
4488
+ msgid "no"
4489
+ msgstr "не"
4490
+
4491
+ #, fuzzy
4492
+ #~ msgid "Incoming"
4493
+ #~ msgstr "Інфармацыя"
4494
+
4495
+ #, fuzzy
4496
+ #~ msgid "all reservations"
4497
+ #~ msgstr "%sНовое браняванне%s"
4498
+
4499
+ #, fuzzy
4500
+ #~ msgid "all incoming reservations"
4501
+ #~ msgstr "%sНовое браняванне%s"
4502
+
4503
+ #~ msgid "Do you really want to delete this type?"
4504
+ #~ msgstr "Вы ўпэўнены, што жадаеце выдаліць гэты тып?"
4505
+
4506
+ #~ msgid "Deleting..."
4507
+ #~ msgstr "Выдаленне..."
4508
+
4509
+ #~ msgid "Saving..."
4510
+ #~ msgstr "Захаванне..."
4511
+
4512
+ #, fuzzy
4513
+ #~ msgid "Number of calendars:"
4514
+ #~ msgstr "Колькасць календароў:"
4515
+
4516
+ #, fuzzy
4517
+ #~ msgid ""
4518
+ #~ "This functionality exist at other version of Booking Calendar: %"
4519
+ #~ "sProfessional%s, %sPremium%s , %sPremium Plus%s or %sHotel Edition%s."
4520
+ #~ msgstr ""
4521
+ #~ "Гэта функцыянальнасць даступная ў %sBooking Calendar%s %sProfessional%"
4522
+ #~ "s, %sPremium%s and %sHotel Edition%s"
4523
+
4524
+ #~ msgid "Links"
4525
+ #~ msgstr "Спасылкі"
4526
+
4527
+ #~ msgid "developer plugin page"
4528
+ #~ msgstr "старонка распрацоўніка"
4529
+
4530
+ #~ msgid "visit"
4531
+ #~ msgstr "наведаць"
4532
+
4533
+ #~ msgid "new features"
4534
+ #~ msgstr "Магчымасці "
4535
+
4536
+ #~ msgid "WordPress Extend"
4537
+ #~ msgstr "WordPress пашырэнне"
4538
+
4539
+ #~ msgid "wordpress plugin page"
4540
+ #~ msgstr "старонка ўбудоў wordpress-а"
4541
+
4542
+ #~ msgid "Author"
4543
+ #~ msgstr "Аўтар"
4544
+
4545
+ #~ msgid "Premium Support"
4546
+ #~ msgstr "Премиум падтрымка"
4547
+
4548
+ #~ msgid "special plugin customizations"
4549
+ #~ msgstr "адмысловая налада ўбудовы"
4550
+
4551
+ #~ msgid "email"
4552
+ #~ msgstr "емейл"
4553
+
4554
+ #, fuzzy
4555
+ #~ msgid "Number of calendars"
4556
+ #~ msgstr "Лік месяцаў"
4557
+
4558
+ #~ msgid "Type of booking:"
4559
+ #~ msgstr "Тып бранявання"
4560
+
4561
+ #, fuzzy
4562
+ #~ msgid "Error during deleting user meta at DB"
4563
+ #~ msgstr "Памылка пры выдаленні дадзеных браняванні з БД"
4564
+
4565
+ #~ msgid "Error during updating exist booking in BD"
4566
+ #~ msgstr "Памылка пры абнаўленні існага бранявання ў БД "
4567
+
4568
+ #~ msgid "Error during updating exist booking for deleting dates in BD"
4569
+ #~ msgstr "Памылка пры абнаўленні існага бранявання БД пры выдаленні дат "
4570
+
4571
+ #~ msgid "Error during inserting into BD"
4572
+ #~ msgstr "Памылка пры даданні дадзеных у БД"
4573
+
4574
+ #~ msgid "Error during inserting into BD - Dates"
4575
+ #~ msgstr "Памылка пры даданні дадзеных дат у БД"
4576
+
4577
+ #~ msgid "Error during updating to DB"
4578
+ #~ msgstr "Памылка пры абнаўленні БД"
4579
+
4580
+ #~ msgid "Error during deleting dates at DB"
4581
+ #~ msgstr "Памылка пры выдаленні дат з БД"
4582
+
4583
+ #~ msgid "Error during deleting reservation at DB"
4584
+ #~ msgstr "Памылка пры выдаленні дадзеных браняванні з БД"
4585
+
4586
+ #, fuzzy
4587
+ #~ msgid "Error during updating exist booking type in BD"
4588
+ #~ msgstr "Памылка пры абнаўленні існага бранявання ў БД "
4589
+
4590
+ #, fuzzy
4591
+ #~ msgid "Error during booking dates cleaning in BD"
4592
+ #~ msgstr "Памылка пры даданні дадзеных у БД"
4593
+
4594
+ #, fuzzy
4595
+ #~ msgid "Show booking table"
4596
+ #~ msgstr "у Календары для бранявання"
4597
+
4598
+ #, fuzzy
4599
+ #~ msgid "Hide booking table"
4600
+ #~ msgstr "%sвремя канчаткі бранявання%s"
4601
+
4602
+ #, fuzzy
4603
+ #~ msgid "Error during updating to DB booking resources"
4604
+ #~ msgstr "Памылка пры абнаўленні БД "
4605
+
4606
+ #, fuzzy
4607
+ #~ msgid "Error during creating default booking resource for user"
4608
+ #~ msgstr "Памылка пры абнаўленні БД "
4609
+
4610
+ #, fuzzy
4611
+ #~ msgid "Error during deleting booking resources at DB"
4612
+ #~ msgstr "Памылка пры абнаўленні БД "
4613
+
4614
+ #, fuzzy
4615
+ #~ msgid "Error during deleting season filters at DB"
4616
+ #~ msgstr "Памылка пры выдаленні дат з БД"
4617
+
4618
+ #, fuzzy
4619
+ #~ msgid "Error during updating to DB season filter"
4620
+ #~ msgstr "Памылка пры абнаўленні БД "
4621
+
4622
+ #, fuzzy
4623
+ #~ msgid "Error during searching this booking resources"
4624
+ #~ msgstr "Памылка пры абнаўленні БД "
4625
+
4626
+ #~ msgid "Error during updating to DB booking availability of booking resource"
4627
+ #~ msgstr "Памылка пры абнаўленні БД "
4628
+
4629
+ #~ msgid "Error during updating to DB booking costs"
4630
+ #~ msgstr "Памылка пры абнаўленні коштаў у БД"
4631
+
4632
+ #~ msgid "Error during deleting from DB booking filters"
4633
+ #~ msgstr "Памылка пры абнаўленні БД "
4634
+
4635
+ #~ msgid "Error during updating to DB booking filters"
4636
+ #~ msgstr "Памылка пры абнаўленні БД "
4637
+
4638
+ #, fuzzy
4639
+ #~ msgid "Error during updating cost in BD"
4640
+ #~ msgstr "Памылка пры абнаўленні нататкі ў БД"
4641
+
4642
+ #, fuzzy
4643
+ #~ msgid "Error during cost saving"
4644
+ #~ msgstr "Памылка пры рэдагаванні БД"
4645
+
4646
+ #, fuzzy
4647
+ #~ msgid "Error during updating wp_nonce status in BD"
4648
+ #~ msgstr "Памылка пры абнаўленні нататкі ў БД"
4649
+
4650
+ #, fuzzy
4651
+ #~ msgid "Error during updating wp_payment_request_count status in BD"
4652
+ #~ msgstr "Памылка пры абнаўленні нататкі ў БД"
4653
+
4654
+ #, fuzzy
4655
+ #~ msgid "Error during updating hash in BD"
4656
+ #~ msgstr "Памылка пры абнаўленні нататкі ў БД"
4657
+
4658
+ #~ msgid "Error during updating remarks in BD"
4659
+ #~ msgstr "Памылка пры абнаўленні нататкі ў БД"
4660
+
4661
+ #~ msgid "Error during editing BD"
4662
+ #~ msgstr "Памылка пры рэдагаванні БД"
4663
+
4664
+ #~ msgid "Error during deleting from BD"
4665
+ #~ msgstr "Памылка пры выдаленні з БД"
4666
+
4667
+ #~ msgid "Booking services"
4668
+ #~ msgstr "Паслугі бранявання"
4669
+
4670
+ #, fuzzy
4671
+ #~ msgid "Premium Live Demo"
4672
+ #~ msgstr "Анлайн дэма "
4673
+
4674
+ #, fuzzy
4675
+ #~ msgid "Hotel Edition Live Demo"
4676
+ #~ msgstr "Hotel Edition"
4677
+
4678
+ #~ msgid "at calendar"
4679
+ #~ msgstr "у календары"
4680
+
4681
+ #~ msgid "Online Demo"
4682
+ #~ msgstr "Анлайн дэма"
4683
+
4684
+ #~ msgid "Pro and Premium"
4685
+ #~ msgstr "Pro і Premium"
4686
+
4687
+ #~ msgid "Admin panel"
4688
+ #~ msgstr "Административня панэль"
4689
+
4690
+ #~ msgid "Hotel Edition"
4691
+ #~ msgstr "Hotel Edition"
4692
+
4693
+ #, fuzzy
4694
+ #~ msgid "Parent "
4695
+ #~ msgstr "Аплата"
4696
+
4697
+ #~ msgid "Filter"
4698
+ #~ msgstr "Фільтр "
4699
+
4700
+ #~ msgid "Error during updating to DB booking subtypes"
4701
+ #~ msgstr "Памылка пры абнаўленні БД "
4702
+
4703
+ #~ msgid "Availability at tooltip"
4704
+ #~ msgstr "Даступнасць у якая сплывае падказцы"
4705
+
4706
+ #~ msgid ""
4707
+ #~ " Tick this checkbox if you want to show availability of booking resource "
4708
+ #~ "at the tooltip, when mouse over it."
4709
+ #~ msgstr ""
4710
+ #~ "Вылучыце гэты чекбокс для паказу даступнасці аб'ектаў бранявання ў якая "
4711
+ #~ "сплывае падказцы"
4712
+
4713
+ #, fuzzy
4714
+ #~ msgid "Booking access"
4715
+ #~ msgstr "Паслугі бранявання"
4716
+
4717
+ #, fuzzy
4718
+ #~ msgid "Surname"
4719
+ #~ msgstr "Нядзеля"
4720
+
4721
+ #~ msgid "g:i a"
4722
+ #~ msgstr "g:i a"
4723
+
4724
+ #, fuzzy
4725
+ #~ msgid "Professional / Premium / Premium + / Hotel Ed. versions"
4726
+ #~ msgstr "Прафесійная / Премиум / Hotel Edition версія"
4727
+
4728
+ #, fuzzy
4729
+ #~ msgid "For all days!"
4730
+ #~ msgstr "Недаступныя дні"
4731
+
4732
+ #~ msgid "Reserved"
4733
+ #~ msgstr "Забранявана"
4734
+
4735
+ #~ msgid "Count of calendars"
4736
+ #~ msgstr "Колькасць календароў"
4737
+
4738
+ #~ msgid ""
4739
+ #~ "This functionality exist at other version of Booking Calendar: %sBooking "
4740
+ #~ "Calendar Professional%s, %sBooking Calendar Premium%s or %sBooking "
4741
+ #~ "Calendar Hotel Edition%s."
4742
+ #~ msgstr ""
4743
+ #~ "Гэта функцыянальнасць даступная ў %sBooking Calendar Professional%s, %"
4744
+ #~ "sPremium%s ці %sHotel Edition%s"
4745
+
4746
+ #~ msgid "Price"
4747
+ #~ msgstr "Кошт"
4748
+
4749
+ #~ msgid "at %sadmin%s booking page"
4750
+ #~ msgstr "на %sадминистративной%s старонцы бранявання"
4751
+
4752
+ #~ msgid "Type your number of calendars %sat admin booking page%s"
4753
+ #~ msgstr ""
4754
+ #~ "Увядзіце колькасць месяцаў у календары %s на адміністрацыйнай%s панэлі"
4755
+
4756
+ #~ msgid "at %sclient%s side view"
4757
+ #~ msgstr "на %s кліенцкай%s боку"
4758
+
4759
+ #~ msgid ""
4760
+ #~ "Type your %sdefault count of calendars%s for inserting into post/page"
4761
+ #~ msgstr ""
4762
+ #~ "Увядзіце колькасць месяцаў %s па змаўчанні%s для дадання ў пост ці на "
4763
+ #~ "старонку"
4764
+
4765
+ #~ msgid "Diferent days color"
4766
+ #~ msgstr "Зарезервированые дні ў розных кветках"
4767
+
4768
+ #~ msgid "Aproved / pending days"
4769
+ #~ msgstr "Зацверджаныя / якія чакаюць сцвярджэнні дні"
4770
+
4771
+ #~ msgid ""
4772
+ #~ " Check, if you want to show in diferent colors aproved days and pending "
4773
+ #~ "for aproval days at client side."
4774
+ #~ msgstr ""
4775
+ #~ "Абярыце, калі Вы жадаеце паказаць рознымі кветкамі зацверджаныя і якія "
4776
+ #~ "чакаюць пацверджанні дні"
4777
+
4778
+ #~ msgid "Show Wide Days view"
4779
+ #~ msgstr "Паказаць усе даты"
4780
+
4781
+ #~ msgid "Show Short Days view"
4782
+ #~ msgstr "Скараціць выгляд дат"
4783
+
4784
+ #~ msgid "Remark"
4785
+ #~ msgstr "Нататка"
4786
+
4787
+ #~ msgid "General settings"
4788
+ #~ msgstr "Налады"
4789
+
4790
+ #~ msgid "Form fields and content"
4791
+ #~ msgstr "Налада формы палёў і кантэнту "
4792
+
4793
+ #, fuzzy
4794
+ #~ msgid "Payment and costs"
4795
+ #~ msgstr "Налада Paypal і коштаў "
4796
+
4797
+ #~ msgid "Season filers"
4798
+ #~ msgstr "Фільтр дат"
4799
+
4800
+ #, fuzzy
4801
+ #~ msgid "Type new %sform%s name here"
4802
+ #~ msgstr "Увядзіце %sназвание фільтра%s"
4803
+
4804
+ #~ msgid "Max items"
4805
+ #~ msgstr "Максімальна колькасць"
4806
+
4807
+ #, fuzzy
4808
+ #~ msgid "Cost depends from days count"
4809
+ #~ msgstr "У залежнасці ад сезону"
4810
+
4811
+ #~ msgid "edit"
4812
+ #~ msgstr "рэдагаваць"
4813
+
4814
+ #, fuzzy
4815
+ #~ msgid "Equal"
4816
+ #~ msgstr "Емейл"
4817
+
4818
+ #, fuzzy
4819
+ #~ msgid "Australia"
4820
+ #~ msgstr "Аўстралійскія даляры"
4821
+
4822
+ #, fuzzy
4823
+ #~ msgid "Austria"
4824
+ #~ msgstr "Аўтар"
4825
+
4826
+ #, fuzzy
4827
+ #~ msgid "Benin"
4828
+ #~ msgstr "Якія чакаюць сцвярджэнні"
4829
+
4830
+ #, fuzzy
4831
+ #~ msgid "Chile"
4832
+ #~ msgstr "Дзеці"
4833
+
4834
+ #, fuzzy
4835
+ #~ msgid "Costa Rica"
4836
+ #~ msgstr "Кошт:"
4837
+
4838
+ #, fuzzy
4839
+ #~ msgid "Denmark"
4840
+ #~ msgstr "Нататка"
4841
+
4842
+ #, fuzzy
4843
+ #~ msgid "France"
4844
+ #~ msgstr "Адмена"
4845
+
4846
+ #, fuzzy
4847
+ #~ msgid "Greece"
4848
+ #~ msgstr "Бясплатная"
4849
+
4850
+ #, fuzzy
4851
+ #~ msgid "Hong Kong"
4852
+ #~ msgstr "Гонгконские даляры"
4853
+
4854
+ #, fuzzy
4855
+ #~ msgid "Hungary"
4856
+ #~ msgstr "Нядзеля"
4857
+
4858
+ #, fuzzy
4859
+ #~ msgid "Israel"
4860
+ #~ msgstr "Ізраільскі шекель"
4861
+
4862
+ #, fuzzy
4863
+ #~ msgid "Japan"
4864
+ #~ msgstr "Янв"
4865
+
4866
+ #, fuzzy
4867
+ #~ msgid "Jordan"
4868
+ #~ msgstr "Янв"
4869
+
4870
+ #, fuzzy
4871
+ #~ msgid "Lebanon"
4872
+ #~ msgstr "Сезон"
4873
+
4874
+ #, fuzzy
4875
+ #~ msgid "Macao"
4876
+ #~ msgstr "Сакавік"
4877
+
4878
+ #, fuzzy
4879
+ #~ msgid "Mayotte"
4880
+ #~ msgstr "Травень"
4881
+
4882
+ #, fuzzy
4883
+ #~ msgid "Mexico"
4884
+ #~ msgstr "Мексіканскі пессо."
4885
+
4886
+ #, fuzzy
4887
+ #~ msgid "Moldova"
4888
+ #~ msgstr "Панядзелак"
4889
+
4890
+ #, fuzzy
4891
+ #~ msgid "Myanmar"
4892
+ #~ msgstr "Сакавік"
4893
+
4894
+ #, fuzzy
4895
+ #~ msgid "Nepal"
4896
+ #~ msgstr "емейл"
4897
+
4898
+ #, fuzzy
4899
+ #~ msgid "New Zealand"
4900
+ #~ msgstr "Новазеландскія даляры"
4901
+
4902
+ #, fuzzy
4903
+ #~ msgid "Norway"
4904
+ #~ msgstr "Няма дзён"
4905
+
4906
+ #, fuzzy
4907
+ #~ msgid "Philippines"
4908
+ #~ msgstr "Филипинский пессо"
4909
+
4910
+ #, fuzzy
4911
+ #~ msgid "Poland"
4912
+ #~ msgstr "Платная"
4913
+
4914
+ #, fuzzy
4915
+ #~ msgid "Qatar"
4916
+ #~ msgstr "з "
4917
+
4918
+ #, fuzzy
4919
+ #~ msgid "Russian Federation"
4920
+ #~ msgstr "Выбар дыяпазону"
4921
+
4922
+ #, fuzzy
4923
+ #~ msgid "Saint Helena"
4924
+ #~ msgstr "у календары"
4925
+
4926
+ #, fuzzy
4927
+ #~ msgid "Singapore"
4928
+ #~ msgstr "Сінгапурскія даляры"
4929
+
4930
+ #, fuzzy
4931
+ #~ msgid "Sudan"
4932
+ #~ msgstr "Нядзеля"
4933
+
4934
+ #, fuzzy
4935
+ #~ msgid "Sweden"
4936
+ #~ msgstr "Адправіць"
4937
+
4938
+ #, fuzzy
4939
+ #~ msgid "Togo"
4940
+ #~ msgstr "Каму"
4941
+
4942
+ #, fuzzy
4943
+ #~ msgid "Viet Nam"
4944
+ #~ msgstr "Імя"
4945
+
4946
+ #, fuzzy
4947
+ #~ msgid "Yemen"
4948
+ #~ msgstr "Ены"
4949
+
4950
+ #~ msgid ""
4951
+ #~ " Enter additional cost per each visitor if number of visitors more than "
4952
+ #~ "1. %s(Use this shortcode %s at the fields customisation form)"
4953
+ #~ msgstr ""
4954
+ #~ "Увядзіце дадатковы кошт для кожнага наведвальніка, калі іх колькасць "
4955
+ #~ "больш чым 1. %s(Выкарыстоўвайце гэты код %s для формы налады палі для "
4956
+ #~ "формы бранявання)"
4957
+
4958
+ #~ msgid "Updated sucessfuly"
4959
+ #~ msgstr "Абноўлена паспяхова"
4960
+
4961
+ #~ msgid "Pro"
4962
+ #~ msgstr "Пра"
4963
+
4964
+ #~ msgid "filters"
4965
+ #~ msgstr "фільтры"
4966
+
4967
+ #~ msgid "on each"
4968
+ #~ msgstr "на кожны "
4969
+
4970
+ #~ msgid "demo of professional version"
4971
+ #~ msgstr "дэма прафесійнай версіі"
4972
+
4973
+ #~ msgid "Demo page"
4974
+ #~ msgstr "Дэма старонка"
4975
+
4976
+ #~ msgid "plugin online demo"
4977
+ #~ msgstr "дэма ўбудовы"
4978
+
4979
+ #~ msgid "Emails customization"
4980
+ #~ msgstr "Налада эл. пошты"
4981
+
4982
+ #~ msgid ""
4983
+ #~ "Start time is not valid. Probably, this time for selected dates already "
4984
+ #~ "reserved."
4985
+ #~ msgstr "Час пачатку некоректно. Магчыма гэты час ужо зарэзервавана."
4986
+
4987
+ #~ msgid "For booking enter grade of accommodation"
4988
+ #~ msgstr "Для бранявання ўвядзіце тып"
4989
+
4990
+ #~ msgid "Enter type of property for booking."
4991
+ #~ msgstr "Увядзіце, тып жылля для бранявання"
4992
+
4993
+ #~ msgid "Booking property"
4994
+ #~ msgstr "Браняванне маёмасці"
4995
+
4996
+ #~ msgid "Arrival time"
4997
+ #~ msgstr "Час прыбыцця"
languages/wpdev-booking-da_DK.mo ADDED
Binary file
languages/wpdev-booking-da_DK.po ADDED
@@ -0,0 +1,4950 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: wpdev-booking\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-05-27 11:16+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
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-SourceCharset: utf-8\n"
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-Poedit-Language: Danish\n"
17
+ "X-Poedit-Country: DENMARK\n"
18
+ "X-Poedit-SearchPath-0: w:\\www\\home\\w\\www\\wp-content\\plugins\\booking\\.\n"
19
+
20
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:107
21
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:190
22
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3174
23
+ #, fuzzy
24
+ msgid "The cost for payment"
25
+ msgstr "%s - indsæt bookingdatoer, "
26
+
27
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:110
28
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:195
29
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:91
30
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3278
31
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3301
32
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3327
33
+ #, fuzzy
34
+ msgid "First Name (required)"
35
+ msgstr "Navn (skal udfyldes)"
36
+
37
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:112
38
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:197
39
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:93
40
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3280
41
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3303
42
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3329
43
+ #, fuzzy
44
+ msgid "Last Name (required)"
45
+ msgstr "Navn (skal udfyldes)"
46
+
47
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:114
48
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:199
49
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:95
50
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3282
51
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3305
52
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3331
53
+ msgid "Email (required)"
54
+ msgstr "Email (skal udfyldes"
55
+
56
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:116
57
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:201
58
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:97
59
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3333
60
+ #, fuzzy
61
+ msgid "Address (required)"
62
+ msgstr "Navn (skal udfyldes)"
63
+
64
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:118
65
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:203
66
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:99
67
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3335
68
+ #, fuzzy
69
+ msgid "City(required)"
70
+ msgstr "Email (skal udfyldes"
71
+
72
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:120
73
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:205
74
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:101
75
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3337
76
+ #, fuzzy
77
+ msgid "Post code(required)"
78
+ msgstr "Navn (skal udfyldes)"
79
+
80
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:122
81
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:207
82
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:103
83
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3339
84
+ #, fuzzy
85
+ msgid "Country(required)"
86
+ msgstr "Efternavn (skal udfyldes)"
87
+
88
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:124
89
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:209
90
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:105
91
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
92
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2780
93
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3284
94
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3307
95
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3341
96
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3360
97
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3372
98
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3392
99
+ msgid "Phone"
100
+ msgstr "Telefon"
101
+
102
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:126
103
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:211
104
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:107
105
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3286
106
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3309
107
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3343
108
+ msgid "Visitors"
109
+ msgstr "Gæster"
110
+
111
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:126
112
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:211
113
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:107
114
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3286
115
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3309
116
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3343
117
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3362
118
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3374
119
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3394
120
+ msgid "Children"
121
+ msgstr "Børn"
122
+
123
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:128
124
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:213
125
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:109
126
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3288
127
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3311
128
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3345
129
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3363
130
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3375
131
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3395
132
+ msgid "Details"
133
+ msgstr "Detaljer"
134
+
135
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:130
136
+ #, fuzzy
137
+ msgid "Coupon"
138
+ msgstr "Antal dage"
139
+
140
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:134
141
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:217
142
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:113
143
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:547
144
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2041
145
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3292
146
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3315
147
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3349
148
+ msgid "Send"
149
+ msgstr "Send"
150
+
151
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:143
152
+ msgid "Probably number of selected visitors more, then available at selected day(s)!"
153
+ msgstr ""
154
+
155
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:332
156
+ msgid "coupon"
157
+ msgstr ""
158
+
159
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:334
160
+ msgid "discount"
161
+ msgstr ""
162
+
163
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:585
164
+ msgid "Search results"
165
+ msgstr ""
166
+
167
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:587
168
+ msgid "Nothing found"
169
+ msgstr ""
170
+
171
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:632
172
+ #, fuzzy
173
+ msgid "Book now"
174
+ msgstr "Booking"
175
+
176
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:680
177
+ msgid "Please select check in and check out days!"
178
+ msgstr ""
179
+
180
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:816
181
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:132
182
+ #, fuzzy
183
+ msgid "Search"
184
+ msgstr "Marts"
185
+
186
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:1549
187
+ #, php-format
188
+ msgid "Sorry, the reservation is not done, because these days are already booked, please %srefresh%s the page and try other days."
189
+ msgstr ""
190
+
191
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2004
192
+ #, fuzzy
193
+ msgid "Child booking resources"
194
+ msgstr "Bookingart"
195
+
196
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2012
197
+ msgid "Max available items inside of booking resource"
198
+ msgstr "Maksimum antal muligheder indenfor denne bookingart"
199
+
200
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2050
201
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2394
202
+ msgid "Previos Month"
203
+ msgstr ""
204
+
205
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2062
206
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2411
207
+ #, fuzzy
208
+ msgid "Show all booking tables"
209
+ msgstr "i bookingkalenderen"
210
+
211
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2070
212
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2419
213
+ #, fuzzy
214
+ msgid "Hide all booking tables"
215
+ msgstr "%sslut på bookingtidspunkt%s"
216
+
217
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2079
218
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2434
219
+ #, fuzzy
220
+ msgid "Next Month"
221
+ msgstr "Måneder"
222
+
223
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2087
224
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:492
225
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2448
226
+ msgid "Pending"
227
+ msgstr "Afventer"
228
+
229
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2123
230
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2467
231
+ msgid "Approved"
232
+ msgstr "Godkendt"
233
+
234
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2140
235
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2487
236
+ msgid "Approve"
237
+ msgstr "Godkend"
238
+
239
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2141
240
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2049
241
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2181
242
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2488
243
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2523
244
+ msgid "Cancel"
245
+ msgstr "Fortryd"
246
+
247
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2144
248
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2491
249
+ msgid "Reason of cancellation here"
250
+ msgstr "Årsag til afbestilling"
251
+
252
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2149
253
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2496
254
+ msgid "Send email notification to customer about this operation"
255
+ msgstr ""
256
+
257
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2156
258
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2503
259
+ msgid "FAQ"
260
+ msgstr ""
261
+
262
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2157
263
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2504
264
+ #, fuzzy
265
+ msgid "Contact"
266
+ msgstr "Mandag"
267
+
268
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2311
269
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2490
270
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2625
271
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2796
272
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3011
273
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3051
274
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3139
275
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2924
276
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:775
277
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1788
278
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1882
279
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2179
280
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2491
281
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2716
282
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2890
283
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3313
284
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2809
285
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2868
286
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2920
287
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2972
288
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3024
289
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3151
290
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3242
291
+ msgid "Click to toggle"
292
+ msgstr ""
293
+
294
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2312
295
+ #, fuzzy
296
+ msgid "Booking resources managment"
297
+ msgstr "Bookingarter"
298
+
299
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2317
300
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2808
301
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1085
302
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2707
303
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:693
304
+ msgid "ID"
305
+ msgstr "ID"
306
+
307
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2319
308
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2171
309
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:694
310
+ msgid "Resource name"
311
+ msgstr "Navn på bookingart"
312
+
313
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2321
314
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3235
315
+ #, fuzzy
316
+ msgid "Number of resource items inside of parent resource"
317
+ msgstr "Navne på enheder "
318
+
319
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2321
320
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3235
321
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2174
322
+ msgid "Capacity"
323
+ msgstr ""
324
+
325
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2322
326
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2427
327
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3236
328
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3332
329
+ #, fuzzy
330
+ msgid "Parent"
331
+ msgstr "Betaling"
332
+
333
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2323
334
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2434
335
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3237
336
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3343
337
+ msgid "Priority"
338
+ msgstr ""
339
+
340
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2325
341
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3239
342
+ #, fuzzy
343
+ msgid "Maximum number of visitors for resource"
344
+ msgstr "Antal gæster"
345
+
346
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2325
347
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3239
348
+ #, fuzzy
349
+ msgid "Max"
350
+ msgstr "Mar"
351
+
352
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2325
353
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3239
354
+ #, fuzzy
355
+ msgid "visitors"
356
+ msgstr "Gæster"
357
+
358
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2327
359
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3241
360
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2177
361
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2710
362
+ msgid "Actions"
363
+ msgstr "Handlinger"
364
+
365
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2406
366
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:509
367
+ msgid "Add"
368
+ msgstr "Tilføj"
369
+
370
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2415
371
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2814
372
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:497
373
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2730
374
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:728
375
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1033
376
+ msgid "Delete"
377
+ msgstr "Slet"
378
+
379
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2425
380
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:755
381
+ msgid "Title"
382
+ msgstr "Navn"
383
+
384
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2442
385
+ #, fuzzy
386
+ msgid "Add new resource"
387
+ msgstr "Bookingart"
388
+
389
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2449
390
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2584
391
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3042
392
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3083
393
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3216
394
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1196
395
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1532
396
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1682
397
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1943
398
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2109
399
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2249
400
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3086
401
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2092
402
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2417
403
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2679
404
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2860
405
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2958
406
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:730
407
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2524
408
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3081
409
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3234
410
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3262
411
+ msgid "Save"
412
+ msgstr "Gem"
413
+
414
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2491
415
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2626
416
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3314
417
+ msgid "Advanced Settings"
418
+ msgstr "Avancerede indstillinger"
419
+
420
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2506
421
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2632
422
+ msgid "Visitors number apply to capacity"
423
+ msgstr ""
424
+
425
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2512
426
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2638
427
+ #, php-format
428
+ msgid " Check this checkbox if you want that availability of the day (capacity) depends from number of selected visitors %s"
429
+ msgstr ""
430
+
431
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2525
432
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2651
433
+ #, php-format
434
+ msgid "Show at tooltip on calendar availability based on free booking resource items. %sCheck maximum support of visitors at %sone booking resource%s with selected number of visitors from booking form"
435
+ msgstr ""
436
+
437
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2533
438
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2659
439
+ #, php-format
440
+ msgid "Show at tooltip on calendar availability based on summ number of visitors, which can be at free booking resource items. %sCheck maximum support of visitors at %sall booking resources%s with selected number of visitors from booking form"
441
+ msgstr ""
442
+
443
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2548
444
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2674
445
+ #, fuzzy
446
+ msgid "Show availability"
447
+ msgstr "Tilgængelighed"
448
+
449
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2554
450
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2680
451
+ msgid " Check this checkbox if you want to show availability number of booking resource at the tooltip, when mouse over the day of calendar."
452
+ msgstr ""
453
+
454
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2561
455
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2687
456
+ #, fuzzy
457
+ msgid "Availability description"
458
+ msgstr "Tilgængelighed"
459
+
460
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2563
461
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2689
462
+ #, php-format
463
+ msgid "Type your %savailability%s description"
464
+ msgstr "Type your %savailability%s description"
465
+
466
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2573
467
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2699
468
+ #, fuzzy
469
+ msgid "Disable reservations in different booking resources"
470
+ msgstr "Der opstod en fejl under sletning af bookingfiltre"
471
+
472
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2577
473
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2703
474
+ msgid " Check this checkbox if you want to dissable reservation, which can be stored in different booking resources. So if this checkbox is checked, the reservation is allowed only, if all days of reservation are at same booking resources, otherwise the error message will show."
475
+ msgstr ""
476
+
477
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2736
478
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:581
479
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3666
480
+ msgid "Deleted"
481
+ msgstr "Slettet"
482
+
483
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2788
484
+ msgid "Coupon saved"
485
+ msgstr ""
486
+
487
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2797
488
+ #, fuzzy
489
+ msgid "Booking coupons managment"
490
+ msgstr "Bookingarter"
491
+
492
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2809
493
+ msgid "The code your customers will be using to receive the discount."
494
+ msgstr ""
495
+
496
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2809
497
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2902
498
+ msgid "Coupon Code"
499
+ msgstr ""
500
+
501
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2810
502
+ #, fuzzy
503
+ msgid "The amount, which be saved. Enter only digits."
504
+ msgstr "for hver bookingenhed. Indtast kun tal."
505
+
506
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2810
507
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2930
508
+ #, fuzzy
509
+ msgid "Savings"
510
+ msgstr "Gemmer..."
511
+
512
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2811
513
+ msgid "The minimum total cost required to use the coupon"
514
+ msgstr ""
515
+
516
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2811
517
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2952
518
+ #, fuzzy
519
+ msgid "Minimum Purchase"
520
+ msgstr "Køb"
521
+
522
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2812
523
+ msgid "The date your coupon will expire"
524
+ msgstr ""
525
+
526
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2812
527
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2941
528
+ msgid "Expiration Date"
529
+ msgstr ""
530
+
531
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2813
532
+ msgid "Resource list, which support this coupon"
533
+ msgstr ""
534
+
535
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2813
536
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2908
537
+ #, fuzzy
538
+ msgid "Resources"
539
+ msgstr "Pris for bookingart"
540
+
541
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2814
542
+ #, fuzzy
543
+ msgid "Delete this coupon"
544
+ msgstr "Slet bookingdata"
545
+
546
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2854
547
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2911
548
+ msgid "All"
549
+ msgstr ""
550
+
551
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2890
552
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2961
553
+ #, fuzzy
554
+ msgid "Add new coupon"
555
+ msgstr "Tilføj ny type"
556
+
557
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2934
558
+ msgid "Fixed Amount"
559
+ msgstr ""
560
+
561
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2935
562
+ msgid "Percentage Off"
563
+ msgstr ""
564
+
565
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2979
566
+ #, fuzzy, php-format
567
+ msgid "%s - coupon field, "
568
+ msgstr "%s - checkbox-felt, "
569
+
570
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2980
571
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3201
572
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3204
573
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3207
574
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3215
575
+ #, php-format
576
+ msgid "Example: %s "
577
+ msgstr "Eksempel: %s "
578
+
579
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3012
580
+ #, fuzzy
581
+ msgid "Search form customization"
582
+ msgstr "individuel tilpasning af email"
583
+
584
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3020
585
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3060
586
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3250
587
+ msgid "Use these shortcodes for customization: "
588
+ msgstr "Brug disse genveje for at tilpasse: "
589
+
590
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3021
591
+ #, php-format
592
+ msgid "%s - search inside of posts/pages, which are inside of this category, "
593
+ msgstr ""
594
+
595
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3022
596
+ #, php-format
597
+ msgid "%s - search inside of posts/pages, which are have this tag, "
598
+ msgstr ""
599
+
600
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3023
601
+ #, fuzzy, php-format
602
+ msgid "%s - check in date, "
603
+ msgstr "%s - checkbox-felt, "
604
+
605
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3024
606
+ #, fuzzy, php-format
607
+ msgid "%s - check out date, "
608
+ msgstr "%s - checkbox-felt, "
609
+
610
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3025
611
+ #, fuzzy, php-format
612
+ msgid "%s - default selection number of visitors, "
613
+ msgstr "Antal gæster"
614
+
615
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3026
616
+ #, fuzzy, php-format
617
+ msgid "Example: %s - custom number of visitor selections\""
618
+ msgstr "Antal gæster"
619
+
620
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3027
621
+ #, fuzzy, php-format
622
+ msgid "%s - search button, "
623
+ msgstr "%s - send-knap"
624
+
625
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3028
626
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3069
627
+ #, fuzzy, php-format
628
+ msgid "%s - new line, "
629
+ msgstr "%s - indsæt ny linje, "
630
+
631
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3029
632
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3070
633
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3225
634
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3253
635
+ msgid "use any other HTML tags (carefully)."
636
+ msgstr "brug ethvert andet HTML-tag (med forsigtighed)."
637
+
638
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3036
639
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3077
640
+ msgid "Additional customization style of this element you can make at this file"
641
+ msgstr ""
642
+
643
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3041
644
+ #, fuzzy
645
+ msgid "Reset to default search form content"
646
+ msgstr "Gendan standardindstillinger for formularindhold"
647
+
648
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3052
649
+ #, fuzzy
650
+ msgid "Customization of found booking resource items"
651
+ msgstr "De enkelte bookingtypers pris"
652
+
653
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3061
654
+ #, fuzzy, php-format
655
+ msgid "%s - resource title, "
656
+ msgstr "%s - valgt felt, "
657
+
658
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3062
659
+ #, fuzzy, php-format
660
+ msgid "%s - link to the page with booking form, "
661
+ msgstr "%s indsæt bookingart, "
662
+
663
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3063
664
+ #, fuzzy, php-format
665
+ msgid "%s - availability of booking resource, "
666
+ msgstr "%s indsæt bookingart, "
667
+
668
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3064
669
+ #, fuzzy, php-format
670
+ msgid "%s - maximum support visitors for booking resource, "
671
+ msgstr "%s indsæt bookingart, "
672
+
673
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3065
674
+ #, fuzzy, php-format
675
+ msgid "%s - cost of booking resource, "
676
+ msgstr "%s indsæt bookingart, "
677
+
678
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3066
679
+ #, php-format
680
+ msgid "%s - featured image, getted as a featured image from post, "
681
+ msgstr ""
682
+
683
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3067
684
+ #, php-format
685
+ msgid "%s - booking info, getted as a excerpt from post, "
686
+ msgstr ""
687
+
688
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3082
689
+ #, fuzzy
690
+ msgid "Reset to default value"
691
+ msgstr "Gendan standardindstillinger for formular"
692
+
693
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3094
694
+ msgid "Search form"
695
+ msgstr ""
696
+
697
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3096
698
+ #, fuzzy
699
+ msgid "Check in"
700
+ msgstr "Børn"
701
+
702
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3098
703
+ msgid "Check out"
704
+ msgstr ""
705
+
706
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3100
707
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3361
708
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3373
709
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3393
710
+ msgid "Number of visitors"
711
+ msgstr "Antal gæster"
712
+
713
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3140
714
+ #, fuzzy
715
+ msgid "Search Cache Settings"
716
+ msgstr "Avancerede indstillinger"
717
+
718
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3146
719
+ msgid "Cache expiration"
720
+ msgstr ""
721
+
722
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3152
723
+ #, fuzzy
724
+ msgid "hour(s)"
725
+ msgstr "Torsdag"
726
+
727
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3157
728
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1995
729
+ #, fuzzy
730
+ msgid "day(s)"
731
+ msgstr "Ingen dage"
732
+
733
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3161
734
+ msgid "Select time of cache expiration"
735
+ msgstr ""
736
+
737
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3170
738
+ msgid "Cache is expire: "
739
+ msgstr ""
740
+
741
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3208
742
+ #, php-format
743
+ msgid "Found: %s booking forms inside of posts or pages "
744
+ msgstr ""
745
+
746
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3215
747
+ msgid "Reset cache"
748
+ msgstr ""
749
+
750
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3363
751
+ #, fuzzy
752
+ msgid "Number of resources"
753
+ msgstr "Antal gæster"
754
+
755
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3447
756
+ #, fuzzy
757
+ msgid "Available: "
758
+ msgstr "tilgængelig"
759
+
760
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3516
761
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3522
762
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3575
763
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:487
764
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:631
765
+ msgid "Standard"
766
+ msgstr "Standard"
767
+
768
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3516
769
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:534
770
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3438
771
+ msgid "Default"
772
+ msgstr "Automatisk"
773
+
774
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3517
775
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3523
776
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3562
777
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3563
778
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3576
779
+ msgid "Superior"
780
+ msgstr "Ekstra fin"
781
+
782
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3517
783
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3679
784
+ #, fuzzy
785
+ msgid "Resource #1"
786
+ msgstr "Pris for bookingart"
787
+
788
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3518
789
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3524
790
+ msgid "Presidential Suite"
791
+ msgstr "Præsidentsuite"
792
+
793
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3518
794
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3680
795
+ #, fuzzy
796
+ msgid "Resource #2"
797
+ msgstr "Pris for bookingart"
798
+
799
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3519
800
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3525
801
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1261
802
+ msgid "Royal Villa"
803
+ msgstr "Royal villa"
804
+
805
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3519
806
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3681
807
+ #, fuzzy
808
+ msgid "Resource #3"
809
+ msgstr "Pris for bookingart"
810
+
811
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:541
812
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3143
813
+ msgid "Weekend"
814
+ msgstr "Weekend"
815
+
816
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:542
817
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3144
818
+ msgid "Work days"
819
+ msgstr "Hverdage"
820
+
821
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:543
822
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3145
823
+ msgid "High season"
824
+ msgstr "Højsæson"
825
+
826
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:559
827
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:617
828
+ #, fuzzy
829
+ msgid "Updating..."
830
+ msgstr "Gemmer..."
831
+
832
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:564
833
+ msgid "User is Activated"
834
+ msgstr ""
835
+
836
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:622
837
+ #, fuzzy
838
+ msgid "User is Deactivated"
839
+ msgstr "når plugin er deaktiveret"
840
+
841
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:732
842
+ #, php-format
843
+ msgid "%sYou do not have permissions for this page.%s Your account is not active, please contact administrator.%s"
844
+ msgstr ""
845
+
846
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:767
847
+ #, php-format
848
+ msgid "%sYou do not have permissions for this booking resources.%s"
849
+ msgstr ""
850
+
851
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:773
852
+ #, fuzzy, php-format
853
+ msgid "%sNo this booking resources.%s"
854
+ msgstr "Sæsonpriser for bookingenhed"
855
+
856
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:890
857
+ #, fuzzy
858
+ msgid "Show resources of user:"
859
+ msgstr "Pris for bookingart"
860
+
861
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:902
862
+ #, fuzzy
863
+ msgid "My"
864
+ msgstr "Maj"
865
+
866
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:921
867
+ #, fuzzy
868
+ msgid "Booking resource:"
869
+ msgstr "Bookingart"
870
+
871
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:953
872
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:986
873
+ #, fuzzy
874
+ msgid "Users"
875
+ msgstr "År"
876
+
877
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:988
878
+ msgid "Management of"
879
+ msgstr ""
880
+
881
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1080
882
+ msgid "Users managment"
883
+ msgstr ""
884
+
885
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1084
886
+ msgid "Status"
887
+ msgstr ""
888
+
889
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1086
890
+ #, fuzzy
891
+ msgid "User name"
892
+ msgstr "Navn på bookingart"
893
+
894
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1087
895
+ msgid "User role"
896
+ msgstr ""
897
+
898
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1089
899
+ #, fuzzy
900
+ msgid "Max number of resources"
901
+ msgstr "Antal gæster"
902
+
903
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1090
904
+ msgid "Actions for specific user"
905
+ msgstr ""
906
+
907
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1091
908
+ msgid "Set user as"
909
+ msgstr ""
910
+
911
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1127
912
+ #, fuzzy
913
+ msgid "Activate"
914
+ msgstr "Aktiv"
915
+
916
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1128
917
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1137
918
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1140
919
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1143
920
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1156
921
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1163
922
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1170
923
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1178
924
+ #, fuzzy
925
+ msgid "Do you really want"
926
+ msgstr "Er du sikker på at du ønsker at slette?"
927
+
928
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1128
929
+ msgid "make user active"
930
+ msgstr ""
931
+
932
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1132
933
+ #, fuzzy
934
+ msgid "Deactivate"
935
+ msgstr "Aktiv"
936
+
937
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1136
938
+ msgid "Set as inactive"
939
+ msgstr ""
940
+
941
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1137
942
+ msgid "make user inactive"
943
+ msgstr ""
944
+
945
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1139
946
+ #, fuzzy
947
+ msgid "Delete configuration"
948
+ msgstr "Slet bookingdata"
949
+
950
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1140
951
+ msgid "delete configuration"
952
+ msgstr ""
953
+
954
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1142
955
+ #, fuzzy
956
+ msgid "Delete all booking data"
957
+ msgstr "Slet bookingdata"
958
+
959
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1143
960
+ #, fuzzy
961
+ msgid "delete all booking data"
962
+ msgstr "Slet bookingdata"
963
+
964
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1148
965
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1155
966
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1156
967
+ #, fuzzy
968
+ msgid "Super Admin"
969
+ msgstr "Ekstra fin"
970
+
971
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1156
972
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1163
973
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1170
974
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1178
975
+ msgid "set user as"
976
+ msgstr ""
977
+
978
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1162
979
+ msgid "Low Level user"
980
+ msgstr ""
981
+
982
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1163
983
+ msgid "Low level user"
984
+ msgstr ""
985
+
986
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1169
987
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1170
988
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1177
989
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1178
990
+ #, fuzzy
991
+ msgid "Regular user"
992
+ msgstr "År"
993
+
994
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1184
995
+ #, fuzzy
996
+ msgid "Login"
997
+ msgstr "Links"
998
+
999
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1262
1000
+ #, fuzzy
1001
+ msgid "Suite"
1002
+ msgstr "Navn"
1003
+
1004
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1263
1005
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3679
1006
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3439
1007
+ msgid "Appartment #1"
1008
+ msgstr "Lejlighed #1"
1009
+
1010
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1264
1011
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3680
1012
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3440
1013
+ msgid "Appartment #2"
1014
+ msgstr "Lejlighed #2"
1015
+
1016
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:193
1017
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2683
1018
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:89
1019
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3237
1020
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3448
1021
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3299
1022
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3325
1023
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3367
1024
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3383
1025
+ msgid "Start time"
1026
+ msgstr "Starttidspunkt"
1027
+
1028
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:193
1029
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2689
1030
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:89
1031
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3244
1032
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3455
1033
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3299
1034
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3325
1035
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3368
1036
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3384
1037
+ msgid "End time"
1038
+ msgstr "Sluttidspunkt"
1039
+
1040
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:226
1041
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1867
1042
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1906
1043
+ #, fuzzy
1044
+ msgid "per 1 day"
1045
+ msgstr "for 1 dag"
1046
+
1047
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:227
1048
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1868
1049
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1907
1050
+ #, fuzzy
1051
+ msgid "from the cost of 1 day "
1052
+ msgstr "Antal dage"
1053
+
1054
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:228
1055
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1869
1056
+ #, fuzzy, php-format
1057
+ msgid "Additional cost in %s per 1 day"
1058
+ msgstr "Samlet pris"
1059
+
1060
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:230
1061
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:231
1062
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1873
1063
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1874
1064
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1914
1065
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1915
1066
+ #, fuzzy
1067
+ msgid " for all days!"
1068
+ msgstr "Ikke-disponible ugedage"
1069
+
1070
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:505
1071
+ #, fuzzy
1072
+ msgid "Add new booking form"
1073
+ msgstr "Bookingart"
1074
+
1075
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:588
1076
+ #, fuzzy
1077
+ msgid "There are no extended booking forms"
1078
+ msgstr "i bookingformularen"
1079
+
1080
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:628
1081
+ #, fuzzy
1082
+ msgid "Booking form type:"
1083
+ msgstr "Bookingformular"
1084
+
1085
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:637
1086
+ #, fuzzy
1087
+ msgid "Please, select your type of booking form"
1088
+ msgstr "For at foretage bestilling: Vælg bookingart"
1089
+
1090
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:707
1091
+ #, fuzzy
1092
+ msgid "Standard booking resource cost"
1093
+ msgstr "Bookingart"
1094
+
1095
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:708
1096
+ #, fuzzy
1097
+ msgid "Total booking resource cost"
1098
+ msgstr "Bookingart"
1099
+
1100
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:848
1101
+ #, php-format
1102
+ msgid "%s - show cost hint for full booking in real time, depends from selection of days and form elements."
1103
+ msgstr ""
1104
+
1105
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:849
1106
+ #, fuzzy, php-format
1107
+ msgid "Example: %sThe full cost for payment: %s "
1108
+ msgstr "%s - indsæt bookingdatoer, "
1109
+
1110
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:850
1111
+ #, php-format
1112
+ msgid "%s - show cost hint of original booking cost without additional costs for full booking in real time, depends only from days selection."
1113
+ msgstr ""
1114
+
1115
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:851
1116
+ #, fuzzy, php-format
1117
+ msgid "Example: %sThe original cost for payment: %s "
1118
+ msgstr "%s - indsæt bookingdatoer, "
1119
+
1120
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:852
1121
+ #, php-format
1122
+ msgid "%s - show cost hint of additional booking cost, ehich depends from selection of form elements."
1123
+ msgstr ""
1124
+
1125
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:853
1126
+ #, php-format
1127
+ msgid "Example: %sThe additional cost for payment: %s "
1128
+ msgstr ""
1129
+
1130
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:854
1131
+ #, php-format
1132
+ msgid "%s - enter direct cost at admin panel at page: "
1133
+ msgstr ""
1134
+
1135
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:854
1136
+ msgid "Add booking"
1137
+ msgstr "Tilføj booking"
1138
+
1139
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:855
1140
+ #, fuzzy, php-format
1141
+ msgid "Example: %s"
1142
+ msgstr "Eksempel: %s "
1143
+
1144
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1476
1145
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1487
1146
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1488
1147
+ msgid "unavailable"
1148
+ msgstr "ikke tilgængelig"
1149
+
1150
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1477
1151
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1487
1152
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1488
1153
+ msgid "available"
1154
+ msgstr "tilgængelig"
1155
+
1156
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1479
1157
+ msgid "Avalaibility booking type"
1158
+ msgstr "Bookingtypens tilgængelighed"
1159
+
1160
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1485
1161
+ #, php-format
1162
+ msgid "All days for %s are"
1163
+ msgstr "Alle dage for %s er"
1164
+
1165
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1494
1166
+ #, php-format
1167
+ msgid "Select %s days below or %sadd new season filter%s"
1168
+ msgstr "Vælg %s dage nedenfor %seller tilføj nye sæsonfiltre%s"
1169
+
1170
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1501
1171
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1616
1172
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2708
1173
+ msgid "Name"
1174
+ msgstr "Navn"
1175
+
1176
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1502
1177
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1617
1178
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2709
1179
+ msgid "Filters"
1180
+ msgstr "Filtre"
1181
+
1182
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1598
1183
+ msgid "Seson rates of booking resource"
1184
+ msgstr "Sæsonpriser for bookingenhed"
1185
+
1186
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1604
1187
+ #, fuzzy, php-format
1188
+ msgid "Enter season rate(s) (costs diference in %s from standard cost %s or fixed cost) of booking resource %s or %sadd new season filter%s"
1189
+ msgstr "Indsæt sæsonpris(er) (prisforskel i %s) fra standardpris %s for bookingenhed %s eller %stilføj nyt sæsonfilter%s"
1190
+
1191
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1614
1192
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2215
1193
+ msgid "Rates"
1194
+ msgstr "Priser"
1195
+
1196
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1615
1197
+ msgid "Final cost"
1198
+ msgstr "Samlet pris"
1199
+
1200
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1648
1201
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1666
1202
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2203
1203
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2237
1204
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1813
1205
+ msgid "for 1 day"
1206
+ msgstr "for 1 dag"
1207
+
1208
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1649
1209
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1667
1210
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2204
1211
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2238
1212
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1814
1213
+ msgid "for 1 night"
1214
+ msgstr "for 1 nat"
1215
+
1216
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1650
1217
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1668
1218
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2205
1219
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2239
1220
+ msgid "fixed deposit"
1221
+ msgstr "Fast depositum"
1222
+
1223
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1651
1224
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1669
1225
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2206
1226
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2241
1227
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1817
1228
+ msgid "for 1 hour"
1229
+ msgstr "for 1 time"
1230
+
1231
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1820
1232
+ msgid "Set cost of booking resource depends from number of selected booking days"
1233
+ msgstr ""
1234
+
1235
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1821
1236
+ #, php-format
1237
+ msgid "If you add costs here, so %srates%s for this booking resource will not take effect !!!"
1238
+ msgstr ""
1239
+
1240
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1822
1241
+ #, php-format
1242
+ msgid "%sFor and together%s have higher priority then range %sfrom - to%s days. Items at the bottom have higher priority then items at the top."
1243
+ msgstr ""
1244
+
1245
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1830
1246
+ #, fuzzy
1247
+ msgid "Number of days"
1248
+ msgstr "Antal gæster"
1249
+
1250
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1831
1251
+ #, fuzzy
1252
+ msgid "Cost of 1 day"
1253
+ msgstr "Antal dage"
1254
+
1255
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1878
1256
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1980
1257
+ #, fuzzy
1258
+ msgid "For"
1259
+ msgstr "Formular"
1260
+
1261
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1879
1262
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1981
1263
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2272
1264
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:787
1265
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2827
1266
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2880
1267
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2932
1268
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2985
1269
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3037
1270
+ msgid "From"
1271
+ msgstr "Fra"
1272
+
1273
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1880
1274
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1982
1275
+ msgid "Together"
1276
+ msgstr ""
1277
+
1278
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1888
1279
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1990
1280
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2272
1281
+ msgid "to"
1282
+ msgstr ""
1283
+
1284
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1894
1285
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2923
1286
+ #, fuzzy
1287
+ msgid "day"
1288
+ msgstr "Ingen dage"
1289
+
1290
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1895
1291
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2491
1292
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2926
1293
+ #, fuzzy
1294
+ msgid "days"
1295
+ msgstr "Ingen dage"
1296
+
1297
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1908
1298
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1916
1299
+ #, fuzzy
1300
+ msgid "Additional cost in USD per 1 day"
1301
+ msgstr "Samlet pris"
1302
+
1303
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1926
1304
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2011
1305
+ msgid "Remove"
1306
+ msgstr ""
1307
+
1308
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1942
1309
+ #, fuzzy
1310
+ msgid "Add new cost"
1311
+ msgstr "Tilføj ny type"
1312
+
1313
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1978
1314
+ #, fuzzy
1315
+ msgid "for all days"
1316
+ msgstr "Ikke-disponible ugedage"
1317
+
1318
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2071
1319
+ #, fuzzy
1320
+ msgid "Set amount of deposit payment"
1321
+ msgstr "%s - indsæt bookingdatoer, "
1322
+
1323
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2075
1324
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2224
1325
+ msgid "Deposit amount"
1326
+ msgstr ""
1327
+
1328
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2083
1329
+ #, fuzzy
1330
+ msgid "fixed summ in"
1331
+ msgstr "Fast depositum"
1332
+
1333
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2084
1334
+ #, fuzzy
1335
+ msgid "of payment"
1336
+ msgstr "Betaling"
1337
+
1338
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2087
1339
+ #, fuzzy
1340
+ msgid "Active/inactive"
1341
+ msgstr "Aktiv"
1342
+
1343
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2093
1344
+ #, fuzzy
1345
+ msgid "deposit payment for booking resource"
1346
+ msgstr "Sæsonpriser for bookingenhed"
1347
+
1348
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2102
1349
+ #, fuzzy
1350
+ msgid "Deposit payment summ"
1351
+ msgstr "Vælg ønsket valuta"
1352
+
1353
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2104
1354
+ #, fuzzy
1355
+ msgid "Deposit payment is not active for booking resource"
1356
+ msgstr "Sæsonpriser for bookingenhed"
1357
+
1358
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2134
1359
+ #, fuzzy, php-format
1360
+ msgid " Check this checkbox if you want to use %sdeposit%s summ %spayment%s at the payment form, instead of full summ of booking."
1361
+ 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."
1362
+
1363
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2135
1364
+ #, php-format
1365
+ msgid " You can make configuration of deposit summs for your booking resources %shere%s."
1366
+ msgstr ""
1367
+
1368
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2166
1369
+ msgid "Cost of each booking type"
1370
+ msgstr "De enkelte bookingtypers pris"
1371
+
1372
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2172
1373
+ msgid "Resource Cost"
1374
+ msgstr "Pris for bookingart"
1375
+
1376
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2175
1377
+ msgid "Names of items from resource"
1378
+ msgstr "Navne på enheder "
1379
+
1380
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2215
1381
+ msgid "Settings rates for days, depends from filter settings."
1382
+ msgstr ""
1383
+
1384
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2217
1385
+ msgid "Setting cost, which depends from number of selected days for reservation"
1386
+ msgstr ""
1387
+
1388
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2217
1389
+ #, fuzzy
1390
+ msgid "Cost for selected days"
1391
+ msgstr "Antal dage"
1392
+
1393
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2224
1394
+ msgid "Setting amount of deposit payment for payment form"
1395
+ msgstr ""
1396
+
1397
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2226
1398
+ msgid "Setting availability for days, depends from filter settings."
1399
+ msgstr ""
1400
+
1401
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2226
1402
+ msgid "Availability"
1403
+ msgstr "Tilgængelighed"
1404
+
1405
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2234
1406
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1810
1407
+ msgid "Please, enter cost"
1408
+ msgstr "Indtast venligst pris"
1409
+
1410
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2245
1411
+ msgid "of each booking resources. Enter only digits."
1412
+ msgstr "for hver bookingenhed. Indtast kun tal."
1413
+
1414
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2247
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\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1420
+ msgid "Su"
1421
+ msgstr "Søn"
1422
+
1423
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1424
+ msgid "Mo"
1425
+ msgstr "Man"
1426
+
1427
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1428
+ msgid "Tu"
1429
+ msgstr "Tirs"
1430
+
1431
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1432
+ msgid "We"
1433
+ msgstr "Ons"
1434
+
1435
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1436
+ msgid "Th"
1437
+ msgstr "Tors"
1438
+
1439
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1440
+ msgid "Fr"
1441
+ msgstr "Fre"
1442
+
1443
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1444
+ msgid "Sa"
1445
+ msgstr "Lør"
1446
+
1447
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1448
+ msgid "Jan"
1449
+ msgstr "Jan"
1450
+
1451
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1452
+ msgid "Feb"
1453
+ msgstr "Feb"
1454
+
1455
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1456
+ msgid "Mar"
1457
+ msgstr "Mar"
1458
+
1459
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1460
+ msgid "Apr"
1461
+ msgstr "Apr"
1462
+
1463
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1464
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2617
1465
+ msgid "May"
1466
+ msgstr "Maj"
1467
+
1468
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1469
+ msgid "Jun"
1470
+ msgstr "Jun"
1471
+
1472
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1473
+ msgid "Jul"
1474
+ msgstr "Jul"
1475
+
1476
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1477
+ msgid "Aug"
1478
+ msgstr "Aug"
1479
+
1480
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1481
+ msgid "Sep"
1482
+ msgstr "Sep"
1483
+
1484
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1485
+ msgid "Oct"
1486
+ msgstr "Okt"
1487
+
1488
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1489
+ msgid "Nov"
1490
+ msgstr "Nov"
1491
+
1492
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1493
+ msgid "Dec"
1494
+ msgstr "Dec"
1495
+
1496
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2272
1497
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2492
1498
+ #, fuzzy
1499
+ msgid "time"
1500
+ msgstr "Tidspunkt"
1501
+
1502
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2288
1503
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2308
1504
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2329
1505
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2346
1506
+ msgid "No days"
1507
+ msgstr "Ingen dage"
1508
+
1509
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2290
1510
+ msgid "Every"
1511
+ msgstr "Alle"
1512
+
1513
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2331
1514
+ msgid "of"
1515
+ msgstr "af"
1516
+
1517
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2375
1518
+ msgid "Filter deleted successfully"
1519
+ msgstr "Filter slettet"
1520
+
1521
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2444
1522
+ msgid "Filter saved"
1523
+ msgstr "Filter er gemt"
1524
+
1525
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2470
1526
+ msgid "Date filter"
1527
+ msgstr "Datofilter"
1528
+
1529
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2479
1530
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2698
1531
+ msgid "Add new filter"
1532
+ msgstr "Tilføj nyt filter"
1533
+
1534
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2484
1535
+ msgid "Name of filter"
1536
+ msgstr "Navn på filter"
1537
+
1538
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2486
1539
+ #, php-format
1540
+ msgid "Type your %sfilter name%s "
1541
+ msgstr "Indtast %snavn på filter%s"
1542
+
1543
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2490
1544
+ #, fuzzy
1545
+ msgid "Time or days filter"
1546
+ msgstr "Navn på filter"
1547
+
1548
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2502
1549
+ msgid "Days of week"
1550
+ msgstr "Ugedage"
1551
+
1552
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2506
1553
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3109
1554
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3164
1555
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3386
1556
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3411
1557
+ msgid "Sunday"
1558
+ msgstr "Søndag"
1559
+
1560
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2508
1561
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3110
1562
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3165
1563
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3387
1564
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3412
1565
+ msgid "Monday"
1566
+ msgstr "Mandag"
1567
+
1568
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2510
1569
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3111
1570
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3166
1571
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3388
1572
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3413
1573
+ #, fuzzy
1574
+ msgid "Tuesday"
1575
+ msgstr "Tirsdag"
1576
+
1577
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2512
1578
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3112
1579
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3167
1580
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3389
1581
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3414
1582
+ msgid "Wednesday"
1583
+ msgstr "Onsdag"
1584
+
1585
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2514
1586
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3113
1587
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3168
1588
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3390
1589
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3415
1590
+ msgid "Thursday"
1591
+ msgstr "Torsdag"
1592
+
1593
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2516
1594
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3114
1595
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3169
1596
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3391
1597
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3416
1598
+ msgid "Friday"
1599
+ msgstr "Fredag"
1600
+
1601
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2518
1602
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3115
1603
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3170
1604
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3392
1605
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3417
1606
+ msgid "Saturday"
1607
+ msgstr "Saturday"
1608
+
1609
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2526
1610
+ msgid "Days of month"
1611
+ msgstr "Månedsdage"
1612
+
1613
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2604
1614
+ #, fuzzy
1615
+ msgid "Months"
1616
+ msgstr "Måneder"
1617
+
1618
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2609
1619
+ msgid "January"
1620
+ msgstr "Januar"
1621
+
1622
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2611
1623
+ msgid "February"
1624
+ msgstr "Februar"
1625
+
1626
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2613
1627
+ msgid "March"
1628
+ msgstr "Marts"
1629
+
1630
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2615
1631
+ msgid "April"
1632
+ msgstr "April"
1633
+
1634
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2619
1635
+ msgid "June"
1636
+ msgstr "Juni"
1637
+
1638
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2623
1639
+ msgid "July"
1640
+ msgstr "Juli"
1641
+
1642
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2625
1643
+ msgid "August"
1644
+ msgstr "August"
1645
+
1646
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2627
1647
+ msgid "September"
1648
+ msgstr "September"
1649
+
1650
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2629
1651
+ msgid "October"
1652
+ msgstr "Oktober"
1653
+
1654
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2631
1655
+ msgid "November"
1656
+ msgstr "November"
1657
+
1658
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2633
1659
+ msgid "December"
1660
+ msgstr "December"
1661
+
1662
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2642
1663
+ msgid "Years"
1664
+ msgstr "År"
1665
+
1666
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2685
1667
+ #, fuzzy, php-format
1668
+ msgid "Type your %sstart time%s "
1669
+ msgstr "Indtast %snavn på filter%s"
1670
+
1671
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2691
1672
+ #, fuzzy, php-format
1673
+ msgid "Type your %send time%s "
1674
+ msgstr "Indtast %snavn på filter%s"
1675
+
1676
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2698
1677
+ msgid "Save changes"
1678
+ msgstr "Gem ændringer"
1679
+
1680
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2729
1681
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:727
1682
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1032
1683
+ msgid "Edit"
1684
+ msgstr "Redigér"
1685
+
1686
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2731
1687
+ msgid "Do you really want to delete?"
1688
+ msgstr "Er du sikker på at du ønsker at slette?"
1689
+
1690
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2765
1691
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2809
1692
+ #, fuzzy
1693
+ msgid "Showing cost at tooltip"
1694
+ msgstr "Viser tidspunkt for navn"
1695
+
1696
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2771
1697
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2815
1698
+ #, fuzzy
1699
+ msgid " Check this checkbox if you want to show daily cost at the tooltip, when mouse over it."
1700
+ 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."
1701
+
1702
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2778
1703
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2822
1704
+ #, fuzzy
1705
+ msgid "Cost description"
1706
+ msgstr "Beskrivelse af betaling"
1707
+
1708
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2780
1709
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2824
1710
+ #, php-format
1711
+ msgid "Type your %scost%s description"
1712
+ msgstr "Beskrivelse af %sbetaling%s"
1713
+
1714
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2925
1715
+ msgid "Advanced cost management"
1716
+ msgstr ""
1717
+
1718
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2968
1719
+ #, php-format
1720
+ msgid "Advanced cost customization is requre select boxes from %sform fields customization page%s (%s - shortcode). Fields are show automatically here, if exist at the form."
1721
+ msgstr ""
1722
+
1723
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2980
1724
+ msgid "Form"
1725
+ msgstr "Formular"
1726
+
1727
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3026
1728
+ #, fuzzy
1729
+ msgid "Aditional cost for"
1730
+ msgstr "Samlet pris"
1731
+
1732
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3067
1733
+ #, php-format
1734
+ msgid "Enter cost (%s) directly in format %s or %s for the whole booking in format %s or fixed amount per each selected day in format %s For example: %s or %s or %s"
1735
+ msgstr ""
1736
+
1737
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3083
1738
+ #, php-format
1739
+ msgid " Check this checkbox, if you want that costs, which setup here as % for some options is apply also to the costs, which is setup as a fixed values for some options."
1740
+ msgstr ""
1741
+
1742
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3110
1743
+ #, fuzzy
1744
+ msgid "Cost: "
1745
+ msgstr "Pris"
1746
+
1747
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:323
1748
+ msgid "Start Time is invalid, probably by requesting time(s) already booked, or already in the past!"
1749
+ msgstr "Starttidspunkt er ikke gyldigt, sandsynligvis fordi de(t) ønskede tidspunkt(er) allerede er booket eller forældet"
1750
+
1751
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:324
1752
+ msgid "End Time is invalid, probably by requesting time(s) already booked, or already in the past, or less then start time if only 1 day selected.!"
1753
+ msgstr "Sluttidspunkt er ikke gyldigt, sandsynligvis fordi de(t) ønskede tidspunkt(er) allerede er booket, forældet eller fordi tidspunktet, hvis kun én dag er valgt, er tidligere end starttidspunktet."
1754
+
1755
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:325
1756
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:326
1757
+ #, fuzzy
1758
+ msgid "Probably by requesting time(s) already booked, or already in the past!"
1759
+ msgstr "Starttidspunkt er ikke gyldigt, sandsynligvis fordi de(t) ønskede tidspunkt(er) allerede er booket eller forældet"
1760
+
1761
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:461
1762
+ #, fuzzy
1763
+ msgid "Costs"
1764
+ msgstr "Pris"
1765
+
1766
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:479
1767
+ #, fuzzy
1768
+ msgid "Send payment request to visitor"
1769
+ msgstr "individuel tilpasning af email"
1770
+
1771
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:483
1772
+ #, fuzzy
1773
+ msgid "Save cost"
1774
+ msgstr "Gem pris"
1775
+
1776
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:520
1777
+ #, fuzzy
1778
+ msgid "Cost saved successfuly"
1779
+ msgstr "Filter slettet"
1780
+
1781
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:527
1782
+ msgid "Cost is not correct. It have to be more then 0"
1783
+ msgstr ""
1784
+
1785
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:544
1786
+ msgid "Send payment request to customer"
1787
+ msgstr ""
1788
+
1789
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:545
1790
+ #, fuzzy, php-format
1791
+ msgid "Type your %sreason of payment%s request"
1792
+ msgstr "Indtast %snavn på filter%s"
1793
+
1794
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:728
1795
+ msgid "Request is sent"
1796
+ msgstr ""
1797
+
1798
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:734
1799
+ msgid "Request is failed"
1800
+ msgstr ""
1801
+
1802
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:776
1803
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:781
1804
+ msgid "Email to \"Person\" with payment request"
1805
+ msgstr ""
1806
+
1807
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:782
1808
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2816
1809
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2876
1810
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2927
1811
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2980
1812
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3032
1813
+ msgid "Active"
1814
+ msgstr "Aktiv"
1815
+
1816
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:783
1817
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2928
1818
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2981
1819
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3033
1820
+ msgid "Send copy of this email to Admin"
1821
+ msgstr ""
1822
+
1823
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:789
1824
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2829
1825
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2882
1826
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2934
1827
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2987
1828
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3039
1829
+ #, fuzzy, php-format
1830
+ msgid "Type default %sadmin email%s from where this email is sending"
1831
+ msgstr "Indtast standard %sadmin email%s som denne email skal sendes fra"
1832
+
1833
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:794
1834
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2834
1835
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2887
1836
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2939
1837
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2992
1838
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3044
1839
+ msgid "Subject"
1840
+ msgstr "Emne"
1841
+
1842
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:796
1843
+ #, fuzzy, php-format
1844
+ msgid "Type email subject for %spayment request%s. You can use these %s shortcodes."
1845
+ msgstr "Indtast ønsket email-emne til brug ved %safvisning af booking%s"
1846
+
1847
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:802
1848
+ #, fuzzy, php-format
1849
+ msgid "Type your %semail message for payment request%s"
1850
+ msgstr "Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på siden"
1851
+
1852
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:805
1853
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2845
1854
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2898
1855
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2950
1856
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3003
1857
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3055
1858
+ msgid "Use this shortcodes: "
1859
+ msgstr "Brug disse forkortelser: "
1860
+
1861
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:806
1862
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2846
1863
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2899
1864
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2951
1865
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3004
1866
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3056
1867
+ #, fuzzy, php-format
1868
+ msgid "%s - inserting ID of reservation "
1869
+ msgstr "%s[datoer]%s - indsætning af oversigt over reserverede datoer"
1870
+
1871
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:807
1872
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2847
1873
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2900
1874
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2952
1875
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3005
1876
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3057
1877
+ #, php-format
1878
+ msgid "%s - inserting name of person, who made booking (field %s requred at form for this bookmark), "
1879
+ msgstr "%s - indsæt navn på den person som har foretaget booking (feltet %s er påkrævet i formularen), "
1880
+
1881
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:808
1882
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2848
1883
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2901
1884
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2953
1885
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3006
1886
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3058
1887
+ #, php-format
1888
+ msgid "%s - inserting dates of booking, "
1889
+ msgstr "%s - indsæt bookingdatoer, "
1890
+
1891
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:809
1892
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2849
1893
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2902
1894
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2954
1895
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3007
1896
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3059
1897
+ #, fuzzy, php-format
1898
+ msgid "%s - inserting check in date (first day of reservation), "
1899
+ msgstr "%s - indsæt bookingdatoer, "
1900
+
1901
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:810
1902
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2850
1903
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2903
1904
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2955
1905
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3008
1906
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3060
1907
+ #, fuzzy, php-format
1908
+ msgid "%s - inserting check out date (last day of reservation), "
1909
+ msgstr "%s - indsæt bookingdatoer, "
1910
+
1911
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:811
1912
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2851
1913
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2904
1914
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2956
1915
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3009
1916
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3061
1917
+ #, php-format
1918
+ msgid "%s - inserting type of booking resource, "
1919
+ msgstr "%s indsæt bookingart, "
1920
+
1921
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:812
1922
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3010
1923
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3062
1924
+ #, php-format
1925
+ msgid "%s - inserting detail person info"
1926
+ msgstr "%s - indsæt personinformation"
1927
+
1928
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:813
1929
+ #, fuzzy, php-format
1930
+ msgid "%s - inserting cost of payment"
1931
+ msgstr "%s - indsæt bookingdatoer, "
1932
+
1933
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:814
1934
+ #, fuzzy, php-format
1935
+ msgid "%s - inserting reason of payment, you can enter it before sending email"
1936
+ msgstr "%s - indsæt årsag til at booking annulleres"
1937
+
1938
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:815
1939
+ #, php-format
1940
+ msgid "%s - inserting link to payment page for visitor at client side of site, "
1941
+ msgstr ""
1942
+
1943
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:816
1944
+ #, fuzzy, php-format
1945
+ msgid "%s - inserting link of booking editing by visitor at client side of site, "
1946
+ msgstr "%s indsæt bookingart, "
1947
+
1948
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:817
1949
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2855
1950
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2907
1951
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2959
1952
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3064
1953
+ #, php-format
1954
+ msgid "%s - inserting link for booking cancellation by visitor at client side of site, "
1955
+ msgstr ""
1956
+
1957
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:818
1958
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2857
1959
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2909
1960
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2961
1961
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3013
1962
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3066
1963
+ #, php-format
1964
+ msgid "%s - inserting new line"
1965
+ msgstr "%s - indsæt ny linje"
1966
+
1967
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:819
1968
+ #, fuzzy, php-format
1969
+ msgid "You need to make payment %s for reservation %s at %s. %s You can make payment at this page: %s Thank you, Reservation service."
1970
+ msgstr "Eksempel: \"Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen booking-service.\""
1971
+
1972
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1058
1973
+ #, fuzzy
1974
+ msgid "deposit"
1975
+ msgstr "Fast depositum"
1976
+
1977
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1059
1978
+ #, fuzzy
1979
+ msgid "Total cost"
1980
+ msgstr "Samlet pris"
1981
+
1982
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1060
1983
+ #, fuzzy
1984
+ msgid "balance"
1985
+ msgstr "Fortryd"
1986
+
1987
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1190
1988
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1469
1989
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1638
1990
+ #, fuzzy
1991
+ msgid "Deposit"
1992
+ msgstr "Fast depositum"
1993
+
1994
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1191
1995
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1470
1996
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1639
1997
+ msgid "Cost"
1998
+ msgstr "Pris"
1999
+
2000
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1275
2001
+ msgid "Make payments with payPal - its fast, free and secure!"
2002
+ msgstr "Betal via PayPal - det er hurtigt, billigt og sikkert!"
2003
+
2004
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1484
2005
+ #, fuzzy
2006
+ msgid "Pay now"
2007
+ msgstr "Køb nu"
2008
+
2009
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1485
2010
+ #, php-format
2011
+ msgid "Pay using %s payment service"
2012
+ msgstr ""
2013
+
2014
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1668
2015
+ msgid "Proceed with iPay88 Payment"
2016
+ msgstr ""
2017
+
2018
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1686
2019
+ msgid "Auto fill form"
2020
+ msgstr ""
2021
+
2022
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1789
2023
+ #, fuzzy
2024
+ msgid "Cost of each booking resource"
2025
+ msgstr "De enkelte bookingtypers pris"
2026
+
2027
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1815
2028
+ #, fuzzy
2029
+ msgid "fixed summ"
2030
+ msgstr "Fast depositum"
2031
+
2032
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1821
2033
+ #, fuzzy
2034
+ msgid "of each booking resource. Enter only digits."
2035
+ msgstr "for hver bookingenhed. Indtast kun tal."
2036
+
2037
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1828
2038
+ #, fuzzy, php-format
2039
+ msgid " Check this checkbox if you want that %stime selection%s at booking form is %sapply to cost calculation%s."
2040
+ 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."
2041
+
2042
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1834
2043
+ msgid "Save costs"
2044
+ msgstr "Gem pris"
2045
+
2046
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1883
2047
+ #, fuzzy
2048
+ msgid "Sage payment customization"
2049
+ msgstr "individuel tilpasning af email"
2050
+
2051
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1885
2052
+ #, php-format
2053
+ msgid "If you have no account for this system, please visit %s to create one. Simulator account emulates the Sage Pay account as well as a Test and Live account."
2054
+ msgstr ""
2055
+
2056
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1890
2057
+ msgid "Sage payment active"
2058
+ msgstr ""
2059
+
2060
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1894
2061
+ #, fuzzy
2062
+ msgid " Check this checkbox for using Sage payment."
2063
+ msgstr "Markér hvis du ønsker at betale via PayPal."
2064
+
2065
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1900
2066
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2291
2067
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2597
2068
+ msgid "Payment description"
2069
+ msgstr "Beskrivelse af betaling"
2070
+
2071
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1901
2072
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2292
2073
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2598
2074
+ msgid "Enter the service name or the reason for the payment here."
2075
+ msgstr "Indtast navn på service eller årsag til betaling her."
2076
+
2077
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1911
2078
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2303
2079
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2609
2080
+ msgid " Use these shortcodes for customization: "
2081
+ msgstr "Brug disse forkortelser for at tilpasse:"
2082
+
2083
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1912
2084
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2304
2085
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2610
2086
+ #, php-format
2087
+ msgid "%s[bookingname]%s - inserting name of booking resource, "
2088
+ msgstr "%s[bookingname]%s - indsætning af navn på bookingkategori"
2089
+
2090
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1913
2091
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2305
2092
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2611
2093
+ #, php-format
2094
+ msgid "%s[dates]%s - inserting list of reserved dates "
2095
+ msgstr "%s[datoer]%s - indsætning af oversigt over reserverede datoer"
2096
+
2097
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1914
2098
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2306
2099
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2612
2100
+ #, fuzzy, php-format
2101
+ msgid "%s[datescount]%s - inserting number of reserved dates "
2102
+ msgstr "%s[datoer]%s - indsætning af oversigt over reserverede datoer"
2103
+
2104
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1926
2105
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2318
2106
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2624
2107
+ #, fuzzy
2108
+ msgid "Show payment description"
2109
+ msgstr "Beskrivelse af betaling"
2110
+
2111
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1927
2112
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2319
2113
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2625
2114
+ #, fuzzy
2115
+ msgid "at booking form nearly pay button"
2116
+ msgstr "i bookingformularen"
2117
+
2118
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1931
2119
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2323
2120
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2629
2121
+ #, fuzzy
2122
+ msgid " Check this checkbox if you want to show payment description nearly pay button."
2123
+ 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."
2124
+
2125
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1938
2126
+ msgid "Choose live or test environment"
2127
+ msgstr ""
2128
+
2129
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1942
2130
+ msgid "SIMULATOR"
2131
+ msgstr ""
2132
+
2133
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1943
2134
+ msgid "TEST"
2135
+ msgstr ""
2136
+
2137
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1944
2138
+ msgid "LIVE"
2139
+ msgstr ""
2140
+
2141
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1946
2142
+ msgid "Select SIMULATOR for the Simulator expert system, TEST for the Test Server and LIVE in the live environment"
2143
+ msgstr ""
2144
+
2145
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1952
2146
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2638
2147
+ msgid "Return URL after Successful order"
2148
+ msgstr ""
2149
+
2150
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1956
2151
+ #, fuzzy
2152
+ msgid "Enter a return relative Successful URL. Sage will redirect visitors to this page after Successful Payment"
2153
+ msgstr "Indtast en slut-URL (ex. en \"Tak for din bestilling\"-side). PayPal sender dine brugere videre til denne side når de har foretaget deres betaling"
2154
+
2155
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1957
2156
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1968
2157
+ msgid "Please test this URL. Its have to be valid"
2158
+ msgstr ""
2159
+
2160
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1963
2161
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2649
2162
+ #, fuzzy
2163
+ msgid "Return URL after Failed order"
2164
+ msgstr "Slut-URL fra PayPal"
2165
+
2166
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1967
2167
+ #, fuzzy
2168
+ msgid "Enter a return relative Failed URL. Sage will redirect visitors to this page after Failed Payment"
2169
+ msgstr "Indtast en slut-URL (ex. en \"Tak for din bestilling\"-side). PayPal sender dine brugere videre til denne side når de har foretaget deres betaling"
2170
+
2171
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1975
2172
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2379
2173
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2660
2174
+ #, fuzzy
2175
+ msgid "Auto approve/cancel of booking"
2176
+ msgstr "Email til \"Person\" når ny booking er godkendt"
2177
+
2178
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1979
2179
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2383
2180
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2664
2181
+ msgid " Check this checkbox and booking will be automaticaly approve or cancel, when visitor make successfully payment or when visitor make a payment cancellation. Warning this wont work if visitor leave the payment page"
2182
+ msgstr ""
2183
+
2184
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1988
2185
+ #, fuzzy
2186
+ msgid "Vendor Name"
2187
+ msgstr "Efternavn"
2188
+
2189
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1992
2190
+ msgid "Set this value to the Vendor Name assigned to you by Sage Pay or chosen when you applied."
2191
+ msgstr ""
2192
+
2193
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1998
2194
+ msgid "XOR Encryption password"
2195
+ msgstr ""
2196
+
2197
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2002
2198
+ msgid "Set this value to the XOR Encryption password assigned to you by Sage Pay"
2199
+ msgstr ""
2200
+
2201
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2008
2202
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2254
2203
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2554
2204
+ msgid "Choose Payment Currency"
2205
+ msgstr "Vælg ønsket valuta"
2206
+
2207
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2012
2208
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2258
2209
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2559
2210
+ msgid "U.S. Dollars"
2211
+ msgstr "Amerikanske dollars"
2212
+
2213
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2013
2214
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2259
2215
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2564
2216
+ msgid "Euros"
2217
+ msgstr "Euro"
2218
+
2219
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2014
2220
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2565
2221
+ msgid "Pounds Sterling"
2222
+ msgstr "Pund sterling"
2223
+
2224
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2015
2225
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2566
2226
+ msgid "Yen"
2227
+ msgstr "Yen"
2228
+
2229
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2016
2230
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2262
2231
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2567
2232
+ msgid "Australian Dollars"
2233
+ msgstr "Australske dollars"
2234
+
2235
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2017
2236
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2263
2237
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2568
2238
+ msgid "Canadian Dollars"
2239
+ msgstr "Canadiske dollars"
2240
+
2241
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2018
2242
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2264
2243
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2569
2244
+ msgid "New Zealand Dollar"
2245
+ msgstr "New Zealandske dollars"
2246
+
2247
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2019
2248
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2265
2249
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2570
2250
+ msgid "Swiss Franc"
2251
+ msgstr "Schweizerfranc"
2252
+
2253
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2020
2254
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2266
2255
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2571
2256
+ msgid "Hong Kong Dollar"
2257
+ msgstr "Hong Kong dollars"
2258
+
2259
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2021
2260
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2267
2261
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2572
2262
+ msgid "Singapore Dollar"
2263
+ msgstr "Singapore dollars"
2264
+
2265
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2022
2266
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2268
2267
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2573
2268
+ msgid "Swedish Krona"
2269
+ msgstr "Svenske kroner"
2270
+
2271
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2023
2272
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2269
2273
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2574
2274
+ msgid "Danish Krone"
2275
+ msgstr "Danske kroner"
2276
+
2277
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2024
2278
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2270
2279
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2575
2280
+ msgid "Polish Zloty"
2281
+ msgstr "Polske zloty"
2282
+
2283
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2025
2284
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2271
2285
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2576
2286
+ msgid "Norwegian Krone"
2287
+ msgstr "Norske kroner"
2288
+
2289
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2026
2290
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2272
2291
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2577
2292
+ msgid "Hungarian Forint"
2293
+ msgstr "Ungarske forint"
2294
+
2295
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2027
2296
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2273
2297
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2578
2298
+ msgid "Czech Koruna"
2299
+ msgstr "Tjekkiske korunas"
2300
+
2301
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2028
2302
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2579
2303
+ msgid "Israeli Shekel"
2304
+ msgstr "Israelske shekel"
2305
+
2306
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2029
2307
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2275
2308
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2580
2309
+ msgid "Mexican Peso"
2310
+ msgstr "Mexikanske pesos"
2311
+
2312
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2030
2313
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2276
2314
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2581
2315
+ msgid "Brazilian Real (only for Brazilian users)"
2316
+ msgstr "Brasilianske real (kun for brasilianske brugere)"
2317
+
2318
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2031
2319
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2277
2320
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2582
2321
+ msgid "Malaysian Ringgits (only for Malaysian users)"
2322
+ msgstr "Malaysiske riggits (kun for malaysiske brugere)"
2323
+
2324
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2032
2325
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2278
2326
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2583
2327
+ msgid "Philippine Pesos"
2328
+ msgstr "Filippinske pesos"
2329
+
2330
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2033
2331
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2279
2332
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2584
2333
+ msgid "Taiwan New Dollars"
2334
+ msgstr "Taiwanesiske new dollars"
2335
+
2336
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2034
2337
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2280
2338
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2585
2339
+ msgid "Thai Baht"
2340
+ msgstr "Thailandske baht"
2341
+
2342
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2036
2343
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2283
2344
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2587
2345
+ msgid "This is the currency for your visitors to make Payments"
2346
+ msgstr "Dette er den valuta dine brugere anvender til betalinger"
2347
+
2348
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2042
2349
+ msgid "Transaction type"
2350
+ msgstr ""
2351
+
2352
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2046
2353
+ msgid "PAYMENT"
2354
+ msgstr ""
2355
+
2356
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2047
2357
+ msgid "DEFERRED"
2358
+ msgstr ""
2359
+
2360
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2048
2361
+ msgid "AUTHENTICATE"
2362
+ msgstr ""
2363
+
2364
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2050
2365
+ msgid "This can be DEFERRED or AUTHENTICATE if your Sage Pay account supports those payment types"
2366
+ msgstr ""
2367
+
2368
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2056
2369
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2370
+ #, php-format
2371
+ msgid "Please %s configure %s fields inside the billing form%s, this is necessary for %s Payment System."
2372
+ msgstr ""
2373
+
2374
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2056
2375
+ msgid "all"
2376
+ msgstr ""
2377
+
2378
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2180
2379
+ msgid "PayPal customization"
2380
+ msgstr "Individuel tilpasning af PayPal"
2381
+
2382
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2189
2383
+ msgid "PayPal active"
2384
+ msgstr "PayPal er aktivt"
2385
+
2386
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2193
2387
+ #, fuzzy
2388
+ msgid " Check this checkbox to use PayPal."
2389
+ msgstr "Markér hvis du ønsker at betale via PayPal."
2390
+
2391
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2199
2392
+ #, fuzzy
2393
+ msgid "Chose payment mode"
2394
+ msgstr "Vælg ønsket valuta"
2395
+
2396
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2203
2397
+ #, fuzzy
2398
+ msgid "Live"
2399
+ msgstr "Online-demo"
2400
+
2401
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2204
2402
+ msgid "Sandbox"
2403
+ msgstr ""
2404
+
2405
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2206
2406
+ #, fuzzy
2407
+ msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
2408
+ msgstr "Markér hvis du ønsker at betale via PayPal."
2409
+
2410
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2214
2411
+ msgid "Payment Pro Hosted Solution active"
2412
+ msgstr ""
2413
+
2414
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2220
2415
+ #, fuzzy
2416
+ msgid " Check this checkbox to activate Payment Pro Hosted Solution."
2417
+ msgstr "Markér hvis du ønsker at betale via PayPal."
2418
+
2419
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2226
2420
+ msgid "Secure Merchant ID"
2421
+ msgstr ""
2422
+
2423
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2231
2424
+ msgid "This is the Secure Merchant ID, which can be found on the profile page"
2425
+ msgstr ""
2426
+
2427
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2242
2428
+ msgid "Paypal Email address to receive payments"
2429
+ msgstr "PayPal-emailadresse til modtagelse af betaling"
2430
+
2431
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2247
2432
+ msgid "This is the Paypal Email address where the payments will go"
2433
+ msgstr "Dette er den PayPal-emailadresse som betalingen vil blive sendt til "
2434
+
2435
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2260
2436
+ msgid "British Pound"
2437
+ msgstr ""
2438
+
2439
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2261
2440
+ msgid "Japanese Yen"
2441
+ msgstr ""
2442
+
2443
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2274
2444
+ #, fuzzy
2445
+ msgid "Israeli New Shekel"
2446
+ msgstr "Israelske shekel"
2447
+
2448
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2281
2449
+ msgid "Turkish Lira (only for Turkish members)"
2450
+ msgstr ""
2451
+
2452
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2330
2453
+ msgid "Show Reference Text Box"
2454
+ msgstr "Vis boks med brugerkontaktoplysninger"
2455
+
2456
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2335
2457
+ #, fuzzy
2458
+ msgid " Check this to let the visitors enter more info like email or web url."
2459
+ msgstr "Markér hvis du ønsker at give dine brugere mulighed for at indtaste kontaktoplysninger (ex. email eller hjemmesideadresse)"
2460
+
2461
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2341
2462
+ msgid "Reference Text Box Title"
2463
+ msgstr "Navn på boks med brugerkontaktoplysninger"
2464
+
2465
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2345
2466
+ msgid "Enter a title for the Reference text box (i.e. Your emeil). The visitors will see this text"
2467
+ msgstr "Indtast det ønskede navn til boksen med brugerkontaktoplysninger (ex. \"din email\"). Brugerne vil få vist dette navn"
2468
+
2469
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2351
2470
+ msgid "Return URL from PayPal"
2471
+ msgstr "Slut-URL fra PayPal"
2472
+
2473
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2355
2474
+ msgid "The URL to which the payers browser is redirected after completing the payment; for example, a URL on your site that displays a {Thank you for your payment page}."
2475
+ msgstr ""
2476
+
2477
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2356
2478
+ #, php-format
2479
+ msgid ""
2480
+ "For using this feature you %smust have activated auto return link%s at your Paypal account.\n"
2481
+ "Follow these steps to configure it:%s\n"
2482
+ "1. Log in to your PayPal account.%s\n"
2483
+ "2. Click the Profile subtab.%s\n"
2484
+ "3. Click Website Payment Preferences in the Seller Preferences column.%s\n"
2485
+ "4. Under Auto Return for Website Payments, click the On radio button.%s\n"
2486
+ "5. For the Return URL, enter the YOUR URL for your site for successfull payment. "
2487
+ msgstr ""
2488
+
2489
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2368
2490
+ #, fuzzy
2491
+ msgid "Cancel Return URL from PayPal"
2492
+ msgstr "Slut-URL fra PayPal"
2493
+
2494
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2372
2495
+ msgid "A URL to which the payers browser is redirected if payment is cancelled, for example, a URL on your website that displays a {Payment Canceled} page."
2496
+ msgstr ""
2497
+
2498
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2393
2499
+ msgid "Button types"
2500
+ msgstr "Knaptyper"
2501
+
2502
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2408
2503
+ #, fuzzy
2504
+ msgid "Select submit button type"
2505
+ msgstr "Vælg knaptype til send-knap"
2506
+
2507
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2492
2508
+ #, fuzzy
2509
+ msgid "iPay88 customization"
2510
+ msgstr "Individuel tilpasning af PayPal"
2511
+
2512
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2501
2513
+ #, fuzzy
2514
+ msgid "iPay88 active"
2515
+ msgstr "PayPal er aktivt"
2516
+
2517
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2505
2518
+ #, fuzzy
2519
+ msgid " Check this checkbox to use iPay88."
2520
+ msgstr "Markér hvis du ønsker at betale via PayPal."
2521
+
2522
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2511
2523
+ msgid "Merchant Code"
2524
+ msgstr ""
2525
+
2526
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2517
2527
+ msgid "Enter your iPay88 Merchant Code."
2528
+ msgstr ""
2529
+
2530
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2523
2531
+ msgid "Merchant Key"
2532
+ msgstr ""
2533
+
2534
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2529
2535
+ msgid "Enter your iPay88 Merchant Key."
2536
+ msgstr ""
2537
+
2538
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2558
2539
+ msgid "Malaysian Ringgit"
2540
+ msgstr ""
2541
+
2542
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2560
2543
+ #, fuzzy
2544
+ msgid "Philippines Peso"
2545
+ msgstr "Filippinske pesos"
2546
+
2547
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2642
2548
+ msgid "Enter a return relative Successful URL."
2549
+ msgstr ""
2550
+
2551
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2643
2552
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2654
2553
+ msgid "Please test this URL. Its have to be valid."
2554
+ msgstr ""
2555
+
2556
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2653
2557
+ msgid "Enter a return relative Failed URL."
2558
+ msgstr ""
2559
+
2560
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2561
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2740
2562
+ #, fuzzy
2563
+ msgid "Customer Email"
2564
+ msgstr "Pris"
2565
+
2566
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2567
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2753
2568
+ #, fuzzy
2569
+ msgid "First Name(s)"
2570
+ msgstr "Navn (skal udfyldes)"
2571
+
2572
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2573
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2766
2574
+ #, fuzzy
2575
+ msgid "Last name"
2576
+ msgstr "Navn"
2577
+
2578
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2717
2579
+ #, fuzzy
2580
+ msgid "Billing form fields customization"
2581
+ msgstr "individuel tilpasning af felt"
2582
+
2583
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2729
2584
+ #, php-format
2585
+ msgid "Please set required billing fields, they will automatically %sassign to billing booking form%s"
2586
+ msgstr ""
2587
+
2588
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2734
2589
+ msgid "Please, select field from your booking form. This field will be automatically assign to current field in biilling form."
2590
+ msgstr ""
2591
+
2592
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2800
2593
+ msgid "Billing Address"
2594
+ msgstr ""
2595
+
2596
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2813
2597
+ msgid "Billing City"
2598
+ msgstr ""
2599
+
2600
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2826
2601
+ msgid "Post Code"
2602
+ msgstr ""
2603
+
2604
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2839
2605
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3391
2606
+ #, fuzzy
2607
+ msgid "Country"
2608
+ msgstr "Antal dage"
2609
+
2610
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2853
2611
+ #, php-format
2612
+ msgid "These %sfields confuguration is obligatory, for Sage payment%s system!"
2613
+ msgstr ""
2614
+
2615
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2891
2616
+ #, fuzzy
2617
+ msgid "Auto cancel pending not paid bookings"
2618
+ msgstr "Email til \"Person\" når ny booking er godkendt"
2619
+
2620
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2898
2621
+ #, fuzzy
2622
+ msgid "Auto cancel bookings"
2623
+ msgstr "Email til \"Person\" når ny booking er godkendt"
2624
+
2625
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2906
2626
+ #, php-format
2627
+ msgid " Check this checkbox to %sactivate%s cancel pending not paid bookings."
2628
+ msgstr ""
2629
+
2630
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2912
2631
+ #, fuzzy
2632
+ msgid "Cancel bookings older"
2633
+ msgstr "i bookingformularen"
2634
+
2635
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2917
2636
+ #, fuzzy
2637
+ msgid "hour"
2638
+ msgstr "Forfatter"
2639
+
2640
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2920
2641
+ #, fuzzy
2642
+ msgid "hours"
2643
+ msgstr "Torsdag"
2644
+
2645
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2930
2646
+ msgid " Cancel only pending, not paid bookings, which is older then at this selection."
2647
+ msgstr ""
2648
+
2649
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2938
2650
+ #, fuzzy
2651
+ msgid "Is send cancellation email"
2652
+ msgstr "Årsag til afbestilling"
2653
+
2654
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2942
2655
+ #, php-format
2656
+ msgid " Check this checkbox to %ssend%s cancellation email for this process."
2657
+ msgstr ""
2658
+
2659
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2947
2660
+ #, fuzzy
2661
+ msgid "Description of cancellation"
2662
+ msgstr "Årsag til afbestilling"
2663
+
2664
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2949
2665
+ #, php-format
2666
+ msgid "Type description of %scancellation%s for email template."
2667
+ msgstr ""
2668
+
2669
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3001
2670
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3320
2671
+ msgid "Time Format"
2672
+ msgstr "Tidsformat"
2673
+
2674
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3016
2675
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3335
2676
+ #, fuzzy
2677
+ msgid "Custom"
2678
+ msgstr "Pris"
2679
+
2680
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3024
2681
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3343
2682
+ #, fuzzy, php-format
2683
+ msgid "Type your time format for showing in emails and booking table. %sDocumentation on time formatting.%s"
2684
+ msgstr "Indtast dit ønskede tidsformat, som vises i emails og i bookingskema. %sDokumentation af tidsformattering.%s"
2685
+
2686
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3074
2687
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3352
2688
+ msgid "Range selection"
2689
+ msgstr "Tilgængelige dage"
2690
+
2691
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3081
2692
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3358
2693
+ #, fuzzy
2694
+ msgid " Check this if you want to use selection range in calendar. For example: select a week or only five days for booking."
2695
+ 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."
2696
+
2697
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3092
2698
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3369
2699
+ msgid "Selection of FIXED number of days by ONE mouse click"
2700
+ msgstr "Valg af fast antal dage med ét klik"
2701
+
2702
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3093
2703
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3370
2704
+ msgid "Selection of DYNAMIC number of days by TWO mouse click"
2705
+ msgstr "Valg af fleksibelt antal dage med to klik"
2706
+
2707
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3099
2708
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3376
2709
+ msgid "Count of days"
2710
+ msgstr "Antal dage"
2711
+
2712
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3099
2713
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3152
2714
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3376
2715
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3401
2716
+ #, php-format
2717
+ msgid "in %srange to select%s"
2718
+ msgstr "i %svalgte dage%s"
2719
+
2720
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3101
2721
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3378
2722
+ #, php-format
2723
+ msgid "Type your %snumber of days for range selection%s"
2724
+ msgstr "Indtast ønsket %santal dage for valgte dage%s"
2725
+
2726
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3105
2727
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3160
2728
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3382
2729
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3407
2730
+ msgid "Start day of range"
2731
+ msgstr "Startdag for valgte dage"
2732
+
2733
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3108
2734
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3163
2735
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3385
2736
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3410
2737
+ msgid "Any day of week"
2738
+ msgstr "Alle ugedage"
2739
+
2740
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3117
2741
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3172
2742
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3394
2743
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3419
2744
+ msgid "Select your start day of range selection at week"
2745
+ msgstr "Vælg uge-startdag for valgte dage"
2746
+
2747
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3125
2748
+ #, fuzzy
2749
+ msgid "Days selection number"
2750
+ msgstr "Tilgængelige dage"
2751
+
2752
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3128
2753
+ msgid "min"
2754
+ msgstr ""
2755
+
2756
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3131
2757
+ msgid "max"
2758
+ msgstr ""
2759
+
2760
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3134
2761
+ #, fuzzy, php-format
2762
+ msgid "Type your %sminimum and maximum number of days for range selection%s"
2763
+ msgstr "Indtast ønsket %santal dage%s for valgte dage"
2764
+
2765
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3140
2766
+ #, fuzzy
2767
+ msgid "Specific days selections"
2768
+ msgstr "Vælg mere end én dag"
2769
+
2770
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3144
2771
+ #, php-format
2772
+ 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"
2773
+ msgstr ""
2774
+
2775
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3150
2776
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3401
2777
+ msgid "Minimum days count"
2778
+ msgstr ""
2779
+
2780
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3156
2781
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3403
2782
+ #, php-format
2783
+ msgid "Type your %sminimum number of days for range selection%s"
2784
+ msgstr "Indtast ønsket %santal dage%s for valgte dage"
2785
+
2786
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3214
2787
+ #, fuzzy
2788
+ msgid "Use recurent time"
2789
+ msgstr "Brug af tid"
2790
+
2791
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3214
2792
+ #, fuzzy
2793
+ msgid "for several days selection"
2794
+ msgstr "Vælg mere end én dag"
2795
+
2796
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3218
2797
+ msgid " Check this if you want to use recurent time for reservation of several days. Its mean that middle days will be partially booked by actual times, otherwise time in booking form used as check in/out time for first and last time of reservation."
2798
+ msgstr ""
2799
+
2800
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3224
2801
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3435
2802
+ #, fuzzy
2803
+ msgid "Use fixed time"
2804
+ msgstr "Brug af tid"
2805
+
2806
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3224
2807
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3435
2808
+ #, fuzzy
2809
+ msgid "in range selections"
2810
+ msgstr "Tilgængelige dage"
2811
+
2812
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3228
2813
+ msgid "Warning"
2814
+ msgstr ""
2815
+
2816
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3228
2817
+ msgid "It will overwrite start time and end time from from customization."
2818
+ msgstr ""
2819
+
2820
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3230
2821
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3441
2822
+ #, fuzzy
2823
+ msgid " Check this if you want to use a part of the day (not full day) at start and end day of selection range . It will overwrite start time and end time from from customization."
2824
+ msgstr "Markér hvis du ønsker at benytte til delvis booking af en dag (ikke en hel dag) på start- og slutdagen af de valgte dage. Dette vil overskrive de start- og sluttidspunkter som du har defineret under individuel tilpasning."
2825
+
2826
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3237
2827
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3448
2828
+ #, php-format
2829
+ msgid "%sstart booking time%s"
2830
+ msgstr "%sstart på bookingtidspunkt%s"
2831
+
2832
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3239
2833
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3450
2834
+ #, php-format
2835
+ msgid "Type your %sstart%s time of booking for range selection"
2836
+ msgstr "Indtast %sstarttidspunkt%s for din booking for at vælge dage"
2837
+
2838
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3244
2839
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3455
2840
+ #, php-format
2841
+ msgid "%send booking time%s"
2842
+ msgstr "%sslut på bookingtidspunkt%s"
2843
+
2844
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3246
2845
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3457
2846
+ #, php-format
2847
+ msgid "Type your %send%s time of booking for range selection"
2848
+ msgstr "Indtast %sluttidspunkt%s for din booking for at vælge dage"
2849
+
2850
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3467
2851
+ msgid "Save Changes"
2852
+ msgstr "Gem ændringer"
2853
+
2854
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3497
2855
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3514
2856
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3546
2857
+ #, php-format
2858
+ msgid "Payment for booking of the %s for days: %s"
2859
+ msgstr "Betaling for booking af %s på dage: %s"
2860
+
2861
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3503
2862
+ msgid "Enter your phone"
2863
+ msgstr "Indtast dit telefonnummer"
2864
+
2865
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3556
2866
+ msgid "This reservation is cancelled, because we do not receive payment and administrator do not approve it."
2867
+ msgstr ""
2868
+
2869
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3575
2870
+ msgid "You need to make payment for reservation"
2871
+ msgstr ""
2872
+
2873
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3577
2874
+ #, php-format
2875
+ msgid "You need to make payment %s for reservation %s at %s. %s You can make payment at this page: %s Thank you, %s"
2876
+ msgstr ""
2877
+
2878
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3681
2879
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3441
2880
+ msgid "Appartment #3"
2881
+ msgstr "Lejlighed #3"
2882
+
2883
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3842
2884
+ msgid "Successful payment"
2885
+ msgstr ""
2886
+
2887
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3844
2888
+ #, fuzzy
2889
+ msgid " Parameters pass in incorrect,"
2890
+ msgstr "Du har indtastet en forkert kode"
2891
+
2892
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3845
2893
+ msgid "Cannot found the record"
2894
+ msgstr ""
2895
+
2896
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3846
2897
+ msgid "Amount different"
2898
+ msgstr ""
2899
+
2900
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3847
2901
+ #, fuzzy
2902
+ msgid "Payment fail"
2903
+ msgstr "Betaling"
2904
+
2905
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3848
2906
+ msgid "Payment status updated by Mobile88 Admin(Fail)"
2907
+ msgstr ""
2908
+
2909
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3849
2910
+ msgid "Requery connection Error"
2911
+ msgstr ""
2912
+
2913
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:103
2914
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3506
2915
+ msgid "New reservation"
2916
+ msgstr "Ny reservation"
2917
+
2918
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:105
2919
+ #, fuzzy
2920
+ msgid "Insertion of"
2921
+ msgstr "Information"
2922
+
2923
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:105
2924
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:119
2925
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:134
2926
+ #, fuzzy
2927
+ msgid "settings"
2928
+ msgstr "Indstillinger"
2929
+
2930
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:117
2931
+ #, fuzzy
2932
+ msgid "Modification of exist reservation"
2933
+ msgstr "Ny reservation"
2934
+
2935
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:119
2936
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:134
2937
+ #, fuzzy
2938
+ msgid "Inserttion of"
2939
+ msgstr "individuel tilpasning af email"
2940
+
2941
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:160
2942
+ #, fuzzy
2943
+ msgid "Agregate resources:"
2944
+ msgstr "Pris for bookingart"
2945
+
2946
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:171
2947
+ msgid "Set inside of calendar as unavailable dates, which are reserved at these booking resources also"
2948
+ msgstr ""
2949
+
2950
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:180
2951
+ #, php-format
2952
+ msgid "This shortcode %s is using for a page, where visitors can make %smodification%s of own booking(s), %scancel%s own booking or make %spayment%s after admin email payment request"
2953
+ msgstr ""
2954
+
2955
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:181
2956
+ #, php-format
2957
+ msgid "The content of field %sURL for bookings edit%s at %sgeneral booking settings page%s have to link to this page"
2958
+ msgstr ""
2959
+
2960
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:182
2961
+ #, php-format
2962
+ msgid "Emails templates, which are use shortcodes: %s will be link to this page"
2963
+ msgstr ""
2964
+
2965
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:189
2966
+ #, php-format
2967
+ msgid "This shortcode %s is using for search form"
2968
+ msgstr ""
2969
+
2970
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:350
2971
+ #, fuzzy
2972
+ msgid "This booking resources is not exist"
2973
+ msgstr "Bookingart"
2974
+
2975
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:451
2976
+ #, fuzzy
2977
+ msgid "link"
2978
+ msgstr "Links"
2979
+
2980
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:488
2981
+ msgid "The booking is cancel by visitor."
2982
+ msgstr ""
2983
+
2984
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:502
2985
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:513
2986
+ msgid "Wrong booking hash in URL. Probably its expired."
2987
+ msgstr ""
2988
+
2989
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:587
2990
+ msgid "The booking is cancel successfully"
2991
+ msgstr ""
2992
+
2993
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:726
2994
+ #, fuzzy
2995
+ msgid "Bulk Actions"
2996
+ msgstr "Handlinger"
2997
+
2998
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:749
2999
+ #, fuzzy
3000
+ msgid "Add New Resource(s)"
3001
+ msgstr "Bookingart"
3002
+
3003
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:765
3004
+ #, fuzzy
3005
+ msgid "Add new resource(s)"
3006
+ msgstr "Bookingart"
3007
+
3008
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:792
3009
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:843
3010
+ #, fuzzy
3011
+ msgid "Default booking resource"
3012
+ msgstr "Bookingart"
3013
+
3014
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:825
3015
+ msgid "Enter your order number for activation process."
3016
+ msgstr ""
3017
+
3018
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:848
3019
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1068
3020
+ #, fuzzy
3021
+ msgid "All reservations"
3022
+ msgstr "%sNy(e) reservation(er)%s"
3023
+
3024
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:849
3025
+ #, fuzzy
3026
+ msgid "All incomining reservations"
3027
+ msgstr "%sNy(e) reservation(er)%s"
3028
+
3029
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:857
3030
+ msgid "Select your default booking resource. Opening from this resource."
3031
+ msgstr ""
3032
+
3033
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:872
3034
+ msgid "URL for bookings edit"
3035
+ msgstr ""
3036
+
3037
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:874
3038
+ #, php-format
3039
+ msgid "Type URL for bookings edit by %svisitors%s. You must use %s shortcode, at this page."
3040
+ msgstr ""
3041
+
3042
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:892
3043
+ #, fuzzy
3044
+ msgid "Change hash after approvment of booking"
3045
+ msgstr "Email til \"Person\" når ny booking er godkendt"
3046
+
3047
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:896
3048
+ msgid " Check this, if you want to change hash of booking after approvemnt. This will disable posibility for visitor to edit or cancel booking."
3049
+ msgstr ""
3050
+
3051
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:907
3052
+ #, php-format
3053
+ msgid "%s - start new translation section, where %s - locale of translation"
3054
+ msgstr ""
3055
+
3056
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:908
3057
+ #, fuzzy, php-format
3058
+ msgid "Example #1: %s - start French tranlation section"
3059
+ msgstr "Eksempel: %s "
3060
+
3061
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:909
3062
+ #, php-format
3063
+ msgid "Example #2: \"%s\" - English and French translation of some message"
3064
+ msgstr ""
3065
+
3066
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:920
3067
+ #, fuzzy
3068
+ msgid "Incorrect date format"
3069
+ msgstr "Forkert datoformat"
3070
+
3071
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1057
3072
+ #, fuzzy
3073
+ msgid "Booking resource selection:"
3074
+ msgstr "Bookingart"
3075
+
3076
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1072
3077
+ #, fuzzy
3078
+ msgid "All incoming reservations"
3079
+ msgstr "%sNy(e) reservation(er)%s"
3080
+
3081
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1077
3082
+ msgid "Reservations, which was done today"
3083
+ msgstr ""
3084
+
3085
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1082
3086
+ msgid "Agenda of reservations for today"
3087
+ msgstr ""
3088
+
3089
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1103
3090
+ #, fuzzy
3091
+ msgid "Add new booking resource"
3092
+ msgstr "Bookingart"
3093
+
3094
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2182
3095
+ #, fuzzy
3096
+ msgid "Change"
3097
+ msgstr "Changelog"
3098
+
3099
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2338
3100
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2568
3101
+ #, fuzzy
3102
+ msgid "Updated successfully"
3103
+ msgstr "Filter slettet"
3104
+
3105
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2351
3106
+ msgid "Warning! The resource was not chnaged. Actual dates are already booked there."
3107
+ msgstr ""
3108
+
3109
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2810
3110
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2815
3111
+ msgid "Email to \"Admin\" after booking at site"
3112
+ msgstr "Email til \"Admin\" efter booking på siden"
3113
+
3114
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2820
3115
+ msgid "To"
3116
+ msgstr "Til"
3117
+
3118
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2822
3119
+ #, php-format
3120
+ msgid "Type default %sadmin email%s for checking reservations"
3121
+ msgstr "Indtast standard %sadmin email%s til at tjekke reservationer"
3122
+
3123
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2836
3124
+ #, fuzzy, php-format
3125
+ msgid "Type your email subject for %schecking booking%s. You can use these %s shortcodes."
3126
+ msgstr "Indtast dit email-emne til brug ved %skontrol af booking%s"
3127
+
3128
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2842
3129
+ #, fuzzy, php-format
3130
+ msgid "Type your %semail message for checking booking%s in. "
3131
+ msgstr "Indtast din email-besked til brug ved %skontrol af booking%s på siden. "
3132
+
3133
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2852
3134
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2905
3135
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2957
3136
+ #, php-format
3137
+ msgid "%s - inserting detail person info, "
3138
+ msgstr "%s - indsæt personinformation, "
3139
+
3140
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2853
3141
+ #, fuzzy, php-format
3142
+ msgid "%s - inserting moderate link of new booking, "
3143
+ msgstr "%s - indsæt bookingdatoer, "
3144
+
3145
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2854
3146
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2906
3147
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2958
3148
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3063
3149
+ #, fuzzy, php-format
3150
+ msgid "%s - inserting link to booking editable by vistor from his account, "
3151
+ msgstr "%s indsæt bookingart, "
3152
+
3153
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2856
3154
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2908
3155
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2960
3156
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3012
3157
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3065
3158
+ #, fuzzy, php-format
3159
+ msgid "%s - inserting cost of this booking, "
3160
+ msgstr "%s - indsæt bookingdatoer, "
3161
+
3162
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2858
3163
+ #, fuzzy, php-format
3164
+ msgid "For example: \"You need to approve a new reservation %s on the following dates: %s Person detailed information:%s You can edit this booking at: %s Thank you, Reservation service.\""
3165
+ msgstr "Eksempel: \"Du bedes godkende ny reservation %s på dato(erne): %s Personinformation:%s På forhånd tak.\""
3166
+
3167
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2869
3168
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2875
3169
+ #, fuzzy
3170
+ msgid "Email to \"Person\" after new reservation is done by this person"
3171
+ msgstr "Email til \"Person\" når booking afvises"
3172
+
3173
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2889
3174
+ #, fuzzy, php-format
3175
+ msgid "Type email subject for %svisitor after creation of a new reservation%s. Use these %s shortcodes."
3176
+ msgstr "Indtast ønsket email-emne til brug ved %safvisning af booking%s"
3177
+
3178
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2895
3179
+ #, fuzzy, php-format
3180
+ msgid "Type your %semail message for visitor after creation new reservation%s at site"
3181
+ msgstr "Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på siden"
3182
+
3183
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2910
3184
+ #, fuzzy, php-format
3185
+ msgid "For example: \"Your reservation %s at dates: %s is processing now! Please, wait for the confirmation email. %s You can edit this booking at this page: %s Thank you, Reservation service.\""
3186
+ msgstr "Eksempel: \"Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen booking-service.\""
3187
+
3188
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2921
3189
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2926
3190
+ msgid "Email to \"Person\" after approval of booking"
3191
+ msgstr "Email til \"Person\" når ny booking er godkendt"
3192
+
3193
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2941
3194
+ #, fuzzy, php-format
3195
+ msgid "Type your email subject for %sapproval of booking%s. You can use these %s shortcodes."
3196
+ msgstr "Indtast ønsket email-emne til brug ved %sgodkendelse af booking%s"
3197
+
3198
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2947
3199
+ #, php-format
3200
+ msgid "Type your %semail message for approval booking%s at site"
3201
+ msgstr "Indtast din ønskede %semail-besked til brug ved godkendelse af bookinger%s på siden"
3202
+
3203
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2962
3204
+ #, fuzzy, php-format
3205
+ msgid "For example: \"Your reservation %s at dates: %s has been approved.%s You can edit this booking at this page: %s Thank you, Reservation service.\""
3206
+ msgstr "Eksempel: \"Din reservation %s på dato(erne): %s er godkendt.%sTak for din bestilling.\""
3207
+
3208
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2973
3209
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2979
3210
+ msgid "Email to \"Person\" after deny of booking"
3211
+ msgstr "Email til \"Person\" når booking afvises"
3212
+
3213
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2994
3214
+ #, fuzzy, php-format
3215
+ msgid "Type your email subject for %sdeny of booking%s. You can use these %s shortcodes."
3216
+ msgstr "Indtast ønsket email-emne til brug ved %safvisning af booking%s"
3217
+
3218
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3000
3219
+ #, php-format
3220
+ msgid "Type your %semail message for deny booking%s at site"
3221
+ msgstr "Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på siden"
3222
+
3223
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3011
3224
+ #, php-format
3225
+ msgid "%s - inserting reason of cancel booking"
3226
+ msgstr "%s - indsæt årsag til at booking annulleres"
3227
+
3228
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3014
3229
+ #, fuzzy, php-format
3230
+ msgid "For example: \"Your reservation %s at dates: %s has been canceled. %s Thank you, Reservation service.\""
3231
+ msgstr "Eksempel: \"Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen booking-service.\""
3232
+
3233
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3025
3234
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3031
3235
+ #, fuzzy
3236
+ msgid "Email to \"Person\" after modification of booking"
3237
+ msgstr "Email til \"Person\" når booking afvises"
3238
+
3239
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3046
3240
+ #, fuzzy, php-format
3241
+ msgid "Type your email subject for %smodification of booking%s. You can use these %s shortcodes."
3242
+ msgstr "Indtast ønsket email-emne til brug ved %safvisning af booking%s"
3243
+
3244
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3052
3245
+ #, fuzzy, php-format
3246
+ msgid "Type your %semail message for modification booking%s at site"
3247
+ msgstr "Indtast din ønskede %semail-besked til brug ved afvisning af booking%s på siden"
3248
+
3249
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3067
3250
+ #, fuzzy, php-format
3251
+ msgid "For example: \"The reservation %s at dates: %s has been edited. %s You can edit this booking at this page: %s Thank you, Reservation service.\""
3252
+ msgstr "Eksempel: \"Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen booking-service.\""
3253
+
3254
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3152
3255
+ msgid "Form fields"
3256
+ msgstr "Formularfelter"
3257
+
3258
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3172
3259
+ #, fuzzy, php-format
3260
+ msgid "%sGeneral shortcode rule for fields insertion%s"
3261
+ msgstr "%sGenerel genvejsregel for at indsætte felt:%s"
3262
+
3263
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3174
3264
+ msgid "Parameters: "
3265
+ msgstr "Parametre"
3266
+
3267
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3175
3268
+ #, fuzzy, php-format
3269
+ msgid "%s - this symbol means that this field is Required (can not be skipped)"
3270
+ msgstr "%s - dette symbol betyder at dette felt skal udfyldes (kan udelades)"
3271
+
3272
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3176
3273
+ #, fuzzy, php-format
3274
+ msgid "%s - field name, must be unique (can not be skipped)"
3275
+ msgstr "%s - feltets navn. Skal være unikt (kan ikke undlades)"
3276
+
3277
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3177
3278
+ #, fuzzy, php-format
3279
+ msgid "%s - default value of field (can be skipped)"
3280
+ msgstr "%s - feltets standardværdi (kan udelades)"
3281
+
3282
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3180
3283
+ #, php-format
3284
+ msgid "%sUse these shortcode types for inserting fields into form:%s"
3285
+ msgstr "%sBrug disse genvejstaster for at indsætte felter i formularen:%s"
3286
+
3287
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3181
3288
+ #, php-format
3289
+ msgid "%s - calendar"
3290
+ msgstr "%s - kalender"
3291
+
3292
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3182
3293
+ #, php-format
3294
+ msgid "%s - CAPTCHA"
3295
+ msgstr "%s - CAPTCHA"
3296
+
3297
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3184
3298
+ #, php-format
3299
+ msgid "%s - text field. "
3300
+ msgstr "%s - tekstfelt. "
3301
+
3302
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3185
3303
+ #, php-format
3304
+ msgid "Example: %sJohn%s"
3305
+ msgstr "Eksempel: %sJohn%s"
3306
+
3307
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3187
3308
+ #, php-format
3309
+ msgid "%s - start time field. "
3310
+ msgstr "%s - starttidspunkt-felt. "
3311
+
3312
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3188
3313
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3191
3314
+ #, fuzzy, php-format
3315
+ msgid "Example: %s. If you have already predefined times, you can also use this shortcode: %s"
3316
+ msgstr "Eksempel: %s. Hvis du allerede har prædefineret tidspunkter kan du også bruge denne genvej: %s"
3317
+
3318
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3190
3319
+ #, php-format
3320
+ msgid "%s - end time field. "
3321
+ msgstr "%s - sluttidspunkt-felt. "
3322
+
3323
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3193
3324
+ #, fuzzy, php-format
3325
+ msgid "%s - start and end time field in one dropdown list "
3326
+ msgstr "%s - starttidspunkt-felt. "
3327
+
3328
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3194
3329
+ #, fuzzy, php-format
3330
+ msgid "If you have already predefined times (start and end time), use this code: %s "
3331
+ msgstr "Eksempel: %s. Hvis du allerede har prædefineret tidspunkter kan du også bruge denne genvej: %s"
3332
+
3333
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3196
3334
+ #, fuzzy, php-format
3335
+ msgid "%s - duration time field. "
3336
+ msgstr "%s - starttidspunkt-felt. "
3337
+
3338
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3197
3339
+ #, php-format
3340
+ msgid "If you set already start time, you can set duration of time using this shortcode: %s. You do not requre endtime."
3341
+ msgstr ""
3342
+
3343
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3200
3344
+ #, php-format
3345
+ msgid "%s - additional time field (as an additional property). Do not apply to the dividing day into sections. "
3346
+ msgstr "%s - ekstra tidsfelt (som en ekstra egenskab). Brug ikke til at dele dagen ind i undersektioner. "
3347
+
3348
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3203
3349
+ #, fuzzy, php-format
3350
+ msgid "%s - email field, "
3351
+ msgstr "%s - emailfelt, "
3352
+
3353
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3206
3354
+ #, php-format
3355
+ msgid "%s - select field, "
3356
+ msgstr "%s - valgt felt, "
3357
+
3358
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3209
3359
+ #, php-format
3360
+ msgid "%s - checkbox field, "
3361
+ msgstr "%s - checkbox-felt, "
3362
+
3363
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3210
3364
+ #, fuzzy, php-format
3365
+ msgid "Example #1: %s "
3366
+ msgstr "Eksempel: %s "
3367
+
3368
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3211
3369
+ #, php-format
3370
+ msgid "Example #2: %s - checked by default"
3371
+ msgstr ""
3372
+
3373
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3212
3374
+ #, php-format
3375
+ msgid "Example #3: %s - several values"
3376
+ msgstr ""
3377
+
3378
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3214
3379
+ #, php-format
3380
+ msgid "%s - textarea field, "
3381
+ msgstr "%s - tekstfelt, "
3382
+
3383
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3217
3384
+ #, fuzzy, php-format
3385
+ msgid "%s - countries list field, "
3386
+ msgstr "%s - valgt felt, "
3387
+
3388
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3218
3389
+ #, fuzzy, php-format
3390
+ msgid "Example #1: %s - default usage"
3391
+ msgstr "Eksempel: %s "
3392
+
3393
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3219
3394
+ #, php-format
3395
+ msgid "Example #2: %s - country selected by default"
3396
+ msgstr ""
3397
+
3398
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3221
3399
+ #, php-format
3400
+ msgid "%s - submit button, "
3401
+ msgstr "%s - send-knap"
3402
+
3403
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3222
3404
+ #, php-format
3405
+ msgid "Example: %sSend%s "
3406
+ msgstr "Eksempel: %sSend%s "
3407
+
3408
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3224
3409
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3252
3410
+ #, php-format
3411
+ msgid "%s - inserting new line, "
3412
+ msgstr "%s - indsæt ny linje, "
3413
+
3414
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3230
3415
+ msgid "Reset to default form"
3416
+ msgstr "Gendan standardindstillinger for formular"
3417
+
3418
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3232
3419
+ #, fuzzy
3420
+ msgid "Reset to default Payment form"
3421
+ msgstr "Gendan standardindstillinger for formular"
3422
+
3423
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3243
3424
+ #, fuzzy, php-format
3425
+ msgid "Form content data showing in emails (%s-shortcode) and inside approval and reservation tables in booking calendar page"
3426
+ msgstr "Formularindhold vises i emails (%s-genvej) og inden i godkendelses- og reservationsskemaer på bookingkalender-siden"
3427
+
3428
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3251
3429
+ #, php-format
3430
+ msgid "%s - inserting data from fields of booking form, "
3431
+ msgstr "%s - indsæt data fra felter i bookingformularen, "
3432
+
3433
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3258
3434
+ msgid "Reset to default form content"
3435
+ msgstr "Gendan standardindstillinger for formularindhold"
3436
+
3437
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3260
3438
+ #, fuzzy
3439
+ msgid "Reset to default Payment form content"
3440
+ msgstr "Gendan standardindstillinger for formularindhold"
3441
+
3442
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3357
3443
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3369
3444
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3385
3445
+ msgid "First Name"
3446
+ msgstr ""
3447
+
3448
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3358
3449
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3370
3450
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3386
3451
+ #, fuzzy
3452
+ msgid "Last Name"
3453
+ msgstr "Navn"
3454
+
3455
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3359
3456
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3371
3457
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3387
3458
+ msgid "Email"
3459
+ msgstr "Email"
3460
+
3461
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3388
3462
+ #, fuzzy
3463
+ msgid "Address"
3464
+ msgstr "Tilføj"
3465
+
3466
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3389
3467
+ msgid "City"
3468
+ msgstr ""
3469
+
3470
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3390
3471
+ msgid "Post code"
3472
+ msgstr ""
3473
+
3474
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3508
3475
+ #, fuzzy, php-format
3476
+ msgid "Your reservation %s for: %s is processing now! Please, wait for the confirmation email. %sYou can edit this booking at this page: %s Thank you, %s"
3477
+ msgstr "Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen booking-service %s"
3478
+
3479
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3512
3480
+ #, fuzzy
3481
+ msgid "The reservation has been modificated"
3482
+ msgstr "Din reservation er blevet afvist"
3483
+
3484
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3514
3485
+ #, fuzzy, php-format
3486
+ msgid "The reservation %s for: %s has been edited. %sYou can edit this booking at this page: %s Thank you, %s"
3487
+ msgstr "Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen booking-service %s"
3488
+
3489
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3625
3490
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3650
3491
+ msgid "Saved"
3492
+ msgstr "Gemt"
3493
+
3494
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:150
3495
+ #, fuzzy
3496
+ msgid "Done"
3497
+ msgstr "Telefon"
3498
+
3499
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:249
3500
+ msgid "Your entered code is incorrect"
3501
+ msgstr "Du har indtastet en forkert kode"
3502
+
3503
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:514
3504
+ msgid "here"
3505
+ msgstr ""
3506
+
3507
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:136
3508
+ #, fuzzy
3509
+ msgid "Booking Calendar"
3510
+ msgstr "Bookingkalender"
3511
+
3512
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:326
3513
+ #, fuzzy
3514
+ msgid "Statistic"
3515
+ msgstr "Starttidspunkt"
3516
+
3517
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:330
3518
+ msgid "New (unchecked) booking(s)"
3519
+ msgstr ""
3520
+
3521
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:334
3522
+ #, fuzzy
3523
+ msgid "Pending booking(s)"
3524
+ msgstr "%sslut på bookingtidspunkt%s"
3525
+
3526
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:340
3527
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2052
3528
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2054
3529
+ #, fuzzy
3530
+ msgid "Today"
3531
+ msgstr "Ingen dage"
3532
+
3533
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:344
3534
+ #, fuzzy
3535
+ msgid "New Bookings"
3536
+ msgstr "Booking"
3537
+
3538
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:348
3539
+ #, fuzzy
3540
+ msgid "Actual Bookings"
3541
+ msgstr "Booking"
3542
+
3543
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:375
3544
+ msgid "Upgrade to higher versions"
3545
+ msgstr ""
3546
+
3547
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:375
3548
+ msgid "Commercial versions"
3549
+ msgstr ""
3550
+
3551
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:379
3552
+ msgid "Upgrade now"
3553
+ msgstr ""
3554
+
3555
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:381
3556
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2319
3557
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3400
3558
+ msgid "Buy now"
3559
+ msgstr "Køb nu"
3560
+
3561
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:381
3562
+ #, fuzzy
3563
+ msgid "or"
3564
+ msgstr "Formular"
3565
+
3566
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:383
3567
+ msgid "Test online Demo of each versions"
3568
+ msgstr ""
3569
+
3570
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:400
3571
+ msgid "Current version"
3572
+ msgstr ""
3573
+
3574
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:403
3575
+ msgid "Version"
3576
+ msgstr "Version"
3577
+
3578
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:407
3579
+ msgid "Type"
3580
+ msgstr ""
3581
+
3582
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:411
3583
+ msgid "Usage for"
3584
+ msgstr ""
3585
+
3586
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:415
3587
+ #, fuzzy
3588
+ msgid "Release date"
3589
+ msgstr "udgivelsesdag"
3590
+
3591
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:422
3592
+ #, fuzzy
3593
+ msgid "Support"
3594
+ msgstr "Ekstra fin"
3595
+
3596
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:425
3597
+ #, fuzzy
3598
+ msgid "Contact email"
3599
+ msgstr "Mandag"
3600
+
3601
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:431
3602
+ msgid "Have a questions"
3603
+ msgstr ""
3604
+
3605
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:434
3606
+ msgid "Rate plugin"
3607
+ msgstr ""
3608
+
3609
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:499
3610
+ msgid "Warning !!!"
3611
+ msgstr ""
3612
+
3613
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:500
3614
+ msgid "All booking data will be deleted during deactivation of plugin."
3615
+ msgstr ""
3616
+
3617
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:501
3618
+ #, php-format
3619
+ msgid "If you want to save your booking data, please uncheck the %s\"Delete booking data\"%s at the"
3620
+ msgstr ""
3621
+
3622
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:502
3623
+ #, fuzzy
3624
+ msgid "settings page"
3625
+ msgstr "Indstillinger"
3626
+
3627
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:592
3628
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2346
3629
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3613
3630
+ msgid "Buy"
3631
+ msgstr "Køb"
3632
+
3633
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:599
3634
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:672
3635
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3215
3636
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1038
3637
+ msgid "Settings"
3638
+ msgstr "Indstillinger"
3639
+
3640
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:639
3641
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3717
3642
+ msgid "Booking"
3643
+ msgstr "Booking"
3644
+
3645
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:649
3646
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:684
3647
+ #, fuzzy
3648
+ msgid "Reservation services"
3649
+ msgstr "Nyt reservationsnavn"
3650
+
3651
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:672
3652
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:692
3653
+ msgid "Booking settings customizations"
3654
+ msgstr "Individuelle tilpasninger af bookingindstillinger"
3655
+
3656
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:679
3657
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1006
3658
+ #, fuzzy
3659
+ msgid "Bookings"
3660
+ msgstr "Booking"
3661
+
3662
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:746
3663
+ msgid "Insert booking calendar"
3664
+ msgstr "Indsæt bookingkalender"
3665
+
3666
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:747
3667
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3170
3668
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3666
3669
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4930
3670
+ msgid "Booking calendar"
3671
+ msgstr "Bookingkalender"
3672
+
3673
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:867
3674
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:906
3675
+ msgid "Ok"
3676
+ msgstr "OK"
3677
+
3678
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1030
3679
+ msgid "For booking select type of booking resource"
3680
+ msgstr "For at foretage bestilling: Vælg bookingart"
3681
+
3682
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1038
3683
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2086
3684
+ msgid "Visible months:"
3685
+ msgstr ""
3686
+
3687
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1055
3688
+ #, fuzzy
3689
+ msgid "Select number of month to show for calendar."
3690
+ msgstr "Indtast antal måneder som skal vises i kalender."
3691
+
3692
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1060
3693
+ #, fuzzy
3694
+ msgid "Start month:"
3695
+ msgstr "Starttidspunkt"
3696
+
3697
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1066
3698
+ #, fuzzy
3699
+ msgid "Select start month of calendar"
3700
+ msgstr "Indtast antal måneder som skal vises i kalender."
3701
+
3702
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1071
3703
+ #, fuzzy
3704
+ msgid "Show:"
3705
+ msgstr "Vis"
3706
+
3707
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1075
3708
+ #, fuzzy
3709
+ msgid "Booking form with calendar"
3710
+ msgstr "Bookingkalender"
3711
+
3712
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1076
3713
+ #, fuzzy
3714
+ msgid "Only availability calendar"
3715
+ msgstr "i kalenderen"
3716
+
3717
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1077
3718
+ #, fuzzy
3719
+ msgid "Only booking form"
3720
+ msgstr "i bookingformularen"
3721
+
3722
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1079
3723
+ #, fuzzy
3724
+ msgid "for"
3725
+ msgstr "Formular"
3726
+
3727
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1082
3728
+ #, fuzzy
3729
+ msgid "date"
3730
+ msgstr "Datoer"
3731
+
3732
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1086
3733
+ msgid "Select what you want to show: booking form or only availability calendar."
3734
+ msgstr ""
3735
+
3736
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1531
3737
+ msgid "Info"
3738
+ msgstr "Information"
3739
+
3740
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1568
3741
+ msgid "Dates"
3742
+ msgstr "Datoer"
3743
+
3744
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1572
3745
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3040
3746
+ msgid "Wide days view"
3747
+ msgstr ""
3748
+
3749
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1573
3750
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3039
3751
+ msgid "Short days view"
3752
+ msgstr ""
3753
+
3754
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1673
3755
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1675
3756
+ #, fuzzy
3757
+ msgid "Edit reservation"
3758
+ msgstr "Ny reservation"
3759
+
3760
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1680
3761
+ msgid "Edit notes"
3762
+ msgstr ""
3763
+
3764
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1683
3765
+ msgid "Edit Notes"
3766
+ msgstr ""
3767
+
3768
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1688
3769
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1691
3770
+ #, fuzzy
3771
+ msgid "Change resource"
3772
+ msgstr "Bookingart"
3773
+
3774
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1988
3775
+ #, fuzzy
3776
+ msgid "Standard resource"
3777
+ msgstr "Bookingart"
3778
+
3779
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2041
3780
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2072
3781
+ #, php-format
3782
+ msgid "%sThere are no reservations.%s Please, press this %s button, when you edit %sposts%s or %spage%s. %sAfter entering booking you can wait for making reservation by somebody or you can make reservation %shere%s."
3783
+ msgstr "%sDer er ingen reservationer.%s Tryk venligst her når %sdu redigerer %sindlæg%s eller %ssider%s. %sNår du har indtastet booking kan du foretage reservationer %sher%s."
3784
+
3785
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2052
3786
+ #, fuzzy
3787
+ msgid "Agenda of reservations for"
3788
+ msgstr "%sNy(e) reservation(er)%s"
3789
+
3790
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2054
3791
+ #, fuzzy
3792
+ msgid "Reservations, which was done"
3793
+ msgstr "Nyt reservationsnavn"
3794
+
3795
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2078
3796
+ msgid "All incoming bookings"
3797
+ msgstr ""
3798
+
3799
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2081
3800
+ #, fuzzy
3801
+ msgid "Reservations of"
3802
+ msgstr "Information"
3803
+
3804
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2236
3805
+ #, fuzzy
3806
+ msgid "General"
3807
+ msgstr "Juni"
3808
+
3809
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2239
3810
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2251
3811
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2256
3812
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2263
3813
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2272
3814
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2277
3815
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2292
3816
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2301
3817
+ #, fuzzy
3818
+ msgid "Customization of"
3819
+ msgstr "individuel tilpasning af email"
3820
+
3821
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2248
3822
+ #, fuzzy
3823
+ msgid "Fields"
3824
+ msgstr "Formularfelter"
3825
+
3826
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2253
3827
+ msgid "Emails"
3828
+ msgstr "Emails"
3829
+
3830
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2260
3831
+ #, fuzzy
3832
+ msgid "Payments"
3833
+ msgstr "Betaling"
3834
+
3835
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2269
3836
+ #, fuzzy
3837
+ msgid "Cost and availability"
3838
+ msgstr "Tilgængelighed"
3839
+
3840
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2327
3841
+ msgid "Upgrade"
3842
+ msgstr ""
3843
+
3844
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2343
3845
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3279
3846
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3609
3847
+ msgid "Features"
3848
+ msgstr "Funktioner"
3849
+
3850
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2344
3851
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3610
3852
+ #, fuzzy
3853
+ msgid "Live Demos"
3854
+ msgstr "Online-demo"
3855
+
3856
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2697
3857
+ #, fuzzy
3858
+ msgid "Main settings"
3859
+ msgstr "Indstillinger"
3860
+
3861
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2704
3862
+ #, fuzzy
3863
+ msgid "Admin email"
3864
+ msgstr "Administrationspanel"
3865
+
3866
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2713
3867
+ msgid "Show hints"
3868
+ msgstr ""
3869
+
3870
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2713
3871
+ msgid "Show / hide hints"
3872
+ msgstr ""
3873
+
3874
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2715
3875
+ #, fuzzy
3876
+ msgid " Check, if you want to show help hints at the admin panel."
3877
+ msgstr "Markér hvis datoforklaringer skal vises under bookingkalenderen."
3878
+
3879
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2724
3880
+ msgid "Copyright notice"
3881
+ msgstr "Copyright-meddelelse"
3882
+
3883
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2726
3884
+ #, php-format
3885
+ msgid " Turn On/Off copyright %s notice at footer of site view."
3886
+ msgstr "Vis/skjul %s copyright-meddelelse i sidefod"
3887
+
3888
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2737
3889
+ #, fuzzy
3890
+ msgid "Calendar settings"
3891
+ msgstr "Generelle indstillinger"
3892
+
3893
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2741
3894
+ msgid "Calendar skin"
3895
+ msgstr ""
3896
+
3897
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2756
3898
+ #, fuzzy
3899
+ msgid "Select the skin of booking calendar"
3900
+ msgstr "i bookingkalenderen"
3901
+
3902
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2761
3903
+ #, fuzzy
3904
+ msgid "Number of months"
3905
+ msgstr "Antal gæster"
3906
+
3907
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2767
3908
+ #, fuzzy
3909
+ msgid "month(s)"
3910
+ msgstr "Måneder"
3911
+
3912
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2772
3913
+ #, fuzzy
3914
+ msgid "year(s)"
3915
+ msgstr "År"
3916
+
3917
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2776
3918
+ #, fuzzy
3919
+ msgid "Select your maximum number of months at booking calendar"
3920
+ msgstr "Indtast antal måneder som skal vises i kalender."
3921
+
3922
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2781
3923
+ msgid "Start Day of week"
3924
+ msgstr "Første ugedag"
3925
+
3926
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2792
3927
+ msgid "Select your start day of the week"
3928
+ msgstr "Vælg din ønskede første ugedag"
3929
+
3930
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2797
3931
+ msgid "Multiple days selection"
3932
+ msgstr "Vælg mere end én dag"
3933
+
3934
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2797
3935
+ #, fuzzy
3936
+ msgid "in calendar"
3937
+ msgstr "i kalenderen"
3938
+
3939
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2799
3940
+ msgid " Check, if you want have multiple days selection at calendar."
3941
+ msgstr "Markér hvis du ønsker mulighed for at vælge mere end én dag i kalenderen."
3942
+
3943
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2815
3944
+ msgid "Show settings of unavailable days of week"
3945
+ msgstr "Vis indstillinger for ikke-disponible ugedage"
3946
+
3947
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2821
3948
+ msgid "Unavailable days"
3949
+ msgstr "Ikke-disponible ugedage"
3950
+
3951
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2839
3952
+ msgid " Check unavailable days for your visitors."
3953
+ msgstr "Markér ikke-disponible dage for dine gæster"
3954
+
3955
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2852
3956
+ #, fuzzy
3957
+ msgid "Booking form settings"
3958
+ msgstr "Bookingindstillinger"
3959
+
3960
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2856
3961
+ msgid "CAPTCHA"
3962
+ msgstr "CAPTCHA"
3963
+
3964
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2856
3965
+ msgid "at booking form"
3966
+ msgstr "i bookingformularen"
3967
+
3968
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2858
3969
+ msgid " Check, if you want to activate CAPTCHA inside of booking form."
3970
+ msgstr "Markér hvis du ønsker at aktivere CAPTCHA i bookingformularen."
3971
+
3972
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2863
3973
+ msgid "Auto fill fields"
3974
+ msgstr ""
3975
+
3976
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2863
3977
+ msgid "for logged in users"
3978
+ msgstr ""
3979
+
3980
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2865
3981
+ #, fuzzy
3982
+ msgid " Check, if you want activate auto fill fields of booking form for logged in users."
3983
+ msgstr "Markér hvis du ønsker at aktivere CAPTCHA i bookingformularen."
3984
+
3985
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2873
3986
+ msgid "Show legend"
3987
+ msgstr "Vis forklaring"
3988
+
3989
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2873
3990
+ msgid "at booking calendar"
3991
+ msgstr "i bookingkalenderen"
3992
+
3993
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2875
3994
+ msgid " Check, if you want to show legend of dates under booking calendar."
3995
+ msgstr "Markér hvis datoforklaringer skal vises under bookingkalenderen."
3996
+
3997
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2888
3998
+ msgid "Settings of showing \"thank you\" message or page, after reservation is done"
3999
+ msgstr ""
4000
+
4001
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2895
4002
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2920
4003
+ msgid "New reservation title"
4004
+ msgstr "Nyt reservationsnavn"
4005
+
4006
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2896
4007
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2921
4008
+ #, php-format
4009
+ msgid "%sshowing after%s booking"
4010
+ msgstr "%svises efter%s booking"
4011
+
4012
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2900
4013
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2925
4014
+ #, php-format
4015
+ msgid "Type title of new reservation %safter booking has done by user%s"
4016
+ msgstr "Indtast nyt reservationsnavn %sefter bruger(e) har tilføjet booking(er)%s"
4017
+
4018
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2910
4019
+ #, fuzzy
4020
+ msgid "Show \"thank you\" message near calendar"
4021
+ msgstr "Vis indstillinger for tak-besked"
4022
+
4023
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2911
4024
+ msgid "Redirect visitor to a new \"thank you\" page"
4025
+ msgstr ""
4026
+
4027
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2930
4028
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2958
4029
+ msgid "Showing title time"
4030
+ msgstr "Viser tidspunkt for navn"
4031
+
4032
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2931
4033
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2959
4034
+ #, php-format
4035
+ msgid "%snew reservation%s"
4036
+ msgstr "%sNy(e) reservation(er)%s"
4037
+
4038
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2935
4039
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2963
4040
+ msgid "Type in miliseconds count of time for showing new reservation title"
4041
+ msgstr "Indtast antal milisekunder for visning af nyt reservationsnavn"
4042
+
4043
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2942
4044
+ msgid "URL of \"thank you\" page"
4045
+ msgstr ""
4046
+
4047
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2944
4048
+ #, php-format
4049
+ msgid "Type URL of %s\"thank you\" page%s"
4050
+ msgstr ""
4051
+
4052
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2976
4053
+ #, fuzzy
4054
+ msgid "Booking table settings"
4055
+ msgstr "Bookingindstillinger"
4056
+
4057
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2982
4058
+ #, fuzzy
4059
+ msgid "Bookings default order"
4060
+ msgstr "Bookingformular"
4061
+
4062
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2993
4063
+ msgid "ASC"
4064
+ msgstr ""
4065
+
4066
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2994
4067
+ msgid "DESC"
4068
+ msgstr ""
4069
+
4070
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2997
4071
+ #, fuzzy
4072
+ msgid "Select your default order of booking resources"
4073
+ msgstr "Sæsonpriser for bookingenhed"
4074
+
4075
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3002
4076
+ msgid "Date Format"
4077
+ msgstr "Datoformat"
4078
+
4079
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3006
4080
+ msgid "F j, Y"
4081
+ msgstr ""
4082
+
4083
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3028
4084
+ #, fuzzy, php-format
4085
+ msgid "Type your date format for showing in emails and booking table. %sDocumentation on date formatting.%s"
4086
+ msgstr "Indtast dit ønskede datoformat som skal vises i emails og i %sbookingskema%s"
4087
+
4088
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3036
4089
+ #, fuzzy
4090
+ msgid "Dates view"
4091
+ msgstr "Datoer"
4092
+
4093
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3042
4094
+ msgid "Select default type of dates view at the booking tables"
4095
+ msgstr ""
4096
+
4097
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3070
4098
+ msgid "Information"
4099
+ msgstr "Information"
4100
+
4101
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3134
4102
+ msgid "Recomended WordPress Plugins"
4103
+ msgstr ""
4104
+
4105
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3136
4106
+ msgid "Booking Manager - show all old bookings"
4107
+ msgstr ""
4108
+
4109
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3140
4110
+ #, php-format
4111
+ msgid "This wordpress plugin is %sshow all approved and pending bookings from past%s. Show how many each customer is made bookings. Paid versions support %sexport to CSV, print loyout, advanced filter%s. "
4112
+ msgstr ""
4113
+
4114
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3155
4115
+ msgid "User permissions Settings"
4116
+ msgstr ""
4117
+
4118
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3163
4119
+ msgid "Show settings of user access level to admin menu"
4120
+ msgstr "Vis indstillinger for brugeradgang (niveau) til administratormenu"
4121
+
4122
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3170
4123
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3185
4124
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3200
4125
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3215
4126
+ msgid "access level"
4127
+ msgstr "Adgangsniveau"
4128
+
4129
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3179
4130
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3194
4131
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3209
4132
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3224
4133
+ msgid "Select user access level for this administration page"
4134
+ msgstr "Vælg brugeradgangsniveau for denne administrationsside"
4135
+
4136
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3239
4137
+ msgid "Uninstal / deactivation settings"
4138
+ msgstr ""
4139
+
4140
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3244
4141
+ msgid "Delete booking data"
4142
+ msgstr "Slet bookingdata"
4143
+
4144
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3244
4145
+ msgid "when plugin deactivated"
4146
+ msgstr "når plugin er deaktiveret"
4147
+
4148
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3246
4149
+ msgid "If you check this option, at uninstall process of this plugin all your booking data will be deleted. Do you really want to do this?"
4150
+ msgstr ""
4151
+
4152
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3248
4153
+ msgid " Check, if you want delete booking data during uninstalling plugin."
4154
+ msgstr "Markér hvis du vil slette bookingdata mens plugin afinstalleres"
4155
+
4156
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3275
4157
+ msgid "Main difference features"
4158
+ msgstr "Hovedforskel, egenskaber"
4159
+
4160
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3281
4161
+ msgid "Free"
4162
+ msgstr "Gratis"
4163
+
4164
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3282
4165
+ msgid "Paid"
4166
+ msgstr ""
4167
+
4168
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3285
4169
+ #, fuzzy
4170
+ msgid "Functionality"
4171
+ msgstr "Funktioner"
4172
+
4173
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3286
4174
+ #, fuzzy
4175
+ msgid "all existing functionality"
4176
+ msgstr "alle eksisterende funktioner"
4177
+
4178
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3291
4179
+ msgid "Multi booking"
4180
+ msgstr "Multi-booking"
4181
+
4182
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3292
4183
+ #, fuzzy
4184
+ msgid "several booking for 1 day"
4185
+ msgstr "flere bookinger på samme dato"
4186
+
4187
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3297
4188
+ msgid "Time"
4189
+ msgstr "Tidspunkt"
4190
+
4191
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3298
4192
+ #, fuzzy
4193
+ msgid "enter/select the booking time"
4194
+ msgstr "indtast bookingtidspunkt"
4195
+
4196
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3304
4197
+ #, fuzzy
4198
+ msgid "fields customization"
4199
+ msgstr "individuel tilpasning af felt"
4200
+
4201
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3310
4202
+ msgid "email customization"
4203
+ msgstr "individuel tilpasning af email"
4204
+
4205
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3316
4206
+ msgid "selection fixed several days"
4207
+ msgstr "fast valg, flere dage"
4208
+
4209
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3321
4210
+ msgid "Recurrent time slots"
4211
+ msgstr ""
4212
+
4213
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3322
4214
+ #, fuzzy
4215
+ msgid "recurrent time slots for selection of several days"
4216
+ msgstr "fast valg, flere dage"
4217
+
4218
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3327
4219
+ msgid "Payment"
4220
+ msgstr "Betaling"
4221
+
4222
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3328
4223
+ #, fuzzy
4224
+ msgid "PayPal, Sage, iPay88 payment support"
4225
+ msgstr "PayPal-support"
4226
+
4227
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3333
4228
+ #, fuzzy
4229
+ msgid "Deposit payment"
4230
+ msgstr "%s - indsæt bookingdatoer, "
4231
+
4232
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3334
4233
+ #, fuzzy
4234
+ msgid "show at payment form part of cost"
4235
+ msgstr "Gendan standardindstillinger for formularindhold"
4236
+
4237
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3339
4238
+ msgid "Season"
4239
+ msgstr "Årstid"
4240
+
4241
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3340
4242
+ #, fuzzy
4243
+ msgid "avalaibility filters"
4244
+ msgstr "Bookingtypens tilgængelighed"
4245
+
4246
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3345
4247
+ #, fuzzy
4248
+ msgid "Rates cost"
4249
+ msgstr "Gem pris"
4250
+
4251
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3346
4252
+ msgid "depends from season"
4253
+ msgstr ""
4254
+
4255
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3351
4256
+ #, fuzzy
4257
+ msgid "Advanced cost"
4258
+ msgstr "Avancerede indstillinger"
4259
+
4260
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3352
4261
+ #, fuzzy
4262
+ msgid "Depends from number of selected days"
4263
+ msgstr "Antal dage"
4264
+
4265
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3357
4266
+ #, fuzzy
4267
+ msgid "Additional cost"
4268
+ msgstr "Samlet pris"
4269
+
4270
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3358
4271
+ msgid "Discounts / additional cost, depends from selection at form"
4272
+ msgstr ""
4273
+
4274
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3363
4275
+ msgid "Several forms"
4276
+ msgstr ""
4277
+
4278
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3364
4279
+ #, fuzzy
4280
+ msgid "Several booking forms"
4281
+ msgstr "flere bookinger på samme dato"
4282
+
4283
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3369
4284
+ msgid "Capacity of resources"
4285
+ msgstr ""
4286
+
4287
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3370
4288
+ msgid "can depends from numbrer of selected visitors"
4289
+ msgstr ""
4290
+
4291
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3376
4292
+ msgid "search available resources at selected dates range"
4293
+ msgstr ""
4294
+
4295
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3381
4296
+ msgid "MultiUser support"
4297
+ msgstr ""
4298
+
4299
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3382
4300
+ msgid "each user can have own bookings and booking resources"
4301
+ msgstr ""
4302
+
4303
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3389
4304
+ msgid "free"
4305
+ msgstr "gratis"
4306
+
4307
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3390
4308
+ msgid "start"
4309
+ msgstr "start"
4310
+
4311
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3393
4312
+ #, fuzzy
4313
+ msgid "Live demo"
4314
+ msgstr "Online-demo"
4315
+
4316
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3399
4317
+ msgid "Purchase"
4318
+ msgstr "Køb"
4319
+
4320
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3430
4321
+ #, fuzzy, php-format
4322
+ msgid "This functionality exist at the %sBooking Calendar%s %sPremium%s, %sPremium Plus%s and %sHotel Edition%s"
4323
+ msgstr "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s, %sPremium%s- og %sHotel Edition%s"
4324
+
4325
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3432
4326
+ #, fuzzy, php-format
4327
+ msgid "This functionality exist at the %sBooking Calendar%s %sPremium Plus%s and %sHotel Edition%s"
4328
+ msgstr "Denne funktion er tilgængelig i %sBooking Calendar%s, %sPremium%s og %sHotel Edition%s"
4329
+
4330
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3434
4331
+ #, php-format
4332
+ msgid "This functionality exist at the %sBooking Calendar%s %sHotel Edition%s"
4333
+ msgstr "Denne funktion er tilgængelig i %sBooking Calendar%s %sHotel Edition%s"
4334
+
4335
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3436
4336
+ #, fuzzy, php-format
4337
+ msgid "This functionality exist at the %sBooking Calendar%s %sMultiUser%s version only"
4338
+ msgstr "Denne funktion er tilgængelig i %sBooking Calendar%s %sHotel Edition%s"
4339
+
4340
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3438
4341
+ #, fuzzy, php-format
4342
+ msgid "This functionality exist at the %sBooking Calendar%s %sProfessional%s, %sPremium%s, %sPremium Plus%s and %sHotel Edition%s"
4343
+ msgstr "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s, %sPremium%s- og %sHotel Edition%s"
4344
+
4345
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3440
4346
+ #, fuzzy, php-format
4347
+ msgid "Check %sfeatures%s of each versions, test %sonline demo%s and %sbuy%s."
4348
+ msgstr "Se %sfeatures%s, prøv %sonline-demo%s og %skøb%s."
4349
+
4350
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3599
4351
+ #, fuzzy
4352
+ msgid "More Information about this plugin can be found at the"
4353
+ msgstr "Du kan finde mere information om dette plugin på"
4354
+
4355
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3600
4356
+ msgid " - custom wp-plugins and wp-themes development, WordPress solutions"
4357
+ msgstr " - brugerdefinerede wp-plugins og wp-themes-udvikling, WordPress-løsninger"
4358
+
4359
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3664
4360
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4925
4361
+ msgid "Show"
4362
+ msgstr "Vis"
4363
+
4364
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3667
4365
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4590
4366
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4929
4367
+ msgid "Booking form"
4368
+ msgstr "Bookingformular"
4369
+
4370
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3678
4371
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4941
4372
+ msgid "Booking resource"
4373
+ msgstr "Bookingart"
4374
+
4375
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3692
4376
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4958
4377
+ #, fuzzy
4378
+ msgid "Visible months"
4379
+ msgstr "Antal gæster"
4380
+
4381
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3697
4382
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4978
4383
+ msgid "Footer"
4384
+ msgstr "Sidefod"
4385
+
4386
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3699
4387
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4983
4388
+ #, php-format
4389
+ msgid "Example: %sMake booking here%s"
4390
+ msgstr "Eksempel: %sForetag booking her%s"
4391
+
4392
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3703
4393
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4987
4394
+ #, php-format
4395
+ msgid "%sImportant!!!%s Please note, if you show booking calendar (inserted into post/page) with widget at the same page, then the last will not be visible."
4396
+ msgstr "%sVigtigt!%s Bemærk venligst, at hvis du viser bookingkalender (indsat i et indlæg eller på en side) på samme side som en widget vil sidstnævnte ikke være synlig."
4397
+
4398
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3707
4399
+ #, php-format
4400
+ msgid "%sImportant!!!%s Please note, several booking widgets supported only at Paid versions!!!"
4401
+ msgstr ""
4402
+
4403
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3716
4404
+ msgid "Display Booking."
4405
+ msgstr "Vis booking."
4406
+
4407
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3718
4408
+ msgid "Booking settings"
4409
+ msgstr "Bookingindstillinger"
4410
+
4411
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3753
4412
+ #, php-format
4413
+ msgid "%sPowered by wordpress plugins developed by %s"
4414
+ msgstr "%sPowered by Wordpress plugins, udviklet af %s"
4415
+
4416
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3953
4417
+ msgid "This field is required"
4418
+ msgstr "Dette felt skal udfyldes"
4419
+
4420
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3954
4421
+ msgid "This checkbox must be checked"
4422
+ msgstr ""
4423
+
4424
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3955
4425
+ msgid "Incorrect email field"
4426
+ msgstr "Email-feltet er udfyldt forkert"
4427
+
4428
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3956
4429
+ msgid "Please, select reservation date(s) at Calendar."
4430
+ msgstr "Vælg venligst reservationsdato(er) i kalenderen"
4431
+
4432
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4117
4433
+ #, fuzzy
4434
+ msgid "Available"
4435
+ msgstr "tilgængelig"
4436
+
4437
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4118
4438
+ msgid "Booked"
4439
+ msgstr "Booket"
4440
+
4441
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4122
4442
+ #, fuzzy
4443
+ msgid "Partially booked"
4444
+ msgstr "Delvist booket"
4445
+
4446
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4180
4447
+ msgid "Booking resource type is not defined. Its can be, when at the URL is wrong booking hash."
4448
+ msgstr ""
4449
+
4450
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4293
4451
+ msgid "Booking calendar for this booking resource are already at the page"
4452
+ msgstr ""
4453
+
4454
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4392
4455
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4871
4456
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:160
4457
+ msgid "You need to use special shortcode [bookingedit] for booking editing."
4458
+ msgstr ""
4459
+
4460
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4475
4461
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4477
4462
+ msgid "Wrong booking hash in URL. Probably hash is expired."
4463
+ msgstr ""
4464
+
4465
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4481
4466
+ msgid "You do not set any parameters for booking editing"
4467
+ msgstr ""
4468
+
4469
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4528
4470
+ #, fuzzy, php-format
4471
+ msgid "Thank you for your online reservation. %s We will send confirmation of your booking as soon as possible."
4472
+ msgstr "Tak for din onlinereservation. %s Vi kontakter dig hurtigst muligt for at bekræfte din booking."
4473
+
4474
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4572
4475
+ #, fuzzy, php-format
4476
+ msgid "You need to approve new reservation %s for: %s Person detail information:%s Currently new booking is waiting for approval. Please visit the moderation panel%sThank you, %s"
4477
+ msgstr "Venligst godkend ny reservation %s på disse datoer: %s Personinformation:%s Tak! Booking-service.%s"
4478
+
4479
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4575
4480
+ msgid "Your reservation has been approved"
4481
+ msgstr "Din reservation er godkendt"
4482
+
4483
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4577
4484
+ #, fuzzy, php-format
4485
+ msgid "Your reservation %s for: %s has been approved.%sYou can edit this booking at this page: %s Thank you, %s"
4486
+ msgstr "Din reservation %s på dato(erne): %s er godkendt.%s Tak for din bestilling.%s"
4487
+
4488
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4578
4489
+ #, fuzzy, php-format
4490
+ msgid "Your reservation %s for: %s has been approved.%sThank you, %s"
4491
+ msgstr "Din reservation %s på dato(erne): %s er godkendt.%s Tak for din bestilling.%s"
4492
+
4493
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4581
4494
+ msgid "Your reservation has been declined"
4495
+ msgstr "Din reservation er blevet afvist"
4496
+
4497
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4582
4498
+ #, fuzzy, php-format
4499
+ msgid "Your reservation %s for: %s has been canceled. %sThank you, %s"
4500
+ msgstr "Din reservation %s på dato(erne): %s er blevet annulleret. %s Venlig hilsen booking-service %s"
4501
+
4502
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4991
4503
+ #, php-format
4504
+ msgid "%sImportant!!!%s Please note, %sseveral booking widgets supported only at %sPaid versions%s!!!%s At this version second widget is not show."
4505
+ msgstr ""
4506
+
4507
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:90
4508
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:100
4509
+ msgid "yes"
4510
+ msgstr "ja"
4511
+
4512
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:93
4513
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:96
4514
+ msgid "no"
4515
+ msgstr "nej"
4516
+
4517
+ #, fuzzy
4518
+ #~ msgid "Incoming"
4519
+ #~ msgstr "Information"
4520
+
4521
+ #, fuzzy
4522
+ #~ msgid "all reservations"
4523
+ #~ msgstr "%sNy(e) reservation(er)%s"
4524
+
4525
+ #, fuzzy
4526
+ #~ msgid "all incoming reservations"
4527
+ #~ msgstr "%sNy(e) reservation(er)%s"
4528
+
4529
+ #~ msgid "Do you really want to delete this type?"
4530
+ #~ msgstr "Er du sikker på du vil slette denne type?"
4531
+
4532
+ #~ msgid "Deleting..."
4533
+ #~ msgstr "Sletter..."
4534
+
4535
+ #~ msgid "Saving..."
4536
+ #~ msgstr "Gemmer..."
4537
+
4538
+ #, fuzzy
4539
+ #~ msgid "Number of calendars:"
4540
+ #~ msgstr "Antal kalendere:"
4541
+
4542
+ #, fuzzy
4543
+ #~ msgid ""
4544
+ #~ "This functionality exist at other version of Booking Calendar: %"
4545
+ #~ "sProfessional%s, %sPremium%s , %sPremium Plus%s or %sHotel Edition%s."
4546
+ #~ msgstr ""
4547
+ #~ "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s, %"
4548
+ #~ "sPremium%s- og %sHotel Edition%s"
4549
+
4550
+ #~ msgid "Links"
4551
+ #~ msgstr "Links"
4552
+
4553
+ #~ msgid "developer plugin page"
4554
+ #~ msgstr "udvikler-plugin-side"
4555
+
4556
+ #~ msgid "visit"
4557
+ #~ msgstr "besøg"
4558
+
4559
+ #~ msgid "new features"
4560
+ #~ msgstr "nye features"
4561
+
4562
+ #~ msgid "WordPress Extend"
4563
+ #~ msgstr "WordPress Extend"
4564
+
4565
+ #~ msgid "wordpress plugin page"
4566
+ #~ msgstr "WordPress plugin-side"
4567
+
4568
+ #~ msgid "Author"
4569
+ #~ msgstr "Forfatter"
4570
+
4571
+ #~ msgid "Premium Support"
4572
+ #~ msgstr "Premium-support"
4573
+
4574
+ #~ msgid "special plugin customizations"
4575
+ #~ msgstr "Særlige plugin-tilpasninger"
4576
+
4577
+ #~ msgid "email"
4578
+ #~ msgstr "email"
4579
+
4580
+ #, fuzzy
4581
+ #~ msgid "Number of calendars"
4582
+ #~ msgstr "Antal gæster"
4583
+
4584
+ #~ msgid "Type of booking:"
4585
+ #~ msgstr "Bookingtype:"
4586
+
4587
+ #, fuzzy
4588
+ #~ msgid "Error during deleting user meta at DB"
4589
+ #~ msgstr "Der opstod en fejl under sletningen af reservation"
4590
+
4591
+ #, fuzzy
4592
+ #~ msgid "Error during updating exist booking in BD"
4593
+ #~ msgstr "Der opstod en fejl under opdatering af bookingfiltre"
4594
+
4595
+ #, fuzzy
4596
+ #~ msgid "Error during updating exist booking for deleting dates in BD"
4597
+ #~ msgstr "Der opstod en fejl under opdatering af bookingfiltre"
4598
+
4599
+ #~ msgid "Error during inserting into BD"
4600
+ #~ msgstr "Der opstod en fejl"
4601
+
4602
+ #~ msgid "Error during inserting into BD - Dates"
4603
+ #~ msgstr "Der opstod en fejl under tilføjelsen af datoer"
4604
+
4605
+ #~ msgid "Error during updating to DB"
4606
+ #~ msgstr "Der opstod en fejl under opdatering"
4607
+
4608
+ #~ msgid "Error during deleting dates at DB"
4609
+ #~ msgstr "Der opstod en fejl under sletningen af datoer"
4610
+
4611
+ #~ msgid "Error during deleting reservation at DB"
4612
+ #~ msgstr "Der opstod en fejl under sletningen af reservation"
4613
+
4614
+ #, fuzzy
4615
+ #~ msgid "Error during updating exist booking type in BD"
4616
+ #~ msgstr "Der opstod en fejl under opdatering af bookingfiltre"
4617
+
4618
+ #, fuzzy
4619
+ #~ msgid "Error during booking dates cleaning in BD"
4620
+ #~ msgstr "Der opstod en fejl"
4621
+
4622
+ #, fuzzy
4623
+ #~ msgid "Show booking table"
4624
+ #~ msgstr "i bookingkalenderen"
4625
+
4626
+ #, fuzzy
4627
+ #~ msgid "Hide booking table"
4628
+ #~ msgstr "%sslut på bookingtidspunkt%s"
4629
+
4630
+ #, fuzzy
4631
+ #~ msgid "Error during updating to DB booking resources"
4632
+ #~ msgstr "Der opstod en fejl under opdateringen af booking-underkategorier "
4633
+
4634
+ #, fuzzy
4635
+ #~ msgid "Error during creating default booking resource for user"
4636
+ #~ msgstr "Der opstod en fejl under sletning af bookingfiltre"
4637
+
4638
+ #, fuzzy
4639
+ #~ msgid "Error during deleting booking resources at DB"
4640
+ #~ msgstr "Der opstod en fejl under sletning af bookingfiltre"
4641
+
4642
+ #, fuzzy
4643
+ #~ msgid "Error during deleting season filters at DB"
4644
+ #~ msgstr "Der opstod en fejl under sletningen af datoer"
4645
+
4646
+ #, fuzzy
4647
+ #~ msgid "Error during updating to DB season filter"
4648
+ #~ msgstr "Der opstod en fejl under opdatering af bookingfiltre"
4649
+
4650
+ #, fuzzy
4651
+ #~ msgid "Error during searching this booking resources"
4652
+ #~ msgstr "Der opstod en fejl under sletning af bookingfiltre"
4653
+
4654
+ #~ msgid "Error during updating to DB booking availability of booking resource"
4655
+ #~ msgstr "Der opstod en fejl under opdatering af bookingartens tilgængelighed"
4656
+
4657
+ #~ msgid "Error during updating to DB booking costs"
4658
+ #~ msgstr "Der opstod en fejl under opdatering af bookingomkostninger"
4659
+
4660
+ #~ msgid "Error during deleting from DB booking filters"
4661
+ #~ msgstr "Der opstod en fejl under sletning af bookingfiltre"
4662
+
4663
+ #~ msgid "Error during updating to DB booking filters"
4664
+ #~ msgstr "Der opstod en fejl under opdatering af bookingfiltre"
4665
+
4666
+ #, fuzzy
4667
+ #~ msgid "Error during updating cost in BD"
4668
+ #~ msgstr "Der opstod en fejl under opdatering"
4669
+
4670
+ #, fuzzy
4671
+ #~ msgid "Error during cost saving"
4672
+ #~ msgstr "Der opstod en fejl under redigering af DB"
4673
+
4674
+ #, fuzzy
4675
+ #~ msgid "Error during updating wp_nonce status in BD"
4676
+ #~ msgstr "Der opstod en fejl under opdatering"
4677
+
4678
+ #, fuzzy
4679
+ #~ msgid "Error during updating wp_payment_request_count status in BD"
4680
+ #~ msgstr "Der opstod en fejl under opdatering"
4681
+
4682
+ #, fuzzy
4683
+ #~ msgid "Error during updating hash in BD"
4684
+ #~ msgstr "Der opstod en fejl under opdatering"
4685
+
4686
+ #, fuzzy
4687
+ #~ msgid "Error during updating remarks in BD"
4688
+ #~ msgstr "Der opstod en fejl under opdatering"
4689
+
4690
+ #~ msgid "Error during editing BD"
4691
+ #~ msgstr "Der opstod en fejl under redigering af DB"
4692
+
4693
+ #~ msgid "Error during deleting from BD"
4694
+ #~ msgstr "Der opstod en fejl under sletning af DB"
4695
+
4696
+ #~ msgid "Booking services"
4697
+ #~ msgstr "Booking-services"
4698
+
4699
+ #, fuzzy
4700
+ #~ msgid "Premium Live Demo"
4701
+ #~ msgstr "Online-demo"
4702
+
4703
+ #, fuzzy
4704
+ #~ msgid "Hotel Edition Live Demo"
4705
+ #~ msgstr "Hotel Edition"
4706
+
4707
+ #~ msgid "at calendar"
4708
+ #~ msgstr "i kalenderen"
4709
+
4710
+ #~ msgid "Online Demo"
4711
+ #~ msgstr "Online-demo"
4712
+
4713
+ #~ msgid "Pro and Premium"
4714
+ #~ msgstr "Pro og Premium"
4715
+
4716
+ #~ msgid "Admin panel"
4717
+ #~ msgstr "Administrationspanel"
4718
+
4719
+ #~ msgid "Hotel Edition"
4720
+ #~ msgstr "Hotel Edition"
4721
+
4722
+ #, fuzzy
4723
+ #~ msgid "Parent "
4724
+ #~ msgstr "Betaling"
4725
+
4726
+ #~ msgid "Filter"
4727
+ #~ msgstr "Filter"
4728
+
4729
+ #~ msgid "Error during updating to DB booking subtypes"
4730
+ #~ msgstr "Der opstod en fejl under opdateringen af booking-underkategorier "
4731
+
4732
+ #, fuzzy
4733
+ #~ msgid "Availability at tooltip"
4734
+ #~ msgstr "Tilgængelighed"
4735
+
4736
+ #, fuzzy
4737
+ #~ msgid "Booking access"
4738
+ #~ msgstr "Booking-services"
4739
+
4740
+ #, fuzzy
4741
+ #~ msgid "Surname"
4742
+ #~ msgstr "Søndag"
4743
+
4744
+ #, fuzzy
4745
+ #~ msgid "Professional / Premium / Premium + / Hotel Ed. versions"
4746
+ #~ msgstr "Professional / Premium / Hotel Edition-versioner"
4747
+
4748
+ #, fuzzy
4749
+ #~ msgid "For all days!"
4750
+ #~ msgstr "Ikke-disponible ugedage"
4751
+
4752
+ #~ msgid "Reserved"
4753
+ #~ msgstr "Reserveret"
4754
+
4755
+ #~ msgid "Count of calendars"
4756
+ #~ msgstr "Antal kalendere"
4757
+
4758
+ #, fuzzy
4759
+ #~ msgid ""
4760
+ #~ "This functionality exist at other version of Booking Calendar: %sBooking "
4761
+ #~ "Calendar Professional%s, %sBooking Calendar Premium%s or %sBooking "
4762
+ #~ "Calendar Hotel Edition%s."
4763
+ #~ msgstr ""
4764
+ #~ "Denne funktion er tilgængelig i %sBooking Calendar%s %sProfessional%s, %"
4765
+ #~ "sPremium%s- og %sHotel Edition%s"
4766
+
4767
+ #~ msgid "Price"
4768
+ #~ msgstr "Pris"
4769
+
4770
+ #~ msgid "at %sadmin%s booking page"
4771
+ #~ msgstr "på %sadministrators%s bookingside"
4772
+
4773
+ #~ msgid "Type your number of calendars %sat admin booking page%s"
4774
+ #~ msgstr "Indtast dit kalenderantal %spå administrators bookingside%s"
4775
+
4776
+ #~ msgid "at %sclient%s side view"
4777
+ #~ msgstr "på %sklientens%s sidevisning"
4778
+
4779
+ #~ msgid ""
4780
+ #~ "Type your %sdefault count of calendars%s for inserting into post/page"
4781
+ #~ msgstr ""
4782
+ #~ "Indtast ønsket %sstandardantal kalendere%s som skal indsættes i indlæg/på "
4783
+ #~ "side"
4784
+
4785
+ #~ msgid "Diferent days color"
4786
+ #~ msgstr "Farver, forskellige dage"
4787
+
4788
+ #~ msgid "Aproved / pending days"
4789
+ #~ msgstr "Godkendte/afventer godkendelse-dage"
4790
+
4791
+ #~ msgid ""
4792
+ #~ " Check, if you want to show in diferent colors aproved days and pending "
4793
+ #~ "for aproval days at client side."
4794
+ #~ msgstr ""
4795
+ #~ "Markér hvis du vil vise godkendte dage og afventer godkendelse-dage i "
4796
+ #~ "forskellige farver på klientens side."
4797
+
4798
+ #~ msgid "Form fields and content"
4799
+ #~ msgstr "Formularfelter og indhold"
4800
+
4801
+ #, fuzzy
4802
+ #~ msgid "Payment and costs"
4803
+ #~ msgstr "Paypal og pris"
4804
+
4805
+ #~ msgid "Season filers"
4806
+ #~ msgstr "Sæsonfiltre"
4807
+
4808
+ #, fuzzy
4809
+ #~ msgid "Type new %sform%s name here"
4810
+ #~ msgstr "Indtast %snavn på filter%s"
4811
+
4812
+ #~ msgid "Max items"
4813
+ #~ msgstr "Maksimum antal enheder"
4814
+
4815
+ #~ msgid "edit"
4816
+ #~ msgstr "redigér"
4817
+
4818
+ #, fuzzy
4819
+ #~ msgid "Equal"
4820
+ #~ msgstr "Email"
4821
+
4822
+ #, fuzzy
4823
+ #~ msgid "Australia"
4824
+ #~ msgstr "Australske dollars"
4825
+
4826
+ #, fuzzy
4827
+ #~ msgid "Austria"
4828
+ #~ msgstr "Forfatter"
4829
+
4830
+ #, fuzzy
4831
+ #~ msgid "Benin"
4832
+ #~ msgstr "Afventer"
4833
+
4834
+ #, fuzzy
4835
+ #~ msgid "Chile"
4836
+ #~ msgstr "Børn"
4837
+
4838
+ #, fuzzy
4839
+ #~ msgid "Costa Rica"
4840
+ #~ msgstr "Pris"
4841
+
4842
+ #, fuzzy
4843
+ #~ msgid "France"
4844
+ #~ msgstr "Fortryd"
4845
+
4846
+ #, fuzzy
4847
+ #~ msgid "Greece"
4848
+ #~ msgstr "Gratis"
4849
+
4850
+ #, fuzzy
4851
+ #~ msgid "Hong Kong"
4852
+ #~ msgstr "Hong Kong dollars"
4853
+
4854
+ #, fuzzy
4855
+ #~ msgid "Hungary"
4856
+ #~ msgstr "Søndag"
4857
+
4858
+ #, fuzzy
4859
+ #~ msgid "Israel"
4860
+ #~ msgstr "Israelske shekel"
4861
+
4862
+ #, fuzzy
4863
+ #~ msgid "Japan"
4864
+ #~ msgstr "Jan"
4865
+
4866
+ #, fuzzy
4867
+ #~ msgid "Jordan"
4868
+ #~ msgstr "Jan"
4869
+
4870
+ #, fuzzy
4871
+ #~ msgid "Lebanon"
4872
+ #~ msgstr "Årstid"
4873
+
4874
+ #, fuzzy
4875
+ #~ msgid "Macao"
4876
+ #~ msgstr "Marts"
4877
+
4878
+ #, fuzzy
4879
+ #~ msgid "Mayotte"
4880
+ #~ msgstr "Maj"
4881
+
4882
+ #, fuzzy
4883
+ #~ msgid "Mexico"
4884
+ #~ msgstr "Mexikanske pesos"
4885
+
4886
+ #, fuzzy
4887
+ #~ msgid "Moldova"
4888
+ #~ msgstr "Mandag"
4889
+
4890
+ #, fuzzy
4891
+ #~ msgid "Myanmar"
4892
+ #~ msgstr "Mar"
4893
+
4894
+ #, fuzzy
4895
+ #~ msgid "Nepal"
4896
+ #~ msgstr "email"
4897
+
4898
+ #, fuzzy
4899
+ #~ msgid "New Zealand"
4900
+ #~ msgstr "New Zealandske dollars"
4901
+
4902
+ #, fuzzy
4903
+ #~ msgid "Norway"
4904
+ #~ msgstr "Ingen dage"
4905
+
4906
+ #, fuzzy
4907
+ #~ msgid "Philippines"
4908
+ #~ msgstr "Filippinske pesos"
4909
+
4910
+ #, fuzzy
4911
+ #~ msgid "Qatar"
4912
+ #~ msgstr "start"
4913
+
4914
+ #, fuzzy
4915
+ #~ msgid "Russian Federation"
4916
+ #~ msgstr "Tilgængelige dage"
4917
+
4918
+ #, fuzzy
4919
+ #~ msgid "Saint Helena"
4920
+ #~ msgstr "i kalenderen"
4921
+
4922
+ #, fuzzy
4923
+ #~ msgid "Singapore"
4924
+ #~ msgstr "Singapore dollars"
4925
+
4926
+ #, fuzzy
4927
+ #~ msgid "Sudan"
4928
+ #~ msgstr "Søndag"
4929
+
4930
+ #, fuzzy
4931
+ #~ msgid "Sweden"
4932
+ #~ msgstr "Send"
4933
+
4934
+ #, fuzzy
4935
+ #~ msgid "Togo"
4936
+ #~ msgstr "Til"
4937
+
4938
+ #, fuzzy
4939
+ #~ msgid "Yemen"
4940
+ #~ msgstr "Yen"
4941
+
4942
+ #, fuzzy
4943
+ #~ msgid "Updated sucessfuly"
4944
+ #~ msgstr "Filter slettet"
4945
+
4946
+ #~ msgid "Pro"
4947
+ #~ msgstr "Pro"
4948
+
4949
+ #~ msgid "filters"
4950
+ #~ msgstr "Filtre"
languages/wpdev-booking-es_ES.mo ADDED
Binary file
languages/wpdev-booking-es_ES.po ADDED
@@ -0,0 +1,4786 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: wpdev-booking\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-05-27 11:18+0200\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: wpdevelop <info@wpdevelop.com>\n"
8
+ "Language-Team: Nortasun Digitala <info@nortasundigitala.net>\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-SourceCharset: utf-8\n"
13
+ "X-Poedit-KeywordsList: __;_e\n"
14
+ "X-Poedit-Basepath: .\n"
15
+ "X-Poedit-Language: Spanish\n"
16
+ "X-Poedit-Country: SPAIN\n"
17
+ "X-Poedit-SearchPath-0: w:\\www\\home\\w\\www\\wp-content\\plugins\\booking\\.\n"
18
+
19
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:107
20
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:190
21
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3174
22
+ #, fuzzy
23
+ msgid "The cost for payment"
24
+ msgstr "%s - insertando costes de esta reserva"
25
+
26
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:110
27
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:195
28
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:91
29
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3278
30
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3301
31
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3327
32
+ msgid "First Name (required)"
33
+ msgstr "Nombre (obligatorio)"
34
+
35
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:112
36
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:197
37
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:93
38
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3280
39
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3303
40
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3329
41
+ msgid "Last Name (required)"
42
+ msgstr "Apellidos (obligatorio)"
43
+
44
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:114
45
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:199
46
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:95
47
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3282
48
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3305
49
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3331
50
+ msgid "Email (required)"
51
+ msgstr "Email (obligatorio)"
52
+
53
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:116
54
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:201
55
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:97
56
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3333
57
+ msgid "Address (required)"
58
+ msgstr "Dirección (Obligatorio)"
59
+
60
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:118
61
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:203
62
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:99
63
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3335
64
+ msgid "City(required)"
65
+ msgstr "Ciudad (Obligatorio)"
66
+
67
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:120
68
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:205
69
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:101
70
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3337
71
+ msgid "Post code(required)"
72
+ msgstr "Código Postal (Obligatorio)"
73
+
74
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:122
75
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:207
76
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:103
77
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3339
78
+ msgid "Country(required)"
79
+ msgstr "País (Obligatorio)"
80
+
81
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:124
82
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:209
83
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:105
84
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
85
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2780
86
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3284
87
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3307
88
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3341
89
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3360
90
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3372
91
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3392
92
+ msgid "Phone"
93
+ msgstr "Telefono"
94
+
95
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:126
96
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:211
97
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:107
98
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3286
99
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3309
100
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3343
101
+ msgid "Visitors"
102
+ msgstr "Visitantes"
103
+
104
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:126
105
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:211
106
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:107
107
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3286
108
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3309
109
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3343
110
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3362
111
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3374
112
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3394
113
+ msgid "Children"
114
+ msgstr "Niños"
115
+
116
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:128
117
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:213
118
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:109
119
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3288
120
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3311
121
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3345
122
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3363
123
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3375
124
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3395
125
+ msgid "Details"
126
+ msgstr "Detalles"
127
+
128
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:130
129
+ #, fuzzy
130
+ msgid "Coupon"
131
+ msgstr "País"
132
+
133
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:134
134
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:217
135
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:113
136
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:547
137
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2041
138
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3292
139
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3315
140
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3349
141
+ msgid "Send"
142
+ msgstr "Enviar"
143
+
144
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:143
145
+ msgid "Probably number of selected visitors more, then available at selected day(s)!"
146
+ msgstr ""
147
+
148
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:332
149
+ msgid "coupon"
150
+ msgstr ""
151
+
152
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:334
153
+ msgid "discount"
154
+ msgstr ""
155
+
156
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:585
157
+ msgid "Search results"
158
+ msgstr ""
159
+
160
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:587
161
+ msgid "Nothing found"
162
+ msgstr ""
163
+
164
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:632
165
+ #, fuzzy
166
+ msgid "Book now"
167
+ msgstr "Reserva"
168
+
169
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:680
170
+ msgid "Please select check in and check out days!"
171
+ msgstr ""
172
+
173
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:816
174
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:132
175
+ #, fuzzy
176
+ msgid "Search"
177
+ msgstr "Marzo"
178
+
179
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:1549
180
+ #, php-format
181
+ msgid "Sorry, the reservation is not done, because these days are already booked, please %srefresh%s the page and try other days."
182
+ msgstr ""
183
+
184
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2004
185
+ #, fuzzy
186
+ msgid "Child booking resources"
187
+ msgstr "recurso de reservas"
188
+
189
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2012
190
+ msgid "Max available items inside of booking resource"
191
+ msgstr "Número máximo de elementos en su interior a disposición de la reserva de recursos"
192
+
193
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2050
194
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2394
195
+ msgid "Previos Month"
196
+ msgstr ""
197
+
198
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2062
199
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2411
200
+ #, fuzzy
201
+ msgid "Show all booking tables"
202
+ msgstr "en el calendario de reservas"
203
+
204
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2070
205
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2419
206
+ #, fuzzy
207
+ msgid "Hide all booking tables"
208
+ msgstr "%sfin fecha de reserva%s"
209
+
210
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2079
211
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2434
212
+ #, fuzzy
213
+ msgid "Next Month"
214
+ msgstr "Meses"
215
+
216
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2087
217
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:492
218
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2448
219
+ msgid "Pending"
220
+ msgstr "Pendiente"
221
+
222
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2123
223
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2467
224
+ msgid "Approved"
225
+ msgstr "Aprobado"
226
+
227
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2140
228
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2487
229
+ msgid "Approve"
230
+ msgstr "Aprobar"
231
+
232
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2141
233
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2049
234
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2181
235
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2488
236
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2523
237
+ msgid "Cancel"
238
+ msgstr "cancelar"
239
+
240
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2144
241
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2491
242
+ msgid "Reason of cancellation here"
243
+ msgstr "razón de cancelación aquí."
244
+
245
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2149
246
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2496
247
+ msgid "Send email notification to customer about this operation"
248
+ msgstr ""
249
+
250
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2156
251
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2503
252
+ msgid "FAQ"
253
+ msgstr ""
254
+
255
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2157
256
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2504
257
+ msgid "Contact"
258
+ msgstr ""
259
+
260
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2311
261
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2490
262
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2625
263
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2796
264
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3011
265
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3051
266
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3139
267
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2924
268
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:775
269
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1788
270
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1882
271
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2179
272
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2491
273
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2716
274
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2890
275
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3313
276
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2809
277
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2868
278
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2920
279
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2972
280
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3024
281
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3151
282
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3242
283
+ msgid "Click to toggle"
284
+ msgstr ""
285
+
286
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2312
287
+ #, fuzzy
288
+ msgid "Booking resources managment"
289
+ msgstr "Recursos de reservas"
290
+
291
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2317
292
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2808
293
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1085
294
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2707
295
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:693
296
+ msgid "ID"
297
+ msgstr "Identificación"
298
+
299
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2319
300
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2171
301
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:694
302
+ msgid "Resource name"
303
+ msgstr "Nombre del recurso"
304
+
305
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2321
306
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3235
307
+ #, fuzzy
308
+ msgid "Number of resource items inside of parent resource"
309
+ msgstr "Nombres de articulos desde recurso"
310
+
311
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2321
312
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3235
313
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2174
314
+ #, fuzzy
315
+ msgid "Capacity"
316
+ msgstr "Ciudad"
317
+
318
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2322
319
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2427
320
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3236
321
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3332
322
+ #, fuzzy
323
+ msgid "Parent"
324
+ msgstr "pago"
325
+
326
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2323
327
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2434
328
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3237
329
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3343
330
+ msgid "Priority"
331
+ msgstr ""
332
+
333
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2325
334
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3239
335
+ #, fuzzy
336
+ msgid "Maximum number of visitors for resource"
337
+ msgstr "Cantidad de visitantes"
338
+
339
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2325
340
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3239
341
+ #, fuzzy
342
+ msgid "Max"
343
+ msgstr "Mar"
344
+
345
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2325
346
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3239
347
+ #, fuzzy
348
+ msgid "visitors"
349
+ msgstr "Visitantes"
350
+
351
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2327
352
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3241
353
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2177
354
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2710
355
+ msgid "Actions"
356
+ msgstr "Acciones"
357
+
358
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2406
359
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:509
360
+ msgid "Add"
361
+ msgstr "Añadir"
362
+
363
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2415
364
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2814
365
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:497
366
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2730
367
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:728
368
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1033
369
+ msgid "Delete"
370
+ msgstr "Borrar"
371
+
372
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2425
373
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:755
374
+ msgid "Title"
375
+ msgstr "Título"
376
+
377
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2442
378
+ #, fuzzy
379
+ msgid "Add new resource"
380
+ msgstr "Añada nuevo recurso de reserva"
381
+
382
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2449
383
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2584
384
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3042
385
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3083
386
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3216
387
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1196
388
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1532
389
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1682
390
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1943
391
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2109
392
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2249
393
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3086
394
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2092
395
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2417
396
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2679
397
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2860
398
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2958
399
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:730
400
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2524
401
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3081
402
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3234
403
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3262
404
+ msgid "Save"
405
+ msgstr "Guardar"
406
+
407
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2491
408
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2626
409
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3314
410
+ msgid "Advanced Settings"
411
+ msgstr "Ajustes avanzados"
412
+
413
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2506
414
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2632
415
+ msgid "Visitors number apply to capacity"
416
+ msgstr ""
417
+
418
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2512
419
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2638
420
+ #, fuzzy, php-format
421
+ msgid " Check this checkbox if you want that availability of the day (capacity) depends from number of selected visitors %s"
422
+ msgstr "Marque esta casilla de verificación si desea mostrar la disponibilidad de la reserva de recursos en la descripción, cuando el ratón esté sobre ella."
423
+
424
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2525
425
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2651
426
+ #, php-format
427
+ msgid "Show at tooltip on calendar availability based on free booking resource items. %sCheck maximum support of visitors at %sone booking resource%s with selected number of visitors from booking form"
428
+ msgstr ""
429
+
430
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2533
431
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2659
432
+ #, php-format
433
+ msgid "Show at tooltip on calendar availability based on summ number of visitors, which can be at free booking resource items. %sCheck maximum support of visitors at %sall booking resources%s with selected number of visitors from booking form"
434
+ msgstr ""
435
+
436
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2548
437
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2674
438
+ #, fuzzy
439
+ msgid "Show availability"
440
+ msgstr "Disponibilidad"
441
+
442
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2554
443
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2680
444
+ #, fuzzy
445
+ msgid " Check this checkbox if you want to show availability number of booking resource at the tooltip, when mouse over the day of calendar."
446
+ msgstr "Marque esta casilla de verificación si desea mostrar la disponibilidad de la reserva de recursos en la descripción, cuando el ratón esté sobre ella."
447
+
448
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2561
449
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2687
450
+ msgid "Availability description"
451
+ msgstr "Descripción de disponibilidad"
452
+
453
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2563
454
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2689
455
+ #, php-format
456
+ msgid "Type your %savailability%s description"
457
+ msgstr "Escriba su descripción de %sdisponibilidad%s"
458
+
459
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2573
460
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2699
461
+ #, fuzzy
462
+ msgid "Disable reservations in different booking resources"
463
+ msgstr "Error mientras se eliminaban de la Base de Datos filtros de reserva"
464
+
465
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2577
466
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2703
467
+ msgid " Check this checkbox if you want to dissable reservation, which can be stored in different booking resources. So if this checkbox is checked, the reservation is allowed only, if all days of reservation are at same booking resources, otherwise the error message will show."
468
+ msgstr ""
469
+
470
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2736
471
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:581
472
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3666
473
+ msgid "Deleted"
474
+ msgstr "Borrado"
475
+
476
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2788
477
+ msgid "Coupon saved"
478
+ msgstr ""
479
+
480
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2797
481
+ #, fuzzy
482
+ msgid "Booking coupons managment"
483
+ msgstr "Recursos de reservas"
484
+
485
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2809
486
+ msgid "The code your customers will be using to receive the discount."
487
+ msgstr ""
488
+
489
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2809
490
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2902
491
+ #, fuzzy
492
+ msgid "Coupon Code"
493
+ msgstr "Código postal"
494
+
495
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2810
496
+ #, fuzzy
497
+ msgid "The amount, which be saved. Enter only digits."
498
+ msgstr "de cada recurso de reserva. Insertar solo digitos."
499
+
500
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2810
501
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2930
502
+ #, fuzzy
503
+ msgid "Savings"
504
+ msgstr "Guardando..."
505
+
506
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2811
507
+ msgid "The minimum total cost required to use the coupon"
508
+ msgstr ""
509
+
510
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2811
511
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2952
512
+ #, fuzzy
513
+ msgid "Minimum Purchase"
514
+ msgstr "Obtener"
515
+
516
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2812
517
+ msgid "The date your coupon will expire"
518
+ msgstr ""
519
+
520
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2812
521
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2941
522
+ msgid "Expiration Date"
523
+ msgstr ""
524
+
525
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2813
526
+ msgid "Resource list, which support this coupon"
527
+ msgstr ""
528
+
529
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2813
530
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2908
531
+ #, fuzzy
532
+ msgid "Resources"
533
+ msgstr "Coste del recurso"
534
+
535
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2814
536
+ #, fuzzy
537
+ msgid "Delete this coupon"
538
+ msgstr "Borre fecha de reserva"
539
+
540
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2854
541
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2911
542
+ msgid "All"
543
+ msgstr ""
544
+
545
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2890
546
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2961
547
+ #, fuzzy
548
+ msgid "Add new coupon"
549
+ msgstr "Añada nuevo coste"
550
+
551
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2934
552
+ msgid "Fixed Amount"
553
+ msgstr ""
554
+
555
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2935
556
+ msgid "Percentage Off"
557
+ msgstr ""
558
+
559
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2979
560
+ #, fuzzy, php-format
561
+ msgid "%s - coupon field, "
562
+ msgstr "%s - casilla de verificación de campo,"
563
+
564
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:2980
565
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3201
566
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3204
567
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3207
568
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3215
569
+ #, php-format
570
+ msgid "Example: %s "
571
+ msgstr "Ejemplo: %s"
572
+
573
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3012
574
+ #, fuzzy
575
+ msgid "Search form customization"
576
+ msgstr "Personalización de email"
577
+
578
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3020
579
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3060
580
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3250
581
+ msgid "Use these shortcodes for customization: "
582
+ msgstr "Use estos códgios cortos para personalización:"
583
+
584
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3021
585
+ #, php-format
586
+ msgid "%s - search inside of posts/pages, which are inside of this category, "
587
+ msgstr ""
588
+
589
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3022
590
+ #, php-format
591
+ msgid "%s - search inside of posts/pages, which are have this tag, "
592
+ msgstr ""
593
+
594
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3023
595
+ #, fuzzy, php-format
596
+ msgid "%s - check in date, "
597
+ msgstr "%s - casilla de verificación de campo,"
598
+
599
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3024
600
+ #, fuzzy, php-format
601
+ msgid "%s - check out date, "
602
+ msgstr "%s - casilla de verificación de campo,"
603
+
604
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3025
605
+ #, fuzzy, php-format
606
+ msgid "%s - default selection number of visitors, "
607
+ msgstr "Cantidad de visitantes"
608
+
609
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3026
610
+ #, fuzzy, php-format
611
+ msgid "Example: %s - custom number of visitor selections\""
612
+ msgstr "Cantidad de visitantes"
613
+
614
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3027
615
+ #, fuzzy, php-format
616
+ msgid "%s - search button, "
617
+ msgstr "%s - botón de envío,"
618
+
619
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3028
620
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3069
621
+ #, fuzzy, php-format
622
+ msgid "%s - new line, "
623
+ msgstr "%s - insertando nueva línea,"
624
+
625
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3029
626
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3070
627
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3225
628
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3253
629
+ msgid "use any other HTML tags (carefully)."
630
+ msgstr "utiliza otros códigos HTML (con cuidado)."
631
+
632
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3036
633
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3077
634
+ msgid "Additional customization style of this element you can make at this file"
635
+ msgstr ""
636
+
637
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3041
638
+ #, fuzzy
639
+ msgid "Reset to default search form content"
640
+ msgstr "Restaurar al formulario de contenido por defecto"
641
+
642
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3052
643
+ #, fuzzy
644
+ msgid "Customization of found booking resource items"
645
+ msgstr "Coste de cada recurso de reserva"
646
+
647
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3061
648
+ #, fuzzy, php-format
649
+ msgid "%s - resource title, "
650
+ msgstr "%s - campo de los países en la lista,"
651
+
652
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3062
653
+ #, fuzzy, php-format
654
+ msgid "%s - link to the page with booking form, "
655
+ msgstr "%s - insertando tipo de recurso de reserva"
656
+
657
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3063
658
+ #, fuzzy, php-format
659
+ msgid "%s - availability of booking resource, "
660
+ msgstr "%s - insertando tipo de recurso de reserva"
661
+
662
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3064
663
+ #, fuzzy, php-format
664
+ msgid "%s - maximum support visitors for booking resource, "
665
+ msgstr "%s - insertando tipo de recurso de reserva"
666
+
667
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3065
668
+ #, fuzzy, php-format
669
+ msgid "%s - cost of booking resource, "
670
+ msgstr "%s - insertando tipo de recurso de reserva"
671
+
672
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3066
673
+ #, php-format
674
+ msgid "%s - featured image, getted as a featured image from post, "
675
+ msgstr ""
676
+
677
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3067
678
+ #, php-format
679
+ msgid "%s - booking info, getted as a excerpt from post, "
680
+ msgstr ""
681
+
682
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3082
683
+ #, fuzzy
684
+ msgid "Reset to default value"
685
+ msgstr "Restablecer el formulario predefinido"
686
+
687
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3094
688
+ #, fuzzy
689
+ msgid "Search form"
690
+ msgstr "Diferentes formularios"
691
+
692
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3096
693
+ msgid "Check in"
694
+ msgstr ""
695
+
696
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3098
697
+ msgid "Check out"
698
+ msgstr ""
699
+
700
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3100
701
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3361
702
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3373
703
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3393
704
+ msgid "Number of visitors"
705
+ msgstr "Cantidad de visitantes"
706
+
707
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3140
708
+ #, fuzzy
709
+ msgid "Search Cache Settings"
710
+ msgstr "Ajustes avanzados"
711
+
712
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3146
713
+ msgid "Cache expiration"
714
+ msgstr ""
715
+
716
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3152
717
+ #, fuzzy
718
+ msgid "hour(s)"
719
+ msgstr "Jueves"
720
+
721
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3157
722
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1995
723
+ msgid "day(s)"
724
+ msgstr "dia(s)"
725
+
726
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3161
727
+ msgid "Select time of cache expiration"
728
+ msgstr ""
729
+
730
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3170
731
+ msgid "Cache is expire: "
732
+ msgstr ""
733
+
734
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3208
735
+ #, php-format
736
+ msgid "Found: %s booking forms inside of posts or pages "
737
+ msgstr ""
738
+
739
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3215
740
+ msgid "Reset cache"
741
+ msgstr ""
742
+
743
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3363
744
+ #, fuzzy
745
+ msgid "Number of resources"
746
+ msgstr "Cantidad de visitantes"
747
+
748
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3447
749
+ msgid "Available: "
750
+ msgstr "Disponible:"
751
+
752
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3516
753
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3522
754
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3575
755
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:487
756
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:631
757
+ msgid "Standard"
758
+ msgstr "Estándar"
759
+
760
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3516
761
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:534
762
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3438
763
+ msgid "Default"
764
+ msgstr "Por defecto"
765
+
766
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3517
767
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3523
768
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3562
769
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3563
770
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3576
771
+ msgid "Superior"
772
+ msgstr "Superior"
773
+
774
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3517
775
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3679
776
+ #, fuzzy
777
+ msgid "Resource #1"
778
+ msgstr "Coste del recurso"
779
+
780
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3518
781
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3524
782
+ msgid "Presidential Suite"
783
+ msgstr "Suite Presidencial"
784
+
785
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3518
786
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3680
787
+ #, fuzzy
788
+ msgid "Resource #2"
789
+ msgstr "Coste del recurso"
790
+
791
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3519
792
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3525
793
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1261
794
+ msgid "Royal Villa"
795
+ msgstr "Villa Real"
796
+
797
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-hotel.php:3519
798
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3681
799
+ #, fuzzy
800
+ msgid "Resource #3"
801
+ msgstr "Coste del recurso"
802
+
803
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:541
804
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3143
805
+ msgid "Weekend"
806
+ msgstr "Fin de semana"
807
+
808
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:542
809
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3144
810
+ msgid "Work days"
811
+ msgstr "Días de trabajo"
812
+
813
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:543
814
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3145
815
+ msgid "High season"
816
+ msgstr "Temporada alta"
817
+
818
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:559
819
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:617
820
+ msgid "Updating..."
821
+ msgstr "Actualizando...."
822
+
823
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:564
824
+ msgid "User is Activated"
825
+ msgstr ""
826
+
827
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:622
828
+ #, fuzzy
829
+ msgid "User is Deactivated"
830
+ msgstr "cuando plugin esté activado"
831
+
832
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:732
833
+ #, php-format
834
+ msgid "%sYou do not have permissions for this page.%s Your account is not active, please contact administrator.%s"
835
+ msgstr ""
836
+
837
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:767
838
+ #, php-format
839
+ msgid "%sYou do not have permissions for this booking resources.%s"
840
+ msgstr ""
841
+
842
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:773
843
+ #, fuzzy, php-format
844
+ msgid "%sNo this booking resources.%s"
845
+ msgstr "Taifas de temporada de reserva de recursos"
846
+
847
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:890
848
+ #, fuzzy
849
+ msgid "Show resources of user:"
850
+ msgstr "Coste del recurso"
851
+
852
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:902
853
+ #, fuzzy
854
+ msgid "My"
855
+ msgstr "May"
856
+
857
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:921
858
+ #, fuzzy
859
+ msgid "Booking resource:"
860
+ msgstr "recurso de reservas"
861
+
862
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:953
863
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:986
864
+ #, fuzzy
865
+ msgid "Users"
866
+ msgstr "Años"
867
+
868
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:988
869
+ msgid "Management of"
870
+ msgstr ""
871
+
872
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1080
873
+ #, fuzzy
874
+ msgid "Users managment"
875
+ msgstr "Gestión avanzada de coste"
876
+
877
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1084
878
+ msgid "Status"
879
+ msgstr ""
880
+
881
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1086
882
+ #, fuzzy
883
+ msgid "User name"
884
+ msgstr "Nombre del recurso"
885
+
886
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1087
887
+ msgid "User role"
888
+ msgstr ""
889
+
890
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1089
891
+ #, fuzzy
892
+ msgid "Max number of resources"
893
+ msgstr "Cantidad de visitantes"
894
+
895
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1090
896
+ msgid "Actions for specific user"
897
+ msgstr ""
898
+
899
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1091
900
+ msgid "Set user as"
901
+ msgstr ""
902
+
903
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1127
904
+ #, fuzzy
905
+ msgid "Activate"
906
+ msgstr "Activo"
907
+
908
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1128
909
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1137
910
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1140
911
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1143
912
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1156
913
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1163
914
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1170
915
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1178
916
+ #, fuzzy
917
+ msgid "Do you really want"
918
+ msgstr "¿Quiere realmente eliminarlo?"
919
+
920
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1128
921
+ #, fuzzy
922
+ msgid "make user active"
923
+ msgstr "Pago con Sage activado"
924
+
925
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1132
926
+ #, fuzzy
927
+ msgid "Deactivate"
928
+ msgstr "Activo"
929
+
930
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1136
931
+ #, fuzzy
932
+ msgid "Set as inactive"
933
+ msgstr "Pago con Sage activado"
934
+
935
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1137
936
+ msgid "make user inactive"
937
+ msgstr ""
938
+
939
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1139
940
+ #, fuzzy
941
+ msgid "Delete configuration"
942
+ msgstr "Borre fecha de reserva"
943
+
944
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1140
945
+ msgid "delete configuration"
946
+ msgstr ""
947
+
948
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1142
949
+ #, fuzzy
950
+ msgid "Delete all booking data"
951
+ msgstr "Borre fecha de reserva"
952
+
953
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1143
954
+ #, fuzzy
955
+ msgid "delete all booking data"
956
+ msgstr "Borre fecha de reserva"
957
+
958
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1148
959
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1155
960
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1156
961
+ #, fuzzy
962
+ msgid "Super Admin"
963
+ msgstr "Superior"
964
+
965
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1156
966
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1163
967
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1170
968
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1178
969
+ msgid "set user as"
970
+ msgstr ""
971
+
972
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1162
973
+ msgid "Low Level user"
974
+ msgstr ""
975
+
976
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1163
977
+ msgid "Low level user"
978
+ msgstr ""
979
+
980
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1169
981
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1170
982
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1177
983
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1178
984
+ msgid "Regular user"
985
+ msgstr ""
986
+
987
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1184
988
+ #, fuzzy
989
+ msgid "Login"
990
+ msgstr "Enlaces"
991
+
992
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1262
993
+ #, fuzzy
994
+ msgid "Suite"
995
+ msgstr "Título"
996
+
997
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1263
998
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3679
999
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3439
1000
+ msgid "Appartment #1"
1001
+ msgstr "Apartamento nº 1"
1002
+
1003
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-multiuser.php:1264
1004
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3680
1005
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3440
1006
+ msgid "Appartment #2"
1007
+ msgstr "Apartamento nº 2"
1008
+
1009
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:193
1010
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2683
1011
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:89
1012
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3237
1013
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3448
1014
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3299
1015
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3325
1016
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3367
1017
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3383
1018
+ msgid "Start time"
1019
+ msgstr "Fecha de inicio"
1020
+
1021
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:193
1022
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2689
1023
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:89
1024
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3244
1025
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3455
1026
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3299
1027
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3325
1028
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3368
1029
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3384
1030
+ msgid "End time"
1031
+ msgstr "Fecha fin"
1032
+
1033
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:226
1034
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1867
1035
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1906
1036
+ msgid "per 1 day"
1037
+ msgstr "por 1 día"
1038
+
1039
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:227
1040
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1868
1041
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1907
1042
+ #, fuzzy
1043
+ msgid "from the cost of 1 day "
1044
+ msgstr "Coste por 1 día"
1045
+
1046
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:228
1047
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1869
1048
+ #, fuzzy, php-format
1049
+ msgid "Additional cost in %s per 1 day"
1050
+ msgstr "Coste adicional para "
1051
+
1052
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:230
1053
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:231
1054
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1873
1055
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1874
1056
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1914
1057
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1915
1058
+ #, fuzzy
1059
+ msgid " for all days!"
1060
+ msgstr "- todos los dias"
1061
+
1062
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:505
1063
+ msgid "Add new booking form"
1064
+ msgstr "Añada nuevo formulario de reserva"
1065
+
1066
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:588
1067
+ msgid "There are no extended booking forms"
1068
+ msgstr "No hay formularios de reserva extendidos"
1069
+
1070
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:628
1071
+ #, fuzzy
1072
+ msgid "Booking form type:"
1073
+ msgstr "Formulario de reserva:"
1074
+
1075
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:637
1076
+ msgid "Please, select your type of booking form"
1077
+ msgstr "Por favor, seleccione su tipo de formulario de reserva"
1078
+
1079
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:707
1080
+ #, fuzzy
1081
+ msgid "Standard booking resource cost"
1082
+ msgstr "Añada nuevo recurso de reserva"
1083
+
1084
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:708
1085
+ #, fuzzy
1086
+ msgid "Total booking resource cost"
1087
+ msgstr "recurso de reservas"
1088
+
1089
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:848
1090
+ #, php-format
1091
+ msgid "%s - show cost hint for full booking in real time, depends from selection of days and form elements."
1092
+ msgstr ""
1093
+
1094
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:849
1095
+ #, fuzzy, php-format
1096
+ msgid "Example: %sThe full cost for payment: %s "
1097
+ msgstr "%s - insertando costes de esta reserva"
1098
+
1099
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:850
1100
+ #, php-format
1101
+ msgid "%s - show cost hint of original booking cost without additional costs for full booking in real time, depends only from days selection."
1102
+ msgstr ""
1103
+
1104
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:851
1105
+ #, fuzzy, php-format
1106
+ msgid "Example: %sThe original cost for payment: %s "
1107
+ msgstr "%s - insertando costes de esta reserva"
1108
+
1109
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:852
1110
+ #, fuzzy, php-format
1111
+ msgid "%s - show cost hint of additional booking cost, ehich depends from selection of form elements."
1112
+ msgstr "Descuentos / costes adicionales"
1113
+
1114
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:853
1115
+ #, php-format
1116
+ msgid "Example: %sThe additional cost for payment: %s "
1117
+ msgstr ""
1118
+
1119
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:854
1120
+ #, php-format
1121
+ msgid "%s - enter direct cost at admin panel at page: "
1122
+ msgstr ""
1123
+
1124
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:854
1125
+ msgid "Add booking"
1126
+ msgstr "Añada reserva"
1127
+
1128
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:855
1129
+ #, fuzzy, php-format
1130
+ msgid "Example: %s"
1131
+ msgstr "Ejemplo: %s"
1132
+
1133
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1476
1134
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1487
1135
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1488
1136
+ msgid "unavailable"
1137
+ msgstr "no disponible"
1138
+
1139
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1477
1140
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1487
1141
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1488
1142
+ msgid "available"
1143
+ msgstr "disponible"
1144
+
1145
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1479
1146
+ msgid "Avalaibility booking type"
1147
+ msgstr "tipo de disponibilidad de reserva"
1148
+
1149
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1485
1150
+ #, php-format
1151
+ msgid "All days for %s are"
1152
+ msgstr "Todos los días para %s están"
1153
+
1154
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1494
1155
+ #, php-format
1156
+ msgid "Select %s days below or %sadd new season filter%s"
1157
+ msgstr "Seleccione %s días debajo o %s añada nuevo filtro de temporada %s"
1158
+
1159
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1501
1160
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1616
1161
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2708
1162
+ msgid "Name"
1163
+ msgstr "Nombre"
1164
+
1165
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1502
1166
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1617
1167
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2709
1168
+ msgid "Filters"
1169
+ msgstr "Filtros"
1170
+
1171
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1598
1172
+ msgid "Seson rates of booking resource"
1173
+ msgstr "Taifas de temporada de reserva de recursos"
1174
+
1175
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1604
1176
+ #, php-format
1177
+ msgid "Enter season rate(s) (costs diference in %s from standard cost %s or fixed cost) of booking resource %s or %sadd new season filter%s"
1178
+ msgstr "inserte tasa(s) de temporada (diferencia de coste en %s de coste estandar %s o coste fijo) de la reserva de recursi %s o %s añada nuevo filtro de temporada%s"
1179
+
1180
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1614
1181
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2215
1182
+ msgid "Rates"
1183
+ msgstr "tarifas"
1184
+
1185
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1615
1186
+ msgid "Final cost"
1187
+ msgstr "Coste final"
1188
+
1189
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1648
1190
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1666
1191
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2203
1192
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2237
1193
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1813
1194
+ msgid "for 1 day"
1195
+ msgstr "Por 1 dia"
1196
+
1197
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1649
1198
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1667
1199
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2204
1200
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2238
1201
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1814
1202
+ msgid "for 1 night"
1203
+ msgstr "Por 1 noche"
1204
+
1205
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1650
1206
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1668
1207
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2205
1208
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2239
1209
+ msgid "fixed deposit"
1210
+ msgstr "depósito fijo"
1211
+
1212
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1651
1213
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1669
1214
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2206
1215
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2241
1216
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1817
1217
+ msgid "for 1 hour"
1218
+ msgstr "por 1 hora"
1219
+
1220
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1820
1221
+ msgid "Set cost of booking resource depends from number of selected booking days"
1222
+ msgstr "Establecer coste de la reserva de recursos depende del número de días de reserva seleccionados"
1223
+
1224
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1821
1225
+ #, php-format
1226
+ msgid "If you add costs here, so %srates%s for this booking resource will not take effect !!!"
1227
+ msgstr "¡¡¡Si añade costes aqui, entonces las %starifas%s para este recurso no tendrán efecto !!!"
1228
+
1229
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1822
1230
+ #, fuzzy, php-format
1231
+ msgid "%sFor and together%s have higher priority then range %sfrom - to%s days. Items at the bottom have higher priority then items at the top."
1232
+ msgstr "%sA favor y en conjunto%s tienen una mayor prioridad a continuación van %sdesde - hasta%s días. Artículos en la parte inferior tienen una mayor Prioritet entonces los objetos en la parte superior."
1233
+
1234
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1830
1235
+ msgid "Number of days"
1236
+ msgstr "Número de días"
1237
+
1238
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1831
1239
+ msgid "Cost of 1 day"
1240
+ msgstr "Coste por 1 día"
1241
+
1242
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1878
1243
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1980
1244
+ msgid "For"
1245
+ msgstr "para"
1246
+
1247
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1879
1248
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1981
1249
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2272
1250
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:787
1251
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2827
1252
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2880
1253
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2932
1254
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2985
1255
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3037
1256
+ msgid "From"
1257
+ msgstr "de"
1258
+
1259
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1880
1260
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1982
1261
+ #, fuzzy
1262
+ msgid "Together"
1263
+ msgstr "Juntos"
1264
+
1265
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1888
1266
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1990
1267
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2272
1268
+ msgid "to"
1269
+ msgstr "a"
1270
+
1271
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1894
1272
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2923
1273
+ msgid "day"
1274
+ msgstr "día"
1275
+
1276
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1895
1277
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2491
1278
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2926
1279
+ msgid "days"
1280
+ msgstr "dias"
1281
+
1282
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1908
1283
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1916
1284
+ #, fuzzy
1285
+ msgid "Additional cost in USD per 1 day"
1286
+ msgstr "Coste adicional para "
1287
+
1288
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1926
1289
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2011
1290
+ msgid "Remove"
1291
+ msgstr "Eliminar"
1292
+
1293
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1942
1294
+ msgid "Add new cost"
1295
+ msgstr "Añada nuevo coste"
1296
+
1297
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:1978
1298
+ #, fuzzy
1299
+ msgid "for all days"
1300
+ msgstr "- todos los dias"
1301
+
1302
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2071
1303
+ #, fuzzy
1304
+ msgid "Set amount of deposit payment"
1305
+ msgstr "%s - insertando costes de esta reserva"
1306
+
1307
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2075
1308
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2224
1309
+ msgid "Deposit amount"
1310
+ msgstr ""
1311
+
1312
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2083
1313
+ #, fuzzy
1314
+ msgid "fixed summ in"
1315
+ msgstr "depósito fijo"
1316
+
1317
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2084
1318
+ #, fuzzy
1319
+ msgid "of payment"
1320
+ msgstr "pago"
1321
+
1322
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2087
1323
+ #, fuzzy
1324
+ msgid "Active/inactive"
1325
+ msgstr "Activo"
1326
+
1327
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2093
1328
+ #, fuzzy
1329
+ msgid "deposit payment for booking resource"
1330
+ msgstr "Taifas de temporada de reserva de recursos"
1331
+
1332
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2102
1333
+ #, fuzzy
1334
+ msgid "Deposit payment summ"
1335
+ msgstr "Escoja su moneda de pago"
1336
+
1337
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2104
1338
+ #, fuzzy
1339
+ msgid "Deposit payment is not active for booking resource"
1340
+ msgstr "Taifas de temporada de reserva de recursos"
1341
+
1342
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2134
1343
+ #, fuzzy, php-format
1344
+ msgid " Check this checkbox if you want to use %sdeposit%s summ %spayment%s at the payment form, instead of full summ of booking."
1345
+ msgstr "Marque esta casilla de verificación si desea mostrar los costos del día en la descripción, cuando el ratón esté sobre ella."
1346
+
1347
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2135
1348
+ #, php-format
1349
+ msgid " You can make configuration of deposit summs for your booking resources %shere%s."
1350
+ msgstr ""
1351
+
1352
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2166
1353
+ msgid "Cost of each booking type"
1354
+ msgstr "El costo de cada tipo de reserva"
1355
+
1356
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2172
1357
+ msgid "Resource Cost"
1358
+ msgstr "Coste del recurso"
1359
+
1360
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2175
1361
+ msgid "Names of items from resource"
1362
+ msgstr "Nombres de articulos desde recurso"
1363
+
1364
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2215
1365
+ msgid "Settings rates for days, depends from filter settings."
1366
+ msgstr ""
1367
+
1368
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2217
1369
+ #, fuzzy
1370
+ msgid "Setting cost, which depends from number of selected days for reservation"
1371
+ msgstr "Establecer coste de la reserva de recursos depende del número de días de reserva seleccionados"
1372
+
1373
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2217
1374
+ #, fuzzy
1375
+ msgid "Cost for selected days"
1376
+ msgstr "Coste por 1 día"
1377
+
1378
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2224
1379
+ msgid "Setting amount of deposit payment for payment form"
1380
+ msgstr ""
1381
+
1382
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2226
1383
+ msgid "Setting availability for days, depends from filter settings."
1384
+ msgstr ""
1385
+
1386
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2226
1387
+ msgid "Availability"
1388
+ msgstr "Disponibilidad"
1389
+
1390
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2234
1391
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1810
1392
+ msgid "Please, enter cost"
1393
+ msgstr "Por favor, inserte coste"
1394
+
1395
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2245
1396
+ msgid "of each booking resources. Enter only digits."
1397
+ msgstr "de cada recurso de reserva. Inserte solo digitos."
1398
+
1399
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2247
1400
+ #, fuzzy, php-format
1401
+ msgid "You can Add or Delete booking resources at the top of this %spage%s"
1402
+ msgstr "calendario de reserva para esta caracteristica de reserva ya esta disponible en la página"
1403
+
1404
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1405
+ msgid "Su"
1406
+ msgstr "Do"
1407
+
1408
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1409
+ msgid "Mo"
1410
+ msgstr "Lu"
1411
+
1412
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1413
+ msgid "Tu"
1414
+ msgstr "Ma"
1415
+
1416
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1417
+ msgid "We"
1418
+ msgstr "Mi"
1419
+
1420
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1421
+ msgid "Th"
1422
+ msgstr "Ju"
1423
+
1424
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1425
+ msgid "Fr"
1426
+ msgstr "Vi"
1427
+
1428
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2267
1429
+ msgid "Sa"
1430
+ msgstr "Sa"
1431
+
1432
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1433
+ msgid "Jan"
1434
+ msgstr "Ene"
1435
+
1436
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1437
+ msgid "Feb"
1438
+ msgstr "Feb"
1439
+
1440
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1441
+ msgid "Mar"
1442
+ msgstr "Mar"
1443
+
1444
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1445
+ msgid "Apr"
1446
+ msgstr "Abr"
1447
+
1448
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1449
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2617
1450
+ msgid "May"
1451
+ msgstr "May"
1452
+
1453
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1454
+ msgid "Jun"
1455
+ msgstr "Jun"
1456
+
1457
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1458
+ msgid "Jul"
1459
+ msgstr "Jul"
1460
+
1461
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1462
+ msgid "Aug"
1463
+ msgstr "Ago"
1464
+
1465
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1466
+ msgid "Sep"
1467
+ msgstr "Sep"
1468
+
1469
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1470
+ msgid "Oct"
1471
+ msgstr "Oct"
1472
+
1473
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1474
+ msgid "Nov"
1475
+ msgstr "Nov"
1476
+
1477
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2268
1478
+ msgid "Dec"
1479
+ msgstr "Dic"
1480
+
1481
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2272
1482
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2492
1483
+ msgid "time"
1484
+ msgstr "fecha"
1485
+
1486
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2288
1487
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2308
1488
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2329
1489
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2346
1490
+ msgid "No days"
1491
+ msgstr "Sin dias"
1492
+
1493
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2290
1494
+ msgid "Every"
1495
+ msgstr "cada"
1496
+
1497
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2331
1498
+ msgid "of"
1499
+ msgstr "de"
1500
+
1501
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2375
1502
+ msgid "Filter deleted successfully"
1503
+ msgstr "Flitro eliminado satisfactoriamente"
1504
+
1505
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2444
1506
+ msgid "Filter saved"
1507
+ msgstr "Filtro guardado"
1508
+
1509
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2470
1510
+ msgid "Date filter"
1511
+ msgstr "Fecha del filtro"
1512
+
1513
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2479
1514
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2698
1515
+ msgid "Add new filter"
1516
+ msgstr "Añadir nuevo filtro"
1517
+
1518
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2484
1519
+ msgid "Name of filter"
1520
+ msgstr "Nombre del filtro"
1521
+
1522
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2486
1523
+ #, php-format
1524
+ msgid "Type your %sfilter name%s "
1525
+ msgstr "Escriba el %snombre del filtro%s"
1526
+
1527
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2490
1528
+ msgid "Time or days filter"
1529
+ msgstr "Fecha o filtro de dias"
1530
+
1531
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2502
1532
+ msgid "Days of week"
1533
+ msgstr "Dias de la semana"
1534
+
1535
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2506
1536
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3109
1537
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3164
1538
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3386
1539
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3411
1540
+ msgid "Sunday"
1541
+ msgstr "Domingo"
1542
+
1543
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2508
1544
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3110
1545
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3165
1546
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3387
1547
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3412
1548
+ msgid "Monday"
1549
+ msgstr "lunes"
1550
+
1551
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2510
1552
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3111
1553
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3166
1554
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3388
1555
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3413
1556
+ #, fuzzy
1557
+ msgid "Tuesday"
1558
+ msgstr "Martes"
1559
+
1560
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2512
1561
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3112
1562
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3167
1563
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3389
1564
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3414
1565
+ msgid "Wednesday"
1566
+ msgstr "Miércoles"
1567
+
1568
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2514
1569
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3113
1570
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3168
1571
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3390
1572
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3415
1573
+ msgid "Thursday"
1574
+ msgstr "Jueves"
1575
+
1576
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2516
1577
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3114
1578
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3169
1579
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3391
1580
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3416
1581
+ msgid "Friday"
1582
+ msgstr "Viernes"
1583
+
1584
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2518
1585
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3115
1586
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3170
1587
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3392
1588
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3417
1589
+ msgid "Saturday"
1590
+ msgstr "Sabado"
1591
+
1592
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2526
1593
+ msgid "Days of month"
1594
+ msgstr "Dias del mes"
1595
+
1596
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2604
1597
+ #, fuzzy
1598
+ msgid "Months"
1599
+ msgstr "Meses"
1600
+
1601
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2609
1602
+ msgid "January"
1603
+ msgstr "Enero"
1604
+
1605
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2611
1606
+ msgid "February"
1607
+ msgstr "Febrero"
1608
+
1609
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2613
1610
+ msgid "March"
1611
+ msgstr "Marzo"
1612
+
1613
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2615
1614
+ msgid "April"
1615
+ msgstr "Abril"
1616
+
1617
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2619
1618
+ msgid "June"
1619
+ msgstr "Junio"
1620
+
1621
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2623
1622
+ msgid "July"
1623
+ msgstr "Julio"
1624
+
1625
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2625
1626
+ msgid "August"
1627
+ msgstr "Agosto"
1628
+
1629
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2627
1630
+ msgid "September"
1631
+ msgstr "Septiembre"
1632
+
1633
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2629
1634
+ msgid "October"
1635
+ msgstr "Octubre"
1636
+
1637
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2631
1638
+ msgid "November"
1639
+ msgstr "Noviembre"
1640
+
1641
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2633
1642
+ msgid "December"
1643
+ msgstr "Diciembre"
1644
+
1645
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2642
1646
+ msgid "Years"
1647
+ msgstr "Años"
1648
+
1649
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2685
1650
+ #, php-format
1651
+ msgid "Type your %sstart time%s "
1652
+ msgstr "Escriba su %sfecha de inicio%s"
1653
+
1654
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2691
1655
+ #, php-format
1656
+ msgid "Type your %send time%s "
1657
+ msgstr "Escriba su %sfecha de incio%s"
1658
+
1659
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2698
1660
+ msgid "Save changes"
1661
+ msgstr "Guardar cambios"
1662
+
1663
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2729
1664
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:727
1665
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1032
1666
+ msgid "Edit"
1667
+ msgstr "Editar"
1668
+
1669
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2731
1670
+ msgid "Do you really want to delete?"
1671
+ msgstr "¿Quiere realmente eliminarlo?"
1672
+
1673
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2765
1674
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2809
1675
+ msgid "Showing cost at tooltip"
1676
+ msgstr "Enseñando coste en ventana emergente"
1677
+
1678
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2771
1679
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2815
1680
+ #, fuzzy
1681
+ msgid " Check this checkbox if you want to show daily cost at the tooltip, when mouse over it."
1682
+ msgstr "Marque esta casilla de verificación si desea mostrar los costos del día en la descripción, cuando el ratón esté sobre ella."
1683
+
1684
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2778
1685
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2822
1686
+ msgid "Cost description"
1687
+ msgstr "Descripción del coste"
1688
+
1689
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2780
1690
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2824
1691
+ #, php-format
1692
+ msgid "Type your %scost%s description"
1693
+ msgstr "escriba su descripción de %scoste%s"
1694
+
1695
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2925
1696
+ msgid "Advanced cost management"
1697
+ msgstr "Gestión avanzada de coste"
1698
+
1699
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2968
1700
+ #, fuzzy, php-format
1701
+ msgid "Advanced cost customization is requre select boxes from %sform fields customization page%s (%s - shortcode). Fields are show automatically here, if exist at the form."
1702
+ msgstr "Personalización avanzada costo requiere menú desplegable seleccione desde la %s página de personalización de campos personalizados%s (%s - deficiencia). Los campos se muestran de forma automática aquí, si existen en el formulario."
1703
+
1704
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:2980
1705
+ msgid "Form"
1706
+ msgstr "Formulario"
1707
+
1708
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3026
1709
+ msgid "Aditional cost for"
1710
+ msgstr "Coste adicional para "
1711
+
1712
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3067
1713
+ #, fuzzy, php-format
1714
+ msgid "Enter cost (%s) directly in format %s or %s for the whole booking in format %s or fixed amount per each selected day in format %s For example: %s or %s or %s"
1715
+ msgstr "Usted puede entrar en el costo directo % s en formato%s o % s de toda la reserva en formato% s por ejemplo:% s o%s"
1716
+
1717
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3083
1718
+ #, fuzzy, php-format
1719
+ msgid " Check this checkbox, if you want that costs, which setup here as % for some options is apply also to the costs, which is setup as a fixed values for some options."
1720
+ msgstr "Marque esta casilla de verificación si desea mostrar los costos del día en la descripción, cuando el ratón esté sobre ella."
1721
+
1722
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium-plus.php:3110
1723
+ msgid "Cost: "
1724
+ msgstr "Coste:"
1725
+
1726
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:323
1727
+ msgid "Start Time is invalid, probably by requesting time(s) already booked, or already in the past!"
1728
+ msgstr "Fecha de inicio no válida, probablemente por hora de reserva ya reservada, o ya en el pasado!"
1729
+
1730
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:324
1731
+ msgid "End Time is invalid, probably by requesting time(s) already booked, or already in the past, or less then start time if only 1 day selected.!"
1732
+ msgstr "Fecha fin no es válida, probablemente por hora de reserva ya reservada o ya en el pasado!"
1733
+
1734
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:325
1735
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:326
1736
+ msgid "Probably by requesting time(s) already booked, or already in the past!"
1737
+ msgstr "Probablemente por fecha deseada ya lo esté o realizado en el pasado!"
1738
+
1739
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:461
1740
+ msgid "Costs"
1741
+ msgstr "Costes"
1742
+
1743
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:479
1744
+ #, fuzzy
1745
+ msgid "Send payment request to visitor"
1746
+ msgstr "Personalización de pago por Sage"
1747
+
1748
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:483
1749
+ #, fuzzy
1750
+ msgid "Save cost"
1751
+ msgstr "Guardar costes"
1752
+
1753
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:520
1754
+ #, fuzzy
1755
+ msgid "Cost saved successfuly"
1756
+ msgstr "Actualización con éxito"
1757
+
1758
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:527
1759
+ msgid "Cost is not correct. It have to be more then 0"
1760
+ msgstr ""
1761
+
1762
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:544
1763
+ msgid "Send payment request to customer"
1764
+ msgstr ""
1765
+
1766
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:545
1767
+ #, fuzzy, php-format
1768
+ msgid "Type your %sreason of payment%s request"
1769
+ msgstr "Escriba su %sfecha de incio%s"
1770
+
1771
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:728
1772
+ msgid "Request is sent"
1773
+ msgstr ""
1774
+
1775
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:734
1776
+ msgid "Request is failed"
1777
+ msgstr ""
1778
+
1779
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:776
1780
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:781
1781
+ msgid "Email to \"Person\" with payment request"
1782
+ msgstr ""
1783
+
1784
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:782
1785
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2816
1786
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2876
1787
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2927
1788
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2980
1789
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3032
1790
+ msgid "Active"
1791
+ msgstr "Activo"
1792
+
1793
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:783
1794
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2928
1795
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2981
1796
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3033
1797
+ msgid "Send copy of this email to Admin"
1798
+ msgstr ""
1799
+
1800
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:789
1801
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2829
1802
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2882
1803
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2934
1804
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2987
1805
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3039
1806
+ #, fuzzy, php-format
1807
+ msgid "Type default %sadmin email%s from where this email is sending"
1808
+ msgstr "Escriba la dirección de %semail del administrador%s por defecto desde donde se mandará el email"
1809
+
1810
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:794
1811
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2834
1812
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2887
1813
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2939
1814
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2992
1815
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3044
1816
+ msgid "Subject"
1817
+ msgstr "Asunto"
1818
+
1819
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:796
1820
+ #, fuzzy, php-format
1821
+ msgid "Type email subject for %spayment request%s. You can use these %s shortcodes."
1822
+ msgstr "Escriba el asunto del email para %srechazo de reserva%s. Puede usar estos %s códigos cortos."
1823
+
1824
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:802
1825
+ #, fuzzy, php-format
1826
+ msgid "Type your %semail message for payment request%s"
1827
+ msgstr "Escriba su %s mensaje de email para rechazar reserva%s en el sitio"
1828
+
1829
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:805
1830
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2845
1831
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2898
1832
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2950
1833
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3003
1834
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3055
1835
+ msgid "Use this shortcodes: "
1836
+ msgstr "Use estos códigos cortos:"
1837
+
1838
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:806
1839
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2846
1840
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2899
1841
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2951
1842
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3004
1843
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3056
1844
+ #, fuzzy, php-format
1845
+ msgid "%s - inserting ID of reservation "
1846
+ msgstr "%s[fechas]%s -insertando lista de fechas reservadas"
1847
+
1848
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:807
1849
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2847
1850
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2900
1851
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2952
1852
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3005
1853
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3057
1854
+ #, php-format
1855
+ msgid "%s - inserting name of person, who made booking (field %s requred at form for this bookmark), "
1856
+ msgstr "%s - insertando nombre de la persona, que realizó la reserva (campo %s obligatorio en el formulario para este marcador),"
1857
+
1858
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:808
1859
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2848
1860
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2901
1861
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2953
1862
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3006
1863
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3058
1864
+ #, php-format
1865
+ msgid "%s - inserting dates of booking, "
1866
+ msgstr "%s - insertando fechas de reserva,"
1867
+
1868
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:809
1869
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2849
1870
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2902
1871
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2954
1872
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3007
1873
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3059
1874
+ #, fuzzy, php-format
1875
+ msgid "%s - inserting check in date (first day of reservation), "
1876
+ msgstr "%s - insertando fechas de reserva,"
1877
+
1878
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:810
1879
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2850
1880
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2903
1881
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2955
1882
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3008
1883
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3060
1884
+ #, fuzzy, php-format
1885
+ msgid "%s - inserting check out date (last day of reservation), "
1886
+ msgstr "%s - insertando fechas de reserva,"
1887
+
1888
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:811
1889
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2851
1890
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2904
1891
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2956
1892
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3009
1893
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3061
1894
+ #, php-format
1895
+ msgid "%s - inserting type of booking resource, "
1896
+ msgstr "%s - insertando tipo de recurso de reserva"
1897
+
1898
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:812
1899
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3010
1900
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3062
1901
+ #, php-format
1902
+ msgid "%s - inserting detail person info"
1903
+ msgstr "%s- insertando información detallada de la persona"
1904
+
1905
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:813
1906
+ #, fuzzy, php-format
1907
+ msgid "%s - inserting cost of payment"
1908
+ msgstr "%s - insertando costes de esta reserva"
1909
+
1910
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:814
1911
+ #, fuzzy, php-format
1912
+ msgid "%s - inserting reason of payment, you can enter it before sending email"
1913
+ msgstr "%s - insertando razón de la cancelación de la reserva"
1914
+
1915
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:815
1916
+ #, php-format
1917
+ msgid "%s - inserting link to payment page for visitor at client side of site, "
1918
+ msgstr ""
1919
+
1920
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:816
1921
+ #, fuzzy, php-format
1922
+ msgid "%s - inserting link of booking editing by visitor at client side of site, "
1923
+ msgstr "%s - insertando tipo de recurso de reserva"
1924
+
1925
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:817
1926
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2855
1927
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2907
1928
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2959
1929
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3064
1930
+ #, php-format
1931
+ msgid "%s - inserting link for booking cancellation by visitor at client side of site, "
1932
+ msgstr ""
1933
+
1934
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:818
1935
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2857
1936
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2909
1937
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2961
1938
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3013
1939
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3066
1940
+ #, php-format
1941
+ msgid "%s - inserting new line"
1942
+ msgstr "%s - insertando nueva linea"
1943
+
1944
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:819
1945
+ #, fuzzy, php-format
1946
+ msgid "You need to make payment %s for reservation %s at %s. %s You can make payment at this page: %s Thank you, Reservation service."
1947
+ msgstr "Por ejemplo: \"Su reserva %s en fechas: %s ha sido cancelada. %s Gracias, servicio de reservas.\""
1948
+
1949
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1058
1950
+ #, fuzzy
1951
+ msgid "deposit"
1952
+ msgstr "depósito fijo"
1953
+
1954
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1059
1955
+ #, fuzzy
1956
+ msgid "Total cost"
1957
+ msgstr "Coste final"
1958
+
1959
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1060
1960
+ #, fuzzy
1961
+ msgid "balance"
1962
+ msgstr "cancelar"
1963
+
1964
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1190
1965
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1469
1966
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1638
1967
+ #, fuzzy
1968
+ msgid "Deposit"
1969
+ msgstr "depósito fijo"
1970
+
1971
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1191
1972
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1470
1973
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1639
1974
+ msgid "Cost"
1975
+ msgstr "Coste"
1976
+
1977
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1275
1978
+ msgid "Make payments with payPal - its fast, free and secure!"
1979
+ msgstr "Realizar pago mediante PayPal - ¡es rápido, gratis y seguro!"
1980
+
1981
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1484
1982
+ msgid "Pay now"
1983
+ msgstr "pagar ahora"
1984
+
1985
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1485
1986
+ #, php-format
1987
+ msgid "Pay using %s payment service"
1988
+ msgstr "pagar usando %s servicio de pago"
1989
+
1990
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1668
1991
+ msgid "Proceed with iPay88 Payment"
1992
+ msgstr ""
1993
+
1994
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1686
1995
+ msgid "Auto fill form"
1996
+ msgstr ""
1997
+
1998
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1789
1999
+ msgid "Cost of each booking resource"
2000
+ msgstr "Coste de cada recurso de reserva"
2001
+
2002
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1815
2003
+ #, fuzzy
2004
+ msgid "fixed summ"
2005
+ msgstr "depósito fijo"
2006
+
2007
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1821
2008
+ msgid "of each booking resource. Enter only digits."
2009
+ msgstr "de cada recurso de reserva. Insertar solo digitos."
2010
+
2011
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1828
2012
+ #, fuzzy, php-format
2013
+ msgid " Check this checkbox if you want that %stime selection%s at booking form is %sapply to cost calculation%s."
2014
+ msgstr "Marque esta casilla de verificación si desea mostrar los costos del día en la descripción, cuando el ratón esté sobre ella."
2015
+
2016
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1834
2017
+ msgid "Save costs"
2018
+ msgstr "Guardar costes"
2019
+
2020
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1883
2021
+ msgid "Sage payment customization"
2022
+ msgstr "Personalización de pago por Sage"
2023
+
2024
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1885
2025
+ #, fuzzy, php-format
2026
+ msgid "If you have no account for this system, please visit %s to create one. Simulator account emulates the Sage Pay account as well as a Test and Live account."
2027
+ msgstr "Si no tiene una cuenta de este sistema de pago, por favor visite %s para creación del simulador de la cuenta. El simulador emula el pago con Sage y sistemas de prueba en vivo"
2028
+
2029
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1890
2030
+ msgid "Sage payment active"
2031
+ msgstr "Pago con Sage activado"
2032
+
2033
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1894
2034
+ #, fuzzy
2035
+ msgid " Check this checkbox for using Sage payment."
2036
+ msgstr "Marque esta casilla de verificación para el uso de pago con Sage."
2037
+
2038
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1900
2039
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2291
2040
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2597
2041
+ msgid "Payment description"
2042
+ msgstr "Descripción e pago"
2043
+
2044
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1901
2045
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2292
2046
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2598
2047
+ msgid "Enter the service name or the reason for the payment here."
2048
+ msgstr "Introduzca el nombre del servicio o la razón para el pago aquí."
2049
+
2050
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1911
2051
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2303
2052
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2609
2053
+ msgid " Use these shortcodes for customization: "
2054
+ msgstr "Utilice estos códigos cortos para la personalización:"
2055
+
2056
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1912
2057
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2304
2058
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2610
2059
+ #, php-format
2060
+ msgid "%s[bookingname]%s - inserting name of booking resource, "
2061
+ msgstr "%s[nombrereserva]%s -insertar nombre de la reserva de recursos,"
2062
+
2063
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1913
2064
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2305
2065
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2611
2066
+ #, php-format
2067
+ msgid "%s[dates]%s - inserting list of reserved dates "
2068
+ msgstr "%s[fechas]%s -insertando lista de fechas reservadas"
2069
+
2070
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1914
2071
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2306
2072
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2612
2073
+ #, fuzzy, php-format
2074
+ msgid "%s[datescount]%s - inserting number of reserved dates "
2075
+ msgstr "%s[fechas]%s -insertando lista de fechas reservadas"
2076
+
2077
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1926
2078
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2318
2079
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2624
2080
+ #, fuzzy
2081
+ msgid "Show payment description"
2082
+ msgstr "Descripción e pago"
2083
+
2084
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1927
2085
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2319
2086
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2625
2087
+ #, fuzzy
2088
+ msgid "at booking form nearly pay button"
2089
+ msgstr "en el formulario de reservas"
2090
+
2091
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1931
2092
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2323
2093
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2629
2094
+ #, fuzzy
2095
+ msgid " Check this checkbox if you want to show payment description nearly pay button."
2096
+ msgstr "Marque esta casilla de verificación si desea mostrar los costos del día en la descripción, cuando el ratón esté sobre ella."
2097
+
2098
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1938
2099
+ msgid "Choose live or test environment"
2100
+ msgstr "Elegir en directo o entorno de pruebas"
2101
+
2102
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1942
2103
+ msgid "SIMULATOR"
2104
+ msgstr "SIMULADOR"
2105
+
2106
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1943
2107
+ msgid "TEST"
2108
+ msgstr "PRUEBA"
2109
+
2110
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1944
2111
+ msgid "LIVE"
2112
+ msgstr "EN DIRECTO"
2113
+
2114
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1946
2115
+ msgid "Select SIMULATOR for the Simulator expert system, TEST for the Test Server and LIVE in the live environment"
2116
+ msgstr "Seleccione SIMULADOR para el sistema experto Simulator, PRUEBA para la prueba del servidor y EN DIRECTO en el entorno real"
2117
+
2118
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1952
2119
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2638
2120
+ msgid "Return URL after Successful order"
2121
+ msgstr "Volver URL después de la orden con éxito"
2122
+
2123
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1956
2124
+ msgid "Enter a return relative Successful URL. Sage will redirect visitors to this page after Successful Payment"
2125
+ msgstr "Ingrese una URL retorno relativo éxito. Sage redirigirá a los visitantes a esta página tras el éxito de pago"
2126
+
2127
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1957
2128
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1968
2129
+ msgid "Please test this URL. Its have to be valid"
2130
+ msgstr "Por favor pruebe esta URL. Tiene que ser válida"
2131
+
2132
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1963
2133
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2649
2134
+ msgid "Return URL after Failed order"
2135
+ msgstr "Vuelva a la URL despúes de una orden fallida"
2136
+
2137
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1967
2138
+ msgid "Enter a return relative Failed URL. Sage will redirect visitors to this page after Failed Payment"
2139
+ msgstr "Introduzca un retorno relativo Error URL. Sage redirigirá a los visitantes a esta página después de pago fallido"
2140
+
2141
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1975
2142
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2379
2143
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2660
2144
+ #, fuzzy
2145
+ msgid "Auto approve/cancel of booking"
2146
+ msgstr "Envio de email a \"Persona\" despúes de aprobación de la reserva"
2147
+
2148
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1979
2149
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2383
2150
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2664
2151
+ msgid " Check this checkbox and booking will be automaticaly approve or cancel, when visitor make successfully payment or when visitor make a payment cancellation. Warning this wont work if visitor leave the payment page"
2152
+ msgstr ""
2153
+
2154
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1988
2155
+ msgid "Vendor Name"
2156
+ msgstr "nombre del vendedor"
2157
+
2158
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1992
2159
+ msgid "Set this value to the Vendor Name assigned to you by Sage Pay or chosen when you applied."
2160
+ msgstr "Establezca este valor en el nombre del vendedor asignado a usted por Sage o pago elegido al momento de solicitar."
2161
+
2162
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:1998
2163
+ msgid "XOR Encryption password"
2164
+ msgstr "Contraseña de encriptación XOR"
2165
+
2166
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2002
2167
+ msgid "Set this value to the XOR Encryption password assigned to you by Sage Pay"
2168
+ msgstr "Establezca este valor a la contraseña cifrada XOR asignada a usted por pago con sage"
2169
+
2170
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2008
2171
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2254
2172
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2554
2173
+ msgid "Choose Payment Currency"
2174
+ msgstr "Escoja su moneda de pago"
2175
+
2176
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2012
2177
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2258
2178
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2559
2179
+ msgid "U.S. Dollars"
2180
+ msgstr "Dólares Estadounidenses"
2181
+
2182
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2013
2183
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2259
2184
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2564
2185
+ msgid "Euros"
2186
+ msgstr "Euros"
2187
+
2188
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2014
2189
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2565
2190
+ msgid "Pounds Sterling"
2191
+ msgstr "Libras Esterlinas"
2192
+
2193
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2015
2194
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2566
2195
+ msgid "Yen"
2196
+ msgstr "Yen"
2197
+
2198
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2016
2199
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2262
2200
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2567
2201
+ msgid "Australian Dollars"
2202
+ msgstr "Dólares australianos"
2203
+
2204
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2017
2205
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2263
2206
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2568
2207
+ msgid "Canadian Dollars"
2208
+ msgstr "Dólares canadienses"
2209
+
2210
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2018
2211
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2264
2212
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2569
2213
+ msgid "New Zealand Dollar"
2214
+ msgstr "Dólar Neo Zelandés"
2215
+
2216
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2019
2217
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2265
2218
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2570
2219
+ msgid "Swiss Franc"
2220
+ msgstr "Franco Suizo"
2221
+
2222
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2020
2223
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2266
2224
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2571
2225
+ msgid "Hong Kong Dollar"
2226
+ msgstr "Dólar Hong Kong"
2227
+
2228
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2021
2229
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2267
2230
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2572
2231
+ msgid "Singapore Dollar"
2232
+ msgstr "Dólar de Singapur"
2233
+
2234
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2022
2235
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2268
2236
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2573
2237
+ msgid "Swedish Krona"
2238
+ msgstr "Corona sueca"
2239
+
2240
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2023
2241
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2269
2242
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2574
2243
+ msgid "Danish Krone"
2244
+ msgstr "Corona Danesa"
2245
+
2246
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2024
2247
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2270
2248
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2575
2249
+ msgid "Polish Zloty"
2250
+ msgstr "Zloty polaco"
2251
+
2252
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2025
2253
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2271
2254
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2576
2255
+ msgid "Norwegian Krone"
2256
+ msgstr "Corona noruega"
2257
+
2258
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2026
2259
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2272
2260
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2577
2261
+ msgid "Hungarian Forint"
2262
+ msgstr "Florín húngaro"
2263
+
2264
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2027
2265
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2273
2266
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2578
2267
+ msgid "Czech Koruna"
2268
+ msgstr "Corona Checa"
2269
+
2270
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2028
2271
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2579
2272
+ msgid "Israeli Shekel"
2273
+ msgstr "Shekel Israelí"
2274
+
2275
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2029
2276
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2275
2277
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2580
2278
+ msgid "Mexican Peso"
2279
+ msgstr "Peso Mexicano"
2280
+
2281
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2030
2282
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2276
2283
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2581
2284
+ msgid "Brazilian Real (only for Brazilian users)"
2285
+ msgstr "real brasileño (solo para usuarios brasileños)"
2286
+
2287
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2031
2288
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2277
2289
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2582
2290
+ msgid "Malaysian Ringgits (only for Malaysian users)"
2291
+ msgstr "Ringgits Malayos (solo para usuarios malayos)"
2292
+
2293
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2032
2294
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2278
2295
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2583
2296
+ msgid "Philippine Pesos"
2297
+ msgstr "Pesos Filipinos"
2298
+
2299
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2033
2300
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2279
2301
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2584
2302
+ msgid "Taiwan New Dollars"
2303
+ msgstr "Nuevos Dólares de Taiwan"
2304
+
2305
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2034
2306
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2280
2307
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2585
2308
+ msgid "Thai Baht"
2309
+ msgstr "Baht Tailandés"
2310
+
2311
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2036
2312
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2283
2313
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2587
2314
+ msgid "This is the currency for your visitors to make Payments"
2315
+ msgstr "Esta es la moneda para sus visitantes para hacer pagos"
2316
+
2317
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2042
2318
+ msgid "Transaction type"
2319
+ msgstr "Tipo de operación"
2320
+
2321
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2046
2322
+ msgid "PAYMENT"
2323
+ msgstr "PAGO"
2324
+
2325
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2047
2326
+ msgid "DEFERRED"
2327
+ msgstr "DIFERIDOS"
2328
+
2329
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2048
2330
+ msgid "AUTHENTICATE"
2331
+ msgstr "AUTENTIFICAR"
2332
+
2333
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2050
2334
+ msgid "This can be DEFERRED or AUTHENTICATE if your Sage Pay account supports those payment types"
2335
+ msgstr "Puede ser DIFERIDO o AUTENTIFICADO si su cuenta de pago Sage apoya los tipos de pago"
2336
+
2337
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2056
2338
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2339
+ #, fuzzy, php-format
2340
+ msgid "Please %s configure %s fields inside the billing form%s, this is necessary for %s Payment System."
2341
+ msgstr "Por favor, %s configure los campos de facturación en la personalización de campos personalizadps%s, ¡El sistema de pago Sage lo requiere!"
2342
+
2343
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2056
2344
+ msgid "all"
2345
+ msgstr ""
2346
+
2347
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2180
2348
+ msgid "PayPal customization"
2349
+ msgstr "Personalización PayPal"
2350
+
2351
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2189
2352
+ msgid "PayPal active"
2353
+ msgstr "PayPal activado"
2354
+
2355
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2193
2356
+ #, fuzzy
2357
+ msgid " Check this checkbox to use PayPal."
2358
+ msgstr "Marque esta casilla para usar pago por PayPal."
2359
+
2360
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2199
2361
+ #, fuzzy
2362
+ msgid "Chose payment mode"
2363
+ msgstr "Escoja su moneda de pago"
2364
+
2365
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2203
2366
+ #, fuzzy
2367
+ msgid "Live"
2368
+ msgstr "Demostración en vivo"
2369
+
2370
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2204
2371
+ msgid "Sandbox"
2372
+ msgstr ""
2373
+
2374
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2206
2375
+ #, fuzzy
2376
+ msgid " Select using test (Sandbox Test Environment) or live PayPal payment."
2377
+ msgstr "Marque esta casilla para usar pago por PayPal."
2378
+
2379
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2214
2380
+ msgid "Payment Pro Hosted Solution active"
2381
+ msgstr ""
2382
+
2383
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2220
2384
+ #, fuzzy
2385
+ msgid " Check this checkbox to activate Payment Pro Hosted Solution."
2386
+ msgstr "Marque esta casilla para usar pago por PayPal."
2387
+
2388
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2226
2389
+ msgid "Secure Merchant ID"
2390
+ msgstr ""
2391
+
2392
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2231
2393
+ msgid "This is the Secure Merchant ID, which can be found on the profile page"
2394
+ msgstr ""
2395
+
2396
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2242
2397
+ msgid "Paypal Email address to receive payments"
2398
+ msgstr "Dirección de Email PayPal para recibir pagos"
2399
+
2400
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2247
2401
+ msgid "This is the Paypal Email address where the payments will go"
2402
+ msgstr "Esta es la dirección de Email PayPal a donde irán los pagos"
2403
+
2404
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2260
2405
+ msgid "British Pound"
2406
+ msgstr ""
2407
+
2408
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2261
2409
+ msgid "Japanese Yen"
2410
+ msgstr ""
2411
+
2412
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2274
2413
+ #, fuzzy
2414
+ msgid "Israeli New Shekel"
2415
+ msgstr "Shekel Israelí"
2416
+
2417
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2281
2418
+ msgid "Turkish Lira (only for Turkish members)"
2419
+ msgstr ""
2420
+
2421
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2330
2422
+ msgid "Show Reference Text Box"
2423
+ msgstr "Mostrar cuadro de texto de referencia"
2424
+
2425
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2335
2426
+ #, fuzzy
2427
+ msgid " Check this to let the visitors enter more info like email or web url."
2428
+ msgstr "marque esta casilla si quiere que sus visitantes puedan insertar una referencia como el email o una dirección web"
2429
+
2430
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2341
2431
+ msgid "Reference Text Box Title"
2432
+ msgstr "Título de Referencia del cuadro de texto"
2433
+
2434
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2345
2435
+ msgid "Enter a title for the Reference text box (i.e. Your emeil). The visitors will see this text"
2436
+ msgstr "Introduzca un título para el cuadro de texto de referencia (por ejemplo, su email). Los visitantes podrán ver este texto"
2437
+
2438
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2351
2439
+ msgid "Return URL from PayPal"
2440
+ msgstr "Volver URL de PayPal"
2441
+
2442
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2355
2443
+ #, fuzzy
2444
+ msgid "The URL to which the payers browser is redirected after completing the payment; for example, a URL on your site that displays a {Thank you for your payment page}."
2445
+ msgstr "La URL a la que el navegador del ordenante es redirigido después de completar el pago, por ejemplo, una dirección URL de su sitio web que muestra un {Gracias por tu página de pago}. "
2446
+
2447
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2356
2448
+ #, php-format
2449
+ msgid ""
2450
+ "For using this feature you %smust have activated auto return link%s at your Paypal account.\n"
2451
+ "Follow these steps to configure it:%s\n"
2452
+ "1. Log in to your PayPal account.%s\n"
2453
+ "2. Click the Profile subtab.%s\n"
2454
+ "3. Click Website Payment Preferences in the Seller Preferences column.%s\n"
2455
+ "4. Under Auto Return for Website Payments, click the On radio button.%s\n"
2456
+ "5. For the Return URL, enter the YOUR URL for your site for successfull payment. "
2457
+ msgstr ""
2458
+
2459
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2368
2460
+ msgid "Cancel Return URL from PayPal"
2461
+ msgstr "Cancelar Volver URL de PayPal"
2462
+
2463
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2372
2464
+ #, fuzzy
2465
+ msgid "A URL to which the payers browser is redirected if payment is cancelled, for example, a URL on your website that displays a {Payment Canceled} page."
2466
+ msgstr "Un URL a la que el navegador del ordenante se redirige si el pago se cancela, por ejemplo, una dirección URL de su sitio web que muestra una página de {Pago Canceledo}."
2467
+
2468
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2393
2469
+ msgid "Button types"
2470
+ msgstr "Tipos de botones"
2471
+
2472
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2408
2473
+ #, fuzzy
2474
+ msgid "Select submit button type"
2475
+ msgstr "Seleccione el tipo de botón de presentación"
2476
+
2477
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2492
2478
+ #, fuzzy
2479
+ msgid "iPay88 customization"
2480
+ msgstr "Personalización PayPal"
2481
+
2482
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2501
2483
+ #, fuzzy
2484
+ msgid "iPay88 active"
2485
+ msgstr "PayPal activado"
2486
+
2487
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2505
2488
+ #, fuzzy
2489
+ msgid " Check this checkbox to use iPay88."
2490
+ msgstr "Marque esta casilla para usar pago por PayPal."
2491
+
2492
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2511
2493
+ msgid "Merchant Code"
2494
+ msgstr ""
2495
+
2496
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2517
2497
+ msgid "Enter your iPay88 Merchant Code."
2498
+ msgstr ""
2499
+
2500
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2523
2501
+ msgid "Merchant Key"
2502
+ msgstr ""
2503
+
2504
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2529
2505
+ msgid "Enter your iPay88 Merchant Key."
2506
+ msgstr ""
2507
+
2508
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2558
2509
+ msgid "Malaysian Ringgit"
2510
+ msgstr ""
2511
+
2512
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2560
2513
+ #, fuzzy
2514
+ msgid "Philippines Peso"
2515
+ msgstr "Pesos Filipinos"
2516
+
2517
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2642
2518
+ msgid "Enter a return relative Successful URL."
2519
+ msgstr ""
2520
+
2521
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2643
2522
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2654
2523
+ #, fuzzy
2524
+ msgid "Please test this URL. Its have to be valid."
2525
+ msgstr "Por favor pruebe esta URL. Tiene que ser válida"
2526
+
2527
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2653
2528
+ msgid "Enter a return relative Failed URL."
2529
+ msgstr ""
2530
+
2531
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2532
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2740
2533
+ #, fuzzy
2534
+ msgid "Customer Email"
2535
+ msgstr "Email del cliente"
2536
+
2537
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2538
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2753
2539
+ msgid "First Name(s)"
2540
+ msgstr "Nombre"
2541
+
2542
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2670
2543
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2766
2544
+ #, fuzzy
2545
+ msgid "Last name"
2546
+ msgstr "Apellidos"
2547
+
2548
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2717
2549
+ msgid "Billing form fields customization"
2550
+ msgstr "Personalización campos del formulario de facturación"
2551
+
2552
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2729
2553
+ #, fuzzy, php-format
2554
+ msgid "Please set required billing fields, they will automatically %sassign to billing booking form%s"
2555
+ msgstr "Por favor, establezca los campos obligatorios de facturación, que le %sserán automaticamente asignados al formulario de facturación%s desde el formulario de reserva"
2556
+
2557
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2734
2558
+ #, fuzzy
2559
+ msgid "Please, select field from your booking form. This field will be automatically assign to current field in biilling form."
2560
+ msgstr "Por favor, seleccione campo de formulario de su formulario de reserva. Este campo le asignará automáticamente al campo actual de la forma de facturación."
2561
+
2562
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2800
2563
+ msgid "Billing Address"
2564
+ msgstr "Dirección de facturación"
2565
+
2566
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2813
2567
+ msgid "Billing City"
2568
+ msgstr "Ciudad de facturación"
2569
+
2570
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2826
2571
+ msgid "Post Code"
2572
+ msgstr "Código postal"
2573
+
2574
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2839
2575
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3391
2576
+ msgid "Country"
2577
+ msgstr "País"
2578
+
2579
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2853
2580
+ #, php-format
2581
+ msgid "These %sfields confuguration is obligatory, for Sage payment%s system!"
2582
+ msgstr "¡Este %scampo de configuración es obligatorio, para el sistema de pago Sage%s!"
2583
+
2584
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2891
2585
+ #, fuzzy
2586
+ msgid "Auto cancel pending not paid bookings"
2587
+ msgstr "Envio de email a \"Persona\" despúes de aprobación de la reserva"
2588
+
2589
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2898
2590
+ #, fuzzy
2591
+ msgid "Auto cancel bookings"
2592
+ msgstr "Envio de email a \"Persona\" despúes de aprobación de la reserva"
2593
+
2594
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2906
2595
+ #, php-format
2596
+ msgid " Check this checkbox to %sactivate%s cancel pending not paid bookings."
2597
+ msgstr ""
2598
+
2599
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2912
2600
+ #, fuzzy
2601
+ msgid "Cancel bookings older"
2602
+ msgstr "en el formulario de reservas"
2603
+
2604
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2917
2605
+ #, fuzzy
2606
+ msgid "hour"
2607
+ msgstr "Autor"
2608
+
2609
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2920
2610
+ #, fuzzy
2611
+ msgid "hours"
2612
+ msgstr "Jueves"
2613
+
2614
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2930
2615
+ msgid " Cancel only pending, not paid bookings, which is older then at this selection."
2616
+ msgstr ""
2617
+
2618
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2938
2619
+ #, fuzzy
2620
+ msgid "Is send cancellation email"
2621
+ msgstr "razón de cancelación aquí."
2622
+
2623
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2942
2624
+ #, php-format
2625
+ msgid " Check this checkbox to %ssend%s cancellation email for this process."
2626
+ msgstr ""
2627
+
2628
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2947
2629
+ #, fuzzy
2630
+ msgid "Description of cancellation"
2631
+ msgstr "razón de cancelación aquí."
2632
+
2633
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:2949
2634
+ #, php-format
2635
+ msgid "Type description of %scancellation%s for email template."
2636
+ msgstr ""
2637
+
2638
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3001
2639
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3320
2640
+ msgid "Time Format"
2641
+ msgstr "Formato de hora"
2642
+
2643
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3016
2644
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3335
2645
+ msgid "Custom"
2646
+ msgstr "Personalizar"
2647
+
2648
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3024
2649
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3343
2650
+ #, fuzzy, php-format
2651
+ msgid "Type your time format for showing in emails and booking table. %sDocumentation on time formatting.%s"
2652
+ msgstr "Escriba su formato de hora para su exhibición en emails y tablas de reserva. %sDocumentación en formato de hora%s"
2653
+
2654
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3074
2655
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3352
2656
+ msgid "Range selection"
2657
+ msgstr "rango de selección"
2658
+
2659
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3081
2660
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3358
2661
+ #, fuzzy
2662
+ msgid " Check this if you want to use selection range in calendar. For example: select a week or only five days for booking."
2663
+ msgstr "Marque esta casilla si desea utilizar la selección de rango en el calendario.Por ejemplo, seleccione la semana o solo 5 días para la reserva."
2664
+
2665
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3092
2666
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3369
2667
+ msgid "Selection of FIXED number of days by ONE mouse click"
2668
+ msgstr "Selección de número FIJO de días con UN solo click de ratón"
2669
+
2670
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3093
2671
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3370
2672
+ msgid "Selection of DYNAMIC number of days by TWO mouse click"
2673
+ msgstr "Selección de número DINAMICO de días con dos clicks de ratón"
2674
+
2675
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3099
2676
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3376
2677
+ msgid "Count of days"
2678
+ msgstr "Cuenta de dias"
2679
+
2680
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3099
2681
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3152
2682
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3376
2683
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3401
2684
+ #, php-format
2685
+ msgid "in %srange to select%s"
2686
+ msgstr "en %srango para seleccionar%s"
2687
+
2688
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3101
2689
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3378
2690
+ #, php-format
2691
+ msgid "Type your %snumber of days for range selection%s"
2692
+ msgstr "Escriba su %snumero de dias para selección de rango%s"
2693
+
2694
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3105
2695
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3160
2696
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3382
2697
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3407
2698
+ msgid "Start day of range"
2699
+ msgstr "Día de Inicio de la semana"
2700
+
2701
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3108
2702
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3163
2703
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3385
2704
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3410
2705
+ msgid "Any day of week"
2706
+ msgstr "Cualquier dia de la semana"
2707
+
2708
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3117
2709
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3172
2710
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3394
2711
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3419
2712
+ msgid "Select your start day of range selection at week"
2713
+ msgstr "Seleccione el día de inicio de la selección de rango en la semana"
2714
+
2715
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3125
2716
+ #, fuzzy
2717
+ msgid "Days selection number"
2718
+ msgstr "rango de selección"
2719
+
2720
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3128
2721
+ msgid "min"
2722
+ msgstr ""
2723
+
2724
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3131
2725
+ msgid "max"
2726
+ msgstr ""
2727
+
2728
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3134
2729
+ #, fuzzy, php-format
2730
+ msgid "Type your %sminimum and maximum number of days for range selection%s"
2731
+ msgstr "Escribe el %s número mínimo de días para la selección de rango%s"
2732
+
2733
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3140
2734
+ #, fuzzy
2735
+ msgid "Specific days selections"
2736
+ msgstr "Selección de multiples días"
2737
+
2738
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3144
2739
+ #, php-format
2740
+ 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"
2741
+ msgstr ""
2742
+
2743
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3150
2744
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3401
2745
+ msgid "Minimum days count"
2746
+ msgstr "Cuenta de días mínimos"
2747
+
2748
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3156
2749
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3403
2750
+ #, php-format
2751
+ msgid "Type your %sminimum number of days for range selection%s"
2752
+ msgstr "Escribe el %s número mínimo de días para la selección de rango%s"
2753
+
2754
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3214
2755
+ #, fuzzy
2756
+ msgid "Use recurent time"
2757
+ msgstr "Uso de tiempo fijos"
2758
+
2759
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3214
2760
+ #, fuzzy
2761
+ msgid "for several days selection"
2762
+ msgstr "Selección de multiples días"
2763
+
2764
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3218
2765
+ msgid " Check this if you want to use recurent time for reservation of several days. Its mean that middle days will be partially booked by actual times, otherwise time in booking form used as check in/out time for first and last time of reservation."
2766
+ msgstr ""
2767
+
2768
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3224
2769
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3435
2770
+ msgid "Use fixed time"
2771
+ msgstr "Uso de tiempo fijos"
2772
+
2773
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3224
2774
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3435
2775
+ msgid "in range selections"
2776
+ msgstr "en las selecciones de rango"
2777
+
2778
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3228
2779
+ msgid "Warning"
2780
+ msgstr ""
2781
+
2782
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3228
2783
+ msgid "It will overwrite start time and end time from from customization."
2784
+ msgstr ""
2785
+
2786
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3230
2787
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3441
2788
+ #, fuzzy
2789
+ msgid " Check this if you want to use a part of the day (not full day) at start and end day of selection range . It will overwrite start time and end time from from customization."
2790
+ msgstr "Marque esta casilla de verificación si desea utilizar para reservar una parte del día (no todo el día) al comienzo y al final del día de selección de rango. Su sobrescribirá fecha de incio y fecha de fin de la personalización."
2791
+
2792
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3237
2793
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3448
2794
+ #, php-format
2795
+ msgid "%sstart booking time%s"
2796
+ msgstr "%sEmpezar tiempo de reserva%s"
2797
+
2798
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3239
2799
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3450
2800
+ #, php-format
2801
+ msgid "Type your %sstart%s time of booking for range selection"
2802
+ msgstr "Escriba su hora de %sinicio%s de la reserva para la selección de rango"
2803
+
2804
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3244
2805
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3455
2806
+ #, php-format
2807
+ msgid "%send booking time%s"
2808
+ msgstr "%sfin fecha de reserva%s"
2809
+
2810
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3246
2811
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3457
2812
+ #, php-format
2813
+ msgid "Type your %send%s time of booking for range selection"
2814
+ msgstr "Escriba su hora de %sfinalización%s de la reserva para la selección de rango"
2815
+
2816
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3467
2817
+ msgid "Save Changes"
2818
+ msgstr "Guardar cambios"
2819
+
2820
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3497
2821
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3514
2822
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3546
2823
+ #, php-format
2824
+ msgid "Payment for booking of the %s for days: %s"
2825
+ msgstr "El pago de reserva de %spara los dias:%s"
2826
+
2827
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3503
2828
+ msgid "Enter your phone"
2829
+ msgstr "Inserte su numero de telefono"
2830
+
2831
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3556
2832
+ msgid "This reservation is cancelled, because we do not receive payment and administrator do not approve it."
2833
+ msgstr ""
2834
+
2835
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3575
2836
+ msgid "You need to make payment for reservation"
2837
+ msgstr ""
2838
+
2839
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3577
2840
+ #, php-format
2841
+ msgid "You need to make payment %s for reservation %s at %s. %s You can make payment at this page: %s Thank you, %s"
2842
+ msgstr ""
2843
+
2844
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3681
2845
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3441
2846
+ msgid "Appartment #3"
2847
+ msgstr "Apartamento nº 3"
2848
+
2849
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3842
2850
+ msgid "Successful payment"
2851
+ msgstr ""
2852
+
2853
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3844
2854
+ #, fuzzy
2855
+ msgid " Parameters pass in incorrect,"
2856
+ msgstr "El código introducido no es correcto"
2857
+
2858
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3845
2859
+ msgid "Cannot found the record"
2860
+ msgstr ""
2861
+
2862
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3846
2863
+ msgid "Amount different"
2864
+ msgstr ""
2865
+
2866
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3847
2867
+ #, fuzzy
2868
+ msgid "Payment fail"
2869
+ msgstr "pago"
2870
+
2871
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3848
2872
+ msgid "Payment status updated by Mobile88 Admin(Fail)"
2873
+ msgstr ""
2874
+
2875
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-premium.php:3849
2876
+ msgid "Requery connection Error"
2877
+ msgstr ""
2878
+
2879
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:103
2880
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3506
2881
+ msgid "New reservation"
2882
+ msgstr "Nueva reserva"
2883
+
2884
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:105
2885
+ #, fuzzy
2886
+ msgid "Insertion of"
2887
+ msgstr "Información"
2888
+
2889
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:105
2890
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:119
2891
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:134
2892
+ #, fuzzy
2893
+ msgid "settings"
2894
+ msgstr "Ajustes"
2895
+
2896
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:117
2897
+ #, fuzzy
2898
+ msgid "Modification of exist reservation"
2899
+ msgstr "Nueva reserva"
2900
+
2901
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:119
2902
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:134
2903
+ #, fuzzy
2904
+ msgid "Inserttion of"
2905
+ msgstr "Personalización de email"
2906
+
2907
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:160
2908
+ #, fuzzy
2909
+ msgid "Agregate resources:"
2910
+ msgstr "Coste del recurso"
2911
+
2912
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:171
2913
+ msgid "Set inside of calendar as unavailable dates, which are reserved at these booking resources also"
2914
+ msgstr ""
2915
+
2916
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:180
2917
+ #, php-format
2918
+ msgid "This shortcode %s is using for a page, where visitors can make %smodification%s of own booking(s), %scancel%s own booking or make %spayment%s after admin email payment request"
2919
+ msgstr ""
2920
+
2921
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:181
2922
+ #, php-format
2923
+ msgid "The content of field %sURL for bookings edit%s at %sgeneral booking settings page%s have to link to this page"
2924
+ msgstr ""
2925
+
2926
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:182
2927
+ #, php-format
2928
+ msgid "Emails templates, which are use shortcodes: %s will be link to this page"
2929
+ msgstr ""
2930
+
2931
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:189
2932
+ #, php-format
2933
+ msgid "This shortcode %s is using for search form"
2934
+ msgstr ""
2935
+
2936
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:350
2937
+ #, fuzzy
2938
+ msgid "This booking resources is not exist"
2939
+ msgstr "recurso de reservas"
2940
+
2941
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:451
2942
+ #, fuzzy
2943
+ msgid "link"
2944
+ msgstr "Enlaces"
2945
+
2946
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:488
2947
+ msgid "The booking is cancel by visitor."
2948
+ msgstr ""
2949
+
2950
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:502
2951
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:513
2952
+ msgid "Wrong booking hash in URL. Probably its expired."
2953
+ msgstr ""
2954
+
2955
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:587
2956
+ msgid "The booking is cancel successfully"
2957
+ msgstr ""
2958
+
2959
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:726
2960
+ #, fuzzy
2961
+ msgid "Bulk Actions"
2962
+ msgstr "Acciones"
2963
+
2964
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:749
2965
+ #, fuzzy
2966
+ msgid "Add New Resource(s)"
2967
+ msgstr "Añada nuevo recurso de reserva"
2968
+
2969
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:765
2970
+ #, fuzzy
2971
+ msgid "Add new resource(s)"
2972
+ msgstr "Añada nuevo recurso de reserva"
2973
+
2974
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:792
2975
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:843
2976
+ #, fuzzy
2977
+ msgid "Default booking resource"
2978
+ msgstr "recurso de reservas"
2979
+
2980
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:825
2981
+ msgid "Enter your order number for activation process."
2982
+ msgstr ""
2983
+
2984
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:848
2985
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1068
2986
+ #, fuzzy
2987
+ msgid "All reservations"
2988
+ msgstr "Todas las reservas entrantes"
2989
+
2990
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:849
2991
+ #, fuzzy
2992
+ msgid "All incomining reservations"
2993
+ msgstr "Todas las reservas entrantes"
2994
+
2995
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:857
2996
+ msgid "Select your default booking resource. Opening from this resource."
2997
+ msgstr ""
2998
+
2999
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:872
3000
+ msgid "URL for bookings edit"
3001
+ msgstr ""
3002
+
3003
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:874
3004
+ #, php-format
3005
+ msgid "Type URL for bookings edit by %svisitors%s. You must use %s shortcode, at this page."
3006
+ msgstr ""
3007
+
3008
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:892
3009
+ #, fuzzy
3010
+ msgid "Change hash after approvment of booking"
3011
+ msgstr "Envio de email a \"Persona\" despúes de aprobación de la reserva"
3012
+
3013
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:896
3014
+ msgid " Check this, if you want to change hash of booking after approvemnt. This will disable posibility for visitor to edit or cancel booking."
3015
+ msgstr ""
3016
+
3017
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:907
3018
+ #, php-format
3019
+ msgid "%s - start new translation section, where %s - locale of translation"
3020
+ msgstr ""
3021
+
3022
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:908
3023
+ #, fuzzy, php-format
3024
+ msgid "Example #1: %s - start French tranlation section"
3025
+ msgstr "Ejemplo: %s"
3026
+
3027
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:909
3028
+ #, php-format
3029
+ msgid "Example #2: \"%s\" - English and French translation of some message"
3030
+ msgstr ""
3031
+
3032
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:920
3033
+ #, fuzzy
3034
+ msgid "Incorrect date format"
3035
+ msgstr "Sin corregir el formato de fecha"
3036
+
3037
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1057
3038
+ #, fuzzy
3039
+ msgid "Booking resource selection:"
3040
+ msgstr "recurso de reservas"
3041
+
3042
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1072
3043
+ #, fuzzy
3044
+ msgid "All incoming reservations"
3045
+ msgstr "Todas las reservas entrantes"
3046
+
3047
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1077
3048
+ msgid "Reservations, which was done today"
3049
+ msgstr ""
3050
+
3051
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1082
3052
+ msgid "Agenda of reservations for today"
3053
+ msgstr ""
3054
+
3055
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:1103
3056
+ msgid "Add new booking resource"
3057
+ msgstr "Añada nuevo recurso de reserva"
3058
+
3059
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2182
3060
+ #, fuzzy
3061
+ msgid "Change"
3062
+ msgstr "Changelog"
3063
+
3064
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2338
3065
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2568
3066
+ msgid "Updated successfully"
3067
+ msgstr "Actualización con éxito"
3068
+
3069
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2351
3070
+ msgid "Warning! The resource was not chnaged. Actual dates are already booked there."
3071
+ msgstr ""
3072
+
3073
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2810
3074
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2815
3075
+ msgid "Email to \"Admin\" after booking at site"
3076
+ msgstr "Mandar Email al \"Administrador\" despúes de reservar en el sitio"
3077
+
3078
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2820
3079
+ msgid "To"
3080
+ msgstr "a"
3081
+
3082
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2822
3083
+ #, php-format
3084
+ msgid "Type default %sadmin email%s for checking reservations"
3085
+ msgstr "Escriba el %semail del administrador%s por defecto para comprobar las reservas"
3086
+
3087
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2836
3088
+ #, php-format
3089
+ msgid "Type your email subject for %schecking booking%s. You can use these %s shortcodes."
3090
+ msgstr "Escriba el asunto del email para %scomprobar reservas%s. Puede usar estos %s códigos cortos."
3091
+
3092
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2842
3093
+ #, fuzzy, php-format
3094
+ msgid "Type your %semail message for checking booking%s in. "
3095
+ msgstr "Escriba su %smensaje de email para comprobar la reserva%s en el sitio."
3096
+
3097
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2852
3098
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2905
3099
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2957
3100
+ #, php-format
3101
+ msgid "%s - inserting detail person info, "
3102
+ msgstr "%s insertando información detallada de la persona"
3103
+
3104
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2853
3105
+ #, php-format
3106
+ msgid "%s - inserting moderate link of new booking, "
3107
+ msgstr "%s - insertando enlace moderado de nueva reserva"
3108
+
3109
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2854
3110
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2906
3111
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2958
3112
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3063
3113
+ #, fuzzy, php-format
3114
+ msgid "%s - inserting link to booking editable by vistor from his account, "
3115
+ msgstr "%s - insertando tipo de recurso de reserva"
3116
+
3117
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2856
3118
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2908
3119
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2960
3120
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3012
3121
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3065
3122
+ #, php-format
3123
+ msgid "%s - inserting cost of this booking, "
3124
+ msgstr "%s - insertando costes de esta reserva"
3125
+
3126
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2858
3127
+ #, fuzzy, php-format
3128
+ msgid "For example: \"You need to approve a new reservation %s on the following dates: %s Person detailed information:%s You can edit this booking at: %s Thank you, Reservation service.\""
3129
+ msgstr "Por ejemplo: \"Necesita aprobar nueva reserva %sen fechas:%s información detallada de la persona: %s Gracias, Servicio de reservas. \""
3130
+
3131
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2869
3132
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2875
3133
+ msgid "Email to \"Person\" after new reservation is done by this person"
3134
+ msgstr "Mandar Email a \"Persona\" despúes de que una nueva reserva sea realizada por esa persona"
3135
+
3136
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2889
3137
+ #, fuzzy, php-format
3138
+ msgid "Type email subject for %svisitor after creation of a new reservation%s. Use these %s shortcodes."
3139
+ msgstr "Escriba su asunto de email para %s visitante despúes de creación de nueva reserva%s. puede usar estos %s códigos cortos."
3140
+
3141
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2895
3142
+ #, php-format
3143
+ msgid "Type your %semail message for visitor after creation new reservation%s at site"
3144
+ msgstr "Escriba su %s mensaje de email para visitante despúes de creación de nueva reserva%s en el sitio"
3145
+
3146
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2910
3147
+ #, fuzzy, php-format
3148
+ msgid "For example: \"Your reservation %s at dates: %s is processing now! Please, wait for the confirmation email. %s You can edit this booking at this page: %s Thank you, Reservation service.\""
3149
+ msgstr "Por ejemplo: \"Su reserva %s en fechas: %s ¡está siendo procesada ahora! Por favor, espera al email de confirmación. %s Gracias, servicio de reservas.\""
3150
+
3151
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2921
3152
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2926
3153
+ msgid "Email to \"Person\" after approval of booking"
3154
+ msgstr "Envio de email a \"Persona\" despúes de aprobación de la reserva"
3155
+
3156
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2941
3157
+ #, php-format
3158
+ msgid "Type your email subject for %sapproval of booking%s. You can use these %s shortcodes."
3159
+ msgstr "Escriba su asunto de email para %saprobación de reservas%s. Puede usar estos %s códigos cortos."
3160
+
3161
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2947
3162
+ #, php-format
3163
+ msgid "Type your %semail message for approval booking%s at site"
3164
+ msgstr "Escriba su %s mensaje de email para aprobación de reserva%s en el sitio"
3165
+
3166
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2962
3167
+ #, fuzzy, php-format
3168
+ msgid "For example: \"Your reservation %s at dates: %s has been approved.%s You can edit this booking at this page: %s Thank you, Reservation service.\""
3169
+ msgstr "Por ejemplo: \"Su reserva %s en fechas %s ha sido aprobada. %s Muchas gracias, Servicio de reservas.\""
3170
+
3171
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2973
3172
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2979
3173
+ msgid "Email to \"Person\" after deny of booking"
3174
+ msgstr "Envio de Email a \"Persona\" despúes de rechazo de reserva"
3175
+
3176
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:2994
3177
+ #, php-format
3178
+ msgid "Type your email subject for %sdeny of booking%s. You can use these %s shortcodes."
3179
+ msgstr "Escriba el asunto del email para %srechazo de reserva%s. Puede usar estos %s códigos cortos."
3180
+
3181
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3000
3182
+ #, php-format
3183
+ msgid "Type your %semail message for deny booking%s at site"
3184
+ msgstr "Escriba su %s mensaje de email para rechazar reserva%s en el sitio"
3185
+
3186
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3011
3187
+ #, php-format
3188
+ msgid "%s - inserting reason of cancel booking"
3189
+ msgstr "%s - insertando razón de la cancelación de la reserva"
3190
+
3191
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3014
3192
+ #, fuzzy, php-format
3193
+ msgid "For example: \"Your reservation %s at dates: %s has been canceled. %s Thank you, Reservation service.\""
3194
+ msgstr "Por ejemplo: \"Su reserva %s en fechas: %s ha sido cancelada. %s Gracias, servicio de reservas.\""
3195
+
3196
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3025
3197
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3031
3198
+ msgid "Email to \"Person\" after modification of booking"
3199
+ msgstr "Envio de email a \"Persona\" despúes de modificación de reserva"
3200
+
3201
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3046
3202
+ #, php-format
3203
+ msgid "Type your email subject for %smodification of booking%s. You can use these %s shortcodes."
3204
+ msgstr "escriba su asunto de email para %s modificación de reserva%s. Puede usar estos %s códigos cortos."
3205
+
3206
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3052
3207
+ #, php-format
3208
+ msgid "Type your %semail message for modification booking%s at site"
3209
+ msgstr "Escriba su %s mensaje de email para modificación de reserva%s en el sitio"
3210
+
3211
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3067
3212
+ #, fuzzy, php-format
3213
+ msgid "For example: \"The reservation %s at dates: %s has been edited. %s You can edit this booking at this page: %s Thank you, Reservation service.\""
3214
+ msgstr "por ejemplo: \"Su reserva %s en fechas:%s ha sido editada por el administrador. %s gracias, servicio de reservas.\""
3215
+
3216
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3152
3217
+ msgid "Form fields"
3218
+ msgstr "Campos de formulario"
3219
+
3220
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3172
3221
+ #, fuzzy, php-format
3222
+ msgid "%sGeneral shortcode rule for fields insertion%s"
3223
+ msgstr "%scampos de código cortos generales para la inserción de campo:%s"
3224
+
3225
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3174
3226
+ msgid "Parameters: "
3227
+ msgstr "Parametros"
3228
+
3229
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3175
3230
+ #, fuzzy, php-format
3231
+ msgid "%s - this symbol means that this field is Required (can not be skipped)"
3232
+ msgstr "%s - este símbolo significa que este campo es obligatorio (puede ser omitido)"
3233
+
3234
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3176
3235
+ #, fuzzy, php-format
3236
+ msgid "%s - field name, must be unique (can not be skipped)"
3237
+ msgstr "%s - nombre del campo, debe ser único (no puede omitirse)"
3238
+
3239
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3177
3240
+ #, fuzzy, php-format
3241
+ msgid "%s - default value of field (can be skipped)"
3242
+ msgstr "%s - Valor predeterminado del campo (puede omitirse)"
3243
+
3244
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3180
3245
+ #, php-format
3246
+ msgid "%sUse these shortcode types for inserting fields into form:%s"
3247
+ msgstr "%sUtilice este tipo de códigos cortos en la inserción de campos en el formulario:%s"
3248
+
3249
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3181
3250
+ #, php-format
3251
+ msgid "%s - calendar"
3252
+ msgstr "%s- calendario"
3253
+
3254
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3182
3255
+ #, php-format
3256
+ msgid "%s - CAPTCHA"
3257
+ msgstr "%s - CAPTCHA"
3258
+
3259
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3184
3260
+ #, php-format
3261
+ msgid "%s - text field. "
3262
+ msgstr "%s - campo de texto."
3263
+
3264
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3185
3265
+ #, php-format
3266
+ msgid "Example: %sJohn%s"
3267
+ msgstr "Ejemplo: %sJuan%s"
3268
+
3269
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3187
3270
+ #, php-format
3271
+ msgid "%s - start time field. "
3272
+ msgstr "%s -Inicio campo hora de inicio."
3273
+
3274
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3188
3275
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3191
3276
+ #, php-format
3277
+ msgid "Example: %s. If you have already predefined times, you can also use this shortcode: %s"
3278
+ msgstr "Ejemplo: %s. Si ya tiene horas predefinidas, puede usar este código corto: %s"
3279
+
3280
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3190
3281
+ #, php-format
3282
+ msgid "%s - end time field. "
3283
+ msgstr "%s - campo hora fin."
3284
+
3285
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3193
3286
+ #, fuzzy, php-format
3287
+ msgid "%s - start and end time field in one dropdown list "
3288
+ msgstr "%s - campo de hora de inicio y de fin en una lista desplegable."
3289
+
3290
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3194
3291
+ #, php-format
3292
+ msgid "If you have already predefined times (start and end time), use this code: %s "
3293
+ msgstr "Si ya tiene horas predefinidas (hora de inicio y de fin), use este código: %s"
3294
+
3295
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3196
3296
+ #, php-format
3297
+ msgid "%s - duration time field. "
3298
+ msgstr "%s campo de tiempo de duración."
3299
+
3300
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3197
3301
+ #, php-format
3302
+ msgid "If you set already start time, you can set duration of time using this shortcode: %s. You do not requre endtime."
3303
+ msgstr "Si se ha establecido ya la hora de inicio, puede establecer la duración del tiempousando este código corto: %s. No necesita hora de fin."
3304
+
3305
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3200
3306
+ #, php-format
3307
+ msgid "%s - additional time field (as an additional property). Do not apply to the dividing day into sections. "
3308
+ msgstr "%s - campo de la hora adicional (como una propiedad adicional). No lo aplique en el día que divide en secciones."
3309
+
3310
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3203
3311
+ #, fuzzy, php-format
3312
+ msgid "%s - email field, "
3313
+ msgstr "%s - campo de email,"
3314
+
3315
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3206
3316
+ #, php-format
3317
+ msgid "%s - select field, "
3318
+ msgstr "%s - seleccione campo,"
3319
+
3320
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3209
3321
+ #, php-format
3322
+ msgid "%s - checkbox field, "
3323
+ msgstr "%s - casilla de verificación de campo,"
3324
+
3325
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3210
3326
+ #, fuzzy, php-format
3327
+ msgid "Example #1: %s "
3328
+ msgstr "Ejemplo: %s"
3329
+
3330
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3211
3331
+ #, php-format
3332
+ msgid "Example #2: %s - checked by default"
3333
+ msgstr ""
3334
+
3335
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3212
3336
+ #, php-format
3337
+ msgid "Example #3: %s - several values"
3338
+ msgstr ""
3339
+
3340
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3214
3341
+ #, php-format
3342
+ msgid "%s - textarea field, "
3343
+ msgstr "%s - área de texto de campo,"
3344
+
3345
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3217
3346
+ #, php-format
3347
+ msgid "%s - countries list field, "
3348
+ msgstr "%s - campo de los países en la lista,"
3349
+
3350
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3218
3351
+ #, fuzzy, php-format
3352
+ msgid "Example #1: %s - default usage"
3353
+ msgstr "Ejemplo: %s"
3354
+
3355
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3219
3356
+ #, php-format
3357
+ msgid "Example #2: %s - country selected by default"
3358
+ msgstr ""
3359
+
3360
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3221
3361
+ #, php-format
3362
+ msgid "%s - submit button, "
3363
+ msgstr "%s - botón de envío,"
3364
+
3365
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3222
3366
+ #, php-format
3367
+ msgid "Example: %sSend%s "
3368
+ msgstr "Ejemplo: %sEnviar%s"
3369
+
3370
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3224
3371
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3252
3372
+ #, php-format
3373
+ msgid "%s - inserting new line, "
3374
+ msgstr "%s - insertando nueva línea,"
3375
+
3376
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3230
3377
+ msgid "Reset to default form"
3378
+ msgstr "Restablecer el formulario predefinido"
3379
+
3380
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3232
3381
+ msgid "Reset to default Payment form"
3382
+ msgstr "Restablecer la forma de pago"
3383
+
3384
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3243
3385
+ #, fuzzy, php-format
3386
+ msgid "Form content data showing in emails (%s-shortcode) and inside approval and reservation tables in booking calendar page"
3387
+ msgstr "Formulario de datos de contenido que muestra en mensajes de correo electrónico (%s-código corto) y dentro de aprobación y las tablas de reserva en página de calendario de reservas"
3388
+
3389
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3251
3390
+ #, php-format
3391
+ msgid "%s - inserting data from fields of booking form, "
3392
+ msgstr "%s - insertando fecha de los campos de formulario de reservas,"
3393
+
3394
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3258
3395
+ msgid "Reset to default form content"
3396
+ msgstr "Restaurar al formulario de contenido por defecto"
3397
+
3398
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3260
3399
+ msgid "Reset to default Payment form content"
3400
+ msgstr "restaurar al formulario de contenido de pago por defecto"
3401
+
3402
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3357
3403
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3369
3404
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3385
3405
+ msgid "First Name"
3406
+ msgstr "nombre"
3407
+
3408
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3358
3409
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3370
3410
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3386
3411
+ msgid "Last Name"
3412
+ msgstr "Apellidos"
3413
+
3414
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3359
3415
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3371
3416
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3387
3417
+ msgid "Email"
3418
+ msgstr "Email"
3419
+
3420
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3388
3421
+ msgid "Address"
3422
+ msgstr "Dirección"
3423
+
3424
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3389
3425
+ msgid "City"
3426
+ msgstr "Ciudad"
3427
+
3428
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3390
3429
+ msgid "Post code"
3430
+ msgstr "Código Postal"
3431
+
3432
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3508
3433
+ #, fuzzy, php-format
3434
+ msgid "Your reservation %s for: %s is processing now! Please, wait for the confirmation email. %sYou can edit this booking at this page: %s Thank you, %s"
3435
+ msgstr "Su reserva %s para: %s ¡está siendo procesada ahora! por favor, espere al email de confirmación. %s Gracias, %s"
3436
+
3437
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3512
3438
+ #, fuzzy
3439
+ msgid "The reservation has been modificated"
3440
+ msgstr "Su reserva ha sido modificada"
3441
+
3442
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3514
3443
+ #, fuzzy, php-format
3444
+ msgid "The reservation %s for: %s has been edited. %sYou can edit this booking at this page: %s Thank you, %s"
3445
+ msgstr "Su reserva %s para: %s ha sido editada por el administrador. %s Gracias, %s"
3446
+
3447
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3625
3448
+ #: w:\www\home\w\www\wp-content\plugins\booking\./include/wpdev-pro.php:3650
3449
+ msgid "Saved"
3450
+ msgstr "Guardado"
3451
+
3452
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:150
3453
+ #, fuzzy
3454
+ msgid "Done"
3455
+ msgstr "Telefono"
3456
+
3457
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:249
3458
+ msgid "Your entered code is incorrect"
3459
+ msgstr "El código introducido no es correcto"
3460
+
3461
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-ajax.php:514
3462
+ msgid "here"
3463
+ msgstr "aqui"
3464
+
3465
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:136
3466
+ #, fuzzy
3467
+ msgid "Booking Calendar"
3468
+ msgstr "Calendario de reserva"
3469
+
3470
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:326
3471
+ #, fuzzy
3472
+ msgid "Statistic"
3473
+ msgstr "Fecha de inicio"
3474
+
3475
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:330
3476
+ msgid "New (unchecked) booking(s)"
3477
+ msgstr ""
3478
+
3479
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:334
3480
+ #, fuzzy
3481
+ msgid "Pending booking(s)"
3482
+ msgstr "Todas las reservas entrantes"
3483
+
3484
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:340
3485
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2052
3486
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2054
3487
+ #, fuzzy
3488
+ msgid "Today"
3489
+ msgstr "día"
3490
+
3491
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:344
3492
+ #, fuzzy
3493
+ msgid "New Bookings"
3494
+ msgstr "Reserva"
3495
+
3496
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:348
3497
+ #, fuzzy
3498
+ msgid "Actual Bookings"
3499
+ msgstr "Reserva"
3500
+
3501
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:375
3502
+ msgid "Upgrade to higher versions"
3503
+ msgstr ""
3504
+
3505
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:375
3506
+ msgid "Commercial versions"
3507
+ msgstr ""
3508
+
3509
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:379
3510
+ msgid "Upgrade now"
3511
+ msgstr ""
3512
+
3513
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:381
3514
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2319
3515
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3400
3516
+ msgid "Buy now"
3517
+ msgstr "Compre ahora"
3518
+
3519
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:381
3520
+ #, fuzzy
3521
+ msgid "or"
3522
+ msgstr "para"
3523
+
3524
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:383
3525
+ msgid "Test online Demo of each versions"
3526
+ msgstr ""
3527
+
3528
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:400
3529
+ msgid "Current version"
3530
+ msgstr ""
3531
+
3532
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:403
3533
+ msgid "Version"
3534
+ msgstr "Versión"
3535
+
3536
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:407
3537
+ msgid "Type"
3538
+ msgstr ""
3539
+
3540
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:411
3541
+ msgid "Usage for"
3542
+ msgstr ""
3543
+
3544
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:415
3545
+ #, fuzzy
3546
+ msgid "Release date"
3547
+ msgstr "fecha de lanzamiento"
3548
+
3549
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:422
3550
+ #, fuzzy
3551
+ msgid "Support"
3552
+ msgstr "Superior"
3553
+
3554
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:425
3555
+ msgid "Contact email"
3556
+ msgstr ""
3557
+
3558
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:431
3559
+ msgid "Have a questions"
3560
+ msgstr ""
3561
+
3562
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:434
3563
+ msgid "Rate plugin"
3564
+ msgstr ""
3565
+
3566
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:499
3567
+ msgid "Warning !!!"
3568
+ msgstr ""
3569
+
3570
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:500
3571
+ msgid "All booking data will be deleted during deactivation of plugin."
3572
+ msgstr ""
3573
+
3574
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:501
3575
+ #, php-format
3576
+ msgid "If you want to save your booking data, please uncheck the %s\"Delete booking data\"%s at the"
3577
+ msgstr ""
3578
+
3579
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:502
3580
+ #, fuzzy
3581
+ msgid "settings page"
3582
+ msgstr "Ajustes"
3583
+
3584
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:592
3585
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2346
3586
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3613
3587
+ msgid "Buy"
3588
+ msgstr "Comprar"
3589
+
3590
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:599
3591
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:672
3592
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3215
3593
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1038
3594
+ msgid "Settings"
3595
+ msgstr "Ajustes"
3596
+
3597
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:639
3598
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3717
3599
+ msgid "Booking"
3600
+ msgstr "Reserva"
3601
+
3602
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:649
3603
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:684
3604
+ #, fuzzy
3605
+ msgid "Reservation services"
3606
+ msgstr "Nuevo título de reserva"
3607
+
3608
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:672
3609
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:692
3610
+ msgid "Booking settings customizations"
3611
+ msgstr "Personalizaciones de ajustes de reserva"
3612
+
3613
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:679
3614
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-functions.php:1006
3615
+ #, fuzzy
3616
+ msgid "Bookings"
3617
+ msgstr "Reserva"
3618
+
3619
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:746
3620
+ msgid "Insert booking calendar"
3621
+ msgstr "Añada calendario de reserva"
3622
+
3623
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:747
3624
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3170
3625
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3666
3626
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:4930
3627
+ msgid "Booking calendar"
3628
+ msgstr "Calendario de reserva"
3629
+
3630
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:867
3631
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:906
3632
+ msgid "Ok"
3633
+ msgstr "De acuerdo"
3634
+
3635
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1030
3636
+ msgid "For booking select type of booking resource"
3637
+ msgstr "Para reserva seleccione tipo de recurso de reserva"
3638
+
3639
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1038
3640
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2086
3641
+ msgid "Visible months:"
3642
+ msgstr ""
3643
+
3644
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1055
3645
+ msgid "Select number of month to show for calendar."
3646
+ msgstr "Seleccione número de mes a mostrar para calendario"
3647
+
3648
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1060
3649
+ #, fuzzy
3650
+ msgid "Start month:"
3651
+ msgstr "Fecha de inicio"
3652
+
3653
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1066
3654
+ #, fuzzy
3655
+ msgid "Select start month of calendar"
3656
+ msgstr "Seleccione número de mes a mostrar para calendario"
3657
+
3658
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1071
3659
+ msgid "Show:"
3660
+ msgstr "Muestre:"
3661
+
3662
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1075
3663
+ #, fuzzy
3664
+ msgid "Booking form with calendar"
3665
+ msgstr "Calendario de reserva"
3666
+
3667
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1076
3668
+ #, fuzzy
3669
+ msgid "Only availability calendar"
3670
+ msgstr "Solo calendario"
3671
+
3672
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1077
3673
+ #, fuzzy
3674
+ msgid "Only booking form"
3675
+ msgstr "en el formulario de reservas"
3676
+
3677
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1079
3678
+ #, fuzzy
3679
+ msgid "for"
3680
+ msgstr "para"
3681
+
3682
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1082
3683
+ #, fuzzy
3684
+ msgid "date"
3685
+ msgstr "Fechas"
3686
+
3687
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1086
3688
+ msgid "Select what you want to show: booking form or only availability calendar."
3689
+ msgstr "Seleccione que quiere enseñar: formulario de reserva o solo calendario de disponibilidad"
3690
+
3691
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1531
3692
+ msgid "Info"
3693
+ msgstr "Información"
3694
+
3695
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1568
3696
+ msgid "Dates"
3697
+ msgstr "Fechas"
3698
+
3699
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1572
3700
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3040
3701
+ msgid "Wide days view"
3702
+ msgstr "Vista de días amplía"
3703
+
3704
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1573
3705
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3039
3706
+ msgid "Short days view"
3707
+ msgstr "Vista de dias corta"
3708
+
3709
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1673
3710
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1675
3711
+ #, fuzzy
3712
+ msgid "Edit reservation"
3713
+ msgstr "Nueva reserva"
3714
+
3715
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1680
3716
+ msgid "Edit notes"
3717
+ msgstr ""
3718
+
3719
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1683
3720
+ msgid "Edit Notes"
3721
+ msgstr ""
3722
+
3723
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1688
3724
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1691
3725
+ #, fuzzy
3726
+ msgid "Change resource"
3727
+ msgstr "Añada nuevo recurso de reserva"
3728
+
3729
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:1988
3730
+ #, fuzzy
3731
+ msgid "Standard resource"
3732
+ msgstr "Añada nuevo recurso de reserva"
3733
+
3734
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2041
3735
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2072
3736
+ #, php-format
3737
+ msgid "%sThere are no reservations.%s Please, press this %s button, when you edit %sposts%s or %spage%s. %sAfter entering booking you can wait for making reservation by somebody or you can make reservation %shere%s."
3738
+ msgstr "%s No hay reservas. %s por favor, presione este %s botón, cuando edite los %sarticulos%s o %spágina%s. %s Despúes de hacer su reserva puede esperar para hacer la reserva por cualquiera o puede hacer la reserva %saqui%s"
3739
+
3740
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2052
3741
+ #, fuzzy
3742
+ msgid "Agenda of reservations for"
3743
+ msgstr "Todas las reservas entrantes"
3744
+
3745
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2054
3746
+ #, fuzzy
3747
+ msgid "Reservations, which was done"
3748
+ msgstr "Nuevo título de reserva"
3749
+
3750
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2078
3751
+ msgid "All incoming bookings"
3752
+ msgstr "Todas las reservas entrantes"
3753
+
3754
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2081
3755
+ #, fuzzy
3756
+ msgid "Reservations of"
3757
+ msgstr "Información"
3758
+
3759
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2236
3760
+ #, fuzzy
3761
+ msgid "General"
3762
+ msgstr "Ajustes Generales"
3763
+
3764
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2239
3765
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2251
3766
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2256
3767
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2263
3768
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2272
3769
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2277
3770
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2292
3771
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2301
3772
+ #, fuzzy
3773
+ msgid "Customization of"
3774
+ msgstr "Personalización de email"
3775
+
3776
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2248
3777
+ #, fuzzy
3778
+ msgid "Fields"
3779
+ msgstr "Campos de formulario"
3780
+
3781
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2253
3782
+ msgid "Emails"
3783
+ msgstr "Emails"
3784
+
3785
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2260
3786
+ #, fuzzy
3787
+ msgid "Payments"
3788
+ msgstr "pago"
3789
+
3790
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2269
3791
+ #, fuzzy
3792
+ msgid "Cost and availability"
3793
+ msgstr "Disponibilidad"
3794
+
3795
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2327
3796
+ msgid "Upgrade"
3797
+ msgstr ""
3798
+
3799
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2343
3800
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3279
3801
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3609
3802
+ msgid "Features"
3803
+ msgstr "Características"
3804
+
3805
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2344
3806
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3610
3807
+ #, fuzzy
3808
+ msgid "Live Demos"
3809
+ msgstr "Demostración en vivo"
3810
+
3811
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2697
3812
+ #, fuzzy
3813
+ msgid "Main settings"
3814
+ msgstr "Ajustes"
3815
+
3816
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2704
3817
+ msgid "Admin email"
3818
+ msgstr "Email del administrador"
3819
+
3820
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2713
3821
+ msgid "Show hints"
3822
+ msgstr ""
3823
+
3824
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2713
3825
+ msgid "Show / hide hints"
3826
+ msgstr ""
3827
+
3828
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2715
3829
+ #, fuzzy
3830
+ msgid " Check, if you want to show help hints at the admin panel."
3831
+ msgstr "Compruebe, si quiere enseñar leyenda de fechas debajo del calendario de reservas"
3832
+
3833
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2724
3834
+ msgid "Copyright notice"
3835
+ msgstr "Aviso de copyright"
3836
+
3837
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2726
3838
+ #, php-format
3839
+ msgid " Turn On/Off copyright %s notice at footer of site view."
3840
+ msgstr "Active /desactive aviso de copyright%s en el pie desde el punto de vista de web"
3841
+
3842
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2737
3843
+ #, fuzzy
3844
+ msgid "Calendar settings"
3845
+ msgstr "Piel de calendario"
3846
+
3847
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2741
3848
+ msgid "Calendar skin"
3849
+ msgstr "Piel de calendario"
3850
+
3851
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2756
3852
+ msgid "Select the skin of booking calendar"
3853
+ msgstr "Seleccione la piel del calendario de reservas"
3854
+
3855
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2761
3856
+ #, fuzzy
3857
+ msgid "Number of months"
3858
+ msgstr "Número de meses"
3859
+
3860
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2767
3861
+ msgid "month(s)"
3862
+ msgstr "mes(es)"
3863
+
3864
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2772
3865
+ msgid "year(s)"
3866
+ msgstr "año(s)"
3867
+
3868
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2776
3869
+ #, fuzzy
3870
+ msgid "Select your maximum number of months at booking calendar"
3871
+ msgstr "Selecione su número máximo de meses en el calendario de reservas"
3872
+
3873
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2781
3874
+ msgid "Start Day of week"
3875
+ msgstr "Día comienzo de la semana"
3876
+
3877
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2792
3878
+ msgid "Select your start day of the week"
3879
+ msgstr "Seleccione su día de compienzo de la semana"
3880
+
3881
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2797
3882
+ msgid "Multiple days selection"
3883
+ msgstr "Selección de multiples días"
3884
+
3885
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2797
3886
+ #, fuzzy
3887
+ msgid "in calendar"
3888
+ msgstr "Solo calendario"
3889
+
3890
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2799
3891
+ msgid " Check, if you want have multiple days selection at calendar."
3892
+ msgstr "Compruebe, si quiere tener en el calendario una selección de múltiples días"
3893
+
3894
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2815
3895
+ msgid "Show settings of unavailable days of week"
3896
+ msgstr "muestre ajustes de días no disponibles de la semana"
3897
+
3898
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2821
3899
+ msgid "Unavailable days"
3900
+ msgstr "Días no disponibles de la semana"
3901
+
3902
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2839
3903
+ msgid " Check unavailable days for your visitors."
3904
+ msgstr "Compruebe dias no disponibles para sus visitantes"
3905
+
3906
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2852
3907
+ #, fuzzy
3908
+ msgid "Booking form settings"
3909
+ msgstr "Ajustes de reserva"
3910
+
3911
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2856
3912
+ msgid "CAPTCHA"
3913
+ msgstr "CAPTCHA"
3914
+
3915
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2856
3916
+ msgid "at booking form"
3917
+ msgstr "en el formulario de reservas"
3918
+
3919
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2858
3920
+ msgid " Check, if you want to activate CAPTCHA inside of booking form."
3921
+ msgstr "Compruebe, si quiere activar el CAPTCHA dentro del formulario de reservas."
3922
+
3923
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2863
3924
+ msgid "Auto fill fields"
3925
+ msgstr ""
3926
+
3927
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2863
3928
+ msgid "for logged in users"
3929
+ msgstr ""
3930
+
3931
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2865
3932
+ #, fuzzy
3933
+ msgid " Check, if you want activate auto fill fields of booking form for logged in users."
3934
+ msgstr "Compruebe, si quiere activar el CAPTCHA dentro del formulario de reservas."
3935
+
3936
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2873
3937
+ msgid "Show legend"
3938
+ msgstr "muestre leyenda"
3939
+
3940
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2873
3941
+ msgid "at booking calendar"
3942
+ msgstr "en el calendario de reservas"
3943
+
3944
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2875
3945
+ msgid " Check, if you want to show legend of dates under booking calendar."
3946
+ msgstr "Compruebe, si quiere enseñar leyenda de fechas debajo del calendario de reservas"
3947
+
3948
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2888
3949
+ msgid "Settings of showing \"thank you\" message or page, after reservation is done"
3950
+ msgstr ""
3951
+
3952
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2895
3953
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2920
3954
+ msgid "New reservation title"
3955
+ msgstr "Nuevo título de reserva"
3956
+
3957
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2896
3958
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2921
3959
+ #, php-format
3960
+ msgid "%sshowing after%s booking"
3961
+ msgstr "%smostrar despúes%s de reserva"
3962
+
3963
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2900
3964
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2925
3965
+ #, php-format
3966
+ msgid "Type title of new reservation %safter booking has done by user%s"
3967
+ msgstr "Escriba título de nueva reserva %s despúes de haber sido realizada por usuario %s"
3968
+
3969
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2910
3970
+ #, fuzzy
3971
+ msgid "Show \"thank you\" message near calendar"
3972
+ msgstr "Muestre ajustes de mensaje de agradecimiento "
3973
+
3974
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2911
3975
+ msgid "Redirect visitor to a new \"thank you\" page"
3976
+ msgstr ""
3977
+
3978
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2930
3979
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2958
3980
+ msgid "Showing title time"
3981
+ msgstr "Mostrando título de hora"
3982
+
3983
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2931
3984
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2959
3985
+ #, php-format
3986
+ msgid "%snew reservation%s"
3987
+ msgstr "%snueva reserva%s"
3988
+
3989
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2935
3990
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2963
3991
+ msgid "Type in miliseconds count of time for showing new reservation title"
3992
+ msgstr "escriba en cuenta de milisegundos de tiempo para mostrar nuevo título de reserva"
3993
+
3994
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2942
3995
+ msgid "URL of \"thank you\" page"
3996
+ msgstr ""
3997
+
3998
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2944
3999
+ #, php-format
4000
+ msgid "Type URL of %s\"thank you\" page%s"
4001
+ msgstr ""
4002
+
4003
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2976
4004
+ #, fuzzy
4005
+ msgid "Booking table settings"
4006
+ msgstr "Ajustes de reserva"
4007
+
4008
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2982
4009
+ #, fuzzy
4010
+ msgid "Bookings default order"
4011
+ msgstr "Reservas para"
4012
+
4013
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2993
4014
+ msgid "ASC"
4015
+ msgstr ""
4016
+
4017
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2994
4018
+ msgid "DESC"
4019
+ msgstr ""
4020
+
4021
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:2997
4022
+ #, fuzzy
4023
+ msgid "Select your default order of booking resources"
4024
+ msgstr "Taifas de temporada de reserva de recursos"
4025
+
4026
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3002
4027
+ msgid "Date Format"
4028
+ msgstr "Formato de fecha"
4029
+
4030
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3006
4031
+ msgid "F j, Y"
4032
+ msgstr "Mes, Día, Año"
4033
+
4034
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3028
4035
+ #, fuzzy, php-format
4036
+ msgid "Type your date format for showing in emails and booking table. %sDocumentation on date formatting.%s"
4037
+ msgstr "Escriba su formato de fcha para eñseñar en emails y tabla de reservas. %sDocumentación en formato de fecha. %s"
4038
+
4039
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3036
4040
+ msgid "Dates view"
4041
+ msgstr "Vista de fechas"
4042
+
4043
+ #: w:\www\home\w\www\wp-content\plugins\booking\./lib/wpdev-booking-class.php:3042
4044
+ msgid "Select default type of dates view at the booking tables"
4045
+ msgstr "Seleccione vista de fechas predeterminada en las tablas