Version Description
- Fix: date picker documentation
Download this release
Release Info
Developer | quadlayers |
Plugin | WooCommerce Checkout Manager |
Version | 5.1.3 |
Comparing to | |
See all releases |
Code changes from version 5.1.2 to 5.1.3
- assets/less/wooccm-admin.less +0 -313
- assets/less/wooccm.less +0 -157
- includes/view/backend/pages/modals/parts/panel-datepicker.php +1 -1
- languages/woocommerce-checkout-manager.pot +499 -343
- pending +0 -1
- readme.txt +7 -4
- woocommerce-checkout-manager.php +7 -6
assets/less/wooccm-admin.less
DELETED
@@ -1,313 +0,0 @@
|
|
1 |
-
.select2-container {
|
2 |
-
z-index: 9999999;
|
3 |
-
|
4 |
-
.select2-selection--single,
|
5 |
-
.select2-selection--single .select2-selection__rendered,
|
6 |
-
.select2-selection--single .select2-selection__arrow {
|
7 |
-
height: 30px!important;
|
8 |
-
line-height: 30px!important;
|
9 |
-
}
|
10 |
-
}
|
11 |
-
|
12 |
-
.wooccm-premium {
|
13 |
-
opacity: 0.5;
|
14 |
-
pointer-events: none;
|
15 |
-
|
16 |
-
/* .description {
|
17 |
-
&.premium {
|
18 |
-
//display: none;
|
19 |
-
}
|
20 |
-
|
21 |
-
&.hidden {
|
22 |
-
//display: none;
|
23 |
-
}
|
24 |
-
}*/
|
25 |
-
|
26 |
-
}
|
27 |
-
|
28 |
-
.button {
|
29 |
-
&.fileinput-button {
|
30 |
-
position: relative;
|
31 |
-
overflow: hidden!important;
|
32 |
-
|
33 |
-
input {
|
34 |
-
position: absolute;
|
35 |
-
top: 0;
|
36 |
-
right: 0;
|
37 |
-
margin: 0;
|
38 |
-
opacity: 0;
|
39 |
-
-ms-filter:'alpha(opacity=0)';
|
40 |
-
font-size: 200px;
|
41 |
-
direction: ltr;
|
42 |
-
cursor: pointer;
|
43 |
-
}
|
44 |
-
}
|
45 |
-
}
|
46 |
-
|
47 |
-
table {
|
48 |
-
|
49 |
-
&.wc_gateways {
|
50 |
-
|
51 |
-
> tbody {
|
52 |
-
|
53 |
-
> tr {
|
54 |
-
> td {
|
55 |
-
|
56 |
-
select {
|
57 |
-
line-height: 1!important;
|
58 |
-
}
|
59 |
-
|
60 |
-
&.label {
|
61 |
-
font-weight: 600;
|
62 |
-
}
|
63 |
-
}
|
64 |
-
}
|
65 |
-
}
|
66 |
-
|
67 |
-
}
|
68 |
-
|
69 |
-
&.wooccm-enhanced-options {
|
70 |
-
border: none;
|
71 |
-
box-shadow: none;
|
72 |
-
|
73 |
-
> thead {
|
74 |
-
> th {
|
75 |
-
.woocommerce-help-tip {
|
76 |
-
margin: -1px 0 0 0.25em;
|
77 |
-
}
|
78 |
-
}
|
79 |
-
}
|
80 |
-
|
81 |
-
> tbody {
|
82 |
-
> tr {
|
83 |
-
> td {
|
84 |
-
input.label {
|
85 |
-
width: 100%;
|
86 |
-
}
|
87 |
-
select.add-price-type {
|
88 |
-
margin: 0 0 0 10px;
|
89 |
-
}
|
90 |
-
input.check {
|
91 |
-
margin: 0 9px;
|
92 |
-
}
|
93 |
-
|
94 |
-
&.sort .wc-item-reorder-nav {
|
95 |
-
width: auto;
|
96 |
-
}
|
97 |
-
}
|
98 |
-
}
|
99 |
-
}
|
100 |
-
}
|
101 |
-
}
|
102 |
-
|
103 |
-
#wooccm_modal {
|
104 |
-
|
105 |
-
&.processing {
|
106 |
-
pointer-events: none;
|
107 |
-
&:before {
|
108 |
-
content: '';
|
109 |
-
position: absolute;
|
110 |
-
top:0; bottom: 0; left: 0; right: 0;
|
111 |
-
background-color: #ffffff;
|
112 |
-
z-index: 99999999;
|
113 |
-
opacity: 0.8;
|
114 |
-
}
|
115 |
-
}
|
116 |
-
|
117 |
-
select {
|
118 |
-
min-height: 30px;
|
119 |
-
}
|
120 |
-
|
121 |
-
.form-field {
|
122 |
-
.wrap {
|
123 |
-
padding: 0;
|
124 |
-
}
|
125 |
-
}
|
126 |
-
|
127 |
-
.attachment-info {
|
128 |
-
.details,
|
129 |
-
.settings {
|
130 |
-
width: 100%;
|
131 |
-
}
|
132 |
-
|
133 |
-
.woocommerce_options_panel label,
|
134 |
-
.woocommerce_options_panel legend {
|
135 |
-
width: 75px;
|
136 |
-
margin: 0 0 0 -90px;
|
137 |
-
font-weight: 600;
|
138 |
-
}
|
139 |
-
|
140 |
-
.woocommerce_options_panel fieldset.form-field,
|
141 |
-
.woocommerce_options_panel p.form-field {
|
142 |
-
padding: 0 20px 0 92px!important;
|
143 |
-
}
|
144 |
-
|
145 |
-
.woocommerce_options_panel input[type=email],
|
146 |
-
.woocommerce_options_panel input[type=number],
|
147 |
-
.woocommerce_options_panel input[type=password],
|
148 |
-
.woocommerce_options_panel input[type=text],
|
149 |
-
.woocommerce_options_panel select,
|
150 |
-
.woocommerce_options_panel .select2-container {
|
151 |
-
width: 100%!important;
|
152 |
-
}
|
153 |
-
|
154 |
-
}
|
155 |
-
|
156 |
-
#woocommerce-product-data {
|
157 |
-
|
158 |
-
.woocommerce_options_panel {
|
159 |
-
width: 100%;
|
160 |
-
|
161 |
-
.premium {
|
162 |
-
display: block;
|
163 |
-
clear: both;
|
164 |
-
}
|
165 |
-
|
166 |
-
/* input,
|
167 |
-
select,
|
168 |
-
textarea {
|
169 |
-
margin: 0;
|
170 |
-
}*/
|
171 |
-
|
172 |
-
.woocommerce-help-tip {
|
173 |
-
margin: 0 0 0 0.5em;
|
174 |
-
}
|
175 |
-
|
176 |
-
.select2-container {
|
177 |
-
width: 50%!important;
|
178 |
-
line-height: 16px;
|
179 |
-
|
180 |
-
.select2-selection {
|
181 |
-
box-shadow: none;
|
182 |
-
border-radius: 3px;
|
183 |
-
padding: 0 24px 0 8px;
|
184 |
-
}
|
185 |
-
|
186 |
-
.select2-selection--multiple {
|
187 |
-
line-height: 16px;
|
188 |
-
min-height: 30px;
|
189 |
-
}
|
190 |
-
|
191 |
-
@media only screen and (max-width: 1280px) {
|
192 |
-
width: 80%!important;
|
193 |
-
}
|
194 |
-
}
|
195 |
-
|
196 |
-
.select2-container--default {
|
197 |
-
|
198 |
-
.select2-selection--multiple .select2-selection__rendered li {
|
199 |
-
margin: 3px 3px 0 0;
|
200 |
-
}
|
201 |
-
|
202 |
-
&.select2-container--focus .select2-selection--multiple {
|
203 |
-
border-color: #5b9dd9!important;
|
204 |
-
box-shadow: 0 0 2px rgba(30, 140, 190, 0.8)!important;
|
205 |
-
outline: 2px solid transparent!important;
|
206 |
-
}
|
207 |
-
}
|
208 |
-
|
209 |
-
}
|
210 |
-
|
211 |
-
}
|
212 |
-
}
|
213 |
-
|
214 |
-
#wooccm-order-files {
|
215 |
-
|
216 |
-
.inside {
|
217 |
-
margin: 0;
|
218 |
-
padding: 0;
|
219 |
-
background: #fefefe;
|
220 |
-
display: block!important;
|
221 |
-
}
|
222 |
-
|
223 |
-
.handlediv,
|
224 |
-
.hndle {
|
225 |
-
display: none;
|
226 |
-
}
|
227 |
-
|
228 |
-
.wooccm_upload_results {
|
229 |
-
display: inline-block;
|
230 |
-
margin: 0 10px;
|
231 |
-
}
|
232 |
-
|
233 |
-
.wooccm_order_attachments_wrapper {
|
234 |
-
margin: 0;
|
235 |
-
overflow-x: auto;
|
236 |
-
|
237 |
-
table {
|
238 |
-
&.wooccm_order_attachments {
|
239 |
-
width: 100%;
|
240 |
-
background: #fff;
|
241 |
-
|
242 |
-
thead th:first-child {
|
243 |
-
padding-left: 2em;
|
244 |
-
}
|
245 |
-
|
246 |
-
thead th.sortable {
|
247 |
-
cursor: pointer;
|
248 |
-
}
|
249 |
-
|
250 |
-
.item {
|
251 |
-
min-width: 200px;
|
252 |
-
}
|
253 |
-
|
254 |
-
thead th {
|
255 |
-
text-align: left;
|
256 |
-
padding: 1em;
|
257 |
-
font-weight: 400;
|
258 |
-
color: #999;
|
259 |
-
background: #f8f8f8;
|
260 |
-
user-select: none;
|
261 |
-
}
|
262 |
-
|
263 |
-
tbody#order_line_items tr:first-child td {
|
264 |
-
border-top: none;
|
265 |
-
}
|
266 |
-
|
267 |
-
tbody tr:last-child td {
|
268 |
-
border-bottom: 1px solid #dfdfdf;
|
269 |
-
}
|
270 |
-
|
271 |
-
td.thumb {
|
272 |
-
text-align: left;
|
273 |
-
width: 38px;
|
274 |
-
padding-bottom: 1.5em;
|
275 |
-
|
276 |
-
.wc-order-item-thumbnail {
|
277 |
-
width: 38px;
|
278 |
-
height: 38px;
|
279 |
-
border: 2px solid #e8e8e8;
|
280 |
-
background: #f8f8f8;
|
281 |
-
color: #ccc;
|
282 |
-
position: relative;
|
283 |
-
font-size: 21px;
|
284 |
-
display: block;
|
285 |
-
text-align: center;
|
286 |
-
}
|
287 |
-
|
288 |
-
}
|
289 |
-
tbody th:first-child,
|
290 |
-
td:first-child {
|
291 |
-
padding-left: 2em;
|
292 |
-
}
|
293 |
-
tbody th,
|
294 |
-
td {
|
295 |
-
padding: 1.5em 1em 1em;
|
296 |
-
text-align: left;
|
297 |
-
line-height: 1.5em;
|
298 |
-
vertical-align: top;
|
299 |
-
border-bottom: 1px solid #f8f8f8;
|
300 |
-
}
|
301 |
-
|
302 |
-
}
|
303 |
-
}
|
304 |
-
}
|
305 |
-
|
306 |
-
.wc-order-data-row {
|
307 |
-
border-bottom: 1px solid #dfdfdf;
|
308 |
-
padding: 1.5em 2em;
|
309 |
-
background: #f8f8f8;
|
310 |
-
line-height: 2em;
|
311 |
-
text-align: left;
|
312 |
-
}
|
313 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assets/less/wooccm.less
DELETED
@@ -1,157 +0,0 @@
|
|
1 |
-
.woocommerce {
|
2 |
-
form {
|
3 |
-
.wooccm-clearfix {
|
4 |
-
&:before,
|
5 |
-
&:after{
|
6 |
-
content:'';
|
7 |
-
display:table;
|
8 |
-
}
|
9 |
-
&:after{
|
10 |
-
clear: both;
|
11 |
-
}
|
12 |
-
}
|
13 |
-
|
14 |
-
.wooccm-conditional-child {
|
15 |
-
display: none;
|
16 |
-
}
|
17 |
-
|
18 |
-
.wooccm-type-radio {
|
19 |
-
|
20 |
-
.woocommerce-radio-wrapper {
|
21 |
-
|
22 |
-
label {
|
23 |
-
display: inline-block;
|
24 |
-
}
|
25 |
-
|
26 |
-
}
|
27 |
-
}
|
28 |
-
|
29 |
-
.wooccm-colorpicker-iris {
|
30 |
-
.iris-picker {
|
31 |
-
display: none;
|
32 |
-
}
|
33 |
-
|
34 |
-
&.active {
|
35 |
-
.iris-picker {
|
36 |
-
display: block;
|
37 |
-
}
|
38 |
-
}
|
39 |
-
}
|
40 |
-
|
41 |
-
/* @media (min-width: 768px) {
|
42 |
-
.wooccm-field {
|
43 |
-
&.form-row-first {
|
44 |
-
width: 47.0588235294%;
|
45 |
-
float: left;
|
46 |
-
margin-right: 5.8823529412%;
|
47 |
-
clear: both;
|
48 |
-
}
|
49 |
-
&.form-row-last {
|
50 |
-
width: 45.4545454545%;
|
51 |
-
float: right;
|
52 |
-
margin-right: 0;
|
53 |
-
}
|
54 |
-
}
|
55 |
-
}*/
|
56 |
-
}
|
57 |
-
}
|
58 |
-
|
59 |
-
.button {
|
60 |
-
&.fileinput-button {
|
61 |
-
position: relative;
|
62 |
-
overflow: hidden!important;
|
63 |
-
|
64 |
-
input {
|
65 |
-
position: absolute;
|
66 |
-
top: 0;
|
67 |
-
right: 0;
|
68 |
-
margin: 0;
|
69 |
-
opacity: 0;
|
70 |
-
-ms-filter:'alpha(opacity=0)';
|
71 |
-
font-size: 200px;
|
72 |
-
direction: ltr;
|
73 |
-
cursor: pointer;
|
74 |
-
}
|
75 |
-
|
76 |
-
}
|
77 |
-
}
|
78 |
-
|
79 |
-
.wooccm-file-list {
|
80 |
-
margin: 0 -5px;
|
81 |
-
padding: 0;
|
82 |
-
display: flex;
|
83 |
-
flex-wrap: wrap;
|
84 |
-
align-items: center;
|
85 |
-
justify-content: start;
|
86 |
-
|
87 |
-
.wooccm-file-file {
|
88 |
-
display: flex;
|
89 |
-
justify-content: center;
|
90 |
-
align-items: stretch;
|
91 |
-
box-sizing: border-box;
|
92 |
-
padding: 10px 5px 0 5px;
|
93 |
-
width: 25%;
|
94 |
-
//max-height: 90px;
|
95 |
-
position: relative;
|
96 |
-
|
97 |
-
|
98 |
-
.wooccm-file-list-delete {
|
99 |
-
z-index: 1;
|
100 |
-
position: absolute;
|
101 |
-
top: 2px;
|
102 |
-
right: -3px;
|
103 |
-
width: 16px;
|
104 |
-
height: 16px;
|
105 |
-
background-color: #222;
|
106 |
-
display: block;
|
107 |
-
line-height: 16px;
|
108 |
-
text-align: center;
|
109 |
-
color: #fefefe;
|
110 |
-
font-weight: 900;
|
111 |
-
border-radius: 50%;
|
112 |
-
font-size: 12px;
|
113 |
-
cursor: pointer;
|
114 |
-
font-family: code;
|
115 |
-
text-decoration: none!important;
|
116 |
-
}
|
117 |
-
|
118 |
-
.wooccm-file-list-container {
|
119 |
-
width: 100%;
|
120 |
-
overflow: hidden;
|
121 |
-
}
|
122 |
-
|
123 |
-
.wooccm-file-list-image-container {
|
124 |
-
display: flex;
|
125 |
-
justify-content: center;
|
126 |
-
align-items: center;
|
127 |
-
overflow: hidden;
|
128 |
-
width: 100%;
|
129 |
-
padding-top: 100%;
|
130 |
-
position: relative;
|
131 |
-
background: #eee;
|
132 |
-
|
133 |
-
> img {
|
134 |
-
overflow: hidden;
|
135 |
-
object-fit: cover;
|
136 |
-
position: absolute;
|
137 |
-
top: 30%;
|
138 |
-
bottom: auto;
|
139 |
-
height: 40%;
|
140 |
-
opacity: 0.8;
|
141 |
-
|
142 |
-
&.image {
|
143 |
-
top: 0;
|
144 |
-
bottom: 0;
|
145 |
-
left: 0;
|
146 |
-
right: 0;
|
147 |
-
max-height: 100%;
|
148 |
-
max-height: 100%;
|
149 |
-
height: 100%;
|
150 |
-
width: 100%;
|
151 |
-
}
|
152 |
-
|
153 |
-
}
|
154 |
-
}
|
155 |
-
}
|
156 |
-
|
157 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes/view/backend/pages/modals/parts/panel-datepicker.php
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
<p class="form-field">
|
13 |
<label><?php esc_html_e('Date format', 'woocommerce-checkout-manager'); ?></label>
|
14 |
<input <# if ( !data.select2 ) { #>disabled="disabled"<# } #> class="short" type="text" placeholder="dd-mm-yy" name="date_format" value="{{data.date_format}}">
|
15 |
-
<span class="description"><a target="_blank" href="https://
|
16 |
<span class="description premium">(<?php esc_html_e('This is a premium feature', 'woocommerce-checkout-manager'); ?>)</span>
|
17 |
</p>
|
18 |
</div>
|
12 |
<p class="form-field">
|
13 |
<label><?php esc_html_e('Date format', 'woocommerce-checkout-manager'); ?></label>
|
14 |
<input <# if ( !data.select2 ) { #>disabled="disabled"<# } #> class="short" type="text" placeholder="dd-mm-yy" name="date_format" value="{{data.date_format}}">
|
15 |
+
<span class="description"><a target="_blank" href="https://quadlayers.com/documentation/woocommerce-checkout-manager/fields/datepicker/?utm_source=wooccm_admin">Documentation on date and time formatting</a>.</span>
|
16 |
<span class="description premium">(<?php esc_html_e('This is a premium feature', 'woocommerce-checkout-manager'); ?>)</span>
|
17 |
</p>
|
18 |
</div>
|
languages/woocommerce-checkout-manager.pot
CHANGED
@@ -2,14 +2,14 @@
|
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: WooCommerce Checkout Manager\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: 2019-12-17 15:21-0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit
|
13 |
"X-Poedit-Basepath: ..\n"
|
14 |
"X-Poedit-WPHeader: woocommerce-checkout-manager.php\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
@@ -19,435 +19,493 @@ msgstr ""
|
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
21 |
|
22 |
-
#: includes/class-wooccm-
|
23 |
#, php-format
|
24 |
msgid "Stock: %d"
|
25 |
msgstr ""
|
26 |
|
27 |
-
#: includes/class-wooccm-
|
28 |
-
#: includes/controller/class-wooccm-checkout.php:
|
29 |
#: includes/view/backend/pages/checkout.php:2
|
30 |
msgid "Checkout"
|
31 |
msgstr ""
|
32 |
|
33 |
-
#: includes/class-wooccm-notices.php:
|
34 |
msgid "Join Community!"
|
35 |
msgstr ""
|
36 |
|
37 |
-
#: includes/class-wooccm-notices.php:
|
38 |
msgid "Report a bug"
|
39 |
msgstr ""
|
40 |
|
41 |
-
#: includes/class-wooccm-notices.php:
|
42 |
msgid "About us"
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: includes/class-wooccm-notices.php:
|
46 |
msgid "Hello! We've recently acquired this plugin!"
|
47 |
msgstr ""
|
48 |
|
49 |
-
#: includes/class-wooccm-notices.php:
|
50 |
msgid ""
|
51 |
"We will do our best to improve it and include new features gradually. Please "
|
52 |
"be patient and let us know about the issues and improvements that you want "
|
53 |
"to see in this plugin."
|
54 |
msgstr ""
|
55 |
|
56 |
-
#: includes/class-wooccm-notices.php:
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
|
|
|
|
|
|
|
|
|
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: includes/class-wooccm-notices.php:
|
64 |
msgid "Settings"
|
65 |
msgstr ""
|
66 |
|
67 |
-
#: includes/class-wooccm-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
msgid "Search Results"
|
69 |
msgstr ""
|
70 |
|
71 |
-
#: includes/class-wooccm-suggestions-list-table.php:
|
72 |
msgctxt "Plugin Installer"
|
73 |
msgid "Beta Testing"
|
74 |
msgstr ""
|
75 |
|
76 |
-
#: includes/class-wooccm-suggestions-list-table.php:
|
77 |
msgctxt "Plugin Installer"
|
78 |
msgid "Featured"
|
79 |
msgstr ""
|
80 |
|
81 |
-
#: includes/class-wooccm-suggestions-list-table.php:
|
82 |
msgctxt "Plugin Installer"
|
83 |
msgid "Popular"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: includes/class-wooccm-suggestions-list-table.php:
|
87 |
msgctxt "Plugin Installer"
|
88 |
msgid "Recommended"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: includes/class-wooccm-suggestions-list-table.php:
|
92 |
msgctxt "Plugin Installer"
|
93 |
msgid "Favorites"
|
94 |
msgstr ""
|
95 |
|
96 |
-
#: includes/class-wooccm-upload.php:
|
97 |
msgid "No attachment selected."
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: includes/class-wooccm-upload.php:
|
101 |
-
#: includes/controller/class-wooccm-order.php:
|
102 |
msgid "No uploads were recognised. Files were not uploaded."
|
103 |
msgstr ""
|
104 |
|
105 |
-
#: includes/class-wooccm-upload.php:
|
106 |
-
#: includes/controller/class-wooccm-order.php:
|
107 |
msgid "Unknow error."
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: includes/class-wooccm.php:
|
111 |
msgid "Uploading, please wait..."
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: includes/class-wooccm.php:
|
115 |
msgid "Saving, please wait..."
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: includes/class-wooccm.php:
|
119 |
msgid "Files uploaded successfully."
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: includes/class-wooccm.php:
|
123 |
msgid "Deleted successfully."
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: includes/class-wooccm.php:
|
127 |
msgid "Clear"
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: includes/class-wooccm.php:
|
131 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:
|
132 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:
|
133 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
|
|
134 |
msgid "Default"
|
135 |
msgstr ""
|
136 |
|
137 |
-
#: includes/class-wooccm.php:
|
138 |
msgid "Select Color"
|
139 |
msgstr ""
|
140 |
|
141 |
-
#: includes/class-wooccm.php:
|
142 |
msgid "Current Color"
|
143 |
msgstr ""
|
144 |
|
145 |
-
#: includes/controller/class-wooccm-advanced.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
146 |
msgid "Custom CSS"
|
147 |
msgstr ""
|
148 |
|
149 |
-
#: includes/controller/class-wooccm-advanced.php:
|
150 |
msgid "Add custom stylesheets to the checkout page."
|
151 |
msgstr ""
|
152 |
|
153 |
-
#: includes/controller/class-wooccm-advanced.php:
|
154 |
#: includes/view/backend/pages/advanced.php:2
|
155 |
msgid "Advanced"
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: includes/controller/class-wooccm-checkout.php:
|
159 |
msgid "Force shipping address"
|
160 |
msgstr ""
|
161 |
|
162 |
-
#: includes/controller/class-wooccm-checkout.php:
|
163 |
msgid "Force show shipping checkout fields."
|
164 |
msgstr ""
|
165 |
|
166 |
-
#: includes/controller/class-wooccm-checkout.php:
|
167 |
-
#: includes/controller/class-wooccm-checkout.php:150
|
168 |
-
#: includes/controller/class-wooccm-checkout.php:162
|
169 |
-
#: includes/controller/class-wooccm-email.php:34
|
170 |
-
#: includes/controller/class-wooccm-order.php:181
|
171 |
-
#: includes/controller/class-wooccm-order.php:209
|
172 |
-
#: includes/view/backend/pages/modals/parts/info.php:53
|
173 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:67
|
174 |
-
#: includes/view/backend/pages/parts/loop.php:38
|
175 |
-
#: includes/view/backend/pages/parts/loop.php:56
|
176 |
-
#: includes/view/backend/pages/parts/loop.php:76
|
177 |
-
#: includes/view/backend/pages/parts/loop.php:78
|
178 |
-
#: includes/view/backend/pages/parts/loop.php:85
|
179 |
-
#: includes/view/backend/pages/parts/loop.php:87
|
180 |
-
#: includes/view/backend/pages/parts/loop.php:94
|
181 |
-
#: includes/view/backend/pages/parts/loop.php:96
|
182 |
-
#: includes/view/backend/pages/parts/loop.php:103
|
183 |
-
msgid "Yes"
|
184 |
-
msgstr ""
|
185 |
-
|
186 |
-
#: includes/controller/class-wooccm-checkout.php:139
|
187 |
-
#: includes/controller/class-wooccm-checkout.php:151
|
188 |
-
#: includes/controller/class-wooccm-checkout.php:163
|
189 |
-
#: includes/controller/class-wooccm-email.php:35
|
190 |
-
#: includes/controller/class-wooccm-order.php:182
|
191 |
-
#: includes/controller/class-wooccm-order.php:210
|
192 |
-
#: includes/view/backend/pages/modals/parts/info.php:54
|
193 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:68
|
194 |
-
#: includes/view/backend/pages/parts/loop.php:40
|
195 |
-
#: includes/view/backend/pages/parts/loop.php:58
|
196 |
-
#: includes/view/backend/pages/parts/loop.php:105
|
197 |
-
msgid "No"
|
198 |
-
msgstr ""
|
199 |
-
|
200 |
-
#: includes/controller/class-wooccm-checkout.php:144
|
201 |
msgid "Force create an account"
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: includes/controller/class-wooccm-checkout.php:
|
205 |
msgid "Force create an account for guests users."
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: includes/controller/class-wooccm-checkout.php:
|
209 |
msgid "Remove order notes"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: includes/controller/class-wooccm-checkout.php:
|
213 |
msgid "Remove order notes from checkout page."
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: includes/controller/class-wooccm-checkout.php:
|
217 |
msgid "Order notes label"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: includes/controller/class-wooccm-checkout.php:
|
221 |
-
#: includes/controller/class-wooccm-checkout.php:
|
222 |
-
#: includes/controller/class-wooccm-checkout.php:
|
223 |
-
#: includes/controller/class-wooccm-checkout.php:
|
224 |
msgid "Add custom title for the custom fields table in the thankyou page."
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: includes/controller/class-wooccm-checkout.php:
|
228 |
msgid "Order notes"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: includes/controller/class-wooccm-checkout.php:
|
232 |
msgid "Order notes placeholder"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: includes/controller/class-wooccm-checkout.php:
|
236 |
msgid "Notes about your order, e.g. special notes for delivery."
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: includes/controller/class-wooccm-checkout.php:
|
240 |
msgid "Add message before checkout"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: includes/controller/class-wooccm-checkout.php:
|
244 |
msgid "Add message after checkout"
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: includes/controller/class-wooccm-
|
248 |
-
|
249 |
-
msgid "Add custom fields"
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: includes/controller/class-wooccm-
|
253 |
-
|
254 |
-
msgid "Show the selected fields in the order."
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: includes/controller/class-wooccm-email.php:
|
258 |
-
#: includes/controller/class-wooccm-order.php:
|
259 |
-
|
260 |
-
msgid "Add for this order status"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: includes/controller/class-wooccm-email.php:
|
264 |
-
#: includes/controller/class-wooccm-
|
265 |
-
#: includes/controller/class-wooccm-
|
266 |
-
|
267 |
-
msgid "Allow customers to upload files in the order."
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: includes/controller/class-wooccm-email.php:
|
271 |
-
#: includes/controller/class-wooccm-
|
272 |
-
|
|
|
|
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: includes/controller/class-wooccm-email.php:
|
276 |
-
#: includes/controller/class-wooccm-order.php:
|
277 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
278 |
msgid "Add custom title for the uploads files table."
|
279 |
msgstr ""
|
280 |
|
281 |
-
#: includes/controller/class-wooccm-email.php:
|
282 |
-
#: includes/controller/class-wooccm-order.php:
|
283 |
-
|
|
|
284 |
msgstr ""
|
285 |
|
286 |
#: includes/controller/class-wooccm-email.php:66
|
287 |
-
#: includes/
|
288 |
-
msgid "
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: includes/controller/class-wooccm-
|
292 |
-
msgid "
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: includes/controller/class-wooccm-
|
296 |
-
|
|
|
297 |
msgstr ""
|
298 |
|
299 |
-
#: includes/controller/class-wooccm-
|
300 |
-
#: includes/controller/class-wooccm-
|
301 |
-
#:
|
302 |
-
|
303 |
-
#: includes/controller/class-wooccm-field.php:161
|
304 |
-
#: includes/controller/class-wooccm-field.php:177
|
305 |
-
msgid "Unknow error"
|
306 |
msgstr ""
|
307 |
|
308 |
-
#: includes/controller/class-wooccm-
|
309 |
-
|
|
|
310 |
msgstr ""
|
311 |
|
312 |
-
#: includes/controller/class-wooccm-field.php:
|
313 |
msgid "Select the position of the additional fields."
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: includes/controller/class-wooccm-field.php:
|
317 |
msgid "Before billing form"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: includes/controller/class-wooccm-field.php:
|
321 |
msgid "After billing form"
|
322 |
msgstr ""
|
323 |
|
324 |
-
#: includes/controller/class-wooccm-field.php:
|
325 |
msgid "Before order notes"
|
326 |
msgstr ""
|
327 |
|
328 |
-
#: includes/controller/class-wooccm-field.php:
|
329 |
msgid "After order notes"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: includes/controller/class-wooccm-field.php:
|
333 |
-
#: includes/controller/class-wooccm-field.php:
|
334 |
-
#: includes/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
335 |
#, php-format
|
336 |
msgid "ID: %s | Field Type: %s"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: includes/controller/class-wooccm-field.php:
|
340 |
-
#: includes/controller/class-wooccm-field.php:429
|
341 |
-
#: includes/controller/class-wooccm-field.php:477
|
342 |
msgid "Generic"
|
343 |
msgstr ""
|
344 |
|
345 |
-
#: includes/controller/class-wooccm-field.php:
|
346 |
-
#: includes/controller/class-wooccm-field.php:531
|
347 |
-
#: includes/view/backend/pages/additional.php:2
|
348 |
-
msgid "Additional"
|
349 |
-
msgstr ""
|
350 |
-
|
351 |
-
#: includes/controller/class-wooccm-field.php:478
|
352 |
#: includes/view/backend/pages/modals/parts/info.php:30
|
353 |
#, php-format
|
354 |
msgid "Field %s"
|
355 |
msgstr ""
|
356 |
|
357 |
-
#: includes/controller/class-wooccm-field.php:
|
358 |
#: includes/view/backend/pages/billing.php:2
|
359 |
msgid "Billing"
|
360 |
msgstr ""
|
361 |
|
362 |
-
#: includes/controller/class-wooccm-field.php:
|
363 |
#: includes/view/backend/pages/shipping.php:2
|
364 |
msgid "Shipping"
|
365 |
msgstr ""
|
366 |
|
367 |
-
#: includes/controller/class-wooccm-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
368 |
msgid "Empty order id."
|
369 |
msgstr ""
|
370 |
|
371 |
-
#: includes/controller/class-wooccm-order.php:
|
372 |
msgid "Invalid order id."
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: includes/controller/class-wooccm-order.php:
|
376 |
msgid "Order Files"
|
377 |
msgstr ""
|
378 |
|
379 |
-
#: includes/controller/class-wooccm-order.php:
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
#: includes/controller/class-wooccm-order.php:196
|
384 |
-
msgid "Add upload files title"
|
385 |
msgstr ""
|
386 |
|
387 |
-
#: includes/controller/class-wooccm-order.php:
|
388 |
-
|
389 |
-
#: templates/order/order-upload-files.php:2
|
390 |
-
msgid "Upload files"
|
391 |
msgstr ""
|
392 |
|
393 |
-
#: includes/controller/class-wooccm-order.php:
|
394 |
#: includes/view/backend/pages/order.php:2
|
395 |
msgid "Order"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: includes/controller/class-wooccm-suggestions.php:
|
399 |
-
#: includes/view/backend/pages/modals/parts/tabs.php:37
|
400 |
#: includes/view/backend/pages/parts/header.php:3
|
401 |
msgid "Suggestions"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: includes/model/class-wooccm-field.php:
|
405 |
msgid "Option"
|
406 |
msgstr ""
|
407 |
|
408 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:5
|
409 |
-
#: templates/order/order-upload-files.php:7
|
410 |
msgid "Image"
|
411 |
msgstr ""
|
412 |
|
413 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:6
|
414 |
-
#: templates/order/order-upload-files.php:
|
415 |
msgid "Filename"
|
416 |
msgstr ""
|
417 |
|
418 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:7
|
419 |
-
#: templates/order/order-upload-files.php:
|
420 |
msgid "Dimensions"
|
421 |
msgstr ""
|
422 |
|
423 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:8
|
424 |
-
#: templates/order/order-upload-files.php:
|
425 |
msgid "Extension"
|
426 |
msgstr ""
|
427 |
|
428 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:39
|
429 |
-
#: templates/order/order-upload-files.php:
|
430 |
msgid "Download"
|
431 |
msgstr ""
|
432 |
|
433 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:40
|
434 |
-
#: includes/view/backend/pages/parts/loop.php:
|
435 |
-
#: templates/order/order-upload-files.php:
|
436 |
msgid "Delete"
|
437 |
msgstr ""
|
438 |
|
439 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:46
|
440 |
-
#: templates/order/order-upload-files.php:
|
441 |
msgid "No files have been uploaded to this order."
|
442 |
msgstr ""
|
443 |
|
444 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:55
|
445 |
-
#: templates/order/order-upload-files.php:
|
446 |
msgid "Upload Files"
|
447 |
msgstr ""
|
448 |
|
449 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:58
|
450 |
-
#: templates/order/order-upload-files.php:
|
451 |
msgid "Save Changes"
|
452 |
msgstr ""
|
453 |
|
@@ -555,7 +613,7 @@ msgid "Value"
|
|
555 |
msgstr ""
|
556 |
|
557 |
#: includes/view/backend/pages/modals/parts/info.php:57
|
558 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:
|
559 |
msgid "Preserve default country…"
|
560 |
msgstr ""
|
561 |
|
@@ -587,198 +645,233 @@ msgstr ""
|
|
587 |
msgid "Edit next media item"
|
588 |
msgstr ""
|
589 |
|
590 |
-
#: includes/view/backend/pages/modals/parts/main.php:
|
591 |
msgid "Close dialog"
|
592 |
msgstr ""
|
593 |
|
594 |
-
#: includes/view/backend/pages/modals/parts/main.php:
|
595 |
msgid "Edit field"
|
596 |
msgstr ""
|
597 |
|
598 |
-
#: includes/view/backend/pages/modals/parts/main.php:
|
599 |
msgid "New"
|
600 |
msgstr ""
|
601 |
|
602 |
-
#: includes/view/backend/pages/modals/parts/main.php:
|
603 |
msgid "Save"
|
604 |
msgstr ""
|
605 |
|
606 |
-
#: includes/view/backend/pages/modals/parts/main.php:
|
607 |
msgid "Close"
|
608 |
msgstr ""
|
609 |
|
610 |
-
#: includes/view/backend/pages/modals/parts/panel-admin.php:
|
611 |
-
#: includes/view/backend/pages/parts/loop.php:
|
612 |
msgid "Listable"
|
613 |
msgstr ""
|
614 |
|
615 |
-
#: includes/view/backend/pages/modals/parts/panel-admin.php:
|
616 |
msgid "Display in View Orders screen"
|
617 |
msgstr ""
|
618 |
|
619 |
-
#: includes/view/backend/pages/modals/parts/panel-admin.php:
|
620 |
-
#: includes/view/backend/pages/modals/parts/panel-admin.php:
|
621 |
-
#: includes/view/backend/pages/modals/parts/panel-admin.php:
|
622 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker
|
623 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker
|
624 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:
|
625 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:
|
626 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:
|
627 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
628 |
-
#: includes/view/backend/pages/modals/parts/panel-display.php:
|
629 |
-
#: includes/view/backend/pages/modals/parts/panel-display.php:
|
630 |
-
#: includes/view/backend/pages/modals/parts/panel-display.php:
|
631 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
632 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
633 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
634 |
-
#: includes/view/backend/pages/modals/parts/panel-price.php:
|
635 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
636 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
637 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
638 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
639 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
640 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
641 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
642 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
|
|
|
|
|
|
|
|
643 |
msgid "This is a premium feature"
|
644 |
msgstr ""
|
645 |
|
646 |
-
#: includes/view/backend/pages/modals/parts/panel-admin.php:
|
647 |
-
#: includes/view/backend/pages/parts/loop.php:
|
648 |
msgid "Sortable"
|
649 |
msgstr ""
|
650 |
|
651 |
-
#: includes/view/backend/pages/modals/parts/panel-admin.php:
|
652 |
msgid "Allow Sorting on View Orders screen"
|
653 |
msgstr ""
|
654 |
|
655 |
-
#: includes/view/backend/pages/modals/parts/panel-admin.php:
|
656 |
-
#: includes/view/backend/pages/parts/loop.php:
|
657 |
msgid "Filterable"
|
658 |
msgstr ""
|
659 |
|
660 |
-
#: includes/view/backend/pages/modals/parts/panel-admin.php:
|
661 |
msgid "Allow Filtering on View Orders screen"
|
662 |
msgstr ""
|
663 |
|
664 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker
|
665 |
-
|
|
|
666 |
msgstr ""
|
667 |
|
668 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker
|
669 |
-
msgid "
|
670 |
-
msgstr ""
|
671 |
-
|
672 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker-limit.php:17
|
673 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker-limit.php:18
|
674 |
-
msgid "From… YYYY-MM-DD"
|
675 |
msgstr ""
|
676 |
|
677 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:
|
678 |
msgid "Date format"
|
679 |
msgstr ""
|
680 |
|
681 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:
|
682 |
msgid "Date limit"
|
683 |
msgstr ""
|
684 |
|
685 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:
|
686 |
msgid "Since current date"
|
687 |
msgstr ""
|
688 |
|
689 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:
|
690 |
msgid "Between fixed dates"
|
691 |
msgstr ""
|
692 |
|
693 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:
|
694 |
msgid "Days disable"
|
695 |
msgstr ""
|
696 |
|
697 |
-
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:
|
698 |
msgid "Disable week days"
|
699 |
msgstr ""
|
700 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
701 |
#: includes/view/backend/pages/modals/parts/panel-display.php:4
|
702 |
-
msgid "
|
703 |
msgstr ""
|
704 |
|
705 |
-
#: includes/view/backend/pages/modals/parts/panel-display.php:
|
706 |
-
|
707 |
-
|
|
|
|
|
|
|
708 |
msgstr ""
|
709 |
|
710 |
#: includes/view/backend/pages/modals/parts/panel-display.php:12
|
711 |
-
msgid "Hide
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: includes/view/backend/pages/modals/parts/panel-display.php:
|
715 |
-
msgid "
|
716 |
msgstr ""
|
717 |
|
718 |
-
#: includes/view/backend/pages/modals/parts/panel-display.php:
|
719 |
-
msgid "
|
720 |
msgstr ""
|
721 |
|
722 |
-
#: includes/view/backend/pages/modals/parts/panel-display.php:
|
723 |
-
msgid "
|
724 |
msgstr ""
|
725 |
|
726 |
-
#: includes/view/backend/pages/modals/parts/panel-display.php:
|
727 |
-
|
728 |
-
msgid "Filter by product"
|
729 |
msgstr ""
|
730 |
|
731 |
-
#: includes/view/backend/pages/modals/parts/panel-display.php:
|
732 |
-
msgid "Hide
|
733 |
msgstr ""
|
734 |
|
735 |
-
#: includes/view/backend/pages/modals/parts/panel-display.php:
|
736 |
-
msgid "
|
737 |
msgstr ""
|
738 |
|
739 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
740 |
-
|
741 |
-
msgid "Filter by categories"
|
742 |
msgstr ""
|
743 |
|
744 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
745 |
-
|
|
|
746 |
msgstr ""
|
747 |
|
748 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
749 |
-
|
|
|
750 |
msgstr ""
|
751 |
|
752 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
753 |
-
msgid "
|
754 |
msgstr ""
|
755 |
|
756 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
757 |
-
|
|
|
758 |
msgstr ""
|
759 |
|
760 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
761 |
-
msgid "Hide
|
762 |
msgstr ""
|
763 |
|
764 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
765 |
-
msgid "
|
766 |
msgstr ""
|
767 |
|
768 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
769 |
-
msgid "
|
770 |
msgstr ""
|
771 |
|
772 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
773 |
-
msgid "
|
774 |
msgstr ""
|
775 |
|
776 |
-
#: includes/view/backend/pages/modals/parts/panel-
|
777 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
778 |
msgstr ""
|
779 |
|
780 |
#: includes/view/backend/pages/modals/parts/panel-general.php:4
|
781 |
-
#: includes/view/backend/pages/modals/parts/panel-price.php:
|
782 |
msgid "Name"
|
783 |
msgstr ""
|
784 |
|
@@ -796,6 +889,8 @@ msgid "Currently is not possible to change the name of the fields."
|
|
796 |
msgstr ""
|
797 |
|
798 |
#: includes/view/backend/pages/modals/parts/panel-general.php:16
|
|
|
|
|
799 |
#: includes/view/backend/pages/parts/loop.php:12
|
800 |
msgid "Type"
|
801 |
msgstr ""
|
@@ -817,7 +912,7 @@ msgid "Iris"
|
|
817 |
msgstr ""
|
818 |
|
819 |
#: includes/view/backend/pages/modals/parts/panel-general.php:42
|
820 |
-
#: includes/view/backend/pages/modals/parts/panel-options.php:
|
821 |
#: includes/view/backend/pages/parts/loop.php:13
|
822 |
msgid "Label"
|
823 |
msgstr ""
|
@@ -840,6 +935,7 @@ msgid "This is a placeholder"
|
|
840 |
msgstr ""
|
841 |
|
842 |
#: includes/view/backend/pages/modals/parts/panel-general.php:50
|
|
|
843 |
msgid "Placeholder text of the checkout field."
|
844 |
msgstr ""
|
845 |
|
@@ -855,119 +951,180 @@ msgstr ""
|
|
855 |
msgid "Text for the button name."
|
856 |
msgstr ""
|
857 |
|
858 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
859 |
msgid "Enter a default value (optional)"
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:
|
863 |
msgid "Default value of the checkout field."
|
864 |
msgstr ""
|
865 |
|
866 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
867 |
msgid "Choose the allowed types…"
|
868 |
msgstr ""
|
869 |
|
870 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:
|
871 |
msgid "Country"
|
872 |
msgstr ""
|
873 |
|
874 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:
|
875 |
msgid "Select country…"
|
876 |
msgstr ""
|
877 |
|
878 |
-
#: includes/view/backend/pages/modals/parts/panel-general.php:
|
879 |
msgid "Extra class"
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: includes/view/backend/pages/modals/parts/panel-options.php:
|
883 |
msgid "Select all"
|
884 |
msgstr ""
|
885 |
|
886 |
-
#: includes/view/backend/pages/modals/parts/panel-options.php:
|
887 |
-
#: includes/view/backend/pages/modals/parts/panel-price.php:
|
888 |
-
#: includes/view/backend/pages/modals/parts/tabs.php:
|
889 |
msgid "Price"
|
890 |
msgstr ""
|
891 |
|
892 |
-
#: includes/view/backend/pages/modals/parts/panel-options.php:16
|
893 |
#: includes/view/backend/pages/modals/parts/panel-options.php:20
|
894 |
-
msgid "This is a premium feature."
|
895 |
-
msgstr ""
|
896 |
-
|
897 |
-
#: includes/view/backend/pages/modals/parts/panel-options.php:19
|
898 |
msgid "Taxable"
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: includes/view/backend/pages/modals/parts/panel-options.php:
|
902 |
msgid "Add new option"
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: includes/view/backend/pages/modals/parts/panel-options.php:
|
906 |
msgid "Delete selected"
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: includes/view/backend/pages/modals/parts/panel-price.php:
|
910 |
msgid "My Custom Charge"
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: includes/view/backend/pages/modals/parts/panel-price.php:
|
914 |
msgid "Total"
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: includes/view/backend/pages/modals/parts/panel-price.php:
|
918 |
msgid "Tax"
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
922 |
-
#: includes/view/backend/pages/modals/parts/tabs.php:
|
923 |
msgid "Select2"
|
924 |
msgstr ""
|
925 |
|
926 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
927 |
msgid "Enhance select behaviour with select2."
|
928 |
msgstr ""
|
929 |
|
930 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
931 |
msgid "Allow clear"
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
935 |
msgid "Provides support for clearable selections."
|
936 |
msgstr ""
|
937 |
|
938 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
939 |
msgid "Allow search"
|
940 |
msgstr ""
|
941 |
|
942 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
943 |
msgid "Display the search box for options."
|
944 |
msgstr ""
|
945 |
|
946 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
947 |
msgid "Select on close"
|
948 |
msgstr ""
|
949 |
|
950 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
951 |
msgid "Implements automatic selection when the dropdown is closed."
|
952 |
msgstr ""
|
953 |
|
954 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
955 |
msgid "Close on select"
|
956 |
msgstr ""
|
957 |
|
958 |
-
#: includes/view/backend/pages/modals/parts/panel-select2.php:
|
959 |
msgid "Controls whether the dropdown is closed after a selection is made."
|
960 |
msgstr ""
|
961 |
|
962 |
-
#: includes/view/backend/pages/modals/parts/panel-timepicker.php:
|
|
|
|
|
|
|
|
|
963 |
msgid "Hour start"
|
964 |
msgstr ""
|
965 |
|
966 |
-
#: includes/view/backend/pages/modals/parts/panel-timepicker.php:
|
967 |
msgid "Hour end"
|
968 |
msgstr ""
|
969 |
|
970 |
-
#: includes/view/backend/pages/modals/parts/panel-timepicker.php:
|
971 |
msgid "Minutes interval"
|
972 |
msgstr ""
|
973 |
|
@@ -975,23 +1132,27 @@ msgstr ""
|
|
975 |
msgid "General"
|
976 |
msgstr ""
|
977 |
|
978 |
-
#: includes/view/backend/pages/modals/parts/tabs.php:
|
979 |
msgid "Options"
|
980 |
msgstr ""
|
981 |
|
982 |
#: includes/view/backend/pages/modals/parts/tabs.php:16
|
|
|
|
|
|
|
|
|
983 |
msgid "Display"
|
984 |
msgstr ""
|
985 |
|
986 |
-
#: includes/view/backend/pages/modals/parts/tabs.php:
|
987 |
msgid "Timepicker"
|
988 |
msgstr ""
|
989 |
|
990 |
-
#: includes/view/backend/pages/modals/parts/tabs.php:
|
991 |
msgid "Datepicker"
|
992 |
msgstr ""
|
993 |
|
994 |
-
#: includes/view/backend/pages/modals/parts/tabs.php:
|
995 |
msgid "Admin"
|
996 |
msgstr ""
|
997 |
|
@@ -1025,11 +1186,6 @@ msgstr ""
|
|
1025 |
msgid "Purchase"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: includes/view/backend/pages/parts/header.php:9
|
1029 |
-
#: includes/view/backend/pages/parts/tabs.php:3
|
1030 |
-
msgid "Documentation"
|
1031 |
-
msgstr ""
|
1032 |
-
|
1033 |
#. Author of the plugin/theme
|
1034 |
#: includes/view/backend/pages/parts/header.php:25
|
1035 |
msgid "QuadLayers"
|
@@ -1043,63 +1199,63 @@ msgstr ""
|
|
1043 |
msgid "Position"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
-
#: includes/view/backend/pages/parts/loop.php:
|
|
|
|
|
|
|
|
|
1047 |
msgid "Disabled"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1051 |
#, php-format
|
1052 |
msgid "Move the \"%s\" payment method up"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1056 |
msgid "Move up"
|
1057 |
msgstr ""
|
1058 |
|
1059 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1060 |
#, php-format
|
1061 |
msgid "Move the \"%s\" payment method down"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1065 |
msgid "Move down"
|
1066 |
msgstr ""
|
1067 |
|
1068 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1069 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1070 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1071 |
#, php-format
|
1072 |
msgid "The \"%s\" field currently enabled"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1076 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1077 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1078 |
#, php-format
|
1079 |
msgid "The \"%s\" field currently disabled"
|
1080 |
msgstr ""
|
1081 |
|
1082 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1083 |
msgid "Wide"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1087 |
msgid "Left"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: includes/view/backend/pages/parts/loop.php:
|
1091 |
msgid "Right"
|
1092 |
msgstr ""
|
1093 |
|
1094 |
-
#: includes/view/backend/pages/parts/loop.php:111
|
1095 |
#: includes/view/backend/pages/parts/loop.php:115
|
|
|
1096 |
msgid "Edit checkout field"
|
1097 |
msgstr ""
|
1098 |
|
1099 |
-
#: includes/view/backend/pages/parts/loop.php:111
|
1100 |
-
msgid "Edit"
|
1101 |
-
msgstr ""
|
1102 |
-
|
1103 |
#: includes/view/backend/pages/premium.php:8
|
1104 |
#, php-format
|
1105 |
msgid ""
|
@@ -1181,7 +1337,7 @@ msgstr ""
|
|
1181 |
msgid "Shipping fields"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
-
#: includes/view/frontend/class-wooccm-fields-additional.php:
|
1185 |
#, php-format
|
1186 |
msgid "%s is a required field."
|
1187 |
msgstr ""
|
@@ -1194,20 +1350,20 @@ msgstr ""
|
|
1194 |
msgid "optional"
|
1195 |
msgstr ""
|
1196 |
|
1197 |
-
#: templates/order/order-custom-fields.php:1
|
1198 |
-
msgid "Custom fields"
|
1199 |
-
msgstr ""
|
1200 |
-
|
1201 |
#: templates/order/order-upload-files.php:6
|
1202 |
-
msgid "
|
1203 |
msgstr ""
|
1204 |
|
1205 |
-
#: templates/order/order-upload-files.php:
|
1206 |
msgid "Actions"
|
1207 |
msgstr ""
|
1208 |
|
1209 |
#. Plugin Name of the plugin/theme
|
1210 |
-
msgid "
|
|
|
|
|
|
|
|
|
1211 |
msgstr ""
|
1212 |
|
1213 |
#. Description of the plugin/theme
|
@@ -1215,5 +1371,5 @@ msgid "Manages WooCommerce Checkout, the advanced way."
|
|
1215 |
msgstr ""
|
1216 |
|
1217 |
#. Author URI of the plugin/theme
|
1218 |
-
msgid "https://
|
1219 |
msgstr ""
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: WooCommerce Checkout Manager\n"
|
5 |
+
"POT-Creation-Date: 2020-06-19 14:48-0300\n"
|
6 |
"PO-Revision-Date: 2019-12-17 15:21-0300\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 2.3.1\n"
|
13 |
"X-Poedit-Basepath: ..\n"
|
14 |
"X-Poedit-WPHeader: woocommerce-checkout-manager.php\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
21 |
|
22 |
+
#: includes/class-wooccm-backend.php:63
|
23 |
#, php-format
|
24 |
msgid "Stock: %d"
|
25 |
msgstr ""
|
26 |
|
27 |
+
#: includes/class-wooccm-backend.php:96 includes/class-wooccm-backend.php:102
|
28 |
+
#: includes/controller/class-wooccm-checkout.php:294
|
29 |
#: includes/view/backend/pages/checkout.php:2
|
30 |
msgid "Checkout"
|
31 |
msgstr ""
|
32 |
|
33 |
+
#: includes/class-wooccm-notices.php:72 includes/class-wooccm-notices.php:99
|
34 |
msgid "Join Community!"
|
35 |
msgstr ""
|
36 |
|
37 |
+
#: includes/class-wooccm-notices.php:75 includes/class-wooccm-notices.php:102
|
38 |
msgid "Report a bug"
|
39 |
msgstr ""
|
40 |
|
41 |
+
#: includes/class-wooccm-notices.php:78 includes/class-wooccm-notices.php:105
|
42 |
msgid "About us"
|
43 |
msgstr ""
|
44 |
|
45 |
+
#: includes/class-wooccm-notices.php:94
|
46 |
msgid "Hello! We've recently acquired this plugin!"
|
47 |
msgstr ""
|
48 |
|
49 |
+
#: includes/class-wooccm-notices.php:96
|
50 |
msgid ""
|
51 |
"We will do our best to improve it and include new features gradually. Please "
|
52 |
"be patient and let us know about the issues and improvements that you want "
|
53 |
"to see in this plugin."
|
54 |
msgstr ""
|
55 |
|
56 |
+
#: includes/class-wooccm-notices.php:118
|
57 |
+
msgid "Important! Manual update is required."
|
58 |
+
msgstr ""
|
59 |
+
|
60 |
+
#: includes/class-wooccm-notices.php:120
|
61 |
+
msgid ""
|
62 |
+
"Due to the recent WooCommerce 4.0 changes it is necessary to reconfigure "
|
63 |
+
"conditional fields. If you have conditional fields, please go to the "
|
64 |
+
"billing, shipping and advanced sections and set conditionals relationships "
|
65 |
+
"again."
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: includes/class-wooccm-notices.php:123 includes/class-wooccm-notices.php:161
|
69 |
msgid "Settings"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: includes/class-wooccm-notices.php:126
|
73 |
+
#: includes/view/backend/pages/parts/header.php:9
|
74 |
+
#: includes/view/backend/pages/parts/tabs.php:3
|
75 |
+
msgid "Documentation"
|
76 |
+
msgstr ""
|
77 |
+
|
78 |
+
#: includes/class-wooccm-notices.php:160
|
79 |
+
#: includes/controller/class-wooccm-premium.php:45
|
80 |
+
#: includes/controller/class-wooccm-premium.php:52
|
81 |
+
#: includes/view/backend/pages/premium.php:6
|
82 |
+
msgid "Premium"
|
83 |
+
msgstr ""
|
84 |
+
|
85 |
+
#: includes/class-wooccm-suggestions-list-table.php:111
|
86 |
msgid "Search Results"
|
87 |
msgstr ""
|
88 |
|
89 |
+
#: includes/class-wooccm-suggestions-list-table.php:114
|
90 |
msgctxt "Plugin Installer"
|
91 |
msgid "Beta Testing"
|
92 |
msgstr ""
|
93 |
|
94 |
+
#: includes/class-wooccm-suggestions-list-table.php:116
|
95 |
msgctxt "Plugin Installer"
|
96 |
msgid "Featured"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: includes/class-wooccm-suggestions-list-table.php:117
|
100 |
msgctxt "Plugin Installer"
|
101 |
msgid "Popular"
|
102 |
msgstr ""
|
103 |
|
104 |
+
#: includes/class-wooccm-suggestions-list-table.php:118
|
105 |
msgctxt "Plugin Installer"
|
106 |
msgid "Recommended"
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: includes/class-wooccm-suggestions-list-table.php:119
|
110 |
msgctxt "Plugin Installer"
|
111 |
msgid "Favorites"
|
112 |
msgstr ""
|
113 |
|
114 |
+
#: includes/class-wooccm-upload.php:79
|
115 |
msgid "No attachment selected."
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: includes/class-wooccm-upload.php:117
|
119 |
+
#: includes/controller/class-wooccm-order.php:86
|
120 |
msgid "No uploads were recognised. Files were not uploaded."
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: includes/class-wooccm-upload.php:124
|
124 |
+
#: includes/controller/class-wooccm-order.php:111
|
125 |
msgid "Unknow error."
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: includes/class-wooccm.php:83 includes/class-wooccm.php:114
|
129 |
msgid "Uploading, please wait..."
|
130 |
msgstr ""
|
131 |
|
132 |
+
#: includes/class-wooccm.php:84 includes/class-wooccm.php:115
|
133 |
msgid "Saving, please wait..."
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: includes/class-wooccm.php:85 includes/class-wooccm.php:116
|
137 |
msgid "Files uploaded successfully."
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: includes/class-wooccm.php:86 includes/class-wooccm.php:117
|
141 |
msgid "Deleted successfully."
|
142 |
msgstr ""
|
143 |
|
144 |
+
#: includes/class-wooccm.php:97 includes/view/backend/pages/parts/loop.php:11
|
145 |
msgid "Clear"
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: includes/class-wooccm.php:98
|
149 |
+
#: includes/view/backend/pages/modals/parts/panel-general.php:94
|
150 |
+
#: includes/view/backend/pages/modals/parts/panel-general.php:110
|
151 |
+
#: includes/view/backend/pages/modals/parts/panel-general.php:155
|
152 |
+
#: includes/view/backend/pages/modals/parts/panel-options.php:24
|
153 |
msgid "Default"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: includes/class-wooccm.php:99
|
157 |
msgid "Select Color"
|
158 |
msgstr ""
|
159 |
|
160 |
+
#: includes/class-wooccm.php:100
|
161 |
msgid "Current Color"
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: includes/controller/class-wooccm-advanced.php:65
|
165 |
+
msgid "Export custom fields"
|
166 |
+
msgstr ""
|
167 |
+
|
168 |
+
#: includes/controller/class-wooccm-advanced.php:66
|
169 |
+
msgid ""
|
170 |
+
"Include custom fields in CSV export files generated by WooCommerce "
|
171 |
+
"Customer / Order / Coupon Export."
|
172 |
+
msgstr ""
|
173 |
+
|
174 |
+
#: includes/controller/class-wooccm-advanced.php:70
|
175 |
+
#: includes/controller/class-wooccm-email.php:39
|
176 |
+
#: includes/controller/class-wooccm-email.php:52
|
177 |
+
#: includes/controller/class-wooccm-email.php:61
|
178 |
+
#: includes/controller/class-wooccm-email.php:71
|
179 |
+
#: includes/controller/class-wooccm-email.php:84
|
180 |
+
#: includes/controller/class-wooccm-email.php:94
|
181 |
+
#: includes/controller/class-wooccm-field-additional.php:127
|
182 |
+
#: includes/view/backend/pages/modals/parts/panel-options.php:17
|
183 |
+
#: includes/view/backend/pages/modals/parts/panel-options.php:21
|
184 |
+
msgid "This is a premium feature."
|
185 |
+
msgstr ""
|
186 |
+
|
187 |
+
#: includes/controller/class-wooccm-advanced.php:72
|
188 |
+
#: includes/controller/class-wooccm-checkout.php:189
|
189 |
+
#: includes/controller/class-wooccm-checkout.php:201
|
190 |
+
#: includes/controller/class-wooccm-checkout.php:213
|
191 |
+
#: includes/controller/class-wooccm-email.php:41
|
192 |
+
#: includes/controller/class-wooccm-email.php:73
|
193 |
+
#: includes/controller/class-wooccm-order.php:196
|
194 |
+
#: includes/controller/class-wooccm-order.php:224
|
195 |
+
#: includes/view/backend/pages/modals/parts/info.php:53
|
196 |
+
#: includes/view/backend/pages/modals/parts/panel-general.php:113
|
197 |
+
#: includes/view/backend/pages/parts/loop.php:39
|
198 |
+
#: includes/view/backend/pages/parts/loop.php:57
|
199 |
+
#: includes/view/backend/pages/parts/loop.php:80
|
200 |
+
#: includes/view/backend/pages/parts/loop.php:82
|
201 |
+
#: includes/view/backend/pages/parts/loop.php:89
|
202 |
+
#: includes/view/backend/pages/parts/loop.php:91
|
203 |
+
#: includes/view/backend/pages/parts/loop.php:98
|
204 |
+
#: includes/view/backend/pages/parts/loop.php:100
|
205 |
+
#: includes/view/backend/pages/parts/loop.php:107
|
206 |
+
#: includes/view/frontend/class-wooccm-fields-handler.php:62
|
207 |
+
msgid "Yes"
|
208 |
+
msgstr ""
|
209 |
+
|
210 |
+
#: includes/controller/class-wooccm-advanced.php:73
|
211 |
+
#: includes/controller/class-wooccm-checkout.php:190
|
212 |
+
#: includes/controller/class-wooccm-checkout.php:202
|
213 |
+
#: includes/controller/class-wooccm-checkout.php:214
|
214 |
+
#: includes/controller/class-wooccm-email.php:42
|
215 |
+
#: includes/controller/class-wooccm-email.php:74
|
216 |
+
#: includes/controller/class-wooccm-order.php:197
|
217 |
+
#: includes/controller/class-wooccm-order.php:225
|
218 |
+
#: includes/view/backend/pages/modals/parts/info.php:54
|
219 |
+
#: includes/view/backend/pages/modals/parts/panel-general.php:114
|
220 |
+
#: includes/view/backend/pages/parts/loop.php:41
|
221 |
+
#: includes/view/backend/pages/parts/loop.php:59
|
222 |
+
#: includes/view/backend/pages/parts/loop.php:109
|
223 |
+
msgid "No"
|
224 |
+
msgstr ""
|
225 |
+
|
226 |
+
#: includes/controller/class-wooccm-advanced.php:78
|
227 |
msgid "Custom CSS"
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: includes/controller/class-wooccm-advanced.php:79
|
231 |
msgid "Add custom stylesheets to the checkout page."
|
232 |
msgstr ""
|
233 |
|
234 |
+
#: includes/controller/class-wooccm-advanced.php:98
|
235 |
#: includes/view/backend/pages/advanced.php:2
|
236 |
msgid "Advanced"
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: includes/controller/class-wooccm-checkout.php:183
|
240 |
msgid "Force shipping address"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: includes/controller/class-wooccm-checkout.php:184
|
244 |
msgid "Force show shipping checkout fields."
|
245 |
msgstr ""
|
246 |
|
247 |
+
#: includes/controller/class-wooccm-checkout.php:195
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
248 |
msgid "Force create an account"
|
249 |
msgstr ""
|
250 |
|
251 |
+
#: includes/controller/class-wooccm-checkout.php:196
|
252 |
msgid "Force create an account for guests users."
|
253 |
msgstr ""
|
254 |
|
255 |
+
#: includes/controller/class-wooccm-checkout.php:207
|
256 |
msgid "Remove order notes"
|
257 |
msgstr ""
|
258 |
|
259 |
+
#: includes/controller/class-wooccm-checkout.php:208
|
260 |
msgid "Remove order notes from checkout page."
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: includes/controller/class-wooccm-checkout.php:219
|
264 |
msgid "Order notes label"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: includes/controller/class-wooccm-checkout.php:220
|
268 |
+
#: includes/controller/class-wooccm-checkout.php:227
|
269 |
+
#: includes/controller/class-wooccm-checkout.php:234
|
270 |
+
#: includes/controller/class-wooccm-checkout.php:241
|
271 |
msgid "Add custom title for the custom fields table in the thankyou page."
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: includes/controller/class-wooccm-checkout.php:223
|
275 |
msgid "Order notes"
|
276 |
msgstr ""
|
277 |
|
278 |
+
#: includes/controller/class-wooccm-checkout.php:226
|
279 |
msgid "Order notes placeholder"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: includes/controller/class-wooccm-checkout.php:230
|
283 |
msgid "Notes about your order, e.g. special notes for delivery."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: includes/controller/class-wooccm-checkout.php:233
|
287 |
msgid "Add message before checkout"
|
288 |
msgstr ""
|
289 |
|
290 |
+
#: includes/controller/class-wooccm-checkout.php:240
|
291 |
msgid "Add message after checkout"
|
292 |
msgstr ""
|
293 |
|
294 |
+
#: includes/controller/class-wooccm-controller.php:18
|
295 |
+
msgid "Please, reload page"
|
|
|
296 |
msgstr ""
|
297 |
|
298 |
+
#: includes/controller/class-wooccm-controller.php:23
|
299 |
+
msgid "Access denied"
|
|
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: includes/controller/class-wooccm-email.php:34
|
303 |
+
#: includes/controller/class-wooccm-order.php:190
|
304 |
+
msgid "Add upload files"
|
|
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: includes/controller/class-wooccm-email.php:35
|
308 |
+
#: includes/controller/class-wooccm-email.php:48
|
309 |
+
#: includes/controller/class-wooccm-email.php:80
|
310 |
+
msgid "Allow customers to upload files in the email."
|
|
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: includes/controller/class-wooccm-email.php:47
|
314 |
+
#: includes/controller/class-wooccm-email.php:79
|
315 |
+
#: includes/controller/class-wooccm-order.php:202
|
316 |
+
#: includes/controller/class-wooccm-order.php:230
|
317 |
+
msgid "Add for this order status"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: includes/controller/class-wooccm-email.php:57
|
321 |
+
#: includes/controller/class-wooccm-order.php:211
|
322 |
+
msgid "Add upload files title"
|
323 |
+
msgstr ""
|
324 |
+
|
325 |
+
#: includes/controller/class-wooccm-email.php:58
|
326 |
+
#: includes/controller/class-wooccm-email.php:90
|
327 |
+
#: includes/controller/class-wooccm-order.php:212
|
328 |
+
#: includes/controller/class-wooccm-order.php:240
|
329 |
msgid "Add custom title for the uploads files table."
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: includes/controller/class-wooccm-email.php:63
|
333 |
+
#: includes/controller/class-wooccm-order.php:215
|
334 |
+
#: templates/order/order-upload-files.php:2
|
335 |
+
msgid "Uploaded files"
|
336 |
msgstr ""
|
337 |
|
338 |
#: includes/controller/class-wooccm-email.php:66
|
339 |
+
#: includes/controller/class-wooccm-order.php:218
|
340 |
+
msgid "Add custom fields"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: includes/controller/class-wooccm-email.php:67
|
344 |
+
msgid "Show the selected fields in the email."
|
345 |
msgstr ""
|
346 |
|
347 |
+
#: includes/controller/class-wooccm-email.php:89
|
348 |
+
#: includes/controller/class-wooccm-order.php:239
|
349 |
+
msgid "Add custom fields title"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: includes/controller/class-wooccm-email.php:95
|
353 |
+
#: includes/controller/class-wooccm-order.php:243
|
354 |
+
#: templates/order/order-custom-fields.php:1
|
355 |
+
msgid "Order extra"
|
|
|
|
|
|
|
356 |
msgstr ""
|
357 |
|
358 |
+
#: includes/controller/class-wooccm-email.php:108
|
359 |
+
#: includes/view/backend/pages/email.php:2
|
360 |
+
msgid "Email"
|
361 |
msgstr ""
|
362 |
|
363 |
+
#: includes/controller/class-wooccm-field-additional.php:69
|
364 |
msgid "Select the position of the additional fields."
|
365 |
msgstr ""
|
366 |
|
367 |
+
#: includes/controller/class-wooccm-field-additional.php:74
|
368 |
msgid "Before billing form"
|
369 |
msgstr ""
|
370 |
|
371 |
+
#: includes/controller/class-wooccm-field-additional.php:75
|
372 |
msgid "After billing form"
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: includes/controller/class-wooccm-field-additional.php:76
|
376 |
msgid "Before order notes"
|
377 |
msgstr ""
|
378 |
|
379 |
+
#: includes/controller/class-wooccm-field-additional.php:77
|
380 |
msgid "After order notes"
|
381 |
msgstr ""
|
382 |
|
383 |
+
#: includes/controller/class-wooccm-field-additional.php:123
|
384 |
+
#: includes/controller/class-wooccm-field-additional.php:210
|
385 |
+
#: includes/view/backend/pages/additional.php:2
|
386 |
+
msgid "Additional"
|
387 |
+
msgstr ""
|
388 |
+
|
389 |
+
#: includes/controller/class-wooccm-field-additional.php:124
|
390 |
+
#: includes/view/backend/pages/parts/loop.php:115
|
391 |
+
msgid "Edit"
|
392 |
+
msgstr ""
|
393 |
+
|
394 |
+
#: includes/controller/class-wooccm-field-additional.php:152
|
395 |
#, php-format
|
396 |
msgid "ID: %s | Field Type: %s"
|
397 |
msgstr ""
|
398 |
|
399 |
+
#: includes/controller/class-wooccm-field-additional.php:152
|
|
|
|
|
400 |
msgid "Generic"
|
401 |
msgstr ""
|
402 |
|
403 |
+
#: includes/controller/class-wooccm-field-additional.php:153
|
|
|
|
|
|
|
|
|
|
|
|
|
404 |
#: includes/view/backend/pages/modals/parts/info.php:30
|
405 |
#, php-format
|
406 |
msgid "Field %s"
|
407 |
msgstr ""
|
408 |
|
409 |
+
#: includes/controller/class-wooccm-field-billing.php:57
|
410 |
#: includes/view/backend/pages/billing.php:2
|
411 |
msgid "Billing"
|
412 |
msgstr ""
|
413 |
|
414 |
+
#: includes/controller/class-wooccm-field-shipping.php:34
|
415 |
#: includes/view/backend/pages/shipping.php:2
|
416 |
msgid "Shipping"
|
417 |
msgstr ""
|
418 |
|
419 |
+
#: includes/controller/class-wooccm-field.php:59
|
420 |
+
msgid "Are you sure you want to remove this field?"
|
421 |
+
msgstr ""
|
422 |
+
|
423 |
+
#: includes/controller/class-wooccm-field.php:60
|
424 |
+
msgid "Are you sure you want to reset this fields?"
|
425 |
+
msgstr ""
|
426 |
+
|
427 |
+
#: includes/controller/class-wooccm-field.php:226
|
428 |
+
msgid "Undefined field id"
|
429 |
+
msgstr ""
|
430 |
+
|
431 |
+
#: includes/controller/class-wooccm-order.php:92
|
432 |
msgid "Empty order id."
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: includes/controller/class-wooccm-order.php:96
|
436 |
msgid "Invalid order id."
|
437 |
msgstr ""
|
438 |
|
439 |
+
#: includes/controller/class-wooccm-order.php:176
|
440 |
msgid "Order Files"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: includes/controller/class-wooccm-order.php:191
|
444 |
+
#: includes/controller/class-wooccm-order.php:203
|
445 |
+
#: includes/controller/class-wooccm-order.php:231
|
446 |
+
msgid "Allow customers to upload files in the order."
|
|
|
|
|
447 |
msgstr ""
|
448 |
|
449 |
+
#: includes/controller/class-wooccm-order.php:219
|
450 |
+
msgid "Show the selected fields in the order."
|
|
|
|
|
451 |
msgstr ""
|
452 |
|
453 |
+
#: includes/controller/class-wooccm-order.php:256
|
454 |
#: includes/view/backend/pages/order.php:2
|
455 |
msgid "Order"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: includes/controller/class-wooccm-suggestions.php:34
|
|
|
459 |
#: includes/view/backend/pages/parts/header.php:3
|
460 |
msgid "Suggestions"
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: includes/model/class-wooccm-field.php:156
|
464 |
msgid "Option"
|
465 |
msgstr ""
|
466 |
|
467 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:5
|
|
|
468 |
msgid "Image"
|
469 |
msgstr ""
|
470 |
|
471 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:6
|
472 |
+
#: templates/order/order-upload-files.php:7
|
473 |
msgid "Filename"
|
474 |
msgstr ""
|
475 |
|
476 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:7
|
477 |
+
#: templates/order/order-upload-files.php:8
|
478 |
msgid "Dimensions"
|
479 |
msgstr ""
|
480 |
|
481 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:8
|
482 |
+
#: templates/order/order-upload-files.php:9
|
483 |
msgid "Extension"
|
484 |
msgstr ""
|
485 |
|
486 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:39
|
487 |
+
#: templates/order/order-upload-files.php:36
|
488 |
msgid "Download"
|
489 |
msgstr ""
|
490 |
|
491 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:40
|
492 |
+
#: includes/view/backend/pages/parts/loop.php:119
|
493 |
+
#: templates/order/order-upload-files.php:37
|
494 |
msgid "Delete"
|
495 |
msgstr ""
|
496 |
|
497 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:46
|
498 |
+
#: templates/order/order-upload-files.php:43
|
499 |
msgid "No files have been uploaded to this order."
|
500 |
msgstr ""
|
501 |
|
502 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:55
|
503 |
+
#: templates/order/order-upload-files.php:52
|
504 |
msgid "Upload Files"
|
505 |
msgstr ""
|
506 |
|
507 |
#: includes/view/backend/meta-boxes/html-order-uploads.php:58
|
508 |
+
#: templates/order/order-upload-files.php:55
|
509 |
msgid "Save Changes"
|
510 |
msgstr ""
|
511 |
|
613 |
msgstr ""
|
614 |
|
615 |
#: includes/view/backend/pages/modals/parts/info.php:57
|
616 |
+
#: includes/view/backend/pages/modals/parts/panel-general.php:156
|
617 |
msgid "Preserve default country…"
|
618 |
msgstr ""
|
619 |
|
645 |
msgid "Edit next media item"
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: includes/view/backend/pages/modals/parts/main.php:15
|
649 |
msgid "Close dialog"
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: includes/view/backend/pages/modals/parts/main.php:18
|
653 |
msgid "Edit field"
|
654 |
msgstr ""
|
655 |
|
656 |
+
#: includes/view/backend/pages/modals/parts/main.php:18
|
657 |
msgid "New"
|
658 |
msgstr ""
|
659 |
|
660 |
+
#: includes/view/backend/pages/modals/parts/main.php:40
|
661 |
msgid "Save"
|
662 |
msgstr ""
|
663 |
|
664 |
+
#: includes/view/backend/pages/modals/parts/main.php:46
|
665 |
msgid "Close"
|
666 |
msgstr ""
|
667 |
|
668 |
+
#: includes/view/backend/pages/modals/parts/panel-admin.php:5
|
669 |
+
#: includes/view/backend/pages/parts/loop.php:16
|
670 |
msgid "Listable"
|
671 |
msgstr ""
|
672 |
|
673 |
+
#: includes/view/backend/pages/modals/parts/panel-admin.php:7
|
674 |
msgid "Display in View Orders screen"
|
675 |
msgstr ""
|
676 |
|
677 |
+
#: includes/view/backend/pages/modals/parts/panel-admin.php:8
|
678 |
+
#: includes/view/backend/pages/modals/parts/panel-admin.php:14
|
679 |
+
#: includes/view/backend/pages/modals/parts/panel-admin.php:20
|
680 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:8
|
681 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:16
|
682 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:26
|
683 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:37
|
684 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:48
|
685 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:59
|
686 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:7
|
687 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:13
|
688 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:19
|
689 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:25
|
690 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:31
|
691 |
+
#: includes/view/backend/pages/modals/parts/panel-filter.php:9
|
692 |
+
#: includes/view/backend/pages/modals/parts/panel-price.php:7
|
693 |
+
#: includes/view/backend/pages/modals/parts/panel-price.php:12
|
694 |
+
#: includes/view/backend/pages/modals/parts/panel-price.php:21
|
695 |
+
#: includes/view/backend/pages/modals/parts/panel-price.php:28
|
696 |
+
#: includes/view/backend/pages/modals/parts/panel-select2.php:8
|
697 |
+
#: includes/view/backend/pages/modals/parts/panel-select2.php:16
|
698 |
+
#: includes/view/backend/pages/modals/parts/panel-select2.php:22
|
699 |
+
#: includes/view/backend/pages/modals/parts/panel-select2.php:30
|
700 |
+
#: includes/view/backend/pages/modals/parts/panel-select2.php:36
|
701 |
+
#: includes/view/backend/pages/modals/parts/panel-timepicker.php:8
|
702 |
+
#: includes/view/backend/pages/modals/parts/panel-timepicker.php:15
|
703 |
+
#: includes/view/backend/pages/modals/parts/panel-timepicker.php:20
|
704 |
+
#: includes/view/backend/pages/modals/parts/panel-timepicker.php:25
|
705 |
msgid "This is a premium feature"
|
706 |
msgstr ""
|
707 |
|
708 |
+
#: includes/view/backend/pages/modals/parts/panel-admin.php:11
|
709 |
+
#: includes/view/backend/pages/parts/loop.php:17
|
710 |
msgid "Sortable"
|
711 |
msgstr ""
|
712 |
|
713 |
+
#: includes/view/backend/pages/modals/parts/panel-admin.php:13
|
714 |
msgid "Allow Sorting on View Orders screen"
|
715 |
msgstr ""
|
716 |
|
717 |
+
#: includes/view/backend/pages/modals/parts/panel-admin.php:17
|
718 |
+
#: includes/view/backend/pages/parts/loop.php:18
|
719 |
msgid "Filterable"
|
720 |
msgstr ""
|
721 |
|
722 |
+
#: includes/view/backend/pages/modals/parts/panel-admin.php:19
|
723 |
msgid "Allow Filtering on View Orders screen"
|
724 |
msgstr ""
|
725 |
|
726 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:5
|
727 |
+
#: includes/view/backend/pages/modals/parts/panel-timepicker.php:5
|
728 |
+
msgid "Enhance"
|
729 |
msgstr ""
|
730 |
|
731 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:7
|
732 |
+
msgid "Enhance date behaviour with datepicker."
|
|
|
|
|
|
|
|
|
|
|
733 |
msgstr ""
|
734 |
|
735 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:13
|
736 |
msgid "Date format"
|
737 |
msgstr ""
|
738 |
|
739 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:21
|
740 |
msgid "Date limit"
|
741 |
msgstr ""
|
742 |
|
743 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:23
|
744 |
msgid "Since current date"
|
745 |
msgstr ""
|
746 |
|
747 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:24
|
748 |
msgid "Between fixed dates"
|
749 |
msgstr ""
|
750 |
|
751 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:31
|
752 |
msgid "Days disable"
|
753 |
msgstr ""
|
754 |
|
755 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:32
|
756 |
msgid "Disable week days"
|
757 |
msgstr ""
|
758 |
|
759 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:43
|
760 |
+
msgid "Between days"
|
761 |
+
msgstr ""
|
762 |
+
|
763 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:54
|
764 |
+
msgid "Between dates"
|
765 |
+
msgstr ""
|
766 |
+
|
767 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:56
|
768 |
+
#: includes/view/backend/pages/modals/parts/panel-datepicker.php:57
|
769 |
+
msgid "From… YYYY-MM-DD"
|
770 |
+
msgstr ""
|
771 |
+
|
772 |
#: includes/view/backend/pages/modals/parts/panel-display.php:4
|
773 |
+
msgid "Hide on account"
|
774 |
msgstr ""
|
775 |
|
776 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:6
|
777 |
+
msgid "Hide this field on the account page"
|
778 |
+
msgstr ""
|
779 |
+
|
780 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:10
|
781 |
+
msgid "Hide on checkout"
|
782 |
msgstr ""
|
783 |
|
784 |
#: includes/view/backend/pages/modals/parts/panel-display.php:12
|
785 |
+
msgid "Hide this field on the checkout page"
|
786 |
msgstr ""
|
787 |
|
788 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:16
|
789 |
+
msgid "Hide on orders"
|
790 |
msgstr ""
|
791 |
|
792 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:18
|
793 |
+
msgid "Hide this field on the user order"
|
794 |
msgstr ""
|
795 |
|
796 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:22
|
797 |
+
msgid "Hide on emails"
|
798 |
msgstr ""
|
799 |
|
800 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:24
|
801 |
+
msgid "Hide this field on the user email"
|
|
|
802 |
msgstr ""
|
803 |
|
804 |
+
#: includes/view/backend/pages/modals/parts/panel-display.php:28
|
805 |
+
msgid "Hide on invoices"
|
806 |
msgstr ""
|
807 | < |