WooCommerce MercadoPago - Version 6.4.1

Version Description

Download this release

Release Info

Developer mercadopago
Plugin Icon 128x128 WooCommerce MercadoPago
Version 6.4.1
Comparing to
See all releases

Code changes from version 6.3.1 to 6.4.1

assets/css/components_mercadopago.css CHANGED
@@ -159,13 +159,11 @@
159
  display: flex;
160
  margin: 32px 0px 32px 0px;
161
  }
162
-
163
  .mp-alert-color-sucess {
164
  width: 6px;
165
  background: #009ee3;
166
  border-radius: 6px 0 0 6px;
167
  }
168
-
169
  .mp-alert-color-alert {
170
  width: 6px;
171
  background: #ff7733;
@@ -202,7 +200,6 @@
202
  height: 20px;
203
  padding-left: 10px;
204
  }
205
-
206
  .mp-text-title {
207
  font-family: "Proxima Nova", -apple-system, "Helvetica Neue", Helvetica,
208
  "Roboto", Arial, sans-serif;
@@ -214,7 +211,6 @@
214
  margin: 4px 0px;
215
  font-weight: bold;
216
  }
217
-
218
  .mp-text-subtitle {
219
  font-family: "Proxima Nova", -apple-system, "Helvetica Neue", Helvetica,
220
  "Roboto", Arial, sans-serif;
@@ -251,14 +247,12 @@
251
  -webkit-transition: background-color 0.2s ease-in;
252
  transition: background-color 0.2s ease-in;
253
  }
254
-
255
  .mp-button-payments:focus {
256
  outline: 0;
257
  box-shadow: 0 0 0 0.1875em rgb(27 135 201 / 30%);
258
  -webkit-transition: box-shadow 0.25s ease-in;
259
  transition: box-shadow 0.25s ease-in;
260
  }
261
-
262
  .mp-button-payments:active {
263
  border-color: transparent;
264
  background-color: #005e88;
159
  display: flex;
160
  margin: 32px 0px 32px 0px;
161
  }
 
162
  .mp-alert-color-sucess {
163
  width: 6px;
164
  background: #009ee3;
165
  border-radius: 6px 0 0 6px;
166
  }
 
167
  .mp-alert-color-alert {
168
  width: 6px;
169
  background: #ff7733;
200
  height: 20px;
201
  padding-left: 10px;
202
  }
 
203
  .mp-text-title {
204
  font-family: "Proxima Nova", -apple-system, "Helvetica Neue", Helvetica,
205
  "Roboto", Arial, sans-serif;
211
  margin: 4px 0px;
212
  font-weight: bold;
213
  }
 
214
  .mp-text-subtitle {
215
  font-family: "Proxima Nova", -apple-system, "Helvetica Neue", Helvetica,
216
  "Roboto", Arial, sans-serif;
247
  -webkit-transition: background-color 0.2s ease-in;
248
  transition: background-color 0.2s ease-in;
249
  }
 
250
  .mp-button-payments:focus {
251
  outline: 0;
252
  box-shadow: 0 0 0 0.1875em rgb(27 135 201 / 30%);
253
  -webkit-transition: box-shadow 0.25s ease-in;
254
  transition: box-shadow 0.25s ease-in;
255
  }
 
256
  .mp-button-payments:active {
257
  border-color: transparent;
258
  background-color: #005e88;
assets/css/mp-plugins-components.css CHANGED
@@ -1,1282 +1 @@
1
- .mp-checkout-container a,
2
- .mp-checkout-container abbr,
3
- .mp-checkout-container acronym,
4
- .mp-checkout-container address,
5
- .mp-checkout-container applet,
6
- .mp-checkout-container article,
7
- .mp-checkout-container aside,
8
- .mp-checkout-container audio,
9
- .mp-checkout-container b,
10
- .mp-checkout-container big,
11
- .mp-checkout-container blockquote,
12
- .mp-checkout-container canvas,
13
- .mp-checkout-container caption,
14
- .mp-checkout-container center,
15
- .mp-checkout-container cite,
16
- .mp-checkout-container code,
17
- .mp-checkout-container dd,
18
- .mp-checkout-container del,
19
- .mp-checkout-container details,
20
- .mp-checkout-container dfn,
21
- .mp-checkout-container div,
22
- .mp-checkout-container dl,
23
- .mp-checkout-container dt,
24
- .mp-checkout-container em,
25
- .mp-checkout-container embed,
26
- .mp-checkout-container fieldset,
27
- .mp-checkout-container figcaption,
28
- .mp-checkout-container figure,
29
- .mp-checkout-container footer,
30
- .mp-checkout-container form,
31
- .mp-checkout-container h1,
32
- .mp-checkout-container h2,
33
- .mp-checkout-container h3,
34
- .mp-checkout-container h4,
35
- .mp-checkout-container h5,
36
- .mp-checkout-container h6,
37
- .mp-checkout-container header,
38
- .mp-checkout-container hgroup,
39
- .mp-checkout-container i,
40
- .mp-checkout-container iframe,
41
- .mp-checkout-container img,
42
- .mp-checkout-container input,
43
- .mp-checkout-container ins,
44
- .mp-checkout-container kbd,
45
- .mp-checkout-container label,
46
- .mp-checkout-container legend,
47
- .mp-checkout-container li,
48
- .mp-checkout-container li input,
49
- .mp-checkout-container mark,
50
- .mp-checkout-container menu,
51
- .mp-checkout-container nav,
52
- .mp-checkout-container object,
53
- .mp-checkout-container ol,
54
- .mp-checkout-container output,
55
- .mp-checkout-container p,
56
- .mp-checkout-container pre,
57
- .mp-checkout-container q,
58
- .mp-checkout-container ruby,
59
- .mp-checkout-container s,
60
- .mp-checkout-container samp,
61
- .mp-checkout-container section,
62
- .mp-checkout-container select,
63
- .mp-checkout-container small,
64
- .mp-checkout-container span,
65
- .mp-checkout-container strike,
66
- .mp-checkout-container strong,
67
- .mp-checkout-container sub,
68
- .mp-checkout-container summary,
69
- .mp-checkout-container sup,
70
- .mp-checkout-container table,
71
- .mp-checkout-container tbody,
72
- .mp-checkout-container td,
73
- .mp-checkout-container tfoot,
74
- .mp-checkout-container th,
75
- .mp-checkout-container thead,
76
- .mp-checkout-container time,
77
- .mp-checkout-container tr,
78
- .mp-checkout-container tt,
79
- .mp-checkout-container u,
80
- .mp-checkout-container ul,
81
- .mp-checkout-container var,
82
- .mp-checkout-container video {
83
- font: inherit;
84
- font-family: Helvetica !important;
85
- font-size: 14px;
86
- font-style: normal;
87
- line-height: 16px;
88
- margin: 0;
89
- padding: 0;
90
- vertical-align: baseline;
91
- width: auto
92
- }
93
-
94
- .mp-checkout-custom-container {
95
- background-color: #fff !important;
96
- display: flex;
97
- flex-direction: column !important;
98
- justify-content: center !important;
99
- padding: 24px 16px !important
100
- }
101
-
102
- .mp-checkout-custom-test-mode {
103
- padding-bottom: 32px !important
104
- }
105
-
106
- .mp-wallet-button-container {
107
- align-items: center;
108
- border: 1px solid rgba(0, 0, 0, .1) !important;
109
- border-radius: 6px !important;
110
- display: flex;
111
- flex-direction: column !important;
112
- height: auto !important;
113
- margin-bottom: 25px !important;
114
- padding: 24px 16px !important
115
- }
116
-
117
- .mp-wallet-button-container .mp-wallet-button-title {
118
- align-items: center !important;
119
- color: rgba(0, 0, 0, .9) !important;
120
- display: flex !important;
121
- flex-direction: column !important;
122
- font-family: Helvetica !important;
123
- font-size: 16px !important;
124
- font-style: normal !important;
125
- font-weight: 700 !important;
126
- line-height: 20px !important
127
- }
128
-
129
- .mp-wallet-button-container img {
130
- float: none !important;
131
- margin: 0 !important;
132
- max-height: 100% !important;
133
- max-width: 100% !important;
134
- padding-bottom: 16px !important;
135
- position: inherit !important
136
- }
137
-
138
- .mp-wallet-button-container .mp-wallet-button-title span {
139
- color: #000000e5 !important;
140
- font-size: 16px !important;
141
- padding-left: 8px !important
142
- }
143
-
144
- .mp-wallet-button-container .mp-wallet-button-description {
145
- align-items: center !important;
146
- color: #000 !important;
147
- display: flex;
148
- font-family: Helvetica !important;
149
- font-size: 16px !important;
150
- font-style: normal !important;
151
- font-weight: 400 !important;
152
- line-height: 18px !important;
153
- margin: 8px 0 16px !important;
154
- text-align: center
155
- }
156
-
157
- .mp-wallet-button-container .mp-wallet-button-button button {
158
- align-items: center !important;
159
- background: #009ee3 !important;
160
- border: none !important;
161
- border-radius: 4px !important;
162
- color: #fff !important;
163
- cursor: pointer !important;
164
- display: flex !important;
165
- flex-direction: row !important;
166
- font-family: Helvetica !important;
167
- font-size: 14px !important;
168
- font-style: normal !important;
169
- font-weight: 700 !important;
170
- justify-content: center !important;
171
- line-height: 16px !important;
172
- padding: 8px 12px !important;
173
- text-align: center !important;
174
- transition: all .3ms ease-in-out !important
175
- }
176
-
177
- .mp-wallet-button-container .mp-wallet-button-button button:hover {
178
- background-color: #007eb5 !important;
179
- color: #fff !important;
180
- transition: all .3ms ease-in-out !important
181
- }
182
-
183
- .mp-checkout-custom-available-payments {
184
- align-items: center !important;
185
- display: flex;
186
- flex-direction: column !important;
187
- padding: 0 0 32px !important;
188
- width: 100% !important
189
- }
190
-
191
- .mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header {
192
- align-items: center !important;
193
- cursor: pointer !important;
194
- display: flex;
195
- justify-content: space-between !important;
196
- user-select: none !important;
197
- width: 100% !important
198
- }
199
-
200
- .mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header .mp-checkout-custom-available-payments-title {
201
- align-items: center !important;
202
- color: #7f54b3 !important;
203
- display: flex;
204
- font-family: Helvetica !important;
205
- font-size: 14px !important;
206
- font-style: normal !important;
207
- font-weight: 700 !important;
208
- line-height: 18px !important;
209
- padding: 0 4px !important
210
- }
211
-
212
- .mp-checkout-custom-available-payments-text {
213
- color: #7f54b3 !important;
214
- font-size: 14px !important
215
- }
216
-
217
- .mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header img {
218
- float: none !important;
219
- margin: 0 !important;
220
- max-height: 100% !important;
221
- max-width: 100% !important;
222
- position: inherit !important
223
- }
224
-
225
- .mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header .mp-checkout-custom-available-payments-title p {
226
- margin-block-end: 0 !important;
227
- margin-block-start: 0 !important;
228
- margin-inline-end: 0 !important;
229
- margin-inline-start: 0 !important;
230
- padding-left: 8px !important
231
- }
232
-
233
- .mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content {
234
- max-height: 0 !important;
235
- overflow: hidden !important;
236
- padding: 0 !important;
237
- transition: all .2s ease-out !important;
238
- width: 100% !important
239
- }
240
-
241
- .mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content hr {
242
- border-color: rgba(0, 0, 0, .1) !important;
243
- border-width: 1px !important;
244
- margin-block-end: 0 !important;
245
- margin-block-start: 0 !important;
246
- margin-inline-end: 0 !important;
247
- margin-inline-start: 0 !important;
248
- margin-top: 8px !important
249
- }
250
-
251
- .mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content a {
252
- color: #7f54b3 !important;
253
- font-family: Helvetica !important;
254
- font-size: 14px !important;
255
- font-weight: 400 !important;
256
- letter-spacing: 0 !important;
257
- line-height: 18px !important;
258
- text-align: left !important
259
- }
260
-
261
- .mp-checkout-custom-card-form {
262
- display: flex;
263
- flex-direction: column !important;
264
- justify-content: flex-start !important
265
- }
266
-
267
- form div div .mp-checkout-custom-card-form-title {
268
- color: rgba(0, 0, 0, .9) !important;
269
- font-family: Helvetica !important;
270
- font-size: 16px !important;
271
- font-style: normal !important;
272
- font-weight: 700 !important;
273
- line-height: 20px !important;
274
- margin-block-end: 0 !important;
275
- margin-block-start: 0 !important;
276
- margin-inline-end: 0 !important;
277
- margin-inline-start: 0 !important;
278
- padding-bottom: 25px !important;
279
- padding-left: 0 !important
280
- }
281
-
282
- .mp-checkout-custom-card-form .mp-checkout-custom-card-row {
283
- display: flex;
284
- flex-direction: column;
285
- justify-content: space-between;
286
- padding-bottom: 24px
287
- }
288
-
289
- .mp-checkout-custom-card-form .mp-checkout-custom-card-column {
290
- display: flex;
291
- flex-direction: column;
292
- justify-content: center;
293
- width: 50%
294
- }
295
-
296
- .mp-checkout-custom-card-form .mp-checkout-custom-card-input {
297
- background: #fff !important;
298
- border: 1px solid rgba(0, 0, 0, .25);
299
- border-radius: 6px !important;
300
- color: #000 !important;
301
- font-family: Helvetica !important;
302
- font-size: 16px !important;
303
- font-style: normal !important;
304
- font-weight: 400 !important;
305
- height: 40px !important;
306
- line-height: 20px !important;
307
- outline: none !important
308
- }
309
-
310
- .mp-checkout-custom-card-input-iframe {
311
- border: 1px solid rgba(0, 0, 0, .25) !important;
312
- border-radius: 6px !important
313
- }
314
-
315
- .mp-document-select {
316
- appearance: auto;
317
- cursor: pointer !important;
318
- letter-spacing: 0 !important;
319
- margin: 0 8px !important;
320
- width: 25% !important
321
- }
322
-
323
- .mp-document-select,
324
- .mp-input-document {
325
- background: #fff !important;
326
- border: 0 !important;
327
- color: #000 !important;
328
- font-family: Helvetica !important;
329
- font-size: 14px !important;
330
- font-style: normal !important;
331
- font-weight: 400 !important;
332
- line-height: 20px !important;
333
- outline: none !important
334
- }
335
-
336
- .mp-input-document {
337
- border-radius: 8px !important;
338
- box-shadow: none !important;
339
- width: 80% !important
340
- }
341
-
342
- .mp-checkout-custom-dual-column-row {
343
- align-items: flex-start !important;
344
- flex-direction: row !important
345
- }
346
-
347
- .mp-checkout-custom-input-document {
348
- padding: 0 0 25px !important
349
- }
350
-
351
- .mp-vertical-line {
352
- border-left: 1px solid rgba(0, 0, 0, .25) !important;
353
- height: 36px !important;
354
- width: 1px !important
355
- }
356
-
357
- .mp-checkout-custom-issuers-container {
358
- display: block;
359
- padding: 0 0 16px !important
360
- }
361
-
362
- .mp-checkout-custom-issuers-container-display-none {
363
- display: none;
364
- padding: 0 0 16px !important
365
- }
366
-
367
- .mp-checkout-custom-installments {
368
- display: block;
369
- padding: 16px 0 0 !important
370
- }
371
-
372
- .mp-checkout-custom-installments-display-none {
373
- display: none;
374
- padding: 16px 0 0 !important
375
- }
376
-
377
- .mp-checkout-custom-terms-and-conditions {
378
- align-items: center !important;
379
- display: flex;
380
- justify-content: center !important;
381
- padding: 8px 0 0 !important;
382
- text-align: center !important
383
- }
384
-
385
- .mp-checkout-custom-left-card-input {
386
- margin-right: 16px !important
387
- }
388
-
389
- .mp-checkout-custom-info-text {
390
- color: rgba(0, 0, 0, .55) !important;
391
- font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif !important;
392
- font-size: 13px !important;
393
- font-style: normal !important;
394
- font-weight: 400 !important;
395
- line-height: 18px !important;
396
- margin-block-end: 0 !important;
397
- margin-block-start: 0 !important;
398
- margin-inline-end: 0 !important;
399
- margin-inline-start: 0 !important;
400
- padding: 4px 0 0 6px !important
401
- }
402
-
403
- #mp-checkout-custom-box-input-tax-cft {
404
- padding: 0 0 16px !important
405
- }
406
-
407
- #mp-checkout-custom-tax-tea-text {
408
- font-size: 12px !important;
409
- line-height: 1.29 !important
410
- }
411
-
412
- #mp-checkout-custom-tax-cft-text,
413
- #mp-checkout-custom-tax-tea-text {
414
- color: rgba(0, 0, 0, .55) !important;
415
- font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif !important;
416
- font-stretch: normal !important;
417
- font-style: normal !important;
418
- font-weight: 400 !important;
419
- letter-spacing: normal !important
420
- }
421
-
422
- #mp-checkout-custom-tax-cft-text {
423
- font-size: 27px !important;
424
- line-height: 1.25 !important
425
- }
426
-
427
- .mp-card-holder-name {
428
- margin: 0 !important;
429
- padding-left: 14px !important
430
- }
431
-
432
- .mp-checkout-pix-container {
433
- background-color: #fff !important;
434
- display: flex;
435
- flex-direction: column !important;
436
- justify-content: center !important;
437
- padding: 24px 16px !important
438
- }
439
-
440
- .mp-checkout-pix-test-mode {
441
- padding-bottom: 32px !important
442
- }
443
-
444
- .mp-checkout-pix-terms-and-conditions {
445
- align-items: center !important;
446
- display: flex;
447
- justify-content: center !important;
448
- padding-top: 42px !important;
449
- text-align: center !important
450
- }
451
-
452
- .mp-checkout-pro-container {
453
- display: flex !important;
454
- flex-direction: column !important;
455
- justify-content: center !important
456
- }
457
-
458
- .mp-checkout-pro-content {
459
- background-color: #fff !important;
460
- padding: 24px 16px 8px !important
461
- }
462
-
463
- .mp-checkout-pro-test-mode {
464
- padding: 0 0 25px !important
465
- }
466
-
467
- .mp-checkout-pro-payment-methods {
468
- padding-top: 32px !important
469
- }
470
-
471
- .mp-checkout-pro-redirect {
472
- margin-top: 24px !important
473
- }
474
-
475
- .mp-checkout-pro-terms-and-conditions {
476
- align-items: center !important;
477
- display: flex !important;
478
- justify-content: center !important;
479
- padding-top: 16px !important;
480
- text-align: center !important
481
- }
482
-
483
- .mp-checkout-container {
484
- border: 0 !important;
485
- font: inherit !important;
486
- font-size: 100% !important;
487
- margin: 0 !important;
488
- padding: 0 !important;
489
- vertical-align: baseline !important
490
- }
491
-
492
- .mp-checkout-ticket-container {
493
- align-items: center !important;
494
- background-color: #fff !important;
495
- display: flex;
496
- flex-direction: column !important;
497
- padding: 24px 16px !important
498
- }
499
-
500
- .mp-checkout-ticket-content {
501
- width: 100% !important
502
- }
503
-
504
- .mp-checkout-ticket-input-document,
505
- .mp-checkout-ticket-test-mode {
506
- padding: 0 0 25px !important
507
- }
508
-
509
- div div .mp-checkout-ticket-content .mp-checkout-ticket-text {
510
- color: rgba(0, 0, 0, .9) !important;
511
- font-family: Helvetica !important;
512
- font-size: 16px !important;
513
- font-style: normal !important;
514
- font-weight: 700 !important;
515
- line-height: 20px !important;
516
- padding-bottom: 25px !important;
517
- padding-left: 0 !important
518
- }
519
-
520
- .mp-checkout-ticket-terms-and-conditions {
521
- align-items: center !important;
522
- display: flex;
523
- justify-content: center !important;
524
- padding-top: 32px !important;
525
- text-align: center !important
526
- }
527
-
528
- .mp-alert-details-card {
529
- background: rgb(0 0 0/4%) !important;
530
- border-left: 4px solid #f23d4f !important;
531
- border-radius: 6px !important;
532
- display: flex !important;
533
- flex-direction: column !important;
534
- padding: 16px !important
535
- }
536
-
537
- .mp-alert-details-card-content {
538
- align-items: baseline !important;
539
- display: flex !important;
540
- flex-direction: row !important;
541
- justify-content: flex-start !important
542
- }
543
-
544
- .mp-alert-details-card-content-left {
545
- margin-right: 8px !important
546
- }
547
-
548
- .mp-alert-details-card-content-right {
549
- margin-left: 8px !important
550
- }
551
-
552
- .mp-alert-details-badge {
553
- align-items: center !important;
554
- background: #f23d4f !important;
555
- border-radius: 50% !important;
556
- color: #fff !important;
557
- display: flex !important;
558
- flex-direction: row !important;
559
- height: 16px !important;
560
- justify-content: center !important;
561
- width: 16px !important
562
- }
563
-
564
- .mp-alert-details-title {
565
- color: rgba(0, 0, 0, .9) !important;
566
- font-weight: 700 !important;
567
- padding: 0 !important
568
- }
569
-
570
- .mp-alert-details-description,
571
- .mp-alert-details-title {
572
- font-family: Helvetica !important;
573
- font-size: 14px !important;
574
- font-style: normal !important;
575
- line-height: 120% !important;
576
- margin-block-end: 0 !important;
577
- margin-block-start: 0 !important;
578
- margin-inline-end: 0 !important;
579
- margin-inline-start: 0 !important
580
- }
581
-
582
- .mp-alert-details-description {
583
- color: #000 !important;
584
- font-weight: 400 !important;
585
- margin-top: 4px !important
586
- }
587
-
588
- .mp-alert-details-retry-button {
589
- background-color: #3483fa !important;
590
- border: 1px solid #3483fa !important;
591
- border-radius: 4px !important;
592
- color: #fff !important;
593
- cursor: pointer !important;
594
- font-family: Helvetica !important;
595
- font-size: 14px !important;
596
- font-style: normal !important;
597
- font-weight: 400 !important;
598
- line-height: 32px !important;
599
- margin-top: 16px !important;
600
- outline: 0 !important;
601
- padding: 0 12px !important;
602
- transition: all .3s ease-in-out !important
603
- }
604
-
605
- .mp-alert-details-retry-button:hover {
606
- background-color: #2968c8 !important;
607
- border: 1px solid #2968c8 !important
608
- }
609
-
610
- .mp-checkout-benefits-container {
611
- display: flex;
612
- flex-direction: column !important
613
- }
614
-
615
- .mp-checkout-benefits-container p {
616
- padding: 0 !important
617
- }
618
-
619
- .mp-checkout-benefits-title {
620
- color: rgba(0, 0, 0, .9) !important;
621
- font-family: Helvetica !important;
622
- font-size: 16px !important;
623
- font-style: normal !important;
624
- font-weight: 700 !important
625
- }
626
-
627
- .mp-checkout-benefits-list,
628
- .mp-checkout-benefits-title {
629
- margin-block-end: 0 !important;
630
- margin-block-start: 0 !important;
631
- margin-inline-end: 0 !important;
632
- margin-inline-start: 0 !important
633
- }
634
-
635
- .mp-checkout-benefits-list {
636
- list-style-type: none !important;
637
- padding-top: 8px !important;
638
- padding-inline-start: 0 !important
639
- }
640
-
641
- .mp-checkout-benefits-item {
642
- align-items: center !important;
643
- color: rgba(0, 0, 0, .55) !important;
644
- display: flex;
645
- font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif !important;
646
- font-size: 16px !important;
647
- justify-content: flex-start !important;
648
- line-height: 18px !important;
649
- padding: 16px 4px 0 !important
650
- }
651
-
652
- .mp-checkout-benefits-image {
653
- float: none !important;
654
- height: auto !important;
655
- margin: 0 !important;
656
- max-height: 100% !important;
657
- max-width: 100% !important;
658
- padding-right: 12px !important;
659
- position: inherit !important;
660
- width: auto !important
661
- }
662
-
663
- .mp-checkout-benefits-item span {
664
- color: #0000008c !important;
665
- font-size: 16px !important
666
- }
667
-
668
- .mp-checkout-redirect-container {
669
- align-items: center !important;
670
- background-color: #fff !important;
671
- display: flex !important;
672
- flex-direction: column !important;
673
- justify-content: center !important;
674
- padding: 24px 32px !important;
675
- text-align: center !important
676
- }
677
-
678
- .mp-checkout-redirect-image {
679
- float: none !important;
680
- height: auto !important;
681
- margin: 0 !important;
682
- max-height: 100% !important;
683
- max-width: 172px !important;
684
- padding-bottom: 24px !important;
685
- position: inherit !important;
686
- width: 100% !important
687
- }
688
-
689
- .mp-checkout-redirect-text {
690
- color: rgba(0, 0, 0, .9) !important;
691
- font-family: Helvetica !important;
692
- font-size: 14px !important;
693
- font-style: normal !important;
694
- font-weight: 700 !important;
695
- line-height: 18px !important;
696
- margin-block-end: 0 !important;
697
- margin-block-start: 0 !important;
698
- margin-inline-end: 0 !important;
699
- margin-inline-start: 0 !important
700
- }
701
-
702
- .mp-input-document {
703
- width: 100% !important
704
- }
705
-
706
- .mp-input-document .mp-input {
707
- align-items: center !important;
708
- background: #fff !important;
709
- border: 1px solid rgba(0, 0, 0, .25);
710
- border-radius: 8px !important;
711
- display: flex !important;
712
- height: 48px !important
713
- }
714
-
715
- .mp-focus {
716
- border: 1px solid #7f54b3 !important
717
- }
718
-
719
- .mp-error {
720
- border: 1px solid #f23d4f !important
721
- }
722
-
723
- .mp-input-document .mp-input .mp-document-select {
724
- background: #fff !important;
725
- border: 0 !important;
726
- color: #000 !important;
727
- cursor: pointer !important;
728
- font-family: Helvetica !important;
729
- font-size: 16px !important;
730
- font-style: normal !important;
731
- font-weight: 400 !important;
732
- height: 20px !important;
733
- letter-spacing: 0 !important;
734
- line-height: 20px !important;
735
- margin: 0 8px !important;
736
- min-height: 20px !important;
737
- outline: none !important;
738
- padding: 0 !important
739
- }
740
-
741
- .mp-input-document .mp-input .mp-vertical-line {
742
- border-left: 1px solid rgba(0, 0, 0, .25) !important;
743
- height: 36px !important;
744
- width: 1px !important
745
- }
746
-
747
- .mp-input-document .mp-input .mp-document {
748
- background: #fff !important;
749
- border: 0 !important;
750
- border-radius: 8px !important;
751
- box-shadow: none !important;
752
- color: #000 !important;
753
- font-family: Helvetica !important;
754
- font-size: 16px !important;
755
- font-style: normal !important;
756
- font-weight: 400 !important;
757
- height: 20px !important;
758
- line-height: 20px !important;
759
- min-height: 38px !important;
760
- outline: none !important;
761
- padding: 14px !important;
762
- width: 80% !important
763
- }
764
-
765
- .mp-input-document .mp-input-document-helper {
766
- color: #f23d4f !important;
767
- display: flex !important;
768
- font-family: Helvetica, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif !important;
769
- font-size: 13px !important;
770
- height: 18px !important;
771
- left: calc(50% - 154.5px) !important;
772
- line-height: 18px !important;
773
- margin-top: 5px !important;
774
- position: static !important;
775
- top: 0 !important;
776
- width: 327px !important
777
- }
778
-
779
- .mp-input-document .mp-input-document-helper .mp-input-document-helper-icon {
780
- align-items: center !important;
781
- background: #f23d4f !important;
782
- border-radius: 12px !important;
783
- color: #fff !important;
784
- display: flex !important;
785
- height: 15px !important;
786
- justify-content: center !important;
787
- left: 0 !important;
788
- margin: 1px 5px !important;
789
- top: 3px !important;
790
- width: 15px !important
791
- }
792
-
793
- .mp-helper {
794
- align-items: center;
795
- color: #f23d4f;
796
- display: none;
797
- font-family: Helvetica;
798
- font-size: 13px !important;
799
- font-weight: 400 !important;
800
- margin-bottom: 10px !important;
801
- margin-top: 4px !important
802
- }
803
-
804
- .mp-helper .mp-helper-icon {
805
- align-items: center;
806
- background: #f23d4f;
807
- border-radius: 12px;
808
- color: #fff;
809
- display: flex;
810
- height: 15px;
811
- justify-content: center;
812
- margin: 0 4px;
813
- width: 15px !important
814
- }
815
-
816
- .mp-input-label {
817
- align-items: flex-end !important;
818
- color: rgba(0, 0, 0, .9) !important;
819
- display: flex;
820
- font-family: Helvetica !important;
821
- font-size: 14px !important;
822
- font-style: normal !important;
823
- font-weight: 400 !important;
824
- line-height: 18px !important;
825
- padding-bottom: 4px !important;
826
- width: 100% !important;
827
- height: 30px;
828
- }
829
-
830
- .mp-input-label b {
831
- padding-left: 2px !important
832
- }
833
-
834
- .mp-input-radio-container {
835
- display: flex;
836
- position: relative !important
837
- }
838
-
839
- .mp-input-radio-radio:checked,
840
- .mp-input-radio-radio:not(:checked) {
841
- opacity: 0 !important
842
- }
843
-
844
- .mp-input-radio-radio:checked+.mp-input-radio-label,
845
- .mp-input-radio-radio:not(:checked)+.mp-input-radio-label {
846
- color: #666 !important;
847
- cursor: pointer !important;
848
- display: inline-block;
849
- line-height: 20px !important
850
- }
851
-
852
- .mp-input-radio-radio:checked+.mp-input-radio-label:before,
853
- .mp-input-radio-radio:not(:checked)+.mp-input-radio-label:before {
854
- background: #fff !important;
855
- border: 2px solid rgba(0, 0, 0, .25) !important;
856
- border-radius: 100% !important;
857
- box-sizing: border-box !important;
858
- content: "" !important;
859
- height: 16px !important;
860
- left: 0 !important;
861
- position: absolute !important;
862
- top: 0 !important;
863
- width: 16px !important
864
- }
865
-
866
- .mp-input-radio-radio:checked+.mp-input-radio-label:before {
867
- border: 2px solid #7f54b3 !important
868
- }
869
-
870
- .mp-input-radio-radio:checked+.mp-input-radio-label:after,
871
- .mp-input-radio-radio:not(:checked)+.mp-input-radio-label:after {
872
- background: #7f54b3 !important;
873
- border-radius: 100% !important;
874
- box-sizing: border-box !important;
875
- content: "" !important;
876
- height: 8px !important;
877
- left: 4px !important;
878
- position: absolute !important;
879
- top: 4px !important;
880
- width: 8px !important
881
- }
882
-
883
- .mp-input-radio-radio:not(:checked)+.mp-input-radio-label:after {
884
- opacity: 0 !important
885
- }
886
-
887
- .mp-input-radio-radio:checked+.mp-input-radio-label:after {
888
- opacity: 1 !important
889
- }
890
-
891
- .mp-input-select-input {
892
- align-items: center !important;
893
- background: #fff !important;
894
- border: 1px solid rgba(0, 0, 0, .25) !important;
895
- border-radius: 8px !important;
896
- display: flex !important;
897
- height: 48px !important
898
- }
899
-
900
- .mp-input-select-select {
901
- background: #fff !important;
902
- border: 0 !important;
903
- color: #000 !important;
904
- cursor: pointer !important;
905
- font-family: Helvetica !important;
906
- font-size: 16px !important;
907
- font-style: normal !important;
908
- font-weight: 400 !important;
909
- height: 100% !important;
910
- letter-spacing: 0 !important;
911
- line-height: 20px !important;
912
- margin: 0 12px !important;
913
- outline: none !important;
914
- width: 100% !important
915
- }
916
-
917
- .mp-input-table-container {
918
- align-items: center;
919
- display: flex;
920
- justify-content: center;
921
- width: 100% !important
922
- }
923
-
924
- .mp-input-table-list {
925
- border: 1px solid rgba(0, 0, 0, .25);
926
- border-radius: 6px;
927
- display: flex;
928
- flex-direction: column;
929
- list-style-type: none;
930
- margin-left: 0 !important;
931
- padding: 8px 16px !important;
932
- width: 100% !important
933
- }
934
-
935
- .mp-input-table-item {
936
- cursor: pointer;
937
- padding-right: 4px !important
938
- }
939
-
940
- .mp-input-table-item:not(:first-child) {
941
- border-top: 1px solid rgba(0, 0, 0, .1)
942
- }
943
-
944
- .mp-input-table-label {
945
- align-items: center;
946
- cursor: pointer;
947
- display: flex;
948
- justify-content: space-between;
949
- padding: 16px 0 !important;
950
- width: 100% !important
951
- }
952
-
953
- .mp-input-table-option {
954
- align-items: center;
955
- display: flex;
956
- justify-content: flex-start
957
- }
958
-
959
- .mp-input-table-row-text {
960
- color: rgba(0, 0, 0, .9) !important;
961
- font-family: Helvetica !important
962
- }
963
-
964
- .mp-input-table-row-text,
965
- .mp-input-table-row-text-image {
966
- font-size: 16px !important;
967
- font-style: normal !important;
968
- font-weight: 700 !important;
969
- line-height: 20px !important;
970
- padding-left: 16px !important
971
- }
972
-
973
- .mp-input-table-row-text-image {
974
- align-items: center;
975
- color: #000000e5 !important;
976
- display: flex;
977
- flex-direction: row-reverse;
978
- font-family: Helvetica
979
- }
980
-
981
- .mp-input-table-row-obs {
982
- color: rgba(0, 0, 0, .55);
983
- font-weight: 400
984
- }
985
-
986
- .mp-input-table-row-obs,
987
- .mp-input-table-row-obs-highlight {
988
- font-family: Helvetica;
989
- font-size: 14px;
990
- font-style: normal;
991
- line-height: 18px
992
- }
993
-
994
- .mp-input-table-row-obs-highlight {
995
- color: #00a650 !important;
996
- font-weight: 400 !important
997
- }
998
-
999
- .mp-input-table-container-link {
1000
- align-items: center;
1001
- display: flex;
1002
- justify-content: center;
1003
- padding: 16px 0 24px !important
1004
- }
1005
-
1006
- .mp-input-table-link {
1007
- color: #7f54b3 !important;
1008
- cursor: pointer !important;
1009
- font-family: Helvetica !important;
1010
- font-size: 16px !important;
1011
- font-style: normal !important;
1012
- font-weight: 400 !important;
1013
- line-height: 16px !important;
1014
- text-decoration: none
1015
- }
1016
-
1017
- .mp-input-table-link:hover {
1018
- color: #7249a5;
1019
- transition: all .3ms
1020
- }
1021
-
1022
- .mp-payment-method-logo-container {
1023
- align-items: center !important;
1024
- background: #fff !important;
1025
- border: 1px solid #e5e5e5 !important;
1026
- border-radius: 4px !important;
1027
- box-sizing: border-box !important;
1028
- display: flex;
1029
- height: 40px !important;
1030
- justify-content: center !important;
1031
- padding: 4px !important;
1032
- width: 60px !important
1033
- }
1034
-
1035
- .mp-payment-method-logo-image {
1036
- float: none !important;
1037
- font-size: 10px !important;
1038
- height: auto !important;
1039
- margin: 0 !important;
1040
- max-height: 100% !important;
1041
- max-width: 100% !important;
1042
- overflow: hidden !important;
1043
- position: inherit !important;
1044
- text-overflow: ellipsis !important;
1045
- width: auto !important
1046
- }
1047
-
1048
- .mp-payment-methods-container {
1049
- display: flex;
1050
- flex-direction: column !important;
1051
- height: 100% !important;
1052
- width: 100% !important
1053
- }
1054
-
1055
- .mp-payment-methods-container p {
1056
- padding: 0 !important
1057
- }
1058
-
1059
- .mp-payment-methods-header {
1060
- align-items: center !important;
1061
- display: flex;
1062
- height: 100% !important;
1063
- justify-content: flex-start !important;
1064
- padding: 0 4px 16px !important;
1065
- width: 100% !important
1066
- }
1067
-
1068
- .mp-payment-methods-title {
1069
- align-items: center !important;
1070
- color: rgba(0, 0, 0, .55) !important;
1071
- display: flex;
1072
- font-family: Helvetica !important;
1073
- font-size: 14px !important;
1074
- font-style: normal !important;
1075
- font-weight: 400 !important;
1076
- line-height: 18px !important;
1077
- margin-block-end: 0 !important;
1078
- margin-block-start: 0 !important;
1079
- margin-inline-end: 0 !important;
1080
- margin-inline-start: 0 !important
1081
- }
1082
-
1083
- .mp-payment-methods-badge {
1084
- align-items: center !important;
1085
- background: #00a650 !important;
1086
- border-bottom-right-radius: 8px !important;
1087
- display: flex;
1088
- justify-content: center !important;
1089
- margin-left: 10px !important;
1090
- padding: 6px 8px 4px !important
1091
- }
1092
-
1093
- .mp-payment-methods-badge-text {
1094
- align-items: center !important;
1095
- color: #fff !important;
1096
- display: flex;
1097
- font-family: Helvetica !important;
1098
- font-size: 11px !important;
1099
- font-style: normal !important;
1100
- font-weight: 700 !important;
1101
- line-height: 11px !important;
1102
- text-align: center !important;
1103
- text-transform: uppercase !important
1104
- }
1105
-
1106
- .mp-payment-method-type-container {
1107
- display: flex;
1108
- flex-direction: column !important;
1109
- height: 100% !important;
1110
- width: 100% !important
1111
- }
1112
-
1113
- .mp-payment-methods-content {
1114
- align-items: center !important;
1115
- display: flex;
1116
- flex-wrap: wrap !important;
1117
- height: 100% !important;
1118
- justify-content: flex-start !important;
1119
- padding-bottom: 16px !important;
1120
- width: 100% !important
1121
- }
1122
-
1123
- .mp-payment-methods-content payment-method-logo {
1124
- padding: 0 4px 8px !important
1125
- }
1126
-
1127
- .mp-payment-methods-link {
1128
- box-shadow: none !important;
1129
- color: #7f54b3 !important;
1130
- cursor: pointer !important;
1131
- font-family: Helvetica !important;
1132
- font-size: 14px !important;
1133
- font-style: normal !important;
1134
- font-weight: 400 !important;
1135
- line-height: 18px !important;
1136
- text-decoration: none !important;
1137
- vertical-align: middle !important
1138
- }
1139
-
1140
- .mp-payment-methods-link:hover {
1141
- color: rgba(0, 0, 0, .55) !important
1142
- }
1143
-
1144
- .mp-pix-template-container {
1145
- align-items: center !important;
1146
- background-color: #fff !important;
1147
- display: flex !important;
1148
- flex-direction: column !important;
1149
- justify-content: center !important;
1150
- text-align: center !important
1151
- }
1152
-
1153
- .mp-pix-template-image {
1154
- float: none !important;
1155
- font-size: 10px !important;
1156
- height: auto !important;
1157
- margin: 0 !important;
1158
- max-height: 100% !important;
1159
- max-width: 240px !important;
1160
- overflow: hidden !important;
1161
- padding-bottom: 42px !important;
1162
- position: inherit !important;
1163
- text-overflow: ellipsis !important;
1164
- width: 100% !important
1165
- }
1166
-
1167
- .mp-pix-template-title {
1168
- font-size: 16px !important;
1169
- font-weight: 700 !important;
1170
- padding-bottom: 16px !important
1171
- }
1172
-
1173
- .mp-pix-template-subtitle,
1174
- .mp-pix-template-title {
1175
- color: rgba(0, 0, 0, .9) !important;
1176
- font-family: Helvetica !important;
1177
- font-style: normal !important;
1178
- line-height: 18px !important;
1179
- margin-block-end: 0 !important;
1180
- margin-block-start: 0 !important;
1181
- margin-inline-end: 0 !important;
1182
- margin-inline-start: 0 !important
1183
- }
1184
-
1185
- .mp-pix-template-subtitle {
1186
- font-size: 14px !important;
1187
- font-weight: 400 !important
1188
- }
1189
-
1190
- .mp-terms-and-conditions-text {
1191
- color: rgba(0, 0, 0, .55) !important;
1192
- padding-right: 4px !important
1193
- }
1194
-
1195
- .mp-terms-and-conditions-link,
1196
- .mp-terms-and-conditions-text {
1197
- font-family: Helvetica !important;
1198
- font-size: 14px !important;
1199
- font-style: normal !important;
1200
- font-weight: 400 !important;
1201
- line-height: 18px !important
1202
- }
1203
-
1204
- .mp-terms-and-conditions-link {
1205
- color: #7f54b3 !important;
1206
- text-decoration: none !important
1207
- }
1208
-
1209
- .mp-terms-and-conditions-link:hover {
1210
- color: #7249a5 !important;
1211
- transition: all .3ms !important
1212
- }
1213
-
1214
- .mp-test-mode-card {
1215
- background: rgb(0 0 0/4%) !important;
1216
- border-left: 4px solid #f73 !important;
1217
- border-radius: 6px !important;
1218
- display: flex !important;
1219
- flex-direction: column !important;
1220
- padding: 16px !important
1221
- }
1222
-
1223
- .mp-test-mode-badge {
1224
- align-items: center !important;
1225
- background: #f73 !important;
1226
- border-radius: 12px !important;
1227
- color: #fff !important;
1228
- display: flex !important;
1229
- flex-direction: row !important;
1230
- height: 16px !important;
1231
- justify-content: center !important;
1232
- margin-right: 16px !important;
1233
- width: 16px !important
1234
- }
1235
-
1236
- .mp-test-mode-title {
1237
- color: rgba(0, 0, 0, .9) !important;
1238
- font-weight: 700 !important;
1239
- margin-left: 16px !important;
1240
- padding: 0 !important
1241
- }
1242
-
1243
- .mp-test-mode-description,
1244
- .mp-test-mode-title {
1245
- font-family: Helvetica !important;
1246
- font-size: 14px !important;
1247
- font-style: normal !important;
1248
- line-height: 120% !important;
1249
- margin-block-end: 0 !important;
1250
- margin-block-start: 0 !important;
1251
- margin-inline-end: 0 !important;
1252
- margin-inline-start: 0 !important
1253
- }
1254
-
1255
- .mp-test-mode-description {
1256
- color: #000 !important;
1257
- font-weight: 400 !important;
1258
- padding-left: 32px !important;
1259
- padding-top: 4px !important
1260
- }
1261
-
1262
- .mp-test-mode-card-content {
1263
- align-items: baseline !important;
1264
- display: flex !important;
1265
- flex-direction: row !important;
1266
- justify-content: flex-start !important
1267
- }
1268
-
1269
- .mp-test-mode-link {
1270
- color: #7f54b3 !important;
1271
- font-family: Helvetica !important;
1272
- font-size: 14px !important;
1273
- font-style: normal !important;
1274
- font-weight: 400 !important;
1275
- line-height: 16px !important;
1276
- text-decoration: none !important
1277
- }
1278
-
1279
- .mp-test-mode-link:hover {
1280
- color: #7249a5 !important;
1281
- transition: all .3ms !important
1282
- }
1
+ .mp-checkout-container a,.mp-checkout-container abbr,.mp-checkout-container acronym,.mp-checkout-container address,.mp-checkout-container applet,.mp-checkout-container article,.mp-checkout-container aside,.mp-checkout-container audio,.mp-checkout-container b,.mp-checkout-container big,.mp-checkout-container blockquote,.mp-checkout-container canvas,.mp-checkout-container caption,.mp-checkout-container center,.mp-checkout-container cite,.mp-checkout-container code,.mp-checkout-container dd,.mp-checkout-container del,.mp-checkout-container details,.mp-checkout-container dfn,.mp-checkout-container div,.mp-checkout-container dl,.mp-checkout-container dt,.mp-checkout-container em,.mp-checkout-container embed,.mp-checkout-container fieldset,.mp-checkout-container figcaption,.mp-checkout-container figure,.mp-checkout-container footer,.mp-checkout-container form,.mp-checkout-container h1,.mp-checkout-container h2,.mp-checkout-container h3,.mp-checkout-container h4,.mp-checkout-container h5,.mp-checkout-container h6,.mp-checkout-container header,.mp-checkout-container hgroup,.mp-checkout-container i,.mp-checkout-container iframe,.mp-checkout-container img,.mp-checkout-container input,.mp-checkout-container ins,.mp-checkout-container kbd,.mp-checkout-container label,.mp-checkout-container legend,.mp-checkout-container li,.mp-checkout-container li input,.mp-checkout-container mark,.mp-checkout-container menu,.mp-checkout-container nav,.mp-checkout-container object,.mp-checkout-container ol,.mp-checkout-container output,.mp-checkout-container p,.mp-checkout-container pre,.mp-checkout-container q,.mp-checkout-container ruby,.mp-checkout-container s,.mp-checkout-container samp,.mp-checkout-container section,.mp-checkout-container select,.mp-checkout-container small,.mp-checkout-container span,.mp-checkout-container strike,.mp-checkout-container strong,.mp-checkout-container sub,.mp-checkout-container summary,.mp-checkout-container sup,.mp-checkout-container table,.mp-checkout-container tbody,.mp-checkout-container td,.mp-checkout-container tfoot,.mp-checkout-container th,.mp-checkout-container thead,.mp-checkout-container time,.mp-checkout-container tr,.mp-checkout-container tt,.mp-checkout-container u,.mp-checkout-container ul,.mp-checkout-container var,.mp-checkout-container video{font:inherit;font-family:Helvetica!important;font-size:14px;font-style:normal;line-height:16px;margin:0;padding:0;vertical-align:baseline;width:auto}.mp-checkout-custom-container{background-color:#fff!important;display:flex;flex-direction:column!important;justify-content:center!important;padding:24px 16px!important}.mp-checkout-custom-test-mode{padding-bottom:32px!important}.mp-wallet-button-container{align-items:center;border:1px solid rgba(0,0,0,.1)!important;border-radius:6px!important;display:flex;flex-direction:column!important;height:auto!important;margin-bottom:25px!important;padding:24px 16px!important}.mp-wallet-button-container .mp-wallet-button-title{align-items:center!important;color:rgba(0,0,0,.9)!important;display:flex!important;flex-direction:column!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important}.mp-wallet-button-container img{float:none!important;margin:0!important;max-height:100%!important;max-width:100%!important;padding-bottom:16px!important;position:inherit!important}.mp-wallet-button-container .mp-wallet-button-title span{color:#000000e5!important;font-size:16px!important;padding-left:8px!important}.mp-wallet-button-container .mp-wallet-button-description{align-items:center!important;color:#000!important;display:flex;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;margin:8px 0 16px!important;text-align:center}.mp-wallet-button-container .mp-wallet-button-button button{align-items:center!important;background:#009ee3!important;border:none!important;border-radius:4px!important;color:#fff!important;cursor:pointer!important;display:flex!important;flex-direction:row!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;justify-content:center!important;line-height:16px!important;padding:8px 12px!important;text-align:center!important;transition:all .3ms ease-in-out!important}.mp-wallet-button-container .mp-wallet-button-button button:hover{background-color:#007eb5!important;color:#fff!important;transition:all .3ms ease-in-out!important}.mp-checkout-custom-available-payments{align-items:center!important;display:flex;flex-direction:column!important;padding:0 0 32px!important;width:100%!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header{align-items:center!important;cursor:pointer!important;display:flex;justify-content:space-between!important;user-select:none!important;width:100%!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header .mp-checkout-custom-available-payments-title{align-items:center!important;color:#7f54b3!important;display:flex;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:18px!important;padding:0 4px!important}.mp-checkout-custom-available-payments-text{color:#7f54b3!important;font-size:14px!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header img{float:none!important;margin:0!important;max-height:100%!important;max-width:100%!important;position:inherit!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header .mp-checkout-custom-available-payments-title p{margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;padding-left:8px!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content{max-height:0!important;overflow:hidden!important;padding:0!important;transition:all .2s ease-out!important;width:100%!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content hr{border-color:rgba(0,0,0,.1)!important;border-width:1px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;margin-top:8px!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content a{color:#7f54b3!important;font-family:Helvetica!important;font-size:14px!important;font-weight:400!important;letter-spacing:0!important;line-height:18px!important;text-align:left!important}.mp-checkout-custom-card-form{display:flex;flex-direction:column!important;justify-content:flex-start!important}form div div .mp-checkout-custom-card-form-title{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;padding-bottom:25px!important;padding-left:0!important}.mp-checkout-custom-card-form .mp-checkout-custom-card-row{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:24px}.mp-checkout-custom-card-form .mp-checkout-custom-card-column{display:flex;flex-direction:column;justify-content:center;width:50%}.mp-checkout-custom-card-form .mp-checkout-custom-card-input{background:#fff!important;border:1px solid rgba(0,0,0,.25);border-radius:6px!important;color:#000!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:40px!important;line-height:20px!important;outline:none!important}.mp-checkout-custom-card-input-iframe{border:1px solid rgba(0,0,0,.25)!important;border-radius:6px!important}.mp-document-select{appearance:auto;cursor:pointer!important;letter-spacing:0!important;margin:0 8px!important;width:25%!important}.mp-document-select,.mp-input-document{background:#fff!important;border:0!important;color:#000!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:20px!important;outline:none!important}.mp-input-document{border-radius:8px!important;box-shadow:none!important;width:80%!important}.mp-checkout-custom-dual-column-row{align-items:flex-start!important;flex-direction:row!important}.mp-checkout-custom-input-document{padding:0 0 25px!important}.mp-vertical-line{border-left:1px solid rgba(0,0,0,.25)!important;height:36px!important;width:1px!important}.mp-checkout-custom-issuers-container{display:block;padding:0 0 16px!important}.mp-checkout-custom-issuers-container-display-none{display:none;padding:0 0 16px!important}.mp-checkout-custom-installments{display:block;padding:16px 0 0!important}.mp-checkout-custom-installments-display-none{display:none;padding:16px 0 0!important}.mp-checkout-custom-terms-and-conditions{align-items:center!important;display:flex;justify-content:center!important;padding:8px 0 0!important;text-align:center!important}.mp-checkout-custom-left-card-input{margin-right:16px!important}.mp-checkout-custom-info-text{color:rgba(0,0,0,.55)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;padding:4px 0 0 6px!important}#mp-checkout-custom-box-input-tax-cft{padding:0 0 16px!important}#mp-checkout-custom-tax-tea-text{font-size:12px!important;line-height:1.29!important}#mp-checkout-custom-tax-cft-text,#mp-checkout-custom-tax-tea-text{color:rgba(0,0,0,.55)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-stretch:normal!important;font-style:normal!important;font-weight:400!important;letter-spacing:normal!important}#mp-checkout-custom-tax-cft-text{font-size:27px!important;line-height:1.25!important}.mp-card-holder-name{margin:0!important;padding-left:14px!important}.mp-checkout-pix-container{background-color:#fff!important;display:flex;flex-direction:column!important;justify-content:center!important;padding:24px 16px!important}.mp-checkout-pix-test-mode{padding-bottom:32px!important}.mp-checkout-pix-terms-and-conditions{align-items:center!important;display:flex;justify-content:center!important;padding-top:42px!important;text-align:center!important}.mp-checkout-pro-container{display:flex!important;flex-direction:column!important;justify-content:center!important}.mp-checkout-pro-content{background-color:#fff!important;padding:24px 16px 8px!important}.mp-checkout-pro-test-mode{padding:0 0 25px!important}.mp-checkout-pro-payment-methods{padding-top:32px!important}.mp-checkout-pro-redirect{margin-top:24px!important}.mp-checkout-pro-terms-and-conditions{align-items:center!important;display:flex!important;justify-content:center!important;padding-top:16px!important;text-align:center!important}.mp-checkout-container{border:0!important;font:inherit!important;font-size:100%!important;margin:0!important;padding:0!important;vertical-align:baseline!important}.mp-checkout-ticket-container{align-items:center!important;background-color:#fff!important;display:flex;flex-direction:column!important;padding:24px 16px!important}.mp-checkout-ticket-content{width:100%!important}.mp-checkout-ticket-input-document,.mp-checkout-ticket-test-mode{padding:0 0 25px!important}div div .mp-checkout-ticket-content .mp-checkout-ticket-text{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important;padding-bottom:25px!important;padding-left:0!important}.mp-checkout-ticket-terms-and-conditions{align-items:center!important;display:flex;justify-content:center!important;padding-top:32px!important;text-align:center!important}.mp-alert-details-card{background:rgb(0 0 0/4%)!important;border-left:4px solid #f23d4f!important;border-radius:6px!important;display:flex!important;flex-direction:column!important;padding:16px!important}.mp-alert-details-card-content{align-items:baseline!important;display:flex!important;flex-direction:row!important;justify-content:flex-start!important}.mp-alert-details-card-content-left{margin-right:8px!important}.mp-alert-details-card-content-right{margin-left:8px!important}.mp-alert-details-badge{align-items:center!important;background:#f23d4f!important;border-radius:50%!important;color:#fff!important;display:flex!important;flex-direction:row!important;height:16px!important;justify-content:center!important;width:16px!important}.mp-alert-details-title{color:rgba(0,0,0,.9)!important;font-weight:700!important;padding:0!important}.mp-alert-details-description,.mp-alert-details-title{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;line-height:120%!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-alert-details-description{color:#000!important;font-weight:400!important;margin-top:4px!important}.mp-alert-details-retry-button{background-color:#3483fa!important;border:1px solid #3483fa!important;border-radius:4px!important;color:#fff!important;cursor:pointer!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:32px!important;margin-top:16px!important;outline:0!important;padding:0 12px!important;transition:all .3s ease-in-out!important}.mp-alert-details-retry-button:hover{background-color:#2968c8!important;border:1px solid #2968c8!important}.mp-checkout-benefits-container{display:flex;flex-direction:column!important}.mp-checkout-benefits-container p{padding:0!important}.mp-checkout-benefits-title{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important}.mp-checkout-benefits-list,.mp-checkout-benefits-title{margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-checkout-benefits-list{list-style-type:none!important;padding-top:8px!important;padding-inline-start:0!important}.mp-checkout-benefits-item{align-items:center!important;color:rgba(0,0,0,.55)!important;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:16px!important;justify-content:flex-start!important;line-height:18px!important;padding:16px 4px 0!important}.mp-checkout-benefits-image{float:none!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:100%!important;padding-right:12px!important;position:inherit!important;width:auto!important}.mp-checkout-benefits-item span{color:#0000008c!important;font-size:16px!important;line-height:25px!important}.mp-checkout-benefits-count-list-item{color:#009ee3!important;font-size:12px!important;font-style:normal!important;font-weight:600!important}.mp-checkout-benefits-count-list-div{background:rgba(71,154,209,.1)!important;border-radius:50%!important;color:#fff!important;font-size:14px!important;height:25px!important;line-height:0px!important;margin-right:15px!important;min-width:25px!important;text-align:center!important}.mp-checkout-benefits-tick-mark-container{display:flex}.mp-checkout-benefits-tick-mark{display:inline-block!important;height:14px!important;margin-right:16px!important;position:relative!important;width:14px!important}.mp-checkout-benefits-tick-mark:before{height:50%!important;top:50%!important;width:3px!important}.mp-checkout-benefits-tick-mark:after,.mp-checkout-benefits-tick-mark:before{background-color:#009ee3!important;content:""!important;left:0!important;position:absolute!important;transform:translateX(10px) rotate(-45deg)!important;transform-origin:left bottom!important}.mp-checkout-benefits-tick-mark:after{bottom:0!important;height:3px!important;width:100%!important}.mp-checkout-redirect-v2-container{align-items:center!important;align-self:stretch!important;background:#f5f5f5!important;border-radius:6px!important;display:flex!important;flex:none!important;flex-direction:row!important;flex-grow:0!important;gap:16px!important;height:100%!important;justify-content:center!important;order:2!important;padding:12px!important}.mp-checkout-redirect-v2-image{float:none!important;height:auto!important;margin-left:20px!important;max-height:100%!important;max-width:12px!important;position:inherit!important;width:100%!important}.mp-checkout-redirect-v2-text{align-items:center!important;color:#737373!important;display:flex!important;flex:none;flex-grow:1;font-family:Helvetica!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:15px!important;order:1;width:85%!important}.mp-checkout-redirect-container{align-items:center!important;background-color:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:24px 32px!important;text-align:center!important}.mp-checkout-redirect-image{float:none!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:172px!important;padding-bottom:24px!important;position:inherit!important;width:100%!important}.mp-checkout-redirect-text{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-input-document{width:100%!important}.mp-input-document .mp-input{align-items:center!important;background:#fff!important;border:1px solid rgba(0,0,0,.25);border-radius:8px!important;display:flex!important;height:48px!important}.mp-focus{border:1px solid #7f54b3!important}.mp-error{border:1px solid #f23d4f!important}.mp-input-document .mp-input .mp-document-select{background:#fff!important;border:0!important;color:#000!important;cursor:pointer!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:20px!important;letter-spacing:0!important;line-height:20px!important;margin:0 8px!important;min-height:20px!important;min-width:10px!important;outline:none!important;padding:0!important}.mp-input-document .mp-input .mp-vertical-line{border-left:1px solid rgba(0,0,0,.25)!important;height:36px!important;width:1px!important}.mp-input-document .mp-input .mp-document{background:#fff!important;border:0!important;border-radius:8px!important;box-shadow:none!important;color:#000!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:20px!important;line-height:20px!important;min-height:38px!important;outline:none!important;padding:14px!important;width:80%!important}.mp-input-document .mp-input-document-helper{color:#f23d4f!important;display:flex!important;font-family:Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:13px!important;height:18px!important;left:calc(50% - 154.5px)!important;line-height:18px!important;margin-top:5px!important;position:static!important;top:0!important;width:327px!important}.mp-input-document .mp-input-document-helper .mp-input-document-helper-icon{align-items:center!important;background:#f23d4f!important;border-radius:12px!important;color:#fff!important;display:flex!important;height:15px!important;justify-content:center!important;left:0!important;margin:1px 5px!important;top:3px!important;width:15px!important}.mp-helper{align-items:center;color:#f23d4f;display:none;font-family:Helvetica;font-size:13px!important;font-weight:400!important;margin-bottom:10px!important;margin-top:4px!important}.mp-helper .mp-helper-icon{align-items:center;background:#f23d4f;border-radius:12px;color:#fff;display:flex;height:15px;justify-content:center;margin:0 4px;width:15px!important}.mp-input-label{align-items:flex-end!important;color:rgba(0,0,0,.9)!important;display:flex;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;height:30px;line-height:18px!important;padding-bottom:4px!important;width:100%!important}.mp-input-label b{padding-left:2px!important}.mp-input-radio-container{display:flex;position:relative!important}.mp-input-radio-radio:checked,.mp-input-radio-radio:not(:checked){opacity:0!important}.mp-input-radio-radio:checked+.mp-input-radio-label,.mp-input-radio-radio:not(:checked)+.mp-input-radio-label{color:#666!important;cursor:pointer!important;display:inline-block;line-height:20px!important}.mp-input-radio-radio:checked+.mp-input-radio-label:before,.mp-input-radio-radio:not(:checked)+.mp-input-radio-label:before{background:#fff!important;border:2px solid rgba(0,0,0,.25)!important;border-radius:100%!important;box-sizing:border-box!important;content:""!important;height:16px!important;left:0!important;position:absolute!important;top:0!important;width:16px!important}.mp-input-radio-radio:checked+.mp-input-radio-label:before{border:2px solid #7f54b3!important}.mp-input-radio-radio:checked+.mp-input-radio-label:after,.mp-input-radio-radio:not(:checked)+.mp-input-radio-label:after{background:#7f54b3!important;border-radius:100%!important;box-sizing:border-box!important;content:""!important;height:8px!important;left:4px!important;position:absolute!important;top:4px!important;width:8px!important}.mp-input-radio-radio:not(:checked)+.mp-input-radio-label:after{opacity:0!important}.mp-input-radio-radio:checked+.mp-input-radio-label:after{opacity:1!important}.mp-input-select-input{align-items:center!important;background:#fff!important;border:1px solid rgba(0,0,0,.25)!important;border-radius:8px!important;display:flex!important;height:48px!important}.mp-input-select-select{background:#fff!important;border:0!important;color:#000!important;cursor:pointer!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:100%!important;letter-spacing:0!important;line-height:20px!important;margin:0 12px!important;outline:none!important;width:100%!important}.mp-input-table-container{align-items:center!important;justify-content:center!important}.mp-input-table-container,.mp-input-table-list{display:flex!important;flex-direction:column!important;width:100%!important}.mp-input-table-list{border:1px solid rgba(0,0,0,.25)!important;border-radius:6px!important;list-style-type:none!important;margin-left:0!important}.mp-input-table-item{cursor:pointer!important;margin:0 16px!important;padding:0 4px 0 0!important}.mp-input-table-item:not(:first-child){border-top:1px solid rgba(0,0,0,.1)!important}.mp-input-table-label{cursor:pointer!important;justify-content:space-between!important;padding:16px 0!important;width:100%!important}.mp-input-table-label,.mp-input-table-option{align-items:center!important;display:flex!important}.mp-input-table-option{justify-content:flex-start!important}.mp-input-table-row-text{color:rgba(0,0,0,.9)!important}.mp-input-table-row-text,.mp-input-table-row-text-image{font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important;padding-left:16px!important}.mp-input-table-row-text-image{align-items:center!important;color:#000000e5!important;display:flex!important;flex-direction:row-reverse!important}.mp-input-table-row-obs{color:rgba(0,0,0,.55)!important;text-align:right!important}.mp-input-table-row-obs,.mp-input-table-row-obs-highlight{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important}.mp-input-table-row-obs-highlight{color:#00a650!important}.mp-input-table-container-link{align-items:center!important;display:flex!important;justify-content:center!important;padding:16px 0 24px!important}.mp-input-table-link{color:#7f54b3!important;cursor:pointer!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:16px!important;text-decoration:none!important}.mp-input-table-link:hover{color:#7249a5!important;transition:all .3ms!important}.mp-input-table-bank-interest-container{align-items:center!important;display:flex!important;justify-content:flex-start!important;width:100%!important}.mp-input-table-bank-interest-text{color:#737373!important;font-family:Helvetica!important;font-size:13px!important;font-weight:400!important;margin:0!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;max-width:100%!important;padding:8px 0 0 4px!important;word-break:break-word!important}.mp-payment-method-logo-container{align-items:center!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:4px!important;box-sizing:border-box!important;display:flex;height:40px!important;justify-content:center!important;padding:4px!important;width:60px!important}.mp-payment-method-logo-image{float:none!important;font-size:10px!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:100%!important;overflow:hidden!important;position:inherit!important;text-overflow:ellipsis!important;width:auto!important}.mp-payment-methods-container{display:flex;flex-direction:column!important;height:100%!important;width:100%!important}.mp-payment-methods-container p{padding:0!important}.mp-payment-methods-header{align-items:center!important;display:flex;height:100%!important;justify-content:flex-start!important;padding:0 4px 16px!important;width:100%!important}.mp-payment-methods-title{align-items:center!important;color:rgba(0,0,0,.55)!important;display:flex;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-payment-methods-badge{align-items:center!important;background:#00a650!important;border-bottom-right-radius:8px!important;display:flex;justify-content:center!important;margin-left:10px!important;padding:6px 8px 4px!important}.mp-payment-methods-badge-text{align-items:center!important;color:#fff!important;display:flex;font-family:Helvetica!important;font-size:11px!important;font-style:normal!important;font-weight:700!important;line-height:11px!important;text-align:center!important;text-transform:uppercase!important}.mp-payment-method-type-container{display:flex;flex-direction:column!important;height:100%!important;width:100%!important}.mp-payment-methods-content{align-items:center!important;display:flex;flex-wrap:wrap!important;height:100%!important;justify-content:flex-start!important;padding-bottom:16px!important;width:100%!important}.mp-payment-methods-content payment-method-logo{padding:0 4px 8px!important}.mp-payment-methods-link{box-shadow:none!important;color:#7f54b3!important;cursor:pointer!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;text-decoration:none!important;vertical-align:middle!important}.mp-payment-methods-link:hover{color:rgba(0,0,0,.55)!important}.mp-pix-template-container{align-items:center!important;background-color:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:center!important}.mp-pix-template-image{float:none!important;font-size:10px!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:240px!important;overflow:hidden!important;padding-bottom:42px!important;position:inherit!important;text-overflow:ellipsis!important;width:100%!important}.mp-pix-template-title{font-size:16px!important;font-weight:700!important;padding-bottom:16px!important}.mp-pix-template-subtitle,.mp-pix-template-title{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-style:normal!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-pix-template-subtitle{font-size:14px!important;font-weight:400!important}.mp-terms-and-conditions-text{color:rgba(0,0,0,.55)!important;padding-right:4px!important}.mp-terms-and-conditions-link,.mp-terms-and-conditions-text{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important}.mp-terms-and-conditions-link{color:#7f54b3!important;text-decoration:none!important}.mp-terms-and-conditions-link:hover{color:#7249a5!important;transition:all .3ms!important}.mp-test-mode-card{background:rgb(0 0 0/4%)!important;border-left:4px solid #f73!important;border-radius:6px!important;display:flex!important;flex-direction:column!important;padding:16px!important}.mp-test-mode-badge{align-items:center!important;background:#f73!important;border-radius:12px!important;color:#fff!important;display:flex!important;flex-direction:row!important;height:16px!important;justify-content:center!important;margin-right:16px!important;width:16px!important}.mp-test-mode-title{color:rgba(0,0,0,.9)!important;font-weight:700!important;margin-left:16px!important;padding:0!important}.mp-test-mode-description,.mp-test-mode-title{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;line-height:120%!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-test-mode-description{color:#000!important;font-weight:400!important;padding-left:32px!important;padding-top:4px!important}.mp-test-mode-card-content{align-items:baseline!important;display:flex!important;flex-direction:row!important;justify-content:flex-start!important}.mp-test-mode-link{color:#7f54b3!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:16px!important;text-decoration:none!important}.mp-test-mode-link:hover{color:#7249a5!important;transition:all .3ms!important}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/css/mp-plugins-components.min.css CHANGED
@@ -1 +1 @@
1
- .mp-checkout-container a,.mp-checkout-container abbr,.mp-checkout-container acronym,.mp-checkout-container address,.mp-checkout-container applet,.mp-checkout-container article,.mp-checkout-container aside,.mp-checkout-container audio,.mp-checkout-container b,.mp-checkout-container big,.mp-checkout-container blockquote,.mp-checkout-container canvas,.mp-checkout-container caption,.mp-checkout-container center,.mp-checkout-container cite,.mp-checkout-container code,.mp-checkout-container dd,.mp-checkout-container del,.mp-checkout-container details,.mp-checkout-container dfn,.mp-checkout-container div,.mp-checkout-container dl,.mp-checkout-container dt,.mp-checkout-container em,.mp-checkout-container embed,.mp-checkout-container fieldset,.mp-checkout-container figcaption,.mp-checkout-container figure,.mp-checkout-container footer,.mp-checkout-container form,.mp-checkout-container h1,.mp-checkout-container h2,.mp-checkout-container h3,.mp-checkout-container h4,.mp-checkout-container h5,.mp-checkout-container h6,.mp-checkout-container header,.mp-checkout-container hgroup,.mp-checkout-container i,.mp-checkout-container iframe,.mp-checkout-container img,.mp-checkout-container input,.mp-checkout-container ins,.mp-checkout-container kbd,.mp-checkout-container label,.mp-checkout-container legend,.mp-checkout-container li,.mp-checkout-container li input,.mp-checkout-container mark,.mp-checkout-container menu,.mp-checkout-container nav,.mp-checkout-container object,.mp-checkout-container ol,.mp-checkout-container output,.mp-checkout-container p,.mp-checkout-container pre,.mp-checkout-container q,.mp-checkout-container ruby,.mp-checkout-container s,.mp-checkout-container samp,.mp-checkout-container section,.mp-checkout-container select,.mp-checkout-container small,.mp-checkout-container span,.mp-checkout-container strike,.mp-checkout-container strong,.mp-checkout-container sub,.mp-checkout-container summary,.mp-checkout-container sup,.mp-checkout-container table,.mp-checkout-container tbody,.mp-checkout-container td,.mp-checkout-container tfoot,.mp-checkout-container th,.mp-checkout-container thead,.mp-checkout-container time,.mp-checkout-container tr,.mp-checkout-container tt,.mp-checkout-container u,.mp-checkout-container ul,.mp-checkout-container var,.mp-checkout-container video{font:inherit;font-family:Helvetica!important;font-size:14px;font-style:normal;line-height:16px;margin:0;padding:0;vertical-align:baseline;width:auto}.mp-checkout-custom-container{background-color:#fff!important;display:flex;flex-direction:column!important;justify-content:center!important;padding:24px 16px!important}.mp-checkout-custom-test-mode{padding-bottom:32px!important}.mp-wallet-button-container{align-items:center;border:1px solid rgba(0,0,0,.1)!important;border-radius:6px!important;display:flex;flex-direction:column!important;height:auto!important;margin-bottom:25px!important;padding:24px 16px!important}.mp-wallet-button-container .mp-wallet-button-title{align-items:center!important;color:rgba(0,0,0,.9)!important;display:flex!important;flex-direction:column!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important}.mp-wallet-button-container img{float:none!important;margin:0!important;max-height:100%!important;max-width:100%!important;padding-bottom:16px!important;position:inherit!important}.mp-wallet-button-container .mp-wallet-button-title span{color:#000000e5!important;font-size:16px!important;padding-left:8px!important}.mp-wallet-button-container .mp-wallet-button-description{align-items:center!important;color:#000!important;display:flex;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;margin:8px 0 16px!important;text-align:center}.mp-wallet-button-container .mp-wallet-button-button button{align-items:center!important;background:#009ee3!important;border:none!important;border-radius:4px!important;color:#fff!important;cursor:pointer!important;display:flex!important;flex-direction:row!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;justify-content:center!important;line-height:16px!important;padding:8px 12px!important;text-align:center!important;transition:all .3ms ease-in-out!important}.mp-wallet-button-container .mp-wallet-button-button button:hover{background-color:#007eb5!important;color:#fff!important;transition:all .3ms ease-in-out!important}.mp-checkout-custom-available-payments{align-items:center!important;display:flex;flex-direction:column!important;padding:0 0 32px!important;width:100%!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header{align-items:center!important;cursor:pointer!important;display:flex;justify-content:space-between!important;user-select:none!important;width:100%!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header .mp-checkout-custom-available-payments-title{align-items:center!important;color:#7f54b3!important;display:flex;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:18px!important;padding:0 4px!important}.mp-checkout-custom-available-payments-text{color:#7f54b3!important;font-size:14px!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header img{float:none!important;margin:0!important;max-height:100%!important;max-width:100%!important;position:inherit!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header .mp-checkout-custom-available-payments-title p{margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;padding-left:8px!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content{max-height:0!important;overflow:hidden!important;padding:0!important;transition:all .2s ease-out!important;width:100%!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content hr{border-color:rgba(0,0,0,.1)!important;border-width:1px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;margin-top:8px!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content a{color:#7f54b3!important;font-family:Helvetica!important;font-size:14px!important;font-weight:400!important;letter-spacing:0!important;line-height:18px!important;text-align:left!important}.mp-checkout-custom-card-form{display:flex;flex-direction:column!important;justify-content:flex-start!important}form div div .mp-checkout-custom-card-form-title{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;padding-bottom:25px!important;padding-left:0!important}.mp-checkout-custom-card-form .mp-checkout-custom-card-row{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:24px}.mp-checkout-custom-card-form .mp-checkout-custom-card-column{display:flex;flex-direction:column;justify-content:center;width:50%}.mp-checkout-custom-card-form .mp-checkout-custom-card-input{background:#fff!important;border:1px solid rgba(0,0,0,.25);border-radius:6px!important;color:#000!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:40px!important;line-height:20px!important;outline:0!important}.mp-checkout-custom-card-input-iframe{border:1px solid rgba(0,0,0,.25)!important;border-radius:6px!important}.mp-document-select{appearance:auto;cursor:pointer!important;letter-spacing:0!important;margin:0 8px!important;width:25%!important}.mp-document-select,.mp-input-document{background:#fff!important;border:0!important;color:#000!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:20px!important;outline:0!important}.mp-input-document{border-radius:8px!important;box-shadow:none!important;width:80%!important}.mp-checkout-custom-dual-column-row{align-items:flex-start!important;flex-direction:row!important}.mp-checkout-custom-input-document{padding:0 0 25px!important}.mp-vertical-line{border-left:1px solid rgba(0,0,0,.25)!important;height:36px!important;width:1px!important}.mp-checkout-custom-issuers-container{display:block;padding:0 0 16px!important}.mp-checkout-custom-issuers-container-display-none{display:none;padding:0 0 16px!important}.mp-checkout-custom-installments{display:block;padding:16px 0 0!important}.mp-checkout-custom-installments-display-none{display:none;padding:16px 0 0!important}.mp-checkout-custom-terms-and-conditions{align-items:center!important;display:flex;justify-content:center!important;padding:8px 0 0!important;text-align:center!important}.mp-checkout-custom-left-card-input{margin-right:16px!important}.mp-checkout-custom-info-text{color:rgba(0,0,0,.55)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;padding:4px 0 0 6px!important}#mp-checkout-custom-box-input-tax-cft{padding:0 0 16px!important}#mp-checkout-custom-tax-tea-text{font-size:12px!important;line-height:1.29!important}#mp-checkout-custom-tax-cft-text,#mp-checkout-custom-tax-tea-text{color:rgba(0,0,0,.55)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-stretch:normal!important;font-style:normal!important;font-weight:400!important;letter-spacing:normal!important}#mp-checkout-custom-tax-cft-text{font-size:27px!important;line-height:1.25!important}.mp-card-holder-name{margin:0!important;padding-left:14px!important}.mp-checkout-pix-container{background-color:#fff!important;display:flex;flex-direction:column!important;justify-content:center!important;padding:24px 16px!important}.mp-checkout-pix-test-mode{padding-bottom:32px!important}.mp-checkout-pix-terms-and-conditions{align-items:center!important;display:flex;justify-content:center!important;padding-top:42px!important;text-align:center!important}.mp-checkout-pro-container{display:flex!important;flex-direction:column!important;justify-content:center!important}.mp-checkout-pro-content{background-color:#fff!important;padding:24px 16px 8px!important}.mp-checkout-pro-test-mode{padding:0 0 25px!important}.mp-checkout-pro-payment-methods{padding-top:32px!important}.mp-checkout-pro-redirect{margin-top:24px!important}.mp-checkout-pro-terms-and-conditions{align-items:center!important;display:flex!important;justify-content:center!important;padding-top:16px!important;text-align:center!important}.mp-checkout-container{border:0!important;font:inherit!important;font-size:100%!important;margin:0!important;padding:0!important;vertical-align:baseline!important}.mp-checkout-ticket-container{align-items:center!important;background-color:#fff!important;display:flex;flex-direction:column!important;padding:24px 16px!important}.mp-checkout-ticket-content{width:100%!important}.mp-checkout-ticket-input-document,.mp-checkout-ticket-test-mode{padding:0 0 25px!important}div div .mp-checkout-ticket-content .mp-checkout-ticket-text{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important;padding-bottom:25px!important;padding-left:0!important}.mp-checkout-ticket-terms-and-conditions{align-items:center!important;display:flex;justify-content:center!important;padding-top:32px!important;text-align:center!important}.mp-alert-details-card{background:rgb(0 0 0/4%)!important;border-left:4px solid #f23d4f!important;border-radius:6px!important;display:flex!important;flex-direction:column!important;padding:16px!important}.mp-alert-details-card-content{align-items:baseline!important;display:flex!important;flex-direction:row!important;justify-content:flex-start!important}.mp-alert-details-card-content-left{margin-right:8px!important}.mp-alert-details-card-content-right{margin-left:8px!important}.mp-alert-details-badge{align-items:center!important;background:#f23d4f!important;border-radius:50%!important;color:#fff!important;display:flex!important;flex-direction:row!important;height:16px!important;justify-content:center!important;width:16px!important}.mp-alert-details-title{color:rgba(0,0,0,.9)!important;font-weight:700!important;padding:0!important}.mp-alert-details-description,.mp-alert-details-title{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;line-height:120%!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-alert-details-description{color:#000!important;font-weight:400!important;margin-top:4px!important}.mp-alert-details-retry-button{background-color:#3483fa!important;border:1px solid #3483fa!important;border-radius:4px!important;color:#fff!important;cursor:pointer!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:32px!important;margin-top:16px!important;outline:0!important;padding:0 12px!important;transition:all .3s ease-in-out!important}.mp-alert-details-retry-button:hover{background-color:#2968c8!important;border:1px solid #2968c8!important}.mp-checkout-benefits-container{display:flex;flex-direction:column!important}.mp-checkout-benefits-container p{padding:0!important}.mp-checkout-benefits-title{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important}.mp-checkout-benefits-list,.mp-checkout-benefits-title{margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-checkout-benefits-list{list-style-type:none!important;padding-top:8px!important;padding-inline-start:0!important}.mp-checkout-benefits-item{align-items:center!important;color:rgba(0,0,0,.55)!important;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:16px!important;justify-content:flex-start!important;line-height:18px!important;padding:16px 4px 0!important}.mp-checkout-benefits-image{float:none!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:100%!important;padding-right:12px!important;position:inherit!important;width:auto!important}.mp-checkout-benefits-item span{color:#0000008c!important;font-size:16px!important}.mp-checkout-redirect-container{align-items:center!important;background-color:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:24px 32px!important;text-align:center!important}.mp-checkout-redirect-image{float:none!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:172px!important;padding-bottom:24px!important;position:inherit!important;width:100%!important}.mp-checkout-redirect-text{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-input-document{width:100%!important}.mp-input-document .mp-input{align-items:center!important;background:#fff!important;border:1px solid rgba(0,0,0,.25);border-radius:8px!important;display:flex!important;height:48px!important}.mp-focus{border:1px solid #7f54b3!important}.mp-error{border:1px solid #f23d4f!important}.mp-input-document .mp-input .mp-document-select{background:#fff!important;border:0!important;color:#000!important;cursor:pointer!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:20px!important;letter-spacing:0!important;line-height:20px!important;margin:0 8px!important;min-height:20px!important;outline:0!important;padding:0!important}.mp-input-document .mp-input .mp-vertical-line{border-left:1px solid rgba(0,0,0,.25)!important;height:36px!important;width:1px!important}.mp-input-document .mp-input .mp-document{background:#fff!important;border:0!important;border-radius:8px!important;box-shadow:none!important;color:#000!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:20px!important;line-height:20px!important;min-height:38px!important;outline:0!important;padding:14px!important;width:80%!important}.mp-input-document .mp-input-document-helper{color:#f23d4f!important;display:flex!important;font-family:Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:13px!important;height:18px!important;left:calc(50% - 154.5px)!important;line-height:18px!important;margin-top:5px!important;position:static!important;top:0!important;width:327px!important}.mp-input-document .mp-input-document-helper .mp-input-document-helper-icon{align-items:center!important;background:#f23d4f!important;border-radius:12px!important;color:#fff!important;display:flex!important;height:15px!important;justify-content:center!important;left:0!important;margin:1px 5px!important;top:3px!important;width:15px!important}.mp-helper{align-items:center;color:#f23d4f;display:none;font-family:Helvetica;font-size:13px!important;font-weight:400!important;margin-bottom:10px!important;margin-top:4px!important}.mp-helper .mp-helper-icon{align-items:center;background:#f23d4f;border-radius:12px;color:#fff;display:flex;height:15px;justify-content:center;margin:0 4px;width:15px!important}.mp-input-label{align-items:flex-end!important;color:rgba(0,0,0,.9)!important;display:flex;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;padding-bottom:4px!important;width:100%!important;height:30px}.mp-input-label b{padding-left:2px!important}.mp-input-radio-container{display:flex;position:relative!important}.mp-input-radio-radio:checked,.mp-input-radio-radio:not(:checked){opacity:0!important}.mp-input-radio-radio:checked+.mp-input-radio-label,.mp-input-radio-radio:not(:checked)+.mp-input-radio-label{color:#666!important;cursor:pointer!important;display:inline-block;line-height:20px!important}.mp-input-radio-radio:checked+.mp-input-radio-label:before,.mp-input-radio-radio:not(:checked)+.mp-input-radio-label:before{background:#fff!important;border:2px solid rgba(0,0,0,.25)!important;border-radius:100%!important;box-sizing:border-box!important;content:""!important;height:16px!important;left:0!important;position:absolute!important;top:0!important;width:16px!important}.mp-input-radio-radio:checked+.mp-input-radio-label:before{border:2px solid #7f54b3!important}.mp-input-radio-radio:checked+.mp-input-radio-label:after,.mp-input-radio-radio:not(:checked)+.mp-input-radio-label:after{background:#7f54b3!important;border-radius:100%!important;box-sizing:border-box!important;content:""!important;height:8px!important;left:4px!important;position:absolute!important;top:4px!important;width:8px!important}.mp-input-radio-radio:not(:checked)+.mp-input-radio-label:after{opacity:0!important}.mp-input-radio-radio:checked+.mp-input-radio-label:after{opacity:1!important}.mp-input-select-input{align-items:center!important;background:#fff!important;border:1px solid rgba(0,0,0,.25)!important;border-radius:8px!important;display:flex!important;height:48px!important}.mp-input-select-select{background:#fff!important;border:0!important;color:#000!important;cursor:pointer!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:100%!important;letter-spacing:0!important;line-height:20px!important;margin:0 12px!important;outline:0!important;width:100%!important}.mp-input-table-container{align-items:center;display:flex;justify-content:center;width:100%!important}.mp-input-table-list{border:1px solid rgba(0,0,0,.25);border-radius:6px;display:flex;flex-direction:column;list-style-type:none;margin-left:0!important;padding:8px 16px!important;width:100%!important}.mp-input-table-item{cursor:pointer;padding-right:4px!important}.mp-input-table-item:not(:first-child){border-top:1px solid rgba(0,0,0,.1)}.mp-input-table-label{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:16px 0!important;width:100%!important}.mp-input-table-option{align-items:center;display:flex;justify-content:flex-start}.mp-input-table-row-text{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important}.mp-input-table-row-text,.mp-input-table-row-text-image{font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important;padding-left:16px!important}.mp-input-table-row-text-image{align-items:center;color:#000000e5!important;display:flex;flex-direction:row-reverse;font-family:Helvetica}.mp-input-table-row-obs{color:rgba(0,0,0,.55);font-weight:400}.mp-input-table-row-obs,.mp-input-table-row-obs-highlight{font-family:Helvetica;font-size:14px;font-style:normal;line-height:18px}.mp-input-table-row-obs-highlight{color:#00a650!important;font-weight:400!important}.mp-input-table-container-link{align-items:center;display:flex;justify-content:center;padding:16px 0 24px!important}.mp-input-table-link{color:#7f54b3!important;cursor:pointer!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:16px!important;text-decoration:none}.mp-input-table-link:hover{color:#7249a5;transition:all .3ms}.mp-payment-method-logo-container{align-items:center!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:4px!important;box-sizing:border-box!important;display:flex;height:40px!important;justify-content:center!important;padding:4px!important;width:60px!important}.mp-payment-method-logo-image{float:none!important;font-size:10px!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:100%!important;overflow:hidden!important;position:inherit!important;text-overflow:ellipsis!important;width:auto!important}.mp-payment-methods-container{display:flex;flex-direction:column!important;height:100%!important;width:100%!important}.mp-payment-methods-container p{padding:0!important}.mp-payment-methods-header{align-items:center!important;display:flex;height:100%!important;justify-content:flex-start!important;padding:0 4px 16px!important;width:100%!important}.mp-payment-methods-title{align-items:center!important;color:rgba(0,0,0,.55)!important;display:flex;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-payment-methods-badge{align-items:center!important;background:#00a650!important;border-bottom-right-radius:8px!important;display:flex;justify-content:center!important;margin-left:10px!important;padding:6px 8px 4px!important}.mp-payment-methods-badge-text{align-items:center!important;color:#fff!important;display:flex;font-family:Helvetica!important;font-size:11px!important;font-style:normal!important;font-weight:700!important;line-height:11px!important;text-align:center!important;text-transform:uppercase!important}.mp-payment-method-type-container{display:flex;flex-direction:column!important;height:100%!important;width:100%!important}.mp-payment-methods-content{align-items:center!important;display:flex;flex-wrap:wrap!important;height:100%!important;justify-content:flex-start!important;padding-bottom:16px!important;width:100%!important}.mp-payment-methods-content payment-method-logo{padding:0 4px 8px!important}.mp-payment-methods-link{box-shadow:none!important;color:#7f54b3!important;cursor:pointer!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;text-decoration:none!important;vertical-align:middle!important}.mp-payment-methods-link:hover{color:rgba(0,0,0,.55)!important}.mp-pix-template-container{align-items:center!important;background-color:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:center!important}.mp-pix-template-image{float:none!important;font-size:10px!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:240px!important;overflow:hidden!important;padding-bottom:42px!important;position:inherit!important;text-overflow:ellipsis!important;width:100%!important}.mp-pix-template-title{font-size:16px!important;font-weight:700!important;padding-bottom:16px!important}.mp-pix-template-subtitle,.mp-pix-template-title{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-style:normal!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-pix-template-subtitle{font-size:14px!important;font-weight:400!important}.mp-terms-and-conditions-text{color:rgba(0,0,0,.55)!important;padding-right:4px!important}.mp-terms-and-conditions-link,.mp-terms-and-conditions-text{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important}.mp-terms-and-conditions-link{color:#7f54b3!important;text-decoration:none!important}.mp-terms-and-conditions-link:hover{color:#7249a5!important;transition:all .3ms!important}.mp-test-mode-card{background:rgb(0 0 0/4%)!important;border-left:4px solid #f73!important;border-radius:6px!important;display:flex!important;flex-direction:column!important;padding:16px!important}.mp-test-mode-badge{align-items:center!important;background:#f73!important;border-radius:12px!important;color:#fff!important;display:flex!important;flex-direction:row!important;height:16px!important;justify-content:center!important;margin-right:16px!important;width:16px!important}.mp-test-mode-title{color:rgba(0,0,0,.9)!important;font-weight:700!important;margin-left:16px!important;padding:0!important}.mp-test-mode-description,.mp-test-mode-title{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;line-height:120%!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-test-mode-description{color:#000!important;font-weight:400!important;padding-left:32px!important;padding-top:4px!important}.mp-test-mode-card-content{align-items:baseline!important;display:flex!important;flex-direction:row!important;justify-content:flex-start!important}.mp-test-mode-link{color:#7f54b3!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:16px!important;text-decoration:none!important}.mp-test-mode-link:hover{color:#7249a5!important;transition:all .3ms!important}
1
+ .mp-checkout-container a,.mp-checkout-container abbr,.mp-checkout-container acronym,.mp-checkout-container address,.mp-checkout-container applet,.mp-checkout-container article,.mp-checkout-container aside,.mp-checkout-container audio,.mp-checkout-container b,.mp-checkout-container big,.mp-checkout-container blockquote,.mp-checkout-container canvas,.mp-checkout-container caption,.mp-checkout-container center,.mp-checkout-container cite,.mp-checkout-container code,.mp-checkout-container dd,.mp-checkout-container del,.mp-checkout-container details,.mp-checkout-container dfn,.mp-checkout-container div,.mp-checkout-container dl,.mp-checkout-container dt,.mp-checkout-container em,.mp-checkout-container embed,.mp-checkout-container fieldset,.mp-checkout-container figcaption,.mp-checkout-container figure,.mp-checkout-container footer,.mp-checkout-container form,.mp-checkout-container h1,.mp-checkout-container h2,.mp-checkout-container h3,.mp-checkout-container h4,.mp-checkout-container h5,.mp-checkout-container h6,.mp-checkout-container header,.mp-checkout-container hgroup,.mp-checkout-container i,.mp-checkout-container iframe,.mp-checkout-container img,.mp-checkout-container input,.mp-checkout-container ins,.mp-checkout-container kbd,.mp-checkout-container label,.mp-checkout-container legend,.mp-checkout-container li,.mp-checkout-container li input,.mp-checkout-container mark,.mp-checkout-container menu,.mp-checkout-container nav,.mp-checkout-container object,.mp-checkout-container ol,.mp-checkout-container output,.mp-checkout-container p,.mp-checkout-container pre,.mp-checkout-container q,.mp-checkout-container ruby,.mp-checkout-container s,.mp-checkout-container samp,.mp-checkout-container section,.mp-checkout-container select,.mp-checkout-container small,.mp-checkout-container span,.mp-checkout-container strike,.mp-checkout-container strong,.mp-checkout-container sub,.mp-checkout-container summary,.mp-checkout-container sup,.mp-checkout-container table,.mp-checkout-container tbody,.mp-checkout-container td,.mp-checkout-container tfoot,.mp-checkout-container th,.mp-checkout-container thead,.mp-checkout-container time,.mp-checkout-container tr,.mp-checkout-container tt,.mp-checkout-container u,.mp-checkout-container ul,.mp-checkout-container var,.mp-checkout-container video{font:inherit;font-family:Helvetica!important;font-size:14px;font-style:normal;line-height:16px;margin:0;padding:0;vertical-align:baseline;width:auto}.mp-checkout-custom-container{background-color:#fff!important;display:flex;flex-direction:column!important;justify-content:center!important;padding:24px 16px!important}.mp-checkout-custom-test-mode{padding-bottom:32px!important}.mp-wallet-button-container{align-items:center;border:1px solid rgba(0,0,0,.1)!important;border-radius:6px!important;display:flex;flex-direction:column!important;height:auto!important;margin-bottom:25px!important;padding:24px 16px!important}.mp-wallet-button-container .mp-wallet-button-title{align-items:center!important;color:rgba(0,0,0,.9)!important;display:flex!important;flex-direction:column!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important}.mp-wallet-button-container img{float:none!important;margin:0!important;max-height:100%!important;max-width:100%!important;padding-bottom:16px!important;position:inherit!important}.mp-wallet-button-container .mp-wallet-button-title span{color:#000000e5!important;font-size:16px!important;padding-left:8px!important}.mp-wallet-button-container .mp-wallet-button-description{align-items:center!important;color:#000!important;display:flex;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;margin:8px 0 16px!important;text-align:center}.mp-wallet-button-container .mp-wallet-button-button button{align-items:center!important;background:#009ee3!important;border:none!important;border-radius:4px!important;color:#fff!important;cursor:pointer!important;display:flex!important;flex-direction:row!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;justify-content:center!important;line-height:16px!important;padding:8px 12px!important;text-align:center!important;transition:all .3ms ease-in-out!important}.mp-wallet-button-container .mp-wallet-button-button button:hover{background-color:#007eb5!important;color:#fff!important;transition:all .3ms ease-in-out!important}.mp-checkout-custom-available-payments{align-items:center!important;display:flex;flex-direction:column!important;padding:0 0 32px!important;width:100%!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header{align-items:center!important;cursor:pointer!important;display:flex;justify-content:space-between!important;user-select:none!important;width:100%!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header .mp-checkout-custom-available-payments-title{align-items:center!important;color:#7f54b3!important;display:flex;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:18px!important;padding:0 4px!important}.mp-checkout-custom-available-payments-text{color:#7f54b3!important;font-size:14px!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header img{float:none!important;margin:0!important;max-height:100%!important;max-width:100%!important;position:inherit!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-header .mp-checkout-custom-available-payments-title p{margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;padding-left:8px!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content{max-height:0!important;overflow:hidden!important;padding:0!important;transition:all .2s ease-out!important;width:100%!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content hr{border-color:rgba(0,0,0,.1)!important;border-width:1px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;margin-top:8px!important}.mp-checkout-custom-available-payments .mp-checkout-custom-available-payments-content a{color:#7f54b3!important;font-family:Helvetica!important;font-size:14px!important;font-weight:400!important;letter-spacing:0!important;line-height:18px!important;text-align:left!important}.mp-checkout-custom-card-form{display:flex;flex-direction:column!important;justify-content:flex-start!important}form div div .mp-checkout-custom-card-form-title{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;padding-bottom:25px!important;padding-left:0!important}.mp-checkout-custom-card-form .mp-checkout-custom-card-row{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:24px}.mp-checkout-custom-card-form .mp-checkout-custom-card-column{display:flex;flex-direction:column;justify-content:center;width:50%}.mp-checkout-custom-card-form .mp-checkout-custom-card-input{background:#fff!important;border:1px solid rgba(0,0,0,.25);border-radius:6px!important;color:#000!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:40px!important;line-height:20px!important;outline:0!important}.mp-checkout-custom-card-input-iframe{border:1px solid rgba(0,0,0,.25)!important;border-radius:6px!important}.mp-document-select{appearance:auto;cursor:pointer!important;letter-spacing:0!important;margin:0 8px!important;width:25%!important}.mp-document-select,.mp-input-document{background:#fff!important;border:0!important;color:#000!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:20px!important;outline:0!important}.mp-input-document{border-radius:8px!important;box-shadow:none!important;width:80%!important}.mp-checkout-custom-dual-column-row{align-items:flex-start!important;flex-direction:row!important}.mp-checkout-custom-input-document{padding:0 0 25px!important}.mp-vertical-line{border-left:1px solid rgba(0,0,0,.25)!important;height:36px!important;width:1px!important}.mp-checkout-custom-issuers-container{display:block;padding:0 0 16px!important}.mp-checkout-custom-issuers-container-display-none{display:none;padding:0 0 16px!important}.mp-checkout-custom-installments{display:block;padding:16px 0 0!important}.mp-checkout-custom-installments-display-none{display:none;padding:16px 0 0!important}.mp-checkout-custom-terms-and-conditions{align-items:center!important;display:flex;justify-content:center!important;padding:8px 0 0!important;text-align:center!important}.mp-checkout-custom-left-card-input{margin-right:16px!important}.mp-checkout-custom-info-text{color:rgba(0,0,0,.55)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;padding:4px 0 0 6px!important}#mp-checkout-custom-box-input-tax-cft{padding:0 0 16px!important}#mp-checkout-custom-tax-tea-text{font-size:12px!important;line-height:1.29!important}#mp-checkout-custom-tax-cft-text,#mp-checkout-custom-tax-tea-text{color:rgba(0,0,0,.55)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-stretch:normal!important;font-style:normal!important;font-weight:400!important;letter-spacing:normal!important}#mp-checkout-custom-tax-cft-text{font-size:27px!important;line-height:1.25!important}.mp-card-holder-name{margin:0!important;padding-left:14px!important}.mp-checkout-pix-container{background-color:#fff!important;display:flex;flex-direction:column!important;justify-content:center!important;padding:24px 16px!important}.mp-checkout-pix-test-mode{padding-bottom:32px!important}.mp-checkout-pix-terms-and-conditions{align-items:center!important;display:flex;justify-content:center!important;padding-top:42px!important;text-align:center!important}.mp-checkout-pro-container{display:flex!important;flex-direction:column!important;justify-content:center!important}.mp-checkout-pro-content{background-color:#fff!important;padding:24px 16px 8px!important}.mp-checkout-pro-test-mode{padding:0 0 25px!important}.mp-checkout-pro-payment-methods{padding-top:32px!important}.mp-checkout-pro-redirect{margin-top:24px!important}.mp-checkout-pro-terms-and-conditions{align-items:center!important;display:flex!important;justify-content:center!important;padding-top:16px!important;text-align:center!important}.mp-checkout-container{border:0!important;font:inherit!important;font-size:100%!important;margin:0!important;padding:0!important;vertical-align:baseline!important}.mp-checkout-ticket-container{align-items:center!important;background-color:#fff!important;display:flex;flex-direction:column!important;padding:24px 16px!important}.mp-checkout-ticket-content{width:100%!important}.mp-checkout-ticket-input-document,.mp-checkout-ticket-test-mode{padding:0 0 25px!important}div div .mp-checkout-ticket-content .mp-checkout-ticket-text{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important;padding-bottom:25px!important;padding-left:0!important}.mp-checkout-ticket-terms-and-conditions{align-items:center!important;display:flex;justify-content:center!important;padding-top:32px!important;text-align:center!important}.mp-alert-details-card{background:rgb(0 0 0/4%)!important;border-left:4px solid #f23d4f!important;border-radius:6px!important;display:flex!important;flex-direction:column!important;padding:16px!important}.mp-alert-details-card-content{align-items:baseline!important;display:flex!important;flex-direction:row!important;justify-content:flex-start!important}.mp-alert-details-card-content-left{margin-right:8px!important}.mp-alert-details-card-content-right{margin-left:8px!important}.mp-alert-details-badge{align-items:center!important;background:#f23d4f!important;border-radius:50%!important;color:#fff!important;display:flex!important;flex-direction:row!important;height:16px!important;justify-content:center!important;width:16px!important}.mp-alert-details-title{color:rgba(0,0,0,.9)!important;font-weight:700!important;padding:0!important}.mp-alert-details-description,.mp-alert-details-title{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;line-height:120%!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-alert-details-description{color:#000!important;font-weight:400!important;margin-top:4px!important}.mp-alert-details-retry-button{background-color:#3483fa!important;border:1px solid #3483fa!important;border-radius:4px!important;color:#fff!important;cursor:pointer!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:32px!important;margin-top:16px!important;outline:0!important;padding:0 12px!important;transition:all .3s ease-in-out!important}.mp-alert-details-retry-button:hover{background-color:#2968c8!important;border:1px solid #2968c8!important}.mp-checkout-benefits-container{display:flex;flex-direction:column!important}.mp-checkout-benefits-container p{padding:0!important}.mp-checkout-benefits-title{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important}.mp-checkout-benefits-list,.mp-checkout-benefits-title{margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-checkout-benefits-list{list-style-type:none!important;padding-top:8px!important;padding-inline-start:0!important}.mp-checkout-benefits-item{align-items:center!important;color:rgba(0,0,0,.55)!important;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:16px!important;justify-content:flex-start!important;line-height:18px!important;padding:16px 4px 0!important}.mp-checkout-benefits-image{float:none!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:100%!important;padding-right:12px!important;position:inherit!important;width:auto!important}.mp-checkout-benefits-item span{color:#0000008c!important;font-size:16px!important;line-height:25px!important}.mp-checkout-benefits-count-list-item{color:#009ee3!important;font-size:12px!important;font-style:normal!important;font-weight:600!important}.mp-checkout-benefits-count-list-div{background:rgba(71,154,209,.1)!important;border-radius:50%!important;color:#fff!important;font-size:14px!important;height:25px!important;line-height:0!important;margin-right:15px!important;min-width:25px!important;text-align:center!important}.mp-checkout-benefits-tick-mark-container{display:flex}.mp-checkout-benefits-tick-mark{display:inline-block!important;height:14px!important;margin-right:16px!important;position:relative!important;width:14px!important}.mp-checkout-benefits-tick-mark:before{height:50%!important;top:50%!important;width:3px!important}.mp-checkout-benefits-tick-mark:after,.mp-checkout-benefits-tick-mark:before{background-color:#009ee3!important;content:""!important;left:0!important;position:absolute!important;transform:translateX(10px) rotate(-45deg)!important;transform-origin:left bottom!important}.mp-checkout-benefits-tick-mark:after{bottom:0!important;height:3px!important;width:100%!important}.mp-checkout-redirect-v2-container{align-items:center!important;align-self:stretch!important;background:#f5f5f5!important;border-radius:6px!important;display:flex!important;flex:none!important;flex-direction:row!important;flex-grow:0!important;gap:16px!important;height:100%!important;justify-content:center!important;order:2!important;padding:12px!important}.mp-checkout-redirect-v2-image{float:none!important;height:auto!important;margin-left:20px!important;max-height:100%!important;max-width:12px!important;position:inherit!important;width:100%!important}.mp-checkout-redirect-v2-text{align-items:center!important;color:#737373!important;display:flex!important;flex:none;flex-grow:1;font-family:Helvetica!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:15px!important;order:1;width:85%!important}.mp-checkout-redirect-container{align-items:center!important;background-color:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:24px 32px!important;text-align:center!important}.mp-checkout-redirect-image{float:none!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:172px!important;padding-bottom:24px!important;position:inherit!important;width:100%!important}.mp-checkout-redirect-text{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:700!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-input-document{width:100%!important}.mp-input-document .mp-input{align-items:center!important;background:#fff!important;border:1px solid rgba(0,0,0,.25);border-radius:8px!important;display:flex!important;height:48px!important}.mp-focus{border:1px solid #7f54b3!important}.mp-error{border:1px solid #f23d4f!important}.mp-input-document .mp-input .mp-document-select{background:#fff!important;border:0!important;color:#000!important;cursor:pointer!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:20px!important;letter-spacing:0!important;line-height:20px!important;margin:0 8px!important;min-height:20px!important;min-width:10px!important;outline:0!important;padding:0!important}.mp-input-document .mp-input .mp-vertical-line{border-left:1px solid rgba(0,0,0,.25)!important;height:36px!important;width:1px!important}.mp-input-document .mp-input .mp-document{background:#fff!important;border:0!important;border-radius:8px!important;box-shadow:none!important;color:#000!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:20px!important;line-height:20px!important;min-height:38px!important;outline:0!important;padding:14px!important;width:80%!important}.mp-input-document .mp-input-document-helper{color:#f23d4f!important;display:flex!important;font-family:Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;font-size:13px!important;height:18px!important;left:calc(50% - 154.5px)!important;line-height:18px!important;margin-top:5px!important;position:static!important;top:0!important;width:327px!important}.mp-input-document .mp-input-document-helper .mp-input-document-helper-icon{align-items:center!important;background:#f23d4f!important;border-radius:12px!important;color:#fff!important;display:flex!important;height:15px!important;justify-content:center!important;left:0!important;margin:1px 5px!important;top:3px!important;width:15px!important}.mp-helper{align-items:center;color:#f23d4f;display:none;font-family:Helvetica;font-size:13px!important;font-weight:400!important;margin-bottom:10px!important;margin-top:4px!important}.mp-helper .mp-helper-icon{align-items:center;background:#f23d4f;border-radius:12px;color:#fff;display:flex;height:15px;justify-content:center;margin:0 4px;width:15px!important}.mp-input-label{align-items:flex-end!important;color:rgba(0,0,0,.9)!important;display:flex;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;height:30px;line-height:18px!important;padding-bottom:4px!important;width:100%!important}.mp-input-label b{padding-left:2px!important}.mp-input-radio-container{display:flex;position:relative!important}.mp-input-radio-radio:checked,.mp-input-radio-radio:not(:checked){opacity:0!important}.mp-input-radio-radio:checked+.mp-input-radio-label,.mp-input-radio-radio:not(:checked)+.mp-input-radio-label{color:#666!important;cursor:pointer!important;display:inline-block;line-height:20px!important}.mp-input-radio-radio:checked+.mp-input-radio-label:before,.mp-input-radio-radio:not(:checked)+.mp-input-radio-label:before{background:#fff!important;border:2px solid rgba(0,0,0,.25)!important;border-radius:100%!important;box-sizing:border-box!important;content:""!important;height:16px!important;left:0!important;position:absolute!important;top:0!important;width:16px!important}.mp-input-radio-radio:checked+.mp-input-radio-label:before{border:2px solid #7f54b3!important}.mp-input-radio-radio:checked+.mp-input-radio-label:after,.mp-input-radio-radio:not(:checked)+.mp-input-radio-label:after{background:#7f54b3!important;border-radius:100%!important;box-sizing:border-box!important;content:""!important;height:8px!important;left:4px!important;position:absolute!important;top:4px!important;width:8px!important}.mp-input-radio-radio:not(:checked)+.mp-input-radio-label:after{opacity:0!important}.mp-input-radio-radio:checked+.mp-input-radio-label:after{opacity:1!important}.mp-input-select-input{align-items:center!important;background:#fff!important;border:1px solid rgba(0,0,0,.25)!important;border-radius:8px!important;display:flex!important;height:48px!important}.mp-input-select-select{background:#fff!important;border:0!important;color:#000!important;cursor:pointer!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;height:100%!important;letter-spacing:0!important;line-height:20px!important;margin:0 12px!important;outline:0!important;width:100%!important}.mp-input-table-container{align-items:center!important;justify-content:center!important}.mp-input-table-container,.mp-input-table-list{display:flex!important;flex-direction:column!important;width:100%!important}.mp-input-table-list{border:1px solid rgba(0,0,0,.25)!important;border-radius:6px!important;list-style-type:none!important;margin-left:0!important}.mp-input-table-item{cursor:pointer!important;margin:0 16px!important;padding:0 4px 0 0!important}.mp-input-table-item:not(:first-child){border-top:1px solid rgba(0,0,0,.1)!important}.mp-input-table-label{cursor:pointer!important;justify-content:space-between!important;padding:16px 0!important;width:100%!important}.mp-input-table-label,.mp-input-table-option{align-items:center!important;display:flex!important}.mp-input-table-option{justify-content:flex-start!important}.mp-input-table-row-text{color:rgba(0,0,0,.9)!important}.mp-input-table-row-text,.mp-input-table-row-text-image{font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important;padding-left:16px!important}.mp-input-table-row-text-image{align-items:center!important;color:#000000e5!important;display:flex!important;flex-direction:row-reverse!important}.mp-input-table-row-obs{color:rgba(0,0,0,.55)!important;text-align:right!important}.mp-input-table-row-obs,.mp-input-table-row-obs-highlight{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important}.mp-input-table-row-obs-highlight{color:#00a650!important}.mp-input-table-container-link{align-items:center!important;display:flex!important;justify-content:center!important;padding:16px 0 24px!important}.mp-input-table-link{color:#7f54b3!important;cursor:pointer!important;font-family:Helvetica!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:16px!important;text-decoration:none!important}.mp-input-table-link:hover{color:#7249a5!important;transition:all .3ms!important}.mp-input-table-bank-interest-container{align-items:center!important;display:flex!important;justify-content:flex-start!important;width:100%!important}.mp-input-table-bank-interest-text{color:#737373!important;font-family:Helvetica!important;font-size:13px!important;font-weight:400!important;margin:0!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important;max-width:100%!important;padding:8px 0 0 4px!important;word-break:break-word!important}.mp-payment-method-logo-container{align-items:center!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:4px!important;box-sizing:border-box!important;display:flex;height:40px!important;justify-content:center!important;padding:4px!important;width:60px!important}.mp-payment-method-logo-image{float:none!important;font-size:10px!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:100%!important;overflow:hidden!important;position:inherit!important;text-overflow:ellipsis!important;width:auto!important}.mp-payment-methods-container{display:flex;flex-direction:column!important;height:100%!important;width:100%!important}.mp-payment-methods-container p{padding:0!important}.mp-payment-methods-header{align-items:center!important;display:flex;height:100%!important;justify-content:flex-start!important;padding:0 4px 16px!important;width:100%!important}.mp-payment-methods-title{align-items:center!important;color:rgba(0,0,0,.55)!important;display:flex;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-payment-methods-badge{align-items:center!important;background:#00a650!important;border-bottom-right-radius:8px!important;display:flex;justify-content:center!important;margin-left:10px!important;padding:6px 8px 4px!important}.mp-payment-methods-badge-text{align-items:center!important;color:#fff!important;display:flex;font-family:Helvetica!important;font-size:11px!important;font-style:normal!important;font-weight:700!important;line-height:11px!important;text-align:center!important;text-transform:uppercase!important}.mp-payment-method-type-container{display:flex;flex-direction:column!important;height:100%!important;width:100%!important}.mp-payment-methods-content{align-items:center!important;display:flex;flex-wrap:wrap!important;height:100%!important;justify-content:flex-start!important;padding-bottom:16px!important;width:100%!important}.mp-payment-methods-content payment-method-logo{padding:0 4px 8px!important}.mp-payment-methods-link{box-shadow:none!important;color:#7f54b3!important;cursor:pointer!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;text-decoration:none!important;vertical-align:middle!important}.mp-payment-methods-link:hover{color:rgba(0,0,0,.55)!important}.mp-pix-template-container{align-items:center!important;background-color:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:center!important}.mp-pix-template-image{float:none!important;font-size:10px!important;height:auto!important;margin:0!important;max-height:100%!important;max-width:240px!important;overflow:hidden!important;padding-bottom:42px!important;position:inherit!important;text-overflow:ellipsis!important;width:100%!important}.mp-pix-template-title{font-size:16px!important;font-weight:700!important;padding-bottom:16px!important}.mp-pix-template-subtitle,.mp-pix-template-title{color:rgba(0,0,0,.9)!important;font-family:Helvetica!important;font-style:normal!important;line-height:18px!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-pix-template-subtitle{font-size:14px!important;font-weight:400!important}.mp-terms-and-conditions-text{color:rgba(0,0,0,.55)!important;padding-right:4px!important}.mp-terms-and-conditions-link,.mp-terms-and-conditions-text{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important}.mp-terms-and-conditions-link{color:#7f54b3!important;text-decoration:none!important}.mp-terms-and-conditions-link:hover{color:#7249a5!important;transition:all .3ms!important}.mp-test-mode-card{background:rgb(0 0 0/4%)!important;border-left:4px solid #f73!important;border-radius:6px!important;display:flex!important;flex-direction:column!important;padding:16px!important}.mp-test-mode-badge{align-items:center!important;background:#f73!important;border-radius:12px!important;color:#fff!important;display:flex!important;flex-direction:row!important;height:16px!important;justify-content:center!important;margin-right:16px!important;width:16px!important}.mp-test-mode-title{color:rgba(0,0,0,.9)!important;font-weight:700!important;margin-left:16px!important;padding:0!important}.mp-test-mode-description,.mp-test-mode-title{font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;line-height:120%!important;margin-block-end:0!important;margin-block-start:0!important;margin-inline-end:0!important;margin-inline-start:0!important}.mp-test-mode-description{color:#000!important;font-weight:400!important;padding-left:32px!important;padding-top:4px!important}.mp-test-mode-card-content{align-items:baseline!important;display:flex!important;flex-direction:row!important;justify-content:flex-start!important}.mp-test-mode-link{color:#7f54b3!important;font-family:Helvetica!important;font-size:14px!important;font-style:normal!important;font-weight:400!important;line-height:16px!important;text-decoration:none!important}.mp-test-mode-link:hover{color:#7249a5!important;transition:all .3ms!important}
assets/js/mercadopago-settings/mercadopago_settings.js CHANGED
@@ -1,3 +1,5 @@
 
 
1
  function mp_settings_accordion_start() {
2
  var i;
3
  var acc = document.getElementsByClassName("mp-settings-title-align");
@@ -31,22 +33,28 @@ function mp_settings_accordion_start() {
31
  }
32
 
33
  function mp_get_requirements() {
34
- jQuery.post(ajaxurl, { action: "mp_get_requirements" }, function (response) {
35
- const requirements = {
36
- ssl: document.getElementById("mp-req-ssl"),
37
- gd_ext: document.getElementById("mp-req-gd"),
38
- curl_ext: document.getElementById("mp-req-curl"),
39
- };
40
-
41
- for (let i in requirements) {
42
- let requirement = requirements[i];
43
- requirement.style = "";
44
- if (!response.data[i]) {
45
- requirement.classList.remove("mp-settings-icon-success");
46
- requirement.classList.add("mp-settings-icon-warning");
 
 
 
 
 
 
 
47
  }
48
- }
49
- });
50
  }
51
 
52
  function mp_verify_alert_test_mode() {
@@ -74,6 +82,7 @@ function mp_validate_credentials() {
74
  access_token: this.value,
75
  is_test: false,
76
  action: "mp_validate_credentials",
 
77
  },
78
  function (data) {}
79
  )
@@ -106,6 +115,7 @@ function mp_validate_credentials() {
106
  access_token: this.value,
107
  is_test: true,
108
  action: "mp_validate_credentials",
 
109
  },
110
  function (data) {}
111
  )
@@ -140,6 +150,7 @@ function mp_validate_credentials() {
140
  public_key: this.value,
141
  is_test: true,
142
  action: "mp_validate_credentials",
 
143
  },
144
  function (data) {}
145
  )
@@ -170,6 +181,7 @@ function mp_validate_credentials() {
170
  public_key: this.value,
171
  is_test: false,
172
  action: "mp_validate_credentials",
 
173
  },
174
  function (data) {}
175
  )
@@ -207,6 +219,7 @@ function mp_update_option_credentials() {
207
  public_key_prod: document.getElementById("mp-public-key-prod").value,
208
  public_key_test: document.getElementById("mp-public-key-test").value,
209
  action: "mp_update_option_credentials",
 
210
  },
211
  function (data) {}
212
  )
@@ -263,6 +276,7 @@ function mp_update_store_information() {
263
  store_integrator_id: document.getElementById("mp-store-integrator-id").value,
264
  store_debug_mode: document.querySelector("#mp-store-debug-mode:checked")?.value,
265
  action: "mp_update_store_information",
 
266
  },
267
  function (data) {}
268
  )
@@ -398,9 +412,12 @@ button.addEventListener("click", function () {
398
  jQuery
399
  .post(
400
  ajaxurl,
401
- { input_mode_value: mode_value,
 
402
  input_verify_alert_test_mode: alert_validate,
403
- action: "mp_store_mode" },
 
 
404
  function (data) {}
405
  )
406
  .done(function (response) {
@@ -422,7 +439,14 @@ button.addEventListener("click", function () {
422
 
423
  function mp_get_payment_properties() {
424
  jQuery
425
- .post(ajaxurl, { action: "mp_get_payment_properties" }, function (data) {})
 
 
 
 
 
 
 
426
  .done(function (response) {
427
  const payment = document.getElementById("mp-payment");
428
 
@@ -483,7 +507,10 @@ function mp_validate_credentials_tips() {
483
  jQuery
484
  .post(
485
  ajaxurl,
486
- { action: "mp_validate_credentials_tips" },
 
 
 
487
  function (data) {}
488
  )
489
  .done(function (response) {
@@ -502,7 +529,14 @@ function mp_validate_credentials_tips() {
502
  function mp_validate_store_tips() {
503
  var icon_store = document.getElementById("mp-settings-icon-store");
504
  jQuery
505
- .post(ajaxurl, { action: "mp_validate_store_tips" }, function (data) {})
 
 
 
 
 
 
 
506
  .done(function (response) {
507
  if (response.success) {
508
  icon_store.classList.remove("mp-settings-icon-store");
@@ -519,7 +553,14 @@ function mp_validate_store_tips() {
519
  function mp_validate_payment_tips() {
520
  var icon_payment = document.getElementById("mp-settings-icon-payment");
521
  jQuery
522
- .post(ajaxurl, { action: "mp_validate_payment_tips" }, function (data) {})
 
 
 
 
 
 
 
523
  .done(function (response) {
524
  if (response.success) {
525
  icon_payment.classList.remove("mp-settings-icon-payment");
1
+ /* globals jQuery, ajaxurl, mercadopago_settings_javascript_vars */
2
+
3
  function mp_settings_accordion_start() {
4
  var i;
5
  var acc = document.getElementsByClassName("mp-settings-title-align");
33
  }
34
 
35
  function mp_get_requirements() {
36
+ jQuery.post(
37
+ ajaxurl,
38
+ {
39
+ action: "mp_get_requirements",
40
+ nonce: mercadopago_settings_javascript_vars.nonce,
41
+ },
42
+ function (response) {
43
+ const requirements = {
44
+ ssl: document.getElementById("mp-req-ssl"),
45
+ gd_ext: document.getElementById("mp-req-gd"),
46
+ curl_ext: document.getElementById("mp-req-curl"),
47
+ };
48
+
49
+ for (let i in requirements) {
50
+ let requirement = requirements[i];
51
+ requirement.style = "";
52
+ if (!response.data[i]) {
53
+ requirement.classList.remove("mp-settings-icon-success");
54
+ requirement.classList.add("mp-settings-icon-warning");
55
+ }
56
  }
57
+ });
 
58
  }
59
 
60
  function mp_verify_alert_test_mode() {
82
  access_token: this.value,
83
  is_test: false,
84
  action: "mp_validate_credentials",
85
+ nonce: mercadopago_settings_javascript_vars.nonce,
86
  },
87
  function (data) {}
88
  )
115
  access_token: this.value,
116
  is_test: true,
117
  action: "mp_validate_credentials",
118
+ nonce: mercadopago_settings_javascript_vars.nonce,
119
  },
120
  function (data) {}
121
  )
150
  public_key: this.value,
151
  is_test: true,
152
  action: "mp_validate_credentials",
153
+ nonce: mercadopago_settings_javascript_vars.nonce,
154
  },
155
  function (data) {}
156
  )
181
  public_key: this.value,
182
  is_test: false,
183
  action: "mp_validate_credentials",
184
+ nonce: mercadopago_settings_javascript_vars.nonce,
185
  },
186
  function (data) {}
187
  )
219
  public_key_prod: document.getElementById("mp-public-key-prod").value,
220
  public_key_test: document.getElementById("mp-public-key-test").value,
221
  action: "mp_update_option_credentials",
222
+ nonce: mercadopago_settings_javascript_vars.nonce,
223
  },
224
  function (data) {}
225
  )
276
  store_integrator_id: document.getElementById("mp-store-integrator-id").value,
277
  store_debug_mode: document.querySelector("#mp-store-debug-mode:checked")?.value,
278
  action: "mp_update_store_information",
279
+ nonce: mercadopago_settings_javascript_vars.nonce,
280
  },
281
  function (data) {}
282
  )
412
  jQuery
413
  .post(
414
  ajaxurl,
415
+ {
416
+ input_mode_value: mode_value,
417
  input_verify_alert_test_mode: alert_validate,
418
+ action: "mp_store_mode",
419
+ nonce: mercadopago_settings_javascript_vars.nonce,
420
+ },
421
  function (data) {}
422
  )
423
  .done(function (response) {
439
 
440
  function mp_get_payment_properties() {
441
  jQuery
442
+ .post(
443
+ ajaxurl,
444
+ {
445
+ action: "mp_get_payment_properties",
446
+ nonce: mercadopago_settings_javascript_vars.nonce,
447
+ },
448
+ function (data) {}
449
+ )
450
  .done(function (response) {
451
  const payment = document.getElementById("mp-payment");
452
 
507
  jQuery
508
  .post(
509
  ajaxurl,
510
+ {
511
+ action: "mp_validate_credentials_tips",
512
+ nonce: mercadopago_settings_javascript_vars.nonce,
513
+ },
514
  function (data) {}
515
  )
516
  .done(function (response) {
529
  function mp_validate_store_tips() {
530
  var icon_store = document.getElementById("mp-settings-icon-store");
531
  jQuery
532
+ .post(
533
+ ajaxurl,
534
+ {
535
+ action: "mp_validate_store_tips",
536
+ nonce: mercadopago_settings_javascript_vars.nonce,
537
+ },
538
+ function (data) {}
539
+ )
540
  .done(function (response) {
541
  if (response.success) {
542
  icon_store.classList.remove("mp-settings-icon-store");
553
  function mp_validate_payment_tips() {
554
  var icon_payment = document.getElementById("mp-settings-icon-payment");
555
  jQuery
556
+ .post(
557
+ ajaxurl,
558
+ {
559
+ action: "mp_validate_payment_tips",
560
+ nonce: mercadopago_settings_javascript_vars.nonce,
561
+ },
562
+ function (data) {}
563
+ )
564
  .done(function (response) {
565
  if (response.success) {
566
  icon_payment.classList.remove("mp-settings-icon-payment");
assets/js/mercadopago-settings/mercadopago_settings.min.js CHANGED
@@ -1 +1 @@
1
- function mp_settings_accordion_start(){var e,t=document.getElementsByClassName("mp-settings-title-align");for(e=0;e<t.length;e++)t[e].addEventListener("click",(function(){this.classList.toggle("active");for(var e=null,t=0;t<this.childNodes.length;t++)if(this.childNodes[t]?.classList?.contains("mp-settings-margin-left")){e=this.childNodes[t];break}e.childNodes[1].classList.toggle("mp-arrow-up");var s=this.nextElementSibling;"block"===s.style.display?s.style.display="none":s.style.display="block"}))}function mp_get_requirements(){jQuery.post(ajaxurl,{action:"mp_get_requirements"},(function(e){const t={ssl:document.getElementById("mp-req-ssl"),gd_ext:document.getElementById("mp-req-gd"),curl_ext:document.getElementById("mp-req-curl")};for(let s in t){let n=t[s];n.style="",e.data[s]||(n.classList.remove("mp-settings-icon-success"),n.classList.add("mp-settings-icon-warning"))}}))}function mp_verify_alert_test_mode(){return""!=document.getElementById("mp-public-key-test").value&&""!=document.getElementById("mp-access-token-test").value||!document.querySelector('input[name="mp-test-prod"]').checked?(document.getElementById("mp-red-badge").style.display="none",!1):(document.getElementById("mp-red-badge").style.display="block",!0)}function mp_validate_credentials(){document.getElementById("mp-access-token-prod").addEventListener("change",(function(){var e=this;jQuery.post(ajaxurl,{access_token:this.value,is_test:!1,action:"mp_validate_credentials"},(function(e){})).done((function(t){t.success?(e.classList.add("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):(e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative"))})).fail((function(t){e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative")}))})),document.getElementById("mp-access-token-test").addEventListener("change",(function(){var e=this;""==this.value?(e.classList.remove("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):jQuery.post(ajaxurl,{access_token:this.value,is_test:!0,action:"mp_validate_credentials"},(function(e){})).done((function(t){t.success?(e.classList.add("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):(e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative"))})).fail((function(t){e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative")}))})),document.getElementById("mp-public-key-test").addEventListener("change",(function(){var e=this;""==this.value?(e.classList.remove("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):jQuery.post(ajaxurl,{public_key:this.value,is_test:!0,action:"mp_validate_credentials"},(function(e){})).done((function(t){t.success?(e.classList.add("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):(e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative"))})).fail((function(t){e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative")}))})),document.getElementById("mp-public-key-prod").addEventListener("change",(function(){var e=this;jQuery.post(ajaxurl,{public_key:this.value,is_test:!1,action:"mp_validate_credentials"},(function(e){})).done((function(t){t.success?(e.classList.add("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):(e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative"))})).fail((function(t){e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative")}))}))}function mp_update_option_credentials(){document.getElementById("mp-btn-credentials").addEventListener("click",(function(){document.getElementById("msg-info-credentials").childNodes.length>1&&document.querySelector(".mp-card-info").remove(),jQuery.post(ajaxurl,{access_token_prod:document.getElementById("mp-access-token-prod").value,access_token_test:document.getElementById("mp-access-token-test").value,public_key_prod:document.getElementById("mp-public-key-prod").value,public_key_test:document.getElementById("mp-public-key-test").value,action:"mp_update_option_credentials"},(function(e){})).done((function(e){if(e.success)mp_verify_alert_test_mode(),mp_show_message(e.data,"success","credentials"),mp_validate_credentials_tips(),setTimeout((()=>{mp_go_to_next_step("mp-step-1","mp-step-2","mp-credentials-arrow-up","mp-store-info-arrow-up")}),3e3);else{mp_msg_element("msg-info-credentials",e.data.message,e.data.subtitle,e.data.subtitle_one_link,e.data.subtitle_one,e.data.type);var t=document.querySelectorAll('input[name="mp-test-prod"]');"no"===e.data.test_mode?(t[1].checked=!0,select_test_mode(!1)):(t[0].checked=!0,select_test_mode(!0))}})).fail((function(e){mp_show_message(e?.data,"error","credentials")}))}))}function mp_update_store_information(){button=document.getElementById("mp-store-info-save"),button.addEventListener("click",(function(){jQuery.post(ajaxurl,{store_identificator:document.getElementById("mp-store-identificator").value,store_category_id:document.getElementById("mp-store-category-id").value,store_categories:document.getElementById("mp-store-categories").value,store_url_ipn:document.querySelector("#mp-store-url-ipn").value,store_integrator_id:document.getElementById("mp-store-integrator-id").value,store_debug_mode:document.querySelector("#mp-store-debug-mode:checked")?.value,action:"mp_update_store_information"},(function(e){})).done((function(e){e.success?(mp_validate_store_tips(),mp_show_message(e.data,"success","store"),setTimeout((()=>{mp_go_to_next_step("mp-step-2","mp-step-3","mp-store-info-arrow-up","mp-payments-arrow-up")}),3e3)):mp_show_message(e.data,"error","store")})).fail((function(e){mp_show_message(e?.data,"error","store")}))}))}function mp_settings_accordion_options(){var e=document.getElementById("options"),t=document.getElementById("block-two");e.addEventListener("click",(function(){this.classList.toggle("active");var s=this.nextElementSibling;"block"===s.style.display?s.style.display="none":s.style.display="block",e.classList.contains("active")||t.classList.contains("mp-settings-flex-start")?(e.textContent="Ocultar opções avançadas",t.classList.remove("mp-settings-flex-start")):(t.classList.toggle("mp-settings-flex-start"),e.textContent="Ver opções avançadas")}))}function select_test_mode(e){var t=document.getElementById("mp-mode-badge"),s=document.getElementById("mp-orange-badge"),n=document.getElementById("mp-icon-badge"),a=document.getElementById("mp-helper-test"),i=document.getElementById("mp-helper-prod"),c=document.getElementById("mp-title-helper-prod"),o=document.getElementById("mp-title-helper-test"),d=document.getElementById("mp-mode-badge-test"),m=document.getElementById("mp-mode-badge-prod");if(e)t.classList.remove("mp-settings-prod-mode-alert"),t.classList.add("mp-settings-test-mode-alert"),s.classList.remove("mp-settings-alert-payment-methods-green"),s.classList.add("mp-settings-alert-payment-methods-orange"),n.classList.remove("mp-settings-icon-success"),n.classList.add("mp-settings-icon-warning"),mp_verify_alert_test_mode(),a.style.display="block",i.style.display="none",o.style.display="block",c.style.display="none",d.style.display="block",m.style.display="none";else{var l=document.getElementById("mp-red-badge");t.classList.remove("mp-settings-test-mode-alert"),t.classList.add("mp-settings-prod-mode-alert"),l.style.display="none",s.classList.remove("mp-settings-alert-payment-methods-orange"),s.classList.add("mp-settings-alert-payment-methods-green"),n.classList.remove("mp-settings-icon-warning"),n.classList.add("mp-settings-icon-success"),a.style.display="none",i.style.display="block",o.style.display="none",c.style.display="block",d.style.display="none",m.style.display="block"}}function mp_set_mode(){var e=document.querySelectorAll('input[name="mp-test-prod"]');e[0].addEventListener("change",(function(){e[0].checked&&select_test_mode(!0)})),e[1].addEventListener("change",(function(){e[1].checked&&select_test_mode(!1)})),document.getElementById("mp-store-mode-save").addEventListener("click",(function(){var t=document.querySelector('input[name="mp-test-prod"]:checked').value,s=mp_verify_alert_test_mode()?"yes":"no";jQuery.post(ajaxurl,{input_mode_value:t,input_verify_alert_test_mode:s,action:"mp_store_mode"},(function(e){})).done((function(t){t.success?mp_show_message(t.data,"success","test_mode"):(e[0].checked&&(document.getElementById("mp-red-badge").style.display="block"),mp_show_message(t.data.message,"error","test_mode"))})).fail((function(e){mp_show_message(e.data,"error","test_mode")}))}))}function mp_get_payment_properties(){jQuery.post(ajaxurl,{action:"mp_get_payment_properties"},(function(e){})).done((function(e){const t=document.getElementById("mp-payment");e.data.reverse().forEach((e=>{t.insertAdjacentHTML("afterend",mp_payment_properties(e)),mp_payment_properties(e)})),window.melidata&&window.melidata.client&&window.melidata.client.stepPaymentMethodsCallback&&window.melidata.client.stepPaymentMethodsCallback()})).fail((function(e){}))}function mp_payment_properties(e){var t="yes"==e.enabled?"mp-settings-badge-active":"mp-settings-badge-inactive",s="yes"==e.enabled?e.badge_translator.yes:e.badge_translator.no;return' <a href="'+e.link+'" class="mp-settings-link mp-settings-font-color"><div class="mp-block mp-block-flex mp-settings-payment-block mp-settings-margin-right mp-settings-align-div"> <div class="mp-settings-align-div"> <div class="mp-settings-icon '+e.icon+'"></div> <span class="mp-settings-subtitle-font-size mp-settings-margin-title-payment"> <b>'+e.title+"</b> - "+e.description+' </span> <span class="'+t+'" > '+s+'</span> </div> <div class="mp-settings-title-align"> <span class="mp-settings-text-payment">Configurar</span> <img class="mp-settings-icon-config"> </div> </div></a>'}function mp_validate_credentials_tips(){var e=document.getElementById("mp-settings-icon-credentials");jQuery.post(ajaxurl,{action:"mp_validate_credentials_tips"},(function(e){})).done((function(t){t.success?(e.classList.remove("mp-settings-icon-credentials"),e.classList.add("mp-settings-icon-success")):e.classList.remove("mp-settings-icon-success")})).fail((function(t){e.classList.remove("mp-settings-icon-success")}))}function mp_validate_store_tips(){var e=document.getElementById("mp-settings-icon-store");jQuery.post(ajaxurl,{action:"mp_validate_store_tips"},(function(e){})).done((function(t){t.success?(e.classList.remove("mp-settings-icon-store"),e.classList.add("mp-settings-icon-success")):e.classList.remove("mp-settings-icon-success")})).fail((function(t){e.classList.remove("mp-settings-icon-success")}))}function mp_validate_payment_tips(){var e=document.getElementById("mp-settings-icon-payment");jQuery.post(ajaxurl,{action:"mp_validate_payment_tips"},(function(e){})).done((function(t){t.success?(e.classList.remove("mp-settings-icon-payment"),e.classList.add("mp-settings-icon-success")):e.classList.remove("mp-settings-icon-success")})).fail((function(t){e.classList.remove("mp-settings-icon-success")}))}function mp_show_message(e,t,s){const n=document.createElement("div");var a="",i="";switch(s){case"credentials":a=document.querySelector(".mp-message-credentials"),i=document.querySelector(".mp-heading-credentials");break;case"store":a=document.querySelector(".mp-message-store"),i=document.querySelector(".mp-heading-store");break;case"payment":a=document.querySelector(".mp-message-payment"),i=document.querySelector(".mp-heading-payment");break;case"test_mode":a=document.querySelector(".mp-message-test-mode"),i=document.querySelector(".mp-heading-test-mode");break;default:a="",i=""}n.className="error"===t?"mp-alert mp-alert-danger mp-text-center mp-card-body":"mp-alert mp-alert-success mp-text-center mp-card-body",n.appendChild(document.createTextNode(e)),a.insertBefore(n,i),setTimeout(clearMessage,3e3)}function mp_msg_element(e,t,s,n,a,i){const c=document.getElementById(e);var o=document.createElement("div");o.className="mp-card-info",o.id=e.concat("-card-info");var d=document.createElement("div");d.className="mp-alert-color-".concat(i);var m=document.createElement("div");m.className="mp-card-body-payments mp-card-body-size";var l=document.createElement("div");l.className="mp-icon-badge-warning";var p=document.createElement("div"),r=document.createElement("span");r.className="mp-text-title";var u=document.createElement("span");if(u.className="mp-helper-test",r.appendChild(document.createTextNode(t)),u.appendChild(document.createTextNode(s)),p.appendChild(r),void 0!==n){var _=document.createElement("a");_.className="mp-settings-blue-text",_.appendChild(document.createTextNode(a)),_.href=n,_.setAttribute("target","_blank"),u.appendChild(_)}p.appendChild(u),m.appendChild(l),m.appendChild(p),o.appendChild(d),o.appendChild(m),c.appendChild(o),"alert"===i&&setTimeout(clearElement,1e4,o.id)}function clearMessage(){document.querySelector(".mp-alert").remove()}function clearElement(e){document.getElementById(e).remove()}function mp_go_to_next_step(e,t,s,n){var a=document.getElementById(e),i=document.getElementById(t),c=document.getElementById(s),o=document.getElementById(n);if(a.style.display="none",i.style.display="block",c.classList.remove("mp-arrow-up"),o.classList.add("mp-arrow-up"),window.melidata&&window.melidata.client&&window.melidata.client.addStoreConfigurationsStepTimer)switch(t){case"mp-step-2":window.melidata.client.addStoreConfigurationsStepTimer({step:"business"});break;case"mp-step-3":window.melidata.client.addStoreConfigurationsStepTimer({step:"payment_methods",sendOnClose:!0});break;case"mp-step-4":window.melidata.client.addStoreConfigurationsStepTimer({step:"mode"})}}function mp_continue_to_next_step(){document.getElementById("mp-payment-method-continue").addEventListener("click",(function(){mp_go_to_next_step("mp-step-3","mp-step-4","mp-payments-arrow-up","mp-modes-arrow-up")}))}function mp_settings_screen_load(){mp_settings_accordion_start(),mp_settings_accordion_options(),mp_get_requirements(),mp_validate_credentials(),mp_update_option_credentials(),mp_update_store_information(),mp_set_mode(),mp_get_payment_properties(),mp_validate_credentials_tips(),mp_validate_store_tips(),mp_validate_payment_tips(),mp_continue_to_next_step(),mp_verify_alert_test_mode()}
1
+ function mp_settings_accordion_start(){var e,t=document.getElementsByClassName("mp-settings-title-align");for(e=0;e<t.length;e++)t[e].addEventListener("click",(function(){this.classList.toggle("active");for(var e=null,t=0;t<this.childNodes.length;t++)if(this.childNodes[t]?.classList?.contains("mp-settings-margin-left")){e=this.childNodes[t];break}e.childNodes[1].classList.toggle("mp-arrow-up");var s=this.nextElementSibling;"block"===s.style.display?s.style.display="none":s.style.display="block"}))}function mp_get_requirements(){jQuery.post(ajaxurl,{action:"mp_get_requirements",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){const t={ssl:document.getElementById("mp-req-ssl"),gd_ext:document.getElementById("mp-req-gd"),curl_ext:document.getElementById("mp-req-curl")};for(let s in t){let n=t[s];n.style="",e.data[s]||(n.classList.remove("mp-settings-icon-success"),n.classList.add("mp-settings-icon-warning"))}}))}function mp_verify_alert_test_mode(){return""!=document.getElementById("mp-public-key-test").value&&""!=document.getElementById("mp-access-token-test").value||!document.querySelector('input[name="mp-test-prod"]').checked?(document.getElementById("mp-red-badge").style.display="none",!1):(document.getElementById("mp-red-badge").style.display="block",!0)}function mp_validate_credentials(){document.getElementById("mp-access-token-prod").addEventListener("change",(function(){var e=this;jQuery.post(ajaxurl,{access_token:this.value,is_test:!1,action:"mp_validate_credentials",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(t){t.success?(e.classList.add("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):(e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative"))})).fail((function(t){e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative")}))})),document.getElementById("mp-access-token-test").addEventListener("change",(function(){var e=this;""==this.value?(e.classList.remove("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):jQuery.post(ajaxurl,{access_token:this.value,is_test:!0,action:"mp_validate_credentials",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(t){t.success?(e.classList.add("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):(e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative"))})).fail((function(t){e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative")}))})),document.getElementById("mp-public-key-test").addEventListener("change",(function(){var e=this;""==this.value?(e.classList.remove("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):jQuery.post(ajaxurl,{public_key:this.value,is_test:!0,action:"mp_validate_credentials",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(t){t.success?(e.classList.add("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):(e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative"))})).fail((function(t){e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative")}))})),document.getElementById("mp-public-key-prod").addEventListener("change",(function(){var e=this;jQuery.post(ajaxurl,{public_key:this.value,is_test:!1,action:"mp_validate_credentials",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(t){t.success?(e.classList.add("mp-credential-feedback-positive"),e.classList.remove("mp-credential-feedback-negative")):(e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative"))})).fail((function(t){e.classList.remove("mp-credential-feedback-positive"),e.classList.add("mp-credential-feedback-negative")}))}))}function mp_update_option_credentials(){document.getElementById("mp-btn-credentials").addEventListener("click",(function(){document.getElementById("msg-info-credentials").childNodes.length>1&&document.querySelector(".mp-card-info").remove(),jQuery.post(ajaxurl,{access_token_prod:document.getElementById("mp-access-token-prod").value,access_token_test:document.getElementById("mp-access-token-test").value,public_key_prod:document.getElementById("mp-public-key-prod").value,public_key_test:document.getElementById("mp-public-key-test").value,action:"mp_update_option_credentials",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(e){if(e.success)mp_verify_alert_test_mode(),mp_show_message(e.data,"success","credentials"),mp_validate_credentials_tips(),setTimeout((()=>{mp_go_to_next_step("mp-step-1","mp-step-2","mp-credentials-arrow-up","mp-store-info-arrow-up")}),3e3);else{mp_msg_element("msg-info-credentials",e.data.message,e.data.subtitle,e.data.subtitle_one_link,e.data.subtitle_one,e.data.type);var t=document.querySelectorAll('input[name="mp-test-prod"]');"no"===e.data.test_mode?(t[1].checked=!0,select_test_mode(!1)):(t[0].checked=!0,select_test_mode(!0))}})).fail((function(e){mp_show_message(e?.data,"error","credentials")}))}))}function mp_update_store_information(){button=document.getElementById("mp-store-info-save"),button.addEventListener("click",(function(){jQuery.post(ajaxurl,{store_identificator:document.getElementById("mp-store-identificator").value,store_category_id:document.getElementById("mp-store-category-id").value,store_categories:document.getElementById("mp-store-categories").value,store_url_ipn:document.querySelector("#mp-store-url-ipn").value,store_integrator_id:document.getElementById("mp-store-integrator-id").value,store_debug_mode:document.querySelector("#mp-store-debug-mode:checked")?.value,action:"mp_update_store_information",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(e){e.success?(mp_validate_store_tips(),mp_show_message(e.data,"success","store"),setTimeout((()=>{mp_go_to_next_step("mp-step-2","mp-step-3","mp-store-info-arrow-up","mp-payments-arrow-up")}),3e3)):mp_show_message(e.data,"error","store")})).fail((function(e){mp_show_message(e?.data,"error","store")}))}))}function mp_settings_accordion_options(){var e=document.getElementById("options"),t=document.getElementById("block-two");e.addEventListener("click",(function(){this.classList.toggle("active");var s=this.nextElementSibling;"block"===s.style.display?s.style.display="none":s.style.display="block",e.classList.contains("active")||t.classList.contains("mp-settings-flex-start")?(e.textContent="Ocultar opções avançadas",t.classList.remove("mp-settings-flex-start")):(t.classList.toggle("mp-settings-flex-start"),e.textContent="Ver opções avançadas")}))}function select_test_mode(e){var t=document.getElementById("mp-mode-badge"),s=document.getElementById("mp-orange-badge"),n=document.getElementById("mp-icon-badge"),a=document.getElementById("mp-helper-test"),i=document.getElementById("mp-helper-prod"),c=document.getElementById("mp-title-helper-prod"),o=document.getElementById("mp-title-helper-test"),d=document.getElementById("mp-mode-badge-test"),m=document.getElementById("mp-mode-badge-prod");if(e)t.classList.remove("mp-settings-prod-mode-alert"),t.classList.add("mp-settings-test-mode-alert"),s.classList.remove("mp-settings-alert-payment-methods-green"),s.classList.add("mp-settings-alert-payment-methods-orange"),n.classList.remove("mp-settings-icon-success"),n.classList.add("mp-settings-icon-warning"),mp_verify_alert_test_mode(),a.style.display="block",i.style.display="none",o.style.display="block",c.style.display="none",d.style.display="block",m.style.display="none";else{var l=document.getElementById("mp-red-badge");t.classList.remove("mp-settings-test-mode-alert"),t.classList.add("mp-settings-prod-mode-alert"),l.style.display="none",s.classList.remove("mp-settings-alert-payment-methods-orange"),s.classList.add("mp-settings-alert-payment-methods-green"),n.classList.remove("mp-settings-icon-warning"),n.classList.add("mp-settings-icon-success"),a.style.display="none",i.style.display="block",o.style.display="none",c.style.display="block",d.style.display="none",m.style.display="block"}}function mp_set_mode(){var e=document.querySelectorAll('input[name="mp-test-prod"]');e[0].addEventListener("change",(function(){e[0].checked&&select_test_mode(!0)})),e[1].addEventListener("change",(function(){e[1].checked&&select_test_mode(!1)})),document.getElementById("mp-store-mode-save").addEventListener("click",(function(){var t=document.querySelector('input[name="mp-test-prod"]:checked').value,s=mp_verify_alert_test_mode()?"yes":"no";jQuery.post(ajaxurl,{input_mode_value:t,input_verify_alert_test_mode:s,action:"mp_store_mode",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(t){t.success?mp_show_message(t.data,"success","test_mode"):(e[0].checked&&(document.getElementById("mp-red-badge").style.display="block"),mp_show_message(t.data.message,"error","test_mode"))})).fail((function(e){mp_show_message(e.data,"error","test_mode")}))}))}function mp_get_payment_properties(){jQuery.post(ajaxurl,{action:"mp_get_payment_properties",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(e){const t=document.getElementById("mp-payment");e.data.reverse().forEach((e=>{t.insertAdjacentHTML("afterend",mp_payment_properties(e)),mp_payment_properties(e)})),window.melidata&&window.melidata.client&&window.melidata.client.stepPaymentMethodsCallback&&window.melidata.client.stepPaymentMethodsCallback()})).fail((function(e){}))}function mp_payment_properties(e){var t="yes"==e.enabled?"mp-settings-badge-active":"mp-settings-badge-inactive",s="yes"==e.enabled?e.badge_translator.yes:e.badge_translator.no;return' <a href="'+e.link+'" class="mp-settings-link mp-settings-font-color"><div class="mp-block mp-block-flex mp-settings-payment-block mp-settings-margin-right mp-settings-align-div"> <div class="mp-settings-align-div"> <div class="mp-settings-icon '+e.icon+'"></div> <span class="mp-settings-subtitle-font-size mp-settings-margin-title-payment"> <b>'+e.title+"</b> - "+e.description+' </span> <span class="'+t+'" > '+s+'</span> </div> <div class="mp-settings-title-align"> <span class="mp-settings-text-payment">Configurar</span> <img class="mp-settings-icon-config"> </div> </div></a>'}function mp_validate_credentials_tips(){var e=document.getElementById("mp-settings-icon-credentials");jQuery.post(ajaxurl,{action:"mp_validate_credentials_tips",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(t){t.success?(e.classList.remove("mp-settings-icon-credentials"),e.classList.add("mp-settings-icon-success")):e.classList.remove("mp-settings-icon-success")})).fail((function(t){e.classList.remove("mp-settings-icon-success")}))}function mp_validate_store_tips(){var e=document.getElementById("mp-settings-icon-store");jQuery.post(ajaxurl,{action:"mp_validate_store_tips",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(t){t.success?(e.classList.remove("mp-settings-icon-store"),e.classList.add("mp-settings-icon-success")):e.classList.remove("mp-settings-icon-success")})).fail((function(t){e.classList.remove("mp-settings-icon-success")}))}function mp_validate_payment_tips(){var e=document.getElementById("mp-settings-icon-payment");jQuery.post(ajaxurl,{action:"mp_validate_payment_tips",nonce:mercadopago_settings_javascript_vars.nonce},(function(e){})).done((function(t){t.success?(e.classList.remove("mp-settings-icon-payment"),e.classList.add("mp-settings-icon-success")):e.classList.remove("mp-settings-icon-success")})).fail((function(t){e.classList.remove("mp-settings-icon-success")}))}function mp_show_message(e,t,s){const n=document.createElement("div");var a="",i="";switch(s){case"credentials":a=document.querySelector(".mp-message-credentials"),i=document.querySelector(".mp-heading-credentials");break;case"store":a=document.querySelector(".mp-message-store"),i=document.querySelector(".mp-heading-store");break;case"payment":a=document.querySelector(".mp-message-payment"),i=document.querySelector(".mp-heading-payment");break;case"test_mode":a=document.querySelector(".mp-message-test-mode"),i=document.querySelector(".mp-heading-test-mode");break;default:a="",i=""}n.className="error"===t?"mp-alert mp-alert-danger mp-text-center mp-card-body":"mp-alert mp-alert-success mp-text-center mp-card-body",n.appendChild(document.createTextNode(e)),a.insertBefore(n,i),setTimeout(clearMessage,3e3)}function mp_msg_element(e,t,s,n,a,i){const c=document.getElementById(e);var o=document.createElement("div");o.className="mp-card-info",o.id=e.concat("-card-info");var d=document.createElement("div");d.className="mp-alert-color-".concat(i);var m=document.createElement("div");m.className="mp-card-body-payments mp-card-body-size";var l=document.createElement("div");l.className="mp-icon-badge-warning";var r=document.createElement("div"),p=document.createElement("span");p.className="mp-text-title";var u=document.createElement("span");if(u.className="mp-helper-test",p.appendChild(document.createTextNode(t)),u.appendChild(document.createTextNode(s)),r.appendChild(p),void 0!==n){var _=document.createElement("a");_.className="mp-settings-blue-text",_.appendChild(document.createTextNode(a)),_.href=n,_.setAttribute("target","_blank"),u.appendChild(_)}r.appendChild(u),m.appendChild(l),m.appendChild(r),o.appendChild(d),o.appendChild(m),c.appendChild(o),"alert"===i&&setTimeout(clearElement,1e4,o.id)}function clearMessage(){document.querySelector(".mp-alert").remove()}function clearElement(e){document.getElementById(e).remove()}function mp_go_to_next_step(e,t,s,n){var a=document.getElementById(e),i=document.getElementById(t),c=document.getElementById(s),o=document.getElementById(n);if(a.style.display="none",i.style.display="block",c.classList.remove("mp-arrow-up"),o.classList.add("mp-arrow-up"),window.melidata&&window.melidata.client&&window.melidata.client.addStoreConfigurationsStepTimer)switch(t){case"mp-step-2":window.melidata.client.addStoreConfigurationsStepTimer({step:"business"});break;case"mp-step-3":window.melidata.client.addStoreConfigurationsStepTimer({step:"payment_methods",sendOnClose:!0});break;case"mp-step-4":window.melidata.client.addStoreConfigurationsStepTimer({step:"mode"})}}function mp_continue_to_next_step(){document.getElementById("mp-payment-method-continue").addEventListener("click",(function(){mp_go_to_next_step("mp-step-3","mp-step-4","mp-payments-arrow-up","mp-modes-arrow-up")}))}function mp_settings_screen_load(){mp_settings_accordion_start(),mp_settings_accordion_options(),mp_get_requirements(),mp_validate_credentials(),mp_update_option_credentials(),mp_update_store_information(),mp_set_mode(),mp_get_payment_properties(),mp_validate_credentials_tips(),mp_validate_store_tips(),mp_validate_payment_tips(),mp_continue_to_next_step(),mp_verify_alert_test_mode()}
assets/js/mp-plugins-components.js CHANGED
@@ -1 +1 @@
1
- (()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(d,t);var o,i,l,s,f,p=(o=d,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function d(){return e(this,d),p.apply(this,arguments)}return l=d,f=[{key:"observedAttributes",get:function(){return["title","description","retryButtonText"]}}],(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"attributeChangedCallback",value:function(){this.firstElementChild&&(this.removeChild(this.firstElementChild),this.build())}},{key:"build",value:function(){var t=this.createAlertDetails(),e=this.createCardContent();t.appendChild(e),this.appendChild(t)}},{key:"createAlertDetails",value:function(){var t=document.createElement("div");return t.classList.add("mp-alert-details-card"),t}},{key:"createCardContent",value:function(){var t=document.createElement("div");t.classList.add("mp-alert-details-card-content");var e=document.createElement("div");e.classList.add("mp-alert-details-card-content-left");var n=document.createElement("div");n.classList.add("mp-alert-details-card-content-right"),t.appendChild(e),t.appendChild(n);var r=this.createBadge(),o=this.createTitle(),i=this.createDescription(),u=this.createRetryButton();return e.appendChild(r),n.appendChild(o),n.appendChild(i),n.appendChild(u),t}},{key:"createBadge",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-alert-details-badge"),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("title"),t.classList.add("mp-alert-details-title"),t}},{key:"createDescription",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("description"),t.classList.add("mp-alert-details-description"),t}},{key:"createRetryButton",value:function(){var t=this.getAttribute("retryButtonText"),e=document.createElement("button");return e.classList.add("mp-alert-details-retry-button"),e.innerHTML=t,e.onclick=function(){return document.location.reload()},e}}])&&n(l.prototype,s),f&&n(l,f),d}(o(HTMLElement));customElements.define("alert-details",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-checkout-benefits-container"),t.appendChild(this.createTitle()),t.appendChild(this.createList()),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-checkout-benefits-title"),t.innerHTML=this.getAttribute("title"),t}},{key:"createList",value:function(){var t=this,e=JSON.parse(this.getAttribute("items")),n=document.createElement("div");return n.classList.add("mp-checkout-benefits-list"),e.forEach((function(e){n.appendChild(t.createItem(e))})),n}},{key:"createItem",value:function(t){var e=document.createElement("div");return e.classList.add("mp-checkout-benefits-item"),e.appendChild(this.createImage()),e.appendChild(this.createText(t)),e}},{key:"createText",value:function(t){var e=document.createElement("span");return e.innerHTML=t,e}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-checkout-benefits-image"),t.src=this.getAttribute("list-style-type-src"),t.alt=this.getAttribute("list-style-type-alt"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("checkout-benefits",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-checkout-redirect-container"),t.setAttribute("data-cy","checkout-redirect-container"),t.appendChild(this.createImage()),t.appendChild(this.createText()),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-checkout-redirect-image"),t.src=this.getAttribute("src"),t.alt=this.getAttribute("alt"),t}},{key:"createText",value:function(){var t=document.createElement("p");return t.classList.add("mp-checkout-redirect-text"),t.innerHTML=this.getAttribute("text"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("checkout-redirect",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){var t=this.createInputDocument();this.appendChild(t)}},{key:"createInputDocument",value:function(){var t=document.createElement("div");t.classList.add("mp-input-document"),t.setAttribute("data-cy","input-document-container");var e=this.createLabel(this.getAttribute("label-message")),n=this.createHelper(this.getAttribute("helper-message")),r=this.createHiddenField(this.getAttribute("hidden-id")),o=this.createInput(n,r);return t.appendChild(e),t.appendChild(o),t.appendChild(r),t.appendChild(n),t}},{key:"createLabel",value:function(t){var e=document.createElement("input-label");return e.setAttribute("message",t),e.setAttribute("isOptional","false"),e}},{key:"createInput",value:function(t,e){var n=this,r=document.createElement("div");r.classList.add("mp-input"),r.setAttribute("id","form-checkout__identificationNumber-container");var o=JSON.parse(this.getAttribute("documents")),i=this.getAttribute("validate"),u=this.createVerticalLine(),c=this.createSelect(r,t,o,i),a=this.createDocument(r,c,t);return c.addEventListener("change",(function(){r.classList.remove("mp-focus"),r.classList.remove("mp-error"),n.setInpuProperties(c,a),n.setMaskInputDocument(c,a,e)})),r.appendChild(c),r.appendChild(u),r.appendChild(a),this.setMaskInputDocument(c,a,e),r}},{key:"setInpuProperties",value:function(t,e){"CPF"===t.value?(e.value="",e.setAttribute("maxlength","14"),e.setAttribute("placeholder","999.999.999-99")):"CNPJ"===t.value?(e.value="",e.setAttribute("maxlength","18"),e.setAttribute("placeholder","99.999.999/0001-99")):"CI"===t.value?(e.value="",e.setAttribute("maxlength","8"),e.setAttribute("placeholder","99999999")):(e.value="",e.setAttribute("maxlength","20"),e.setAttribute("placeholder",""))}},{key:"createSelect",value:function(t,e,n,r){var o=this,i=document.createElement("select");return i.classList.add("mp-document-select"),i.setAttribute("name",this.getAttribute("select-name")),i.setAttribute("id",this.getAttribute("select-id")),i.setAttribute("data-checkout",this.getAttribute("select-data-checkout")),i.setAttribute("data-cy","select-document"),n&&n.forEach((function(t){o.createOption(i,t)})),r&&(i.addEventListener("focus",(function(){t.classList.add("mp-focus"),e.firstElementChild.style.display="none"})),i.addEventListener("focusout",(function(){t.classList.remove("mp-focus"),e.firstElementChild.style.display="none"}))),i}},{key:"createOption",value:function(t,e){var n=document.createElement("option");n.innerHTML=e,n.value=e,t.appendChild(n)}},{key:"createHiddenField",value:function(t){var e=document.createElement("input");return e.setAttribute("type","hidden"),e.setAttribute("id",t),e}},{key:"createVerticalLine",value:function(){var t=document.createElement("div");return t.classList.add("mp-vertical-line"),t}},{key:"isValidCPF",value:function(t){if("string"!=typeof t)return!1;if(!(t=t.replace(/[\s.-]*/gim,""))||11!==t.length||"00000000000"===t||"11111111111"===t||"22222222222"===t||"33333333333"===t||"44444444444"===t||"55555555555"===t||"66666666666"===t||"77777777777"===t||"88888888888"===t||"99999999999"===t)return!1;for(var e,n=0,r=1;r<=9;r+=1)n+=parseInt(t.substring(r-1,r))*(11-r);if(10!=(e=10*n%11)&&11!==e||(e=0),e!==parseInt(t.substring(9,10)))return!1;n=0;for(var o=1;o<=10;o+=1)n+=parseInt(t.substring(o-1,o))*(12-o);return 10!=(e=10*n%11)&&11!==e||(e=0),e===parseInt(t.substring(10,11))}},{key:"isValidCNPJ",value:function(t){if(""===(t=t.replace(/[^\d]+/g,"")))return!1;if(14!==t.length)return!1;if("00000000000000"===t||"11111111111111"===t||"22222222222222"===t||"33333333333333"===t||"44444444444444"===t||"55555555555555"===t||"66666666666666"===t||"77777777777777"===t||"88888888888888"===t||"99999999999999"===t)return!1;for(var e=t.length-2,n=t.substring(0,e),r=t.substring(e),o=0,i=e-7,u=e;u>=1;u-=1)o+=n.charAt(e-u)*i--,i<2&&(i=9);var c=o%11<2?0:11-o%11;if(c!==Number(r.charAt(0)))return!1;e+=1,n=t.substring(0,e),o=0,i=e-7;for(var a=e;a>=1;a-=1)o+=n.charAt(e-a)*i--,i<2&&(i=9);return(c=o%11<2?0:11-o%11)===Number(r.charAt(1))}},{key:"isValidCI",value:function(t){var e=0,n=0,r=t[t.length-1];if(t.length<=6)for(n=t.length;n<7;n+=1)t="0".concat(t);for(n=0;n<7;n+=1)e+=parseInt("2987634"[n],10)*parseInt(t[n],10)%10;return r===(e%10==0?0:10-e%10).toString()}},{key:"setMaskInputDocument",value:function(t,e,n){var r={CPF:function(t){return t.replace(/\D+/g,"").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d{1,2})/,"$1-$2").replace(/(-\d{2})\d+?$/,"$1")},CNPJ:function(t){return t.replace(/\D+/g,"").replace(/(\d{2})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1/$2").replace(/(\d{4})(\d)/,"$1-$2").replace(/(-\d{2})\d+?$/,"$1")},CI:function(t){return t.replace(/\D+/g,"")}};e.addEventListener("input",(function(e){if(void 0!==r[t.value]&&(e.target.value=r[t.value](e.target.value)),n){var o=e.target.value.replace(/\D/g,"");n.value=o}}))}},{key:"createDocument",value:function(t,e,n){var r=this,o=document.createElement("input");return o.setAttribute("name",this.getAttribute("input-name")),o.setAttribute("data-checkout",this.getAttribute("input-data-checkout")),o.setAttribute("data-cy","input-document"),o.classList.add("mp-document"),o.type="text",o.inputMode="numeric",this.setInpuProperties(e,o),o.addEventListener("focus",(function(){t.classList.add("mp-focus"),t.classList.remove("mp-error"),n.firstElementChild.style.display="none"})),o.addEventListener("focusout",(function(){t.classList.remove("mp-focus");var i={CPF:function(t){return r.isValidCPF(t)},CNPJ:function(t){return r.isValidCNPJ(t)},CI:function(t){return r.isValidCI(t)}};void 0!==i[e.value]&&(i[e.value](o.value)?(t.classList.remove("mp-error"),n.firstElementChild.style.display="none",o.setAttribute("name",r.getAttribute("input-name"))):(t.classList.add("mp-error"),n.firstElementChild.style.display="flex",o.setAttribute("name",r.getAttribute("flag-error"))))})),o}},{key:"createHelper",value:function(t){var e=document.createElement("input-helper");return e.setAttribute("isVisible",!1),e.setAttribute("message",t),e.setAttribute("input-id","mp-doc-number-helper"),e}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("input-document",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createHelper())}},{key:"createHelper",value:function(){var t=document.createElement("div");t.classList.add("mp-helper"),t.setAttribute("id",this.getAttribute("input-id")),t.setAttribute("data-cy","helper-container"),this.validateVisibility(t);var e=this.createIcon(),n=this.getAttribute("message"),r=this.createHelperMessage(n);return t.appendChild(e),t.appendChild(r),t}},{key:"createIcon",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-helper-icon"),t}},{key:"createHelperMessage",value:function(t){var e=document.createElement("div");return e.innerHTML=t,e.classList.add("mp-helper-message"),e.setAttribute("data-cy","helper-message"),e}},{key:"validateVisibility",value:function(t){var e=this.getAttribute("isVisible");"string"==typeof e&&(e="false"!==e),t.style.display=e?"flex":"none"}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("input-helper",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createLabel())}},{key:"createLabel",value:function(){var t=document.createElement("div");t.classList.add("mp-input-label"),t.setAttribute("data-cy","input-label");var e=this.getAttribute("message");t.innerHTML=e;var n=this.getAttribute("isOptional");if("string"==typeof n&&(n="false"!==n),!n){var r=document.createElement("b");r.innerHTML="*",r.style="color: red",t.appendChild(r)}return t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("input-label",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-radio-container"),t.appendChild(this.createRadio()),t.appendChild(this.createLabel()),t}},{key:"createRadio",value:function(){var t=document.createElement("input"),e=this.getAttribute("dataRate");return t.classList.add("mp-input-radio-radio"),t.type="radio",t.id=this.getAttribute("identification"),t.name=this.getAttribute("name"),t.value=this.getAttribute("value"),t.setAttribute("data-cy","input-radio"),e&&t.setAttribute("dataRate",e),t}},{key:"createLabel",value:function(){var t=document.createElement("label");return t.classList.add("mp-input-radio-label"),t.htmlFor=this.getAttribute("identification"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("input-radio",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-select-container"),t.appendChild(this.createLabel()),t.appendChild(this.createInput()),t}},{key:"createInput",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-select-input"),t.appendChild(this.createSelect()),t}},{key:"createSelect",value:function(){var t=this,e=document.createElement("select"),n=this.getAttribute("name");e.classList.add("mp-input-select-select"),e.setAttribute("id",n),e.setAttribute("name",n);var r=this.getAttribute("options")&&JSON.parse(this.getAttribute("options"));return r&&0!==r.length&&r.forEach((function(n){e.appendChild(t.createOption(n))})),e}},{key:"createOption",value:function(t){var e=document.createElement("option");return e.innerHTML=t,e.value=t,e}},{key:"createLabel",value:function(){var t=document.createElement("input-label"),e=this.getAttribute("optional");return t.setAttribute("message",this.getAttribute("label")),"false"===e?t.setAttribute("isOptional",e):t.setAttribute("isOptional","true"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("input-select",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(p,t);var r,o,a,l,s,f=(r=p,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function p(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,p),(t=f.call(this)).index=0,t.limit=5,t.offset=t.limit,t.columns=null,t.total=0,t}return a=p,s=[{key:"observedAttributes",get:function(){return["columns","name","button-name"]}}],(l=[{key:"connectedCallback",value:function(){this.build()}},{key:"attributeChangedCallback",value:function(){this.firstElementChild&&(this.removeChild(this.firstElementChild),this.build())}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"setColumns",value:function(){return this.columns=JSON.parse(this.getAttribute("columns")),this}},{key:"setTotal",value:function(){return this.total=this.columns.length,this}},{key:"createContainer",value:function(){var t=document.createElement("div");return this.setColumns(),this.columns&&(this.setTotal(),t.classList.add("mp-input-table-container"),t.setAttribute("data-cy","input-table-container"),t.appendChild(this.createList())),t}},{key:"createList",value:function(){var t=this,e=document.createElement("div");e.classList.add("mp-input-table-list"),e.setAttribute("data-cy","input-table-list");var n=this.createLink();return n.onclick=function(){return t.appendItems(t.columns,e,n,!0)},this.appendItems(this.columns,e,n,!1),e.appendChild(n),e}},{key:"createItem",value:function(t){var e=document.createElement("div");return e.classList.add("mp-input-table-item"),e.appendChild(this.createLabel(t)),e}},{key:"createLabel",value:function(t){var e=t.id,n=t.value,r=t.rowText,o=t.rowObs,i=t.highlight,u=t.img,c=t.alt,a=t.dataRate,l=this.getAttribute("name"),s=document.createElement("div");return s.classList.add("mp-input-table-label"),s.appendChild(this.createOption(e,l,n,r,u,c,a)),o&&s.appendChild(this.createRowObs(o,i)),s.onclick=function(){document.getElementById(e).checked=!0},s}},{key:"createOption",value:function(t,e,n,r,o,i,u){var c=document.createElement("div");return c.classList.add("mp-input-table-option"),c.appendChild(this.createRadio(t,e,n,u)),o?c.appendChild(this.createRowTextWithImg(r,o,i)):c.appendChild(this.createRowText(r)),c}},{key:"createRadio",value:function(t,e,n,r){var o=document.createElement("input-radio");return o.setAttribute("name",e),o.setAttribute("value",n),o.setAttribute("identification",t),o.setAttribute("dataRate",r),o}},{key:"createRowText",value:function(t){var e=document.createElement("span");return e.classList.add("mp-input-table-row-text"),e.innerHTML=t,e}},{key:"createRowTextWithImg",value:function(t,e,n){var r=document.createElement("span"),o=document.createElement("payment-method-logo");return o.setAttribute("src",e),o.setAttribute("alt",n),o.style.marginRight="10px",r.classList.add("mp-input-table-row-text-image"),r.innerHTML=t,r.appendChild(o),r}},{key:"createRowObs",value:function(t,e){var n=document.createElement("span");return e?n.classList.add("mp-input-table-row-obs-highlight"):n.classList.add("mp-input-table-row-obs"),n.innerHTML=t,n}},{key:"createLink",value:function(){var t=document.createElement("div");t.classList.add("mp-input-table-container-link");var e=document.createElement("a");return e.setAttribute("id","more-options"),e.classList.add("mp-input-table-link"),e.innerHTML=this.getAttribute("button-name"),t.appendChild(e),t}},{key:"appendItems",value:function(t,e,n,r){this.validateLimit();for(var o=this.index;o<this.limit;o+=1)r?e.insertBefore(this.createItem(t[o]),n):e.appendChild(this.createItem(t[o]));this.limit>=this.total&&(n.style.display="none"),this.index+=this.offset,this.limit+=this.offset,this.validateLimit()}},{key:"validateLimit",value:function(){this.limit>this.total&&(this.limit=this.total)}}])&&e(a.prototype,l),s&&e(a,s),p}(r(HTMLElement));customElements.define("input-table",a)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-payment-method-logo-container"),t.appendChild(this.createImage()),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-payment-method-logo-image"),t.alt=this.getAttribute("alt"),t.src=this.getAttribute("src"),t.onerror=function(t){var e,n,r,o;return null===(e=t.target)||void 0===e||null===(n=e.parentNode)||void 0===n||null===(r=n.parentNode)||void 0===r||null===(o=r.parentNode)||void 0===o?void 0:o.removeChild(t.target.parentNode.parentNode)},t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("payment-method-logo",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=this,e=JSON.parse(this.getAttribute("methods")),n=document.createElement("div");return n.classList.add("mp-payment-methods-container"),e.forEach((function(e){n.appendChild(t.createPaymentMethodType(e))})),n}},{key:"createPaymentMethodType",value:function(t){var e=t.title,n=t.label,r=t.payment_methods,o=document.createElement("div");return o.classList.add("mp-payment-method-type-container"),r&&0!==r.length&&(o.appendChild(this.createHeader(e,n)),o.appendChild(this.createContent(r))),o}},{key:"createHeader",value:function(t,e){var n=document.createElement("div");return n.classList.add("mp-payment-methods-header"),t&&n.appendChild(this.createTitle(t)),e&&n.appendChild(this.createBadge(e)),n}},{key:"createTitle",value:function(t){var e=document.createElement("p");return e.classList.add("mp-payment-methods-title"),e.innerHTML=t,e}},{key:"createBadge",value:function(t){var e=document.createElement("div"),n=document.createElement("span");return n.classList.add("mp-payment-methods-badge-text"),n.innerHTML=t,e.classList.add("mp-payment-methods-badge"),e.appendChild(n),e}},{key:"createContent",value:function(t){var e=this,n=document.createElement("div");return n.classList.add("mp-payment-methods-content"),t.forEach((function(t){n.appendChild(e.createImage(t))})),n}},{key:"createImage",value:function(t){var e=t.src,n=t.alt,r=document.createElement("payment-method-logo");return r.setAttribute("src",e),r.setAttribute("alt",n),r}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("payment-methods",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-pix-template-container"),t.setAttribute("data-cy","pix-template-container"),t.appendChild(this.createImage()),t.appendChild(this.createTitle()),t.appendChild(this.createSubtitle()),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-pix-template-title"),t.innerText=this.getAttribute("title"),t}},{key:"createSubtitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-pix-template-subtitle"),t.innerText=this.getAttribute("subtitle"),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-pix-template-image"),t.src=this.getAttribute("src"),t.alt=this.getAttribute("alt"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("pix-template",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-terms-and-conditions-container"),t.setAttribute("data-cy","terms-and-conditions-container"),t.appendChild(this.createText()),t.appendChild(this.createLink()),t}},{key:"createText",value:function(){var t=document.createElement("span");return t.classList.add("mp-terms-and-conditions-text"),t.innerHTML=this.getAttribute("description"),t}},{key:"createLink",value:function(){var t=document.createElement("a");return t.classList.add("mp-terms-and-conditions-link"),t.innerHTML=this.getAttribute("link-text"),t.href=this.getAttribute("link-src"),t.target="blank",t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("terms-and-conditions",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){var t=this.createTestMode(),e=this.createCardHeader(),n=this.createCardContent();t.appendChild(e),t.appendChild(n),this.appendChild(t)}},{key:"createTestMode",value:function(){var t=document.createElement("div");return t.classList.add("mp-test-mode-card"),t.setAttribute("data-cy","test-mode-card"),t}},{key:"createCardContent",value:function(){var t=document.createElement("div");t.classList.add("mp-test-mode-card-content");var e=document.createElement("p");e.innerHTML=this.getAttribute("description"),e.classList.add("mp-test-mode-description"),e.setAttribute("data-cy","test-mode-description"),t.appendChild(e);var n=this.getAttribute("link-text"),r=this.getAttribute("link-src"),o=document.createElement("a");return o.classList.add("mp-test-mode-link"),o.innerHTML=n,o.href=r,o.target="blank",e.appendChild(o),t}},{key:"createCardHeader",value:function(){var t=document.createElement("div");t.classList.add("mp-test-mode-card-content");var e=this.createBadge(),n=this.createTitle();return t.appendChild(e),t.appendChild(n),t}},{key:"createBadge",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-test-mode-badge"),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("title"),t.classList.add("mp-test-mode-title"),t.setAttribute("data-cy","test-mode-title"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("test-mode",l)})();
1
+ (()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(d,t);var o,i,l,s,f,p=(o=d,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function d(){return e(this,d),p.apply(this,arguments)}return l=d,f=[{key:"observedAttributes",get:function(){return["title","description","retryButtonText"]}}],(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"attributeChangedCallback",value:function(){this.firstElementChild&&(this.removeChild(this.firstElementChild),this.build())}},{key:"build",value:function(){var t=this.createAlertDetails(),e=this.createCardContent();t.appendChild(e),this.appendChild(t)}},{key:"createAlertDetails",value:function(){var t=document.createElement("div");return t.classList.add("mp-alert-details-card"),t}},{key:"createCardContent",value:function(){var t=document.createElement("div");t.classList.add("mp-alert-details-card-content");var e=document.createElement("div");e.classList.add("mp-alert-details-card-content-left");var n=document.createElement("div");n.classList.add("mp-alert-details-card-content-right"),t.appendChild(e),t.appendChild(n);var r=this.createBadge(),o=this.createTitle(),i=this.createDescription(),u=this.createRetryButton();return e.appendChild(r),n.appendChild(o),n.appendChild(i),n.appendChild(u),t}},{key:"createBadge",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-alert-details-badge"),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("title"),t.classList.add("mp-alert-details-title"),t}},{key:"createDescription",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("description"),t.classList.add("mp-alert-details-description"),t}},{key:"createRetryButton",value:function(){var t=this.getAttribute("retryButtonText"),e=document.createElement("button");return e.classList.add("mp-alert-details-retry-button"),e.innerHTML=t,e.onclick=function(){return document.location.reload()},e}}])&&n(l.prototype,s),f&&n(l,f),d}(o(HTMLElement));customElements.define("alert-details",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-checkout-benefits-container"),t.appendChild(this.createTitle()),t.appendChild(this.createList()),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-checkout-benefits-title"),t.innerHTML=this.getAttribute("title"),t}},{key:"createList",value:function(){var t=this,e=JSON.parse(this.getAttribute("items")),n=document.createElement("div");return n.classList.add("mp-checkout-benefits-list"),e.forEach((function(e,r){n.appendChild(t.createItem(e,r))})),n}},{key:"createItem",value:function(t,e){var n=document.createElement("div");return n.classList.add("mp-checkout-benefits-item"),n.appendChild(this.getAttribute("steps")?this.createCountList(e):this.createBulletList()),n.appendChild(this.createText(t)),n}},{key:"createText",value:function(t){var e=document.createElement("span");return e.innerHTML=t,e}},{key:"createCountList",value:function(t){var e=document.createElement("p");e.innerText=1+t,e.classList.add("mp-checkout-benefits-count-list-item");var n=document.createElement("div");return n.classList.add("mp-checkout-benefits-count-list-div"),n.appendChild(e),n}},{key:"createBulletList",value:function(){var t=document.createElement("div");t.classList.add("mp-checkout-benefits-tick-mark-container");var e=document.createElement("div");return e.classList.add("mp-checkout-benefits-tick-mark"),t.appendChild(e),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("checkout-benefits",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-checkout-redirect-v2-container"),t.setAttribute("data-cy","checkout-redirect-v2-container"),t.appendChild(this.createImage()),t.appendChild(this.createText()),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-checkout-redirect-v2-image"),t.src=this.getAttribute("src"),t.alt=this.getAttribute("alt"),t}},{key:"createText",value:function(){var t=document.createElement("p");return t.classList.add("mp-checkout-redirect-v2-text"),t.innerHTML=this.getAttribute("text"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("checkout-redirect-v2",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-checkout-redirect-container"),t.setAttribute("data-cy","checkout-redirect-container"),t.appendChild(this.createImage()),t.appendChild(this.createText()),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-checkout-redirect-image"),t.src=this.getAttribute("src"),t.alt=this.getAttribute("alt"),t}},{key:"createText",value:function(){var t=document.createElement("p");return t.classList.add("mp-checkout-redirect-text"),t.innerHTML=this.getAttribute("text"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("checkout-redirect",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){var t=this.createInputDocument();this.appendChild(t)}},{key:"createInputDocument",value:function(){var t=document.createElement("div");t.classList.add("mp-input-document"),t.setAttribute("data-cy","input-document-container");var e=this.createLabel(this.getAttribute("label-message")),n=this.createHelper(this.getAttribute("helper-message")),r=this.createHiddenField(this.getAttribute("hidden-id")),o=this.createInput(n,r);return t.appendChild(e),t.appendChild(o),t.appendChild(r),t.appendChild(n),t}},{key:"createLabel",value:function(t){var e=document.createElement("input-label");return e.setAttribute("message",t),e.setAttribute("isOptional","false"),e}},{key:"createInput",value:function(t,e){var n=this,r=document.createElement("div");r.classList.add("mp-input"),r.setAttribute("id","form-checkout__identificationNumber-container");var o=JSON.parse(this.getAttribute("documents")),i=this.getAttribute("validate"),u=this.createVerticalLine(),c=this.createSelect(r,t,o,i),a=this.createDocument(r,c,t);return c.addEventListener("change",(function(){r.classList.remove("mp-focus"),r.classList.remove("mp-error"),n.setInpuProperties(c,a),n.setMaskInputDocument(c,a,e)})),r.appendChild(c),r.appendChild(u),r.appendChild(a),this.setMaskInputDocument(c,a,e),r}},{key:"setInpuProperties",value:function(t,e){"CPF"===t.value?(e.value="",e.setAttribute("maxlength","14"),e.setAttribute("placeholder","999.999.999-99")):"CNPJ"===t.value?(e.value="",e.setAttribute("maxlength","18"),e.setAttribute("placeholder","99.999.999/0001-99")):"CI"===t.value?(e.value="",e.setAttribute("maxlength","8"),e.setAttribute("placeholder","99999999")):(e.value="",e.setAttribute("maxlength","20"),e.setAttribute("placeholder",""))}},{key:"createSelect",value:function(t,e,n,r){var o=this,i=document.createElement("select");return i.classList.add("mp-document-select"),i.setAttribute("name",this.getAttribute("select-name")),i.setAttribute("id",this.getAttribute("select-id")),i.setAttribute("data-checkout",this.getAttribute("select-data-checkout")),i.setAttribute("data-cy","select-document"),n&&n.forEach((function(t){o.createOption(i,t)})),r&&(i.addEventListener("focus",(function(){t.classList.add("mp-focus"),e.firstElementChild.style.display="none"})),i.addEventListener("focusout",(function(){t.classList.remove("mp-focus"),e.firstElementChild.style.display="none"}))),i}},{key:"createOption",value:function(t,e){var n=document.createElement("option");n.innerHTML=e,n.value=e,t.appendChild(n)}},{key:"createHiddenField",value:function(t){var e=document.createElement("input");return e.setAttribute("type","hidden"),e.setAttribute("id",t),e}},{key:"createVerticalLine",value:function(){var t=document.createElement("div");return t.classList.add("mp-vertical-line"),t}},{key:"isValidCPF",value:function(t){if("string"!=typeof t)return!1;if(!(t=t.replace(/[\s.-]*/gim,""))||11!==t.length||"00000000000"===t||"11111111111"===t||"22222222222"===t||"33333333333"===t||"44444444444"===t||"55555555555"===t||"66666666666"===t||"77777777777"===t||"88888888888"===t||"99999999999"===t)return!1;for(var e,n=0,r=1;r<=9;r+=1)n+=parseInt(t.substring(r-1,r))*(11-r);if(10!=(e=10*n%11)&&11!==e||(e=0),e!==parseInt(t.substring(9,10)))return!1;n=0;for(var o=1;o<=10;o+=1)n+=parseInt(t.substring(o-1,o))*(12-o);return 10!=(e=10*n%11)&&11!==e||(e=0),e===parseInt(t.substring(10,11))}},{key:"isValidCNPJ",value:function(t){if(""===(t=t.replace(/[^\d]+/g,"")))return!1;if(14!==t.length)return!1;if("00000000000000"===t||"11111111111111"===t||"22222222222222"===t||"33333333333333"===t||"44444444444444"===t||"55555555555555"===t||"66666666666666"===t||"77777777777777"===t||"88888888888888"===t||"99999999999999"===t)return!1;for(var e=t.length-2,n=t.substring(0,e),r=t.substring(e),o=0,i=e-7,u=e;u>=1;u-=1)o+=n.charAt(e-u)*i--,i<2&&(i=9);var c=o%11<2?0:11-o%11;if(c!==Number(r.charAt(0)))return!1;e+=1,n=t.substring(0,e),o=0,i=e-7;for(var a=e;a>=1;a-=1)o+=n.charAt(e-a)*i--,i<2&&(i=9);return(c=o%11<2?0:11-o%11)===Number(r.charAt(1))}},{key:"isValidCI",value:function(t){var e=0,n=0,r=t[t.length-1];if(t.length<=6)for(n=t.length;n<7;n+=1)t="0".concat(t);for(n=0;n<7;n+=1)e+=parseInt("2987634"[n],10)*parseInt(t[n],10)%10;return r===(e%10==0?0:10-e%10).toString()}},{key:"setMaskInputDocument",value:function(t,e,n){var r={CPF:function(t){return t.replace(/\D+/g,"").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d{1,2})/,"$1-$2").replace(/(-\d{2})\d+?$/,"$1")},CNPJ:function(t){return t.replace(/\D+/g,"").replace(/(\d{2})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1/$2").replace(/(\d{4})(\d)/,"$1-$2").replace(/(-\d{2})\d+?$/,"$1")},CI:function(t){return t.replace(/\D+/g,"")}};e.addEventListener("input",(function(e){if(void 0!==r[t.value]&&(e.target.value=r[t.value](e.target.value)),n){var o=e.target.value.replace(/\D/g,"");n.value=o}}))}},{key:"createDocument",value:function(t,e,n){var r=this,o=document.createElement("input");return o.setAttribute("name",this.getAttribute("input-name")),o.setAttribute("data-checkout",this.getAttribute("input-data-checkout")),o.setAttribute("data-cy","input-document"),o.classList.add("mp-document"),o.type="text",o.inputMode="numeric",this.setInpuProperties(e,o),o.addEventListener("focus",(function(){t.classList.add("mp-focus"),t.classList.remove("mp-error"),n.firstElementChild.style.display="none"})),o.addEventListener("focusout",(function(){t.classList.remove("mp-focus");var i={CPF:function(t){return r.isValidCPF(t)},CNPJ:function(t){return r.isValidCNPJ(t)},CI:function(t){return r.isValidCI(t)}};void 0!==i[e.value]&&(i[e.value](o.value)?(t.classList.remove("mp-error"),n.firstElementChild.style.display="none",o.setAttribute("name",r.getAttribute("input-name"))):(t.classList.add("mp-error"),n.firstElementChild.style.display="flex",o.setAttribute("name",r.getAttribute("flag-error"))))})),o}},{key:"createHelper",value:function(t){var e=document.createElement("input-helper");return e.setAttribute("isVisible",!1),e.setAttribute("message",t),e.setAttribute("input-id","mp-doc-number-helper"),e}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("input-document",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createHelper())}},{key:"createHelper",value:function(){var t=document.createElement("div");t.classList.add("mp-helper"),t.setAttribute("id",this.getAttribute("input-id")),t.setAttribute("data-cy","helper-container"),this.validateVisibility(t);var e=this.createIcon(),n=this.getAttribute("message"),r=this.createHelperMessage(n);return t.appendChild(e),t.appendChild(r),t}},{key:"createIcon",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-helper-icon"),t}},{key:"createHelperMessage",value:function(t){var e=document.createElement("div");return e.innerHTML=t,e.classList.add("mp-helper-message"),e.setAttribute("data-cy","helper-message"),e}},{key:"validateVisibility",value:function(t){var e=this.getAttribute("isVisible");"string"==typeof e&&(e="false"!==e),t.style.display=e?"flex":"none"}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("input-helper",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createLabel())}},{key:"createLabel",value:function(){var t=document.createElement("div");t.classList.add("mp-input-label"),t.setAttribute("data-cy","input-label");var e=this.getAttribute("message");t.innerHTML=e;var n=this.getAttribute("isOptional");if("string"==typeof n&&(n="false"!==n),!n){var r=document.createElement("b");r.innerHTML="*",r.style="color: red",t.appendChild(r)}return t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("input-label",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-radio-container"),t.appendChild(this.createRadio()),t.appendChild(this.createLabel()),t}},{key:"createRadio",value:function(){var t=document.createElement("input"),e=this.getAttribute("dataRate");return t.classList.add("mp-input-radio-radio"),t.type="radio",t.id=this.getAttribute("identification"),t.name=this.getAttribute("name"),t.value=this.getAttribute("value"),t.setAttribute("data-cy","input-radio"),e&&t.setAttribute("dataRate",e),t}},{key:"createLabel",value:function(){var t=document.createElement("label");return t.classList.add("mp-input-radio-label"),t.htmlFor=this.getAttribute("identification"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("input-radio",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-select-container"),t.appendChild(this.createLabel()),t.appendChild(this.createInput()),t}},{key:"createInput",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-select-input"),t.appendChild(this.createSelect()),t}},{key:"createSelect",value:function(){var t=this,e=document.createElement("select"),n=this.getAttribute("name");e.classList.add("mp-input-select-select"),e.setAttribute("id",n),e.setAttribute("name",n);var r=this.getAttribute("options")&&JSON.parse(this.getAttribute("options"));return r&&0!==r.length&&r.forEach((function(n){e.appendChild(t.createOption(n))})),e}},{key:"createOption",value:function(t){var e=document.createElement("option");return e.innerHTML=t,e.value=t,e}},{key:"createLabel",value:function(){var t=document.createElement("input-label"),e=this.getAttribute("optional");return t.setAttribute("message",this.getAttribute("label")),"false"===e?t.setAttribute("isOptional",e):t.setAttribute("isOptional","true"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("input-select",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(p,t);var r,o,a,l,s,f=(r=p,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function p(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,p),(t=f.call(this)).index=0,t.limit=5,t.offset=t.limit,t.columns=null,t.total=0,t}return a=p,s=[{key:"observedAttributes",get:function(){return["columns","name","button-name","bank-interest-text"]}}],(l=[{key:"connectedCallback",value:function(){this.build()}},{key:"attributeChangedCallback",value:function(){this.firstElementChild&&(this.removeChild(this.firstElementChild),this.build())}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"setColumns",value:function(){return this.columns=JSON.parse(this.getAttribute("columns")),this}},{key:"setTotal",value:function(){return this.total=this.columns.length,this}},{key:"createContainer",value:function(){var t=document.createElement("div");return this.setColumns(),this.columns&&(this.setTotal(),t.classList.add("mp-input-table-container"),t.setAttribute("data-cy","input-table-container"),t.appendChild(this.createList()),t.appendChild(this.createBankInterestDisclaimer())),t}},{key:"createList",value:function(){var t=this,e=document.createElement("div");e.classList.add("mp-input-table-list"),e.setAttribute("data-cy","input-table-list");var n=this.createLink();return n.onclick=function(){return t.appendItems(t.columns,e,n,!0)},this.appendItems(this.columns,e,n,!1),e.appendChild(n),e}},{key:"createItem",value:function(t){var e=document.createElement("div");return e.classList.add("mp-input-table-item"),e.appendChild(this.createLabel(t)),e}},{key:"createLabel",value:function(t){var e=t.id,n=t.value,r=t.rowText,o=t.rowObs,i=t.highlight,u=t.img,c=t.alt,a=t.dataRate,l=this.getAttribute("name"),s=document.createElement("div");return s.classList.add("mp-input-table-label"),s.appendChild(this.createOption(e,l,n,r,u,c,a)),o&&s.appendChild(this.createRowObs(o,i)),s.onclick=function(){document.getElementById(e).checked=!0},s}},{key:"createOption",value:function(t,e,n,r,o,i,u){var c=document.createElement("div");return c.classList.add("mp-input-table-option"),c.appendChild(this.createRadio(t,e,n,u)),o?c.appendChild(this.createRowTextWithImg(r,o,i)):c.appendChild(this.createRowText(r)),c}},{key:"createRadio",value:function(t,e,n,r){var o=document.createElement("input-radio");return o.setAttribute("name",e),o.setAttribute("value",n),o.setAttribute("identification",t),o.setAttribute("dataRate",r),o}},{key:"createRowText",value:function(t){var e=document.createElement("span");return e.classList.add("mp-input-table-row-text"),e.innerHTML=t,e}},{key:"createRowTextWithImg",value:function(t,e,n){var r=document.createElement("span"),o=document.createElement("payment-method-logo");return o.setAttribute("src",e),o.setAttribute("alt",n),o.style.marginRight="10px",r.classList.add("mp-input-table-row-text-image"),r.innerHTML=t,r.appendChild(o),r}},{key:"createRowObs",value:function(t,e){var n=document.createElement("span");return e?n.classList.add("mp-input-table-row-obs-highlight"):n.classList.add("mp-input-table-row-obs"),n.innerHTML=t,n}},{key:"createLink",value:function(){var t=document.createElement("div");t.classList.add("mp-input-table-container-link");var e=document.createElement("a");return e.setAttribute("id","more-options"),e.classList.add("mp-input-table-link"),e.innerHTML=this.getAttribute("button-name"),t.appendChild(e),t}},{key:"createBankInterestDisclaimer",value:function(){var t=document.createElement("div");t.classList.add("mp-input-table-bank-interest-container");var e=document.createElement("p");return e.classList.add("mp-input-table-bank-interest-text"),e.innerText=this.getAttribute("bank-interest-text"),t.appendChild(e),t}},{key:"appendItems",value:function(t,e,n,r){this.validateLimit();for(var o=this.index;o<this.limit;o+=1)r?e.insertBefore(this.createItem(t[o]),n):e.appendChild(this.createItem(t[o]));this.limit>=this.total&&n.style.setProperty("display","none","important"),this.index+=this.offset,this.limit+=this.offset,this.validateLimit()}},{key:"validateLimit",value:function(){this.limit>this.total&&(this.limit=this.total)}}])&&e(a.prototype,l),s&&e(a,s),p}(r(HTMLElement));customElements.define("input-table",a)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-payment-method-logo-container"),t.appendChild(this.createImage()),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-payment-method-logo-image"),t.alt=this.getAttribute("alt"),t.src=this.getAttribute("src"),t.onerror=function(t){var e,n,r,o;return null===(e=t.target)||void 0===e||null===(n=e.parentNode)||void 0===n||null===(r=n.parentNode)||void 0===r||null===(o=r.parentNode)||void 0===o?void 0:o.removeChild(t.target.parentNode.parentNode)},t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("payment-method-logo",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=this,e=JSON.parse(this.getAttribute("methods")),n=document.createElement("div");return n.classList.add("mp-payment-methods-container"),e.forEach((function(e){n.appendChild(t.createPaymentMethodType(e))})),n}},{key:"createPaymentMethodType",value:function(t){var e=t.title,n=t.label,r=t.payment_methods,o=document.createElement("div");return o.classList.add("mp-payment-method-type-container"),r&&0!==r.length&&(o.appendChild(this.createHeader(e,n)),o.appendChild(this.createContent(r))),o}},{key:"createHeader",value:function(t,e){var n=document.createElement("div");return n.classList.add("mp-payment-methods-header"),t&&n.appendChild(this.createTitle(t)),e&&n.appendChild(this.createBadge(e)),n}},{key:"createTitle",value:function(t){var e=document.createElement("p");return e.classList.add("mp-payment-methods-title"),e.innerHTML=t,e}},{key:"createBadge",value:function(t){var e=document.createElement("div"),n=document.createElement("span");return n.classList.add("mp-payment-methods-badge-text"),n.innerHTML=t,e.classList.add("mp-payment-methods-badge"),e.appendChild(n),e}},{key:"createContent",value:function(t){var e=this,n=document.createElement("div");return n.classList.add("mp-payment-methods-content"),t.forEach((function(t){n.appendChild(e.createImage(t))})),n}},{key:"createImage",value:function(t){var e=t.src,n=t.alt,r=document.createElement("payment-method-logo");return r.setAttribute("src",e),r.setAttribute("alt",n),r}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("payment-methods",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-pix-template-container"),t.setAttribute("data-cy","pix-template-container"),t.appendChild(this.createImage()),t.appendChild(this.createTitle()),t.appendChild(this.createSubtitle()),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-pix-template-title"),t.innerText=this.getAttribute("title"),t}},{key:"createSubtitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-pix-template-subtitle"),t.innerText=this.getAttribute("subtitle"),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-pix-template-image"),t.src=this.getAttribute("src"),t.alt=this.getAttribute("alt"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("pix-template",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-terms-and-conditions-container"),t.setAttribute("data-cy","terms-and-conditions-container"),t.appendChild(this.createText()),t.appendChild(this.createLink()),t}},{key:"createText",value:function(){var t=document.createElement("span");return t.classList.add("mp-terms-and-conditions-text"),t.innerHTML=this.getAttribute("description"),t}},{key:"createLink",value:function(){var t=document.createElement("a");return t.classList.add("mp-terms-and-conditions-link"),t.innerHTML=this.getAttribute("link-text"),t.href=this.getAttribute("link-src"),t.target="blank",t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("terms-and-conditions",l)})(),(()=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(p,t);var o,i,l,s,f=(o=p,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function p(){return e(this,p),f.apply(this,arguments)}return l=p,(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){var t=this.createTestMode(),e=this.createCardHeader(),n=this.createCardContent();t.appendChild(e),t.appendChild(n),this.appendChild(t)}},{key:"createTestMode",value:function(){var t=document.createElement("div");return t.classList.add("mp-test-mode-card"),t.setAttribute("data-cy","test-mode-card"),t}},{key:"createCardContent",value:function(){var t=document.createElement("div");t.classList.add("mp-test-mode-card-content");var e=document.createElement("p");e.innerHTML=this.getAttribute("description"),e.classList.add("mp-test-mode-description"),e.setAttribute("data-cy","test-mode-description"),t.appendChild(e);var n=this.getAttribute("link-text"),r=this.getAttribute("link-src"),o=document.createElement("a");return o.classList.add("mp-test-mode-link"),o.innerHTML=n,o.href=r,o.target="blank",e.appendChild(o),t}},{key:"createCardHeader",value:function(){var t=document.createElement("div");t.classList.add("mp-test-mode-card-content");var e=this.createBadge(),n=this.createTitle();return t.appendChild(e),t.appendChild(n),t}},{key:"createBadge",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-test-mode-badge"),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("title"),t.classList.add("mp-test-mode-title"),t.setAttribute("data-cy","test-mode-title"),t}}])&&n(l.prototype,s),p}(o(HTMLElement));customElements.define("test-mode",l)})();
assets/js/mp-plugins-components.min.js CHANGED
@@ -1 +1 @@
1
- (()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(d,t);var o,i,l,s,f,p=(o=d,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function d(){return e(this,d),p.apply(this,arguments)}return l=d,f=[{key:"observedAttributes",get:function(){return["title","description","retryButtonText"]}}],(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"attributeChangedCallback",value:function(){this.firstElementChild&&(this.removeChild(this.firstElementChild),this.build())}},{key:"build",value:function(){var t=this.createAlertDetails(),e=this.createCardContent();t.appendChild(e),this.appendChild(t)}},{key:"createAlertDetails",value:function(){var t=document.createElement("div");return t.classList.add("mp-alert-details-card"),t}},{key:"createCardContent",value:function(){var t=document.createElement("div");t.classList.add("mp-alert-details-card-content");var e=document.createElement("div");e.classList.add("mp-alert-details-card-content-left");var n=document.createElement("div");n.classList.add("mp-alert-details-card-content-right"),t.appendChild(e),t.appendChild(n);var r=this.createBadge(),o=this.createTitle(),i=this.createDescription(),u=this.createRetryButton();return e.appendChild(r),n.appendChild(o),n.appendChild(i),n.appendChild(u),t}},{key:"createBadge",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-alert-details-badge"),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("title"),t.classList.add("mp-alert-details-title"),t}},{key:"createDescription",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("description"),t.classList.add("mp-alert-details-description"),t}},{key:"createRetryButton",value:function(){var t=this.getAttribute("retryButtonText"),e=document.createElement("button");return e.classList.add("mp-alert-details-retry-button"),e.innerHTML=t,e.onclick=function(){return document.location.reload()},e}}])&&n(l.prototype,s),f&&n(l,f),d}(o(HTMLElement));customElements.define("alert-details",l)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-checkout-benefits-container"),t.appendChild(this.createTitle()),t.appendChild(this.createList()),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-checkout-benefits-title"),t.innerHTML=this.getAttribute("title"),t}},{key:"createList",value:function(){var t=this,e=JSON.parse(this.getAttribute("items")),n=document.createElement("div");return n.classList.add("mp-checkout-benefits-list"),e.forEach((function(e){n.appendChild(t.createItem(e))})),n}},{key:"createItem",value:function(t){var e=document.createElement("div");return e.classList.add("mp-checkout-benefits-item"),e.appendChild(this.createImage()),e.appendChild(this.createText(t)),e}},{key:"createText",value:function(t){var e=document.createElement("span");return e.innerHTML=t,e}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-checkout-benefits-image"),t.src=this.getAttribute("list-style-type-src"),t.alt=this.getAttribute("list-style-type-alt"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("checkout-benefits",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-checkout-redirect-container"),t.setAttribute("data-cy","checkout-redirect-container"),t.appendChild(this.createImage()),t.appendChild(this.createText()),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-checkout-redirect-image"),t.src=this.getAttribute("src"),t.alt=this.getAttribute("alt"),t}},{key:"createText",value:function(){var t=document.createElement("p");return t.classList.add("mp-checkout-redirect-text"),t.innerHTML=this.getAttribute("text"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("checkout-redirect",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){var t=this.createInputDocument();this.appendChild(t)}},{key:"createInputDocument",value:function(){var t=document.createElement("div");t.classList.add("mp-input-document"),t.setAttribute("data-cy","input-document-container");var e=this.createLabel(this.getAttribute("label-message")),n=this.createHelper(this.getAttribute("helper-message")),r=this.createHiddenField(this.getAttribute("hidden-id")),o=this.createInput(n,r);return t.appendChild(e),t.appendChild(o),t.appendChild(r),t.appendChild(n),t}},{key:"createLabel",value:function(t){var e=document.createElement("input-label");return e.setAttribute("message",t),e.setAttribute("isOptional","false"),e}},{key:"createInput",value:function(t,e){var n=this,r=document.createElement("div");r.classList.add("mp-input"),r.setAttribute("id","form-checkout__identificationNumber-container");var o=JSON.parse(this.getAttribute("documents")),i=this.getAttribute("validate"),u=this.createVerticalLine(),c=this.createSelect(r,t,o,i),a=this.createDocument(r,c,t);return c.addEventListener("change",(function(){r.classList.remove("mp-focus"),r.classList.remove("mp-error"),n.setInpuProperties(c,a),n.setMaskInputDocument(c,a,e)})),r.appendChild(c),r.appendChild(u),r.appendChild(a),this.setMaskInputDocument(c,a,e),r}},{key:"setInpuProperties",value:function(t,e){"CPF"===t.value?(e.value="",e.setAttribute("maxlength","14"),e.setAttribute("placeholder","999.999.999-99")):"CNPJ"===t.value?(e.value="",e.setAttribute("maxlength","18"),e.setAttribute("placeholder","99.999.999/0001-99")):"CI"===t.value?(e.value="",e.setAttribute("maxlength","8"),e.setAttribute("placeholder","99999999")):(e.value="",e.setAttribute("maxlength","20"),e.setAttribute("placeholder",""))}},{key:"createSelect",value:function(t,e,n,r){var o=this,i=document.createElement("select");return i.classList.add("mp-document-select"),i.setAttribute("name",this.getAttribute("select-name")),i.setAttribute("id",this.getAttribute("select-id")),i.setAttribute("data-checkout",this.getAttribute("select-data-checkout")),i.setAttribute("data-cy","select-document"),n&&n.forEach((function(t){o.createOption(i,t)})),r&&(i.addEventListener("focus",(function(){t.classList.add("mp-focus"),e.firstElementChild.style.display="none"})),i.addEventListener("focusout",(function(){t.classList.remove("mp-focus"),e.firstElementChild.style.display="none"}))),i}},{key:"createOption",value:function(t,e){var n=document.createElement("option");n.innerHTML=e,n.value=e,t.appendChild(n)}},{key:"createHiddenField",value:function(t){var e=document.createElement("input");return e.setAttribute("type","hidden"),e.setAttribute("id",t),e}},{key:"createVerticalLine",value:function(){var t=document.createElement("div");return t.classList.add("mp-vertical-line"),t}},{key:"isValidCPF",value:function(t){if("string"!=typeof t)return!1;if(!(t=t.replace(/[\s.-]*/gim,""))||11!==t.length||"00000000000"===t||"11111111111"===t||"22222222222"===t||"33333333333"===t||"44444444444"===t||"55555555555"===t||"66666666666"===t||"77777777777"===t||"88888888888"===t||"99999999999"===t)return!1;for(var e,n=0,r=1;r<=9;r+=1)n+=parseInt(t.substring(r-1,r))*(11-r);if(10!=(e=10*n%11)&&11!==e||(e=0),e!==parseInt(t.substring(9,10)))return!1;n=0;for(var o=1;o<=10;o+=1)n+=parseInt(t.substring(o-1,o))*(12-o);return 10!=(e=10*n%11)&&11!==e||(e=0),e===parseInt(t.substring(10,11))}},{key:"isValidCNPJ",value:function(t){if(""===(t=t.replace(/[^\d]+/g,"")))return!1;if(14!==t.length)return!1;if("00000000000000"===t||"11111111111111"===t||"22222222222222"===t||"33333333333333"===t||"44444444444444"===t||"55555555555555"===t||"66666666666666"===t||"77777777777777"===t||"88888888888888"===t||"99999999999999"===t)return!1;for(var e=t.length-2,n=t.substring(0,e),r=t.substring(e),o=0,i=e-7,u=e;u>=1;u-=1)o+=n.charAt(e-u)*i--,i<2&&(i=9);var c=o%11<2?0:11-o%11;if(c!==Number(r.charAt(0)))return!1;e+=1,n=t.substring(0,e),o=0,i=e-7;for(var a=e;a>=1;a-=1)o+=n.charAt(e-a)*i--,i<2&&(i=9);return(c=o%11<2?0:11-o%11)===Number(r.charAt(1))}},{key:"isValidCI",value:function(t){var e=0,n=0,r=t[t.length-1];if(t.length<=6)for(n=t.length;n<7;n+=1)t="0".concat(t);for(n=0;n<7;n+=1)e+=parseInt("2987634"[n],10)*parseInt(t[n],10)%10;return r===(e%10==0?0:10-e%10).toString()}},{key:"setMaskInputDocument",value:function(t,e,n){var r={CPF:function(t){return t.replace(/\D+/g,"").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d{1,2})/,"$1-$2").replace(/(-\d{2})\d+?$/,"$1")},CNPJ:function(t){return t.replace(/\D+/g,"").replace(/(\d{2})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1/$2").replace(/(\d{4})(\d)/,"$1-$2").replace(/(-\d{2})\d+?$/,"$1")},CI:function(t){return t.replace(/\D+/g,"")}};e.addEventListener("input",(function(e){if(void 0!==r[t.value]&&(e.target.value=r[t.value](e.target.value)),n){var o=e.target.value.replace(/\D/g,"");n.value=o}}))}},{key:"createDocument",value:function(t,e,n){var r=this,o=document.createElement("input");return o.setAttribute("name",this.getAttribute("input-name")),o.setAttribute("data-checkout",this.getAttribute("input-data-checkout")),o.setAttribute("data-cy","input-document"),o.classList.add("mp-document"),o.type="text",o.inputMode="numeric",this.setInpuProperties(e,o),o.addEventListener("focus",(function(){t.classList.add("mp-focus"),t.classList.remove("mp-error"),n.firstElementChild.style.display="none"})),o.addEventListener("focusout",(function(){t.classList.remove("mp-focus");var i={CPF:function(t){return r.isValidCPF(t)},CNPJ:function(t){return r.isValidCNPJ(t)},CI:function(t){return r.isValidCI(t)}};void 0!==i[e.value]&&(i[e.value](o.value)?(t.classList.remove("mp-error"),n.firstElementChild.style.display="none",o.setAttribute("name",r.getAttribute("input-name"))):(t.classList.add("mp-error"),n.firstElementChild.style.display="flex",o.setAttribute("name",r.getAttribute("flag-error"))))})),o}},{key:"createHelper",value:function(t){var e=document.createElement("input-helper");return e.setAttribute("isVisible",!1),e.setAttribute("message",t),e.setAttribute("input-id","mp-doc-number-helper"),e}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("input-document",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createHelper())}},{key:"createHelper",value:function(){var t=document.createElement("div");t.classList.add("mp-helper"),t.setAttribute("id",this.getAttribute("input-id")),t.setAttribute("data-cy","helper-container"),this.validateVisibility(t);var e=this.createIcon(),n=this.getAttribute("message"),r=this.createHelperMessage(n);return t.appendChild(e),t.appendChild(r),t}},{key:"createIcon",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-helper-icon"),t}},{key:"createHelperMessage",value:function(t){var e=document.createElement("div");return e.innerHTML=t,e.classList.add("mp-helper-message"),e.setAttribute("data-cy","helper-message"),e}},{key:"validateVisibility",value:function(t){var e=this.getAttribute("isVisible");"string"==typeof e&&(e="false"!==e),t.style.display=e?"flex":"none"}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("input-helper",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createLabel())}},{key:"createLabel",value:function(){var t=document.createElement("div");t.classList.add("mp-input-label"),t.setAttribute("data-cy","input-label");var e=this.getAttribute("message");t.innerHTML=e;var n=this.getAttribute("isOptional");if("string"==typeof n&&(n="false"!==n),!n){var r=document.createElement("b");r.innerHTML="*",r.style="color: red",t.appendChild(r)}return t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("input-label",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-radio-container"),t.appendChild(this.createRadio()),t.appendChild(this.createLabel()),t}},{key:"createRadio",value:function(){var t=document.createElement("input"),e=this.getAttribute("dataRate");return t.classList.add("mp-input-radio-radio"),t.type="radio",t.id=this.getAttribute("identification"),t.name=this.getAttribute("name"),t.value=this.getAttribute("value"),t.setAttribute("data-cy","input-radio"),e&&t.setAttribute("dataRate",e),t}},{key:"createLabel",value:function(){var t=document.createElement("label");return t.classList.add("mp-input-radio-label"),t.htmlFor=this.getAttribute("identification"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("input-radio",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-select-container"),t.appendChild(this.createLabel()),t.appendChild(this.createInput()),t}},{key:"createInput",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-select-input"),t.appendChild(this.createSelect()),t}},{key:"createSelect",value:function(){var t=this,e=document.createElement("select"),n=this.getAttribute("name");e.classList.add("mp-input-select-select"),e.setAttribute("id",n),e.setAttribute("name",n);var r=this.getAttribute("options")&&JSON.parse(this.getAttribute("options"));return r&&0!==r.length&&r.forEach((function(n){e.appendChild(t.createOption(n))})),e}},{key:"createOption",value:function(t){var e=document.createElement("option");return e.innerHTML=t,e.value=t,e}},{key:"createLabel",value:function(){var t=document.createElement("input-label"),e=this.getAttribute("optional");return t.setAttribute("message",this.getAttribute("label")),"false"===e?t.setAttribute("isOptional",e):t.setAttribute("isOptional","true"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("input-select",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(p,t);var r,o,a,l,s,f=(r=p,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function p(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,p),(t=f.call(this)).index=0,t.limit=5,t.offset=t.limit,t.columns=null,t.total=0,t}return a=p,s=[{key:"observedAttributes",get:function(){return["columns","name","button-name"]}}],(l=[{key:"connectedCallback",value:function(){this.build()}},{key:"attributeChangedCallback",value:function(){this.firstElementChild&&(this.removeChild(this.firstElementChild),this.build())}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"setColumns",value:function(){return this.columns=JSON.parse(this.getAttribute("columns")),this}},{key:"setTotal",value:function(){return this.total=this.columns.length,this}},{key:"createContainer",value:function(){var t=document.createElement("div");return this.setColumns(),this.columns&&(this.setTotal(),t.classList.add("mp-input-table-container"),t.setAttribute("data-cy","input-table-container"),t.appendChild(this.createList())),t}},{key:"createList",value:function(){var t=this,e=document.createElement("div");e.classList.add("mp-input-table-list"),e.setAttribute("data-cy","input-table-list");var n=this.createLink();return n.onclick=function(){return t.appendItems(t.columns,e,n,!0)},this.appendItems(this.columns,e,n,!1),e.appendChild(n),e}},{key:"createItem",value:function(t){var e=document.createElement("div");return e.classList.add("mp-input-table-item"),e.appendChild(this.createLabel(t)),e}},{key:"createLabel",value:function(t){var e=t.id,n=t.value,r=t.rowText,o=t.rowObs,i=t.highlight,u=t.img,c=t.alt,a=t.dataRate,l=this.getAttribute("name"),s=document.createElement("div");return s.classList.add("mp-input-table-label"),s.appendChild(this.createOption(e,l,n,r,u,c,a)),o&&s.appendChild(this.createRowObs(o,i)),s.onclick=function(){document.getElementById(e).checked=!0},s}},{key:"createOption",value:function(t,e,n,r,o,i,u){var c=document.createElement("div");return c.classList.add("mp-input-table-option"),c.appendChild(this.createRadio(t,e,n,u)),o?c.appendChild(this.createRowTextWithImg(r,o,i)):c.appendChild(this.createRowText(r)),c}},{key:"createRadio",value:function(t,e,n,r){var o=document.createElement("input-radio");return o.setAttribute("name",e),o.setAttribute("value",n),o.setAttribute("identification",t),o.setAttribute("dataRate",r),o}},{key:"createRowText",value:function(t){var e=document.createElement("span");return e.classList.add("mp-input-table-row-text"),e.innerHTML=t,e}},{key:"createRowTextWithImg",value:function(t,e,n){var r=document.createElement("span"),o=document.createElement("payment-method-logo");return o.setAttribute("src",e),o.setAttribute("alt",n),o.style.marginRight="10px",r.classList.add("mp-input-table-row-text-image"),r.innerHTML=t,r.appendChild(o),r}},{key:"createRowObs",value:function(t,e){var n=document.createElement("span");return e?n.classList.add("mp-input-table-row-obs-highlight"):n.classList.add("mp-input-table-row-obs"),n.innerHTML=t,n}},{key:"createLink",value:function(){var t=document.createElement("div");t.classList.add("mp-input-table-container-link");var e=document.createElement("a");return e.setAttribute("id","more-options"),e.classList.add("mp-input-table-link"),e.innerHTML=this.getAttribute("button-name"),t.appendChild(e),t}},{key:"appendItems",value:function(t,e,n,r){this.validateLimit();for(var o=this.index;o<this.limit;o+=1)r?e.insertBefore(this.createItem(t[o]),n):e.appendChild(this.createItem(t[o]));this.limit>=this.total&&(n.style.display="none"),this.index+=this.offset,this.limit+=this.offset,this.validateLimit()}},{key:"validateLimit",value:function(){this.limit>this.total&&(this.limit=this.total)}}])&&e(a.prototype,l),s&&e(a,s),p}(r(HTMLElement));customElements.define("input-table",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-payment-method-logo-container"),t.appendChild(this.createImage()),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-payment-method-logo-image"),t.alt=this.getAttribute("alt"),t.src=this.getAttribute("src"),t.onerror=function(t){var e,n,r,o;return null===(e=t.target)||void 0===e||null===(n=e.parentNode)||void 0===n||null===(r=n.parentNode)||void 0===r||null===(o=r.parentNode)||void 0===o?void 0:o.removeChild(t.target.parentNode.parentNode)},t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("payment-method-logo",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=this,e=JSON.parse(this.getAttribute("methods")),n=document.createElement("div");return n.classList.add("mp-payment-methods-container"),e.forEach((function(e){n.appendChild(t.createPaymentMethodType(e))})),n}},{key:"createPaymentMethodType",value:function(t){var e=t.title,n=t.label,r=t.payment_methods,o=document.createElement("div");return o.classList.add("mp-payment-method-type-container"),r&&0!==r.length&&(o.appendChild(this.createHeader(e,n)),o.appendChild(this.createContent(r))),o}},{key:"createHeader",value:function(t,e){var n=document.createElement("div");return n.classList.add("mp-payment-methods-header"),t&&n.appendChild(this.createTitle(t)),e&&n.appendChild(this.createBadge(e)),n}},{key:"createTitle",value:function(t){var e=document.createElement("p");return e.classList.add("mp-payment-methods-title"),e.innerHTML=t,e}},{key:"createBadge",value:function(t){var e=document.createElement("div"),n=document.createElement("span");return n.classList.add("mp-payment-methods-badge-text"),n.innerHTML=t,e.classList.add("mp-payment-methods-badge"),e.appendChild(n),e}},{key:"createContent",value:function(t){var e=this,n=document.createElement("div");return n.classList.add("mp-payment-methods-content"),t.forEach((function(t){n.appendChild(e.createImage(t))})),n}},{key:"createImage",value:function(t){var e=t.src,n=t.alt,r=document.createElement("payment-method-logo");return r.setAttribute("src",e),r.setAttribute("alt",n),r}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("payment-methods",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-pix-template-container"),t.setAttribute("data-cy","pix-template-container"),t.appendChild(this.createImage()),t.appendChild(this.createTitle()),t.appendChild(this.createSubtitle()),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-pix-template-title"),t.innerText=this.getAttribute("title"),t}},{key:"createSubtitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-pix-template-subtitle"),t.innerText=this.getAttribute("subtitle"),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-pix-template-image"),t.src=this.getAttribute("src"),t.alt=this.getAttribute("alt"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("pix-template",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-terms-and-conditions-container"),t.setAttribute("data-cy","terms-and-conditions-container"),t.appendChild(this.createText()),t.appendChild(this.createLink()),t}},{key:"createText",value:function(){var t=document.createElement("span");return t.classList.add("mp-terms-and-conditions-text"),t.innerHTML=this.getAttribute("description"),t}},{key:"createLink",value:function(){var t=document.createElement("a");return t.classList.add("mp-terms-and-conditions-link"),t.innerHTML=this.getAttribute("link-text"),t.href=this.getAttribute("link-src"),t.target="blank",t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("terms-and-conditions",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){var t=this.createTestMode(),e=this.createCardHeader(),n=this.createCardContent();t.appendChild(e),t.appendChild(n),this.appendChild(t)}},{key:"createTestMode",value:function(){var t=document.createElement("div");return t.classList.add("mp-test-mode-card"),t.setAttribute("data-cy","test-mode-card"),t}},{key:"createCardContent",value:function(){var t=document.createElement("div");t.classList.add("mp-test-mode-card-content");var e=document.createElement("p");e.innerHTML=this.getAttribute("description"),e.classList.add("mp-test-mode-description"),e.setAttribute("data-cy","test-mode-description"),t.appendChild(e);var n=this.getAttribute("link-text"),r=this.getAttribute("link-src"),o=document.createElement("a");return o.classList.add("mp-test-mode-link"),o.innerHTML=n,o.href=r,o.target="blank",e.appendChild(o),t}},{key:"createCardHeader",value:function(){var t=document.createElement("div");t.classList.add("mp-test-mode-card-content");var e=this.createBadge(),n=this.createTitle();return t.appendChild(e),t.appendChild(n),t}},{key:"createBadge",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-test-mode-badge"),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("title"),t.classList.add("mp-test-mode-title"),t.setAttribute("data-cy","test-mode-title"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("test-mode",a)})();
1
+ (()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function r(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function o(t){var e="function"==typeof Map?new Map:void 0;return o=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return i(t,arguments,a(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},o(t)}function i(t,e,n){return i=u()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&c(o,n.prototype),o},i.apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function c(t,e){return c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},c(t,e)}function a(t){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},a(t)}var l=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(d,t);var o,i,l,s,f,p=(o=d,i=u(),function(){var t,e=a(o);if(i){var n=a(this).constructor;t=Reflect.construct(e,arguments,n)}else t=e.apply(this,arguments);return r(this,t)});function d(){return e(this,d),p.apply(this,arguments)}return l=d,f=[{key:"observedAttributes",get:function(){return["title","description","retryButtonText"]}}],(s=[{key:"connectedCallback",value:function(){this.build()}},{key:"attributeChangedCallback",value:function(){this.firstElementChild&&(this.removeChild(this.firstElementChild),this.build())}},{key:"build",value:function(){var t=this.createAlertDetails(),e=this.createCardContent();t.appendChild(e),this.appendChild(t)}},{key:"createAlertDetails",value:function(){var t=document.createElement("div");return t.classList.add("mp-alert-details-card"),t}},{key:"createCardContent",value:function(){var t=document.createElement("div");t.classList.add("mp-alert-details-card-content");var e=document.createElement("div");e.classList.add("mp-alert-details-card-content-left");var n=document.createElement("div");n.classList.add("mp-alert-details-card-content-right"),t.appendChild(e),t.appendChild(n);var r=this.createBadge(),o=this.createTitle(),i=this.createDescription(),u=this.createRetryButton();return e.appendChild(r),n.appendChild(o),n.appendChild(i),n.appendChild(u),t}},{key:"createBadge",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-alert-details-badge"),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("title"),t.classList.add("mp-alert-details-title"),t}},{key:"createDescription",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("description"),t.classList.add("mp-alert-details-description"),t}},{key:"createRetryButton",value:function(){var t=this.getAttribute("retryButtonText"),e=document.createElement("button");return e.classList.add("mp-alert-details-retry-button"),e.innerHTML=t,e.onclick=function(){return document.location.reload()},e}}])&&n(l.prototype,s),f&&n(l,f),d}(o(HTMLElement));customElements.define("alert-details",l)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-checkout-benefits-container"),t.appendChild(this.createTitle()),t.appendChild(this.createList()),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-checkout-benefits-title"),t.innerHTML=this.getAttribute("title"),t}},{key:"createList",value:function(){var t=this,e=JSON.parse(this.getAttribute("items")),n=document.createElement("div");return n.classList.add("mp-checkout-benefits-list"),e.forEach((function(e,r){n.appendChild(t.createItem(e,r))})),n}},{key:"createItem",value:function(t,e){var n=document.createElement("div");return n.classList.add("mp-checkout-benefits-item"),n.appendChild(this.getAttribute("steps")?this.createCountList(e):this.createBulletList()),n.appendChild(this.createText(t)),n}},{key:"createText",value:function(t){var e=document.createElement("span");return e.innerHTML=t,e}},{key:"createCountList",value:function(t){var e=document.createElement("p");e.innerText=1+t,e.classList.add("mp-checkout-benefits-count-list-item");var n=document.createElement("div");return n.classList.add("mp-checkout-benefits-count-list-div"),n.appendChild(e),n}},{key:"createBulletList",value:function(){var t=document.createElement("div");t.classList.add("mp-checkout-benefits-tick-mark-container");var e=document.createElement("div");return e.classList.add("mp-checkout-benefits-tick-mark"),t.appendChild(e),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("checkout-benefits",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-checkout-redirect-v2-container"),t.setAttribute("data-cy","checkout-redirect-v2-container"),t.appendChild(this.createImage()),t.appendChild(this.createText()),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-checkout-redirect-v2-image"),t.src=this.getAttribute("src"),t.alt=this.getAttribute("alt"),t}},{key:"createText",value:function(){var t=document.createElement("p");return t.classList.add("mp-checkout-redirect-v2-text"),t.innerHTML=this.getAttribute("text"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("checkout-redirect-v2",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-checkout-redirect-container"),t.setAttribute("data-cy","checkout-redirect-container"),t.appendChild(this.createImage()),t.appendChild(this.createText()),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-checkout-redirect-image"),t.src=this.getAttribute("src"),t.alt=this.getAttribute("alt"),t}},{key:"createText",value:function(){var t=document.createElement("p");return t.classList.add("mp-checkout-redirect-text"),t.innerHTML=this.getAttribute("text"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("checkout-redirect",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){var t=this.createInputDocument();this.appendChild(t)}},{key:"createInputDocument",value:function(){var t=document.createElement("div");t.classList.add("mp-input-document"),t.setAttribute("data-cy","input-document-container");var e=this.createLabel(this.getAttribute("label-message")),n=this.createHelper(this.getAttribute("helper-message")),r=this.createHiddenField(this.getAttribute("hidden-id")),o=this.createInput(n,r);return t.appendChild(e),t.appendChild(o),t.appendChild(r),t.appendChild(n),t}},{key:"createLabel",value:function(t){var e=document.createElement("input-label");return e.setAttribute("message",t),e.setAttribute("isOptional","false"),e}},{key:"createInput",value:function(t,e){var n=this,r=document.createElement("div");r.classList.add("mp-input"),r.setAttribute("id","form-checkout__identificationNumber-container");var o=JSON.parse(this.getAttribute("documents")),i=this.getAttribute("validate"),u=this.createVerticalLine(),c=this.createSelect(r,t,o,i),a=this.createDocument(r,c,t);return c.addEventListener("change",(function(){r.classList.remove("mp-focus"),r.classList.remove("mp-error"),n.setInpuProperties(c,a),n.setMaskInputDocument(c,a,e)})),r.appendChild(c),r.appendChild(u),r.appendChild(a),this.setMaskInputDocument(c,a,e),r}},{key:"setInpuProperties",value:function(t,e){"CPF"===t.value?(e.value="",e.setAttribute("maxlength","14"),e.setAttribute("placeholder","999.999.999-99")):"CNPJ"===t.value?(e.value="",e.setAttribute("maxlength","18"),e.setAttribute("placeholder","99.999.999/0001-99")):"CI"===t.value?(e.value="",e.setAttribute("maxlength","8"),e.setAttribute("placeholder","99999999")):(e.value="",e.setAttribute("maxlength","20"),e.setAttribute("placeholder",""))}},{key:"createSelect",value:function(t,e,n,r){var o=this,i=document.createElement("select");return i.classList.add("mp-document-select"),i.setAttribute("name",this.getAttribute("select-name")),i.setAttribute("id",this.getAttribute("select-id")),i.setAttribute("data-checkout",this.getAttribute("select-data-checkout")),i.setAttribute("data-cy","select-document"),n&&n.forEach((function(t){o.createOption(i,t)})),r&&(i.addEventListener("focus",(function(){t.classList.add("mp-focus"),e.firstElementChild.style.display="none"})),i.addEventListener("focusout",(function(){t.classList.remove("mp-focus"),e.firstElementChild.style.display="none"}))),i}},{key:"createOption",value:function(t,e){var n=document.createElement("option");n.innerHTML=e,n.value=e,t.appendChild(n)}},{key:"createHiddenField",value:function(t){var e=document.createElement("input");return e.setAttribute("type","hidden"),e.setAttribute("id",t),e}},{key:"createVerticalLine",value:function(){var t=document.createElement("div");return t.classList.add("mp-vertical-line"),t}},{key:"isValidCPF",value:function(t){if("string"!=typeof t)return!1;if(!(t=t.replace(/[\s.-]*/gim,""))||11!==t.length||"00000000000"===t||"11111111111"===t||"22222222222"===t||"33333333333"===t||"44444444444"===t||"55555555555"===t||"66666666666"===t||"77777777777"===t||"88888888888"===t||"99999999999"===t)return!1;for(var e,n=0,r=1;r<=9;r+=1)n+=parseInt(t.substring(r-1,r))*(11-r);if(10!=(e=10*n%11)&&11!==e||(e=0),e!==parseInt(t.substring(9,10)))return!1;n=0;for(var o=1;o<=10;o+=1)n+=parseInt(t.substring(o-1,o))*(12-o);return 10!=(e=10*n%11)&&11!==e||(e=0),e===parseInt(t.substring(10,11))}},{key:"isValidCNPJ",value:function(t){if(""===(t=t.replace(/[^\d]+/g,"")))return!1;if(14!==t.length)return!1;if("00000000000000"===t||"11111111111111"===t||"22222222222222"===t||"33333333333333"===t||"44444444444444"===t||"55555555555555"===t||"66666666666666"===t||"77777777777777"===t||"88888888888888"===t||"99999999999999"===t)return!1;for(var e=t.length-2,n=t.substring(0,e),r=t.substring(e),o=0,i=e-7,u=e;u>=1;u-=1)o+=n.charAt(e-u)*i--,i<2&&(i=9);var c=o%11<2?0:11-o%11;if(c!==Number(r.charAt(0)))return!1;e+=1,n=t.substring(0,e),o=0,i=e-7;for(var a=e;a>=1;a-=1)o+=n.charAt(e-a)*i--,i<2&&(i=9);return(c=o%11<2?0:11-o%11)===Number(r.charAt(1))}},{key:"isValidCI",value:function(t){var e=0,n=0,r=t[t.length-1];if(t.length<=6)for(n=t.length;n<7;n+=1)t="0".concat(t);for(n=0;n<7;n+=1)e+=parseInt("2987634"[n],10)*parseInt(t[n],10)%10;return r===(e%10==0?0:10-e%10).toString()}},{key:"setMaskInputDocument",value:function(t,e,n){var r={CPF:function(t){return t.replace(/\D+/g,"").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d{1,2})/,"$1-$2").replace(/(-\d{2})\d+?$/,"$1")},CNPJ:function(t){return t.replace(/\D+/g,"").replace(/(\d{2})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1.$2").replace(/(\d{3})(\d)/,"$1/$2").replace(/(\d{4})(\d)/,"$1-$2").replace(/(-\d{2})\d+?$/,"$1")},CI:function(t){return t.replace(/\D+/g,"")}};e.addEventListener("input",(function(e){if(void 0!==r[t.value]&&(e.target.value=r[t.value](e.target.value)),n){var o=e.target.value.replace(/\D/g,"");n.value=o}}))}},{key:"createDocument",value:function(t,e,n){var r=this,o=document.createElement("input");return o.setAttribute("name",this.getAttribute("input-name")),o.setAttribute("data-checkout",this.getAttribute("input-data-checkout")),o.setAttribute("data-cy","input-document"),o.classList.add("mp-document"),o.type="text",o.inputMode="numeric",this.setInpuProperties(e,o),o.addEventListener("focus",(function(){t.classList.add("mp-focus"),t.classList.remove("mp-error"),n.firstElementChild.style.display="none"})),o.addEventListener("focusout",(function(){t.classList.remove("mp-focus");var i={CPF:function(t){return r.isValidCPF(t)},CNPJ:function(t){return r.isValidCNPJ(t)},CI:function(t){return r.isValidCI(t)}};void 0!==i[e.value]&&(i[e.value](o.value)?(t.classList.remove("mp-error"),n.firstElementChild.style.display="none",o.setAttribute("name",r.getAttribute("input-name"))):(t.classList.add("mp-error"),n.firstElementChild.style.display="flex",o.setAttribute("name",r.getAttribute("flag-error"))))})),o}},{key:"createHelper",value:function(t){var e=document.createElement("input-helper");return e.setAttribute("isVisible",!1),e.setAttribute("message",t),e.setAttribute("input-id","mp-doc-number-helper"),e}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("input-document",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createHelper())}},{key:"createHelper",value:function(){var t=document.createElement("div");t.classList.add("mp-helper"),t.setAttribute("id",this.getAttribute("input-id")),t.setAttribute("data-cy","helper-container"),this.validateVisibility(t);var e=this.createIcon(),n=this.getAttribute("message"),r=this.createHelperMessage(n);return t.appendChild(e),t.appendChild(r),t}},{key:"createIcon",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-helper-icon"),t}},{key:"createHelperMessage",value:function(t){var e=document.createElement("div");return e.innerHTML=t,e.classList.add("mp-helper-message"),e.setAttribute("data-cy","helper-message"),e}},{key:"validateVisibility",value:function(t){var e=this.getAttribute("isVisible");"string"==typeof e&&(e="false"!==e),t.style.display=e?"flex":"none"}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("input-helper",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createLabel())}},{key:"createLabel",value:function(){var t=document.createElement("div");t.classList.add("mp-input-label"),t.setAttribute("data-cy","input-label");var e=this.getAttribute("message");t.innerHTML=e;var n=this.getAttribute("isOptional");if("string"==typeof n&&(n="false"!==n),!n){var r=document.createElement("b");r.innerHTML="*",r.style="color: red",t.appendChild(r)}return t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("input-label",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-radio-container"),t.appendChild(this.createRadio()),t.appendChild(this.createLabel()),t}},{key:"createRadio",value:function(){var t=document.createElement("input"),e=this.getAttribute("dataRate");return t.classList.add("mp-input-radio-radio"),t.type="radio",t.id=this.getAttribute("identification"),t.name=this.getAttribute("name"),t.value=this.getAttribute("value"),t.setAttribute("data-cy","input-radio"),e&&t.setAttribute("dataRate",e),t}},{key:"createLabel",value:function(){var t=document.createElement("label");return t.classList.add("mp-input-radio-label"),t.htmlFor=this.getAttribute("identification"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("input-radio",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-select-container"),t.appendChild(this.createLabel()),t.appendChild(this.createInput()),t}},{key:"createInput",value:function(){var t=document.createElement("div");return t.classList.add("mp-input-select-input"),t.appendChild(this.createSelect()),t}},{key:"createSelect",value:function(){var t=this,e=document.createElement("select"),n=this.getAttribute("name");e.classList.add("mp-input-select-select"),e.setAttribute("id",n),e.setAttribute("name",n);var r=this.getAttribute("options")&&JSON.parse(this.getAttribute("options"));return r&&0!==r.length&&r.forEach((function(n){e.appendChild(t.createOption(n))})),e}},{key:"createOption",value:function(t){var e=document.createElement("option");return e.innerHTML=t,e.value=t,e}},{key:"createLabel",value:function(){var t=document.createElement("input-label"),e=this.getAttribute("optional");return t.setAttribute("message",this.getAttribute("label")),"false"===e?t.setAttribute("isOptional",e):t.setAttribute("isOptional","true"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("input-select",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(p,t);var r,o,a,l,s,f=(r=p,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function p(){var t;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,p),(t=f.call(this)).index=0,t.limit=5,t.offset=t.limit,t.columns=null,t.total=0,t}return a=p,s=[{key:"observedAttributes",get:function(){return["columns","name","button-name","bank-interest-text"]}}],(l=[{key:"connectedCallback",value:function(){this.build()}},{key:"attributeChangedCallback",value:function(){this.firstElementChild&&(this.removeChild(this.firstElementChild),this.build())}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"setColumns",value:function(){return this.columns=JSON.parse(this.getAttribute("columns")),this}},{key:"setTotal",value:function(){return this.total=this.columns.length,this}},{key:"createContainer",value:function(){var t=document.createElement("div");return this.setColumns(),this.columns&&(this.setTotal(),t.classList.add("mp-input-table-container"),t.setAttribute("data-cy","input-table-container"),t.appendChild(this.createList()),t.appendChild(this.createBankInterestDisclaimer())),t}},{key:"createList",value:function(){var t=this,e=document.createElement("div");e.classList.add("mp-input-table-list"),e.setAttribute("data-cy","input-table-list");var n=this.createLink();return n.onclick=function(){return t.appendItems(t.columns,e,n,!0)},this.appendItems(this.columns,e,n,!1),e.appendChild(n),e}},{key:"createItem",value:function(t){var e=document.createElement("div");return e.classList.add("mp-input-table-item"),e.appendChild(this.createLabel(t)),e}},{key:"createLabel",value:function(t){var e=t.id,n=t.value,r=t.rowText,o=t.rowObs,i=t.highlight,u=t.img,c=t.alt,a=t.dataRate,l=this.getAttribute("name"),s=document.createElement("div");return s.classList.add("mp-input-table-label"),s.appendChild(this.createOption(e,l,n,r,u,c,a)),o&&s.appendChild(this.createRowObs(o,i)),s.onclick=function(){document.getElementById(e).checked=!0},s}},{key:"createOption",value:function(t,e,n,r,o,i,u){var c=document.createElement("div");return c.classList.add("mp-input-table-option"),c.appendChild(this.createRadio(t,e,n,u)),o?c.appendChild(this.createRowTextWithImg(r,o,i)):c.appendChild(this.createRowText(r)),c}},{key:"createRadio",value:function(t,e,n,r){var o=document.createElement("input-radio");return o.setAttribute("name",e),o.setAttribute("value",n),o.setAttribute("identification",t),o.setAttribute("dataRate",r),o}},{key:"createRowText",value:function(t){var e=document.createElement("span");return e.classList.add("mp-input-table-row-text"),e.innerHTML=t,e}},{key:"createRowTextWithImg",value:function(t,e,n){var r=document.createElement("span"),o=document.createElement("payment-method-logo");return o.setAttribute("src",e),o.setAttribute("alt",n),o.style.marginRight="10px",r.classList.add("mp-input-table-row-text-image"),r.innerHTML=t,r.appendChild(o),r}},{key:"createRowObs",value:function(t,e){var n=document.createElement("span");return e?n.classList.add("mp-input-table-row-obs-highlight"):n.classList.add("mp-input-table-row-obs"),n.innerHTML=t,n}},{key:"createLink",value:function(){var t=document.createElement("div");t.classList.add("mp-input-table-container-link");var e=document.createElement("a");return e.setAttribute("id","more-options"),e.classList.add("mp-input-table-link"),e.innerHTML=this.getAttribute("button-name"),t.appendChild(e),t}},{key:"createBankInterestDisclaimer",value:function(){var t=document.createElement("div");t.classList.add("mp-input-table-bank-interest-container");var e=document.createElement("p");return e.classList.add("mp-input-table-bank-interest-text"),e.innerText=this.getAttribute("bank-interest-text"),t.appendChild(e),t}},{key:"appendItems",value:function(t,e,n,r){this.validateLimit();for(var o=this.index;o<this.limit;o+=1)r?e.insertBefore(this.createItem(t[o]),n):e.appendChild(this.createItem(t[o]));this.limit>=this.total&&n.style.setProperty("display","none","important"),this.index+=this.offset,this.limit+=this.offset,this.validateLimit()}},{key:"validateLimit",value:function(){this.limit>this.total&&(this.limit=this.total)}}])&&e(a.prototype,l),s&&e(a,s),p}(r(HTMLElement));customElements.define("input-table",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-payment-method-logo-container"),t.appendChild(this.createImage()),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-payment-method-logo-image"),t.alt=this.getAttribute("alt"),t.src=this.getAttribute("src"),t.onerror=function(t){var e,n,r,o;return null===(e=t.target)||void 0===e||null===(n=e.parentNode)||void 0===n||null===(r=n.parentNode)||void 0===r||null===(o=r.parentNode)||void 0===o?void 0:o.removeChild(t.target.parentNode.parentNode)},t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("payment-method-logo",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=this,e=JSON.parse(this.getAttribute("methods")),n=document.createElement("div");return n.classList.add("mp-payment-methods-container"),e.forEach((function(e){n.appendChild(t.createPaymentMethodType(e))})),n}},{key:"createPaymentMethodType",value:function(t){var e=t.title,n=t.label,r=t.payment_methods,o=document.createElement("div");return o.classList.add("mp-payment-method-type-container"),r&&0!==r.length&&(o.appendChild(this.createHeader(e,n)),o.appendChild(this.createContent(r))),o}},{key:"createHeader",value:function(t,e){var n=document.createElement("div");return n.classList.add("mp-payment-methods-header"),t&&n.appendChild(this.createTitle(t)),e&&n.appendChild(this.createBadge(e)),n}},{key:"createTitle",value:function(t){var e=document.createElement("p");return e.classList.add("mp-payment-methods-title"),e.innerHTML=t,e}},{key:"createBadge",value:function(t){var e=document.createElement("div"),n=document.createElement("span");return n.classList.add("mp-payment-methods-badge-text"),n.innerHTML=t,e.classList.add("mp-payment-methods-badge"),e.appendChild(n),e}},{key:"createContent",value:function(t){var e=this,n=document.createElement("div");return n.classList.add("mp-payment-methods-content"),t.forEach((function(t){n.appendChild(e.createImage(t))})),n}},{key:"createImage",value:function(t){var e=t.src,n=t.alt,r=document.createElement("payment-method-logo");return r.setAttribute("src",e),r.setAttribute("alt",n),r}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("payment-methods",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-pix-template-container"),t.setAttribute("data-cy","pix-template-container"),t.appendChild(this.createImage()),t.appendChild(this.createTitle()),t.appendChild(this.createSubtitle()),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-pix-template-title"),t.innerText=this.getAttribute("title"),t}},{key:"createSubtitle",value:function(){var t=document.createElement("p");return t.classList.add("mp-pix-template-subtitle"),t.innerText=this.getAttribute("subtitle"),t}},{key:"createImage",value:function(){var t=document.createElement("img");return t.classList.add("mp-pix-template-image"),t.src=this.getAttribute("src"),t.alt=this.getAttribute("alt"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("pix-template",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){this.appendChild(this.createContainer())}},{key:"createContainer",value:function(){var t=document.createElement("div");return t.classList.add("mp-terms-and-conditions-container"),t.setAttribute("data-cy","terms-and-conditions-container"),t.appendChild(this.createText()),t.appendChild(this.createLink()),t}},{key:"createText",value:function(){var t=document.createElement("span");return t.classList.add("mp-terms-and-conditions-text"),t.innerHTML=this.getAttribute("description"),t}},{key:"createLink",value:function(){var t=document.createElement("a");return t.classList.add("mp-terms-and-conditions-link"),t.innerHTML=this.getAttribute("link-text"),t.href=this.getAttribute("link-src"),t.target="blank",t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("terms-and-conditions",a)})(),(()=>{function t(e){return(t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(e)}function e(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(e,n){if(n&&("object"===t(n)||"function"==typeof n))return n;if(void 0!==n)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(e)}function r(t){var e="function"==typeof Map?new Map:void 0;return r=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,r)}function r(){return o(t,arguments,c(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),u(r,t)},r(t)}function o(t,e,n){return o=i()?Reflect.construct:function(t,e,n){var r=[null];r.push.apply(r,e);var o=new(Function.bind.apply(t,r));return n&&u(o,n.prototype),o},o.apply(null,arguments)}function i(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function u(t,e){return u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},u(t,e)}function c(t){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},c(t)}var a=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(s,t);var r,o,a,l=(r=s,o=i(),function(){var t,e=c(r);if(o){var i=c(this).constructor;t=Reflect.construct(e,arguments,i)}else t=e.apply(this,arguments);return n(this,t)});function s(){return e(this,s),l.apply(this,arguments)}return(a=[{key:"connectedCallback",value:function(){this.build()}},{key:"build",value:function(){var t=this.createTestMode(),e=this.createCardHeader(),n=this.createCardContent();t.appendChild(e),t.appendChild(n),this.appendChild(t)}},{key:"createTestMode",value:function(){var t=document.createElement("div");return t.classList.add("mp-test-mode-card"),t.setAttribute("data-cy","test-mode-card"),t}},{key:"createCardContent",value:function(){var t=document.createElement("div");t.classList.add("mp-test-mode-card-content");var e=document.createElement("p");e.innerHTML=this.getAttribute("description"),e.classList.add("mp-test-mode-description"),e.setAttribute("data-cy","test-mode-description"),t.appendChild(e);var n=this.getAttribute("link-text"),r=this.getAttribute("link-src"),o=document.createElement("a");return o.classList.add("mp-test-mode-link"),o.innerHTML=n,o.href=r,o.target="blank",e.appendChild(o),t}},{key:"createCardHeader",value:function(){var t=document.createElement("div");t.classList.add("mp-test-mode-card-content");var e=this.createBadge(),n=this.createTitle();return t.appendChild(e),t.appendChild(n),t}},{key:"createBadge",value:function(){var t=document.createElement("div");return t.innerHTML="!",t.classList.add("mp-test-mode-badge"),t}},{key:"createTitle",value:function(){var t=document.createElement("p");return t.innerHTML=this.getAttribute("title"),t.classList.add("mp-test-mode-title"),t.setAttribute("data-cy","test-mode-title"),t}}])&&function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(s.prototype,a),s}(r(HTMLElement));customElements.define("test-mode",a)})();
assets/js/review.js CHANGED
@@ -1,7 +1,9 @@
1
- /* globals ajaxurl */
2
  jQuery(document).ready(function ($) {
3
  $(document).on('click', '.mp-rating-notice button', function () {
4
- $.post( ajaxurl, { action: 'mercadopago_review_dismiss' } );
5
- }
6
- );
 
 
7
  });
1
+ /* globals ajaxurl, woocommerce_mercadopago_admin_notice_review_vars */
2
  jQuery(document).ready(function ($) {
3
  $(document).on('click', '.mp-rating-notice button', function () {
4
+ $.post(ajaxurl, {
5
+ action: 'mercadopago_review_dismiss',
6
+ nonce: woocommerce_mercadopago_admin_notice_review_vars.nonce,
7
+ });
8
+ });
9
  });
assets/js/review.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(document).ready((function(n){n(document).on("click",".mp-rating-notice button",(function(){n.post(ajaxurl,{action:"mercadopago_review_dismiss"})}))}));
1
+ jQuery(document).ready((function(o){o(document).on("click",".mp-rating-notice button",(function(){o.post(ajaxurl,{action:"mercadopago_review_dismiss",nonce:woocommerce_mercadopago_admin_notice_review_vars.nonce})}))}));
assets/js/saved_cards_notice_mercadopago.js CHANGED
@@ -1,7 +1,9 @@
1
- /* globals ajaxurl */
2
  jQuery(document).ready(function ($) {
3
- $(document).on('click', '#saved-cards-notice', function () {
4
- $.post( ajaxurl, { action: 'mercadopago_saved_cards_notice_dismiss' } );
5
- }
6
- );
 
7
  });
 
1
+ /* globals ajaxurl, woocommerce_mercadopago_admin_saved_cards_vars */
2
  jQuery(document).ready(function ($) {
3
+ $(document).on('click', '#saved-cards-notice', function () {
4
+ $.post(ajaxurl, {
5
+ action: 'mercadopago_saved_cards_notice_dismiss',
6
+ nonce: woocommerce_mercadopago_admin_saved_cards_vars.nonce,
7
+ });
8
  });
9
+ });
assets/js/saved_cards_notice_mercadopago.min.js CHANGED
@@ -1 +1 @@
1
- jQuery(document).ready((function(c){c(document).on("click","#saved-cards-notice",(function(){c.post(ajaxurl,{action:"mercadopago_saved_cards_notice_dismiss"})}))}));
1
+ jQuery(document).ready((function(c){c(document).on("click","#saved-cards-notice",(function(){c.post(ajaxurl,{action:"mercadopago_saved_cards_notice_dismiss",nonce:woocommerce_mercadopago_admin_saved_cards_vars.nonce})}))}));
assets/js/securityFields/pageObjects/checkoutPage.js CHANGED
@@ -14,8 +14,7 @@ const CheckoutPage = {
14
  },
15
 
16
  setBackground(element, background) {
17
- document.querySelector(CheckoutElements[element]).style
18
- .setProperty("background", background, "important");
19
  },
20
 
21
  setImageCard(secureThumbnail) {
@@ -347,7 +346,11 @@ const CheckoutPage = {
347
  }
348
  },
349
 
350
- getInstallments(response) {
 
 
 
 
351
  let payerCosts = [];
352
  const installments = [];
353
 
@@ -360,14 +363,20 @@ const CheckoutPage = {
360
  for (let j = 0; j < payerCosts.length; j++) {
361
  const installment = payerCosts[j].installments;
362
  const installmentRate = payerCosts[j].installment_rate === 0;
 
 
 
 
 
 
363
 
364
  installments.push({
365
  id: `installment-${installment}`,
366
  value: installment,
367
- rowText: payerCosts[j].recommended_message.split('(')[0],
368
- rowObs: installmentRate ? wc_mercadopago_params.installmentObsFee : this.formatCurrency(payerCosts[j].total_amount),
369
- highlight: installmentRate ? "true" : "",
370
  dataRate: this.argentinaResolution(payerCosts[j].labels),
 
 
371
  });
372
  }
373
 
@@ -375,18 +384,22 @@ const CheckoutPage = {
375
  },
376
 
377
  setChangeEventOnInstallments(siteId, response) {
378
- var installments = this.getInstallments(response);
 
379
 
380
  const inputTable = document.createElement("input-table");
381
  inputTable.setAttribute("name", "mp-installments");
382
- inputTable.setAttribute(
383
- "button-name",
384
- wc_mercadopago_params.installmentButton
385
- );
386
  inputTable.setAttribute("columns", JSON.stringify(installments));
 
 
 
 
 
387
  this.setElementDisplay("mpInstallments", "block");
388
  this.showInstallmentsComponent(inputTable);
389
  this.setupTaxEvents();
 
390
  document.getElementById("more-options").addEventListener("click", () => {
391
  setTimeout(() => {
392
  this.setupTaxEvents();
14
  },
15
 
16
  setBackground(element, background) {
17
+ document.querySelector(CheckoutElements[element]).style.setProperty("background", background, "important");
 
18
  },
19
 
20
  setImageCard(secureThumbnail) {
346
  }
347
  },
348
 
349
+ getBankInterestDisclaimerCountries(siteId) {
350
+ return siteId === "mlc" || siteId === "mco" || siteId === "mpe";
351
+ },
352
+
353
+ getInstallments(response, bankInterestDisclaimer) {
354
  let payerCosts = [];
355
  const installments = [];
356
 
363
  for (let j = 0; j < payerCosts.length; j++) {
364
  const installment = payerCosts[j].installments;
365
  const installmentRate = payerCosts[j].installment_rate === 0;
366
+ const installmentRateCollector = payerCosts[j].installment_rate_collector.includes("MERCADOPAGO");
367
+ const installmentTotalAmount = this.formatCurrency(payerCosts[j].total_amount);
368
+
369
+ const backInterestText = bankInterestDisclaimer
370
+ ? `${installmentTotalAmount} + ${wc_mercadopago_params.interestText}`
371
+ : installmentTotalAmount
372
 
373
  installments.push({
374
  id: `installment-${installment}`,
375
  value: installment,
376
+ highlight: installmentRate && installmentRateCollector ? "true" : "",
 
 
377
  dataRate: this.argentinaResolution(payerCosts[j].labels),
378
+ rowText: payerCosts[j].recommended_message.split('(')[0],
379
+ rowObs: installmentRate && installmentRateCollector ? wc_mercadopago_params.installmentObsFee : backInterestText,
380
  });
381
  }
382
 
384
  },
385
 
386
  setChangeEventOnInstallments(siteId, response) {
387
+ const bankInterestDisclaimer = this.getBankInterestDisclaimerCountries(siteId);
388
+ const installments = this.getInstallments(response, bankInterestDisclaimer);
389
 
390
  const inputTable = document.createElement("input-table");
391
  inputTable.setAttribute("name", "mp-installments");
392
+ inputTable.setAttribute("button-name", wc_mercadopago_params.installmentButton);
 
 
 
393
  inputTable.setAttribute("columns", JSON.stringify(installments));
394
+
395
+ if (bankInterestDisclaimer) {
396
+ inputTable.setAttribute("bank-interest-text", wc_mercadopago_params.bankInterestText);
397
+ }
398
+
399
  this.setElementDisplay("mpInstallments", "block");
400
  this.showInstallmentsComponent(inputTable);
401
  this.setupTaxEvents();
402
+
403
  document.getElementById("more-options").addEventListener("click", () => {
404
  setTimeout(() => {
405
  this.setupTaxEvents();
assets/js/securityFields/pageObjects/checkoutPage.min.js CHANGED
@@ -1 +1 @@
1
- const CheckoutPage={setElementDisplay(e,t){document.querySelector(CheckoutElements[e]).style.display=t},setText(e,t){document.querySelector(CheckoutElements[e]).innerHTML=t},setValue(e,t){document.querySelector(CheckoutElements[e]).value=t},setBackground(e,t){document.querySelector(CheckoutElements[e]).style.setProperty("background",t,"important")},setImageCard(e){this.setBackground("fcCardNumberContainer","url("+e+") 98% 50% no-repeat #fff"),document.querySelector(CheckoutElements.fcCardNumberContainer).style.setProperty("background-size","auto 32px","important")},findContainerField(e){let t="cardholderName"==e?`#form-checkout__${e}`:`#form-checkout__${e}-container`;return Object.keys(CheckoutElements).find((e=>CheckoutElements[e]===t))},setDisplayOfError(e,t,n){"add"!=t?document.querySelector(CheckoutElements[e]).classList.remove(`${n}`):document.querySelector(CheckoutElements[e]).classList.add(`${n}`)},setDisplayOfInputHelper(e,t){let n=document.querySelector(`input-helper[input-id=${e}-helper]`);if(n){n.querySelector("div").style.display=t}},setCvvHint(e){var t=wc_mercadopago_params.cvvText;t=`${e.length} ${t} `,t+=this.cvvLocationTranslate(e.card_location),this.setText("mpSecurityCodeInfo",t)},cvvLocationTranslate:e=>($cvvFront=wc_mercadopago_params.cvvHint.front,$cvvBack=wc_mercadopago_params.cvvHint.back,"back"===e?$cvvBack:$cvvFront),additionalInfoHandler(e){e.cardholder_name?this.setElementDisplay("fcCardholderName","block"):this.setElementDisplay("fcCardholderName","none"),e.issuer?this.setElementDisplay("mpIssuerContainer","block"):this.setElementDisplay("mpIssuerContainer","none"),e.cardholder_identification_type&&e.cardholder_identification_number?this.setElementDisplay("mpDocumentContainer","block"):this.setElementDisplay("mpDocumentContainer","none")},getCountry:()=>wc_mercadopago_params.site_id,changeCvvPlaceHolder(e){let t="";for(let n=0;n<e;n++)t+=n+1;cardForm.update("securityCode",{placeholder:t})},clearTax(){this.setElementDisplay("mpInputTaxCft","none"),this.setText("mpTaxCftText",""),this.setText("mpTaxTeaText","")},installment_amount(e){let t=document.querySelector(CheckoutElements.fcInstallments);"debit_card"===e?t.setAttribute("disabled","disabled"):t.removeAttribute("disabled")},formatCurrency:e=>new Intl.NumberFormat(wc_mercadopago_params.intl,{currency:wc_mercadopago_params.currency,style:"currency",currencyDisplay:"narrowSymbol"}).format(e),inputHelperName:e=>({cardNumber:CheckoutElements.mpCardNumber,cardholderName:CheckoutElements.mpCardholderName,expirationDate:CheckoutElements.mpExpirationDate,securityCode:CheckoutElements.mpSecurityCode,identificationNumber:CheckoutElements.mpIdentificationNumber}[e]),removeAdditionFields(){this.setElementDisplay("mpDocumentContainer","none"),this.setElementDisplay("mpInstallments","none"),this.setElementDisplay("mpIssuerContainer","none"),this.setDisplayOfInputHelper("installments","none"),this.setValue("cardInstallments","")},clearInstallmentsComponent(){const e=document.querySelector(CheckoutElements.mpInstallmentsContainer);e.classList.remove(CheckoutElements.mpInstallmentsContainer),e.firstElementChild&&e.removeChild(e.firstElementChild)},showInstallmentsComponent(e){const t=document.querySelector(CheckoutElements.mpInstallmentsContainer);t.classList.add(CheckoutElements.mpInstallmentsContainer),t.appendChild(e)},getHelperMessage(e){let t="input-helper[input-id="+this.inputHelperName(e)+"-helper]";return document.querySelector(t).querySelector("div[class=mp-helper-message]")},argentinaResolution(e){let t="";if("mla"===this.getCountry())for(let n=0;n<e.length;n++)-1!==e[n].indexOf("CFT_")&&(t=e[n]);return t},hideErrors(){document.querySelector(".mp-checkout-custom-container").querySelectorAll("input-helper").forEach((e=>{e.querySelector("div").style.display="none"}))},clearInputs(){this.hideErrors(),this.setBackground("fcCardNumberContainer","no-repeat #fff"),this.setValue("fcCardholderName",""),this.setDisplayOfError("fcCardholderName","removed","mp-error"),this.setValue("fcCardExpirationDateContainer",""),this.setDisplayOfError("fcCardExpirationDateContainer","removed","mp-error"),this.setValue("fcSecurityNumberContainer",""),this.setDisplayOfError("fcSecurityNumberContainer","removed","mp-error"),this.setValue("fcIdentificationNumber",""),this.setElementDisplay("mpDocumentContainer","none"),this.setDisplayOfError("fcIdentificationNumberContainer","removed","mp-error"),this.clearInstallmentsComponent(),this.setElementDisplay("mpInstallments","none"),document.querySelector("input[data-cy=input-document]").value=""},verifyDocument(){let e=document.querySelector(CheckoutElements.fcIdentificationNumber),t=document.querySelector(CheckoutElements.mpDocumentContainer);return"none"===t.style.display||""===t.style.display||"-1"!==e.value&&""!==e.value&&"flex"!=document.querySelector("input-helper[input-id=mp-doc-number-helper]").querySelector("div").style.display},loadAdditionalInfo(e){additionalInfoNeeded={issuer:!1,cardholder_name:!1,cardholder_identification_type:!1,cardholder_identification_number:!1};for(let t=0;t<e.length;t++)"issuer_id"===e[t]&&(additionalInfoNeeded.issuer=!0),"cardholder_name"===e[t]&&(additionalInfoNeeded.cardholder_name=!0),"cardholder_identification_type"===e[t]&&(additionalInfoNeeded.cardholder_identification_type=!0),"cardholder_identification_number"===e[t]&&(additionalInfoNeeded.cardholder_identification_number=!0)},verifyInstallments(){return""==document.querySelector(CheckoutElements.cardInstallments).value?(CheckoutPage.setDisplayOfError("fcInputTableContainer","add","mp-error"),this.setDisplayOfInputHelper("mp-installments","flex"),!1):(CheckoutPage.setDisplayOfError("fcInputTableContainer","remove","mp-error"),this.setDisplayOfInputHelper("mp-installments","none"),!0)},validateInputsCreateToken(){let e=this.verifyInstallments(),t=this.verifyDocument();return!(!e||!t)},showTaxes(){const e=document.querySelector(".mp-checkout-custom-container").querySelectorAll(CheckoutElements.mpInputRadio);let t=null,n="block";e.forEach((e=>{e.checked&&(t=e.getAttribute("datarate"))}));let r="",a="";if(null!=t){const e=t.split("|");r=e[0].replace("_"," "),a=e[1].replace("_"," "),"CFT 0,00%"===r&&"TEA 0,00%"===a&&(n="none",r="",a="")}document.querySelector(CheckoutElements.mpInputTaxCft).style.display=n,document.querySelector(CheckoutElements.mpTaxCftText).innerHTML=r,document.querySelector(CheckoutElements.mpTaxTeaText).innerHTML=a},setupTaxEvents(){const e=document.querySelector(".mp-checkout-custom-container").getElementsByClassName("mp-input-table-label");for(var t=0;t<e.length;t++){let n=e[t].getElementsByTagName("input")[0].value;"mla"===wc_mercadopago_params.site_id&&e[t].addEventListener("click",this.showTaxes),e[t].addEventListener("click",(()=>{CheckoutPage.setDisplayOfError("fcInputTableContainer","remove","mp-error"),this.setDisplayOfInputHelper("mp-installments","none"),this.setValue("fcInstallments",n),this.setValue("cardInstallments",n)}))}},getInstallments(e){let t=[];const n=[];this.clearInstallmentsComponent(),t=e.payer_costs,t&&this.setElementDisplay("mpInstallments","block");for(let e=0;e<t.length;e++){const r=t[e].installments,a=0===t[e].installment_rate;n.push({id:`installment-${r}`,value:r,rowText:t[e].recommended_message.split("(")[0],rowObs:a?wc_mercadopago_params.installmentObsFee:this.formatCurrency(t[e].total_amount),highlight:a?"true":"",dataRate:this.argentinaResolution(t[e].labels)})}return n},setChangeEventOnInstallments(e,t){var n=this.getInstallments(t);const r=document.createElement("input-table");r.setAttribute("name","mp-installments"),r.setAttribute("button-name",wc_mercadopago_params.installmentButton),r.setAttribute("columns",JSON.stringify(n)),this.setElementDisplay("mpInstallments","block"),this.showInstallmentsComponent(r),this.setupTaxEvents(),document.getElementById("more-options").addEventListener("click",(()=>{setTimeout((()=>{this.setupTaxEvents()}),300)})),"mla"===e&&this.clearTax()}};
1
+ const CheckoutPage={setElementDisplay(e,t){document.querySelector(CheckoutElements[e]).style.display=t},setText(e,t){document.querySelector(CheckoutElements[e]).innerHTML=t},setValue(e,t){document.querySelector(CheckoutElements[e]).value=t},setBackground(e,t){document.querySelector(CheckoutElements[e]).style.setProperty("background",t,"important")},setImageCard(e){this.setBackground("fcCardNumberContainer","url("+e+") 98% 50% no-repeat #fff"),document.querySelector(CheckoutElements.fcCardNumberContainer).style.setProperty("background-size","auto 32px","important")},findContainerField(e){let t="cardholderName"==e?`#form-checkout__${e}`:`#form-checkout__${e}-container`;return Object.keys(CheckoutElements).find((e=>CheckoutElements[e]===t))},setDisplayOfError(e,t,n){"add"!=t?document.querySelector(CheckoutElements[e]).classList.remove(`${n}`):document.querySelector(CheckoutElements[e]).classList.add(`${n}`)},setDisplayOfInputHelper(e,t){let n=document.querySelector(`input-helper[input-id=${e}-helper]`);if(n){n.querySelector("div").style.display=t}},setCvvHint(e){var t=wc_mercadopago_params.cvvText;t=`${e.length} ${t} `,t+=this.cvvLocationTranslate(e.card_location),this.setText("mpSecurityCodeInfo",t)},cvvLocationTranslate:e=>($cvvFront=wc_mercadopago_params.cvvHint.front,$cvvBack=wc_mercadopago_params.cvvHint.back,"back"===e?$cvvBack:$cvvFront),additionalInfoHandler(e){e.cardholder_name?this.setElementDisplay("fcCardholderName","block"):this.setElementDisplay("fcCardholderName","none"),e.issuer?this.setElementDisplay("mpIssuerContainer","block"):this.setElementDisplay("mpIssuerContainer","none"),e.cardholder_identification_type&&e.cardholder_identification_number?this.setElementDisplay("mpDocumentContainer","block"):this.setElementDisplay("mpDocumentContainer","none")},getCountry:()=>wc_mercadopago_params.site_id,changeCvvPlaceHolder(e){let t="";for(let n=0;n<e;n++)t+=n+1;cardForm.update("securityCode",{placeholder:t})},clearTax(){this.setElementDisplay("mpInputTaxCft","none"),this.setText("mpTaxCftText",""),this.setText("mpTaxTeaText","")},installment_amount(e){let t=document.querySelector(CheckoutElements.fcInstallments);"debit_card"===e?t.setAttribute("disabled","disabled"):t.removeAttribute("disabled")},formatCurrency:e=>new Intl.NumberFormat(wc_mercadopago_params.intl,{currency:wc_mercadopago_params.currency,style:"currency",currencyDisplay:"narrowSymbol"}).format(e),inputHelperName:e=>({cardNumber:CheckoutElements.mpCardNumber,cardholderName:CheckoutElements.mpCardholderName,expirationDate:CheckoutElements.mpExpirationDate,securityCode:CheckoutElements.mpSecurityCode,identificationNumber:CheckoutElements.mpIdentificationNumber}[e]),removeAdditionFields(){this.setElementDisplay("mpDocumentContainer","none"),this.setElementDisplay("mpInstallments","none"),this.setElementDisplay("mpIssuerContainer","none"),this.setDisplayOfInputHelper("installments","none"),this.setValue("cardInstallments","")},clearInstallmentsComponent(){const e=document.querySelector(CheckoutElements.mpInstallmentsContainer);e.classList.remove(CheckoutElements.mpInstallmentsContainer),e.firstElementChild&&e.removeChild(e.firstElementChild)},showInstallmentsComponent(e){const t=document.querySelector(CheckoutElements.mpInstallmentsContainer);t.classList.add(CheckoutElements.mpInstallmentsContainer),t.appendChild(e)},getHelperMessage(e){let t="input-helper[input-id="+this.inputHelperName(e)+"-helper]";return document.querySelector(t).querySelector("div[class=mp-helper-message]")},argentinaResolution(e){let t="";if("mla"===this.getCountry())for(let n=0;n<e.length;n++)-1!==e[n].indexOf("CFT_")&&(t=e[n]);return t},hideErrors(){document.querySelector(".mp-checkout-custom-container").querySelectorAll("input-helper").forEach((e=>{e.querySelector("div").style.display="none"}))},clearInputs(){this.hideErrors(),this.setBackground("fcCardNumberContainer","no-repeat #fff"),this.setValue("fcCardholderName",""),this.setDisplayOfError("fcCardholderName","removed","mp-error"),this.setValue("fcCardExpirationDateContainer",""),this.setDisplayOfError("fcCardExpirationDateContainer","removed","mp-error"),this.setValue("fcSecurityNumberContainer",""),this.setDisplayOfError("fcSecurityNumberContainer","removed","mp-error"),this.setValue("fcIdentificationNumber",""),this.setElementDisplay("mpDocumentContainer","none"),this.setDisplayOfError("fcIdentificationNumberContainer","removed","mp-error"),this.clearInstallmentsComponent(),this.setElementDisplay("mpInstallments","none"),document.querySelector("input[data-cy=input-document]").value=""},verifyDocument(){let e=document.querySelector(CheckoutElements.fcIdentificationNumber),t=document.querySelector(CheckoutElements.mpDocumentContainer);return"none"===t.style.display||""===t.style.display||"-1"!==e.value&&""!==e.value&&"flex"!=document.querySelector("input-helper[input-id=mp-doc-number-helper]").querySelector("div").style.display},loadAdditionalInfo(e){additionalInfoNeeded={issuer:!1,cardholder_name:!1,cardholder_identification_type:!1,cardholder_identification_number:!1};for(let t=0;t<e.length;t++)"issuer_id"===e[t]&&(additionalInfoNeeded.issuer=!0),"cardholder_name"===e[t]&&(additionalInfoNeeded.cardholder_name=!0),"cardholder_identification_type"===e[t]&&(additionalInfoNeeded.cardholder_identification_type=!0),"cardholder_identification_number"===e[t]&&(additionalInfoNeeded.cardholder_identification_number=!0)},verifyInstallments(){return""==document.querySelector(CheckoutElements.cardInstallments).value?(CheckoutPage.setDisplayOfError("fcInputTableContainer","add","mp-error"),this.setDisplayOfInputHelper("mp-installments","flex"),!1):(CheckoutPage.setDisplayOfError("fcInputTableContainer","remove","mp-error"),this.setDisplayOfInputHelper("mp-installments","none"),!0)},validateInputsCreateToken(){let e=this.verifyInstallments(),t=this.verifyDocument();return!(!e||!t)},showTaxes(){const e=document.querySelector(".mp-checkout-custom-container").querySelectorAll(CheckoutElements.mpInputRadio);let t=null,n="block";e.forEach((e=>{e.checked&&(t=e.getAttribute("datarate"))}));let r="",a="";if(null!=t){const e=t.split("|");r=e[0].replace("_"," "),a=e[1].replace("_"," "),"CFT 0,00%"===r&&"TEA 0,00%"===a&&(n="none",r="",a="")}document.querySelector(CheckoutElements.mpInputTaxCft).style.display=n,document.querySelector(CheckoutElements.mpTaxCftText).innerHTML=r,document.querySelector(CheckoutElements.mpTaxTeaText).innerHTML=a},setupTaxEvents(){const e=document.querySelector(".mp-checkout-custom-container").getElementsByClassName("mp-input-table-label");for(var t=0;t<e.length;t++){let n=e[t].getElementsByTagName("input")[0].value;"mla"===wc_mercadopago_params.site_id&&e[t].addEventListener("click",this.showTaxes),e[t].addEventListener("click",(()=>{CheckoutPage.setDisplayOfError("fcInputTableContainer","remove","mp-error"),this.setDisplayOfInputHelper("mp-installments","none"),this.setValue("fcInstallments",n),this.setValue("cardInstallments",n)}))}},getBankInterestDisclaimerCountries:e=>"mlc"===e||"mco"===e||"mpe"===e,getInstallments(e,t){let n=[];const r=[];this.clearInstallmentsComponent(),n=e.payer_costs,n&&this.setElementDisplay("mpInstallments","block");for(let e=0;e<n.length;e++){const a=n[e].installments,s=0===n[e].installment_rate,l=n[e].installment_rate_collector.includes("MERCADOPAGO"),o=this.formatCurrency(n[e].total_amount),i=t?`${o} + ${wc_mercadopago_params.interestText}`:o;r.push({id:`installment-${a}`,value:a,highlight:s&&l?"true":"",dataRate:this.argentinaResolution(n[e].labels),rowText:n[e].recommended_message.split("(")[0],rowObs:s&&l?wc_mercadopago_params.installmentObsFee:i})}return r},setChangeEventOnInstallments(e,t){const n=this.getBankInterestDisclaimerCountries(e),r=this.getInstallments(t,n),a=document.createElement("input-table");a.setAttribute("name","mp-installments"),a.setAttribute("button-name",wc_mercadopago_params.installmentButton),a.setAttribute("columns",JSON.stringify(r)),n&&a.setAttribute("bank-interest-text",wc_mercadopago_params.bankInterestText),this.setElementDisplay("mpInstallments","block"),this.showInstallmentsComponent(a),this.setupTaxEvents(),document.getElementById("more-options").addEventListener("click",(()=>{setTimeout((()=>{this.setupTaxEvents()}),300)})),"mla"===e&&this.clearTax()}};
i18n/languages/woocommerce-mercadopago-es_AR.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_AR.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Mercado Pago payments for WooCommerce 6.0.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
5
  "mercadopago\n"
6
- "POT-Creation-Date: \n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
@@ -11,15 +11,15 @@ msgstr ""
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
- "X-Generator: Poedit 3.1.1\n"
15
 
16
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
17
- #: ../../includes/module/class-wc-woomercadopago-module.php:354
18
  msgid "By continuing, you agree to our "
19
  msgstr "Al continuar, aceptas nuestros "
20
 
21
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:147,
22
- #: ../../includes/module/class-wc-woomercadopago-module.php:356
23
  msgid "Terms and Conditions"
24
  msgstr "Términos y condiciones"
25
 
@@ -67,11 +67,6 @@ msgstr ""
67
  "La tienda debe tener HTTPS para activar el Checkout Personalizado y el "
68
  "Ticket Checkout."
69
 
70
- #: ../../includes/module/class-wc-woomercadopago-credentials.php:504,
71
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:446
72
- msgid "Invalid credentials"
73
- msgstr "Credenciales no válidas"
74
-
75
  #: ../../includes/module/class-wc-woomercadopago-init.php:52
76
  msgid ""
77
  "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. "
@@ -103,15 +98,19 @@ msgstr ""
103
  msgid "Cancel order"
104
  msgstr "Cancelar orden"
105
 
106
- #: ../../includes/module/class-wc-woomercadopago-module.php:370
 
 
 
 
107
  msgid "The payment method is not valid or not available."
108
  msgstr "El medio de pago no es válido o no está disponible."
109
 
110
- #: ../../includes/module/class-wc-woomercadopago-module.php:373
111
  msgid "The transaction amount cannot be processed by Mercado Pago."
112
  msgstr "El monto de transacción no puede ser procesado por Mercado Pago."
113
 
114
- #: ../../includes/module/class-wc-woomercadopago-module.php:373
115
  msgid ""
116
  "Possible causes: Currency not supported; Amounts below the minimum or above "
117
  "the maximum allowed."
@@ -119,11 +118,11 @@ msgstr ""
119
  "Posibles causas: Moneda no soportada; Montos por debajo del mínimo o por "
120
  "encima del máximo permitido."
121
 
122
- #: ../../includes/module/class-wc-woomercadopago-module.php:376
123
  msgid "The users are not valid."
124
  msgstr "Los usuários no son válidos."
125
 
126
- #: ../../includes/module/class-wc-woomercadopago-module.php:376
127
  msgid ""
128
  "Possible causes: Buyer and seller have the same account in Mercado Pago; The "
129
  "transaction involving production and test users."
@@ -131,123 +130,131 @@ msgstr ""
131
  "Posibles causas: Comprador y vendedor tienen la misma cuenta en Mercado "
132
  "Pago; La transacción involucrando usuários de producción y de prueba."
133
 
134
- #: ../../includes/module/class-wc-woomercadopago-module.php:379
135
  msgid "Unauthorized use of production credentials."
136
  msgstr "Uso no autorizado de credenciales de producción."
137
 
138
- #: ../../includes/module/class-wc-woomercadopago-module.php:379
139
  msgid ""
140
  "Possible causes: Use permission in use for the credential of the seller."
141
  msgstr ""
142
  "Posibles causas: Pendencia de permiso de uso en producción para la "
143
  "credencial del vendedor."
144
 
145
- #: ../../includes/module/class-wc-woomercadopago-module.php:505
146
  msgid "Colombia"
147
  msgstr "Colombia"
148
 
149
- #: ../../includes/module/class-wc-woomercadopago-module.php:507
150
  msgid "Argentina"
151
  msgstr "Argentina"
152
 
153
- #: ../../includes/module/class-wc-woomercadopago-module.php:509
154
  msgid "Brazil"
155
  msgstr "Brasil"
156
 
157
- #: ../../includes/module/class-wc-woomercadopago-module.php:511
158
  msgid "Chile"
159
  msgstr "Chile"
160
 
161
- #: ../../includes/module/class-wc-woomercadopago-module.php:513
162
  msgid "Mexico"
163
  msgstr "México"
164
 
165
- #: ../../includes/module/class-wc-woomercadopago-module.php:515
166
  msgid "Uruguay"
167
  msgstr "Uruguay"
168
 
169
- #: ../../includes/module/class-wc-woomercadopago-module.php:517
170
  msgid "Venezuela"
171
  msgstr "Venezuela"
172
 
173
- #: ../../includes/module/class-wc-woomercadopago-module.php:519
174
  msgid "Peru"
175
  msgstr "Peru"
176
 
177
- #: ../../includes/module/class-wc-woomercadopago-module.php:553
178
  msgid "Update the WooCommerce order to "
179
  msgstr "Actualizar la orden de WooCommerce para "
180
 
181
- #: ../../includes/module/class-wc-woomercadopago-module.php:772,
182
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
183
  msgid "Fill in your credentials to enable payment methods."
184
  msgstr "Completa tus credenciales para habilitar los medios de pago."
185
 
186
- #: ../../includes/module/class-wc-woomercadopago-module.php:788
187
  msgid "Set plugin"
188
  msgstr "Configurar plugin"
189
 
190
- #: ../../includes/module/class-wc-woomercadopago-module.php:789,
191
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:295
192
  msgid "Payment methods"
193
  msgstr "Medios de pagos"
194
 
195
- #: ../../includes/module/class-wc-woomercadopago-module.php:790,
196
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:219
197
  msgid "Plugin manual"
198
  msgstr "Manual del plugin"
199
 
200
- #: ../../includes/module/class-wc-woomercadopago-module.php:889
201
  msgid "By Mercado Pago"
202
  msgstr "Por Mercado Pago"
203
 
204
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:191
205
  msgid "Payment approved."
206
  msgstr "Pago aprobado."
207
 
208
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:257,
209
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:260
210
  msgid "Waiting for the Pix payment."
211
  msgstr "Esperando el pago de Pix."
212
 
213
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:276,
214
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:279
215
  msgid "Waiting for the ticket payment."
216
  msgstr "Esperando el pago del boleto."
217
 
218
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:288
219
  msgid "The customer has not made the payment yet."
220
  msgstr "El cliente todavía no efectuó el pago."
221
 
222
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:307
223
  msgid "Payment is pending review."
224
  msgstr "El pago está pendiente de revisión."
225
 
226
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:324
227
  msgid "Payment was declined. The customer can try again."
228
  msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
229
 
230
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:339
231
  msgid "Payment was returned to the customer."
232
  msgstr "El pago fue devuelto al cliente."
233
 
234
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:353
235
  msgid "Payment was canceled."
236
  msgstr "El pago fue cancelado."
237
 
238
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:368,
239
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:380
240
  msgid ""
241
  "The payment is in mediation or the purchase was unknown by the customer."
242
  msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
243
 
244
  #. translators: 1: payment_id 2: status
245
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:483
246
  msgid ""
247
  "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
248
  msgstr ""
249
  "Mercado Pago: El pago %1$s fue notificado por Mercado Pago con estado %2$s."
250
 
 
 
 
 
 
 
 
 
251
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
252
  msgid "No ID or TOPIC param in Request IPN"
253
  msgstr "No hay ID o parámetro de ASUNTO la solicitud de IPN"
@@ -267,13 +274,6 @@ msgstr "No se ha encontrado la IPN de `merchant_order`"
267
  msgid "Not found Payments into Merchant_Order"
268
  msgstr "No se han encontrado pagos en Merchant_Order"
269
 
270
- #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:172,
271
- #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:141,
272
- #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
273
- #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
274
- msgid "Buyer email"
275
- msgstr "Email del comprador"
276
-
277
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:175,
278
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:144,
279
  #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:193,
@@ -295,84 +295,84 @@ msgstr ""
295
  "Por favor, introduzca su email en la dirección de facturación para utilizar "
296
  "este servicio"
297
 
298
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:40
299
  msgid "Debit, Credit and invoice in Mercado Pago environment"
300
  msgstr "Débito, crédito y efectivo, en Mercado Pago"
301
 
302
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:41,
303
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:289
304
  msgid "Checkout Pro"
305
  msgstr "Checkout Pro"
306
 
307
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:49
308
  msgid "Mercado Pago - Checkout Pro"
309
  msgstr "Mercado Pago - Checkout Pro "
310
 
311
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:51
312
  msgid "Your saved cards or money in Mercado Pago"
313
  msgstr "Compras con tarjetas guardadas o saldo en Mercado Pago "
314
 
315
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:176
316
  msgid "Maximum number of installments"
317
  msgstr "Máximo de cuotas"
318
 
319
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:178
320
  msgid "What is the maximum quota with which a customer can buy?"
321
  msgstr "¿Cuál es el máximo de cuotas con las que un cliente puede comprar?"
322
 
323
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:181
324
  msgid "1 installment"
325
  msgstr "1 cuota"
326
 
327
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:182
328
  msgid "2 installments"
329
  msgstr "2 cuotas"
330
 
331
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:183
332
  msgid "3 installments"
333
  msgstr "3 cuotas"
334
 
335
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:184
336
  msgid "4 installments"
337
  msgstr "4 cuotas"
338
 
339
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:185
340
  msgid "5 installments"
341
  msgstr "5 cuotas"
342
 
343
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:186
344
  msgid "6 installments"
345
  msgstr "6 cuotas"
346
 
347
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:187
348
  msgid "10 installments"
349
  msgstr "10 cuotas"
350
 
351
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:188
352
  msgid "12 installments"
353
  msgstr "12 cuotas"
354
 
355
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:189
356
  msgid "15 installments"
357
  msgstr "15 cuotas"
358
 
359
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:190
360
  msgid "18 installments"
361
  msgstr "18 cuotas"
362
 
363
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:191
364
  msgid "24 installments"
365
  msgstr "24 cuotas"
366
 
367
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:268,
368
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:155,
369
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:849,
370
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:206,
371
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:199
372
  msgid "Enable the checkout"
373
  msgstr "Activar el checkout"
374
 
375
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:269
376
  msgid ""
377
  "By disabling it, you will disable all payments from Mercado Pago Checkout at "
378
  "Mercado Pago website by redirect."
@@ -380,17 +380,17 @@ msgstr ""
380
  "Al desactivar, desabilitarás todos los medios de pago del checkout en el "
381
  "sitio web de Mercado Pago."
382
 
383
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:273,
384
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:854
385
  msgid "The checkout is <b>enabled</b>."
386
  msgstr "El checkout está <b>activo</b>."
387
 
388
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:274,
389
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:855
390
  msgid "The checkout is <b>disabled</b>."
391
  msgstr "El checkout está <b>inactivo</b>."
392
 
393
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:293
394
  msgid ""
395
  "With Checkout Pro you sell with all the safety inside Mercado Pago "
396
  "environment."
@@ -398,15 +398,15 @@ msgstr ""
398
  "Con el Checkout Pro, podrás vender con toda la seguridad, dentro de Mercado "
399
  "Pago."
400
 
401
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:310
402
  msgid "Advanced settings"
403
  msgstr "Configuración Avanzada"
404
 
405
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:323
406
  msgid "Payment experience"
407
  msgstr "Experiencia de pago"
408
 
409
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:325
410
  msgid ""
411
  "Define what payment experience your customers will have, whether inside or "
412
  "outside your store."
@@ -414,31 +414,31 @@ msgstr ""
414
  "Define qué experiencia de pago tendrán tus clientes, si dentro o fuera de tu "
415
  "tienda."
416
 
417
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:328
418
  msgid "Redirect"
419
  msgstr "Redirect"
420
 
421
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:329
422
  msgid "Modal"
423
  msgstr "Modal"
424
 
425
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:345
426
  msgid ""
427
  "Choose the URL that we will show your customers when they finish their "
428
  "purchase."
429
  msgstr "Elige la URL que mostraremos a tus clientes cuando terminen su compra."
430
 
431
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:343,
432
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:363,
433
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
434
  msgid "This seems to be an invalid URL."
435
  msgstr "Esto parece ser una URL no válida."
436
 
437
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:348
438
  msgid "Success URL"
439
  msgstr "URL de éxito"
440
 
441
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:365
442
  msgid ""
443
  "Choose the URL that we will show to your customers when we refuse their "
444
  "purchase. Make sure it includes a message appropriate to the situation and "
@@ -448,11 +448,11 @@ msgstr ""
448
  "Asegúrate de incluir un mensaje adecuado a la situación y dales información "
449
  "útil para que puedan solucionarlo."
450
 
451
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:368
452
  msgid "Payment URL rejected"
453
  msgstr "URL de pago rechazado"
454
 
455
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:386
456
  msgid ""
457
  "Choose the URL that we will show to your customers when they have a payment "
458
  "pending approval."
@@ -460,92 +460,92 @@ msgstr ""
460
  "Elige la URL que mostraremos a tus clientes cuando tengan un pago pendiente "
461
  "de aprobación."
462
 
463
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:389
464
  msgid "Payment URL pending"
465
  msgstr "URL de pago pendiente"
466
 
467
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:403
468
  msgid "Enable the payment methods available to your clients."
469
  msgstr "Habilita los medios de pago disponibles para tus clientes."
470
 
471
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:404
472
  msgid "Choose the payment methods you accept in your store"
473
  msgstr "Elige los medios de pago que se aceptan en la tienda"
474
 
475
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:408
476
  msgid "Credit Cards"
477
  msgstr "Tarjetas de crédito"
478
 
479
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:412
480
  msgid "Debit Cards"
481
  msgstr "Tarjetas de débito"
482
 
483
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:416
484
  msgid "Other Payment Methods"
485
  msgstr "Otros medios"
486
 
487
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:466
488
  msgid "Return to the store"
489
  msgstr "Volver a la tienda"
490
 
491
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:467
492
  msgid ""
493
  "Do you want your customer to automatically return to the store after payment?"
494
  msgstr ""
495
  "¿Quieres que tu cliente vuelva automáticamente a la tienda después del pago?"
496
 
497
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:471
498
  msgid "The buyer <b>will be automatically redirected to the store</b>."
499
  msgstr "El comprador <b>será redirigido automáticamente a la tienda</b>."
500
 
501
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:472
502
  msgid "The buyer <b>will not be automatically redirected to the store</b>."
503
  msgstr "El comprador <b>no será redirigido automáticamente a la tienda</b>."
504
 
505
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:537
506
  msgid "Installments without card"
507
  msgstr "Cuotas sin tarjeta"
508
 
509
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
510
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:546,
511
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:402
512
  msgid "Up to "
513
  msgstr "hasta "
514
 
515
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
516
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:546,
517
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:402
518
  msgid " installments"
519
  msgstr " cuotas"
520
 
521
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:545,
522
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:401
523
  msgid "Credit cards"
524
  msgstr "Tarjetas de crédito"
525
 
526
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:552,
527
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:409
528
  msgid "Debit cards"
529
  msgstr "Tarjetas de débito "
530
 
531
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:558
532
  msgid "Bank Transfer"
533
  msgstr "Transferencia bancaria"
534
 
535
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:564
536
  msgid "Payment by cash"
537
  msgstr "Pagos en efectivo "
538
 
539
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:593
540
  msgid "Payment with Mercado Credito"
541
  msgstr "Pagos con Mercado Crédito"
542
 
543
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:594
544
  msgid "New!"
545
  msgstr "¡Nuevo!"
546
 
547
  #. translators: %s link to Mercado Credits blog
548
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:599
549
  msgid ""
550
  "With <a href=\"%s\" target=\"blank\">Mercado Credito</a>, clients can pay "
551
  "<b>in installments with no card, by transfers, invoice or money available in "
@@ -558,82 +558,82 @@ msgstr ""
558
  "componente de cuotas sin tarjeta</b>, aumentarás tus chances de vender. Para "
559
  "saber más, ingresá a documentación."
560
 
561
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:603
562
  msgid "The no-card installments banner is <b>active</b>."
563
  msgstr "El componente de cuotas sin tarjeta está <b>activado</b>."
564
 
565
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:604
566
  msgid "The no-card installments banner is <b>disabled</b>."
567
  msgstr "El componente de cuotas sin tarjeta está <b>desactivado</b> ."
568
 
569
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:642,
570
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:652
571
  msgid "Banner on the product page | Computer version"
572
  msgstr "Componente en la página del producto | Versión para computadora"
573
 
574
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:643
575
  msgid "Banner on the product page | Cellphone version"
576
  msgstr "Componente en la página del producto | Versión para celular"
577
 
578
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:650
579
  msgid "Computer"
580
  msgstr "Computadora"
581
 
582
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:651
583
  msgid "Mobile"
584
  msgstr "Celular"
585
 
586
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:653
587
  msgid "Banner visualization"
588
  msgstr "Visualización del componente"
589
 
590
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:654
591
  msgid "Check the example of how it will appear in the store:"
592
  msgstr "Consulta el ejemplo de cómo aparecerá en la tienda:"
593
 
594
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:710,
595
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:697,
596
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:644,
597
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:632,
598
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:421,
599
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:408,
600
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:425,
601
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:412,
602
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
603
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
604
  msgid "discount of"
605
  msgstr "descuento de"
606
 
607
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:715,
608
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:702,
609
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:649,
610
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:637,
611
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:426,
612
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:413,
613
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:430,
614
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:417,
615
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
616
  msgid "fee of"
617
  msgstr "comisión de"
618
 
619
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:37,
620
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:30,
621
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:30
622
  msgid "Transparent Checkout in your store environment"
623
  msgstr "Checkout Transparente, en tu tienda"
624
 
625
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:38,
626
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:47
627
  msgid "Debit and Credit"
628
  msgstr "Débito e crédito"
629
 
630
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:46,
631
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:39,
632
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:39
633
  msgid "Mercado pago - Customized Checkout"
634
  msgstr "Mercado Pago - Checkout Personalizado"
635
 
636
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:156
637
  msgid ""
638
  "By disabling it, you will disable all credit cards payments from Mercado "
639
  "Pago Transparent Checkout."
@@ -641,21 +641,21 @@ msgstr ""
641
  "Al desactivar, desabilitarás todos los medios de pago con tarjeta de crédito "
642
  "en el Checkout Transparente de Mercado Pago."
643
 
644
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:160
645
  msgid "Transparent Checkout for credit cards is <b>enabled</b>."
646
  msgstr ""
647
  "El Checkout Transparente de las tarjetas de crédito está <b>activado</b>."
648
 
649
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:161
650
  msgid "Transparent checkout for credit cards is <b>disabled</b>."
651
  msgstr ""
652
  "El checkout transparente de las tarjetas de crédito está <b>desactivado</b>."
653
 
654
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:193
655
  msgid "Installments Fees"
656
  msgstr "Tasas de pago en cuotas"
657
 
658
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:194
659
  msgid ""
660
  "Set installment fees and whether they will be charged from the store or from "
661
  "the buyer."
@@ -663,15 +663,15 @@ msgstr ""
663
  "Configura las tasas de las cuotas y si se las cobrarán a la tienda o al "
664
  "comprador. "
665
 
666
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:195
667
  msgid "Set fees"
668
  msgstr "Configurar tasas"
669
 
670
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:220
671
  msgid "Transparent Checkout | Credit card "
672
  msgstr "Checkout Transparente | Tarjeta de Crédito "
673
 
674
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:224
675
  msgid ""
676
  "With the Transparent Checkout, you can sell inside your store environment, "
677
  "without redirection and with the security from Mercado Pago."
@@ -679,17 +679,15 @@ msgstr ""
679
  "Con el Checkout Transparente, puedes vender dentro de tu tienda, sin "
680
  "redireccionamentos, con toda la seguridad de Mercado Pago."
681
 
682
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:242
683
- #, fuzzy
684
- #| msgid "Advanced configuration of the personalized payment experience\""
685
  msgid "Advanced configuration of the personalized payment experience"
686
  msgstr "Configuración Avanzada"
687
 
688
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:256
689
  msgid "Payments via Mercado Pago account"
690
  msgstr "Pagos a través de la cuenta de Mercado Pago"
691
 
692
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:257
693
  msgid ""
694
  "Your customers pay faster with saved cards, money balance or other available "
695
  "methods in their Mercado Pago accounts."
@@ -697,24 +695,24 @@ msgstr ""
697
  "Tus clientes pagan más rápido con tarjetas guardadas, dinero disponible o "
698
  "con otros medios disponibles en sus cuentas de MP."
699
 
700
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:261
701
  msgid "Payments via Mercado Pago accounts are <b>active</b>."
702
  msgstr "Los pagos a través de la cuenta de Mercado Pago están <b>activos</b>."
703
 
704
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:262
705
  msgid "Payments via Mercado Pago accounts are <b>inactive</b>."
706
  msgstr ""
707
  "Los pagos a través de la cuenta de Mercado Pago están <b>deshabilitados</b>."
708
 
709
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:281
710
  msgid "Check an example of how it will appear in your store:"
711
  msgstr "Conoce un ejemplo de cómo aparecerá en la tienda:"
712
 
713
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:312
714
  msgid "That’s it, payment accepted!"
715
  msgstr "Listo, ¡aceptamos tu pago!"
716
 
717
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:314
718
  msgid ""
719
  "We are processing your payment. In less than an hour we will send you the "
720
  "result by email."
@@ -722,7 +720,7 @@ msgstr ""
722
  "Estamos procesando su pago. En menos de una hora le enviaremos el resultado "
723
  "por correo electrónico."
724
 
725
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:316
726
  msgid ""
727
  "We are processing your payment. In less than 2 days we will send you by "
728
  "email if the payment has been approved or if additional information is "
@@ -731,32 +729,32 @@ msgstr ""
731
  "Estamos procesando su pago. En menos de 2 días le enviaremos por correo "
732
  "electrónico si se ha aprobado el pago o si se necesita información adicional."
733
 
734
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:318
735
  msgid "Check the card number."
736
  msgstr "Compruebe el número de tarjeta."
737
 
738
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:320
739
  msgid "Check the expiration date."
740
  msgstr "Compruebe la fecha de expiración."
741
 
742
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:322
743
  msgid "Check the information provided."
744
  msgstr "Compruebe la información informada."
745
 
746
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:324
747
  msgid "Check the informed security code."
748
  msgstr "Compruebe el código de seguridad informado."
749
 
750
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:326,
751
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:332
752
  msgid "Your payment cannot be processed."
753
  msgstr "No se puede procesar su pago."
754
 
755
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:328
756
  msgid "You must authorize payments for your orders."
757
  msgstr "Usted debe autorizar los pagos de sus órdenes."
758
 
759
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:330
760
  msgid ""
761
  "Contact your card issuer to activate it. The phone is on the back of your "
762
  "card."
@@ -764,7 +762,7 @@ msgstr ""
764
  "Póngase en contacto con el emisor de su tarjeta para activarla. El teléfono "
765
  "se encuentra en la parte posterior de su tarjeta."
766
 
767
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:334
768
  msgid ""
769
  "You have already made a payment of this amount. If you have to pay again, "
770
  "use another card or other method of payment."
@@ -772,7 +770,7 @@ msgstr ""
772
  "Usted ya realizó un pago de este importe. Si tiene que pagar de nuevo, "
773
  "utilizar otra tarjeta u otro medio de pago."
774
 
775
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:336
776
  msgid ""
777
  "Your payment was declined. Please select another payment method. It is "
778
  "recommended in cash."
@@ -780,15 +778,15 @@ msgstr ""
780
  "Su pago fue rechazado. Por favor seleccione otro medio de pago. Se "
781
  "recomienda en efectivo."
782
 
783
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:338
784
  msgid "Your payment does not have sufficient funds."
785
  msgstr "Su metodo de pago no tiene fondos suficientes."
786
 
787
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:340
788
  msgid "Payment cannot process the selected fee."
789
  msgstr "El pago no puede procesar la cuota seleccionada."
790
 
791
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:342
792
  msgid ""
793
  "You have reached the limit of allowed attempts. Choose another card or other "
794
  "payment method."
@@ -796,36 +794,36 @@ msgstr ""
796
  "Has alcanzado el límite de intentos permitidos. Elija otra tarjeta u otro "
797
  "medio de pago."
798
 
799
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:344,
800
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:346,
801
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:189
802
  msgid "This payment method cannot process your payment."
803
  msgstr "Este medio de pago no puede procesar su pago."
804
 
805
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:457,
806
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:458,
807
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:488,
808
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:489
809
  msgid "A problem was occurred when processing your payment. Please, try again."
810
  msgstr ""
811
  "El problemas ocurrió cuando se procesaba su pago. Por favor, intente otra "
812
  "vez."
813
 
814
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:571
815
  msgid "See your order form"
816
  msgstr "Ver su hoja de pedido"
817
 
818
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:582
819
  msgid "Your payment was declined. You can try again."
820
  msgstr "Su pago fue rechazado. Puede intentarlo de nuevo."
821
 
822
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:589,
823
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
824
  msgid "Click to try again"
825
  msgstr "Haga clic para intentarlo de nuevo"
826
 
827
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:611,
828
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:612
829
  msgid ""
830
  "A problem was occurred when processing your payment. Are you sure you have "
831
  "correctly filled all information in the checkout form?"
@@ -833,59 +831,59 @@ msgstr ""
833
  "El problemas ocurrió cuando se procesaba su pago. Está seguro de haber "
834
  "cargado la información en el formulario?"
835
 
836
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:651
837
  msgid "Configure your credentials to enable Mercado Pago payment methods."
838
  msgstr ""
839
  "Completa tus credenciales para habilitar los medios de pago Mercado Pago."
840
 
841
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:707
842
  msgid "Title in the store Checkout"
843
  msgstr "Título en el checkout de la tienda"
844
 
845
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:709
846
  msgid "Change the display text in Checkout, maximum characters: 85"
847
  msgstr "Cambiar el texto de la pantalla Checkout, caracteres máximos: 85"
848
 
849
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:711
850
  msgid "The text inserted here will not be translated to other languages"
851
  msgstr "El texto insertado aquí no se traducirá a otros idiomas"
852
 
853
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:725
854
  msgid "Description"
855
  msgstr "Descripción"
856
 
857
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:762,
858
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:774,
859
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
860
  msgid "Important! To sell you must enter your credentials."
861
  msgstr "¡Importante! Para vender debe introducir sus credenciales."
862
 
863
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:763
864
  msgid "You must enter&nbsp;<b>production credentials</b>."
865
  msgstr "Debe introducir&nbsp;<b>las credenciales de producción</b>."
866
 
867
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:764
868
  msgid "Enter credentials"
869
  msgstr "Introducir credenciales"
870
 
871
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:774
872
  msgid "Mercado Pago Plugin general settings"
873
  msgstr "Configuraciones generales del plugin de Mercado Pago"
874
 
875
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:775
876
  msgid ""
877
  "Set the deadlines and fees, test your store or access the Plugin manual."
878
  msgstr "Ajusta tasas y plazos, testea tu tienda o accede al manual del plugin."
879
 
880
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:776
881
  msgid "Go to Settings"
882
  msgstr "Ir a Configuraciones"
883
 
884
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:800
885
  msgid "Activate your credentials to be able to sell"
886
  msgstr "Activa tus credenciales para poder vender"
887
 
888
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:801
889
  msgid ""
890
  "Credentials are codes that you must enter to enable sales. Go below on "
891
  "Activate Credentials. On the next screen, use again the Activate Credentials "
@@ -895,40 +893,40 @@ msgstr ""
895
  "Dirígete a Activar credenciales. En la siguiente pantalla, ve de nuevo al "
896
  "botón Activar credenciales y completa los campos con los datos solicitados."
897
 
898
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:802
899
  msgid "Activate credentials"
900
  msgstr "Activar credenciales"
901
 
902
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:850
903
  msgid "By disabling it, you will disable all payment methods of this checkout."
904
  msgstr "Al desactivar, desabilitarás todos los medios de pago del checkout."
905
 
906
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:946
907
  msgid "Basic Configuration"
908
  msgstr "Configuración Básica"
909
 
910
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:959
911
  msgid "Discount coupons"
912
  msgstr "Cupones de descuento"
913
 
914
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:962
915
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
916
  msgstr ""
917
  "¿Ofrecerás cupones de descuento a los clientes que compren con Mercado Pago?"
918
 
919
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:964
920
  msgid "Discount coupons is <b>active</b>."
921
  msgstr "Cupones de descuento están <b>activos</b>."
922
 
923
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:965
924
  msgid "Discount coupons is <b>disabled</b>."
925
  msgstr "Cupones de descuento están <b>inactivos</b>."
926
 
927
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:977
928
  msgid "Automatic decline of payments without instant approval"
929
  msgstr "Rechazo automático de pagos sin aprobación instantanea"
930
 
931
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:978
932
  msgid ""
933
  "Enable it if you want to automatically decline payments that are not "
934
  "instantly approved by banks or other institutions. "
@@ -936,19 +934,19 @@ msgstr ""
936
  "Actívalo si quieres rechazar automáticamente los pagos que no son aprobados "
937
  "instantáneamente por bancos u otros compradores. "
938
 
939
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:982
940
  msgid "Pending payments <b>will be automatically declined</b>."
941
  msgstr "Los pagos pendientes <b>se rechazarán automaticamente</b>."
942
 
943
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:983
944
  msgid "Pending payments <b>will not be automatically declined</b>."
945
  msgstr "Los pagos pendientes <b>no se rechazarán automaticamente</b>."
946
 
947
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:995
948
  msgid "Discount in Mercado Pago Checkouts"
949
  msgstr "Descuento en los checkouts de Mercado Pago"
950
 
951
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:998
952
  msgid ""
953
  "Choose a percentage value that you want to discount your customers for "
954
  "paying with Mercado Pago."
@@ -956,16 +954,16 @@ msgstr ""
956
  "Elige un valor porcentual que quieras descontar a tus clientes por pagar con "
957
  "Mercado Pago."
958
 
959
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:999,
960
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1020
961
  msgid "Activate and show this information on Mercado Pago Checkout"
962
  msgstr "Activar y mostrar esa información en el checkout Mercado Pago"
963
 
964
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1016
965
  msgid "Commission in Mercado Pago Checkouts"
966
  msgstr "Comisiones en los checkouts de Mercado Pago"
967
 
968
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
969
  msgid ""
970
  "Choose an additional percentage value that you want to charge as commission "
971
  "to your customers for paying with Mercado Pago."
@@ -973,31 +971,31 @@ msgstr ""
973
  "Elige un valor porcentual adicional que quieras cobrar como comisión a tus "
974
  "clientes por pagar con Mercado Pago."
975
 
976
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1056
977
  msgid "Convert Currency"
978
  msgstr "Convertir moneda"
979
 
980
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1061
981
  msgid "Currency convertion is <b>enabled</b>."
982
  msgstr "Conversión de moneda está <b>activa</b>."
983
 
984
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1062
985
  msgid "Currency convertion is <b>disabled</b>."
986
  msgstr "Conversión de moneda está <b>inactiva</b>."
987
 
988
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1179
989
  msgid ""
990
  "Edit these advanced fields only when you want to modify the preset values."
991
  msgstr ""
992
  "Edita estos campos avanzados solo cuando quieras modificar los valores "
993
  "preestablecidos."
994
 
995
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:31,
996
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:40
997
  msgid "Pix"
998
  msgstr "Pix"
999
 
1000
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:207
1001
  msgid ""
1002
  "By disabling it, you will disable all Pix payments from Mercado Pago "
1003
  "Transparent Checkout."
@@ -1005,39 +1003,39 @@ msgstr ""
1005
  "Al desactivar, desabilitarás lo medios de pago con Pix en el Checkout "
1006
  "Transparente de Mercado Pago."
1007
 
1008
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:211
1009
  msgid "The transparent checkout for Pix payment is <b>enabled</b>."
1010
  msgstr "El Checkout Transparente está <b>activo</b> para pagos por Pix."
1011
 
1012
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:212
1013
  msgid "The transparent checkout for Pix payment is <b>disabled</b>."
1014
  msgstr "El Checkout Transparente está <b>inactivo</b> para pagos por Pix."
1015
 
1016
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:227
1017
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
1018
  msgstr "Para activar el Pix, debes tener una clave registrada en Mercado Pago."
1019
 
1020
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:228
1021
  msgid "Download the Mercado Pago app on your cell phone."
1022
  msgstr "Descarga la app de Mercado Pago en tu móvil."
1023
 
1024
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
1025
  msgid "Go to the "
1026
  msgstr "Ve al área "
1027
 
1028
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
1029
  msgid "area and choose the "
1030
  msgstr "y elige la sección "
1031
 
1032
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:231
1033
  msgid "Your Profile "
1034
  msgstr "Tu Perfil "
1035
 
1036
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:232
1037
  msgid "Your Pix Keys section."
1038
  msgstr "Tus claves Pix."
1039
 
1040
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:233
1041
  msgid ""
1042
  "Choose which data to register as Pix keys. After registering, you can set up "
1043
  "Pix in your checkout."
@@ -1045,7 +1043,7 @@ msgstr ""
1045
  "Elige qué datos registrar como claves PIX. Luego de registrarte, podrás "
1046
  "configurar el Pix en tu checkout."
1047
 
1048
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:234
1049
  msgid ""
1050
  "Remember that, for the time being, the Central Bank of Brazil is open Monday "
1051
  "through Friday, from 9am to 6pm."
@@ -1053,7 +1051,7 @@ msgstr ""
1053
  "Recuerda que, por el momento, el Banco Central de Brasil está abierto de "
1054
  "lunes a viernes, de 9 a 18 horas."
1055
 
1056
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:235
1057
  msgid ""
1058
  "If you requested your registration outside these hours, we will confirm it "
1059
  "within the next business day."
@@ -1061,12 +1059,12 @@ msgstr ""
1061
  "Si has solicitado tu registro fuera de este horario, te lo confirmaremos en "
1062
  "el siguiente día hábil."
1063
 
1064
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:236,
1065
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
1066
  msgid "Learn more about Pix"
1067
  msgstr "Más información sobre Pix"
1068
 
1069
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:237
1070
  msgid ""
1071
  "If you have already registered a Pix key at Mercado Pago and cannot activate "
1072
  "Pix in the checkout, "
@@ -1074,15 +1072,15 @@ msgstr ""
1074
  "Si ya has registrado una clave Pix en Mercado Pago y no puedes activar Pix "
1075
  "en el checkout, "
1076
 
1077
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:238
1078
  msgid "click here."
1079
  msgstr "haz clic aquí."
1080
 
1081
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:263
1082
  msgid "Transparent Checkout | Pix"
1083
  msgstr "Checkout Transparente | Pix"
1084
 
1085
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:267
1086
  msgid ""
1087
  "With the Transparent Checkout, you can sell inside your store environment, "
1088
  "without redirection and all the safety from Mercado Pago. "
@@ -1090,68 +1088,68 @@ msgstr ""
1090
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1091
  "redireccionamientos, con toda la seguridad de Mercado Pago. "
1092
 
1093
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:284
1094
  msgid "Advanced configuration of the Pix experience"
1095
  msgstr "Configuración avanzada de la experiencia Pix"
1096
 
1097
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:297
1098
  msgid "15 minutes"
1099
  msgstr "15 minutos"
1100
 
1101
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:298
1102
  msgid "30 minutes (recommended)"
1103
  msgstr "30 minutos (recomendado)"
1104
 
1105
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:299
1106
  msgid "60 minutes"
1107
  msgstr "60 minutes"
1108
 
1109
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:300
1110
  msgid "12 hours"
1111
  msgstr "12 horas"
1112
 
1113
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:301
1114
  msgid "24 hours"
1115
  msgstr "24 horas"
1116
 
1117
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
1118
  msgid "2 days"
1119
  msgstr "2 días"
1120
 
1121
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:303
1122
  msgid "3 days"
1123
  msgstr "3 días"
1124
 
1125
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:304
1126
  msgid "4 days"
1127
  msgstr "4 días"
1128
 
1129
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:305
1130
  msgid "5 days"
1131
  msgstr "5 días"
1132
 
1133
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:306
1134
  msgid "6 days"
1135
  msgstr "6 días"
1136
 
1137
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:307
1138
  msgid "7 days"
1139
  msgstr "7 días"
1140
 
1141
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:311
1142
  msgid "Expiration for payments via Pix"
1143
  msgstr "Vencimiento para pagos con Pix"
1144
 
1145
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:313
1146
  msgid "Set the limit in minutes for your clients to pay via Pix."
1147
  msgstr ""
1148
  "Define el límite de minutos para que tus clientes puedan pagar con Pix."
1149
 
1150
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:328
1151
  msgid "Want to learn how Pix works?"
1152
  msgstr "¿Quieres saber cómo funciona el Pix?"
1153
 
1154
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
1155
  msgid ""
1156
  "We have created a page to explain how this new payment method works and its "
1157
  "advantages."
@@ -1159,27 +1157,27 @@ msgstr ""
1159
  "Creamos una página para explicar cómo funciona este nuevo medio de pago y "
1160
  "sus ventajas."
1161
 
1162
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
1163
  msgid "Would you like to know how Pix works?"
1164
  msgstr "¿Quieres saber cómo funciona Pix?"
1165
 
1166
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:351
1167
  msgid ""
1168
  "We have a dedicated page where we explain how it works and its advantages."
1169
  msgstr "Creamos una página que explica su funcionamiento y sus vantajas."
1170
 
1171
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:352
1172
  msgid "Find out more about Pix"
1173
  msgstr "Saber más sobre Pix"
1174
 
1175
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:490,
1176
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:547
1177
  msgid "A problem occurred when processing your payment. Please try again."
1178
  msgstr ""
1179
  "Un problema se produjo al procesar su pago. Por favor, inténtelo de nuevo."
1180
 
1181
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:476,
1182
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:533
1183
  msgid ""
1184
  "A problem occurred when processing your payment. Are you sure you have "
1185
  "correctly filled in all the information on the checkout form?"
@@ -1187,16 +1185,16 @@ msgstr ""
1187
  "Un problema se produjo al procesar su pago. ¿Esta seguro que ha rellenado "
1188
  "correctamente toda la información en el formulario de checkout?"
1189
 
1190
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:455,
1191
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:508
1192
  msgid "The customer has not paid yet."
1193
  msgstr "El cliente no ha pagado todavía."
1194
 
1195
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:459
1196
  msgid "Now you just need to pay with Pix to finalize your purchase."
1197
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra."
1198
 
1199
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:460
1200
  msgid ""
1201
  "Scan the QR code below or copy and paste the code into your bank's "
1202
  "application."
@@ -1204,7 +1202,7 @@ msgstr ""
1204
  "Escanee el código QR a continuación o copie y pegue el código en la "
1205
  "aplicación de su banco."
1206
 
1207
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:567
1208
  msgid ""
1209
  "Please note that to receive payments via Pix at our checkout, you must have "
1210
  "a Pix key registered in your Mercado Pago account."
@@ -1212,21 +1210,21 @@ msgstr ""
1212
  "Ten en cuenta que para recibir pagos a través de Pix en nuestro checkout, "
1213
  "debes tener una clave Pix registrada en tu cuenta de Mercado Pago."
1214
 
1215
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:568
1216
  msgid "Register your Pix key at Mercado Pago."
1217
  msgstr "Registra tu clave Pix en Mercado Pago."
1218
 
1219
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:618,
1220
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150
1221
  msgid "Code valid for "
1222
  msgstr "Código válido por "
1223
 
1224
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:31,
1225
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:40
1226
  msgid "Invoice"
1227
  msgstr "Efectivo"
1228
 
1229
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:200
1230
  msgid ""
1231
  "By disabling it, you will disable all invoice payments from Mercado Pago "
1232
  "Transparent Checkout."
@@ -1234,23 +1232,23 @@ msgstr ""
1234
  "Al desactivar, desabilitarás todos los medios de pago en efectivo en el "
1235
  "Checkout Transparente de Mercado Pago."
1236
 
1237
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:204
1238
  msgid "The transparent checkout for tickets is <b>enabled</b>."
1239
  msgstr ""
1240
  "El Checkout Transparente está <b>activo</b> para pagos en efectivo o en "
1241
  "loterías."
1242
 
1243
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:205
1244
  msgid "The transparent checkout for tickets is <b>disabled</b>."
1245
  msgstr ""
1246
  "El Checkout Transparente está <b>inactivo</b> para pagos en efectivo o en "
1247
  "loterías."
1248
 
1249
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:220
1250
  msgid "Transparent Checkout | Invoice or Loterica"
1251
  msgstr "Checkout Transparente | Efectivo"
1252
 
1253
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1254
  msgid ""
1255
  "With the Transparent Checkout, you can sell inside your store environment, "
1256
  "without redirection and all the safety from Mercado Pago."
@@ -1258,15 +1256,15 @@ msgstr ""
1258
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1259
  "redireccionamentos, con toda la seguridad de Mercado Pago."
1260
 
1261
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:241
1262
  msgid "Advanced configuration of the cash payment experience"
1263
  msgstr "Configuración avanzada de la experiencia de pago en efectivo"
1264
 
1265
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:254
1266
  msgid "Reduce inventory"
1267
  msgstr "Reducir inventario"
1268
 
1269
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:257
1270
  msgid ""
1271
  "Activates inventory reduction during the creation of an order, whether or "
1272
  "not the final payment is credited. Disable this option to reduce it only "
@@ -1276,36 +1274,36 @@ msgstr ""
1276
  "acredite o no el pago final. Desactiva esta opción para reducirlo solo "
1277
  "cuando los pagos estén aprobados."
1278
 
1279
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:259
1280
  msgid "Reduce inventory is <b>enabled</b>."
1281
  msgstr "Reducir inventario está <b>activo</b>."
1282
 
1283
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
1284
  msgid "Reduce inventory is <b>disabled</b>."
1285
  msgstr "Reducir inventario está <b>inactivo</b>."
1286
 
1287
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:272
1288
  msgid "Payment Due"
1289
  msgstr "Vencimiento del pago"
1290
 
1291
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:274
1292
  msgid "In how many days will cash payments expire."
1293
  msgstr "En cuántos días caducarán los pagos en efectivo."
1294
 
1295
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:294
1296
  msgid "Enable the available payment methods"
1297
  msgstr "Habilita los medios de pago disponibles"
1298
 
1299
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:296
1300
  msgid "Choose the available payment methods in your store."
1301
  msgstr "Selecciona los medios de pago disponibles en tu tienda."
1302
 
1303
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:300
1304
  msgid "All payment methods"
1305
  msgstr "Todos los medios de pago"
1306
 
1307
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:448,
1308
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:475
1309
  msgid ""
1310
  "There was a problem processing your payment. Are you sure you have correctly "
1311
  "filled out all the information on the payment form?"
@@ -1313,20 +1311,20 @@ msgstr ""
1313
  "Se produjo un problema al procesar su pago. ¿Está seguro de que ha llenado "
1314
  "correctamente toda la información en el formulario de pago?"
1315
 
1316
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
1317
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:468
1318
  msgid "Your document data is invalid"
1319
  msgstr "Los datos de su documento no son válidos"
1320
 
1321
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:513
1322
  msgid "To print the ticket again click"
1323
  msgstr "Para imprimir nuevamente el ticket hace clic"
1324
 
1325
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:516
1326
  msgid "here"
1327
  msgstr "aquí"
1328
 
1329
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:634
1330
  msgid " and "
1331
  msgstr " y "
1332
 
@@ -1703,23 +1701,23 @@ msgstr "Ver detalles de compra en Mercado Pago"
1703
  msgid "Check the reasons why the purchase was declined."
1704
  msgstr "Consulta los motivos del rechazo de tu compra."
1705
 
1706
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:129
1707
  msgid "See WooCommerce"
1708
  msgstr "Ver WooCommerce"
1709
 
1710
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:127
1711
  msgid "Install WooCommerce"
1712
  msgstr "Instalar WooCommerce"
1713
 
1714
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:124
1715
  msgid "Activate WooCommerce"
1716
  msgstr "Activar WooCommerce"
1717
 
1718
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:114
1719
  msgid "do you have a minute to share your experience with our plugin?"
1720
  msgstr "¿tienes un minuto para compartir tu experiencia con nuestro plugin?"
1721
 
1722
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:117
1723
  msgid ""
1724
  "Your opinion is very important so that we can offer you the best possible "
1725
  "payment solution and continue to improve."
@@ -1727,15 +1725,15 @@ msgstr ""
1727
  "Tu opinión es muy importante para poder ofrecerte la mejor solución de pagos "
1728
  "posible y seguir mejorando."
1729
 
1730
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:126
1731
  msgid "Rate the plugin"
1732
  msgstr "Valorar el plugin"
1733
 
1734
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:130
1735
  msgid "Enable payments via Mercado Pago account"
1736
  msgstr "Pagos a través de la cuenta de Mercado Pago"
1737
 
1738
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:133
1739
  msgid ""
1740
  "When you enable this function, your customers pay faster using their Mercado "
1741
  "Pago accounts.</br>The approval rate of these payments in your store can be "
@@ -1745,7 +1743,7 @@ msgstr ""
1745
  "Mercado Pago.</br>La tasa de aprobación de estos pagos en tu tienda puede "
1746
  "ser un 25% mayor en comparación con otros medios de pago."
1747
 
1748
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:142
1749
  msgid "Activate"
1750
  msgstr ""
1751
 
@@ -1754,51 +1752,51 @@ msgstr ""
1754
  msgid "Discard"
1755
  msgstr "Descartar"
1756
 
1757
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:142
1758
  msgid "Mercado Pago Settings"
1759
  msgstr "Configuración de Mercado Pago"
1760
 
1761
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
1762
  msgid "Accept "
1763
  msgstr "Acepta "
1764
 
1765
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
1766
  msgid "payments on the spot "
1767
  msgstr "pagos al instante "
1768
 
1769
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
1770
  msgid "with"
1771
  msgstr "con toda"
1772
 
1773
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
1774
  msgid "the "
1775
  msgstr "la "
1776
 
1777
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:199
1778
  msgid "security "
1779
  msgstr "seguridad "
1780
 
1781
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:200
1782
  msgid "from Mercado Pago"
1783
  msgstr "de Mercado Pago"
1784
 
1785
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:201
1786
  msgid "Technical requirements"
1787
  msgstr "Requisitos técnicos"
1788
 
1789
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:202
1790
  msgid "SSL"
1791
  msgstr "SSL"
1792
 
1793
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:203
1794
  msgid "GD Extensions"
1795
  msgstr "Extensiones GD"
1796
 
1797
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:204
1798
  msgid "Curl"
1799
  msgstr "Curl"
1800
 
1801
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:205
1802
  msgid ""
1803
  "Implementation responsible for transmitting data to Mercado Pago in a secure "
1804
  "and encrypted way."
@@ -1806,7 +1804,7 @@ msgstr ""
1806
  "Implementación responsable de transmitir los datos a Mercado Pago de forma "
1807
  "segura y encriptada."
1808
 
1809
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:206
1810
  msgid ""
1811
  "These extensions are responsible for the implementation and operation of Pix "
1812
  "in your store."
@@ -1814,7 +1812,7 @@ msgstr ""
1814
  "Extensiones responsables de la aplicación y el funcionamiento de Pix en su "
1815
  "tienda."
1816
 
1817
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:207
1818
  msgid ""
1819
  "It is an extension responsible for making payments via requests from the "
1820
  "plugin to Mercado Pago."
@@ -1822,56 +1820,56 @@ msgstr ""
1822
  "Es una extensión encargada de realizar los pagos a través de requests del "
1823
  "plugin a Mercado Pago."
1824
 
1825
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:208
1826
  msgid "Collections and installments"
1827
  msgstr "Cobros y cuotas"
1828
 
1829
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:209
1830
  msgid "Choose "
1831
  msgstr "Elige "
1832
 
1833
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:210
1834
  msgid "when you want to receive the money "
1835
  msgstr "cuándo quieres recibir el dinero "
1836
 
1837
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:211
1838
  msgid "from your sales and if you want to offer "
1839
  msgstr "de las ventas y si quieres ofrecer "
1840
 
1841
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:212
1842
  msgid "interest-free installments "
1843
  msgstr "cuotas sin interés "
1844
 
1845
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:213
1846
  msgid "to your clients."
1847
  msgstr "a los clientes."
1848
 
1849
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:214
1850
  msgid "Set deadlines and fees"
1851
  msgstr "Ajustar plazos y tasas"
1852
 
1853
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:215,
1854
  #: ../../includes/products/hooks/class-wc-woomercadopago-products-hook-credits.php:126
1855
  msgid "Questions? "
1856
  msgstr "¿Dudas? "
1857
 
1858
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:216
1859
  msgid "Review the step-by-step of "
1860
  msgstr "Revisa el paso a paso de "
1861
 
1862
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:217
1863
  msgid "how to integrate the Mercado Pago Plugin "
1864
  msgstr "cómo integrar el Plugin de Mercado Pago "
1865
 
1866
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:218
1867
  msgid "on our webiste for developers."
1868
  msgstr "en nuestro sitio de desarrolladores."
1869
 
1870
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:234
1871
  msgid "1. Integrate your store with Mercado Pago "
1872
  msgstr "1. Integra la tienda a Mercado Pago "
1873
 
1874
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:235
1875
  msgid ""
1876
  "To enable orders, you must create and activate production credentials in "
1877
  "your Mercado Pago Account. "
@@ -1879,60 +1877,60 @@ msgstr ""
1879
  "Para habilitar las ventas, debes crear y activar las credenciales de "
1880
  "producción en tu cuenta de Mercado Pago. "
1881
 
1882
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:236
1883
  msgid "Copy and paste the credentials below."
1884
  msgstr "Copia y pega tus credenciales a continuación."
1885
 
1886
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:237
1887
  msgid "Check credentials"
1888
  msgstr "Consultar credenciales"
1889
 
1890
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:238
1891
  msgid "Test credentials "
1892
  msgstr "Credenciales de prueba "
1893
 
1894
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:239
1895
  msgid "Enable Mercado Pago checkouts for test purchases in the store."
1896
  msgstr ""
1897
  "Habilitan a los checkouts de Mercado Pago para pruebas de compras en la "
1898
  "tienda."
1899
 
1900
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:240
1901
  msgid "Public key"
1902
  msgstr "Public key"
1903
 
1904
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:241
1905
  msgid "Access Token"
1906
  msgstr "Access Token"
1907
 
1908
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:242
1909
  msgid "Production credentials"
1910
  msgstr "Credenciales de producción"
1911
 
1912
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:243
1913
  msgid "Enable Mercado Pago checkouts to receive real payments in the store."
1914
  msgstr ""
1915
  "Habilitan a los checkouts de Mercado Pago para recibir pagos reales en "
1916
  "tienda."
1917
 
1918
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:244
1919
  msgid "Paste your Public Key here"
1920
  msgstr "Pega aquí tu Public Key"
1921
 
1922
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:245
1923
  msgid "Paste your Access Token here"
1924
  msgstr "Pega aquí tu Access Token"
1925
 
1926
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:246,
1927
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:287
1928
  msgid "Save and continue"
1929
  msgstr "Guardar y continuar"
1930
 
1931
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
1932
  msgid "2. Customize your business"
1933
  msgstr "2. Personaliza tu negocio"
1934
 
1935
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
1936
  msgid ""
1937
  "Fill out the following information to have a better experience and offer "
1938
  "more information to your clients"
@@ -1940,54 +1938,54 @@ msgstr ""
1940
  "Completa los siguientes datos para tener una mejor experiencia y ofrecer más "
1941
  "información a los clientes"
1942
 
1943
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
1944
  msgid "Your store information"
1945
  msgstr "Información sobre tu tienda"
1946
 
1947
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
1948
  msgid "Name of your store in your client's invoice"
1949
  msgstr "Nombre de tu tienda en la factura de los clientes"
1950
 
1951
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
1952
  msgid "Eg: Mary's store"
1953
  msgstr "Ej.: TiendaMaría"
1954
 
1955
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:267
1956
  msgid ""
1957
  "If this field is empty, the purchase will be identified as Mercado Pago."
1958
  msgstr ""
1959
  "Si el campo queda vacío, la compra del cliente se identificará como Mercado "
1960
  "Pago."
1961
 
1962
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:268
1963
  msgid "Identification in Activities of Mercad Pago"
1964
  msgstr "Identificación en Actividad de Mercado Pago"
1965
 
1966
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:269
1967
  msgid "Eg: Marystore"
1968
  msgstr "Ej.: Tienda de María"
1969
 
1970
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:270
1971
  msgid "In Activities, you will view this term before the order number"
1972
  msgstr "En Actividad verás el término ingresado antes del número o del pedido"
1973
 
1974
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:271
1975
  msgid "Store category"
1976
  msgstr "Categoría de la tienda"
1977
 
1978
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:272
1979
  msgid "Select"
1980
  msgstr "Seleccionar"
1981
 
1982
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:273
1983
  msgid "Select ”Other” if you do not find the appropriate category."
1984
  msgstr "Seleciona ”Otro” si no encuentras una categoría adecuada."
1985
 
1986
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:274
1987
  msgid "Advanced integration options (optional)"
1988
  msgstr "Opciones avanzadas de integración (opcional)"
1989
 
1990
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:275
1991
  msgid ""
1992
  "For further integration of your store with Mercado Pago (IPN, Certified "
1993
  "Partners, Debug Mode)"
@@ -1995,19 +1993,19 @@ msgstr ""
1995
  "Para mayor integración de tu tienda con Mercado Pago (IPN, Socios "
1996
  "Certificados, Modo Debug)"
1997
 
1998
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:276
1999
  msgid "View advanced options"
2000
  msgstr "Ver opciones avanzadas"
2001
 
2002
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:277
2003
  msgid "URL for IPN "
2004
  msgstr "URL para IPN "
2005
 
2006
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:278
2007
  msgid "Eg: https://examples.com/my-custom-ipn-url"
2008
  msgstr "Ej.: https://examples.com/my-custom-ipn-url"
2009
 
2010
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:279
2011
  msgid ""
2012
  "Add the URL to receive payments notifications. Find out more information in "
2013
  "the "
@@ -2015,19 +2013,19 @@ msgstr ""
2015
  "Ingresa la URL para recibir notificaciones de pago. Consulta más información "
2016
  "en los "
2017
 
2018
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:280
2019
  msgid "guides."
2020
  msgstr "manuales."
2021
 
2022
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:281
2023
  msgid "integrator_id"
2024
  msgstr "integrator_id"
2025
 
2026
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:282
2027
  msgid "Eg: 14987126498"
2028
  msgstr "Ej.: 14987126498"
2029
 
2030
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
2031
  msgid ""
2032
  "If you are a Mercado Pago Certified Partner, make sure to add your "
2033
  "integrator_id. If you do not have the code, please "
@@ -2035,39 +2033,39 @@ msgstr ""
2035
  "Si eres Partner certificado de Mercado Pago, recuerda ingresar tu "
2036
  "integrator_id. Si no tienes el código, "
2037
 
2038
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:284
2039
  msgid "request it now. "
2040
  msgstr "solicítalo ahora. "
2041
 
2042
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:285
2043
  msgid "Debug and Log Mode"
2044
  msgstr "Modo debug y log"
2045
 
2046
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:286
2047
  msgid "We record your store's actions in order to provide a better assistance."
2048
  msgstr "Grabamos las aciones de tu tienda para brindar un mejor soporte."
2049
 
2050
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
2051
  msgid "3. Set payment methods"
2052
  msgstr "3. Configura los medios de pago"
2053
 
2054
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
2055
  msgid "To view more options, please select a payment method below"
2056
  msgstr "Selecciona uno de los siguientes medios de pago para ver más opciones"
2057
 
2058
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
2059
  msgid "Settings"
2060
  msgstr "Configurar"
2061
 
2062
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
2063
  msgid "Continue"
2064
  msgstr "Continuar"
2065
 
2066
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:318
2067
  msgid "4. Test your store before you sell"
2068
  msgstr "4. Testea tu tienda antes de vender"
2069
 
2070
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:319
2071
  msgid ""
2072
  "Test the experience in Test Mode and then enable the Sale Mode (Production) "
2073
  "to sell."
@@ -2075,198 +2073,202 @@ msgstr ""
2075
  "Testea la experiencia en Modo Test. Luego activa el Modo Ventas (Producción) "
2076
  "para realizar ventas."
2077
 
2078
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:320
2079
  msgid "Choose how you want to operate your store:"
2080
  msgstr "Elige cómo quieres operar tu tienda:"
2081
 
2082
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:321
2083
  msgid "Test Mode"
2084
  msgstr "Modo Test"
2085
 
2086
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:322
2087
  msgid "Mercado Pago Checkouts disabled for real collections. "
2088
  msgstr "Checkouts Mercado Pago inactivos para cobros reales. "
2089
 
2090
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:323
2091
  msgid "Test Mode rules."
2092
  msgstr "Reglas del modo test."
2093
 
2094
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:324
2095
  msgid "Sale Mode (Production)"
2096
  msgstr "Modo Ventas (Producción)"
2097
 
2098
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:325
2099
  msgid "Mercado Pago Checkouts enabled for real collections."
2100
  msgstr "Checkouts Mercado Pago activos para cobros reales."
2101
 
2102
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:326
2103
  msgid "Mercado Pago payment methods in Production Mode"
2104
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2105
 
2106
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:327
2107
  msgid "The clients can make real purchases in your store."
2108
  msgstr "Los clientes pueden hacer compras reales en tu tienda."
2109
 
2110
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:328
2111
  msgid "Mercado Pago payment methods in Test Mode"
2112
  msgstr "Medios de pago Mercado Pago en Modo Test"
2113
 
2114
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:329
2115
  msgid "Create your "
2116
  msgstr "Crea tu "
2117
 
2118
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:330
2119
  msgid "test user "
2120
  msgstr "usuario de prueba "
2121
 
2122
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:331
2123
  msgid ""
2124
  "(Optional. Can be used in Production Mode and Test Mode, to test payments)."
2125
  msgstr ""
2126
  "(Opcional. Se puede utilizar en modo de producción y en modo de prueba, para "
2127
  "probar los pagos)."
2128
 
2129
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:332
2130
  msgid "Use our test cards, "
2131
  msgstr "Utiliza nuestras tarjetas de prueba, "
2132
 
2133
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:333
2134
  msgid "never use real cards. "
2135
  msgstr "nunca utilices tarjetas reales. "
2136
 
2137
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:334
2138
  msgid "Visit your store "
2139
  msgstr "Visita tu tienda "
2140
 
2141
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:335
2142
  msgid "to test purchases"
2143
  msgstr "para testear compras"
2144
 
2145
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:336
2146
  msgid "Save changes"
2147
  msgstr "Guardar cambios"
2148
 
2149
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:337
2150
  msgid "Store under test"
2151
  msgstr "Tienda en Modo Test"
2152
 
2153
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:338
2154
  msgid "Store in sale mode (Production)"
2155
  msgstr "Tienda en Modo Ventas (Producción)"
2156
 
2157
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:339
2158
  msgid "Enter test credentials"
2159
  msgstr "Ingresa las credenciales de prueba"
2160
 
2161
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:340
2162
  msgid "To enable test mode, "
2163
  msgstr "Para activar el modo de prueba, "
2164
 
2165
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:341
2166
  msgid "copy your test credentials "
2167
  msgstr "copia tus credenciales de prueba "
2168
 
2169
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:342
2170
  msgid "and paste them above in section 1 of this page."
2171
  msgstr "y pégalas en la sección 1 de esta página."
2172
 
2173
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:378
2174
  msgid "Invalid Access Token"
2175
  msgstr "Access token no válido"
2176
 
2177
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:380
2178
  msgid "Valid Access Token"
2179
  msgstr "Access token válido"
2180
 
2181
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:386
2182
  msgid "Invalid Public Key"
2183
  msgstr "Public key no válida"
2184
 
2185
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:388
2186
  msgid "Valid Public Key"
2187
  msgstr "Public key válida"
2188
 
2189
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:391
2190
  msgid "Credentials must be valid"
2191
  msgstr "Las credenciales deben ser válidas"
2192
 
2193
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:440
2194
  msgid "Credentials were updated"
2195
  msgstr "Se actualizaron las credenciales"
2196
 
2197
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:432
2198
  msgid ""
2199
  "Your store has exited Test Mode and is making real sales in Production Mode."
2200
  msgstr ""
2201
  "Ahora su tienda está fuera del modo de prueba y está realizando ventas "
2202
  "reales en el modo de producción."
2203
 
2204
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:433
2205
  msgid "To test the store, re-enter both test credentials."
2206
  msgstr "Para probar la tienda, vuelva a ingresar ambas credenciales de prueba."
2207
 
2208
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:447
 
 
 
 
2209
  msgid "See our manual to learn "
2210
  msgstr "Consulte nuestro manual para saber "
2211
 
2212
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:448
2213
  msgid "how to enter the credentials the right way."
2214
  msgstr "como ingresar las credenciales de forma correcta."
2215
 
2216
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:505
2217
  msgid "Store information is valid"
2218
  msgstr "Información sobre tu tienda"
2219
 
2220
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:533
2221
  msgid "Mercado Pago's Payment Methods in Test Mode"
2222
  msgstr "Medios de pago Mercado Pago en Modo Test"
2223
 
2224
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:534
2225
  msgid "Mercado Pago's Payment Methods in Production Mode"
2226
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2227
 
2228
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:527
2229
  msgid "Invalid credentials for test mode"
2230
  msgstr "Credenciales inválidas para el modo de prueba"
2231
 
2232
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:604
2233
  msgid "Enabled"
2234
  msgstr "Activado"
2235
 
2236
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:605
2237
  msgid "Disabled"
2238
  msgstr "Inactivo"
2239
 
2240
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:630
2241
  msgid "Valid Credentials"
2242
  msgstr "Credenciales válidas"
2243
 
2244
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:633
2245
  msgid "Credentials couldn't be validated"
2246
  msgstr "No se pudieron validar las credenciales"
2247
 
2248
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:655
2249
  msgid "Store business fields are valid"
2250
  msgstr "Los campos comerciales de la tienda son válidos"
2251
 
2252
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:658
2253
  msgid "Store business fields couldn't be validated"
2254
  msgstr "Los campos comerciales de la tienda no se pudieron validar"
2255
 
2256
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:680
2257
  msgid "At least one paymet method is enabled"
2258
  msgstr "Al menos un método de pago está habilitado"
2259
 
2260
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:683
2261
  msgid "No payment method enabled"
2262
  msgstr "No se habilitó ningún método de pago"
2263
 
2264
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:362
2265
  msgid "Shipping service used by the store."
2266
  msgstr "Servicio de envío utilizado por la tienda."
2267
 
2268
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:549,
2269
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:550
2270
  msgid "Discount provided by store"
2271
  msgstr "Descuento proporcionado por la tienda"
2272
 
@@ -2362,201 +2364,197 @@ msgstr "Pagar con Mercado Pago"
2362
  msgid "Cancel &amp; Clear Cart"
2363
  msgstr "Cancelar &amp; Limpiar carrito"
2364
 
2365
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:134,
2366
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75,
2367
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
2368
  msgid "Apply"
2369
  msgstr "Aplicar"
2370
 
2371
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:135,
2372
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:76,
2373
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84
2374
  msgid "Remove"
2375
  msgstr "Retirar"
2376
 
2377
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:136,
2378
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:77,
2379
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85
2380
  msgid "Please, inform your coupon code"
2381
  msgstr "Por favor, informe su código de cupón"
2382
 
2383
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:137,
2384
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:78,
2385
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:86
2386
  msgid "To choose"
2387
  msgstr "Elegir"
2388
 
2389
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:138,
2390
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:79,
2391
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:87
2392
  msgid "Other bank"
2393
  msgstr "Otro banco"
2394
 
2395
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:139,
2396
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:80,
2397
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:88
2398
  msgid "You will save"
2399
  msgstr "Salvarás"
2400
 
2401
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:140,
2402
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:81,
2403
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:89
2404
  msgid "with discount of"
2405
  msgstr "con descuento de"
2406
 
2407
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:141,
2408
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:82,
2409
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:90
2410
  msgid "Total of your purchase:"
2411
  msgstr "Total de su compra:"
2412
 
2413
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:142,
2414
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:83,
2415
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:91
2416
  msgid "Total of your purchase with discount:"
2417
  msgstr "Total de su compra con descuento:"
2418
 
2419
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:143,
2420
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:84,
2421
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:92
2422
  msgid "*After payment approval"
2423
  msgstr "*Tras la aprobación del pago"
2424
 
2425
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:144,
2426
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:85,
2427
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:93
2428
  msgid "Terms and conditions of use"
2429
  msgstr "Términos y condiciones de uso"
2430
 
2431
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:145,
2432
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:163
2433
  msgid "No fee"
2434
  msgstr "Sin interés"
2435
 
2436
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:146,
2437
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:164
2438
  msgid "More options"
2439
  msgstr "Más opciones"
2440
 
2441
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154
2442
  msgid "mm/yy"
2443
  msgstr "mm/aa"
2444
 
2445
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:155,
2446
- #: ../../templates/checkout/custom-checkout.php:125
2447
  msgid "Issuer"
2448
  msgstr "Banco"
2449
 
2450
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:156
2451
  msgid "Installments"
2452
  msgstr "cuotas "
2453
 
2454
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:159
2455
  msgid "on the back"
2456
  msgstr "del dorso"
2457
 
2458
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:160
2459
  msgid "on the front"
2460
  msgstr "del frente"
2461
 
2462
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:162
2463
  msgid "digits"
2464
  msgstr "dígitos"
2465
 
2466
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:167
 
 
 
 
 
 
 
 
2467
  msgid "Card number is required"
2468
  msgstr "Número de tarjeta obligatorio"
2469
 
2470
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:168
2471
  msgid "Card number invalid"
2472
  msgstr "Número de tarjeta inválido"
2473
 
2474
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:171
2475
  msgid "Holder name is required"
2476
  msgstr "Nombre del titular obligatorio"
2477
 
2478
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:172
2479
  msgid "Holder name invalid"
2480
  msgstr "Nombre del titular inválido"
2481
 
2482
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:175,
2483
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:177
2484
  msgid "Expiration date invalid"
2485
  msgstr "Fecha de vencimiento inválido"
2486
 
2487
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:176
2488
  msgid "Expiration date incomplete"
2489
  msgstr "Fecha de vencimiento obligatorio"
2490
 
2491
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:180
2492
  msgid "Security code is required"
2493
  msgstr "Código de seguridad obligatorio"
2494
 
2495
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:181
2496
  msgid "Security code incomplete"
2497
  msgstr "Código de seguridad incompleto"
2498
 
2499
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:188
2500
- msgid "Error loading form."
2501
- msgstr "Error al cargar el formulario."
2502
-
2503
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:189
2504
- msgid "Please refresh the page to try again."
2505
- msgstr "Actualice la página para volver a intentarlo."
2506
-
2507
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:190
2508
- msgid "Refresh page"
2509
- msgstr "Actualizar página"
2510
-
2511
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:224
2512
  msgid "Cost of installments"
2513
  msgstr "Coste de las cuotas:"
2514
 
2515
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:225
2516
  msgid "Total with installments"
2517
  msgstr "Total con cuotas:"
2518
 
2519
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:226
2520
  msgid "installments of"
2521
  msgstr " cuotas de "
2522
 
2523
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141
2524
  msgid "Now you just need to pay with Pix to finalize your purchase"
2525
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra"
2526
 
2527
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142
2528
  msgid "How to pay with Pix:"
2529
  msgstr "Cómo pagar con Pix:"
2530
 
2531
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143
2532
  msgid "Go to your bank's app or website"
2533
  msgstr "Entra en la app o en la página web de tu banco"
2534
 
2535
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144
2536
  msgid "Search for the option to pay with Pix"
2537
  msgstr "Busca la opción de pagar con Pix"
2538
 
2539
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145
2540
  msgid "Scan the QR code or Pix code"
2541
  msgstr "Escanea el código QR o el código Pix"
2542
 
2543
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:146
2544
  msgid "Done! You will see the payment confirmation"
2545
  msgstr "Listo. Verás la confirmación del pago"
2546
 
2547
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147
2548
  msgid "Value: "
2549
  msgstr "Valor: "
2550
 
2551
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:149
2552
  msgid "Scan the QR code:"
2553
  msgstr "Escanea el código QR:"
2554
 
2555
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152
2556
  msgid "If you prefer, you can pay by copying and pasting the following code"
2557
  msgstr "Si lo prefieres, puedes pagar copiando y pegando el siguiente código"
2558
 
2559
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:154
2560
  msgid "Copy code"
2561
  msgstr "Copiar código"
2562
 
@@ -2672,34 +2670,30 @@ msgstr ""
2672
  msgid "Buy with your balance or saved cards"
2673
  msgstr "Compra con tu dinero disponible o tarjetas guardadas "
2674
 
2675
- #: ../../templates/checkout/basic-checkout.php:38
2676
- msgid "Earn more points and have exclusive benefits in Mercado Puntos"
2677
- msgstr "Gana más puntos y ventajas exclusivas en Mercado Puntos "
2678
-
2679
- #: ../../templates/checkout/basic-checkout.php:41
2680
  msgid "List style type blue check"
2681
  msgstr ""
2682
 
2683
- #: ../../templates/checkout/basic-checkout.php:53
2684
  msgid ""
2685
  "When you confirm your purchase, we will redirect you to your Mercado Pago "
2686
  "account"
2687
  msgstr ""
2688
  "Cuando confirmes tu compra, te redireccionaremos a tu cuenta de Mercado Pago"
2689
 
2690
- #: ../../templates/checkout/basic-checkout.php:54
2691
  msgid "Checkout Pro redirect info image"
2692
  msgstr ""
2693
 
2694
- #: ../../templates/checkout/basic-checkout.php:63,
2695
- #: ../../templates/checkout/custom-checkout.php:145,
2696
  #: ../../templates/checkout/pix-checkout.php:31,
2697
  #: ../../templates/checkout/ticket-checkout.php:60
2698
  msgid "By continuing, you agree with our"
2699
  msgstr "Al continuar, aceptas nuestros"
2700
 
2701
- #: ../../templates/checkout/basic-checkout.php:64,
2702
- #: ../../templates/checkout/custom-checkout.php:145,
2703
  #: ../../templates/checkout/pix-checkout.php:31,
2704
  #: ../../templates/checkout/ticket-checkout.php:60
2705
  msgid "Terms and conditions"
@@ -2730,55 +2724,55 @@ msgstr ""
2730
  "pagar más rápido \n"
2731
  "con Mercado Pago."
2732
 
2733
- #: ../../templates/checkout/custom-checkout.php:61
2734
  msgid "With which card can you pay?"
2735
  msgstr "¿Con qué tarjeta puedes pagar?"
2736
 
2737
- #: ../../templates/checkout/custom-checkout.php:73
2738
  msgid "See current promotions"
2739
  msgstr "Ver promociones vigentes"
2740
 
2741
- #: ../../templates/checkout/custom-checkout.php:81
2742
  msgid "Fill in your card details"
2743
  msgstr "Completa los datos de tu tarjeta"
2744
 
2745
- #: ../../templates/checkout/custom-checkout.php:83
2746
  msgid "Card number"
2747
  msgstr "Número de Tarjeta"
2748
 
2749
- #: ../../templates/checkout/custom-checkout.php:85,
2750
- #: ../../templates/checkout/custom-checkout.php:92,
2751
- #: ../../templates/checkout/custom-checkout.php:101,
2752
- #: ../../templates/checkout/custom-checkout.php:109
2753
  msgid "Required data"
2754
  msgstr "Datos obligatorios"
2755
 
2756
- #: ../../templates/checkout/custom-checkout.php:90
2757
  msgid "Holder name as it appears on the card"
2758
  msgstr "Nombre del titular como aparece en la tarjeta"
2759
 
2760
- #: ../../templates/checkout/custom-checkout.php:98
2761
  msgid "Expiration"
2762
  msgstr "Vencimiento"
2763
 
2764
- #: ../../templates/checkout/custom-checkout.php:106
2765
  msgid "Security Code"
2766
  msgstr "Código de seguridad"
2767
 
2768
- #: ../../templates/checkout/custom-checkout.php:115,
2769
  #: ../../templates/checkout/ticket-checkout.php:29,
2770
  #: ../../templates/checkout/ticket-checkout.php:35
2771
  msgid "Holder document"
2772
  msgstr "Documento del titular"
2773
 
2774
- #: ../../templates/checkout/custom-checkout.php:115,
2775
  #: ../../templates/checkout/ticket-checkout.php:29,
2776
  #: ../../templates/checkout/ticket-checkout.php:35
2777
  msgid "Invalid document"
2778
  msgstr "Número de documento no válido"
2779
 
2780
- #: ../../templates/checkout/custom-checkout.php:121,
2781
- #: ../../templates/checkout/custom-checkout.php:133
2782
  msgid "Select the number of installments"
2783
  msgstr "Selecciona la cantidad de cuotas"
2784
 
@@ -2852,6 +2846,18 @@ msgstr ""
2852
  msgid "Print ticket"
2853
  msgstr "Imprimir ticket"
2854
 
 
 
 
 
 
 
 
 
 
 
 
 
2855
  #~ msgid "Type of topic IPN invalid, need to be merchant_order"
2856
  #~ msgstr "El tipo de asunto de la IPN no es válido, debe ser `merchant_order`"
2857
 
3
  "Project-Id-Version: Mercado Pago payments for WooCommerce 6.0.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
5
  "mercadopago\n"
6
+ "POT-Creation-Date: 2022-12-08 21:58+0000\n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Generator: Poedit 3.2.2\n"
15
 
16
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
17
+ #: ../../includes/module/class-wc-woomercadopago-module.php:344
18
  msgid "By continuing, you agree to our "
19
  msgstr "Al continuar, aceptas nuestros "
20
 
21
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:147,
22
+ #: ../../includes/module/class-wc-woomercadopago-module.php:346
23
  msgid "Terms and Conditions"
24
  msgstr "Términos y condiciones"
25
 
67
  "La tienda debe tener HTTPS para activar el Checkout Personalizado y el "
68
  "Ticket Checkout."
69
 
 
 
 
 
 
70
  #: ../../includes/module/class-wc-woomercadopago-init.php:52
71
  msgid ""
72
  "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. "
98
  msgid "Cancel order"
99
  msgstr "Cancelar orden"
100
 
101
+ #: ../../includes/module/class-wc-woomercadopago-init.php:179
102
+ msgid "The Mercado Pago module needs the SDK package to work!"
103
+ msgstr "¡El módulo de Mercado Pago necesita el SDK para funcionar!"
104
+
105
+ #: ../../includes/module/class-wc-woomercadopago-module.php:360
106
  msgid "The payment method is not valid or not available."
107
  msgstr "El medio de pago no es válido o no está disponible."
108
 
109
+ #: ../../includes/module/class-wc-woomercadopago-module.php:363
110
  msgid "The transaction amount cannot be processed by Mercado Pago."
111
  msgstr "El monto de transacción no puede ser procesado por Mercado Pago."
112
 
113
+ #: ../../includes/module/class-wc-woomercadopago-module.php:363
114
  msgid ""
115
  "Possible causes: Currency not supported; Amounts below the minimum or above "
116
  "the maximum allowed."
118
  "Posibles causas: Moneda no soportada; Montos por debajo del mínimo o por "
119
  "encima del máximo permitido."
120
 
121
+ #: ../../includes/module/class-wc-woomercadopago-module.php:366
122
  msgid "The users are not valid."
123
  msgstr "Los usuários no son válidos."
124
 
125
+ #: ../../includes/module/class-wc-woomercadopago-module.php:366
126
  msgid ""
127
  "Possible causes: Buyer and seller have the same account in Mercado Pago; The "
128
  "transaction involving production and test users."
130
  "Posibles causas: Comprador y vendedor tienen la misma cuenta en Mercado "
131
  "Pago; La transacción involucrando usuários de producción y de prueba."
132
 
133
+ #: ../../includes/module/class-wc-woomercadopago-module.php:369
134
  msgid "Unauthorized use of production credentials."
135
  msgstr "Uso no autorizado de credenciales de producción."
136
 
137
+ #: ../../includes/module/class-wc-woomercadopago-module.php:369
138
  msgid ""
139
  "Possible causes: Use permission in use for the credential of the seller."
140
  msgstr ""
141
  "Posibles causas: Pendencia de permiso de uso en producción para la "
142
  "credencial del vendedor."
143
 
144
+ #: ../../includes/module/class-wc-woomercadopago-module.php:495
145
  msgid "Colombia"
146
  msgstr "Colombia"
147
 
148
+ #: ../../includes/module/class-wc-woomercadopago-module.php:497
149
  msgid "Argentina"
150
  msgstr "Argentina"
151
 
152
+ #: ../../includes/module/class-wc-woomercadopago-module.php:499
153
  msgid "Brazil"
154
  msgstr "Brasil"
155
 
156
+ #: ../../includes/module/class-wc-woomercadopago-module.php:501
157
  msgid "Chile"
158
  msgstr "Chile"
159
 
160
+ #: ../../includes/module/class-wc-woomercadopago-module.php:503
161
  msgid "Mexico"
162
  msgstr "México"
163
 
164
+ #: ../../includes/module/class-wc-woomercadopago-module.php:505
165
  msgid "Uruguay"
166
  msgstr "Uruguay"
167
 
168
+ #: ../../includes/module/class-wc-woomercadopago-module.php:507
169
  msgid "Venezuela"
170
  msgstr "Venezuela"
171
 
172
+ #: ../../includes/module/class-wc-woomercadopago-module.php:509
173
  msgid "Peru"
174
  msgstr "Peru"
175
 
176
+ #: ../../includes/module/class-wc-woomercadopago-module.php:543
177
  msgid "Update the WooCommerce order to "
178
  msgstr "Actualizar la orden de WooCommerce para "
179
 
180
+ #: ../../includes/module/class-wc-woomercadopago-module.php:819,
181
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
182
  msgid "Fill in your credentials to enable payment methods."
183
  msgstr "Completa tus credenciales para habilitar los medios de pago."
184
 
185
+ #: ../../includes/module/class-wc-woomercadopago-module.php:835
186
  msgid "Set plugin"
187
  msgstr "Configurar plugin"
188
 
189
+ #: ../../includes/module/class-wc-woomercadopago-module.php:836,
190
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:314
191
  msgid "Payment methods"
192
  msgstr "Medios de pagos"
193
 
194
+ #: ../../includes/module/class-wc-woomercadopago-module.php:837,
195
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:210
196
  msgid "Plugin manual"
197
  msgstr "Manual del plugin"
198
 
199
+ #: ../../includes/module/class-wc-woomercadopago-module.php:936
200
  msgid "By Mercado Pago"
201
  msgstr "Por Mercado Pago"
202
 
203
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:190
204
  msgid "Payment approved."
205
  msgstr "Pago aprobado."
206
 
207
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:256,
208
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:259
209
  msgid "Waiting for the Pix payment."
210
  msgstr "Esperando el pago de Pix."
211
 
212
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:275,
213
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:278
214
  msgid "Waiting for the ticket payment."
215
  msgstr "Esperando el pago del boleto."
216
 
217
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:287
218
  msgid "The customer has not made the payment yet."
219
  msgstr "El cliente todavía no efectuó el pago."
220
 
221
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:306
222
  msgid "Payment is pending review."
223
  msgstr "El pago está pendiente de revisión."
224
 
225
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:323
226
  msgid "Payment was declined. The customer can try again."
227
  msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
228
 
229
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:338
230
  msgid "Payment was returned to the customer."
231
  msgstr "El pago fue devuelto al cliente."
232
 
233
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:352
234
  msgid "Payment was canceled."
235
  msgstr "El pago fue cancelado."
236
 
237
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:367,
238
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:379
239
  msgid ""
240
  "The payment is in mediation or the purchase was unknown by the customer."
241
  msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
242
 
243
  #. translators: 1: payment_id 2: status
244
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:482
245
  msgid ""
246
  "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
247
  msgstr ""
248
  "Mercado Pago: El pago %1$s fue notificado por Mercado Pago con estado %2$s."
249
 
250
+ #: ../../includes/notification/class-wc-woomercadopago-notification-core.php:108,
251
+ #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:172,
252
+ #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:141,
253
+ #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
254
+ #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
255
+ msgid "Buyer email"
256
+ msgstr "Email del comprador"
257
+
258
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
259
  msgid "No ID or TOPIC param in Request IPN"
260
  msgstr "No hay ID o parámetro de ASUNTO la solicitud de IPN"
274
  msgid "Not found Payments into Merchant_Order"
275
  msgstr "No se han encontrado pagos en Merchant_Order"
276
 
 
 
 
 
 
 
 
277
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:175,
278
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:144,
279
  #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:193,
295
  "Por favor, introduzca su email en la dirección de facturación para utilizar "
296
  "este servicio"
297
 
298
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:56
299
  msgid "Debit, Credit and invoice in Mercado Pago environment"
300
  msgstr "Débito, crédito y efectivo, en Mercado Pago"
301
 
302
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:57,
303
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:305
304
  msgid "Checkout Pro"
305
  msgstr "Checkout Pro"
306
 
307
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:65
308
  msgid "Mercado Pago - Checkout Pro"
309
  msgstr "Mercado Pago - Checkout Pro "
310
 
311
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:67
312
  msgid "Your saved cards or money in Mercado Pago"
313
  msgstr "Compras con tarjetas guardadas o saldo en Mercado Pago "
314
 
315
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:192
316
  msgid "Maximum number of installments"
317
  msgstr "Máximo de cuotas"
318
 
319
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:194
320
  msgid "What is the maximum quota with which a customer can buy?"
321
  msgstr "¿Cuál es el máximo de cuotas con las que un cliente puede comprar?"
322
 
323
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:197
324
  msgid "1 installment"
325
  msgstr "1 cuota"
326
 
327
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:198
328
  msgid "2 installments"
329
  msgstr "2 cuotas"
330
 
331
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:199
332
  msgid "3 installments"
333
  msgstr "3 cuotas"
334
 
335
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:200
336
  msgid "4 installments"
337
  msgstr "4 cuotas"
338
 
339
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:201
340
  msgid "5 installments"
341
  msgstr "5 cuotas"
342
 
343
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:202
344
  msgid "6 installments"
345
  msgstr "6 cuotas"
346
 
347
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:203
348
  msgid "10 installments"
349
  msgstr "10 cuotas"
350
 
351
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:204
352
  msgid "12 installments"
353
  msgstr "12 cuotas"
354
 
355
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:205
356
  msgid "15 installments"
357
  msgstr "15 cuotas"
358
 
359
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:206
360
  msgid "18 installments"
361
  msgstr "18 cuotas"
362
 
363
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:207
364
  msgid "24 installments"
365
  msgstr "24 cuotas"
366
 
367
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:284,
368
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:174,
369
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:873,
370
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:224,
371
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:218
372
  msgid "Enable the checkout"
373
  msgstr "Activar el checkout"
374
 
375
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:285
376
  msgid ""
377
  "By disabling it, you will disable all payments from Mercado Pago Checkout at "
378
  "Mercado Pago website by redirect."
380
  "Al desactivar, desabilitarás todos los medios de pago del checkout en el "
381
  "sitio web de Mercado Pago."
382
 
383
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:289,
384
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:878
385
  msgid "The checkout is <b>enabled</b>."
386
  msgstr "El checkout está <b>activo</b>."
387
 
388
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:290,
389
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:879
390
  msgid "The checkout is <b>disabled</b>."
391
  msgstr "El checkout está <b>inactivo</b>."
392
 
393
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:309
394
  msgid ""
395
  "With Checkout Pro you sell with all the safety inside Mercado Pago "
396
  "environment."
398
  "Con el Checkout Pro, podrás vender con toda la seguridad, dentro de Mercado "
399
  "Pago."
400
 
401
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:326
402
  msgid "Advanced settings"
403
  msgstr "Configuración Avanzada"
404
 
405
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:339
406
  msgid "Payment experience"
407
  msgstr "Experiencia de pago"
408
 
409
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:341
410
  msgid ""
411
  "Define what payment experience your customers will have, whether inside or "
412
  "outside your store."
414
  "Define qué experiencia de pago tendrán tus clientes, si dentro o fuera de tu "
415
  "tienda."
416
 
417
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:344
418
  msgid "Redirect"
419
  msgstr "Redirect"
420
 
421
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:345
422
  msgid "Modal"
423
  msgstr "Modal"
424
 
425
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:361
426
  msgid ""
427
  "Choose the URL that we will show your customers when they finish their "
428
  "purchase."
429
  msgstr "Elige la URL que mostraremos a tus clientes cuando terminen su compra."
430
 
431
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:359,
432
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:379,
433
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:400
434
  msgid "This seems to be an invalid URL."
435
  msgstr "Esto parece ser una URL no válida."
436
 
437
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:364
438
  msgid "Success URL"
439
  msgstr "URL de éxito"
440
 
441
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:381
442
  msgid ""
443
  "Choose the URL that we will show to your customers when we refuse their "
444
  "purchase. Make sure it includes a message appropriate to the situation and "
448
  "Asegúrate de incluir un mensaje adecuado a la situación y dales información "
449
  "útil para que puedan solucionarlo."
450
 
451
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
452
  msgid "Payment URL rejected"
453
  msgstr "URL de pago rechazado"
454
 
455
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:402
456
  msgid ""
457
  "Choose the URL that we will show to your customers when they have a payment "
458
  "pending approval."
460
  "Elige la URL que mostraremos a tus clientes cuando tengan un pago pendiente "
461
  "de aprobación."
462
 
463
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:405
464
  msgid "Payment URL pending"
465
  msgstr "URL de pago pendiente"
466
 
467
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:419
468
  msgid "Enable the payment methods available to your clients."
469
  msgstr "Habilita los medios de pago disponibles para tus clientes."
470
 
471
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:420
472
  msgid "Choose the payment methods you accept in your store"
473
  msgstr "Elige los medios de pago que se aceptan en la tienda"
474
 
475
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:424
476
  msgid "Credit Cards"
477
  msgstr "Tarjetas de crédito"
478
 
479
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:428
480
  msgid "Debit Cards"
481
  msgstr "Tarjetas de débito"
482
 
483
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:432
484
  msgid "Other Payment Methods"
485
  msgstr "Otros medios"
486
 
487
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:482
488
  msgid "Return to the store"
489
  msgstr "Volver a la tienda"
490
 
491
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:483
492
  msgid ""
493
  "Do you want your customer to automatically return to the store after payment?"
494
  msgstr ""
495
  "¿Quieres que tu cliente vuelva automáticamente a la tienda después del pago?"
496
 
497
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:487
498
  msgid "The buyer <b>will be automatically redirected to the store</b>."
499
  msgstr "El comprador <b>será redirigido automáticamente a la tienda</b>."
500
 
501
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:488
502
  msgid "The buyer <b>will not be automatically redirected to the store</b>."
503
  msgstr "El comprador <b>no será redirigido automáticamente a la tienda</b>."
504
 
505
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:553
506
  msgid "Installments without card"
507
  msgstr "Cuotas sin tarjeta"
508
 
509
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:554,
510
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:562,
511
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:421
512
  msgid "Up to "
513
  msgstr "hasta "
514
 
515
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:554,
516
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:562,
517
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:421
518
  msgid " installments"
519
  msgstr " cuotas"
520
 
521
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:561,
522
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:420
523
  msgid "Credit cards"
524
  msgstr "Tarjetas de crédito"
525
 
526
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:568,
527
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:428
528
  msgid "Debit cards"
529
  msgstr "Tarjetas de débito "
530
 
531
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:574
532
  msgid "Bank Transfer"
533
  msgstr "Transferencia bancaria"
534
 
535
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:580
536
  msgid "Payment by cash"
537
  msgstr "Pagos en efectivo "
538
 
539
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:610
540
  msgid "Payment with Mercado Credito"
541
  msgstr "Pagos con Mercado Crédito"
542
 
543
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:611
544
  msgid "New!"
545
  msgstr "¡Nuevo!"
546
 
547
  #. translators: %s link to Mercado Credits blog
548
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:616
549
  msgid ""
550
  "With <a href=\"%s\" target=\"blank\">Mercado Credito</a>, clients can pay "
551
  "<b>in installments with no card, by transfers, invoice or money available in "
558
  "componente de cuotas sin tarjeta</b>, aumentarás tus chances de vender. Para "
559
  "saber más, ingresá a documentación."
560
 
561
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:620
562
  msgid "The no-card installments banner is <b>active</b>."
563
  msgstr "El componente de cuotas sin tarjeta está <b>activado</b>."
564
 
565
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:621
566
  msgid "The no-card installments banner is <b>disabled</b>."
567
  msgstr "El componente de cuotas sin tarjeta está <b>desactivado</b> ."
568
 
569
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:659,
570
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:669
571
  msgid "Banner on the product page | Computer version"
572
  msgstr "Componente en la página del producto | Versión para computadora"
573
 
574
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:660
575
  msgid "Banner on the product page | Cellphone version"
576
  msgstr "Componente en la página del producto | Versión para celular"
577
 
578
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:667
579
  msgid "Computer"
580
  msgstr "Computadora"
581
 
582
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:668
583
  msgid "Mobile"
584
  msgstr "Celular"
585
 
586
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:670
587
  msgid "Banner visualization"
588
  msgstr "Visualización del componente"
589
 
590
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:671
591
  msgid "Check the example of how it will appear in the store:"
592
  msgstr "Consulta el ejemplo de cómo aparecerá en la tienda:"
593
 
594
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:732,
595
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:719,
596
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:665,
597
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:653,
598
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:444,
599
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:431,
600
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:449,
601
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:436,
602
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
603
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
604
  msgid "discount of"
605
  msgstr "descuento de"
606
 
607
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:737,
608
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:724,
609
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:670,
610
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:658,
611
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:449,
612
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:436,
613
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:454,
614
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
615
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
616
  msgid "fee of"
617
  msgstr "comisión de"
618
 
619
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:56,
620
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:49,
621
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:49
622
  msgid "Transparent Checkout in your store environment"
623
  msgstr "Checkout Transparente, en tu tienda"
624
 
625
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:57,
626
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:66
627
  msgid "Debit and Credit"
628
  msgstr "Débito e crédito"
629
 
630
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:65,
631
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:58,
632
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:58
633
  msgid "Mercado pago - Customized Checkout"
634
  msgstr "Mercado Pago - Checkout Personalizado"
635
 
636
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:175
637
  msgid ""
638
  "By disabling it, you will disable all credit cards payments from Mercado "
639
  "Pago Transparent Checkout."
641
  "Al desactivar, desabilitarás todos los medios de pago con tarjeta de crédito "
642
  "en el Checkout Transparente de Mercado Pago."
643
 
644
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:179
645
  msgid "Transparent Checkout for credit cards is <b>enabled</b>."
646
  msgstr ""
647
  "El Checkout Transparente de las tarjetas de crédito está <b>activado</b>."
648
 
649
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:180
650
  msgid "Transparent checkout for credit cards is <b>disabled</b>."
651
  msgstr ""
652
  "El checkout transparente de las tarjetas de crédito está <b>desactivado</b>."
653
 
654
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:212
655
  msgid "Installments Fees"
656
  msgstr "Tasas de pago en cuotas"
657
 
658
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:213
659
  msgid ""
660
  "Set installment fees and whether they will be charged from the store or from "
661
  "the buyer."
663
  "Configura las tasas de las cuotas y si se las cobrarán a la tienda o al "
664
  "comprador. "
665
 
666
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:214
667
  msgid "Set fees"
668
  msgstr "Configurar tasas"
669
 
670
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:239
671
  msgid "Transparent Checkout | Credit card "
672
  msgstr "Checkout Transparente | Tarjeta de Crédito "
673
 
674
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:243
675
  msgid ""
676
  "With the Transparent Checkout, you can sell inside your store environment, "
677
  "without redirection and with the security from Mercado Pago."
679
  "Con el Checkout Transparente, puedes vender dentro de tu tienda, sin "
680
  "redireccionamentos, con toda la seguridad de Mercado Pago."
681
 
682
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:261
 
 
683
  msgid "Advanced configuration of the personalized payment experience"
684
  msgstr "Configuración Avanzada"
685
 
686
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:275
687
  msgid "Payments via Mercado Pago account"
688
  msgstr "Pagos a través de la cuenta de Mercado Pago"
689
 
690
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:276
691
  msgid ""
692
  "Your customers pay faster with saved cards, money balance or other available "
693
  "methods in their Mercado Pago accounts."
695
  "Tus clientes pagan más rápido con tarjetas guardadas, dinero disponible o "
696
  "con otros medios disponibles en sus cuentas de MP."
697
 
698
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:280
699
  msgid "Payments via Mercado Pago accounts are <b>active</b>."
700
  msgstr "Los pagos a través de la cuenta de Mercado Pago están <b>activos</b>."
701
 
702
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:281
703
  msgid "Payments via Mercado Pago accounts are <b>inactive</b>."
704
  msgstr ""
705
  "Los pagos a través de la cuenta de Mercado Pago están <b>deshabilitados</b>."
706
 
707
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:300
708
  msgid "Check an example of how it will appear in your store:"
709
  msgstr "Conoce un ejemplo de cómo aparecerá en la tienda:"
710
 
711
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:331
712
  msgid "That’s it, payment accepted!"
713
  msgstr "Listo, ¡aceptamos tu pago!"
714
 
715
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:333
716
  msgid ""
717
  "We are processing your payment. In less than an hour we will send you the "
718
  "result by email."
720
  "Estamos procesando su pago. En menos de una hora le enviaremos el resultado "
721
  "por correo electrónico."
722
 
723
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:335
724
  msgid ""
725
  "We are processing your payment. In less than 2 days we will send you by "
726
  "email if the payment has been approved or if additional information is "
729
  "Estamos procesando su pago. En menos de 2 días le enviaremos por correo "
730
  "electrónico si se ha aprobado el pago o si se necesita información adicional."
731
 
732
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:337
733
  msgid "Check the card number."
734
  msgstr "Compruebe el número de tarjeta."
735
 
736
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:339
737
  msgid "Check the expiration date."
738
  msgstr "Compruebe la fecha de expiración."
739
 
740
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:341
741
  msgid "Check the information provided."
742
  msgstr "Compruebe la información informada."
743
 
744
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:343
745
  msgid "Check the informed security code."
746
  msgstr "Compruebe el código de seguridad informado."
747
 
748
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:345,
749
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:351
750
  msgid "Your payment cannot be processed."
751
  msgstr "No se puede procesar su pago."
752
 
753
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:347
754
  msgid "You must authorize payments for your orders."
755
  msgstr "Usted debe autorizar los pagos de sus órdenes."
756
 
757
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:349
758
  msgid ""
759
  "Contact your card issuer to activate it. The phone is on the back of your "
760
  "card."
762
  "Póngase en contacto con el emisor de su tarjeta para activarla. El teléfono "
763
  "se encuentra en la parte posterior de su tarjeta."
764
 
765
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:353
766
  msgid ""
767
  "You have already made a payment of this amount. If you have to pay again, "
768
  "use another card or other method of payment."
770
  "Usted ya realizó un pago de este importe. Si tiene que pagar de nuevo, "
771
  "utilizar otra tarjeta u otro medio de pago."
772
 
773
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:355
774
  msgid ""
775
  "Your payment was declined. Please select another payment method. It is "
776
  "recommended in cash."
778
  "Su pago fue rechazado. Por favor seleccione otro medio de pago. Se "
779
  "recomienda en efectivo."
780
 
781
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:357
782
  msgid "Your payment does not have sufficient funds."
783
  msgstr "Su metodo de pago no tiene fondos suficientes."
784
 
785
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:359
786
  msgid "Payment cannot process the selected fee."
787
  msgstr "El pago no puede procesar la cuota seleccionada."
788
 
789
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:361
790
  msgid ""
791
  "You have reached the limit of allowed attempts. Choose another card or other "
792
  "payment method."
794
  "Has alcanzado el límite de intentos permitidos. Elija otra tarjeta u otro "
795
  "medio de pago."
796
 
797
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:363,
798
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:365,
799
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:204
800
  msgid "This payment method cannot process your payment."
801
  msgstr "Este medio de pago no puede procesar su pago."
802
 
803
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:478,
804
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:479,
805
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:509,
806
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:510
807
  msgid "A problem was occurred when processing your payment. Please, try again."
808
  msgstr ""
809
  "El problemas ocurrió cuando se procesaba su pago. Por favor, intente otra "
810
  "vez."
811
 
812
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:592
813
  msgid "See your order form"
814
  msgstr "Ver su hoja de pedido"
815
 
816
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:603
817
  msgid "Your payment was declined. You can try again."
818
  msgstr "Su pago fue rechazado. Puede intentarlo de nuevo."
819
 
820
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:610,
821
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
822
  msgid "Click to try again"
823
  msgstr "Haga clic para intentarlo de nuevo"
824
 
825
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:632,
826
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:633
827
  msgid ""
828
  "A problem was occurred when processing your payment. Are you sure you have "
829
  "correctly filled all information in the checkout form?"
831
  "El problemas ocurrió cuando se procesaba su pago. Está seguro de haber "
832
  "cargado la información en el formulario?"
833
 
834
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:677
835
  msgid "Configure your credentials to enable Mercado Pago payment methods."
836
  msgstr ""
837
  "Completa tus credenciales para habilitar los medios de pago Mercado Pago."
838
 
839
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:731
840
  msgid "Title in the store Checkout"
841
  msgstr "Título en el checkout de la tienda"
842
 
843
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:733
844
  msgid "Change the display text in Checkout, maximum characters: 85"
845
  msgstr "Cambiar el texto de la pantalla Checkout, caracteres máximos: 85"
846
 
847
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:735
848
  msgid "The text inserted here will not be translated to other languages"
849
  msgstr "El texto insertado aquí no se traducirá a otros idiomas"
850
 
851
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:749
852
  msgid "Description"
853
  msgstr "Descripción"
854
 
855
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:786,
856
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:798,
857
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:368
858
  msgid "Important! To sell you must enter your credentials."
859
  msgstr "¡Importante! Para vender debe introducir sus credenciales."
860
 
861
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:787
862
  msgid "You must enter&nbsp;<b>production credentials</b>."
863
  msgstr "Debe introducir&nbsp;<b>las credenciales de producción</b>."
864
 
865
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:788
866
  msgid "Enter credentials"
867
  msgstr "Introducir credenciales"
868
 
869
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:798
870
  msgid "Mercado Pago Plugin general settings"
871
  msgstr "Configuraciones generales del plugin de Mercado Pago"
872
 
873
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:799
874
  msgid ""
875
  "Set the deadlines and fees, test your store or access the Plugin manual."
876
  msgstr "Ajusta tasas y plazos, testea tu tienda o accede al manual del plugin."
877
 
878
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:800
879
  msgid "Go to Settings"
880
  msgstr "Ir a Configuraciones"
881
 
882
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:824
883
  msgid "Activate your credentials to be able to sell"
884
  msgstr "Activa tus credenciales para poder vender"
885
 
886
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:825
887
  msgid ""
888
  "Credentials are codes that you must enter to enable sales. Go below on "
889
  "Activate Credentials. On the next screen, use again the Activate Credentials "
893
  "Dirígete a Activar credenciales. En la siguiente pantalla, ve de nuevo al "
894
  "botón Activar credenciales y completa los campos con los datos solicitados."
895
 
896
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:826
897
  msgid "Activate credentials"
898
  msgstr "Activar credenciales"
899
 
900
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:874
901
  msgid "By disabling it, you will disable all payment methods of this checkout."
902
  msgstr "Al desactivar, desabilitarás todos los medios de pago del checkout."
903
 
904
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:970
905
  msgid "Basic Configuration"
906
  msgstr "Configuración Básica"
907
 
908
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:983
909
  msgid "Discount coupons"
910
  msgstr "Cupones de descuento"
911
 
912
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:986
913
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
914
  msgstr ""
915
  "¿Ofrecerás cupones de descuento a los clientes que compren con Mercado Pago?"
916
 
917
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:988
918
  msgid "Discount coupons is <b>active</b>."
919
  msgstr "Cupones de descuento están <b>activos</b>."
920
 
921
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:989
922
  msgid "Discount coupons is <b>disabled</b>."
923
  msgstr "Cupones de descuento están <b>inactivos</b>."
924
 
925
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1001
926
  msgid "Automatic decline of payments without instant approval"
927
  msgstr "Rechazo automático de pagos sin aprobación instantanea"
928
 
929
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1002
930
  msgid ""
931
  "Enable it if you want to automatically decline payments that are not "
932
  "instantly approved by banks or other institutions. "
934
  "Actívalo si quieres rechazar automáticamente los pagos que no son aprobados "
935
  "instantáneamente por bancos u otros compradores. "
936
 
937
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1006
938
  msgid "Pending payments <b>will be automatically declined</b>."
939
  msgstr "Los pagos pendientes <b>se rechazarán automaticamente</b>."
940
 
941
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1007
942
  msgid "Pending payments <b>will not be automatically declined</b>."
943
  msgstr "Los pagos pendientes <b>no se rechazarán automaticamente</b>."
944
 
945
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
946
  msgid "Discount in Mercado Pago Checkouts"
947
  msgstr "Descuento en los checkouts de Mercado Pago"
948
 
949
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1022
950
  msgid ""
951
  "Choose a percentage value that you want to discount your customers for "
952
  "paying with Mercado Pago."
954
  "Elige un valor porcentual que quieras descontar a tus clientes por pagar con "
955
  "Mercado Pago."
956
 
957
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1023,
958
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1044
959
  msgid "Activate and show this information on Mercado Pago Checkout"
960
  msgstr "Activar y mostrar esa información en el checkout Mercado Pago"
961
 
962
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1040
963
  msgid "Commission in Mercado Pago Checkouts"
964
  msgstr "Comisiones en los checkouts de Mercado Pago"
965
 
966
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1043
967
  msgid ""
968
  "Choose an additional percentage value that you want to charge as commission "
969
  "to your customers for paying with Mercado Pago."
971
  "Elige un valor porcentual adicional que quieras cobrar como comisión a tus "
972
  "clientes por pagar con Mercado Pago."
973
 
974
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1080
975
  msgid "Convert Currency"
976
  msgstr "Convertir moneda"
977
 
978
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1085
979
  msgid "Currency convertion is <b>enabled</b>."
980
  msgstr "Conversión de moneda está <b>activa</b>."
981
 
982
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1086
983
  msgid "Currency convertion is <b>disabled</b>."
984
  msgstr "Conversión de moneda está <b>inactiva</b>."
985
 
986
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1203
987
  msgid ""
988
  "Edit these advanced fields only when you want to modify the preset values."
989
  msgstr ""
990
  "Edita estos campos avanzados solo cuando quieras modificar los valores "
991
  "preestablecidos."
992
 
993
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:50,
994
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:59
995
  msgid "Pix"
996
  msgstr "Pix"
997
 
998
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:225
999
  msgid ""
1000
  "By disabling it, you will disable all Pix payments from Mercado Pago "
1001
  "Transparent Checkout."
1003
  "Al desactivar, desabilitarás lo medios de pago con Pix en el Checkout "
1004
  "Transparente de Mercado Pago."
1005
 
1006
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
1007
  msgid "The transparent checkout for Pix payment is <b>enabled</b>."
1008
  msgstr "El Checkout Transparente está <b>activo</b> para pagos por Pix."
1009
 
1010
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
1011
  msgid "The transparent checkout for Pix payment is <b>disabled</b>."
1012
  msgstr "El Checkout Transparente está <b>inactivo</b> para pagos por Pix."
1013
 
1014
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:245
1015
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
1016
  msgstr "Para activar el Pix, debes tener una clave registrada en Mercado Pago."
1017
 
1018
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:246
1019
  msgid "Download the Mercado Pago app on your cell phone."
1020
  msgstr "Descarga la app de Mercado Pago en tu móvil."
1021
 
1022
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:247
1023
  msgid "Go to the "
1024
  msgstr "Ve al área "
1025
 
1026
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:248
1027
  msgid "area and choose the "
1028
  msgstr "y elige la sección "
1029
 
1030
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:249
1031
  msgid "Your Profile "
1032
  msgstr "Tu Perfil "
1033
 
1034
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:250
1035
  msgid "Your Pix Keys section."
1036
  msgstr "Tus claves Pix."
1037
 
1038
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:251
1039
  msgid ""
1040
  "Choose which data to register as Pix keys. After registering, you can set up "
1041
  "Pix in your checkout."
1043
  "Elige qué datos registrar como claves PIX. Luego de registrarte, podrás "
1044
  "configurar el Pix en tu checkout."
1045
 
1046
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:252
1047
  msgid ""
1048
  "Remember that, for the time being, the Central Bank of Brazil is open Monday "
1049
  "through Friday, from 9am to 6pm."
1051
  "Recuerda que, por el momento, el Banco Central de Brasil está abierto de "
1052
  "lunes a viernes, de 9 a 18 horas."
1053
 
1054
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:253
1055
  msgid ""
1056
  "If you requested your registration outside these hours, we will confirm it "
1057
  "within the next business day."
1059
  "Si has solicitado tu registro fuera de este horario, te lo confirmaremos en "
1060
  "el siguiente día hábil."
1061
 
1062
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:254,
1063
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:349
1064
  msgid "Learn more about Pix"
1065
  msgstr "Más información sobre Pix"
1066
 
1067
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:255
1068
  msgid ""
1069
  "If you have already registered a Pix key at Mercado Pago and cannot activate "
1070
  "Pix in the checkout, "
1072
  "Si ya has registrado una clave Pix en Mercado Pago y no puedes activar Pix "
1073
  "en el checkout, "
1074
 
1075
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:256
1076
  msgid "click here."
1077
  msgstr "haz clic aquí."
1078
 
1079
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:281
1080
  msgid "Transparent Checkout | Pix"
1081
  msgstr "Checkout Transparente | Pix"
1082
 
1083
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:285
1084
  msgid ""
1085
  "With the Transparent Checkout, you can sell inside your store environment, "
1086
  "without redirection and all the safety from Mercado Pago. "
1088
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1089
  "redireccionamientos, con toda la seguridad de Mercado Pago. "
1090
 
1091
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
1092
  msgid "Advanced configuration of the Pix experience"
1093
  msgstr "Configuración avanzada de la experiencia Pix"
1094
 
1095
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:315
1096
  msgid "15 minutes"
1097
  msgstr "15 minutos"
1098
 
1099
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:316
1100
  msgid "30 minutes (recommended)"
1101
  msgstr "30 minutos (recomendado)"
1102
 
1103
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:317
1104
  msgid "60 minutes"
1105
  msgstr "60 minutes"
1106
 
1107
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:318
1108
  msgid "12 hours"
1109
  msgstr "12 horas"
1110
 
1111
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:319
1112
  msgid "24 hours"
1113
  msgstr "24 horas"
1114
 
1115
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:320
1116
  msgid "2 days"
1117
  msgstr "2 días"
1118
 
1119
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:321
1120
  msgid "3 days"
1121
  msgstr "3 días"
1122
 
1123
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:322
1124
  msgid "4 days"
1125
  msgstr "4 días"
1126
 
1127
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:323
1128
  msgid "5 days"
1129
  msgstr "5 días"
1130
 
1131
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:324
1132
  msgid "6 days"
1133
  msgstr "6 días"
1134
 
1135
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:325
1136
  msgid "7 days"
1137
  msgstr "7 días"
1138
 
1139
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
1140
  msgid "Expiration for payments via Pix"
1141
  msgstr "Vencimiento para pagos con Pix"
1142
 
1143
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
1144
  msgid "Set the limit in minutes for your clients to pay via Pix."
1145
  msgstr ""
1146
  "Define el límite de minutos para que tus clientes puedan pagar con Pix."
1147
 
1148
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:346
1149
  msgid "Want to learn how Pix works?"
1150
  msgstr "¿Quieres saber cómo funciona el Pix?"
1151
 
1152
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:347
1153
  msgid ""
1154
  "We have created a page to explain how this new payment method works and its "
1155
  "advantages."
1157
  "Creamos una página para explicar cómo funciona este nuevo medio de pago y "
1158
  "sus ventajas."
1159
 
1160
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:368
1161
  msgid "Would you like to know how Pix works?"
1162
  msgstr "¿Quieres saber cómo funciona Pix?"
1163
 
1164
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:369
1165
  msgid ""
1166
  "We have a dedicated page where we explain how it works and its advantages."
1167
  msgstr "Creamos una página que explica su funcionamiento y sus vantajas."
1168
 
1169
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:370
1170
  msgid "Find out more about Pix"
1171
  msgstr "Saber más sobre Pix"
1172
 
1173
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:513,
1174
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:571
1175
  msgid "A problem occurred when processing your payment. Please try again."
1176
  msgstr ""
1177
  "Un problema se produjo al procesar su pago. Por favor, inténtelo de nuevo."
1178
 
1179
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:499,
1180
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:557
1181
  msgid ""
1182
  "A problem occurred when processing your payment. Are you sure you have "
1183
  "correctly filled in all the information on the checkout form?"
1185
  "Un problema se produjo al procesar su pago. ¿Esta seguro que ha rellenado "
1186
  "correctamente toda la información en el formulario de checkout?"
1187
 
1188
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:478,
1189
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:532
1190
  msgid "The customer has not paid yet."
1191
  msgstr "El cliente no ha pagado todavía."
1192
 
1193
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:482
1194
  msgid "Now you just need to pay with Pix to finalize your purchase."
1195
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra."
1196
 
1197
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:483
1198
  msgid ""
1199
  "Scan the QR code below or copy and paste the code into your bank's "
1200
  "application."
1202
  "Escanee el código QR a continuación o copie y pegue el código en la "
1203
  "aplicación de su banco."
1204
 
1205
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:582
1206
  msgid ""
1207
  "Please note that to receive payments via Pix at our checkout, you must have "
1208
  "a Pix key registered in your Mercado Pago account."
1210
  "Ten en cuenta que para recibir pagos a través de Pix en nuestro checkout, "
1211
  "debes tener una clave Pix registrada en tu cuenta de Mercado Pago."
1212
 
1213
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:583
1214
  msgid "Register your Pix key at Mercado Pago."
1215
  msgstr "Registra tu clave Pix en Mercado Pago."
1216
 
1217
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:633,
1218
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:148
1219
  msgid "Code valid for "
1220
  msgstr "Código válido por "
1221
 
1222
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:50,
1223
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:59
1224
  msgid "Invoice"
1225
  msgstr "Efectivo"
1226
 
1227
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:219
1228
  msgid ""
1229
  "By disabling it, you will disable all invoice payments from Mercado Pago "
1230
  "Transparent Checkout."
1232
  "Al desactivar, desabilitarás todos los medios de pago en efectivo en el "
1233
  "Checkout Transparente de Mercado Pago."
1234
 
1235
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:223
1236
  msgid "The transparent checkout for tickets is <b>enabled</b>."
1237
  msgstr ""
1238
  "El Checkout Transparente está <b>activo</b> para pagos en efectivo o en "
1239
  "loterías."
1240
 
1241
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1242
  msgid "The transparent checkout for tickets is <b>disabled</b>."
1243
  msgstr ""
1244
  "El Checkout Transparente está <b>inactivo</b> para pagos en efectivo o en "
1245
  "loterías."
1246
 
1247
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:239
1248
  msgid "Transparent Checkout | Invoice or Loterica"
1249
  msgstr "Checkout Transparente | Efectivo"
1250
 
1251
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:243
1252
  msgid ""
1253
  "With the Transparent Checkout, you can sell inside your store environment, "
1254
  "without redirection and all the safety from Mercado Pago."
1256
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1257
  "redireccionamentos, con toda la seguridad de Mercado Pago."
1258
 
1259
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
1260
  msgid "Advanced configuration of the cash payment experience"
1261
  msgstr "Configuración avanzada de la experiencia de pago en efectivo"
1262
 
1263
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:273
1264
  msgid "Reduce inventory"
1265
  msgstr "Reducir inventario"
1266
 
1267
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:276
1268
  msgid ""
1269
  "Activates inventory reduction during the creation of an order, whether or "
1270
  "not the final payment is credited. Disable this option to reduce it only "
1274
  "acredite o no el pago final. Desactiva esta opción para reducirlo solo "
1275
  "cuando los pagos estén aprobados."
1276
 
1277
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:278
1278
  msgid "Reduce inventory is <b>enabled</b>."
1279
  msgstr "Reducir inventario está <b>activo</b>."
1280
 
1281
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:279
1282
  msgid "Reduce inventory is <b>disabled</b>."
1283
  msgstr "Reducir inventario está <b>inactivo</b>."
1284
 
1285
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:291
1286
  msgid "Payment Due"
1287
  msgstr "Vencimiento del pago"
1288
 
1289
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:293
1290
  msgid "In how many days will cash payments expire."
1291
  msgstr "En cuántos días caducarán los pagos en efectivo."
1292
 
1293
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:313
1294
  msgid "Enable the available payment methods"
1295
  msgstr "Habilita los medios de pago disponibles"
1296
 
1297
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:315
1298
  msgid "Choose the available payment methods in your store."
1299
  msgstr "Selecciona los medios de pago disponibles en tu tienda."
1300
 
1301
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:319
1302
  msgid "All payment methods"
1303
  msgstr "Todos los medios de pago"
1304
 
1305
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:472,
1306
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:499
1307
  msgid ""
1308
  "There was a problem processing your payment. Are you sure you have correctly "
1309
  "filled out all the information on the payment form?"
1311
  "Se produjo un problema al procesar su pago. ¿Está seguro de que ha llenado "
1312
  "correctamente toda la información en el formulario de pago?"
1313
 
1314
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:465,
1315
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:492
1316
  msgid "Your document data is invalid"
1317
  msgstr "Los datos de su documento no son válidos"
1318
 
1319
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:537
1320
  msgid "To print the ticket again click"
1321
  msgstr "Para imprimir nuevamente el ticket hace clic"
1322
 
1323
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:540
1324
  msgid "here"
1325
  msgstr "aquí"
1326
 
1327
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:650
1328
  msgid " and "
1329
  msgstr " y "
1330
 
1701
  msgid "Check the reasons why the purchase was declined."
1702
  msgstr "Consulta los motivos del rechazo de tu compra."
1703
 
1704
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:128
1705
  msgid "See WooCommerce"
1706
  msgstr "Ver WooCommerce"
1707
 
1708
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:126
1709
  msgid "Install WooCommerce"
1710
  msgstr "Instalar WooCommerce"
1711
 
1712
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:123
1713
  msgid "Activate WooCommerce"
1714
  msgstr "Activar WooCommerce"
1715
 
1716
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:129
1717
  msgid "do you have a minute to share your experience with our plugin?"
1718
  msgstr "¿tienes un minuto para compartir tu experiencia con nuestro plugin?"
1719
 
1720
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:132
1721
  msgid ""
1722
  "Your opinion is very important so that we can offer you the best possible "
1723
  "payment solution and continue to improve."
1725
  "Tu opinión es muy importante para poder ofrecerte la mejor solución de pagos "
1726
  "posible y seguir mejorando."
1727
 
1728
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:141
1729
  msgid "Rate the plugin"
1730
  msgstr "Valorar el plugin"
1731
 
1732
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:145
1733
  msgid "Enable payments via Mercado Pago account"
1734
  msgstr "Pagos a través de la cuenta de Mercado Pago"
1735
 
1736
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:148
1737
  msgid ""
1738
  "When you enable this function, your customers pay faster using their Mercado "
1739
  "Pago accounts.</br>The approval rate of these payments in your store can be "
1743
  "Mercado Pago.</br>La tasa de aprobación de estos pagos en tu tienda puede "
1744
  "ser un 25% mayor en comparación con otros medios de pago."
1745
 
1746
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:157
1747
  msgid "Activate"
1748
  msgstr ""
1749
 
1752
  msgid "Discard"
1753
  msgstr "Descartar"
1754
 
1755
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:133
1756
  msgid "Mercado Pago Settings"
1757
  msgstr "Configuración de Mercado Pago"
1758
 
1759
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:186
1760
  msgid "Accept "
1761
  msgstr "Acepta "
1762
 
1763
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:187
1764
  msgid "payments on the spot "
1765
  msgstr "pagos al instante "
1766
 
1767
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:188
1768
  msgid "with"
1769
  msgstr "con toda"
1770
 
1771
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:189
1772
  msgid "the "
1773
  msgstr "la "
1774
 
1775
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:190
1776
  msgid "security "
1777
  msgstr "seguridad "
1778
 
1779
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:191
1780
  msgid "from Mercado Pago"
1781
  msgstr "de Mercado Pago"
1782
 
1783
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:192
1784
  msgid "Technical requirements"
1785
  msgstr "Requisitos técnicos"
1786
 
1787
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:193
1788
  msgid "SSL"
1789
  msgstr "SSL"
1790
 
1791
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:194
1792
  msgid "GD Extensions"
1793
  msgstr "Extensiones GD"
1794
 
1795
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
1796
  msgid "Curl"
1797
  msgstr "Curl"
1798
 
1799
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
1800
  msgid ""
1801
  "Implementation responsible for transmitting data to Mercado Pago in a secure "
1802
  "and encrypted way."
1804
  "Implementación responsable de transmitir los datos a Mercado Pago de forma "
1805
  "segura y encriptada."
1806
 
1807
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
1808
  msgid ""
1809
  "These extensions are responsible for the implementation and operation of Pix "
1810
  "in your store."
1812
  "Extensiones responsables de la aplicación y el funcionamiento de Pix en su "
1813
  "tienda."
1814
 
1815
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
1816
  msgid ""
1817
  "It is an extension responsible for making payments via requests from the "
1818
  "plugin to Mercado Pago."
1820
  "Es una extensión encargada de realizar los pagos a través de requests del "
1821
  "plugin a Mercado Pago."
1822
 
1823
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:199
1824
  msgid "Collections and installments"
1825
  msgstr "Cobros y cuotas"
1826
 
1827
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:200
1828
  msgid "Choose "
1829
  msgstr "Elige "
1830
 
1831
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:201
1832
  msgid "when you want to receive the money "
1833
  msgstr "cuándo quieres recibir el dinero "
1834
 
1835
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:202
1836
  msgid "from your sales and if you want to offer "
1837
  msgstr "de las ventas y si quieres ofrecer "
1838
 
1839
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:203
1840
  msgid "interest-free installments "
1841
  msgstr "cuotas sin interés "
1842
 
1843
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:204
1844
  msgid "to your clients."
1845
  msgstr "a los clientes."
1846
 
1847
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:205
1848
  msgid "Set deadlines and fees"
1849
  msgstr "Ajustar plazos y tasas"
1850
 
1851
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:206,
1852
  #: ../../includes/products/hooks/class-wc-woomercadopago-products-hook-credits.php:126
1853
  msgid "Questions? "
1854
  msgstr "¿Dudas? "
1855
 
1856
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:207
1857
  msgid "Review the step-by-step of "
1858
  msgstr "Revisa el paso a paso de "
1859
 
1860
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:208
1861
  msgid "how to integrate the Mercado Pago Plugin "
1862
  msgstr "cómo integrar el Plugin de Mercado Pago "
1863
 
1864
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:209
1865
  msgid "on our webiste for developers."
1866
  msgstr "en nuestro sitio de desarrolladores."
1867
 
1868
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:223
1869
  msgid "1. Integrate your store with Mercado Pago "
1870
  msgstr "1. Integra la tienda a Mercado Pago "
1871
 
1872
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:224
1873
  msgid ""
1874
  "To enable orders, you must create and activate production credentials in "
1875
  "your Mercado Pago Account. "
1877
  "Para habilitar las ventas, debes crear y activar las credenciales de "
1878
  "producción en tu cuenta de Mercado Pago. "
1879
 
1880
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:225
1881
  msgid "Copy and paste the credentials below."
1882
  msgstr "Copia y pega tus credenciales a continuación."
1883
 
1884
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:226
1885
  msgid "Check credentials"
1886
  msgstr "Consultar credenciales"
1887
 
1888
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:227
1889
  msgid "Test credentials "
1890
  msgstr "Credenciales de prueba "
1891
 
1892
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:228
1893
  msgid "Enable Mercado Pago checkouts for test purchases in the store."
1894
  msgstr ""
1895
  "Habilitan a los checkouts de Mercado Pago para pruebas de compras en la "
1896
  "tienda."
1897
 
1898
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:229
1899
  msgid "Public key"
1900
  msgstr "Public key"
1901
 
1902
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:230
1903
  msgid "Access Token"
1904
  msgstr "Access Token"
1905
 
1906
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:231
1907
  msgid "Production credentials"
1908
  msgstr "Credenciales de producción"
1909
 
1910
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:232
1911
  msgid "Enable Mercado Pago checkouts to receive real payments in the store."
1912
  msgstr ""
1913
  "Habilitan a los checkouts de Mercado Pago para recibir pagos reales en "
1914
  "tienda."
1915
 
1916
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:233
1917
  msgid "Paste your Public Key here"
1918
  msgstr "Pega aquí tu Public Key"
1919
 
1920
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:234
1921
  msgid "Paste your Access Token here"
1922
  msgstr "Pega aquí tu Access Token"
1923
 
1924
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:235,
1925
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:272
1926
  msgid "Save and continue"
1927
  msgstr "Guardar y continuar"
1928
 
1929
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:247
1930
  msgid "2. Customize your business"
1931
  msgstr "2. Personaliza tu negocio"
1932
 
1933
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:248
1934
  msgid ""
1935
  "Fill out the following information to have a better experience and offer "
1936
  "more information to your clients"
1938
  "Completa los siguientes datos para tener una mejor experiencia y ofrecer más "
1939
  "información a los clientes"
1940
 
1941
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:249
1942
  msgid "Your store information"
1943
  msgstr "Información sobre tu tienda"
1944
 
1945
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:250
1946
  msgid "Name of your store in your client's invoice"
1947
  msgstr "Nombre de tu tienda en la factura de los clientes"
1948
 
1949
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:251
1950
  msgid "Eg: Mary's store"
1951
  msgstr "Ej.: TiendaMaría"
1952
 
1953
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:252
1954
  msgid ""
1955
  "If this field is empty, the purchase will be identified as Mercado Pago."
1956
  msgstr ""
1957
  "Si el campo queda vacío, la compra del cliente se identificará como Mercado "
1958
  "Pago."
1959
 
1960
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:253
1961
  msgid "Identification in Activities of Mercad Pago"
1962
  msgstr "Identificación en Actividad de Mercado Pago"
1963
 
1964
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:254
1965
  msgid "Eg: Marystore"
1966
  msgstr "Ej.: Tienda de María"
1967
 
1968
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:255
1969
  msgid "In Activities, you will view this term before the order number"
1970
  msgstr "En Actividad verás el término ingresado antes del número o del pedido"
1971
 
1972
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:256
1973
  msgid "Store category"
1974
  msgstr "Categoría de la tienda"
1975
 
1976
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:257
1977
  msgid "Select"
1978
  msgstr "Seleccionar"
1979
 
1980
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:258
1981
  msgid "Select ”Other” if you do not find the appropriate category."
1982
  msgstr "Seleciona ”Otro” si no encuentras una categoría adecuada."
1983
 
1984
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:259
1985
  msgid "Advanced integration options (optional)"
1986
  msgstr "Opciones avanzadas de integración (opcional)"
1987
 
1988
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:260
1989
  msgid ""
1990
  "For further integration of your store with Mercado Pago (IPN, Certified "
1991
  "Partners, Debug Mode)"
1993
  "Para mayor integración de tu tienda con Mercado Pago (IPN, Socios "
1994
  "Certificados, Modo Debug)"
1995
 
1996
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:261
1997
  msgid "View advanced options"
1998
  msgstr "Ver opciones avanzadas"
1999
 
2000
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
2001
  msgid "URL for IPN "
2002
  msgstr "URL para IPN "
2003
 
2004
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
2005
  msgid "Eg: https://examples.com/my-custom-ipn-url"
2006
  msgstr "Ej.: https://examples.com/my-custom-ipn-url"
2007
 
2008
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
2009
  msgid ""
2010
  "Add the URL to receive payments notifications. Find out more information in "
2011
  "the "
2013
  "Ingresa la URL para recibir notificaciones de pago. Consulta más información "
2014
  "en los "
2015
 
2016
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
2017
  msgid "guides."
2018
  msgstr "manuales."
2019
 
2020
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
2021
  msgid "integrator_id"
2022
  msgstr "integrator_id"
2023
 
2024
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:267
2025
  msgid "Eg: 14987126498"
2026
  msgstr "Ej.: 14987126498"
2027
 
2028
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:268
2029
  msgid ""
2030
  "If you are a Mercado Pago Certified Partner, make sure to add your "
2031
  "integrator_id. If you do not have the code, please "
2033
  "Si eres Partner certificado de Mercado Pago, recuerda ingresar tu "
2034
  "integrator_id. Si no tienes el código, "
2035
 
2036
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:269
2037
  msgid "request it now. "
2038
  msgstr "solicítalo ahora. "
2039
 
2040
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:270
2041
  msgid "Debug and Log Mode"
2042
  msgstr "Modo debug y log"
2043
 
2044
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:271
2045
  msgid "We record your store's actions in order to provide a better assistance."
2046
  msgstr "Grabamos las aciones de tu tienda para brindar un mejor soporte."
2047
 
2048
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
2049
  msgid "3. Set payment methods"
2050
  msgstr "3. Configura los medios de pago"
2051
 
2052
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:284
2053
  msgid "To view more options, please select a payment method below"
2054
  msgstr "Selecciona uno de los siguientes medios de pago para ver más opciones"
2055
 
2056
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:285
2057
  msgid "Settings"
2058
  msgstr "Configurar"
2059
 
2060
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:286
2061
  msgid "Continue"
2062
  msgstr "Continuar"
2063
 
2064
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:297
2065
  msgid "4. Test your store before you sell"
2066
  msgstr "4. Testea tu tienda antes de vender"
2067
 
2068
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:298
2069
  msgid ""
2070
  "Test the experience in Test Mode and then enable the Sale Mode (Production) "
2071
  "to sell."
2073
  "Testea la experiencia en Modo Test. Luego activa el Modo Ventas (Producción) "
2074
  "para realizar ventas."
2075
 
2076
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:299
2077
  msgid "Choose how you want to operate your store:"
2078
  msgstr "Elige cómo quieres operar tu tienda:"
2079
 
2080
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:300
2081
  msgid "Test Mode"
2082
  msgstr "Modo Test"
2083
 
2084
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
2085
  msgid "Mercado Pago Checkouts disabled for real collections. "
2086
  msgstr "Checkouts Mercado Pago inactivos para cobros reales. "
2087
 
2088
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
2089
  msgid "Test Mode rules."
2090
  msgstr "Reglas del modo test."
2091
 
2092
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
2093
  msgid "Sale Mode (Production)"
2094
  msgstr "Modo Ventas (Producción)"
2095
 
2096
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
2097
  msgid "Mercado Pago Checkouts enabled for real collections."
2098
  msgstr "Checkouts Mercado Pago activos para cobros reales."
2099
 
2100
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:305
2101
  msgid "Mercado Pago payment methods in Production Mode"
2102
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2103
 
2104
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:306
2105
  msgid "The clients can make real purchases in your store."
2106
  msgstr "Los clientes pueden hacer compras reales en tu tienda."
2107
 
2108
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:307
2109
  msgid "Mercado Pago payment methods in Test Mode"
2110
  msgstr "Medios de pago Mercado Pago en Modo Test"
2111
 
2112
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:308
2113
  msgid "Create your "
2114
  msgstr "Crea tu "
2115
 
2116
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:309
2117
  msgid "test user "
2118
  msgstr "usuario de prueba "
2119
 
2120
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:310
2121
  msgid ""
2122
  "(Optional. Can be used in Production Mode and Test Mode, to test payments)."
2123
  msgstr ""
2124
  "(Opcional. Se puede utilizar en modo de producción y en modo de prueba, para "
2125
  "probar los pagos)."
2126
 
2127
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:311
2128
  msgid "Use our test cards, "
2129
  msgstr "Utiliza nuestras tarjetas de prueba, "
2130
 
2131
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:312
2132
  msgid "never use real cards. "
2133
  msgstr "nunca utilices tarjetas reales. "
2134
 
2135
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:313
2136
  msgid "Visit your store "
2137
  msgstr "Visita tu tienda "
2138
 
2139
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:314
2140
  msgid "to test purchases"
2141
  msgstr "para testear compras"
2142
 
2143
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:315
2144
  msgid "Save changes"
2145
  msgstr "Guardar cambios"
2146
 
2147
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:316
2148
  msgid "Store under test"
2149
  msgstr "Tienda en Modo Test"
2150
 
2151
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:317
2152
  msgid "Store in sale mode (Production)"
2153
  msgstr "Tienda en Modo Ventas (Producción)"
2154
 
2155
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:318
2156
  msgid "Enter test credentials"
2157
  msgstr "Ingresa las credenciales de prueba"
2158
 
2159
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:319
2160
  msgid "To enable test mode, "
2161
  msgstr "Para activar el modo de prueba, "
2162
 
2163
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:320
2164
  msgid "copy your test credentials "
2165
  msgstr "copia tus credenciales de prueba "
2166
 
2167
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:321
2168
  msgid "and paste them above in section 1 of this page."
2169
  msgstr "y pégalas en la sección 1 de esta página."
2170
 
2171
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:358
2172
  msgid "Invalid Access Token"
2173
  msgstr "Access token no válido"
2174
 
2175
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:360
2176
  msgid "Valid Access Token"
2177
  msgstr "Access token válido"
2178
 
2179
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:366
2180
  msgid "Invalid Public Key"
2181
  msgstr "Public key no válida"
2182
 
2183
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:368
2184
  msgid "Valid Public Key"
2185
  msgstr "Public key válida"
2186
 
2187
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:371
2188
  msgid "Credentials must be valid"
2189
  msgstr "Las credenciales deben ser válidas"
2190
 
2191
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:421
2192
  msgid "Credentials were updated"
2193
  msgstr "Se actualizaron las credenciales"
2194
 
2195
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:413
2196
  msgid ""
2197
  "Your store has exited Test Mode and is making real sales in Production Mode."
2198
  msgstr ""
2199
  "Ahora su tienda está fuera del modo de prueba y está realizando ventas "
2200
  "reales en el modo de producción."
2201
 
2202
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:414
2203
  msgid "To test the store, re-enter both test credentials."
2204
  msgstr "Para probar la tienda, vuelva a ingresar ambas credenciales de prueba."
2205
 
2206
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:427
2207
+ msgid "Invalid credentials"
2208
+ msgstr "Credenciales no válidas"
2209
+
2210
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:428
2211
  msgid "See our manual to learn "
2212
  msgstr "Consulte nuestro manual para saber "
2213
 
2214
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:429
2215
  msgid "how to enter the credentials the right way."
2216
  msgstr "como ingresar las credenciales de forma correcta."
2217
 
2218
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:488
2219
  msgid "Store information is valid"
2220
  msgstr "Información sobre tu tienda"
2221
 
2222
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:518
2223
  msgid "Mercado Pago's Payment Methods in Test Mode"
2224
  msgstr "Medios de pago Mercado Pago en Modo Test"
2225
 
2226
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:519
2227
  msgid "Mercado Pago's Payment Methods in Production Mode"
2228
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2229
 
2230
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:512
2231
  msgid "Invalid credentials for test mode"
2232
  msgstr "Credenciales inválidas para el modo de prueba"
2233
 
2234
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:592
2235
  msgid "Enabled"
2236
  msgstr "Activado"
2237
 
2238
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:593
2239
  msgid "Disabled"
2240
  msgstr "Inactivo"
2241
 
2242
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:620
2243
  msgid "Valid Credentials"
2244
  msgstr "Credenciales válidas"
2245
 
2246
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:623
2247
  msgid "Credentials couldn't be validated"
2248
  msgstr "No se pudieron validar las credenciales"
2249
 
2250
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:646
2251
  msgid "Store business fields are valid"
2252
  msgstr "Los campos comerciales de la tienda son válidos"
2253
 
2254
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:649
2255
  msgid "Store business fields couldn't be validated"
2256
  msgstr "Los campos comerciales de la tienda no se pudieron validar"
2257
 
2258
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:672
2259
  msgid "At least one paymet method is enabled"
2260
  msgstr "Al menos un método de pago está habilitado"
2261
 
2262
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:675
2263
  msgid "No payment method enabled"
2264
  msgstr "No se habilitó ningún método de pago"
2265
 
2266
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:374
2267
  msgid "Shipping service used by the store."
2268
  msgstr "Servicio de envío utilizado por la tienda."
2269
 
2270
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:564,
2271
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:565
2272
  msgid "Discount provided by store"
2273
  msgstr "Descuento proporcionado por la tienda"
2274
 
2364
  msgid "Cancel &amp; Clear Cart"
2365
  msgstr "Cancelar &amp; Limpiar carrito"
2366
 
2367
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:133,
2368
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:73,
2369
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:82
2370
  msgid "Apply"
2371
  msgstr "Aplicar"
2372
 
2373
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:134,
2374
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:74,
2375
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
2376
  msgid "Remove"
2377
  msgstr "Retirar"
2378
 
2379
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:135,
2380
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75,
2381
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84
2382
  msgid "Please, inform your coupon code"
2383
  msgstr "Por favor, informe su código de cupón"
2384
 
2385
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:136,
2386
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:76,
2387
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85
2388
  msgid "To choose"
2389
  msgstr "Elegir"
2390
 
2391
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:137,
2392
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:77,
2393
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:86
2394
  msgid "Other bank"
2395
  msgstr "Otro banco"
2396
 
2397
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:138,
2398
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:78,
2399
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:87
2400
  msgid "You will save"
2401
  msgstr "Salvarás"
2402
 
2403
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:139,
2404
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:79,
2405
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:88
2406
  msgid "with discount of"
2407
  msgstr "con descuento de"
2408
 
2409
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:140,
2410
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:80,
2411
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:89
2412
  msgid "Total of your purchase:"
2413
  msgstr "Total de su compra:"
2414
 
2415
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:141,
2416
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:81,
2417
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:90
2418
  msgid "Total of your purchase with discount:"
2419
  msgstr "Total de su compra con descuento:"
2420
 
2421
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:142,
2422
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:82,
2423
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:91
2424
  msgid "*After payment approval"
2425
  msgstr "*Tras la aprobación del pago"
2426
 
2427
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:143,
2428
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:83,
2429
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:92
2430
  msgid "Terms and conditions of use"
2431
  msgstr "Términos y condiciones de uso"
2432
 
2433
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:144,
2434
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:162
2435
  msgid "No fee"
2436
  msgstr "Sin interés"
2437
 
2438
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:145,
2439
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:163
2440
  msgid "More options"
2441
  msgstr "Más opciones"
2442
 
2443
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:153
2444
  msgid "mm/yy"
2445
  msgstr "mm/aa"
2446
 
2447
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154,
2448
+ #: ../../templates/checkout/custom-checkout.php:119
2449
  msgid "Issuer"
2450
  msgstr "Banco"
2451
 
2452
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:155
2453
  msgid "Installments"
2454
  msgstr "cuotas "
2455
 
2456
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:158
2457
  msgid "on the back"
2458
  msgstr "del dorso"
2459
 
2460
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:159
2461
  msgid "on the front"
2462
  msgstr "del frente"
2463
 
2464
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:161
2465
  msgid "digits"
2466
  msgstr "dígitos"
2467
 
2468
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:164
2469
+ msgid "If interest is applicable, it will be charged by your bank."
2470
+ msgstr "Si corresponden intereses, serán aplicados por tu banco."
2471
+
2472
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:165
2473
+ msgid "Interest"
2474
+ msgstr "Intereses"
2475
+
2476
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:168
2477
  msgid "Card number is required"
2478
  msgstr "Número de tarjeta obligatorio"
2479
 
2480
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:169
2481
  msgid "Card number invalid"
2482
  msgstr "Número de tarjeta inválido"
2483
 
2484
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:172
2485
  msgid "Holder name is required"
2486
  msgstr "Nombre del titular obligatorio"
2487
 
2488
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:173
2489
  msgid "Holder name invalid"
2490
  msgstr "Nombre del titular inválido"
2491
 
2492
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:176,
2493
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:178
2494
  msgid "Expiration date invalid"
2495
  msgstr "Fecha de vencimiento inválido"
2496
 
2497
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:177
2498
  msgid "Expiration date incomplete"
2499
  msgstr "Fecha de vencimiento obligatorio"
2500
 
2501
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:181
2502
  msgid "Security code is required"
2503
  msgstr "Código de seguridad obligatorio"
2504
 
2505
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:182
2506
  msgid "Security code incomplete"
2507
  msgstr "Código de seguridad incompleto"
2508
 
2509
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:221
 
 
 
 
 
 
 
 
 
 
 
 
2510
  msgid "Cost of installments"
2511
  msgstr "Coste de las cuotas:"
2512
 
2513
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:222
2514
  msgid "Total with installments"
2515
  msgstr "Total con cuotas:"
2516
 
2517
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:223
2518
  msgid "installments of"
2519
  msgstr " cuotas de "
2520
 
2521
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:139
2522
  msgid "Now you just need to pay with Pix to finalize your purchase"
2523
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra"
2524
 
2525
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:140
2526
  msgid "How to pay with Pix:"
2527
  msgstr "Cómo pagar con Pix:"
2528
 
2529
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141
2530
  msgid "Go to your bank's app or website"
2531
  msgstr "Entra en la app o en la página web de tu banco"
2532
 
2533
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142
2534
  msgid "Search for the option to pay with Pix"
2535
  msgstr "Busca la opción de pagar con Pix"
2536
 
2537
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143
2538
  msgid "Scan the QR code or Pix code"
2539
  msgstr "Escanea el código QR o el código Pix"
2540
 
2541
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144
2542
  msgid "Done! You will see the payment confirmation"
2543
  msgstr "Listo. Verás la confirmación del pago"
2544
 
2545
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145
2546
  msgid "Value: "
2547
  msgstr "Valor: "
2548
 
2549
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147
2550
  msgid "Scan the QR code:"
2551
  msgstr "Escanea el código QR:"
2552
 
2553
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150
2554
  msgid "If you prefer, you can pay by copying and pasting the following code"
2555
  msgstr "Si lo prefieres, puedes pagar copiando y pegando el siguiente código"
2556
 
2557
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152
2558
  msgid "Copy code"
2559
  msgstr "Copiar código"
2560
 
2670
  msgid "Buy with your balance or saved cards"
2671
  msgstr "Compra con tu dinero disponible o tarjetas guardadas "
2672
 
2673
+ #: ../../templates/checkout/basic-checkout.php:40
 
 
 
 
2674
  msgid "List style type blue check"
2675
  msgstr ""
2676
 
2677
+ #: ../../templates/checkout/basic-checkout.php:52
2678
  msgid ""
2679
  "When you confirm your purchase, we will redirect you to your Mercado Pago "
2680
  "account"
2681
  msgstr ""
2682
  "Cuando confirmes tu compra, te redireccionaremos a tu cuenta de Mercado Pago"
2683
 
2684
+ #: ../../templates/checkout/basic-checkout.php:53
2685
  msgid "Checkout Pro redirect info image"
2686
  msgstr ""
2687
 
2688
+ #: ../../templates/checkout/basic-checkout.php:62,
2689
+ #: ../../templates/checkout/custom-checkout.php:152,
2690
  #: ../../templates/checkout/pix-checkout.php:31,
2691
  #: ../../templates/checkout/ticket-checkout.php:60
2692
  msgid "By continuing, you agree with our"
2693
  msgstr "Al continuar, aceptas nuestros"
2694
 
2695
+ #: ../../templates/checkout/basic-checkout.php:63,
2696
+ #: ../../templates/checkout/custom-checkout.php:153,
2697
  #: ../../templates/checkout/pix-checkout.php:31,
2698
  #: ../../templates/checkout/ticket-checkout.php:60
2699
  msgid "Terms and conditions"
2724
  "pagar más rápido \n"
2725
  "con Mercado Pago."
2726
 
2727
+ #: ../../templates/checkout/custom-checkout.php:55
2728
  msgid "With which card can you pay?"
2729
  msgstr "¿Con qué tarjeta puedes pagar?"
2730
 
2731
+ #: ../../templates/checkout/custom-checkout.php:67
2732
  msgid "See current promotions"
2733
  msgstr "Ver promociones vigentes"
2734
 
2735
+ #: ../../templates/checkout/custom-checkout.php:75
2736
  msgid "Fill in your card details"
2737
  msgstr "Completa los datos de tu tarjeta"
2738
 
2739
+ #: ../../templates/checkout/custom-checkout.php:77
2740
  msgid "Card number"
2741
  msgstr "Número de Tarjeta"
2742
 
2743
+ #: ../../templates/checkout/custom-checkout.php:79,
2744
+ #: ../../templates/checkout/custom-checkout.php:86,
2745
+ #: ../../templates/checkout/custom-checkout.php:95,
2746
+ #: ../../templates/checkout/custom-checkout.php:103
2747
  msgid "Required data"
2748
  msgstr "Datos obligatorios"
2749
 
2750
+ #: ../../templates/checkout/custom-checkout.php:84
2751
  msgid "Holder name as it appears on the card"
2752
  msgstr "Nombre del titular como aparece en la tarjeta"
2753
 
2754
+ #: ../../templates/checkout/custom-checkout.php:92
2755
  msgid "Expiration"
2756
  msgstr "Vencimiento"
2757
 
2758
+ #: ../../templates/checkout/custom-checkout.php:100
2759
  msgid "Security Code"
2760
  msgstr "Código de seguridad"
2761
 
2762
+ #: ../../templates/checkout/custom-checkout.php:109,
2763
  #: ../../templates/checkout/ticket-checkout.php:29,
2764
  #: ../../templates/checkout/ticket-checkout.php:35
2765
  msgid "Holder document"
2766
  msgstr "Documento del titular"
2767
 
2768
+ #: ../../templates/checkout/custom-checkout.php:109,
2769
  #: ../../templates/checkout/ticket-checkout.php:29,
2770
  #: ../../templates/checkout/ticket-checkout.php:35
2771
  msgid "Invalid document"
2772
  msgstr "Número de documento no válido"
2773
 
2774
+ #: ../../templates/checkout/custom-checkout.php:115,
2775
+ #: ../../templates/checkout/custom-checkout.php:130
2776
  msgid "Select the number of installments"
2777
  msgstr "Selecciona la cantidad de cuotas"
2778
 
2846
  msgid "Print ticket"
2847
  msgstr "Imprimir ticket"
2848
 
2849
+ #~ msgid "Earn more points and have exclusive benefits in Mercado Puntos"
2850
+ #~ msgstr "Gana más puntos y ventajas exclusivas en Mercado Puntos "
2851
+
2852
+ #~ msgid "Error loading form."
2853
+ #~ msgstr "Error al cargar el formulario."
2854
+
2855
+ #~ msgid "Please refresh the page to try again."
2856
+ #~ msgstr "Actualice la página para volver a intentarlo."
2857
+
2858
+ #~ msgid "Refresh page"
2859
+ #~ msgstr "Actualizar página"
2860
+
2861
  #~ msgid "Type of topic IPN invalid, need to be merchant_order"
2862
  #~ msgstr "El tipo de asunto de la IPN no es válido, debe ser `merchant_order`"
2863
 
i18n/languages/woocommerce-mercadopago-es_CL.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_CL.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Mercado Pago payments for WooCommerce 6.0.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
5
  "mercadopago\n"
6
- "POT-Creation-Date: \n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
@@ -11,15 +11,15 @@ msgstr ""
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
- "X-Generator: Poedit 3.1.1\n"
15
 
16
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
17
- #: ../../includes/module/class-wc-woomercadopago-module.php:354
18
  msgid "By continuing, you agree to our "
19
  msgstr "Al continuar, aceptas nuestros "
20
 
21
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:147,
22
- #: ../../includes/module/class-wc-woomercadopago-module.php:356
23
  msgid "Terms and Conditions"
24
  msgstr "Términos y condiciones"
25
 
@@ -67,11 +67,6 @@ msgstr ""
67
  "La tienda debe tener HTTPS para activar el Checkout Personalizado y el "
68
  "Ticket Checkout."
69
 
70
- #: ../../includes/module/class-wc-woomercadopago-credentials.php:504,
71
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:446
72
- msgid "Invalid credentials"
73
- msgstr "Credenciales no válidas"
74
-
75
  #: ../../includes/module/class-wc-woomercadopago-init.php:52
76
  msgid ""
77
  "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. "
@@ -103,15 +98,19 @@ msgstr ""
103
  msgid "Cancel order"
104
  msgstr "Cancelar orden"
105
 
106
- #: ../../includes/module/class-wc-woomercadopago-module.php:370
 
 
 
 
107
  msgid "The payment method is not valid or not available."
108
  msgstr "El medio de pago no es válido o no está disponible."
109
 
110
- #: ../../includes/module/class-wc-woomercadopago-module.php:373
111
  msgid "The transaction amount cannot be processed by Mercado Pago."
112
  msgstr "El monto de transacción no puede ser procesado por Mercado Pago."
113
 
114
- #: ../../includes/module/class-wc-woomercadopago-module.php:373
115
  msgid ""
116
  "Possible causes: Currency not supported; Amounts below the minimum or above "
117
  "the maximum allowed."
@@ -119,11 +118,11 @@ msgstr ""
119
  "Posibles causas: Moneda no soportada; Montos por debajo del mínimo o por "
120
  "encima del máximo permitido."
121
 
122
- #: ../../includes/module/class-wc-woomercadopago-module.php:376
123
  msgid "The users are not valid."
124
  msgstr "Los usuários no son válidos."
125
 
126
- #: ../../includes/module/class-wc-woomercadopago-module.php:376
127
  msgid ""
128
  "Possible causes: Buyer and seller have the same account in Mercado Pago; The "
129
  "transaction involving production and test users."
@@ -131,123 +130,131 @@ msgstr ""
131
  "Posibles causas: Comprador y vendedor tienen la misma cuenta en Mercado "
132
  "Pago; La transacción involucrando usuários de producción y de prueba."
133
 
134
- #: ../../includes/module/class-wc-woomercadopago-module.php:379
135
  msgid "Unauthorized use of production credentials."
136
  msgstr "Uso no autorizado de credenciales de producción."
137
 
138
- #: ../../includes/module/class-wc-woomercadopago-module.php:379
139
  msgid ""
140
  "Possible causes: Use permission in use for the credential of the seller."
141
  msgstr ""
142
  "Posibles causas: Pendencia de permiso de uso en producción para la "
143
  "credencial del vendedor."
144
 
145
- #: ../../includes/module/class-wc-woomercadopago-module.php:505
146
  msgid "Colombia"
147
  msgstr "Colombia"
148
 
149
- #: ../../includes/module/class-wc-woomercadopago-module.php:507
150
  msgid "Argentina"
151
  msgstr "Argentina"
152
 
153
- #: ../../includes/module/class-wc-woomercadopago-module.php:509
154
  msgid "Brazil"
155
  msgstr "Brasil"
156
 
157
- #: ../../includes/module/class-wc-woomercadopago-module.php:511
158
  msgid "Chile"
159
  msgstr "Chile"
160
 
161
- #: ../../includes/module/class-wc-woomercadopago-module.php:513
162
  msgid "Mexico"
163
  msgstr "México"
164
 
165
- #: ../../includes/module/class-wc-woomercadopago-module.php:515
166
  msgid "Uruguay"
167
  msgstr "Uruguay"
168
 
169
- #: ../../includes/module/class-wc-woomercadopago-module.php:517
170
  msgid "Venezuela"
171
  msgstr "Venezuela"
172
 
173
- #: ../../includes/module/class-wc-woomercadopago-module.php:519
174
  msgid "Peru"
175
  msgstr "Peru"
176
 
177
- #: ../../includes/module/class-wc-woomercadopago-module.php:553
178
  msgid "Update the WooCommerce order to "
179
  msgstr "Actualizar la orden de WooCommerce para "
180
 
181
- #: ../../includes/module/class-wc-woomercadopago-module.php:772,
182
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
183
  msgid "Fill in your credentials to enable payment methods."
184
  msgstr "Completa tus credenciales para habilitar los medios de pago."
185
 
186
- #: ../../includes/module/class-wc-woomercadopago-module.php:788
187
  msgid "Set plugin"
188
  msgstr "Configurar plugin"
189
 
190
- #: ../../includes/module/class-wc-woomercadopago-module.php:789,
191
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:295
192
  msgid "Payment methods"
193
  msgstr "Medios de pagos"
194
 
195
- #: ../../includes/module/class-wc-woomercadopago-module.php:790,
196
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:219
197
  msgid "Plugin manual"
198
  msgstr "Manual del plugin"
199
 
200
- #: ../../includes/module/class-wc-woomercadopago-module.php:889
201
  msgid "By Mercado Pago"
202
  msgstr "Por Mercado Pago"
203
 
204
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:191
205
  msgid "Payment approved."
206
  msgstr "Pago aprobado."
207
 
208
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:257,
209
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:260
210
  msgid "Waiting for the Pix payment."
211
  msgstr "Esperando el pago de Pix."
212
 
213
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:276,
214
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:279
215
  msgid "Waiting for the ticket payment."
216
  msgstr "Esperando el pago del boleto."
217
 
218
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:288
219
  msgid "The customer has not made the payment yet."
220
  msgstr "El cliente todavía no efectuó el pago."
221
 
222
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:307
223
  msgid "Payment is pending review."
224
  msgstr "El pago está pendiente de revisión."
225
 
226
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:324
227
  msgid "Payment was declined. The customer can try again."
228
  msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
229
 
230
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:339
231
  msgid "Payment was returned to the customer."
232
  msgstr "El pago fue devuelto al cliente."
233
 
234
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:353
235
  msgid "Payment was canceled."
236
  msgstr "El pago fue cancelado."
237
 
238
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:368,
239
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:380
240
  msgid ""
241
  "The payment is in mediation or the purchase was unknown by the customer."
242
  msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
243
 
244
  #. translators: 1: payment_id 2: status
245
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:483
246
  msgid ""
247
  "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
248
  msgstr ""
249
  "Mercado Pago: El pago %1$s fue notificado por Mercado Pago con estado %2$s."
250
 
 
 
 
 
 
 
 
 
251
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
252
  msgid "No ID or TOPIC param in Request IPN"
253
  msgstr "No hay ID o parámetro de ASUNTO la solicitud de IPN"
@@ -267,13 +274,6 @@ msgstr "No se ha encontrado la IPN de `merchant_order`"
267
  msgid "Not found Payments into Merchant_Order"
268
  msgstr "No se han encontrado pagos en Merchant_Order"
269
 
270
- #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:172,
271
- #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:141,
272
- #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
273
- #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
274
- msgid "Buyer email"
275
- msgstr "Email del comprador"
276
-
277
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:175,
278
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:144,
279
  #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:193,
@@ -295,84 +295,84 @@ msgstr ""
295
  "Por favor, introduzca su email en la dirección de facturación para utilizar "
296
  "este servicio"
297
 
298
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:40
299
  msgid "Debit, Credit and invoice in Mercado Pago environment"
300
  msgstr "Débito, crédito y efectivo, en Mercado Pago"
301
 
302
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:41,
303
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:289
304
  msgid "Checkout Pro"
305
  msgstr "Checkout Pro"
306
 
307
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:49
308
  msgid "Mercado Pago - Checkout Pro"
309
  msgstr "Mercado Pago - Checkout Pro "
310
 
311
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:51
312
  msgid "Your saved cards or money in Mercado Pago"
313
  msgstr "Compras con tarjetas guardadas o saldo en Mercado Pago "
314
 
315
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:176
316
  msgid "Maximum number of installments"
317
  msgstr "Máximo de cuotas"
318
 
319
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:178
320
  msgid "What is the maximum quota with which a customer can buy?"
321
  msgstr "¿Cuál es el máximo de cuotas con las que un cliente puede comprar?"
322
 
323
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:181
324
  msgid "1 installment"
325
  msgstr "1 cuota"
326
 
327
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:182
328
  msgid "2 installments"
329
  msgstr "2 cuotas"
330
 
331
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:183
332
  msgid "3 installments"
333
  msgstr "3 cuotas"
334
 
335
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:184
336
  msgid "4 installments"
337
  msgstr "4 cuotas"
338
 
339
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:185
340
  msgid "5 installments"
341
  msgstr "5 cuotas"
342
 
343
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:186
344
  msgid "6 installments"
345
  msgstr "6 cuotas"
346
 
347
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:187
348
  msgid "10 installments"
349
  msgstr "10 cuotas"
350
 
351
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:188
352
  msgid "12 installments"
353
  msgstr "12 cuotas"
354
 
355
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:189
356
  msgid "15 installments"
357
  msgstr "15 cuotas"
358
 
359
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:190
360
  msgid "18 installments"
361
  msgstr "18 cuotas"
362
 
363
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:191
364
  msgid "24 installments"
365
  msgstr "24 cuotas"
366
 
367
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:268,
368
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:155,
369
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:849,
370
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:206,
371
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:199
372
  msgid "Enable the checkout"
373
  msgstr "Activar el checkout"
374
 
375
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:269
376
  msgid ""
377
  "By disabling it, you will disable all payments from Mercado Pago Checkout at "
378
  "Mercado Pago website by redirect."
@@ -380,17 +380,17 @@ msgstr ""
380
  "Al desactivar, desabilitarás todos los medios de pago del checkout en el "
381
  "sitio web de Mercado Pago."
382
 
383
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:273,
384
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:854
385
  msgid "The checkout is <b>enabled</b>."
386
  msgstr "El checkout está <b>activo</b>."
387
 
388
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:274,
389
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:855
390
  msgid "The checkout is <b>disabled</b>."
391
  msgstr "El checkout está <b>inactivo</b>."
392
 
393
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:293
394
  msgid ""
395
  "With Checkout Pro you sell with all the safety inside Mercado Pago "
396
  "environment."
@@ -398,15 +398,15 @@ msgstr ""
398
  "Con el Checkout Pro, podrás vender con toda la seguridad, dentro de Mercado "
399
  "Pago."
400
 
401
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:310
402
  msgid "Advanced settings"
403
  msgstr "Configuración Avanzada"
404
 
405
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:323
406
  msgid "Payment experience"
407
  msgstr "Experiencia de pago"
408
 
409
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:325
410
  msgid ""
411
  "Define what payment experience your customers will have, whether inside or "
412
  "outside your store."
@@ -414,31 +414,31 @@ msgstr ""
414
  "Define qué experiencia de pago tendrán tus clientes, si dentro o fuera de tu "
415
  "tienda."
416
 
417
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:328
418
  msgid "Redirect"
419
  msgstr "Redirect"
420
 
421
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:329
422
  msgid "Modal"
423
  msgstr "Modal"
424
 
425
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:345
426
  msgid ""
427
  "Choose the URL that we will show your customers when they finish their "
428
  "purchase."
429
  msgstr "Elige la URL que mostraremos a tus clientes cuando terminen su compra."
430
 
431
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:343,
432
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:363,
433
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
434
  msgid "This seems to be an invalid URL."
435
  msgstr "Esto parece ser una URL no válida."
436
 
437
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:348
438
  msgid "Success URL"
439
  msgstr "URL de éxito"
440
 
441
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:365
442
  msgid ""
443
  "Choose the URL that we will show to your customers when we refuse their "
444
  "purchase. Make sure it includes a message appropriate to the situation and "
@@ -448,11 +448,11 @@ msgstr ""
448
  "Asegúrate de incluir un mensaje adecuado a la situación y dales información "
449
  "útil para que puedan solucionarlo."
450
 
451
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:368
452
  msgid "Payment URL rejected"
453
  msgstr "URL de pago rechazado"
454
 
455
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:386
456
  msgid ""
457
  "Choose the URL that we will show to your customers when they have a payment "
458
  "pending approval."
@@ -460,92 +460,92 @@ msgstr ""
460
  "Elige la URL que mostraremos a tus clientes cuando tengan un pago pendiente "
461
  "de aprobación."
462
 
463
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:389
464
  msgid "Payment URL pending"
465
  msgstr "URL de pago pendiente"
466
 
467
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:403
468
  msgid "Enable the payment methods available to your clients."
469
  msgstr "Habilita los medios de pago disponibles para tus clientes."
470
 
471
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:404
472
  msgid "Choose the payment methods you accept in your store"
473
  msgstr "Elige los medios de pago que se aceptan en la tienda"
474
 
475
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:408
476
  msgid "Credit Cards"
477
  msgstr "Tarjetas de crédito"
478
 
479
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:412
480
  msgid "Debit Cards"
481
  msgstr "Tarjetas de débito"
482
 
483
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:416
484
  msgid "Other Payment Methods"
485
  msgstr "Otros medios"
486
 
487
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:466
488
  msgid "Return to the store"
489
  msgstr "Volver a la tienda"
490
 
491
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:467
492
  msgid ""
493
  "Do you want your customer to automatically return to the store after payment?"
494
  msgstr ""
495
  "¿Quieres que tu cliente vuelva automáticamente a la tienda después del pago?"
496
 
497
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:471
498
  msgid "The buyer <b>will be automatically redirected to the store</b>."
499
  msgstr "El comprador <b>será redirigido automáticamente a la tienda</b>."
500
 
501
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:472
502
  msgid "The buyer <b>will not be automatically redirected to the store</b>."
503
  msgstr "El comprador <b>no será redirigido automáticamente a la tienda</b>."
504
 
505
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:537
506
  msgid "Installments without card"
507
  msgstr "Cuotas sin tarjeta"
508
 
509
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
510
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:546,
511
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:402
512
  msgid "Up to "
513
  msgstr "hasta "
514
 
515
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
516
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:546,
517
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:402
518
  msgid " installments"
519
  msgstr " cuotas"
520
 
521
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:545,
522
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:401
523
  msgid "Credit cards"
524
  msgstr "Tarjetas de crédito"
525
 
526
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:552,
527
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:409
528
  msgid "Debit cards"
529
  msgstr "Tarjetas de débito "
530
 
531
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:558
532
  msgid "Bank Transfer"
533
  msgstr "Transferencia bancaria"
534
 
535
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:564
536
  msgid "Payment by cash"
537
  msgstr "Pagos en efectivo "
538
 
539
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:593
540
  msgid "Payment with Mercado Credito"
541
  msgstr "Pagos con Mercado Crédito"
542
 
543
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:594
544
  msgid "New!"
545
  msgstr "¡Nuevo!"
546
 
547
  #. translators: %s link to Mercado Credits blog
548
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:599
549
  msgid ""
550
  "With <a href=\"%s\" target=\"blank\">Mercado Credito</a>, clients can pay "
551
  "<b>in installments with no card, by transfers, invoice or money available in "
@@ -558,82 +558,82 @@ msgstr ""
558
  "componente de cuotas sin tarjeta</b>, aumentarás tus chances de vender. Para "
559
  "saber más, ingresá a documentación."
560
 
561
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:603
562
  msgid "The no-card installments banner is <b>active</b>."
563
  msgstr "El componente de cuotas sin tarjeta está <b>activado</b>."
564
 
565
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:604
566
  msgid "The no-card installments banner is <b>disabled</b>."
567
  msgstr "El componente de cuotas sin tarjeta está <b>desactivado</b> ."
568
 
569
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:642,
570
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:652
571
  msgid "Banner on the product page | Computer version"
572
  msgstr "Componente en la página del producto | Versión para computadora"
573
 
574
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:643
575
  msgid "Banner on the product page | Cellphone version"
576
  msgstr "Componente en la página del producto | Versión para celular"
577
 
578
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:650
579
  msgid "Computer"
580
  msgstr "Computadora"
581
 
582
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:651
583
  msgid "Mobile"
584
  msgstr "Celular"
585
 
586
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:653
587
  msgid "Banner visualization"
588
  msgstr "Visualización del componente"
589
 
590
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:654
591
  msgid "Check the example of how it will appear in the store:"
592
  msgstr "Consulta el ejemplo de cómo aparecerá en la tienda:"
593
 
594
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:710,
595
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:697,
596
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:644,
597
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:632,
598
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:421,
599
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:408,
600
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:425,
601
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:412,
602
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
603
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
604
  msgid "discount of"
605
  msgstr "descuento de"
606
 
607
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:715,
608
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:702,
609
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:649,
610
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:637,
611
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:426,
612
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:413,
613
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:430,
614
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:417,
615
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
616
  msgid "fee of"
617
  msgstr "comisión de"
618
 
619
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:37,
620
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:30,
621
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:30
622
  msgid "Transparent Checkout in your store environment"
623
  msgstr "Checkout Transparente, en tu tienda"
624
 
625
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:38,
626
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:47
627
  msgid "Debit and Credit"
628
  msgstr "Débito e crédito"
629
 
630
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:46,
631
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:39,
632
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:39
633
  msgid "Mercado pago - Customized Checkout"
634
  msgstr "Mercado Pago - Checkout Personalizado"
635
 
636
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:156
637
  msgid ""
638
  "By disabling it, you will disable all credit cards payments from Mercado "
639
  "Pago Transparent Checkout."
@@ -641,21 +641,21 @@ msgstr ""
641
  "Al desactivar, desabilitarás todos los medios de pago con tarjeta de crédito "
642
  "en el Checkout Transparente de Mercado Pago."
643
 
644
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:160
645
  msgid "Transparent Checkout for credit cards is <b>enabled</b>."
646
  msgstr ""
647
  "El Checkout Transparente de las tarjetas de crédito está <b>activado</b>."
648
 
649
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:161
650
  msgid "Transparent checkout for credit cards is <b>disabled</b>."
651
  msgstr ""
652
  "El checkout transparente de las tarjetas de crédito está <b>desactivado</b>."
653
 
654
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:193
655
  msgid "Installments Fees"
656
  msgstr "Tasas de pago en cuotas"
657
 
658
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:194
659
  msgid ""
660
  "Set installment fees and whether they will be charged from the store or from "
661
  "the buyer."
@@ -663,15 +663,15 @@ msgstr ""
663
  "Configura las tasas de las cuotas y si se las cobrarán a la tienda o al "
664
  "comprador. "
665
 
666
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:195
667
  msgid "Set fees"
668
  msgstr "Configurar tasas"
669
 
670
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:220
671
  msgid "Transparent Checkout | Credit card "
672
  msgstr "Checkout Transparente | Tarjeta de Crédito "
673
 
674
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:224
675
  msgid ""
676
  "With the Transparent Checkout, you can sell inside your store environment, "
677
  "without redirection and with the security from Mercado Pago."
@@ -679,17 +679,15 @@ msgstr ""
679
  "Con el Checkout Transparente, puedes vender dentro de tu tienda, sin "
680
  "redireccionamentos, con toda la seguridad de Mercado Pago."
681
 
682
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:242
683
- #, fuzzy
684
- #| msgid "Advanced configuration of the personalized payment experience\""
685
  msgid "Advanced configuration of the personalized payment experience"
686
  msgstr "Configuración Avanzada"
687
 
688
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:256
689
  msgid "Payments via Mercado Pago account"
690
  msgstr "Pagos a través de la cuenta de Mercado Pago"
691
 
692
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:257
693
  msgid ""
694
  "Your customers pay faster with saved cards, money balance or other available "
695
  "methods in their Mercado Pago accounts."
@@ -697,24 +695,24 @@ msgstr ""
697
  "Tus clientes pagan más rápido con tarjetas guardadas, dinero disponible o "
698
  "con otros medios disponibles en sus cuentas de MP."
699
 
700
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:261
701
  msgid "Payments via Mercado Pago accounts are <b>active</b>."
702
  msgstr "Los pagos a través de la cuenta de Mercado Pago están <b>activos</b>."
703
 
704
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:262
705
  msgid "Payments via Mercado Pago accounts are <b>inactive</b>."
706
  msgstr ""
707
  "Los pagos a través de la cuenta de Mercado Pago están <b>deshabilitados</b>."
708
 
709
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:281
710
  msgid "Check an example of how it will appear in your store:"
711
  msgstr "Conoce un ejemplo de cómo aparecerá en la tienda:"
712
 
713
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:312
714
  msgid "That’s it, payment accepted!"
715
  msgstr "Listo, ¡aceptamos tu pago!"
716
 
717
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:314
718
  msgid ""
719
  "We are processing your payment. In less than an hour we will send you the "
720
  "result by email."
@@ -722,7 +720,7 @@ msgstr ""
722
  "Estamos procesando su pago. En menos de una hora le enviaremos el resultado "
723
  "por correo electrónico."
724
 
725
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:316
726
  msgid ""
727
  "We are processing your payment. In less than 2 days we will send you by "
728
  "email if the payment has been approved or if additional information is "
@@ -731,32 +729,32 @@ msgstr ""
731
  "Estamos procesando su pago. En menos de 2 días le enviaremos por correo "
732
  "electrónico si se ha aprobado el pago o si se necesita información adicional."
733
 
734
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:318
735
  msgid "Check the card number."
736
  msgstr "Compruebe el número de tarjeta."
737
 
738
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:320
739
  msgid "Check the expiration date."
740
  msgstr "Compruebe la fecha de expiración."
741
 
742
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:322
743
  msgid "Check the information provided."
744
  msgstr "Compruebe la información informada."
745
 
746
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:324
747
  msgid "Check the informed security code."
748
  msgstr "Compruebe el código de seguridad informado."
749
 
750
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:326,
751
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:332
752
  msgid "Your payment cannot be processed."
753
  msgstr "No se puede procesar su pago."
754
 
755
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:328
756
  msgid "You must authorize payments for your orders."
757
  msgstr "Usted debe autorizar los pagos de sus órdenes."
758
 
759
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:330
760
  msgid ""
761
  "Contact your card issuer to activate it. The phone is on the back of your "
762
  "card."
@@ -764,7 +762,7 @@ msgstr ""
764
  "Póngase en contacto con el emisor de su tarjeta para activarla. El teléfono "
765
  "se encuentra en la parte posterior de su tarjeta."
766
 
767
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:334
768
  msgid ""
769
  "You have already made a payment of this amount. If you have to pay again, "
770
  "use another card or other method of payment."
@@ -772,7 +770,7 @@ msgstr ""
772
  "Usted ya realizó un pago de este importe. Si tiene que pagar de nuevo, "
773
  "utilizar otra tarjeta u otro medio de pago."
774
 
775
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:336
776
  msgid ""
777
  "Your payment was declined. Please select another payment method. It is "
778
  "recommended in cash."
@@ -780,15 +778,15 @@ msgstr ""
780
  "Su pago fue rechazado. Por favor seleccione otro medio de pago. Se "
781
  "recomienda en efectivo."
782
 
783
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:338
784
  msgid "Your payment does not have sufficient funds."
785
  msgstr "Su metodo de pago no tiene fondos suficientes."
786
 
787
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:340
788
  msgid "Payment cannot process the selected fee."
789
  msgstr "El pago no puede procesar la cuota seleccionada."
790
 
791
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:342
792
  msgid ""
793
  "You have reached the limit of allowed attempts. Choose another card or other "
794
  "payment method."
@@ -796,36 +794,36 @@ msgstr ""
796
  "Has alcanzado el límite de intentos permitidos. Elija otra tarjeta u otro "
797
  "medio de pago."
798
 
799
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:344,
800
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:346,
801
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:189
802
  msgid "This payment method cannot process your payment."
803
  msgstr "Este medio de pago no puede procesar su pago."
804
 
805
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:457,
806
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:458,
807
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:488,
808
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:489
809
  msgid "A problem was occurred when processing your payment. Please, try again."
810
  msgstr ""
811
  "El problemas ocurrió cuando se procesaba su pago. Por favor, intente otra "
812
  "vez."
813
 
814
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:571
815
  msgid "See your order form"
816
  msgstr "Ver su hoja de pedido"
817
 
818
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:582
819
  msgid "Your payment was declined. You can try again."
820
  msgstr "Su pago fue rechazado. Puede intentarlo de nuevo."
821
 
822
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:589,
823
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
824
  msgid "Click to try again"
825
  msgstr "Haga clic para intentarlo de nuevo"
826
 
827
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:611,
828
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:612
829
  msgid ""
830
  "A problem was occurred when processing your payment. Are you sure you have "
831
  "correctly filled all information in the checkout form?"
@@ -833,59 +831,59 @@ msgstr ""
833
  "El problemas ocurrió cuando se procesaba su pago. Está seguro de haber "
834
  "cargado la información en el formulario?"
835
 
836
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:651
837
  msgid "Configure your credentials to enable Mercado Pago payment methods."
838
  msgstr ""
839
  "Completa tus credenciales para habilitar los medios de pago Mercado Pago."
840
 
841
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:707
842
  msgid "Title in the store Checkout"
843
  msgstr "Título en el checkout de la tienda"
844
 
845
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:709
846
  msgid "Change the display text in Checkout, maximum characters: 85"
847
  msgstr "Cambiar el texto de la pantalla Checkout, caracteres máximos: 85"
848
 
849
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:711
850
  msgid "The text inserted here will not be translated to other languages"
851
  msgstr "El texto insertado aquí no se traducirá a otros idiomas"
852
 
853
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:725
854
  msgid "Description"
855
  msgstr "Descripción"
856
 
857
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:762,
858
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:774,
859
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
860
  msgid "Important! To sell you must enter your credentials."
861
  msgstr "¡Importante! Para vender debe introducir sus credenciales."
862
 
863
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:763
864
  msgid "You must enter&nbsp;<b>production credentials</b>."
865
  msgstr "Debe introducir&nbsp;<b>las credenciales de producción</b>."
866
 
867
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:764
868
  msgid "Enter credentials"
869
  msgstr "Introducir credenciales"
870
 
871
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:774
872
  msgid "Mercado Pago Plugin general settings"
873
  msgstr "Configuraciones generales del plugin de Mercado Pago"
874
 
875
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:775
876
  msgid ""
877
  "Set the deadlines and fees, test your store or access the Plugin manual."
878
  msgstr "Ajusta tasas y plazos, testea tu tienda o accede al manual del plugin."
879
 
880
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:776
881
  msgid "Go to Settings"
882
  msgstr "Ir a Configuraciones"
883
 
884
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:800
885
  msgid "Activate your credentials to be able to sell"
886
  msgstr "Activa tus credenciales para poder vender"
887
 
888
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:801
889
  msgid ""
890
  "Credentials are codes that you must enter to enable sales. Go below on "
891
  "Activate Credentials. On the next screen, use again the Activate Credentials "
@@ -895,40 +893,40 @@ msgstr ""
895
  "Dirígete a Activar credenciales. En la siguiente pantalla, ve de nuevo al "
896
  "botón Activar credenciales y completa los campos con los datos solicitados."
897
 
898
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:802
899
  msgid "Activate credentials"
900
  msgstr "Activar credenciales"
901
 
902
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:850
903
  msgid "By disabling it, you will disable all payment methods of this checkout."
904
  msgstr "Al desactivar, desabilitarás todos los medios de pago del checkout."
905
 
906
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:946
907
  msgid "Basic Configuration"
908
  msgstr "Configuración Básica"
909
 
910
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:959
911
  msgid "Discount coupons"
912
  msgstr "Cupones de descuento"
913
 
914
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:962
915
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
916
  msgstr ""
917
  "¿Ofrecerás cupones de descuento a los clientes que compren con Mercado Pago?"
918
 
919
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:964
920
  msgid "Discount coupons is <b>active</b>."
921
  msgstr "Cupones de descuento están <b>activos</b>."
922
 
923
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:965
924
  msgid "Discount coupons is <b>disabled</b>."
925
  msgstr "Cupones de descuento están <b>inactivos</b>."
926
 
927
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:977
928
  msgid "Automatic decline of payments without instant approval"
929
  msgstr "Rechazo automático de pagos sin aprobación instantanea"
930
 
931
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:978
932
  msgid ""
933
  "Enable it if you want to automatically decline payments that are not "
934
  "instantly approved by banks or other institutions. "
@@ -936,19 +934,19 @@ msgstr ""
936
  "Actívalo si quieres rechazar automáticamente los pagos que no son aprobados "
937
  "instantáneamente por bancos u otros compradores. "
938
 
939
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:982
940
  msgid "Pending payments <b>will be automatically declined</b>."
941
  msgstr "Los pagos pendientes <b>se rechazarán automaticamente</b>."
942
 
943
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:983
944
  msgid "Pending payments <b>will not be automatically declined</b>."
945
  msgstr "Los pagos pendientes <b>no se rechazarán automaticamente</b>."
946
 
947
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:995
948
  msgid "Discount in Mercado Pago Checkouts"
949
  msgstr "Descuento en los checkouts de Mercado Pago"
950
 
951
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:998
952
  msgid ""
953
  "Choose a percentage value that you want to discount your customers for "
954
  "paying with Mercado Pago."
@@ -956,16 +954,16 @@ msgstr ""
956
  "Elige un valor porcentual que quieras descontar a tus clientes por pagar con "
957
  "Mercado Pago."
958
 
959
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:999,
960
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1020
961
  msgid "Activate and show this information on Mercado Pago Checkout"
962
  msgstr "Activar y mostrar esa información en el checkout Mercado Pago"
963
 
964
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1016
965
  msgid "Commission in Mercado Pago Checkouts"
966
  msgstr "Comisiones en los checkouts de Mercado Pago"
967
 
968
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
969
  msgid ""
970
  "Choose an additional percentage value that you want to charge as commission "
971
  "to your customers for paying with Mercado Pago."
@@ -973,31 +971,31 @@ msgstr ""
973
  "Elige un valor porcentual adicional que quieras cobrar como comisión a tus "
974
  "clientes por pagar con Mercado Pago."
975
 
976
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1056
977
  msgid "Convert Currency"
978
  msgstr "Convertir moneda"
979
 
980
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1061
981
  msgid "Currency convertion is <b>enabled</b>."
982
  msgstr "Conversión de moneda está <b>activa</b>."
983
 
984
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1062
985
  msgid "Currency convertion is <b>disabled</b>."
986
  msgstr "Conversión de moneda está <b>inactiva</b>."
987
 
988
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1179
989
  msgid ""
990
  "Edit these advanced fields only when you want to modify the preset values."
991
  msgstr ""
992
  "Edita estos campos avanzados solo cuando quieras modificar los valores "
993
  "preestablecidos."
994
 
995
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:31,
996
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:40
997
  msgid "Pix"
998
  msgstr "Pix"
999
 
1000
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:207
1001
  msgid ""
1002
  "By disabling it, you will disable all Pix payments from Mercado Pago "
1003
  "Transparent Checkout."
@@ -1005,39 +1003,39 @@ msgstr ""
1005
  "Al desactivar, desabilitarás lo medios de pago con Pix en el Checkout "
1006
  "Transparente de Mercado Pago."
1007
 
1008
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:211
1009
  msgid "The transparent checkout for Pix payment is <b>enabled</b>."
1010
  msgstr "El Checkout Transparente está <b>activo</b> para pagos por Pix."
1011
 
1012
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:212
1013
  msgid "The transparent checkout for Pix payment is <b>disabled</b>."
1014
  msgstr "El Checkout Transparente está <b>inactivo</b> para pagos por Pix."
1015
 
1016
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:227
1017
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
1018
  msgstr "Para activar el Pix, debes tener una clave registrada en Mercado Pago."
1019
 
1020
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:228
1021
  msgid "Download the Mercado Pago app on your cell phone."
1022
  msgstr "Descarga la app de Mercado Pago en tu móvil."
1023
 
1024
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
1025
  msgid "Go to the "
1026
  msgstr "Ve al área "
1027
 
1028
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
1029
  msgid "area and choose the "
1030
  msgstr "y elige la sección "
1031
 
1032
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:231
1033
  msgid "Your Profile "
1034
  msgstr "Tu Perfil "
1035
 
1036
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:232
1037
  msgid "Your Pix Keys section."
1038
  msgstr "Tus claves Pix."
1039
 
1040
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:233
1041
  msgid ""
1042
  "Choose which data to register as Pix keys. After registering, you can set up "
1043
  "Pix in your checkout."
@@ -1045,7 +1043,7 @@ msgstr ""
1045
  "Elige qué datos registrar como claves PIX. Luego de registrarte, podrás "
1046
  "configurar el Pix en tu checkout."
1047
 
1048
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:234
1049
  msgid ""
1050
  "Remember that, for the time being, the Central Bank of Brazil is open Monday "
1051
  "through Friday, from 9am to 6pm."
@@ -1053,7 +1051,7 @@ msgstr ""
1053
  "Recuerda que, por el momento, el Banco Central de Brasil está abierto de "
1054
  "lunes a viernes, de 9 a 18 horas."
1055
 
1056
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:235
1057
  msgid ""
1058
  "If you requested your registration outside these hours, we will confirm it "
1059
  "within the next business day."
@@ -1061,12 +1059,12 @@ msgstr ""
1061
  "Si has solicitado tu registro fuera de este horario, te lo confirmaremos en "
1062
  "el siguiente día hábil."
1063
 
1064
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:236,
1065
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
1066
  msgid "Learn more about Pix"
1067
  msgstr "Más información sobre Pix"
1068
 
1069
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:237
1070
  msgid ""
1071
  "If you have already registered a Pix key at Mercado Pago and cannot activate "
1072
  "Pix in the checkout, "
@@ -1074,15 +1072,15 @@ msgstr ""
1074
  "Si ya has registrado una clave Pix en Mercado Pago y no puedes activar Pix "
1075
  "en el checkout, "
1076
 
1077
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:238
1078
  msgid "click here."
1079
  msgstr "haz clic aquí."
1080
 
1081
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:263
1082
  msgid "Transparent Checkout | Pix"
1083
  msgstr "Checkout Transparente | Pix"
1084
 
1085
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:267
1086
  msgid ""
1087
  "With the Transparent Checkout, you can sell inside your store environment, "
1088
  "without redirection and all the safety from Mercado Pago. "
@@ -1090,68 +1088,68 @@ msgstr ""
1090
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1091
  "redireccionamientos, con toda la seguridad de Mercado Pago. "
1092
 
1093
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:284
1094
  msgid "Advanced configuration of the Pix experience"
1095
  msgstr "Configuración avanzada de la experiencia Pix"
1096
 
1097
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:297
1098
  msgid "15 minutes"
1099
  msgstr "15 minutos"
1100
 
1101
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:298
1102
  msgid "30 minutes (recommended)"
1103
  msgstr "30 minutos (recomendado)"
1104
 
1105
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:299
1106
  msgid "60 minutes"
1107
  msgstr "60 minutes"
1108
 
1109
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:300
1110
  msgid "12 hours"
1111
  msgstr "12 horas"
1112
 
1113
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:301
1114
  msgid "24 hours"
1115
  msgstr "24 horas"
1116
 
1117
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
1118
  msgid "2 days"
1119
  msgstr "2 días"
1120
 
1121
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:303
1122
  msgid "3 days"
1123
  msgstr "3 días"
1124
 
1125
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:304
1126
  msgid "4 days"
1127
  msgstr "4 días"
1128
 
1129
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:305
1130
  msgid "5 days"
1131
  msgstr "5 días"
1132
 
1133
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:306
1134
  msgid "6 days"
1135
  msgstr "6 días"
1136
 
1137
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:307
1138
  msgid "7 days"
1139
  msgstr "7 días"
1140
 
1141
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:311
1142
  msgid "Expiration for payments via Pix"
1143
  msgstr "Vencimiento para pagos con Pix"
1144
 
1145
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:313
1146
  msgid "Set the limit in minutes for your clients to pay via Pix."
1147
  msgstr ""
1148
  "Define el límite de minutos para que tus clientes puedan pagar con Pix."
1149
 
1150
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:328
1151
  msgid "Want to learn how Pix works?"
1152
  msgstr "¿Quieres saber cómo funciona el Pix?"
1153
 
1154
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
1155
  msgid ""
1156
  "We have created a page to explain how this new payment method works and its "
1157
  "advantages."
@@ -1159,27 +1157,27 @@ msgstr ""
1159
  "Creamos una página para explicar cómo funciona este nuevo medio de pago y "
1160
  "sus ventajas."
1161
 
1162
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
1163
  msgid "Would you like to know how Pix works?"
1164
  msgstr "¿Quieres saber cómo funciona Pix?"
1165
 
1166
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:351
1167
  msgid ""
1168
  "We have a dedicated page where we explain how it works and its advantages."
1169
  msgstr "Creamos una página que explica su funcionamiento y sus vantajas."
1170
 
1171
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:352
1172
  msgid "Find out more about Pix"
1173
  msgstr "Saber más sobre Pix"
1174
 
1175
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:490,
1176
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:547
1177
  msgid "A problem occurred when processing your payment. Please try again."
1178
  msgstr ""
1179
  "Un problema se produjo al procesar su pago. Por favor, inténtelo de nuevo."
1180
 
1181
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:476,
1182
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:533
1183
  msgid ""
1184
  "A problem occurred when processing your payment. Are you sure you have "
1185
  "correctly filled in all the information on the checkout form?"
@@ -1187,16 +1185,16 @@ msgstr ""
1187
  "Un problema se produjo al procesar su pago. ¿Esta seguro que ha rellenado "
1188
  "correctamente toda la información en el formulario de checkout?"
1189
 
1190
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:455,
1191
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:508
1192
  msgid "The customer has not paid yet."
1193
  msgstr "El cliente no ha pagado todavía."
1194
 
1195
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:459
1196
  msgid "Now you just need to pay with Pix to finalize your purchase."
1197
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra."
1198
 
1199
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:460
1200
  msgid ""
1201
  "Scan the QR code below or copy and paste the code into your bank's "
1202
  "application."
@@ -1204,7 +1202,7 @@ msgstr ""
1204
  "Escanee el código QR a continuación o copie y pegue el código en la "
1205
  "aplicación de su banco."
1206
 
1207
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:567
1208
  msgid ""
1209
  "Please note that to receive payments via Pix at our checkout, you must have "
1210
  "a Pix key registered in your Mercado Pago account."
@@ -1212,21 +1210,21 @@ msgstr ""
1212
  "Ten en cuenta que para recibir pagos a través de Pix en nuestro checkout, "
1213
  "debes tener una clave Pix registrada en tu cuenta de Mercado Pago."
1214
 
1215
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:568
1216
  msgid "Register your Pix key at Mercado Pago."
1217
  msgstr "Registra tu clave Pix en Mercado Pago."
1218
 
1219
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:618,
1220
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150
1221
  msgid "Code valid for "
1222
  msgstr "Código válido por "
1223
 
1224
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:31,
1225
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:40
1226
  msgid "Invoice"
1227
  msgstr "Efectivo"
1228
 
1229
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:200
1230
  msgid ""
1231
  "By disabling it, you will disable all invoice payments from Mercado Pago "
1232
  "Transparent Checkout."
@@ -1234,23 +1232,23 @@ msgstr ""
1234
  "Al desactivar, desabilitarás todos los medios de pago en efectivo en el "
1235
  "Checkout Transparente de Mercado Pago."
1236
 
1237
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:204
1238
  msgid "The transparent checkout for tickets is <b>enabled</b>."
1239
  msgstr ""
1240
  "El Checkout Transparente está <b>activo</b> para pagos en efectivo o en "
1241
  "loterías."
1242
 
1243
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:205
1244
  msgid "The transparent checkout for tickets is <b>disabled</b>."
1245
  msgstr ""
1246
  "El Checkout Transparente está <b>inactivo</b> para pagos en efectivo o en "
1247
  "loterías."
1248
 
1249
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:220
1250
  msgid "Transparent Checkout | Invoice or Loterica"
1251
  msgstr "Checkout Transparente | Efectivo"
1252
 
1253
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1254
  msgid ""
1255
  "With the Transparent Checkout, you can sell inside your store environment, "
1256
  "without redirection and all the safety from Mercado Pago."
@@ -1258,15 +1256,15 @@ msgstr ""
1258
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1259
  "redireccionamentos, con toda la seguridad de Mercado Pago."
1260
 
1261
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:241
1262
  msgid "Advanced configuration of the cash payment experience"
1263
  msgstr "Configuración avanzada de la experiencia de pago en efectivo"
1264
 
1265
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:254
1266
  msgid "Reduce inventory"
1267
  msgstr "Reducir inventario"
1268
 
1269
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:257
1270
  msgid ""
1271
  "Activates inventory reduction during the creation of an order, whether or "
1272
  "not the final payment is credited. Disable this option to reduce it only "
@@ -1276,36 +1274,36 @@ msgstr ""
1276
  "acredite o no el pago final. Desactiva esta opción para reducirlo solo "
1277
  "cuando los pagos estén aprobados."
1278
 
1279
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:259
1280
  msgid "Reduce inventory is <b>enabled</b>."
1281
  msgstr "Reducir inventario está <b>activo</b>."
1282
 
1283
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
1284
  msgid "Reduce inventory is <b>disabled</b>."
1285
  msgstr "Reducir inventario está <b>inactivo</b>."
1286
 
1287
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:272
1288
  msgid "Payment Due"
1289
  msgstr "Vencimiento del pago"
1290
 
1291
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:274
1292
  msgid "In how many days will cash payments expire."
1293
  msgstr "En cuántos días caducarán los pagos en efectivo."
1294
 
1295
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:294
1296
  msgid "Enable the available payment methods"
1297
  msgstr "Habilita los medios de pago disponibles"
1298
 
1299
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:296
1300
  msgid "Choose the available payment methods in your store."
1301
  msgstr "Selecciona los medios de pago disponibles en tu tienda."
1302
 
1303
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:300
1304
  msgid "All payment methods"
1305
  msgstr "Todos los medios de pago"
1306
 
1307
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:448,
1308
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:475
1309
  msgid ""
1310
  "There was a problem processing your payment. Are you sure you have correctly "
1311
  "filled out all the information on the payment form?"
@@ -1313,20 +1311,20 @@ msgstr ""
1313
  "Se produjo un problema al procesar su pago. ¿Está seguro de que ha llenado "
1314
  "correctamente toda la información en el formulario de pago?"
1315
 
1316
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
1317
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:468
1318
  msgid "Your document data is invalid"
1319
  msgstr "Los datos de su documento no son válidos"
1320
 
1321
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:513
1322
  msgid "To print the ticket again click"
1323
  msgstr "Para imprimir nuevamente el ticket hace clic"
1324
 
1325
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:516
1326
  msgid "here"
1327
  msgstr "aquí"
1328
 
1329
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:634
1330
  msgid " and "
1331
  msgstr " y "
1332
 
@@ -1703,23 +1701,23 @@ msgstr "Ver detalles de compra en Mercado Pago"
1703
  msgid "Check the reasons why the purchase was declined."
1704
  msgstr "Consulta los motivos del rechazo de tu compra."
1705
 
1706
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:129
1707
  msgid "See WooCommerce"
1708
  msgstr "Ver WooCommerce"
1709
 
1710
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:127
1711
  msgid "Install WooCommerce"
1712
  msgstr "Instalar WooCommerce"
1713
 
1714
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:124
1715
  msgid "Activate WooCommerce"
1716
  msgstr "Activar WooCommerce"
1717
 
1718
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:114
1719
  msgid "do you have a minute to share your experience with our plugin?"
1720
  msgstr "¿tienes un minuto para compartir tu experiencia con nuestro plugin?"
1721
 
1722
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:117
1723
  msgid ""
1724
  "Your opinion is very important so that we can offer you the best possible "
1725
  "payment solution and continue to improve."
@@ -1727,15 +1725,15 @@ msgstr ""
1727
  "Tu opinión es muy importante para poder ofrecerte la mejor solución de pagos "
1728
  "posible y seguir mejorando."
1729
 
1730
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:126
1731
  msgid "Rate the plugin"
1732
  msgstr "Valorar el plugin"
1733
 
1734
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:130
1735
  msgid "Enable payments via Mercado Pago account"
1736
  msgstr "Pagos a través de la cuenta de Mercado Pago"
1737
 
1738
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:133
1739
  msgid ""
1740
  "When you enable this function, your customers pay faster using their Mercado "
1741
  "Pago accounts.</br>The approval rate of these payments in your store can be "
@@ -1745,7 +1743,7 @@ msgstr ""
1745
  "Mercado Pago.</br>La tasa de aprobación de estos pagos en tu tienda puede "
1746
  "ser un 25% mayor en comparación con otros medios de pago."
1747
 
1748
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:142
1749
  msgid "Activate"
1750
  msgstr ""
1751
 
@@ -1754,51 +1752,51 @@ msgstr ""
1754
  msgid "Discard"
1755
  msgstr "Descartar"
1756
 
1757
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:142
1758
  msgid "Mercado Pago Settings"
1759
  msgstr "Configuración de Mercado Pago"
1760
 
1761
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
1762
  msgid "Accept "
1763
  msgstr "Acepta "
1764
 
1765
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
1766
  msgid "payments on the spot "
1767
  msgstr "pagos al instante "
1768
 
1769
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
1770
  msgid "with"
1771
  msgstr "con toda"
1772
 
1773
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
1774
  msgid "the "
1775
  msgstr "la "
1776
 
1777
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:199
1778
  msgid "security "
1779
  msgstr "seguridad "
1780
 
1781
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:200
1782
  msgid "from Mercado Pago"
1783
  msgstr "de Mercado Pago"
1784
 
1785
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:201
1786
  msgid "Technical requirements"
1787
  msgstr "Requisitos técnicos"
1788
 
1789
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:202
1790
  msgid "SSL"
1791
  msgstr "SSL"
1792
 
1793
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:203
1794
  msgid "GD Extensions"
1795
  msgstr "Extensiones GD"
1796
 
1797
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:204
1798
  msgid "Curl"
1799
  msgstr "Curl"
1800
 
1801
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:205
1802
  msgid ""
1803
  "Implementation responsible for transmitting data to Mercado Pago in a secure "
1804
  "and encrypted way."
@@ -1806,7 +1804,7 @@ msgstr ""
1806
  "Implementación responsable de transmitir los datos a Mercado Pago de forma "
1807
  "segura y encriptada."
1808
 
1809
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:206
1810
  msgid ""
1811
  "These extensions are responsible for the implementation and operation of Pix "
1812
  "in your store."
@@ -1814,7 +1812,7 @@ msgstr ""
1814
  "Extensiones responsables de la aplicación y el funcionamiento de Pix en su "
1815
  "tienda."
1816
 
1817
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:207
1818
  msgid ""
1819
  "It is an extension responsible for making payments via requests from the "
1820
  "plugin to Mercado Pago."
@@ -1822,56 +1820,56 @@ msgstr ""
1822
  "Es una extensión encargada de realizar los pagos a través de requests del "
1823
  "plugin a Mercado Pago."
1824
 
1825
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:208
1826
  msgid "Collections and installments"
1827
  msgstr "Cobros y cuotas"
1828
 
1829
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:209
1830
  msgid "Choose "
1831
  msgstr "Elige "
1832
 
1833
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:210
1834
  msgid "when you want to receive the money "
1835
  msgstr "cuándo quieres recibir el dinero "
1836
 
1837
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:211
1838
  msgid "from your sales and if you want to offer "
1839
  msgstr "de las ventas y si quieres ofrecer "
1840
 
1841
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:212
1842
  msgid "interest-free installments "
1843
  msgstr "cuotas sin interés "
1844
 
1845
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:213
1846
  msgid "to your clients."
1847
  msgstr "a los clientes."
1848
 
1849
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:214
1850
  msgid "Set deadlines and fees"
1851
  msgstr "Ajustar plazos y tasas"
1852
 
1853
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:215,
1854
  #: ../../includes/products/hooks/class-wc-woomercadopago-products-hook-credits.php:126
1855
  msgid "Questions? "
1856
  msgstr "¿Dudas? "
1857
 
1858
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:216
1859
  msgid "Review the step-by-step of "
1860
  msgstr "Revisa el paso a paso de "
1861
 
1862
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:217
1863
  msgid "how to integrate the Mercado Pago Plugin "
1864
  msgstr "cómo integrar el Plugin de Mercado Pago "
1865
 
1866
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:218
1867
  msgid "on our webiste for developers."
1868
  msgstr "en nuestro sitio de desarrolladores."
1869
 
1870
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:234
1871
  msgid "1. Integrate your store with Mercado Pago "
1872
  msgstr "1. Integra la tienda a Mercado Pago "
1873
 
1874
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:235
1875
  msgid ""
1876
  "To enable orders, you must create and activate production credentials in "
1877
  "your Mercado Pago Account. "
@@ -1879,60 +1877,60 @@ msgstr ""
1879
  "Para habilitar las ventas, debes crear y activar las credenciales de "
1880
  "producción en tu cuenta de Mercado Pago. "
1881
 
1882
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:236
1883
  msgid "Copy and paste the credentials below."
1884
  msgstr "Copia y pega tus credenciales a continuación."
1885
 
1886
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:237
1887
  msgid "Check credentials"
1888
  msgstr "Consultar credenciales"
1889
 
1890
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:238
1891
  msgid "Test credentials "
1892
  msgstr "Credenciales de prueba "
1893
 
1894
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:239
1895
  msgid "Enable Mercado Pago checkouts for test purchases in the store."
1896
  msgstr ""
1897
  "Habilitan a los checkouts de Mercado Pago para pruebas de compras en la "
1898
  "tienda."
1899
 
1900
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:240
1901
  msgid "Public key"
1902
  msgstr "Public key"
1903
 
1904
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:241
1905
  msgid "Access Token"
1906
  msgstr "Access Token"
1907
 
1908
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:242
1909
  msgid "Production credentials"
1910
  msgstr "Credenciales de producción"
1911
 
1912
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:243
1913
  msgid "Enable Mercado Pago checkouts to receive real payments in the store."
1914
  msgstr ""
1915
  "Habilitan a los checkouts de Mercado Pago para recibir pagos reales en "
1916
  "tienda."
1917
 
1918
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:244
1919
  msgid "Paste your Public Key here"
1920
  msgstr "Pega aquí tu Public Key"
1921
 
1922
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:245
1923
  msgid "Paste your Access Token here"
1924
  msgstr "Pega aquí tu Access Token"
1925
 
1926
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:246,
1927
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:287
1928
  msgid "Save and continue"
1929
  msgstr "Guardar y continuar"
1930
 
1931
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
1932
  msgid "2. Customize your business"
1933
  msgstr "2. Personaliza tu negocio"
1934
 
1935
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
1936
  msgid ""
1937
  "Fill out the following information to have a better experience and offer "
1938
  "more information to your clients"
@@ -1940,54 +1938,54 @@ msgstr ""
1940
  "Completa los siguientes datos para tener una mejor experiencia y ofrecer más "
1941
  "información a los clientes"
1942
 
1943
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
1944
  msgid "Your store information"
1945
  msgstr "Información sobre tu tienda"
1946
 
1947
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
1948
  msgid "Name of your store in your client's invoice"
1949
  msgstr "Nombre de tu tienda en la factura de los clientes"
1950
 
1951
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
1952
  msgid "Eg: Mary's store"
1953
  msgstr "Ej.: TiendaMaría"
1954
 
1955
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:267
1956
  msgid ""
1957
  "If this field is empty, the purchase will be identified as Mercado Pago."
1958
  msgstr ""
1959
  "Si el campo queda vacío, la compra del cliente se identificará como Mercado "
1960
  "Pago."
1961
 
1962
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:268
1963
  msgid "Identification in Activities of Mercad Pago"
1964
  msgstr "Identificación en Actividad de Mercado Pago"
1965
 
1966
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:269
1967
  msgid "Eg: Marystore"
1968
  msgstr "Ej.: Tienda de María"
1969
 
1970
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:270
1971
  msgid "In Activities, you will view this term before the order number"
1972
  msgstr "En Actividad verás el término ingresado antes del número o del pedido"
1973
 
1974
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:271
1975
  msgid "Store category"
1976
  msgstr "Categoría de la tienda"
1977
 
1978
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:272
1979
  msgid "Select"
1980
  msgstr "Seleccionar"
1981
 
1982
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:273
1983
  msgid "Select ”Other” if you do not find the appropriate category."
1984
  msgstr "Seleciona ”Otro” si no encuentras una categoría adecuada."
1985
 
1986
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:274
1987
  msgid "Advanced integration options (optional)"
1988
  msgstr "Opciones avanzadas de integración (opcional)"
1989
 
1990
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:275
1991
  msgid ""
1992
  "For further integration of your store with Mercado Pago (IPN, Certified "
1993
  "Partners, Debug Mode)"
@@ -1995,19 +1993,19 @@ msgstr ""
1995
  "Para mayor integración de tu tienda con Mercado Pago (IPN, Socios "
1996
  "Certificados, Modo Debug)"
1997
 
1998
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:276
1999
  msgid "View advanced options"
2000
  msgstr "Ver opciones avanzadas"
2001
 
2002
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:277
2003
  msgid "URL for IPN "
2004
  msgstr "URL para IPN "
2005
 
2006
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:278
2007
  msgid "Eg: https://examples.com/my-custom-ipn-url"
2008
  msgstr "Ej.: https://examples.com/my-custom-ipn-url"
2009
 
2010
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:279
2011
  msgid ""
2012
  "Add the URL to receive payments notifications. Find out more information in "
2013
  "the "
@@ -2015,19 +2013,19 @@ msgstr ""
2015
  "Ingresa la URL para recibir notificaciones de pago. Consulta más información "
2016
  "en los "
2017
 
2018
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:280
2019
  msgid "guides."
2020
  msgstr "manuales."
2021
 
2022
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:281
2023
  msgid "integrator_id"
2024
  msgstr "integrator_id"
2025
 
2026
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:282
2027
  msgid "Eg: 14987126498"
2028
  msgstr "Ej.: 14987126498"
2029
 
2030
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
2031
  msgid ""
2032
  "If you are a Mercado Pago Certified Partner, make sure to add your "
2033
  "integrator_id. If you do not have the code, please "
@@ -2035,39 +2033,39 @@ msgstr ""
2035
  "Si eres Partner certificado de Mercado Pago, recuerda ingresar tu "
2036
  "integrator_id. Si no tienes el código, "
2037
 
2038
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:284
2039
  msgid "request it now. "
2040
  msgstr "solicítalo ahora. "
2041
 
2042
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:285
2043
  msgid "Debug and Log Mode"
2044
  msgstr "Modo debug y log"
2045
 
2046
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:286
2047
  msgid "We record your store's actions in order to provide a better assistance."
2048
  msgstr "Grabamos las aciones de tu tienda para brindar un mejor soporte."
2049
 
2050
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
2051
  msgid "3. Set payment methods"
2052
  msgstr "3. Configura los medios de pago"
2053
 
2054
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
2055
  msgid "To view more options, please select a payment method below"
2056
  msgstr "Selecciona uno de los siguientes medios de pago para ver más opciones"
2057
 
2058
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
2059
  msgid "Settings"
2060
  msgstr "Configurar"
2061
 
2062
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
2063
  msgid "Continue"
2064
  msgstr "Continuar"
2065
 
2066
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:318
2067
  msgid "4. Test your store before you sell"
2068
  msgstr "4. Testea tu tienda antes de vender"
2069
 
2070
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:319
2071
  msgid ""
2072
  "Test the experience in Test Mode and then enable the Sale Mode (Production) "
2073
  "to sell."
@@ -2075,198 +2073,202 @@ msgstr ""
2075
  "Testea la experiencia en Modo Test. Luego activa el Modo Ventas (Producción) "
2076
  "para realizar ventas."
2077
 
2078
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:320
2079
  msgid "Choose how you want to operate your store:"
2080
  msgstr "Elige cómo quieres operar tu tienda:"
2081
 
2082
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:321
2083
  msgid "Test Mode"
2084
  msgstr "Modo Test"
2085
 
2086
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:322
2087
  msgid "Mercado Pago Checkouts disabled for real collections. "
2088
  msgstr "Checkouts Mercado Pago inactivos para cobros reales. "
2089
 
2090
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:323
2091
  msgid "Test Mode rules."
2092
  msgstr "Reglas del modo test."
2093
 
2094
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:324
2095
  msgid "Sale Mode (Production)"
2096
  msgstr "Modo Ventas (Producción)"
2097
 
2098
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:325
2099
  msgid "Mercado Pago Checkouts enabled for real collections."
2100
  msgstr "Checkouts Mercado Pago activos para cobros reales."
2101
 
2102
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:326
2103
  msgid "Mercado Pago payment methods in Production Mode"
2104
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2105
 
2106
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:327
2107
  msgid "The clients can make real purchases in your store."
2108
  msgstr "Los clientes pueden hacer compras reales en tu tienda."
2109
 
2110
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:328
2111
  msgid "Mercado Pago payment methods in Test Mode"
2112
  msgstr "Medios de pago Mercado Pago en Modo Test"
2113
 
2114
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:329
2115
  msgid "Create your "
2116
  msgstr "Crea tu "
2117
 
2118
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:330
2119
  msgid "test user "
2120
  msgstr "usuario de prueba "
2121
 
2122
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:331
2123
  msgid ""
2124
  "(Optional. Can be used in Production Mode and Test Mode, to test payments)."
2125
  msgstr ""
2126
  "(Opcional. Se puede utilizar en modo de producción y en modo de prueba, para "
2127
  "probar los pagos)."
2128
 
2129
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:332
2130
  msgid "Use our test cards, "
2131
  msgstr "Utiliza nuestras tarjetas de prueba, "
2132
 
2133
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:333
2134
  msgid "never use real cards. "
2135
  msgstr "nunca utilices tarjetas reales. "
2136
 
2137
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:334
2138
  msgid "Visit your store "
2139
  msgstr "Visita tu tienda "
2140
 
2141
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:335
2142
  msgid "to test purchases"
2143
  msgstr "para testear compras"
2144
 
2145
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:336
2146
  msgid "Save changes"
2147
  msgstr "Guardar cambios"
2148
 
2149
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:337
2150
  msgid "Store under test"
2151
  msgstr "Tienda en Modo Test"
2152
 
2153
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:338
2154
  msgid "Store in sale mode (Production)"
2155
  msgstr "Tienda en Modo Ventas (Producción)"
2156
 
2157
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:339
2158
  msgid "Enter test credentials"
2159
  msgstr "Ingresa las credenciales de prueba"
2160
 
2161
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:340
2162
  msgid "To enable test mode, "
2163
  msgstr "Para activar el modo de prueba, "
2164
 
2165
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:341
2166
  msgid "copy your test credentials "
2167
  msgstr "copia tus credenciales de prueba "
2168
 
2169
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:342
2170
  msgid "and paste them above in section 1 of this page."
2171
  msgstr "y pégalas en la sección 1 de esta página."
2172
 
2173
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:378
2174
  msgid "Invalid Access Token"
2175
  msgstr "Access token no válido"
2176
 
2177
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:380
2178
  msgid "Valid Access Token"
2179
  msgstr "Access token válido"
2180
 
2181
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:386
2182
  msgid "Invalid Public Key"
2183
  msgstr "Public key no válida"
2184
 
2185
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:388
2186
  msgid "Valid Public Key"
2187
  msgstr "Public key válida"
2188
 
2189
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:391
2190
  msgid "Credentials must be valid"
2191
  msgstr "Las credenciales deben ser válidas"
2192
 
2193
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:440
2194
  msgid "Credentials were updated"
2195
  msgstr "Se actualizaron las credenciales"
2196
 
2197
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:432
2198
  msgid ""
2199
  "Your store has exited Test Mode and is making real sales in Production Mode."
2200
  msgstr ""
2201
  "Ahora su tienda está fuera del modo de prueba y está realizando ventas "
2202
  "reales en el modo de producción."
2203
 
2204
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:433
2205
  msgid "To test the store, re-enter both test credentials."
2206
  msgstr "Para probar la tienda, vuelva a ingresar ambas credenciales de prueba."
2207
 
2208
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:447
 
 
 
 
2209
  msgid "See our manual to learn "
2210
  msgstr "Consulte nuestro manual para saber "
2211
 
2212
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:448
2213
  msgid "how to enter the credentials the right way."
2214
  msgstr "como ingresar las credenciales de forma correcta."
2215
 
2216
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:505
2217
  msgid "Store information is valid"
2218
  msgstr "Información sobre tu tienda"
2219
 
2220
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:533
2221
  msgid "Mercado Pago's Payment Methods in Test Mode"
2222
  msgstr "Medios de pago Mercado Pago en Modo Test"
2223
 
2224
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:534
2225
  msgid "Mercado Pago's Payment Methods in Production Mode"
2226
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2227
 
2228
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:527
2229
  msgid "Invalid credentials for test mode"
2230
  msgstr "Credenciales inválidas para el modo de prueba"
2231
 
2232
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:604
2233
  msgid "Enabled"
2234
  msgstr "Activado"
2235
 
2236
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:605
2237
  msgid "Disabled"
2238
  msgstr "Inactivo"
2239
 
2240
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:630
2241
  msgid "Valid Credentials"
2242
  msgstr "Credenciales válidas"
2243
 
2244
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:633
2245
  msgid "Credentials couldn't be validated"
2246
  msgstr "No se pudieron validar las credenciales"
2247
 
2248
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:655
2249
  msgid "Store business fields are valid"
2250
  msgstr "Los campos comerciales de la tienda son válidos"
2251
 
2252
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:658
2253
  msgid "Store business fields couldn't be validated"
2254
  msgstr "Los campos comerciales de la tienda no se pudieron validar"
2255
 
2256
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:680
2257
  msgid "At least one paymet method is enabled"
2258
  msgstr "Al menos un método de pago está habilitado"
2259
 
2260
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:683
2261
  msgid "No payment method enabled"
2262
  msgstr "No se habilitó ningún método de pago"
2263
 
2264
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:362
2265
  msgid "Shipping service used by the store."
2266
  msgstr "Servicio de envío utilizado por la tienda."
2267
 
2268
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:549,
2269
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:550
2270
  msgid "Discount provided by store"
2271
  msgstr "Descuento proporcionado por la tienda"
2272
 
@@ -2362,201 +2364,197 @@ msgstr "Pagar con Mercado Pago"
2362
  msgid "Cancel &amp; Clear Cart"
2363
  msgstr "Cancelar &amp; Limpiar carrito"
2364
 
2365
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:134,
2366
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75,
2367
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
2368
  msgid "Apply"
2369
  msgstr "Aplicar"
2370
 
2371
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:135,
2372
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:76,
2373
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84
2374
  msgid "Remove"
2375
  msgstr "Retirar"
2376
 
2377
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:136,
2378
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:77,
2379
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85
2380
  msgid "Please, inform your coupon code"
2381
  msgstr "Por favor, informe su código de cupón"
2382
 
2383
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:137,
2384
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:78,
2385
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:86
2386
  msgid "To choose"
2387
  msgstr "Elegir"
2388
 
2389
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:138,
2390
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:79,
2391
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:87
2392
  msgid "Other bank"
2393
  msgstr "Otro banco"
2394
 
2395
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:139,
2396
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:80,
2397
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:88
2398
  msgid "You will save"
2399
  msgstr "Salvarás"
2400
 
2401
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:140,
2402
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:81,
2403
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:89
2404
  msgid "with discount of"
2405
  msgstr "con descuento de"
2406
 
2407
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:141,
2408
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:82,
2409
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:90
2410
  msgid "Total of your purchase:"
2411
  msgstr "Total de su compra:"
2412
 
2413
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:142,
2414
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:83,
2415
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:91
2416
  msgid "Total of your purchase with discount:"
2417
  msgstr "Total de su compra con descuento:"
2418
 
2419
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:143,
2420
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:84,
2421
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:92
2422
  msgid "*After payment approval"
2423
  msgstr "*Tras la aprobación del pago"
2424
 
2425
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:144,
2426
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:85,
2427
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:93
2428
  msgid "Terms and conditions of use"
2429
  msgstr "Términos y condiciones de uso"
2430
 
2431
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:145,
2432
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:163
2433
  msgid "No fee"
2434
  msgstr "Sin interés"
2435
 
2436
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:146,
2437
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:164
2438
  msgid "More options"
2439
  msgstr "Más opciones"
2440
 
2441
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154
2442
  msgid "mm/yy"
2443
  msgstr "mm/aa"
2444
 
2445
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:155,
2446
- #: ../../templates/checkout/custom-checkout.php:125
2447
  msgid "Issuer"
2448
  msgstr "Banco"
2449
 
2450
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:156
2451
  msgid "Installments"
2452
  msgstr "cuotas "
2453
 
2454
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:159
2455
  msgid "on the back"
2456
  msgstr "del dorso"
2457
 
2458
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:160
2459
  msgid "on the front"
2460
  msgstr "del frente"
2461
 
2462
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:162
2463
  msgid "digits"
2464
  msgstr "dígitos"
2465
 
2466
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:167
 
 
 
 
 
 
 
 
2467
  msgid "Card number is required"
2468
  msgstr "Número de tarjeta obligatorio"
2469
 
2470
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:168
2471
  msgid "Card number invalid"
2472
  msgstr "Número de tarjeta inválido"
2473
 
2474
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:171
2475
  msgid "Holder name is required"
2476
  msgstr "Nombre del titular obligatorio"
2477
 
2478
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:172
2479
  msgid "Holder name invalid"
2480
  msgstr "Nombre del titular inválido"
2481
 
2482
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:175,
2483
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:177
2484
  msgid "Expiration date invalid"
2485
  msgstr "Fecha de vencimiento inválido"
2486
 
2487
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:176
2488
  msgid "Expiration date incomplete"
2489
  msgstr "Fecha de vencimiento obligatorio"
2490
 
2491
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:180
2492
  msgid "Security code is required"
2493
  msgstr "Código de seguridad obligatorio"
2494
 
2495
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:181
2496
  msgid "Security code incomplete"
2497
  msgstr "Código de seguridad incompleto"
2498
 
2499
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:188
2500
- msgid "Error loading form."
2501
- msgstr "Error al cargar el formulario."
2502
-
2503
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:189
2504
- msgid "Please refresh the page to try again."
2505
- msgstr "Actualice la página para volver a intentarlo."
2506
-
2507
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:190
2508
- msgid "Refresh page"
2509
- msgstr "Actualizar página"
2510
-
2511
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:224
2512
  msgid "Cost of installments"
2513
  msgstr "Coste de las cuotas:"
2514
 
2515
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:225
2516
  msgid "Total with installments"
2517
  msgstr "Total con cuotas:"
2518
 
2519
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:226
2520
  msgid "installments of"
2521
  msgstr " cuotas de "
2522
 
2523
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141
2524
  msgid "Now you just need to pay with Pix to finalize your purchase"
2525
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra"
2526
 
2527
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142
2528
  msgid "How to pay with Pix:"
2529
  msgstr "Cómo pagar con Pix:"
2530
 
2531
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143
2532
  msgid "Go to your bank's app or website"
2533
  msgstr "Entra en la app o en la página web de tu banco"
2534
 
2535
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144
2536
  msgid "Search for the option to pay with Pix"
2537
  msgstr "Busca la opción de pagar con Pix"
2538
 
2539
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145
2540
  msgid "Scan the QR code or Pix code"
2541
  msgstr "Escanea el código QR o el código Pix"
2542
 
2543
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:146
2544
  msgid "Done! You will see the payment confirmation"
2545
  msgstr "Listo. Verás la confirmación del pago"
2546
 
2547
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147
2548
  msgid "Value: "
2549
  msgstr "Valor: "
2550
 
2551
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:149
2552
  msgid "Scan the QR code:"
2553
  msgstr "Escanea el código QR:"
2554
 
2555
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152
2556
  msgid "If you prefer, you can pay by copying and pasting the following code"
2557
  msgstr "Si lo prefieres, puedes pagar copiando y pegando el siguiente código"
2558
 
2559
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:154
2560
  msgid "Copy code"
2561
  msgstr "Copiar código"
2562
 
@@ -2672,34 +2670,30 @@ msgstr ""
2672
  msgid "Buy with your balance or saved cards"
2673
  msgstr "Compra con tu dinero disponible o tarjetas guardadas "
2674
 
2675
- #: ../../templates/checkout/basic-checkout.php:38
2676
- msgid "Earn more points and have exclusive benefits in Mercado Puntos"
2677
- msgstr "Gana más puntos y ventajas exclusivas en Mercado Puntos "
2678
-
2679
- #: ../../templates/checkout/basic-checkout.php:41
2680
  msgid "List style type blue check"
2681
  msgstr ""
2682
 
2683
- #: ../../templates/checkout/basic-checkout.php:53
2684
  msgid ""
2685
  "When you confirm your purchase, we will redirect you to your Mercado Pago "
2686
  "account"
2687
  msgstr ""
2688
  "Cuando confirmes tu compra, te redireccionaremos a tu cuenta de Mercado Pago"
2689
 
2690
- #: ../../templates/checkout/basic-checkout.php:54
2691
  msgid "Checkout Pro redirect info image"
2692
  msgstr ""
2693
 
2694
- #: ../../templates/checkout/basic-checkout.php:63,
2695
- #: ../../templates/checkout/custom-checkout.php:145,
2696
  #: ../../templates/checkout/pix-checkout.php:31,
2697
  #: ../../templates/checkout/ticket-checkout.php:60
2698
  msgid "By continuing, you agree with our"
2699
  msgstr "Al continuar, aceptas nuestros"
2700
 
2701
- #: ../../templates/checkout/basic-checkout.php:64,
2702
- #: ../../templates/checkout/custom-checkout.php:145,
2703
  #: ../../templates/checkout/pix-checkout.php:31,
2704
  #: ../../templates/checkout/ticket-checkout.php:60
2705
  msgid "Terms and conditions"
@@ -2730,55 +2724,55 @@ msgstr ""
2730
  "pagar más rápido \n"
2731
  "con Mercado Pago."
2732
 
2733
- #: ../../templates/checkout/custom-checkout.php:61
2734
  msgid "With which card can you pay?"
2735
  msgstr "¿Con qué tarjeta puedes pagar?"
2736
 
2737
- #: ../../templates/checkout/custom-checkout.php:73
2738
  msgid "See current promotions"
2739
  msgstr "Ver promociones vigentes"
2740
 
2741
- #: ../../templates/checkout/custom-checkout.php:81
2742
  msgid "Fill in your card details"
2743
  msgstr "Completa los datos de tu tarjeta"
2744
 
2745
- #: ../../templates/checkout/custom-checkout.php:83
2746
  msgid "Card number"
2747
  msgstr "Número de Tarjeta"
2748
 
2749
- #: ../../templates/checkout/custom-checkout.php:85,
2750
- #: ../../templates/checkout/custom-checkout.php:92,
2751
- #: ../../templates/checkout/custom-checkout.php:101,
2752
- #: ../../templates/checkout/custom-checkout.php:109
2753
  msgid "Required data"
2754
  msgstr "Datos obligatorios"
2755
 
2756
- #: ../../templates/checkout/custom-checkout.php:90
2757
  msgid "Holder name as it appears on the card"
2758
  msgstr "Nombre del titular como aparece en la tarjeta"
2759
 
2760
- #: ../../templates/checkout/custom-checkout.php:98
2761
  msgid "Expiration"
2762
  msgstr "Vencimiento"
2763
 
2764
- #: ../../templates/checkout/custom-checkout.php:106
2765
  msgid "Security Code"
2766
  msgstr "Código de seguridad"
2767
 
2768
- #: ../../templates/checkout/custom-checkout.php:115,
2769
  #: ../../templates/checkout/ticket-checkout.php:29,
2770
  #: ../../templates/checkout/ticket-checkout.php:35
2771
  msgid "Holder document"
2772
  msgstr "Documento del titular"
2773
 
2774
- #: ../../templates/checkout/custom-checkout.php:115,
2775
  #: ../../templates/checkout/ticket-checkout.php:29,
2776
  #: ../../templates/checkout/ticket-checkout.php:35
2777
  msgid "Invalid document"
2778
  msgstr "Número de documento no válido"
2779
 
2780
- #: ../../templates/checkout/custom-checkout.php:121,
2781
- #: ../../templates/checkout/custom-checkout.php:133
2782
  msgid "Select the number of installments"
2783
  msgstr "Selecciona la cantidad de cuotas"
2784
 
@@ -2852,6 +2846,18 @@ msgstr ""
2852
  msgid "Print ticket"
2853
  msgstr "Imprimir ticket"
2854
 
 
 
 
 
 
 
 
 
 
 
 
 
2855
  #~ msgid "Type of topic IPN invalid, need to be merchant_order"
2856
  #~ msgstr "El tipo de asunto de la IPN no es válido, debe ser `merchant_order`"
2857
 
3
  "Project-Id-Version: Mercado Pago payments for WooCommerce 6.0.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
5
  "mercadopago\n"
6
+ "POT-Creation-Date: 2022-12-08 21:58+0000\n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Generator: Poedit 3.2.2\n"
15
 
16
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
17
+ #: ../../includes/module/class-wc-woomercadopago-module.php:344
18
  msgid "By continuing, you agree to our "
19
  msgstr "Al continuar, aceptas nuestros "
20
 
21
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:147,
22
+ #: ../../includes/module/class-wc-woomercadopago-module.php:346
23
  msgid "Terms and Conditions"
24
  msgstr "Términos y condiciones"
25
 
67
  "La tienda debe tener HTTPS para activar el Checkout Personalizado y el "
68
  "Ticket Checkout."
69
 
 
 
 
 
 
70
  #: ../../includes/module/class-wc-woomercadopago-init.php:52
71
  msgid ""
72
  "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. "
98
  msgid "Cancel order"
99
  msgstr "Cancelar orden"
100
 
101
+ #: ../../includes/module/class-wc-woomercadopago-init.php:179
102
+ msgid "The Mercado Pago module needs the SDK package to work!"
103
+ msgstr "¡El módulo de Mercado Pago necesita el SDK para funcionar!"
104
+
105
+ #: ../../includes/module/class-wc-woomercadopago-module.php:360
106
  msgid "The payment method is not valid or not available."
107
  msgstr "El medio de pago no es válido o no está disponible."
108
 
109
+ #: ../../includes/module/class-wc-woomercadopago-module.php:363
110
  msgid "The transaction amount cannot be processed by Mercado Pago."
111
  msgstr "El monto de transacción no puede ser procesado por Mercado Pago."
112
 
113
+ #: ../../includes/module/class-wc-woomercadopago-module.php:363
114
  msgid ""
115
  "Possible causes: Currency not supported; Amounts below the minimum or above "
116
  "the maximum allowed."
118
  "Posibles causas: Moneda no soportada; Montos por debajo del mínimo o por "
119
  "encima del máximo permitido."
120
 
121
+ #: ../../includes/module/class-wc-woomercadopago-module.php:366
122
  msgid "The users are not valid."
123
  msgstr "Los usuários no son válidos."
124
 
125
+ #: ../../includes/module/class-wc-woomercadopago-module.php:366
126
  msgid ""
127
  "Possible causes: Buyer and seller have the same account in Mercado Pago; The "
128
  "transaction involving production and test users."
130
  "Posibles causas: Comprador y vendedor tienen la misma cuenta en Mercado "
131
  "Pago; La transacción involucrando usuários de producción y de prueba."
132
 
133
+ #: ../../includes/module/class-wc-woomercadopago-module.php:369
134
  msgid "Unauthorized use of production credentials."
135
  msgstr "Uso no autorizado de credenciales de producción."
136
 
137
+ #: ../../includes/module/class-wc-woomercadopago-module.php:369
138
  msgid ""
139
  "Possible causes: Use permission in use for the credential of the seller."
140
  msgstr ""
141
  "Posibles causas: Pendencia de permiso de uso en producción para la "
142
  "credencial del vendedor."
143
 
144
+ #: ../../includes/module/class-wc-woomercadopago-module.php:495
145
  msgid "Colombia"
146
  msgstr "Colombia"
147
 
148
+ #: ../../includes/module/class-wc-woomercadopago-module.php:497
149
  msgid "Argentina"
150
  msgstr "Argentina"
151
 
152
+ #: ../../includes/module/class-wc-woomercadopago-module.php:499
153
  msgid "Brazil"
154
  msgstr "Brasil"
155
 
156
+ #: ../../includes/module/class-wc-woomercadopago-module.php:501
157
  msgid "Chile"
158
  msgstr "Chile"
159
 
160
+ #: ../../includes/module/class-wc-woomercadopago-module.php:503
161
  msgid "Mexico"
162
  msgstr "México"
163
 
164
+ #: ../../includes/module/class-wc-woomercadopago-module.php:505
165
  msgid "Uruguay"
166
  msgstr "Uruguay"
167
 
168
+ #: ../../includes/module/class-wc-woomercadopago-module.php:507
169
  msgid "Venezuela"
170
  msgstr "Venezuela"
171
 
172
+ #: ../../includes/module/class-wc-woomercadopago-module.php:509
173
  msgid "Peru"
174
  msgstr "Peru"
175
 
176
+ #: ../../includes/module/class-wc-woomercadopago-module.php:543
177
  msgid "Update the WooCommerce order to "
178
  msgstr "Actualizar la orden de WooCommerce para "
179
 
180
+ #: ../../includes/module/class-wc-woomercadopago-module.php:819,
181
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
182
  msgid "Fill in your credentials to enable payment methods."
183
  msgstr "Completa tus credenciales para habilitar los medios de pago."
184
 
185
+ #: ../../includes/module/class-wc-woomercadopago-module.php:835
186
  msgid "Set plugin"
187
  msgstr "Configurar plugin"
188
 
189
+ #: ../../includes/module/class-wc-woomercadopago-module.php:836,
190
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:314
191
  msgid "Payment methods"
192
  msgstr "Medios de pagos"
193
 
194
+ #: ../../includes/module/class-wc-woomercadopago-module.php:837,
195
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:210
196
  msgid "Plugin manual"
197
  msgstr "Manual del plugin"
198
 
199
+ #: ../../includes/module/class-wc-woomercadopago-module.php:936
200
  msgid "By Mercado Pago"
201
  msgstr "Por Mercado Pago"
202
 
203
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:190
204
  msgid "Payment approved."
205
  msgstr "Pago aprobado."
206
 
207
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:256,
208
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:259
209
  msgid "Waiting for the Pix payment."
210
  msgstr "Esperando el pago de Pix."
211
 
212
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:275,
213
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:278
214
  msgid "Waiting for the ticket payment."
215
  msgstr "Esperando el pago del boleto."
216
 
217
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:287
218
  msgid "The customer has not made the payment yet."
219
  msgstr "El cliente todavía no efectuó el pago."
220
 
221
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:306
222
  msgid "Payment is pending review."
223
  msgstr "El pago está pendiente de revisión."
224
 
225
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:323
226
  msgid "Payment was declined. The customer can try again."
227
  msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
228
 
229
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:338
230
  msgid "Payment was returned to the customer."
231
  msgstr "El pago fue devuelto al cliente."
232
 
233
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:352
234
  msgid "Payment was canceled."
235
  msgstr "El pago fue cancelado."
236
 
237
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:367,
238
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:379
239
  msgid ""
240
  "The payment is in mediation or the purchase was unknown by the customer."
241
  msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
242
 
243
  #. translators: 1: payment_id 2: status
244
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:482
245
  msgid ""
246
  "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
247
  msgstr ""
248
  "Mercado Pago: El pago %1$s fue notificado por Mercado Pago con estado %2$s."
249
 
250
+ #: ../../includes/notification/class-wc-woomercadopago-notification-core.php:108,
251
+ #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:172,
252
+ #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:141,
253
+ #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
254
+ #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
255
+ msgid "Buyer email"
256
+ msgstr "Email del comprador"
257
+
258
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
259
  msgid "No ID or TOPIC param in Request IPN"
260
  msgstr "No hay ID o parámetro de ASUNTO la solicitud de IPN"
274
  msgid "Not found Payments into Merchant_Order"
275
  msgstr "No se han encontrado pagos en Merchant_Order"
276
 
 
 
 
 
 
 
 
277
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:175,
278
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:144,
279
  #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:193,
295
  "Por favor, introduzca su email en la dirección de facturación para utilizar "
296
  "este servicio"
297
 
298
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:56
299
  msgid "Debit, Credit and invoice in Mercado Pago environment"
300
  msgstr "Débito, crédito y efectivo, en Mercado Pago"
301
 
302
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:57,
303
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:305
304
  msgid "Checkout Pro"
305
  msgstr "Checkout Pro"
306
 
307
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:65
308
  msgid "Mercado Pago - Checkout Pro"
309
  msgstr "Mercado Pago - Checkout Pro "
310
 
311
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:67
312
  msgid "Your saved cards or money in Mercado Pago"
313
  msgstr "Compras con tarjetas guardadas o saldo en Mercado Pago "
314
 
315
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:192
316
  msgid "Maximum number of installments"
317
  msgstr "Máximo de cuotas"
318
 
319
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:194
320
  msgid "What is the maximum quota with which a customer can buy?"
321
  msgstr "¿Cuál es el máximo de cuotas con las que un cliente puede comprar?"
322
 
323
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:197
324
  msgid "1 installment"
325
  msgstr "1 cuota"
326
 
327
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:198
328
  msgid "2 installments"
329
  msgstr "2 cuotas"
330
 
331
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:199
332
  msgid "3 installments"
333
  msgstr "3 cuotas"
334
 
335
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:200
336
  msgid "4 installments"
337
  msgstr "4 cuotas"
338
 
339
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:201
340
  msgid "5 installments"
341
  msgstr "5 cuotas"
342
 
343
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:202
344
  msgid "6 installments"
345
  msgstr "6 cuotas"
346
 
347
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:203
348
  msgid "10 installments"
349
  msgstr "10 cuotas"
350
 
351
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:204
352
  msgid "12 installments"
353
  msgstr "12 cuotas"
354
 
355
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:205
356
  msgid "15 installments"
357
  msgstr "15 cuotas"
358
 
359
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:206
360
  msgid "18 installments"
361
  msgstr "18 cuotas"
362
 
363
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:207
364
  msgid "24 installments"
365
  msgstr "24 cuotas"
366
 
367
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:284,
368
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:174,
369
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:873,
370
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:224,
371
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:218
372
  msgid "Enable the checkout"
373
  msgstr "Activar el checkout"
374
 
375
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:285
376
  msgid ""
377
  "By disabling it, you will disable all payments from Mercado Pago Checkout at "
378
  "Mercado Pago website by redirect."
380
  "Al desactivar, desabilitarás todos los medios de pago del checkout en el "
381
  "sitio web de Mercado Pago."
382
 
383
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:289,
384
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:878
385
  msgid "The checkout is <b>enabled</b>."
386
  msgstr "El checkout está <b>activo</b>."
387
 
388
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:290,
389
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:879
390
  msgid "The checkout is <b>disabled</b>."
391
  msgstr "El checkout está <b>inactivo</b>."
392
 
393
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:309
394
  msgid ""
395
  "With Checkout Pro you sell with all the safety inside Mercado Pago "
396
  "environment."
398
  "Con el Checkout Pro, podrás vender con toda la seguridad, dentro de Mercado "
399
  "Pago."
400
 
401
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:326
402
  msgid "Advanced settings"
403
  msgstr "Configuración Avanzada"
404
 
405
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:339
406
  msgid "Payment experience"
407
  msgstr "Experiencia de pago"
408
 
409
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:341
410
  msgid ""
411
  "Define what payment experience your customers will have, whether inside or "
412
  "outside your store."
414
  "Define qué experiencia de pago tendrán tus clientes, si dentro o fuera de tu "
415
  "tienda."
416
 
417
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:344
418
  msgid "Redirect"
419
  msgstr "Redirect"
420
 
421
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:345
422
  msgid "Modal"
423
  msgstr "Modal"
424
 
425
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:361
426
  msgid ""
427
  "Choose the URL that we will show your customers when they finish their "
428
  "purchase."
429
  msgstr "Elige la URL que mostraremos a tus clientes cuando terminen su compra."
430
 
431
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:359,
432
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:379,
433
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:400
434
  msgid "This seems to be an invalid URL."
435
  msgstr "Esto parece ser una URL no válida."
436
 
437
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:364
438
  msgid "Success URL"
439
  msgstr "URL de éxito"
440
 
441
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:381
442
  msgid ""
443
  "Choose the URL that we will show to your customers when we refuse their "
444
  "purchase. Make sure it includes a message appropriate to the situation and "
448
  "Asegúrate de incluir un mensaje adecuado a la situación y dales información "
449
  "útil para que puedan solucionarlo."
450
 
451
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
452
  msgid "Payment URL rejected"
453
  msgstr "URL de pago rechazado"
454
 
455
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:402
456
  msgid ""
457
  "Choose the URL that we will show to your customers when they have a payment "
458
  "pending approval."
460
  "Elige la URL que mostraremos a tus clientes cuando tengan un pago pendiente "
461
  "de aprobación."
462
 
463
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:405
464
  msgid "Payment URL pending"
465
  msgstr "URL de pago pendiente"
466
 
467
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:419
468
  msgid "Enable the payment methods available to your clients."
469
  msgstr "Habilita los medios de pago disponibles para tus clientes."
470
 
471
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:420
472
  msgid "Choose the payment methods you accept in your store"
473
  msgstr "Elige los medios de pago que se aceptan en la tienda"
474
 
475
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:424
476
  msgid "Credit Cards"
477
  msgstr "Tarjetas de crédito"
478
 
479
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:428
480
  msgid "Debit Cards"
481
  msgstr "Tarjetas de débito"
482
 
483
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:432
484
  msgid "Other Payment Methods"
485
  msgstr "Otros medios"
486
 
487
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:482
488
  msgid "Return to the store"
489
  msgstr "Volver a la tienda"
490
 
491
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:483
492
  msgid ""
493
  "Do you want your customer to automatically return to the store after payment?"
494
  msgstr ""
495
  "¿Quieres que tu cliente vuelva automáticamente a la tienda después del pago?"
496
 
497
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:487
498
  msgid "The buyer <b>will be automatically redirected to the store</b>."
499
  msgstr "El comprador <b>será redirigido automáticamente a la tienda</b>."
500
 
501
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:488
502
  msgid "The buyer <b>will not be automatically redirected to the store</b>."
503
  msgstr "El comprador <b>no será redirigido automáticamente a la tienda</b>."
504
 
505
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:553
506
  msgid "Installments without card"
507
  msgstr "Cuotas sin tarjeta"
508
 
509
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:554,
510
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:562,
511
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:421
512
  msgid "Up to "
513
  msgstr "hasta "
514
 
515
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:554,
516
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:562,
517
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:421
518
  msgid " installments"
519
  msgstr " cuotas"
520
 
521
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:561,
522
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:420
523
  msgid "Credit cards"
524
  msgstr "Tarjetas de crédito"
525
 
526
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:568,
527
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:428
528
  msgid "Debit cards"
529
  msgstr "Tarjetas de débito "
530
 
531
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:574
532
  msgid "Bank Transfer"
533
  msgstr "Transferencia bancaria"
534
 
535
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:580
536
  msgid "Payment by cash"
537
  msgstr "Pagos en efectivo "
538
 
539
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:610
540
  msgid "Payment with Mercado Credito"
541
  msgstr "Pagos con Mercado Crédito"
542
 
543
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:611
544
  msgid "New!"
545
  msgstr "¡Nuevo!"
546
 
547
  #. translators: %s link to Mercado Credits blog
548
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:616
549
  msgid ""
550
  "With <a href=\"%s\" target=\"blank\">Mercado Credito</a>, clients can pay "
551
  "<b>in installments with no card, by transfers, invoice or money available in "
558
  "componente de cuotas sin tarjeta</b>, aumentarás tus chances de vender. Para "
559
  "saber más, ingresá a documentación."
560
 
561
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:620
562
  msgid "The no-card installments banner is <b>active</b>."
563
  msgstr "El componente de cuotas sin tarjeta está <b>activado</b>."
564
 
565
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:621
566
  msgid "The no-card installments banner is <b>disabled</b>."
567
  msgstr "El componente de cuotas sin tarjeta está <b>desactivado</b> ."
568
 
569
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:659,
570
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:669
571
  msgid "Banner on the product page | Computer version"
572
  msgstr "Componente en la página del producto | Versión para computadora"
573
 
574
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:660
575
  msgid "Banner on the product page | Cellphone version"
576
  msgstr "Componente en la página del producto | Versión para celular"
577
 
578
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:667
579
  msgid "Computer"
580
  msgstr "Computadora"
581
 
582
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:668
583
  msgid "Mobile"
584
  msgstr "Celular"
585
 
586
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:670
587
  msgid "Banner visualization"
588
  msgstr "Visualización del componente"
589
 
590
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:671
591
  msgid "Check the example of how it will appear in the store:"
592
  msgstr "Consulta el ejemplo de cómo aparecerá en la tienda:"
593
 
594
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:732,
595
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:719,
596
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:665,
597
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:653,
598
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:444,
599
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:431,
600
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:449,
601
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:436,
602
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
603
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
604
  msgid "discount of"
605
  msgstr "descuento de"
606
 
607
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:737,
608
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:724,
609
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:670,
610
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:658,
611
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:449,
612
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:436,
613
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:454,
614
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
615
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
616
  msgid "fee of"
617
  msgstr "comisión de"
618
 
619
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:56,
620
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:49,
621
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:49
622
  msgid "Transparent Checkout in your store environment"
623
  msgstr "Checkout Transparente, en tu tienda"
624
 
625
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:57,
626
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:66
627
  msgid "Debit and Credit"
628
  msgstr "Débito e crédito"
629
 
630
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:65,
631
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:58,
632
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:58
633
  msgid "Mercado pago - Customized Checkout"
634
  msgstr "Mercado Pago - Checkout Personalizado"
635
 
636
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:175
637
  msgid ""
638
  "By disabling it, you will disable all credit cards payments from Mercado "
639
  "Pago Transparent Checkout."
641
  "Al desactivar, desabilitarás todos los medios de pago con tarjeta de crédito "
642
  "en el Checkout Transparente de Mercado Pago."
643
 
644
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:179
645
  msgid "Transparent Checkout for credit cards is <b>enabled</b>."
646
  msgstr ""
647
  "El Checkout Transparente de las tarjetas de crédito está <b>activado</b>."
648
 
649
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:180
650
  msgid "Transparent checkout for credit cards is <b>disabled</b>."
651
  msgstr ""
652
  "El checkout transparente de las tarjetas de crédito está <b>desactivado</b>."
653
 
654
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:212
655
  msgid "Installments Fees"
656
  msgstr "Tasas de pago en cuotas"
657
 
658
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:213
659
  msgid ""
660
  "Set installment fees and whether they will be charged from the store or from "
661
  "the buyer."
663
  "Configura las tasas de las cuotas y si se las cobrarán a la tienda o al "
664
  "comprador. "
665
 
666
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:214
667
  msgid "Set fees"
668
  msgstr "Configurar tasas"
669
 
670
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:239
671
  msgid "Transparent Checkout | Credit card "
672
  msgstr "Checkout Transparente | Tarjeta de Crédito "
673
 
674
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:243
675
  msgid ""
676
  "With the Transparent Checkout, you can sell inside your store environment, "
677
  "without redirection and with the security from Mercado Pago."
679
  "Con el Checkout Transparente, puedes vender dentro de tu tienda, sin "
680
  "redireccionamentos, con toda la seguridad de Mercado Pago."
681
 
682
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:261
 
 
683
  msgid "Advanced configuration of the personalized payment experience"
684
  msgstr "Configuración Avanzada"
685
 
686
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:275
687
  msgid "Payments via Mercado Pago account"
688
  msgstr "Pagos a través de la cuenta de Mercado Pago"
689
 
690
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:276
691
  msgid ""
692
  "Your customers pay faster with saved cards, money balance or other available "
693
  "methods in their Mercado Pago accounts."
695
  "Tus clientes pagan más rápido con tarjetas guardadas, dinero disponible o "
696
  "con otros medios disponibles en sus cuentas de MP."
697
 
698
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:280
699
  msgid "Payments via Mercado Pago accounts are <b>active</b>."
700
  msgstr "Los pagos a través de la cuenta de Mercado Pago están <b>activos</b>."
701
 
702
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:281
703
  msgid "Payments via Mercado Pago accounts are <b>inactive</b>."
704
  msgstr ""
705
  "Los pagos a través de la cuenta de Mercado Pago están <b>deshabilitados</b>."
706
 
707
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:300
708
  msgid "Check an example of how it will appear in your store:"
709
  msgstr "Conoce un ejemplo de cómo aparecerá en la tienda:"
710
 
711
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:331
712
  msgid "That’s it, payment accepted!"
713
  msgstr "Listo, ¡aceptamos tu pago!"
714
 
715
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:333
716
  msgid ""
717
  "We are processing your payment. In less than an hour we will send you the "
718
  "result by email."
720
  "Estamos procesando su pago. En menos de una hora le enviaremos el resultado "
721
  "por correo electrónico."
722
 
723
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:335
724
  msgid ""
725
  "We are processing your payment. In less than 2 days we will send you by "
726
  "email if the payment has been approved or if additional information is "
729
  "Estamos procesando su pago. En menos de 2 días le enviaremos por correo "
730
  "electrónico si se ha aprobado el pago o si se necesita información adicional."
731
 
732
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:337
733
  msgid "Check the card number."
734
  msgstr "Compruebe el número de tarjeta."
735
 
736
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:339
737
  msgid "Check the expiration date."
738
  msgstr "Compruebe la fecha de expiración."
739
 
740
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:341
741
  msgid "Check the information provided."
742
  msgstr "Compruebe la información informada."
743
 
744
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:343
745
  msgid "Check the informed security code."
746
  msgstr "Compruebe el código de seguridad informado."
747
 
748
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:345,
749
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:351
750
  msgid "Your payment cannot be processed."
751
  msgstr "No se puede procesar su pago."
752
 
753
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:347
754
  msgid "You must authorize payments for your orders."
755
  msgstr "Usted debe autorizar los pagos de sus órdenes."
756
 
757
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:349
758
  msgid ""
759
  "Contact your card issuer to activate it. The phone is on the back of your "
760
  "card."
762
  "Póngase en contacto con el emisor de su tarjeta para activarla. El teléfono "
763
  "se encuentra en la parte posterior de su tarjeta."
764
 
765
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:353
766
  msgid ""
767
  "You have already made a payment of this amount. If you have to pay again, "
768
  "use another card or other method of payment."
770
  "Usted ya realizó un pago de este importe. Si tiene que pagar de nuevo, "
771
  "utilizar otra tarjeta u otro medio de pago."
772
 
773
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:355
774
  msgid ""
775
  "Your payment was declined. Please select another payment method. It is "
776
  "recommended in cash."
778
  "Su pago fue rechazado. Por favor seleccione otro medio de pago. Se "
779
  "recomienda en efectivo."
780
 
781
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:357
782
  msgid "Your payment does not have sufficient funds."
783
  msgstr "Su metodo de pago no tiene fondos suficientes."
784
 
785
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:359
786
  msgid "Payment cannot process the selected fee."
787
  msgstr "El pago no puede procesar la cuota seleccionada."
788
 
789
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:361
790
  msgid ""
791
  "You have reached the limit of allowed attempts. Choose another card or other "
792
  "payment method."
794
  "Has alcanzado el límite de intentos permitidos. Elija otra tarjeta u otro "
795
  "medio de pago."
796
 
797
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:363,
798
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:365,
799
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:204
800
  msgid "This payment method cannot process your payment."
801
  msgstr "Este medio de pago no puede procesar su pago."
802
 
803
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:478,
804
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:479,
805
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:509,
806
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:510
807
  msgid "A problem was occurred when processing your payment. Please, try again."
808
  msgstr ""
809
  "El problemas ocurrió cuando se procesaba su pago. Por favor, intente otra "
810
  "vez."
811
 
812
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:592
813
  msgid "See your order form"
814
  msgstr "Ver su hoja de pedido"
815
 
816
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:603
817
  msgid "Your payment was declined. You can try again."
818
  msgstr "Su pago fue rechazado. Puede intentarlo de nuevo."
819
 
820
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:610,
821
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
822
  msgid "Click to try again"
823
  msgstr "Haga clic para intentarlo de nuevo"
824
 
825
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:632,
826
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:633
827
  msgid ""
828
  "A problem was occurred when processing your payment. Are you sure you have "
829
  "correctly filled all information in the checkout form?"
831
  "El problemas ocurrió cuando se procesaba su pago. Está seguro de haber "
832
  "cargado la información en el formulario?"
833
 
834
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:677
835
  msgid "Configure your credentials to enable Mercado Pago payment methods."
836
  msgstr ""
837
  "Completa tus credenciales para habilitar los medios de pago Mercado Pago."
838
 
839
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:731
840
  msgid "Title in the store Checkout"
841
  msgstr "Título en el checkout de la tienda"
842
 
843
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:733
844
  msgid "Change the display text in Checkout, maximum characters: 85"
845
  msgstr "Cambiar el texto de la pantalla Checkout, caracteres máximos: 85"
846
 
847
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:735
848
  msgid "The text inserted here will not be translated to other languages"
849
  msgstr "El texto insertado aquí no se traducirá a otros idiomas"
850
 
851
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:749
852
  msgid "Description"
853
  msgstr "Descripción"
854
 
855
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:786,
856
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:798,
857
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:368
858
  msgid "Important! To sell you must enter your credentials."
859
  msgstr "¡Importante! Para vender debe introducir sus credenciales."
860
 
861
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:787
862
  msgid "You must enter&nbsp;<b>production credentials</b>."
863
  msgstr "Debe introducir&nbsp;<b>las credenciales de producción</b>."
864
 
865
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:788
866
  msgid "Enter credentials"
867
  msgstr "Introducir credenciales"
868
 
869
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:798
870
  msgid "Mercado Pago Plugin general settings"
871
  msgstr "Configuraciones generales del plugin de Mercado Pago"
872
 
873
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:799
874
  msgid ""
875
  "Set the deadlines and fees, test your store or access the Plugin manual."
876
  msgstr "Ajusta tasas y plazos, testea tu tienda o accede al manual del plugin."
877
 
878
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:800
879
  msgid "Go to Settings"
880
  msgstr "Ir a Configuraciones"
881
 
882
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:824
883
  msgid "Activate your credentials to be able to sell"
884
  msgstr "Activa tus credenciales para poder vender"
885
 
886
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:825
887
  msgid ""
888
  "Credentials are codes that you must enter to enable sales. Go below on "
889
  "Activate Credentials. On the next screen, use again the Activate Credentials "
893
  "Dirígete a Activar credenciales. En la siguiente pantalla, ve de nuevo al "
894
  "botón Activar credenciales y completa los campos con los datos solicitados."
895
 
896
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:826
897
  msgid "Activate credentials"
898
  msgstr "Activar credenciales"
899
 
900
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:874
901
  msgid "By disabling it, you will disable all payment methods of this checkout."
902
  msgstr "Al desactivar, desabilitarás todos los medios de pago del checkout."
903
 
904
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:970
905
  msgid "Basic Configuration"
906
  msgstr "Configuración Básica"
907
 
908
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:983
909
  msgid "Discount coupons"
910
  msgstr "Cupones de descuento"
911
 
912
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:986
913
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
914
  msgstr ""
915
  "¿Ofrecerás cupones de descuento a los clientes que compren con Mercado Pago?"
916
 
917
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:988
918
  msgid "Discount coupons is <b>active</b>."
919
  msgstr "Cupones de descuento están <b>activos</b>."
920
 
921
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:989
922
  msgid "Discount coupons is <b>disabled</b>."
923
  msgstr "Cupones de descuento están <b>inactivos</b>."
924
 
925
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1001
926
  msgid "Automatic decline of payments without instant approval"
927
  msgstr "Rechazo automático de pagos sin aprobación instantanea"
928
 
929
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1002
930
  msgid ""
931
  "Enable it if you want to automatically decline payments that are not "
932
  "instantly approved by banks or other institutions. "
934
  "Actívalo si quieres rechazar automáticamente los pagos que no son aprobados "
935
  "instantáneamente por bancos u otros compradores. "
936
 
937
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1006
938
  msgid "Pending payments <b>will be automatically declined</b>."
939
  msgstr "Los pagos pendientes <b>se rechazarán automaticamente</b>."
940
 
941
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1007
942
  msgid "Pending payments <b>will not be automatically declined</b>."
943
  msgstr "Los pagos pendientes <b>no se rechazarán automaticamente</b>."
944
 
945
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
946
  msgid "Discount in Mercado Pago Checkouts"
947
  msgstr "Descuento en los checkouts de Mercado Pago"
948
 
949
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1022
950
  msgid ""
951
  "Choose a percentage value that you want to discount your customers for "
952
  "paying with Mercado Pago."
954
  "Elige un valor porcentual que quieras descontar a tus clientes por pagar con "
955
  "Mercado Pago."
956
 
957
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1023,
958
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1044
959
  msgid "Activate and show this information on Mercado Pago Checkout"
960
  msgstr "Activar y mostrar esa información en el checkout Mercado Pago"
961
 
962
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1040
963
  msgid "Commission in Mercado Pago Checkouts"
964
  msgstr "Comisiones en los checkouts de Mercado Pago"
965
 
966
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1043
967
  msgid ""
968
  "Choose an additional percentage value that you want to charge as commission "
969
  "to your customers for paying with Mercado Pago."
971
  "Elige un valor porcentual adicional que quieras cobrar como comisión a tus "
972
  "clientes por pagar con Mercado Pago."
973
 
974
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1080
975
  msgid "Convert Currency"
976
  msgstr "Convertir moneda"
977
 
978
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1085
979
  msgid "Currency convertion is <b>enabled</b>."
980
  msgstr "Conversión de moneda está <b>activa</b>."
981
 
982
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1086
983
  msgid "Currency convertion is <b>disabled</b>."
984
  msgstr "Conversión de moneda está <b>inactiva</b>."
985
 
986
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1203
987
  msgid ""
988
  "Edit these advanced fields only when you want to modify the preset values."
989
  msgstr ""
990
  "Edita estos campos avanzados solo cuando quieras modificar los valores "
991
  "preestablecidos."
992
 
993
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:50,
994
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:59
995
  msgid "Pix"
996
  msgstr "Pix"
997
 
998
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:225
999
  msgid ""
1000
  "By disabling it, you will disable all Pix payments from Mercado Pago "
1001
  "Transparent Checkout."
1003
  "Al desactivar, desabilitarás lo medios de pago con Pix en el Checkout "
1004
  "Transparente de Mercado Pago."
1005
 
1006
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
1007
  msgid "The transparent checkout for Pix payment is <b>enabled</b>."
1008
  msgstr "El Checkout Transparente está <b>activo</b> para pagos por Pix."
1009
 
1010
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
1011
  msgid "The transparent checkout for Pix payment is <b>disabled</b>."
1012
  msgstr "El Checkout Transparente está <b>inactivo</b> para pagos por Pix."
1013
 
1014
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:245
1015
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
1016
  msgstr "Para activar el Pix, debes tener una clave registrada en Mercado Pago."
1017
 
1018
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:246
1019
  msgid "Download the Mercado Pago app on your cell phone."
1020
  msgstr "Descarga la app de Mercado Pago en tu móvil."
1021
 
1022
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:247
1023
  msgid "Go to the "
1024
  msgstr "Ve al área "
1025
 
1026
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:248
1027
  msgid "area and choose the "
1028
  msgstr "y elige la sección "
1029
 
1030
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:249
1031
  msgid "Your Profile "
1032
  msgstr "Tu Perfil "
1033
 
1034
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:250
1035
  msgid "Your Pix Keys section."
1036
  msgstr "Tus claves Pix."
1037
 
1038
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:251
1039
  msgid ""
1040
  "Choose which data to register as Pix keys. After registering, you can set up "
1041
  "Pix in your checkout."
1043
  "Elige qué datos registrar como claves PIX. Luego de registrarte, podrás "
1044
  "configurar el Pix en tu checkout."
1045
 
1046
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:252
1047
  msgid ""
1048
  "Remember that, for the time being, the Central Bank of Brazil is open Monday "
1049
  "through Friday, from 9am to 6pm."
1051
  "Recuerda que, por el momento, el Banco Central de Brasil está abierto de "
1052
  "lunes a viernes, de 9 a 18 horas."
1053
 
1054
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:253
1055
  msgid ""
1056
  "If you requested your registration outside these hours, we will confirm it "
1057
  "within the next business day."
1059
  "Si has solicitado tu registro fuera de este horario, te lo confirmaremos en "
1060
  "el siguiente día hábil."
1061
 
1062
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:254,
1063
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:349
1064
  msgid "Learn more about Pix"
1065
  msgstr "Más información sobre Pix"
1066
 
1067
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:255
1068
  msgid ""
1069
  "If you have already registered a Pix key at Mercado Pago and cannot activate "
1070
  "Pix in the checkout, "
1072
  "Si ya has registrado una clave Pix en Mercado Pago y no puedes activar Pix "
1073
  "en el checkout, "
1074
 
1075
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:256
1076
  msgid "click here."
1077
  msgstr "haz clic aquí."
1078
 
1079
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:281
1080
  msgid "Transparent Checkout | Pix"
1081
  msgstr "Checkout Transparente | Pix"
1082
 
1083
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:285
1084
  msgid ""
1085
  "With the Transparent Checkout, you can sell inside your store environment, "
1086
  "without redirection and all the safety from Mercado Pago. "
1088
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1089
  "redireccionamientos, con toda la seguridad de Mercado Pago. "
1090
 
1091
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
1092
  msgid "Advanced configuration of the Pix experience"
1093
  msgstr "Configuración avanzada de la experiencia Pix"
1094
 
1095
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:315
1096
  msgid "15 minutes"
1097
  msgstr "15 minutos"
1098
 
1099
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:316
1100
  msgid "30 minutes (recommended)"
1101
  msgstr "30 minutos (recomendado)"
1102
 
1103
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:317
1104
  msgid "60 minutes"
1105
  msgstr "60 minutes"
1106
 
1107
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:318
1108
  msgid "12 hours"
1109
  msgstr "12 horas"
1110
 
1111
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:319
1112
  msgid "24 hours"
1113
  msgstr "24 horas"
1114
 
1115
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:320
1116
  msgid "2 days"
1117
  msgstr "2 días"
1118
 
1119
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:321
1120
  msgid "3 days"
1121
  msgstr "3 días"
1122
 
1123
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:322
1124
  msgid "4 days"
1125
  msgstr "4 días"
1126
 
1127
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:323
1128
  msgid "5 days"
1129
  msgstr "5 días"
1130
 
1131
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:324
1132
  msgid "6 days"
1133
  msgstr "6 días"
1134
 
1135
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:325
1136
  msgid "7 days"
1137
  msgstr "7 días"
1138
 
1139
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
1140
  msgid "Expiration for payments via Pix"
1141
  msgstr "Vencimiento para pagos con Pix"
1142
 
1143
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
1144
  msgid "Set the limit in minutes for your clients to pay via Pix."
1145
  msgstr ""
1146
  "Define el límite de minutos para que tus clientes puedan pagar con Pix."
1147
 
1148
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:346
1149
  msgid "Want to learn how Pix works?"
1150
  msgstr "¿Quieres saber cómo funciona el Pix?"
1151
 
1152
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:347
1153
  msgid ""
1154
  "We have created a page to explain how this new payment method works and its "
1155
  "advantages."
1157
  "Creamos una página para explicar cómo funciona este nuevo medio de pago y "
1158
  "sus ventajas."
1159
 
1160
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:368
1161
  msgid "Would you like to know how Pix works?"
1162
  msgstr "¿Quieres saber cómo funciona Pix?"
1163
 
1164
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:369
1165
  msgid ""
1166
  "We have a dedicated page where we explain how it works and its advantages."
1167
  msgstr "Creamos una página que explica su funcionamiento y sus vantajas."
1168
 
1169
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:370
1170
  msgid "Find out more about Pix"
1171
  msgstr "Saber más sobre Pix"
1172
 
1173
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:513,
1174
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:571
1175
  msgid "A problem occurred when processing your payment. Please try again."
1176
  msgstr ""
1177
  "Un problema se produjo al procesar su pago. Por favor, inténtelo de nuevo."
1178
 
1179
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:499,
1180
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:557
1181
  msgid ""
1182
  "A problem occurred when processing your payment. Are you sure you have "
1183
  "correctly filled in all the information on the checkout form?"
1185
  "Un problema se produjo al procesar su pago. ¿Esta seguro que ha rellenado "
1186
  "correctamente toda la información en el formulario de checkout?"
1187
 
1188
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:478,
1189
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:532
1190
  msgid "The customer has not paid yet."
1191
  msgstr "El cliente no ha pagado todavía."
1192
 
1193
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:482
1194
  msgid "Now you just need to pay with Pix to finalize your purchase."
1195
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra."
1196
 
1197
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:483
1198
  msgid ""
1199
  "Scan the QR code below or copy and paste the code into your bank's "
1200
  "application."
1202
  "Escanee el código QR a continuación o copie y pegue el código en la "
1203
  "aplicación de su banco."
1204
 
1205
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:582
1206
  msgid ""
1207
  "Please note that to receive payments via Pix at our checkout, you must have "
1208
  "a Pix key registered in your Mercado Pago account."
1210
  "Ten en cuenta que para recibir pagos a través de Pix en nuestro checkout, "
1211
  "debes tener una clave Pix registrada en tu cuenta de Mercado Pago."
1212
 
1213
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:583
1214
  msgid "Register your Pix key at Mercado Pago."
1215
  msgstr "Registra tu clave Pix en Mercado Pago."
1216
 
1217
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:633,
1218
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:148
1219
  msgid "Code valid for "
1220
  msgstr "Código válido por "
1221
 
1222
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:50,
1223
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:59
1224
  msgid "Invoice"
1225
  msgstr "Efectivo"
1226
 
1227
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:219
1228
  msgid ""
1229
  "By disabling it, you will disable all invoice payments from Mercado Pago "
1230
  "Transparent Checkout."
1232
  "Al desactivar, desabilitarás todos los medios de pago en efectivo en el "
1233
  "Checkout Transparente de Mercado Pago."
1234
 
1235
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:223
1236
  msgid "The transparent checkout for tickets is <b>enabled</b>."
1237
  msgstr ""
1238
  "El Checkout Transparente está <b>activo</b> para pagos en efectivo o en "
1239
  "loterías."
1240
 
1241
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1242
  msgid "The transparent checkout for tickets is <b>disabled</b>."
1243
  msgstr ""
1244
  "El Checkout Transparente está <b>inactivo</b> para pagos en efectivo o en "
1245
  "loterías."
1246
 
1247
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:239
1248
  msgid "Transparent Checkout | Invoice or Loterica"
1249
  msgstr "Checkout Transparente | Efectivo"
1250
 
1251
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:243
1252
  msgid ""
1253
  "With the Transparent Checkout, you can sell inside your store environment, "
1254
  "without redirection and all the safety from Mercado Pago."
1256
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1257
  "redireccionamentos, con toda la seguridad de Mercado Pago."
1258
 
1259
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
1260
  msgid "Advanced configuration of the cash payment experience"
1261
  msgstr "Configuración avanzada de la experiencia de pago en efectivo"
1262
 
1263
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:273
1264
  msgid "Reduce inventory"
1265
  msgstr "Reducir inventario"
1266
 
1267
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:276
1268
  msgid ""
1269
  "Activates inventory reduction during the creation of an order, whether or "
1270
  "not the final payment is credited. Disable this option to reduce it only "
1274
  "acredite o no el pago final. Desactiva esta opción para reducirlo solo "
1275
  "cuando los pagos estén aprobados."
1276
 
1277
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:278
1278
  msgid "Reduce inventory is <b>enabled</b>."
1279
  msgstr "Reducir inventario está <b>activo</b>."
1280
 
1281
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:279
1282
  msgid "Reduce inventory is <b>disabled</b>."
1283
  msgstr "Reducir inventario está <b>inactivo</b>."
1284
 
1285
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:291
1286
  msgid "Payment Due"
1287
  msgstr "Vencimiento del pago"
1288
 
1289
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:293
1290
  msgid "In how many days will cash payments expire."
1291
  msgstr "En cuántos días caducarán los pagos en efectivo."
1292
 
1293
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:313
1294
  msgid "Enable the available payment methods"
1295
  msgstr "Habilita los medios de pago disponibles"
1296
 
1297
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:315
1298
  msgid "Choose the available payment methods in your store."
1299
  msgstr "Selecciona los medios de pago disponibles en tu tienda."
1300
 
1301
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:319
1302
  msgid "All payment methods"
1303
  msgstr "Todos los medios de pago"
1304
 
1305
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:472,
1306
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:499
1307
  msgid ""
1308
  "There was a problem processing your payment. Are you sure you have correctly "
1309
  "filled out all the information on the payment form?"
1311
  "Se produjo un problema al procesar su pago. ¿Está seguro de que ha llenado "
1312
  "correctamente toda la información en el formulario de pago?"
1313
 
1314
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:465,
1315
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:492
1316
  msgid "Your document data is invalid"
1317
  msgstr "Los datos de su documento no son válidos"
1318
 
1319
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:537
1320
  msgid "To print the ticket again click"
1321
  msgstr "Para imprimir nuevamente el ticket hace clic"
1322
 
1323
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:540
1324
  msgid "here"
1325
  msgstr "aquí"
1326
 
1327
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:650
1328
  msgid " and "
1329
  msgstr " y "
1330
 
1701
  msgid "Check the reasons why the purchase was declined."
1702
  msgstr "Consulta los motivos del rechazo de tu compra."
1703
 
1704
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:128
1705
  msgid "See WooCommerce"
1706
  msgstr "Ver WooCommerce"
1707
 
1708
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:126
1709
  msgid "Install WooCommerce"
1710
  msgstr "Instalar WooCommerce"
1711
 
1712
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:123
1713
  msgid "Activate WooCommerce"
1714
  msgstr "Activar WooCommerce"
1715
 
1716
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:129
1717
  msgid "do you have a minute to share your experience with our plugin?"
1718
  msgstr "¿tienes un minuto para compartir tu experiencia con nuestro plugin?"
1719
 
1720
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:132
1721
  msgid ""
1722
  "Your opinion is very important so that we can offer you the best possible "
1723
  "payment solution and continue to improve."
1725
  "Tu opinión es muy importante para poder ofrecerte la mejor solución de pagos "
1726
  "posible y seguir mejorando."
1727
 
1728
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:141
1729
  msgid "Rate the plugin"
1730
  msgstr "Valorar el plugin"
1731
 
1732
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:145
1733
  msgid "Enable payments via Mercado Pago account"
1734
  msgstr "Pagos a través de la cuenta de Mercado Pago"
1735
 
1736
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:148
1737
  msgid ""
1738
  "When you enable this function, your customers pay faster using their Mercado "
1739
  "Pago accounts.</br>The approval rate of these payments in your store can be "
1743
  "Mercado Pago.</br>La tasa de aprobación de estos pagos en tu tienda puede "
1744
  "ser un 25% mayor en comparación con otros medios de pago."
1745
 
1746
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:157
1747
  msgid "Activate"
1748
  msgstr ""
1749
 
1752
  msgid "Discard"
1753
  msgstr "Descartar"
1754
 
1755
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:133
1756
  msgid "Mercado Pago Settings"
1757
  msgstr "Configuración de Mercado Pago"
1758
 
1759
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:186
1760
  msgid "Accept "
1761
  msgstr "Acepta "
1762
 
1763
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:187
1764
  msgid "payments on the spot "
1765
  msgstr "pagos al instante "
1766
 
1767
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:188
1768
  msgid "with"
1769
  msgstr "con toda"
1770
 
1771
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:189
1772
  msgid "the "
1773
  msgstr "la "
1774
 
1775
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:190
1776
  msgid "security "
1777
  msgstr "seguridad "
1778
 
1779
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:191
1780
  msgid "from Mercado Pago"
1781
  msgstr "de Mercado Pago"
1782
 
1783
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:192
1784
  msgid "Technical requirements"
1785
  msgstr "Requisitos técnicos"
1786
 
1787
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:193
1788
  msgid "SSL"
1789
  msgstr "SSL"
1790
 
1791
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:194
1792
  msgid "GD Extensions"
1793
  msgstr "Extensiones GD"
1794
 
1795
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
1796
  msgid "Curl"
1797
  msgstr "Curl"
1798
 
1799
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
1800
  msgid ""
1801
  "Implementation responsible for transmitting data to Mercado Pago in a secure "
1802
  "and encrypted way."
1804
  "Implementación responsable de transmitir los datos a Mercado Pago de forma "
1805
  "segura y encriptada."
1806
 
1807
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
1808
  msgid ""
1809
  "These extensions are responsible for the implementation and operation of Pix "
1810
  "in your store."
1812
  "Extensiones responsables de la aplicación y el funcionamiento de Pix en su "
1813
  "tienda."
1814
 
1815
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
1816
  msgid ""
1817
  "It is an extension responsible for making payments via requests from the "
1818
  "plugin to Mercado Pago."
1820
  "Es una extensión encargada de realizar los pagos a través de requests del "
1821
  "plugin a Mercado Pago."
1822
 
1823
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:199
1824
  msgid "Collections and installments"
1825
  msgstr "Cobros y cuotas"
1826
 
1827
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:200
1828
  msgid "Choose "
1829
  msgstr "Elige "
1830
 
1831
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:201
1832
  msgid "when you want to receive the money "
1833
  msgstr "cuándo quieres recibir el dinero "
1834
 
1835
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:202
1836
  msgid "from your sales and if you want to offer "
1837
  msgstr "de las ventas y si quieres ofrecer "
1838
 
1839
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:203
1840
  msgid "interest-free installments "
1841
  msgstr "cuotas sin interés "
1842
 
1843
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:204
1844
  msgid "to your clients."
1845
  msgstr "a los clientes."
1846
 
1847
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:205
1848
  msgid "Set deadlines and fees"
1849
  msgstr "Ajustar plazos y tasas"
1850
 
1851
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:206,
1852
  #: ../../includes/products/hooks/class-wc-woomercadopago-products-hook-credits.php:126
1853
  msgid "Questions? "
1854
  msgstr "¿Dudas? "
1855
 
1856
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:207
1857
  msgid "Review the step-by-step of "
1858
  msgstr "Revisa el paso a paso de "
1859
 
1860
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:208
1861
  msgid "how to integrate the Mercado Pago Plugin "
1862
  msgstr "cómo integrar el Plugin de Mercado Pago "
1863
 
1864
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:209
1865
  msgid "on our webiste for developers."
1866
  msgstr "en nuestro sitio de desarrolladores."
1867
 
1868
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:223
1869
  msgid "1. Integrate your store with Mercado Pago "
1870
  msgstr "1. Integra la tienda a Mercado Pago "
1871
 
1872
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:224
1873
  msgid ""
1874
  "To enable orders, you must create and activate production credentials in "
1875
  "your Mercado Pago Account. "
1877
  "Para habilitar las ventas, debes crear y activar las credenciales de "
1878
  "producción en tu cuenta de Mercado Pago. "
1879
 
1880
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:225
1881
  msgid "Copy and paste the credentials below."
1882
  msgstr "Copia y pega tus credenciales a continuación."
1883
 
1884
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:226
1885
  msgid "Check credentials"
1886
  msgstr "Consultar credenciales"
1887
 
1888
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:227
1889
  msgid "Test credentials "
1890
  msgstr "Credenciales de prueba "
1891
 
1892
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:228
1893
  msgid "Enable Mercado Pago checkouts for test purchases in the store."
1894
  msgstr ""
1895
  "Habilitan a los checkouts de Mercado Pago para pruebas de compras en la "
1896
  "tienda."
1897
 
1898
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:229
1899
  msgid "Public key"
1900
  msgstr "Public key"
1901
 
1902
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:230
1903
  msgid "Access Token"
1904
  msgstr "Access Token"
1905
 
1906
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:231
1907
  msgid "Production credentials"
1908
  msgstr "Credenciales de producción"
1909
 
1910
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:232
1911
  msgid "Enable Mercado Pago checkouts to receive real payments in the store."
1912
  msgstr ""
1913
  "Habilitan a los checkouts de Mercado Pago para recibir pagos reales en "
1914
  "tienda."
1915
 
1916
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:233
1917
  msgid "Paste your Public Key here"
1918
  msgstr "Pega aquí tu Public Key"
1919
 
1920
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:234
1921
  msgid "Paste your Access Token here"
1922
  msgstr "Pega aquí tu Access Token"
1923
 
1924
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:235,
1925
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:272
1926
  msgid "Save and continue"
1927
  msgstr "Guardar y continuar"
1928
 
1929
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:247
1930
  msgid "2. Customize your business"
1931
  msgstr "2. Personaliza tu negocio"
1932
 
1933
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:248
1934
  msgid ""
1935
  "Fill out the following information to have a better experience and offer "
1936
  "more information to your clients"
1938
  "Completa los siguientes datos para tener una mejor experiencia y ofrecer más "
1939
  "información a los clientes"
1940
 
1941
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:249
1942
  msgid "Your store information"
1943
  msgstr "Información sobre tu tienda"
1944
 
1945
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:250
1946
  msgid "Name of your store in your client's invoice"
1947
  msgstr "Nombre de tu tienda en la factura de los clientes"
1948
 
1949
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:251
1950
  msgid "Eg: Mary's store"
1951
  msgstr "Ej.: TiendaMaría"
1952
 
1953
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:252
1954
  msgid ""
1955
  "If this field is empty, the purchase will be identified as Mercado Pago."
1956
  msgstr ""
1957
  "Si el campo queda vacío, la compra del cliente se identificará como Mercado "
1958
  "Pago."
1959
 
1960
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:253
1961
  msgid "Identification in Activities of Mercad Pago"
1962
  msgstr "Identificación en Actividad de Mercado Pago"
1963
 
1964
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:254
1965
  msgid "Eg: Marystore"
1966
  msgstr "Ej.: Tienda de María"
1967
 
1968
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:255
1969
  msgid "In Activities, you will view this term before the order number"
1970
  msgstr "En Actividad verás el término ingresado antes del número o del pedido"
1971
 
1972
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:256
1973
  msgid "Store category"
1974
  msgstr "Categoría de la tienda"
1975
 
1976
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:257
1977
  msgid "Select"
1978
  msgstr "Seleccionar"
1979
 
1980
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:258
1981
  msgid "Select ”Other” if you do not find the appropriate category."
1982
  msgstr "Seleciona ”Otro” si no encuentras una categoría adecuada."
1983
 
1984
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:259
1985
  msgid "Advanced integration options (optional)"
1986
  msgstr "Opciones avanzadas de integración (opcional)"
1987
 
1988
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:260
1989
  msgid ""
1990
  "For further integration of your store with Mercado Pago (IPN, Certified "
1991
  "Partners, Debug Mode)"
1993
  "Para mayor integración de tu tienda con Mercado Pago (IPN, Socios "
1994
  "Certificados, Modo Debug)"
1995
 
1996
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:261
1997
  msgid "View advanced options"
1998
  msgstr "Ver opciones avanzadas"
1999
 
2000
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
2001
  msgid "URL for IPN "
2002
  msgstr "URL para IPN "
2003
 
2004
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
2005
  msgid "Eg: https://examples.com/my-custom-ipn-url"
2006
  msgstr "Ej.: https://examples.com/my-custom-ipn-url"
2007
 
2008
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
2009
  msgid ""
2010
  "Add the URL to receive payments notifications. Find out more information in "
2011
  "the "
2013
  "Ingresa la URL para recibir notificaciones de pago. Consulta más información "
2014
  "en los "
2015
 
2016
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
2017
  msgid "guides."
2018
  msgstr "manuales."
2019
 
2020
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
2021
  msgid "integrator_id"
2022
  msgstr "integrator_id"
2023
 
2024
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:267
2025
  msgid "Eg: 14987126498"
2026
  msgstr "Ej.: 14987126498"
2027
 
2028
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:268
2029
  msgid ""
2030
  "If you are a Mercado Pago Certified Partner, make sure to add your "
2031
  "integrator_id. If you do not have the code, please "
2033
  "Si eres Partner certificado de Mercado Pago, recuerda ingresar tu "
2034
  "integrator_id. Si no tienes el código, "
2035
 
2036
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:269
2037
  msgid "request it now. "
2038
  msgstr "solicítalo ahora. "
2039
 
2040
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:270
2041
  msgid "Debug and Log Mode"
2042
  msgstr "Modo debug y log"
2043
 
2044
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:271
2045
  msgid "We record your store's actions in order to provide a better assistance."
2046
  msgstr "Grabamos las aciones de tu tienda para brindar un mejor soporte."
2047
 
2048
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
2049
  msgid "3. Set payment methods"
2050
  msgstr "3. Configura los medios de pago"
2051
 
2052
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:284
2053
  msgid "To view more options, please select a payment method below"
2054
  msgstr "Selecciona uno de los siguientes medios de pago para ver más opciones"
2055
 
2056
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:285
2057
  msgid "Settings"
2058
  msgstr "Configurar"
2059
 
2060
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:286
2061
  msgid "Continue"
2062
  msgstr "Continuar"
2063
 
2064
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:297
2065
  msgid "4. Test your store before you sell"
2066
  msgstr "4. Testea tu tienda antes de vender"
2067
 
2068
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:298
2069
  msgid ""
2070
  "Test the experience in Test Mode and then enable the Sale Mode (Production) "
2071
  "to sell."
2073
  "Testea la experiencia en Modo Test. Luego activa el Modo Ventas (Producción) "
2074
  "para realizar ventas."
2075
 
2076
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:299
2077
  msgid "Choose how you want to operate your store:"
2078
  msgstr "Elige cómo quieres operar tu tienda:"
2079
 
2080
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:300
2081
  msgid "Test Mode"
2082
  msgstr "Modo Test"
2083
 
2084
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
2085
  msgid "Mercado Pago Checkouts disabled for real collections. "
2086
  msgstr "Checkouts Mercado Pago inactivos para cobros reales. "
2087
 
2088
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
2089
  msgid "Test Mode rules."
2090
  msgstr "Reglas del modo test."
2091
 
2092
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
2093
  msgid "Sale Mode (Production)"
2094
  msgstr "Modo Ventas (Producción)"
2095
 
2096
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
2097
  msgid "Mercado Pago Checkouts enabled for real collections."
2098
  msgstr "Checkouts Mercado Pago activos para cobros reales."
2099
 
2100
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:305
2101
  msgid "Mercado Pago payment methods in Production Mode"
2102
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2103
 
2104
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:306
2105
  msgid "The clients can make real purchases in your store."
2106
  msgstr "Los clientes pueden hacer compras reales en tu tienda."
2107
 
2108
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:307
2109
  msgid "Mercado Pago payment methods in Test Mode"
2110
  msgstr "Medios de pago Mercado Pago en Modo Test"
2111
 
2112
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:308
2113
  msgid "Create your "
2114
  msgstr "Crea tu "
2115
 
2116
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:309
2117
  msgid "test user "
2118
  msgstr "usuario de prueba "
2119
 
2120
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:310
2121
  msgid ""
2122
  "(Optional. Can be used in Production Mode and Test Mode, to test payments)."
2123
  msgstr ""
2124
  "(Opcional. Se puede utilizar en modo de producción y en modo de prueba, para "
2125
  "probar los pagos)."
2126
 
2127
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:311
2128
  msgid "Use our test cards, "
2129
  msgstr "Utiliza nuestras tarjetas de prueba, "
2130
 
2131
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:312
2132
  msgid "never use real cards. "
2133
  msgstr "nunca utilices tarjetas reales. "
2134
 
2135
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:313
2136
  msgid "Visit your store "
2137
  msgstr "Visita tu tienda "
2138
 
2139
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:314
2140
  msgid "to test purchases"
2141
  msgstr "para testear compras"
2142
 
2143
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:315
2144
  msgid "Save changes"
2145
  msgstr "Guardar cambios"
2146
 
2147
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:316
2148
  msgid "Store under test"
2149
  msgstr "Tienda en Modo Test"
2150
 
2151
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:317
2152
  msgid "Store in sale mode (Production)"
2153
  msgstr "Tienda en Modo Ventas (Producción)"
2154
 
2155
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:318
2156
  msgid "Enter test credentials"
2157
  msgstr "Ingresa las credenciales de prueba"
2158
 
2159
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:319
2160
  msgid "To enable test mode, "
2161
  msgstr "Para activar el modo de prueba, "
2162
 
2163
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:320
2164
  msgid "copy your test credentials "
2165
  msgstr "copia tus credenciales de prueba "
2166
 
2167
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:321
2168
  msgid "and paste them above in section 1 of this page."
2169
  msgstr "y pégalas en la sección 1 de esta página."
2170
 
2171
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:358
2172
  msgid "Invalid Access Token"
2173
  msgstr "Access token no válido"
2174
 
2175
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:360
2176
  msgid "Valid Access Token"
2177
  msgstr "Access token válido"
2178
 
2179
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:366
2180
  msgid "Invalid Public Key"
2181
  msgstr "Public key no válida"
2182
 
2183
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:368
2184
  msgid "Valid Public Key"
2185
  msgstr "Public key válida"
2186
 
2187
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:371
2188
  msgid "Credentials must be valid"
2189
  msgstr "Las credenciales deben ser válidas"
2190
 
2191
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:421
2192
  msgid "Credentials were updated"
2193
  msgstr "Se actualizaron las credenciales"
2194
 
2195
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:413
2196
  msgid ""
2197
  "Your store has exited Test Mode and is making real sales in Production Mode."
2198
  msgstr ""
2199
  "Ahora su tienda está fuera del modo de prueba y está realizando ventas "
2200
  "reales en el modo de producción."
2201
 
2202
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:414
2203
  msgid "To test the store, re-enter both test credentials."
2204
  msgstr "Para probar la tienda, vuelva a ingresar ambas credenciales de prueba."
2205
 
2206
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:427
2207
+ msgid "Invalid credentials"
2208
+ msgstr "Credenciales no válidas"
2209
+
2210
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:428
2211
  msgid "See our manual to learn "
2212
  msgstr "Consulte nuestro manual para saber "
2213
 
2214
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:429
2215
  msgid "how to enter the credentials the right way."
2216
  msgstr "como ingresar las credenciales de forma correcta."
2217
 
2218
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:488
2219
  msgid "Store information is valid"
2220
  msgstr "Información sobre tu tienda"
2221
 
2222
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:518
2223
  msgid "Mercado Pago's Payment Methods in Test Mode"
2224
  msgstr "Medios de pago Mercado Pago en Modo Test"
2225
 
2226
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:519
2227
  msgid "Mercado Pago's Payment Methods in Production Mode"
2228
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2229
 
2230
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:512
2231
  msgid "Invalid credentials for test mode"
2232
  msgstr "Credenciales inválidas para el modo de prueba"
2233
 
2234
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:592
2235
  msgid "Enabled"
2236
  msgstr "Activado"
2237
 
2238
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:593
2239
  msgid "Disabled"
2240
  msgstr "Inactivo"
2241
 
2242
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:620
2243
  msgid "Valid Credentials"
2244
  msgstr "Credenciales válidas"
2245
 
2246
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:623
2247
  msgid "Credentials couldn't be validated"
2248
  msgstr "No se pudieron validar las credenciales"
2249
 
2250
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:646
2251
  msgid "Store business fields are valid"
2252
  msgstr "Los campos comerciales de la tienda son válidos"
2253
 
2254
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:649
2255
  msgid "Store business fields couldn't be validated"
2256
  msgstr "Los campos comerciales de la tienda no se pudieron validar"
2257
 
2258
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:672
2259
  msgid "At least one paymet method is enabled"
2260
  msgstr "Al menos un método de pago está habilitado"
2261
 
2262
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:675
2263
  msgid "No payment method enabled"
2264
  msgstr "No se habilitó ningún método de pago"
2265
 
2266
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:374
2267
  msgid "Shipping service used by the store."
2268
  msgstr "Servicio de envío utilizado por la tienda."
2269
 
2270
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:564,
2271
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:565
2272
  msgid "Discount provided by store"
2273
  msgstr "Descuento proporcionado por la tienda"
2274
 
2364
  msgid "Cancel &amp; Clear Cart"
2365
  msgstr "Cancelar &amp; Limpiar carrito"
2366
 
2367
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:133,
2368
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:73,
2369
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:82
2370
  msgid "Apply"
2371
  msgstr "Aplicar"
2372
 
2373
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:134,
2374
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:74,
2375
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
2376
  msgid "Remove"
2377
  msgstr "Retirar"
2378
 
2379
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:135,
2380
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75,
2381
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84
2382
  msgid "Please, inform your coupon code"
2383
  msgstr "Por favor, informe su código de cupón"
2384
 
2385
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:136,
2386
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:76,
2387
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85
2388
  msgid "To choose"
2389
  msgstr "Elegir"
2390
 
2391
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:137,
2392
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:77,
2393
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:86
2394
  msgid "Other bank"
2395
  msgstr "Otro banco"
2396
 
2397
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:138,
2398
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:78,
2399
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:87
2400
  msgid "You will save"
2401
  msgstr "Salvarás"
2402
 
2403
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:139,
2404
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:79,
2405
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:88
2406
  msgid "with discount of"
2407
  msgstr "con descuento de"
2408
 
2409
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:140,
2410
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:80,
2411
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:89
2412
  msgid "Total of your purchase:"
2413
  msgstr "Total de su compra:"
2414
 
2415
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:141,
2416
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:81,
2417
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:90
2418
  msgid "Total of your purchase with discount:"
2419
  msgstr "Total de su compra con descuento:"
2420
 
2421
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:142,
2422
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:82,
2423
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:91
2424
  msgid "*After payment approval"
2425
  msgstr "*Tras la aprobación del pago"
2426
 
2427
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:143,
2428
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:83,
2429
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:92
2430
  msgid "Terms and conditions of use"
2431
  msgstr "Términos y condiciones de uso"
2432
 
2433
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:144,
2434
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:162
2435
  msgid "No fee"
2436
  msgstr "Sin interés"
2437
 
2438
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:145,
2439
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:163
2440
  msgid "More options"
2441
  msgstr "Más opciones"
2442
 
2443
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:153
2444
  msgid "mm/yy"
2445
  msgstr "mm/aa"
2446
 
2447
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154,
2448
+ #: ../../templates/checkout/custom-checkout.php:119
2449
  msgid "Issuer"
2450
  msgstr "Banco"
2451
 
2452
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:155
2453
  msgid "Installments"
2454
  msgstr "cuotas "
2455
 
2456
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:158
2457
  msgid "on the back"
2458
  msgstr "del dorso"
2459
 
2460
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:159
2461
  msgid "on the front"
2462
  msgstr "del frente"
2463
 
2464
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:161
2465
  msgid "digits"
2466
  msgstr "dígitos"
2467
 
2468
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:164
2469
+ msgid "If interest is applicable, it will be charged by your bank."
2470
+ msgstr "Si corresponden intereses, serán aplicados por tu banco."
2471
+
2472
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:165
2473
+ msgid "Interest"
2474
+ msgstr "Intereses"
2475
+
2476
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:168
2477
  msgid "Card number is required"
2478
  msgstr "Número de tarjeta obligatorio"
2479
 
2480
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:169
2481
  msgid "Card number invalid"
2482
  msgstr "Número de tarjeta inválido"
2483
 
2484
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:172
2485
  msgid "Holder name is required"
2486
  msgstr "Nombre del titular obligatorio"
2487
 
2488
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:173
2489
  msgid "Holder name invalid"
2490
  msgstr "Nombre del titular inválido"
2491
 
2492
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:176,
2493
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:178
2494
  msgid "Expiration date invalid"
2495
  msgstr "Fecha de vencimiento inválido"
2496
 
2497
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:177
2498
  msgid "Expiration date incomplete"
2499
  msgstr "Fecha de vencimiento obligatorio"
2500
 
2501
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:181
2502
  msgid "Security code is required"
2503
  msgstr "Código de seguridad obligatorio"
2504
 
2505
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:182
2506
  msgid "Security code incomplete"
2507
  msgstr "Código de seguridad incompleto"
2508
 
2509
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:221
 
 
 
 
 
 
 
 
 
 
 
 
2510
  msgid "Cost of installments"
2511
  msgstr "Coste de las cuotas:"
2512
 
2513
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:222
2514
  msgid "Total with installments"
2515
  msgstr "Total con cuotas:"
2516
 
2517
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:223
2518
  msgid "installments of"
2519
  msgstr " cuotas de "
2520
 
2521
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:139
2522
  msgid "Now you just need to pay with Pix to finalize your purchase"
2523
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra"
2524
 
2525
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:140
2526
  msgid "How to pay with Pix:"
2527
  msgstr "Cómo pagar con Pix:"
2528
 
2529
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141
2530
  msgid "Go to your bank's app or website"
2531
  msgstr "Entra en la app o en la página web de tu banco"
2532
 
2533
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142
2534
  msgid "Search for the option to pay with Pix"
2535
  msgstr "Busca la opción de pagar con Pix"
2536
 
2537
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143
2538
  msgid "Scan the QR code or Pix code"
2539
  msgstr "Escanea el código QR o el código Pix"
2540
 
2541
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144
2542
  msgid "Done! You will see the payment confirmation"
2543
  msgstr "Listo. Verás la confirmación del pago"
2544
 
2545
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145
2546
  msgid "Value: "
2547
  msgstr "Valor: "
2548
 
2549
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147
2550
  msgid "Scan the QR code:"
2551
  msgstr "Escanea el código QR:"
2552
 
2553
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150
2554
  msgid "If you prefer, you can pay by copying and pasting the following code"
2555
  msgstr "Si lo prefieres, puedes pagar copiando y pegando el siguiente código"
2556
 
2557
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152
2558
  msgid "Copy code"
2559
  msgstr "Copiar código"
2560
 
2670
  msgid "Buy with your balance or saved cards"
2671
  msgstr "Compra con tu dinero disponible o tarjetas guardadas "
2672
 
2673
+ #: ../../templates/checkout/basic-checkout.php:40
 
 
 
 
2674
  msgid "List style type blue check"
2675
  msgstr ""
2676
 
2677
+ #: ../../templates/checkout/basic-checkout.php:52
2678
  msgid ""
2679
  "When you confirm your purchase, we will redirect you to your Mercado Pago "
2680
  "account"
2681
  msgstr ""
2682
  "Cuando confirmes tu compra, te redireccionaremos a tu cuenta de Mercado Pago"
2683
 
2684
+ #: ../../templates/checkout/basic-checkout.php:53
2685
  msgid "Checkout Pro redirect info image"
2686
  msgstr ""
2687
 
2688
+ #: ../../templates/checkout/basic-checkout.php:62,
2689
+ #: ../../templates/checkout/custom-checkout.php:152,
2690
  #: ../../templates/checkout/pix-checkout.php:31,
2691
  #: ../../templates/checkout/ticket-checkout.php:60
2692
  msgid "By continuing, you agree with our"
2693
  msgstr "Al continuar, aceptas nuestros"
2694
 
2695
+ #: ../../templates/checkout/basic-checkout.php:63,
2696
+ #: ../../templates/checkout/custom-checkout.php:153,
2697
  #: ../../templates/checkout/pix-checkout.php:31,
2698
  #: ../../templates/checkout/ticket-checkout.php:60
2699
  msgid "Terms and conditions"
2724
  "pagar más rápido \n"
2725
  "con Mercado Pago."
2726
 
2727
+ #: ../../templates/checkout/custom-checkout.php:55
2728
  msgid "With which card can you pay?"
2729
  msgstr "¿Con qué tarjeta puedes pagar?"
2730
 
2731
+ #: ../../templates/checkout/custom-checkout.php:67
2732
  msgid "See current promotions"
2733
  msgstr "Ver promociones vigentes"
2734
 
2735
+ #: ../../templates/checkout/custom-checkout.php:75
2736
  msgid "Fill in your card details"
2737
  msgstr "Completa los datos de tu tarjeta"
2738
 
2739
+ #: ../../templates/checkout/custom-checkout.php:77
2740
  msgid "Card number"
2741
  msgstr "Número de Tarjeta"
2742
 
2743
+ #: ../../templates/checkout/custom-checkout.php:79,
2744
+ #: ../../templates/checkout/custom-checkout.php:86,
2745
+ #: ../../templates/checkout/custom-checkout.php:95,
2746
+ #: ../../templates/checkout/custom-checkout.php:103
2747
  msgid "Required data"
2748
  msgstr "Datos obligatorios"
2749
 
2750
+ #: ../../templates/checkout/custom-checkout.php:84
2751
  msgid "Holder name as it appears on the card"
2752
  msgstr "Nombre del titular como aparece en la tarjeta"
2753
 
2754
+ #: ../../templates/checkout/custom-checkout.php:92
2755
  msgid "Expiration"
2756
  msgstr "Vencimiento"
2757
 
2758
+ #: ../../templates/checkout/custom-checkout.php:100
2759
  msgid "Security Code"
2760
  msgstr "Código de seguridad"
2761
 
2762
+ #: ../../templates/checkout/custom-checkout.php:109,
2763
  #: ../../templates/checkout/ticket-checkout.php:29,
2764
  #: ../../templates/checkout/ticket-checkout.php:35
2765
  msgid "Holder document"
2766
  msgstr "Documento del titular"
2767
 
2768
+ #: ../../templates/checkout/custom-checkout.php:109,
2769
  #: ../../templates/checkout/ticket-checkout.php:29,
2770
  #: ../../templates/checkout/ticket-checkout.php:35
2771
  msgid "Invalid document"
2772
  msgstr "Número de documento no válido"
2773
 
2774
+ #: ../../templates/checkout/custom-checkout.php:115,
2775
+ #: ../../templates/checkout/custom-checkout.php:130
2776
  msgid "Select the number of installments"
2777
  msgstr "Selecciona la cantidad de cuotas"
2778
 
2846
  msgid "Print ticket"
2847
  msgstr "Imprimir ticket"
2848
 
2849
+ #~ msgid "Earn more points and have exclusive benefits in Mercado Puntos"
2850
+ #~ msgstr "Gana más puntos y ventajas exclusivas en Mercado Puntos "
2851
+
2852
+ #~ msgid "Error loading form."
2853
+ #~ msgstr "Error al cargar el formulario."
2854
+
2855
+ #~ msgid "Please refresh the page to try again."
2856
+ #~ msgstr "Actualice la página para volver a intentarlo."
2857
+
2858
+ #~ msgid "Refresh page"
2859
+ #~ msgstr "Actualizar página"
2860
+
2861
  #~ msgid "Type of topic IPN invalid, need to be merchant_order"
2862
  #~ msgstr "El tipo de asunto de la IPN no es válido, debe ser `merchant_order`"
2863
 
i18n/languages/woocommerce-mercadopago-es_CO.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_CO.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Mercado Pago payments for WooCommerce 6.0.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
5
  "mercadopago\n"
6
- "POT-Creation-Date: \n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
@@ -11,15 +11,15 @@ msgstr ""
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
- "X-Generator: Poedit 3.1.1\n"
15
 
16
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
17
- #: ../../includes/module/class-wc-woomercadopago-module.php:354
18
  msgid "By continuing, you agree to our "
19
  msgstr "Al continuar, aceptas nuestros "
20
 
21
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:147,
22
- #: ../../includes/module/class-wc-woomercadopago-module.php:356
23
  msgid "Terms and Conditions"
24
  msgstr "Términos y condiciones"
25
 
@@ -67,11 +67,6 @@ msgstr ""
67
  "La tienda debe tener HTTPS para activar el Checkout Personalizado y el "
68
  "Ticket Checkout."
69
 
70
- #: ../../includes/module/class-wc-woomercadopago-credentials.php:504,
71
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:446
72
- msgid "Invalid credentials"
73
- msgstr "Credenciales no válidas"
74
-
75
  #: ../../includes/module/class-wc-woomercadopago-init.php:52
76
  msgid ""
77
  "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. "
@@ -103,15 +98,19 @@ msgstr ""
103
  msgid "Cancel order"
104
  msgstr "Cancelar orden"
105
 
106
- #: ../../includes/module/class-wc-woomercadopago-module.php:370
 
 
 
 
107
  msgid "The payment method is not valid or not available."
108
  msgstr "El medio de pago no es válido o no está disponible."
109
 
110
- #: ../../includes/module/class-wc-woomercadopago-module.php:373
111
  msgid "The transaction amount cannot be processed by Mercado Pago."
112
  msgstr "El monto de transacción no puede ser procesado por Mercado Pago."
113
 
114
- #: ../../includes/module/class-wc-woomercadopago-module.php:373
115
  msgid ""
116
  "Possible causes: Currency not supported; Amounts below the minimum or above "
117
  "the maximum allowed."
@@ -119,11 +118,11 @@ msgstr ""
119
  "Posibles causas: Moneda no soportada; Montos por debajo del mínimo o por "
120
  "encima del máximo permitido."
121
 
122
- #: ../../includes/module/class-wc-woomercadopago-module.php:376
123
  msgid "The users are not valid."
124
  msgstr "Los usuários no son válidos."
125
 
126
- #: ../../includes/module/class-wc-woomercadopago-module.php:376
127
  msgid ""
128
  "Possible causes: Buyer and seller have the same account in Mercado Pago; The "
129
  "transaction involving production and test users."
@@ -131,123 +130,131 @@ msgstr ""
131
  "Posibles causas: Comprador y vendedor tienen la misma cuenta en Mercado "
132
  "Pago; La transacción involucrando usuários de producción y de prueba."
133
 
134
- #: ../../includes/module/class-wc-woomercadopago-module.php:379
135
  msgid "Unauthorized use of production credentials."
136
  msgstr "Uso no autorizado de credenciales de producción."
137
 
138
- #: ../../includes/module/class-wc-woomercadopago-module.php:379
139
  msgid ""
140
  "Possible causes: Use permission in use for the credential of the seller."
141
  msgstr ""
142
  "Posibles causas: Pendencia de permiso de uso en producción para la "
143
  "credencial del vendedor."
144
 
145
- #: ../../includes/module/class-wc-woomercadopago-module.php:505
146
  msgid "Colombia"
147
  msgstr "Colombia"
148
 
149
- #: ../../includes/module/class-wc-woomercadopago-module.php:507
150
  msgid "Argentina"
151
  msgstr "Argentina"
152
 
153
- #: ../../includes/module/class-wc-woomercadopago-module.php:509
154
  msgid "Brazil"
155
  msgstr "Brasil"
156
 
157
- #: ../../includes/module/class-wc-woomercadopago-module.php:511
158
  msgid "Chile"
159
  msgstr "Chile"
160
 
161
- #: ../../includes/module/class-wc-woomercadopago-module.php:513
162
  msgid "Mexico"
163
  msgstr "México"
164
 
165
- #: ../../includes/module/class-wc-woomercadopago-module.php:515
166
  msgid "Uruguay"
167
  msgstr "Uruguay"
168
 
169
- #: ../../includes/module/class-wc-woomercadopago-module.php:517
170
  msgid "Venezuela"
171
  msgstr "Venezuela"
172
 
173
- #: ../../includes/module/class-wc-woomercadopago-module.php:519
174
  msgid "Peru"
175
  msgstr "Peru"
176
 
177
- #: ../../includes/module/class-wc-woomercadopago-module.php:553
178
  msgid "Update the WooCommerce order to "
179
  msgstr "Actualizar la orden de WooCommerce para "
180
 
181
- #: ../../includes/module/class-wc-woomercadopago-module.php:772,
182
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
183
  msgid "Fill in your credentials to enable payment methods."
184
  msgstr "Completa tus credenciales para habilitar los medios de pago."
185
 
186
- #: ../../includes/module/class-wc-woomercadopago-module.php:788
187
  msgid "Set plugin"
188
  msgstr "Configurar plugin"
189
 
190
- #: ../../includes/module/class-wc-woomercadopago-module.php:789,
191
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:295
192
  msgid "Payment methods"
193
  msgstr "Medios de pagos"
194
 
195
- #: ../../includes/module/class-wc-woomercadopago-module.php:790,
196
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:219
197
  msgid "Plugin manual"
198
  msgstr "Manual del plugin"
199
 
200
- #: ../../includes/module/class-wc-woomercadopago-module.php:889
201
  msgid "By Mercado Pago"
202
  msgstr "Por Mercado Pago"
203
 
204
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:191
205
  msgid "Payment approved."
206
  msgstr "Pago aprobado."
207
 
208
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:257,
209
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:260
210
  msgid "Waiting for the Pix payment."
211
  msgstr "Esperando el pago de Pix."
212
 
213
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:276,
214
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:279
215
  msgid "Waiting for the ticket payment."
216
  msgstr "Esperando el pago del boleto."
217
 
218
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:288
219
  msgid "The customer has not made the payment yet."
220
  msgstr "El cliente todavía no efectuó el pago."
221
 
222
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:307
223
  msgid "Payment is pending review."
224
  msgstr "El pago está pendiente de revisión."
225
 
226
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:324
227
  msgid "Payment was declined. The customer can try again."
228
  msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
229
 
230
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:339
231
  msgid "Payment was returned to the customer."
232
  msgstr "El pago fue devuelto al cliente."
233
 
234
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:353
235
  msgid "Payment was canceled."
236
  msgstr "El pago fue cancelado."
237
 
238
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:368,
239
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:380
240
  msgid ""
241
  "The payment is in mediation or the purchase was unknown by the customer."
242
  msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
243
 
244
  #. translators: 1: payment_id 2: status
245
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:483
246
  msgid ""
247
  "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
248
  msgstr ""
249
  "Mercado Pago: El pago %1$s fue notificado por Mercado Pago con estado %2$s."
250
 
 
 
 
 
 
 
 
 
251
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
252
  msgid "No ID or TOPIC param in Request IPN"
253
  msgstr "No hay ID o parámetro de ASUNTO la solicitud de IPN"
@@ -267,13 +274,6 @@ msgstr "No se ha encontrado la IPN de `merchant_order`"
267
  msgid "Not found Payments into Merchant_Order"
268
  msgstr "No se han encontrado pagos en Merchant_Order"
269
 
270
- #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:172,
271
- #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:141,
272
- #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
273
- #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
274
- msgid "Buyer email"
275
- msgstr "Email del comprador"
276
-
277
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:175,
278
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:144,
279
  #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:193,
@@ -295,84 +295,84 @@ msgstr ""
295
  "Por favor, introduzca su email en la dirección de facturación para utilizar "
296
  "este servicio"
297
 
298
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:40
299
  msgid "Debit, Credit and invoice in Mercado Pago environment"
300
  msgstr "Débito, crédito y efectivo, en Mercado Pago"
301
 
302
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:41,
303
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:289
304
  msgid "Checkout Pro"
305
  msgstr "Checkout Pro"
306
 
307
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:49
308
  msgid "Mercado Pago - Checkout Pro"
309
  msgstr "Mercado Pago - Checkout Pro "
310
 
311
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:51
312
  msgid "Your saved cards or money in Mercado Pago"
313
  msgstr "Compras con tarjetas guardadas o saldo en Mercado Pago "
314
 
315
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:176
316
  msgid "Maximum number of installments"
317
  msgstr "Máximo de cuotas"
318
 
319
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:178
320
  msgid "What is the maximum quota with which a customer can buy?"
321
  msgstr "¿Cuál es el máximo de cuotas con las que un cliente puede comprar?"
322
 
323
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:181
324
  msgid "1 installment"
325
  msgstr "1 cuota"
326
 
327
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:182
328
  msgid "2 installments"
329
  msgstr "2 cuotas"
330
 
331
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:183
332
  msgid "3 installments"
333
  msgstr "3 cuotas"
334
 
335
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:184
336
  msgid "4 installments"
337
  msgstr "4 cuotas"
338
 
339
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:185
340
  msgid "5 installments"
341
  msgstr "5 cuotas"
342
 
343
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:186
344
  msgid "6 installments"
345
  msgstr "6 cuotas"
346
 
347
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:187
348
  msgid "10 installments"
349
  msgstr "10 cuotas"
350
 
351
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:188
352
  msgid "12 installments"
353
  msgstr "12 cuotas"
354
 
355
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:189
356
  msgid "15 installments"
357
  msgstr "15 cuotas"
358
 
359
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:190
360
  msgid "18 installments"
361
  msgstr "18 cuotas"
362
 
363
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:191
364
  msgid "24 installments"
365
  msgstr "24 cuotas"
366
 
367
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:268,
368
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:155,
369
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:849,
370
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:206,
371
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:199
372
  msgid "Enable the checkout"
373
  msgstr "Activar el checkout"
374
 
375
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:269
376
  msgid ""
377
  "By disabling it, you will disable all payments from Mercado Pago Checkout at "
378
  "Mercado Pago website by redirect."
@@ -380,17 +380,17 @@ msgstr ""
380
  "Al desactivar, desabilitarás todos los medios de pago del checkout en el "
381
  "sitio web de Mercado Pago."
382
 
383
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:273,
384
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:854
385
  msgid "The checkout is <b>enabled</b>."
386
  msgstr "El checkout está <b>activo</b>."
387
 
388
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:274,
389
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:855
390
  msgid "The checkout is <b>disabled</b>."
391
  msgstr "El checkout está <b>inactivo</b>."
392
 
393
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:293
394
  msgid ""
395
  "With Checkout Pro you sell with all the safety inside Mercado Pago "
396
  "environment."
@@ -398,15 +398,15 @@ msgstr ""
398
  "Con el Checkout Pro, podrás vender con toda la seguridad, dentro de Mercado "
399
  "Pago."
400
 
401
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:310
402
  msgid "Advanced settings"
403
  msgstr "Configuración Avanzada"
404
 
405
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:323
406
  msgid "Payment experience"
407
  msgstr "Experiencia de pago"
408
 
409
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:325
410
  msgid ""
411
  "Define what payment experience your customers will have, whether inside or "
412
  "outside your store."
@@ -414,31 +414,31 @@ msgstr ""
414
  "Define qué experiencia de pago tendrán tus clientes, si dentro o fuera de tu "
415
  "tienda."
416
 
417
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:328
418
  msgid "Redirect"
419
  msgstr "Redirect"
420
 
421
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:329
422
  msgid "Modal"
423
  msgstr "Modal"
424
 
425
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:345
426
  msgid ""
427
  "Choose the URL that we will show your customers when they finish their "
428
  "purchase."
429
  msgstr "Elige la URL que mostraremos a tus clientes cuando terminen su compra."
430
 
431
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:343,
432
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:363,
433
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
434
  msgid "This seems to be an invalid URL."
435
  msgstr "Esto parece ser una URL no válida."
436
 
437
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:348
438
  msgid "Success URL"
439
  msgstr "URL de éxito"
440
 
441
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:365
442
  msgid ""
443
  "Choose the URL that we will show to your customers when we refuse their "
444
  "purchase. Make sure it includes a message appropriate to the situation and "
@@ -448,11 +448,11 @@ msgstr ""
448
  "Asegúrate de incluir un mensaje adecuado a la situación y dales información "
449
  "útil para que puedan solucionarlo."
450
 
451
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:368
452
  msgid "Payment URL rejected"
453
  msgstr "URL de pago rechazado"
454
 
455
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:386
456
  msgid ""
457
  "Choose the URL that we will show to your customers when they have a payment "
458
  "pending approval."
@@ -460,92 +460,92 @@ msgstr ""
460
  "Elige la URL que mostraremos a tus clientes cuando tengan un pago pendiente "
461
  "de aprobación."
462
 
463
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:389
464
  msgid "Payment URL pending"
465
  msgstr "URL de pago pendiente"
466
 
467
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:403
468
  msgid "Enable the payment methods available to your clients."
469
  msgstr "Habilita los medios de pago disponibles para tus clientes."
470
 
471
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:404
472
  msgid "Choose the payment methods you accept in your store"
473
  msgstr "Elige los medios de pago que se aceptan en la tienda"
474
 
475
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:408
476
  msgid "Credit Cards"
477
  msgstr "Tarjetas de crédito"
478
 
479
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:412
480
  msgid "Debit Cards"
481
  msgstr "Tarjetas de débito"
482
 
483
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:416
484
  msgid "Other Payment Methods"
485
  msgstr "Otros medios"
486
 
487
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:466
488
  msgid "Return to the store"
489
  msgstr "Volver a la tienda"
490
 
491
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:467
492
  msgid ""
493
  "Do you want your customer to automatically return to the store after payment?"
494
  msgstr ""
495
  "¿Quieres que tu cliente vuelva automáticamente a la tienda después del pago?"
496
 
497
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:471
498
  msgid "The buyer <b>will be automatically redirected to the store</b>."
499
  msgstr "El comprador <b>será redirigido automáticamente a la tienda</b>."
500
 
501
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:472
502
  msgid "The buyer <b>will not be automatically redirected to the store</b>."
503
  msgstr "El comprador <b>no será redirigido automáticamente a la tienda</b>."
504
 
505
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:537
506
  msgid "Installments without card"
507
  msgstr "Cuotas sin tarjeta"
508
 
509
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
510
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:546,
511
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:402
512
  msgid "Up to "
513
  msgstr "hasta "
514
 
515
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
516
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:546,
517
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:402
518
  msgid " installments"
519
  msgstr " cuotas"
520
 
521
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:545,
522
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:401
523
  msgid "Credit cards"
524
  msgstr "Tarjetas de crédito"
525
 
526
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:552,
527
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:409
528
  msgid "Debit cards"
529
  msgstr "Tarjetas de débito "
530
 
531
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:558
532
  msgid "Bank Transfer"
533
  msgstr "Transferencia bancaria"
534
 
535
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:564
536
  msgid "Payment by cash"
537
  msgstr "Pagos en efectivo "
538
 
539
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:593
540
  msgid "Payment with Mercado Credito"
541
  msgstr "Pagos con Mercado Crédito"
542
 
543
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:594
544
  msgid "New!"
545
  msgstr "¡Nuevo!"
546
 
547
  #. translators: %s link to Mercado Credits blog
548
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:599
549
  msgid ""
550
  "With <a href=\"%s\" target=\"blank\">Mercado Credito</a>, clients can pay "
551
  "<b>in installments with no card, by transfers, invoice or money available in "
@@ -558,82 +558,82 @@ msgstr ""
558
  "componente de cuotas sin tarjeta</b>, aumentarás tus chances de vender. Para "
559
  "saber más, ingresá a documentación."
560
 
561
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:603
562
  msgid "The no-card installments banner is <b>active</b>."
563
  msgstr "El componente de cuotas sin tarjeta está <b>activado</b>."
564
 
565
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:604
566
  msgid "The no-card installments banner is <b>disabled</b>."
567
  msgstr "El componente de cuotas sin tarjeta está <b>desactivado</b> ."
568
 
569
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:642,
570
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:652
571
  msgid "Banner on the product page | Computer version"
572
  msgstr "Componente en la página del producto | Versión para computadora"
573
 
574
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:643
575
  msgid "Banner on the product page | Cellphone version"
576
  msgstr "Componente en la página del producto | Versión para celular"
577
 
578
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:650
579
  msgid "Computer"
580
  msgstr "Computadora"
581
 
582
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:651
583
  msgid "Mobile"
584
  msgstr "Celular"
585
 
586
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:653
587
  msgid "Banner visualization"
588
  msgstr "Visualización del componente"
589
 
590
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:654
591
  msgid "Check the example of how it will appear in the store:"
592
  msgstr "Consulta el ejemplo de cómo aparecerá en la tienda:"
593
 
594
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:710,
595
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:697,
596
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:644,
597
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:632,
598
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:421,
599
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:408,
600
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:425,
601
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:412,
602
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
603
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
604
  msgid "discount of"
605
  msgstr "descuento de"
606
 
607
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:715,
608
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:702,
609
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:649,
610
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:637,
611
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:426,
612
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:413,
613
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:430,
614
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:417,
615
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
616
  msgid "fee of"
617
  msgstr "comisión de"
618
 
619
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:37,
620
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:30,
621
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:30
622
  msgid "Transparent Checkout in your store environment"
623
  msgstr "Checkout Transparente, en tu tienda"
624
 
625
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:38,
626
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:47
627
  msgid "Debit and Credit"
628
  msgstr "Débito e crédito"
629
 
630
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:46,
631
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:39,
632
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:39
633
  msgid "Mercado pago - Customized Checkout"
634
  msgstr "Mercado Pago - Checkout Personalizado"
635
 
636
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:156
637
  msgid ""
638
  "By disabling it, you will disable all credit cards payments from Mercado "
639
  "Pago Transparent Checkout."
@@ -641,21 +641,21 @@ msgstr ""
641
  "Al desactivar, desabilitarás todos los medios de pago con tarjeta de crédito "
642
  "en el Checkout Transparente de Mercado Pago."
643
 
644
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:160
645
  msgid "Transparent Checkout for credit cards is <b>enabled</b>."
646
  msgstr ""
647
  "El Checkout Transparente de las tarjetas de crédito está <b>activado</b>."
648
 
649
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:161
650
  msgid "Transparent checkout for credit cards is <b>disabled</b>."
651
  msgstr ""
652
  "El checkout transparente de las tarjetas de crédito está <b>desactivado</b>."
653
 
654
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:193
655
  msgid "Installments Fees"
656
  msgstr "Tasas de pago en cuotas"
657
 
658
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:194
659
  msgid ""
660
  "Set installment fees and whether they will be charged from the store or from "
661
  "the buyer."
@@ -663,15 +663,15 @@ msgstr ""
663
  "Configura las tasas de las cuotas y si se las cobrarán a la tienda o al "
664
  "comprador. "
665
 
666
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:195
667
  msgid "Set fees"
668
  msgstr "Configurar tasas"
669
 
670
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:220
671
  msgid "Transparent Checkout | Credit card "
672
  msgstr "Checkout Transparente | Tarjeta de Crédito "
673
 
674
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:224
675
  msgid ""
676
  "With the Transparent Checkout, you can sell inside your store environment, "
677
  "without redirection and with the security from Mercado Pago."
@@ -679,17 +679,15 @@ msgstr ""
679
  "Con el Checkout Transparente, puedes vender dentro de tu tienda, sin "
680
  "redireccionamentos, con toda la seguridad de Mercado Pago."
681
 
682
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:242
683
- #, fuzzy
684
- #| msgid "Advanced configuration of the personalized payment experience\""
685
  msgid "Advanced configuration of the personalized payment experience"
686
  msgstr "Configuración Avanzada"
687
 
688
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:256
689
  msgid "Payments via Mercado Pago account"
690
  msgstr "Pagos a través de la cuenta de Mercado Pago"
691
 
692
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:257
693
  msgid ""
694
  "Your customers pay faster with saved cards, money balance or other available "
695
  "methods in their Mercado Pago accounts."
@@ -697,24 +695,24 @@ msgstr ""
697
  "Tus clientes pagan más rápido con tarjetas guardadas, dinero disponible o "
698
  "con otros medios disponibles en sus cuentas de MP."
699
 
700
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:261
701
  msgid "Payments via Mercado Pago accounts are <b>active</b>."
702
  msgstr "Los pagos a través de la cuenta de Mercado Pago están <b>activos</b>."
703
 
704
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:262
705
  msgid "Payments via Mercado Pago accounts are <b>inactive</b>."
706
  msgstr ""
707
  "Los pagos a través de la cuenta de Mercado Pago están <b>deshabilitados</b>."
708
 
709
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:281
710
  msgid "Check an example of how it will appear in your store:"
711
  msgstr "Conoce un ejemplo de cómo aparecerá en la tienda:"
712
 
713
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:312
714
  msgid "That’s it, payment accepted!"
715
  msgstr "Listo, ¡aceptamos tu pago!"
716
 
717
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:314
718
  msgid ""
719
  "We are processing your payment. In less than an hour we will send you the "
720
  "result by email."
@@ -722,7 +720,7 @@ msgstr ""
722
  "Estamos procesando su pago. En menos de una hora le enviaremos el resultado "
723
  "por correo electrónico."
724
 
725
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:316
726
  msgid ""
727
  "We are processing your payment. In less than 2 days we will send you by "
728
  "email if the payment has been approved or if additional information is "
@@ -731,32 +729,32 @@ msgstr ""
731
  "Estamos procesando su pago. En menos de 2 días le enviaremos por correo "
732
  "electrónico si se ha aprobado el pago o si se necesita información adicional."
733
 
734
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:318
735
  msgid "Check the card number."
736
  msgstr "Compruebe el número de tarjeta."
737
 
738
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:320
739
  msgid "Check the expiration date."
740
  msgstr "Compruebe la fecha de expiración."
741
 
742
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:322
743
  msgid "Check the information provided."
744
  msgstr "Compruebe la información informada."
745
 
746
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:324
747
  msgid "Check the informed security code."
748
  msgstr "Compruebe el código de seguridad informado."
749
 
750
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:326,
751
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:332
752
  msgid "Your payment cannot be processed."
753
  msgstr "No se puede procesar su pago."
754
 
755
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:328
756
  msgid "You must authorize payments for your orders."
757
  msgstr "Usted debe autorizar los pagos de sus órdenes."
758
 
759
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:330
760
  msgid ""
761
  "Contact your card issuer to activate it. The phone is on the back of your "
762
  "card."
@@ -764,7 +762,7 @@ msgstr ""
764
  "Póngase en contacto con el emisor de su tarjeta para activarla. El teléfono "
765
  "se encuentra en la parte posterior de su tarjeta."
766
 
767
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:334
768
  msgid ""
769
  "You have already made a payment of this amount. If you have to pay again, "
770
  "use another card or other method of payment."
@@ -772,7 +770,7 @@ msgstr ""
772
  "Usted ya realizó un pago de este importe. Si tiene que pagar de nuevo, "
773
  "utilizar otra tarjeta u otro medio de pago."
774
 
775
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:336
776
  msgid ""
777
  "Your payment was declined. Please select another payment method. It is "
778
  "recommended in cash."
@@ -780,15 +778,15 @@ msgstr ""
780
  "Su pago fue rechazado. Por favor seleccione otro medio de pago. Se "
781
  "recomienda en efectivo."
782
 
783
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:338
784
  msgid "Your payment does not have sufficient funds."
785
  msgstr "Su metodo de pago no tiene fondos suficientes."
786
 
787
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:340
788
  msgid "Payment cannot process the selected fee."
789
  msgstr "El pago no puede procesar la cuota seleccionada."
790
 
791
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:342
792
  msgid ""
793
  "You have reached the limit of allowed attempts. Choose another card or other "
794
  "payment method."
@@ -796,36 +794,36 @@ msgstr ""
796
  "Has alcanzado el límite de intentos permitidos. Elija otra tarjeta u otro "
797
  "medio de pago."
798
 
799
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:344,
800
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:346,
801
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:189
802
  msgid "This payment method cannot process your payment."
803
  msgstr "Este medio de pago no puede procesar su pago."
804
 
805
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:457,
806
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:458,
807
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:488,
808
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:489
809
  msgid "A problem was occurred when processing your payment. Please, try again."
810
  msgstr ""
811
  "El problemas ocurrió cuando se procesaba su pago. Por favor, intente otra "
812
  "vez."
813
 
814
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:571
815
  msgid "See your order form"
816
  msgstr "Ver su hoja de pedido"
817
 
818
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:582
819
  msgid "Your payment was declined. You can try again."
820
  msgstr "Su pago fue rechazado. Puede intentarlo de nuevo."
821
 
822
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:589,
823
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
824
  msgid "Click to try again"
825
  msgstr "Haga clic para intentarlo de nuevo"
826
 
827
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:611,
828
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:612
829
  msgid ""
830
  "A problem was occurred when processing your payment. Are you sure you have "
831
  "correctly filled all information in the checkout form?"
@@ -833,59 +831,59 @@ msgstr ""
833
  "El problemas ocurrió cuando se procesaba su pago. Está seguro de haber "
834
  "cargado la información en el formulario?"
835
 
836
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:651
837
  msgid "Configure your credentials to enable Mercado Pago payment methods."
838
  msgstr ""
839
  "Completa tus credenciales para habilitar los medios de pago Mercado Pago."
840
 
841
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:707
842
  msgid "Title in the store Checkout"
843
  msgstr "Título en el checkout de la tienda"
844
 
845
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:709
846
  msgid "Change the display text in Checkout, maximum characters: 85"
847
  msgstr "Cambiar el texto de la pantalla Checkout, caracteres máximos: 85"
848
 
849
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:711
850
  msgid "The text inserted here will not be translated to other languages"
851
  msgstr "El texto insertado aquí no se traducirá a otros idiomas"
852
 
853
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:725
854
  msgid "Description"
855
  msgstr "Descripción"
856
 
857
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:762,
858
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:774,
859
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
860
  msgid "Important! To sell you must enter your credentials."
861
  msgstr "¡Importante! Para vender debe introducir sus credenciales."
862
 
863
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:763
864
  msgid "You must enter&nbsp;<b>production credentials</b>."
865
  msgstr "Debe introducir&nbsp;<b>las credenciales de producción</b>."
866
 
867
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:764
868
  msgid "Enter credentials"
869
  msgstr "Introducir credenciales"
870
 
871
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:774
872
  msgid "Mercado Pago Plugin general settings"
873
  msgstr "Configuraciones generales del plugin de Mercado Pago"
874
 
875
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:775
876
  msgid ""
877
  "Set the deadlines and fees, test your store or access the Plugin manual."
878
  msgstr "Ajusta tasas y plazos, testea tu tienda o accede al manual del plugin."
879
 
880
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:776
881
  msgid "Go to Settings"
882
  msgstr "Ir a Configuraciones"
883
 
884
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:800
885
  msgid "Activate your credentials to be able to sell"
886
  msgstr "Activa tus credenciales para poder vender"
887
 
888
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:801
889
  msgid ""
890
  "Credentials are codes that you must enter to enable sales. Go below on "
891
  "Activate Credentials. On the next screen, use again the Activate Credentials "
@@ -895,40 +893,40 @@ msgstr ""
895
  "Dirígete a Activar credenciales. En la siguiente pantalla, ve de nuevo al "
896
  "botón Activar credenciales y completa los campos con los datos solicitados."
897
 
898
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:802
899
  msgid "Activate credentials"
900
  msgstr "Activar credenciales"
901
 
902
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:850
903
  msgid "By disabling it, you will disable all payment methods of this checkout."
904
  msgstr "Al desactivar, desabilitarás todos los medios de pago del checkout."
905
 
906
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:946
907
  msgid "Basic Configuration"
908
  msgstr "Configuración Básica"
909
 
910
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:959
911
  msgid "Discount coupons"
912
  msgstr "Cupones de descuento"
913
 
914
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:962
915
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
916
  msgstr ""
917
  "¿Ofrecerás cupones de descuento a los clientes que compren con Mercado Pago?"
918
 
919
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:964
920
  msgid "Discount coupons is <b>active</b>."
921
  msgstr "Cupones de descuento están <b>activos</b>."
922
 
923
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:965
924
  msgid "Discount coupons is <b>disabled</b>."
925
  msgstr "Cupones de descuento están <b>inactivos</b>."
926
 
927
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:977
928
  msgid "Automatic decline of payments without instant approval"
929
  msgstr "Rechazo automático de pagos sin aprobación instantanea"
930
 
931
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:978
932
  msgid ""
933
  "Enable it if you want to automatically decline payments that are not "
934
  "instantly approved by banks or other institutions. "
@@ -936,19 +934,19 @@ msgstr ""
936
  "Actívalo si quieres rechazar automáticamente los pagos que no son aprobados "
937
  "instantáneamente por bancos u otros compradores. "
938
 
939
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:982
940
  msgid "Pending payments <b>will be automatically declined</b>."
941
  msgstr "Los pagos pendientes <b>se rechazarán automaticamente</b>."
942
 
943
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:983
944
  msgid "Pending payments <b>will not be automatically declined</b>."
945
  msgstr "Los pagos pendientes <b>no se rechazarán automaticamente</b>."
946
 
947
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:995
948
  msgid "Discount in Mercado Pago Checkouts"
949
  msgstr "Descuento en los checkouts de Mercado Pago"
950
 
951
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:998
952
  msgid ""
953
  "Choose a percentage value that you want to discount your customers for "
954
  "paying with Mercado Pago."
@@ -956,16 +954,16 @@ msgstr ""
956
  "Elige un valor porcentual que quieras descontar a tus clientes por pagar con "
957
  "Mercado Pago."
958
 
959
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:999,
960
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1020
961
  msgid "Activate and show this information on Mercado Pago Checkout"
962
  msgstr "Activar y mostrar esa información en el checkout Mercado Pago"
963
 
964
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1016
965
  msgid "Commission in Mercado Pago Checkouts"
966
  msgstr "Comisiones en los checkouts de Mercado Pago"
967
 
968
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
969
  msgid ""
970
  "Choose an additional percentage value that you want to charge as commission "
971
  "to your customers for paying with Mercado Pago."
@@ -973,31 +971,31 @@ msgstr ""
973
  "Elige un valor porcentual adicional que quieras cobrar como comisión a tus "
974
  "clientes por pagar con Mercado Pago."
975
 
976
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1056
977
  msgid "Convert Currency"
978
  msgstr "Convertir moneda"
979
 
980
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1061
981
  msgid "Currency convertion is <b>enabled</b>."
982
  msgstr "Conversión de moneda está <b>activa</b>."
983
 
984
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1062
985
  msgid "Currency convertion is <b>disabled</b>."
986
  msgstr "Conversión de moneda está <b>inactiva</b>."
987
 
988
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1179
989
  msgid ""
990
  "Edit these advanced fields only when you want to modify the preset values."
991
  msgstr ""
992
  "Edita estos campos avanzados solo cuando quieras modificar los valores "
993
  "preestablecidos."
994
 
995
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:31,
996
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:40
997
  msgid "Pix"
998
  msgstr "Pix"
999
 
1000
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:207
1001
  msgid ""
1002
  "By disabling it, you will disable all Pix payments from Mercado Pago "
1003
  "Transparent Checkout."
@@ -1005,39 +1003,39 @@ msgstr ""
1005
  "Al desactivar, desabilitarás lo medios de pago con Pix en el Checkout "
1006
  "Transparente de Mercado Pago."
1007
 
1008
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:211
1009
  msgid "The transparent checkout for Pix payment is <b>enabled</b>."
1010
  msgstr "El Checkout Transparente está <b>activo</b> para pagos por Pix."
1011
 
1012
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:212
1013
  msgid "The transparent checkout for Pix payment is <b>disabled</b>."
1014
  msgstr "El Checkout Transparente está <b>inactivo</b> para pagos por Pix."
1015
 
1016
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:227
1017
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
1018
  msgstr "Para activar el Pix, debes tener una clave registrada en Mercado Pago."
1019
 
1020
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:228
1021
  msgid "Download the Mercado Pago app on your cell phone."
1022
  msgstr "Descarga la app de Mercado Pago en tu móvil."
1023
 
1024
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
1025
  msgid "Go to the "
1026
  msgstr "Ve al área "
1027
 
1028
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
1029
  msgid "area and choose the "
1030
  msgstr "y elige la sección "
1031
 
1032
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:231
1033
  msgid "Your Profile "
1034
  msgstr "Tu Perfil "
1035
 
1036
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:232
1037
  msgid "Your Pix Keys section."
1038
  msgstr "Tus claves Pix."
1039
 
1040
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:233
1041
  msgid ""
1042
  "Choose which data to register as Pix keys. After registering, you can set up "
1043
  "Pix in your checkout."
@@ -1045,7 +1043,7 @@ msgstr ""
1045
  "Elige qué datos registrar como claves PIX. Luego de registrarte, podrás "
1046
  "configurar el Pix en tu checkout."
1047
 
1048
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:234
1049
  msgid ""
1050
  "Remember that, for the time being, the Central Bank of Brazil is open Monday "
1051
  "through Friday, from 9am to 6pm."
@@ -1053,7 +1051,7 @@ msgstr ""
1053
  "Recuerda que, por el momento, el Banco Central de Brasil está abierto de "
1054
  "lunes a viernes, de 9 a 18 horas."
1055
 
1056
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:235
1057
  msgid ""
1058
  "If you requested your registration outside these hours, we will confirm it "
1059
  "within the next business day."
@@ -1061,12 +1059,12 @@ msgstr ""
1061
  "Si has solicitado tu registro fuera de este horario, te lo confirmaremos en "
1062
  "el siguiente día hábil."
1063
 
1064
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:236,
1065
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
1066
  msgid "Learn more about Pix"
1067
  msgstr "Más información sobre Pix"
1068
 
1069
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:237
1070
  msgid ""
1071
  "If you have already registered a Pix key at Mercado Pago and cannot activate "
1072
  "Pix in the checkout, "
@@ -1074,15 +1072,15 @@ msgstr ""
1074
  "Si ya has registrado una clave Pix en Mercado Pago y no puedes activar Pix "
1075
  "en el checkout, "
1076
 
1077
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:238
1078
  msgid "click here."
1079
  msgstr "haz clic aquí."
1080
 
1081
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:263
1082
  msgid "Transparent Checkout | Pix"
1083
  msgstr "Checkout Transparente | Pix"
1084
 
1085
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:267
1086
  msgid ""
1087
  "With the Transparent Checkout, you can sell inside your store environment, "
1088
  "without redirection and all the safety from Mercado Pago. "
@@ -1090,68 +1088,68 @@ msgstr ""
1090
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1091
  "redireccionamientos, con toda la seguridad de Mercado Pago. "
1092
 
1093
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:284
1094
  msgid "Advanced configuration of the Pix experience"
1095
  msgstr "Configuración avanzada de la experiencia Pix"
1096
 
1097
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:297
1098
  msgid "15 minutes"
1099
  msgstr "15 minutos"
1100
 
1101
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:298
1102
  msgid "30 minutes (recommended)"
1103
  msgstr "30 minutos (recomendado)"
1104
 
1105
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:299
1106
  msgid "60 minutes"
1107
  msgstr "60 minutes"
1108
 
1109
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:300
1110
  msgid "12 hours"
1111
  msgstr "12 horas"
1112
 
1113
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:301
1114
  msgid "24 hours"
1115
  msgstr "24 horas"
1116
 
1117
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
1118
  msgid "2 days"
1119
  msgstr "2 días"
1120
 
1121
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:303
1122
  msgid "3 days"
1123
  msgstr "3 días"
1124
 
1125
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:304
1126
  msgid "4 days"
1127
  msgstr "4 días"
1128
 
1129
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:305
1130
  msgid "5 days"
1131
  msgstr "5 días"
1132
 
1133
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:306
1134
  msgid "6 days"
1135
  msgstr "6 días"
1136
 
1137
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:307
1138
  msgid "7 days"
1139
  msgstr "7 días"
1140
 
1141
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:311
1142
  msgid "Expiration for payments via Pix"
1143
  msgstr "Vencimiento para pagos con Pix"
1144
 
1145
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:313
1146
  msgid "Set the limit in minutes for your clients to pay via Pix."
1147
  msgstr ""
1148
  "Define el límite de minutos para que tus clientes puedan pagar con Pix."
1149
 
1150
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:328
1151
  msgid "Want to learn how Pix works?"
1152
  msgstr "¿Quieres saber cómo funciona el Pix?"
1153
 
1154
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
1155
  msgid ""
1156
  "We have created a page to explain how this new payment method works and its "
1157
  "advantages."
@@ -1159,27 +1157,27 @@ msgstr ""
1159
  "Creamos una página para explicar cómo funciona este nuevo medio de pago y "
1160
  "sus ventajas."
1161
 
1162
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
1163
  msgid "Would you like to know how Pix works?"
1164
  msgstr "¿Quieres saber cómo funciona Pix?"
1165
 
1166
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:351
1167
  msgid ""
1168
  "We have a dedicated page where we explain how it works and its advantages."
1169
  msgstr "Creamos una página que explica su funcionamiento y sus vantajas."
1170
 
1171
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:352
1172
  msgid "Find out more about Pix"
1173
  msgstr "Saber más sobre Pix"
1174
 
1175
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:490,
1176
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:547
1177
  msgid "A problem occurred when processing your payment. Please try again."
1178
  msgstr ""
1179
  "Un problema se produjo al procesar su pago. Por favor, inténtelo de nuevo."
1180
 
1181
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:476,
1182
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:533
1183
  msgid ""
1184
  "A problem occurred when processing your payment. Are you sure you have "
1185
  "correctly filled in all the information on the checkout form?"
@@ -1187,16 +1185,16 @@ msgstr ""
1187
  "Un problema se produjo al procesar su pago. ¿Esta seguro que ha rellenado "
1188
  "correctamente toda la información en el formulario de checkout?"
1189
 
1190
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:455,
1191
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:508
1192
  msgid "The customer has not paid yet."
1193
  msgstr "El cliente no ha pagado todavía."
1194
 
1195
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:459
1196
  msgid "Now you just need to pay with Pix to finalize your purchase."
1197
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra."
1198
 
1199
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:460
1200
  msgid ""
1201
  "Scan the QR code below or copy and paste the code into your bank's "
1202
  "application."
@@ -1204,7 +1202,7 @@ msgstr ""
1204
  "Escanee el código QR a continuación o copie y pegue el código en la "
1205
  "aplicación de su banco."
1206
 
1207
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:567
1208
  msgid ""
1209
  "Please note that to receive payments via Pix at our checkout, you must have "
1210
  "a Pix key registered in your Mercado Pago account."
@@ -1212,21 +1210,21 @@ msgstr ""
1212
  "Ten en cuenta que para recibir pagos a través de Pix en nuestro checkout, "
1213
  "debes tener una clave Pix registrada en tu cuenta de Mercado Pago."
1214
 
1215
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:568
1216
  msgid "Register your Pix key at Mercado Pago."
1217
  msgstr "Registra tu clave Pix en Mercado Pago."
1218
 
1219
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:618,
1220
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150
1221
  msgid "Code valid for "
1222
  msgstr "Código válido por "
1223
 
1224
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:31,
1225
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:40
1226
  msgid "Invoice"
1227
  msgstr "Efectivo"
1228
 
1229
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:200
1230
  msgid ""
1231
  "By disabling it, you will disable all invoice payments from Mercado Pago "
1232
  "Transparent Checkout."
@@ -1234,23 +1232,23 @@ msgstr ""
1234
  "Al desactivar, desabilitarás todos los medios de pago en efectivo en el "
1235
  "Checkout Transparente de Mercado Pago."
1236
 
1237
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:204
1238
  msgid "The transparent checkout for tickets is <b>enabled</b>."
1239
  msgstr ""
1240
  "El Checkout Transparente está <b>activo</b> para pagos en efectivo o en "
1241
  "loterías."
1242
 
1243
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:205
1244
  msgid "The transparent checkout for tickets is <b>disabled</b>."
1245
  msgstr ""
1246
  "El Checkout Transparente está <b>inactivo</b> para pagos en efectivo o en "
1247
  "loterías."
1248
 
1249
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:220
1250
  msgid "Transparent Checkout | Invoice or Loterica"
1251
  msgstr "Checkout Transparente | Efectivo"
1252
 
1253
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1254
  msgid ""
1255
  "With the Transparent Checkout, you can sell inside your store environment, "
1256
  "without redirection and all the safety from Mercado Pago."
@@ -1258,15 +1256,15 @@ msgstr ""
1258
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1259
  "redireccionamentos, con toda la seguridad de Mercado Pago."
1260
 
1261
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:241
1262
  msgid "Advanced configuration of the cash payment experience"
1263
  msgstr "Configuración avanzada de la experiencia de pago en efectivo"
1264
 
1265
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:254
1266
  msgid "Reduce inventory"
1267
  msgstr "Reducir inventario"
1268
 
1269
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:257
1270
  msgid ""
1271
  "Activates inventory reduction during the creation of an order, whether or "
1272
  "not the final payment is credited. Disable this option to reduce it only "
@@ -1276,36 +1274,36 @@ msgstr ""
1276
  "acredite o no el pago final. Desactiva esta opción para reducirlo solo "
1277
  "cuando los pagos estén aprobados."
1278
 
1279
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:259
1280
  msgid "Reduce inventory is <b>enabled</b>."
1281
  msgstr "Reducir inventario está <b>activo</b>."
1282
 
1283
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
1284
  msgid "Reduce inventory is <b>disabled</b>."
1285
  msgstr "Reducir inventario está <b>inactivo</b>."
1286
 
1287
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:272
1288
  msgid "Payment Due"
1289
  msgstr "Vencimiento del pago"
1290
 
1291
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:274
1292
  msgid "In how many days will cash payments expire."
1293
  msgstr "En cuántos días caducarán los pagos en efectivo."
1294
 
1295
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:294
1296
  msgid "Enable the available payment methods"
1297
  msgstr "Habilita los medios de pago disponibles"
1298
 
1299
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:296
1300
  msgid "Choose the available payment methods in your store."
1301
  msgstr "Selecciona los medios de pago disponibles en tu tienda."
1302
 
1303
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:300
1304
  msgid "All payment methods"
1305
  msgstr "Todos los medios de pago"
1306
 
1307
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:448,
1308
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:475
1309
  msgid ""
1310
  "There was a problem processing your payment. Are you sure you have correctly "
1311
  "filled out all the information on the payment form?"
@@ -1313,20 +1311,20 @@ msgstr ""
1313
  "Se produjo un problema al procesar su pago. ¿Está seguro de que ha llenado "
1314
  "correctamente toda la información en el formulario de pago?"
1315
 
1316
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
1317
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:468
1318
  msgid "Your document data is invalid"
1319
  msgstr "Los datos de su documento no son válidos"
1320
 
1321
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:513
1322
  msgid "To print the ticket again click"
1323
  msgstr "Para imprimir nuevamente el ticket hace clic"
1324
 
1325
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:516
1326
  msgid "here"
1327
  msgstr "aquí"
1328
 
1329
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:634
1330
  msgid " and "
1331
  msgstr " y "
1332
 
@@ -1703,23 +1701,23 @@ msgstr "Ver detalles de compra en Mercado Pago"
1703
  msgid "Check the reasons why the purchase was declined."
1704
  msgstr "Consulta los motivos del rechazo de tu compra."
1705
 
1706
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:129
1707
  msgid "See WooCommerce"
1708
  msgstr "Ver WooCommerce"
1709
 
1710
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:127
1711
  msgid "Install WooCommerce"
1712
  msgstr "Instalar WooCommerce"
1713
 
1714
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:124
1715
  msgid "Activate WooCommerce"
1716
  msgstr "Activar WooCommerce"
1717
 
1718
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:114
1719
  msgid "do you have a minute to share your experience with our plugin?"
1720
  msgstr "¿tienes un minuto para compartir tu experiencia con nuestro plugin?"
1721
 
1722
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:117
1723
  msgid ""
1724
  "Your opinion is very important so that we can offer you the best possible "
1725
  "payment solution and continue to improve."
@@ -1727,15 +1725,15 @@ msgstr ""
1727
  "Tu opinión es muy importante para poder ofrecerte la mejor solución de pagos "
1728
  "posible y seguir mejorando."
1729
 
1730
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:126
1731
  msgid "Rate the plugin"
1732
  msgstr "Valorar el plugin"
1733
 
1734
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:130
1735
  msgid "Enable payments via Mercado Pago account"
1736
  msgstr "Pagos a través de la cuenta de Mercado Pago"
1737
 
1738
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:133
1739
  msgid ""
1740
  "When you enable this function, your customers pay faster using their Mercado "
1741
  "Pago accounts.</br>The approval rate of these payments in your store can be "
@@ -1745,7 +1743,7 @@ msgstr ""
1745
  "Mercado Pago.</br>La tasa de aprobación de estos pagos en tu tienda puede "
1746
  "ser un 25% mayor en comparación con otros medios de pago."
1747
 
1748
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:142
1749
  msgid "Activate"
1750
  msgstr ""
1751
 
@@ -1754,51 +1752,51 @@ msgstr ""
1754
  msgid "Discard"
1755
  msgstr "Descartar"
1756
 
1757
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:142
1758
  msgid "Mercado Pago Settings"
1759
  msgstr "Configuración de Mercado Pago"
1760
 
1761
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
1762
  msgid "Accept "
1763
  msgstr "Acepta "
1764
 
1765
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
1766
  msgid "payments on the spot "
1767
  msgstr "pagos al instante "
1768
 
1769
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
1770
  msgid "with"
1771
  msgstr "con toda"
1772
 
1773
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
1774
  msgid "the "
1775
  msgstr "la "
1776
 
1777
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:199
1778
  msgid "security "
1779
  msgstr "seguridad "
1780
 
1781
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:200
1782
  msgid "from Mercado Pago"
1783
  msgstr "de Mercado Pago"
1784
 
1785
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:201
1786
  msgid "Technical requirements"
1787
  msgstr "Requisitos técnicos"
1788
 
1789
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:202
1790
  msgid "SSL"
1791
  msgstr "SSL"
1792
 
1793
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:203
1794
  msgid "GD Extensions"
1795
  msgstr "Extensiones GD"
1796
 
1797
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:204
1798
  msgid "Curl"
1799
  msgstr "Curl"
1800
 
1801
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:205
1802
  msgid ""
1803
  "Implementation responsible for transmitting data to Mercado Pago in a secure "
1804
  "and encrypted way."
@@ -1806,7 +1804,7 @@ msgstr ""
1806
  "Implementación responsable de transmitir los datos a Mercado Pago de forma "
1807
  "segura y encriptada."
1808
 
1809
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:206
1810
  msgid ""
1811
  "These extensions are responsible for the implementation and operation of Pix "
1812
  "in your store."
@@ -1814,7 +1812,7 @@ msgstr ""
1814
  "Extensiones responsables de la aplicación y el funcionamiento de Pix en su "
1815
  "tienda."
1816
 
1817
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:207
1818
  msgid ""
1819
  "It is an extension responsible for making payments via requests from the "
1820
  "plugin to Mercado Pago."
@@ -1822,56 +1820,56 @@ msgstr ""
1822
  "Es una extensión encargada de realizar los pagos a través de requests del "
1823
  "plugin a Mercado Pago."
1824
 
1825
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:208
1826
  msgid "Collections and installments"
1827
  msgstr "Cobros y cuotas"
1828
 
1829
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:209
1830
  msgid "Choose "
1831
  msgstr "Elige "
1832
 
1833
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:210
1834
  msgid "when you want to receive the money "
1835
  msgstr "cuándo quieres recibir el dinero "
1836
 
1837
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:211
1838
  msgid "from your sales and if you want to offer "
1839
  msgstr "de las ventas y si quieres ofrecer "
1840
 
1841
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:212
1842
  msgid "interest-free installments "
1843
  msgstr "cuotas sin interés "
1844
 
1845
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:213
1846
  msgid "to your clients."
1847
  msgstr "a los clientes."
1848
 
1849
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:214
1850
  msgid "Set deadlines and fees"
1851
  msgstr "Ajustar plazos y tasas"
1852
 
1853
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:215,
1854
  #: ../../includes/products/hooks/class-wc-woomercadopago-products-hook-credits.php:126
1855
  msgid "Questions? "
1856
  msgstr "¿Dudas? "
1857
 
1858
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:216
1859
  msgid "Review the step-by-step of "
1860
  msgstr "Revisa el paso a paso de "
1861
 
1862
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:217
1863
  msgid "how to integrate the Mercado Pago Plugin "
1864
  msgstr "cómo integrar el Plugin de Mercado Pago "
1865
 
1866
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:218
1867
  msgid "on our webiste for developers."
1868
  msgstr "en nuestro sitio de desarrolladores."
1869
 
1870
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:234
1871
  msgid "1. Integrate your store with Mercado Pago "
1872
  msgstr "1. Integra la tienda a Mercado Pago "
1873
 
1874
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:235
1875
  msgid ""
1876
  "To enable orders, you must create and activate production credentials in "
1877
  "your Mercado Pago Account. "
@@ -1879,60 +1877,60 @@ msgstr ""
1879
  "Para habilitar las ventas, debes crear y activar las credenciales de "
1880
  "producción en tu cuenta de Mercado Pago. "
1881
 
1882
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:236
1883
  msgid "Copy and paste the credentials below."
1884
  msgstr "Copia y pega tus credenciales a continuación."
1885
 
1886
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:237
1887
  msgid "Check credentials"
1888
  msgstr "Consultar credenciales"
1889
 
1890
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:238
1891
  msgid "Test credentials "
1892
  msgstr "Credenciales de prueba "
1893
 
1894
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:239
1895
  msgid "Enable Mercado Pago checkouts for test purchases in the store."
1896
  msgstr ""
1897
  "Habilitan a los checkouts de Mercado Pago para pruebas de compras en la "
1898
  "tienda."
1899
 
1900
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:240
1901
  msgid "Public key"
1902
  msgstr "Public key"
1903
 
1904
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:241
1905
  msgid "Access Token"
1906
  msgstr "Access Token"
1907
 
1908
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:242
1909
  msgid "Production credentials"
1910
  msgstr "Credenciales de producción"
1911
 
1912
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:243
1913
  msgid "Enable Mercado Pago checkouts to receive real payments in the store."
1914
  msgstr ""
1915
  "Habilitan a los checkouts de Mercado Pago para recibir pagos reales en "
1916
  "tienda."
1917
 
1918
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:244
1919
  msgid "Paste your Public Key here"
1920
  msgstr "Pega aquí tu Public Key"
1921
 
1922
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:245
1923
  msgid "Paste your Access Token here"
1924
  msgstr "Pega aquí tu Access Token"
1925
 
1926
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:246,
1927
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:287
1928
  msgid "Save and continue"
1929
  msgstr "Guardar y continuar"
1930
 
1931
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
1932
  msgid "2. Customize your business"
1933
  msgstr "2. Personaliza tu negocio"
1934
 
1935
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
1936
  msgid ""
1937
  "Fill out the following information to have a better experience and offer "
1938
  "more information to your clients"
@@ -1940,54 +1938,54 @@ msgstr ""
1940
  "Completa los siguientes datos para tener una mejor experiencia y ofrecer más "
1941
  "información a los clientes"
1942
 
1943
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
1944
  msgid "Your store information"
1945
  msgstr "Información sobre tu tienda"
1946
 
1947
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
1948
  msgid "Name of your store in your client's invoice"
1949
  msgstr "Nombre de tu tienda en la factura de los clientes"
1950
 
1951
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
1952
  msgid "Eg: Mary's store"
1953
  msgstr "Ej.: TiendaMaría"
1954
 
1955
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:267
1956
  msgid ""
1957
  "If this field is empty, the purchase will be identified as Mercado Pago."
1958
  msgstr ""
1959
  "Si el campo queda vacío, la compra del cliente se identificará como Mercado "
1960
  "Pago."
1961
 
1962
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:268
1963
  msgid "Identification in Activities of Mercad Pago"
1964
  msgstr "Identificación en Actividad de Mercado Pago"
1965
 
1966
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:269
1967
  msgid "Eg: Marystore"
1968
  msgstr "Ej.: Tienda de María"
1969
 
1970
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:270
1971
  msgid "In Activities, you will view this term before the order number"
1972
  msgstr "En Actividad verás el término ingresado antes del número o del pedido"
1973
 
1974
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:271
1975
  msgid "Store category"
1976
  msgstr "Categoría de la tienda"
1977
 
1978
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:272
1979
  msgid "Select"
1980
  msgstr "Seleccionar"
1981
 
1982
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:273
1983
  msgid "Select ”Other” if you do not find the appropriate category."
1984
  msgstr "Seleciona ”Otro” si no encuentras una categoría adecuada."
1985
 
1986
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:274
1987
  msgid "Advanced integration options (optional)"
1988
  msgstr "Opciones avanzadas de integración (opcional)"
1989
 
1990
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:275
1991
  msgid ""
1992
  "For further integration of your store with Mercado Pago (IPN, Certified "
1993
  "Partners, Debug Mode)"
@@ -1995,19 +1993,19 @@ msgstr ""
1995
  "Para mayor integración de tu tienda con Mercado Pago (IPN, Socios "
1996
  "Certificados, Modo Debug)"
1997
 
1998
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:276
1999
  msgid "View advanced options"
2000
  msgstr "Ver opciones avanzadas"
2001
 
2002
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:277
2003
  msgid "URL for IPN "
2004
  msgstr "URL para IPN "
2005
 
2006
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:278
2007
  msgid "Eg: https://examples.com/my-custom-ipn-url"
2008
  msgstr "Ej.: https://examples.com/my-custom-ipn-url"
2009
 
2010
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:279
2011
  msgid ""
2012
  "Add the URL to receive payments notifications. Find out more information in "
2013
  "the "
@@ -2015,19 +2013,19 @@ msgstr ""
2015
  "Ingresa la URL para recibir notificaciones de pago. Consulta más información "
2016
  "en los "
2017
 
2018
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:280
2019
  msgid "guides."
2020
  msgstr "manuales."
2021
 
2022
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:281
2023
  msgid "integrator_id"
2024
  msgstr "integrator_id"
2025
 
2026
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:282
2027
  msgid "Eg: 14987126498"
2028
  msgstr "Ej.: 14987126498"
2029
 
2030
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
2031
  msgid ""
2032
  "If you are a Mercado Pago Certified Partner, make sure to add your "
2033
  "integrator_id. If you do not have the code, please "
@@ -2035,39 +2033,39 @@ msgstr ""
2035
  "Si eres Partner certificado de Mercado Pago, recuerda ingresar tu "
2036
  "integrator_id. Si no tienes el código, "
2037
 
2038
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:284
2039
  msgid "request it now. "
2040
  msgstr "solicítalo ahora. "
2041
 
2042
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:285
2043
  msgid "Debug and Log Mode"
2044
  msgstr "Modo debug y log"
2045
 
2046
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:286
2047
  msgid "We record your store's actions in order to provide a better assistance."
2048
  msgstr "Grabamos las aciones de tu tienda para brindar un mejor soporte."
2049
 
2050
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
2051
  msgid "3. Set payment methods"
2052
  msgstr "3. Configura los medios de pago"
2053
 
2054
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
2055
  msgid "To view more options, please select a payment method below"
2056
  msgstr "Selecciona uno de los siguientes medios de pago para ver más opciones"
2057
 
2058
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
2059
  msgid "Settings"
2060
  msgstr "Configurar"
2061
 
2062
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
2063
  msgid "Continue"
2064
  msgstr "Continuar"
2065
 
2066
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:318
2067
  msgid "4. Test your store before you sell"
2068
  msgstr "4. Testea tu tienda antes de vender"
2069
 
2070
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:319
2071
  msgid ""
2072
  "Test the experience in Test Mode and then enable the Sale Mode (Production) "
2073
  "to sell."
@@ -2075,198 +2073,202 @@ msgstr ""
2075
  "Testea la experiencia en Modo Test. Luego activa el Modo Ventas (Producción) "
2076
  "para realizar ventas."
2077
 
2078
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:320
2079
  msgid "Choose how you want to operate your store:"
2080
  msgstr "Elige cómo quieres operar tu tienda:"
2081
 
2082
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:321
2083
  msgid "Test Mode"
2084
  msgstr "Modo Test"
2085
 
2086
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:322
2087
  msgid "Mercado Pago Checkouts disabled for real collections. "
2088
  msgstr "Checkouts Mercado Pago inactivos para cobros reales. "
2089
 
2090
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:323
2091
  msgid "Test Mode rules."
2092
  msgstr "Reglas del modo test."
2093
 
2094
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:324
2095
  msgid "Sale Mode (Production)"
2096
  msgstr "Modo Ventas (Producción)"
2097
 
2098
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:325
2099
  msgid "Mercado Pago Checkouts enabled for real collections."
2100
  msgstr "Checkouts Mercado Pago activos para cobros reales."
2101
 
2102
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:326
2103
  msgid "Mercado Pago payment methods in Production Mode"
2104
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2105
 
2106
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:327
2107
  msgid "The clients can make real purchases in your store."
2108
  msgstr "Los clientes pueden hacer compras reales en tu tienda."
2109
 
2110
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:328
2111
  msgid "Mercado Pago payment methods in Test Mode"
2112
  msgstr "Medios de pago Mercado Pago en Modo Test"
2113
 
2114
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:329
2115
  msgid "Create your "
2116
  msgstr "Crea tu "
2117
 
2118
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:330
2119
  msgid "test user "
2120
  msgstr "usuario de prueba "
2121
 
2122
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:331
2123
  msgid ""
2124
  "(Optional. Can be used in Production Mode and Test Mode, to test payments)."
2125
  msgstr ""
2126
  "(Opcional. Se puede utilizar en modo de producción y en modo de prueba, para "
2127
  "probar los pagos)."
2128
 
2129
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:332
2130
  msgid "Use our test cards, "
2131
  msgstr "Utiliza nuestras tarjetas de prueba, "
2132
 
2133
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:333
2134
  msgid "never use real cards. "
2135
  msgstr "nunca utilices tarjetas reales. "
2136
 
2137
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:334
2138
  msgid "Visit your store "
2139
  msgstr "Visita tu tienda "
2140
 
2141
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:335
2142
  msgid "to test purchases"
2143
  msgstr "para testear compras"
2144
 
2145
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:336
2146
  msgid "Save changes"
2147
  msgstr "Guardar cambios"
2148
 
2149
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:337
2150
  msgid "Store under test"
2151
  msgstr "Tienda en Modo Test"
2152
 
2153
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:338
2154
  msgid "Store in sale mode (Production)"
2155
  msgstr "Tienda en Modo Ventas (Producción)"
2156
 
2157
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:339
2158
  msgid "Enter test credentials"
2159
  msgstr "Ingresa las credenciales de prueba"
2160
 
2161
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:340
2162
  msgid "To enable test mode, "
2163
  msgstr "Para activar el modo de prueba, "
2164
 
2165
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:341
2166
  msgid "copy your test credentials "
2167
  msgstr "copia tus credenciales de prueba "
2168
 
2169
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:342
2170
  msgid "and paste them above in section 1 of this page."
2171
  msgstr "y pégalas en la sección 1 de esta página."
2172
 
2173
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:378
2174
  msgid "Invalid Access Token"
2175
  msgstr "Access token no válido"
2176
 
2177
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:380
2178
  msgid "Valid Access Token"
2179
  msgstr "Access token válido"
2180
 
2181
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:386
2182
  msgid "Invalid Public Key"
2183
  msgstr "Public key no válida"
2184
 
2185
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:388
2186
  msgid "Valid Public Key"
2187
  msgstr "Public key válida"
2188
 
2189
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:391
2190
  msgid "Credentials must be valid"
2191
  msgstr "Las credenciales deben ser válidas"
2192
 
2193
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:440
2194
  msgid "Credentials were updated"
2195
  msgstr "Se actualizaron las credenciales"
2196
 
2197
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:432
2198
  msgid ""
2199
  "Your store has exited Test Mode and is making real sales in Production Mode."
2200
  msgstr ""
2201
  "Ahora su tienda está fuera del modo de prueba y está realizando ventas "
2202
  "reales en el modo de producción."
2203
 
2204
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:433
2205
  msgid "To test the store, re-enter both test credentials."
2206
  msgstr "Para probar la tienda, vuelva a ingresar ambas credenciales de prueba."
2207
 
2208
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:447
 
 
 
 
2209
  msgid "See our manual to learn "
2210
  msgstr "Consulte nuestro manual para saber "
2211
 
2212
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:448
2213
  msgid "how to enter the credentials the right way."
2214
  msgstr "como ingresar las credenciales de forma correcta."
2215
 
2216
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:505
2217
  msgid "Store information is valid"
2218
  msgstr "Información sobre tu tienda"
2219
 
2220
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:533
2221
  msgid "Mercado Pago's Payment Methods in Test Mode"
2222
  msgstr "Medios de pago Mercado Pago en Modo Test"
2223
 
2224
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:534
2225
  msgid "Mercado Pago's Payment Methods in Production Mode"
2226
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2227
 
2228
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:527
2229
  msgid "Invalid credentials for test mode"
2230
  msgstr "Credenciales inválidas para el modo de prueba"
2231
 
2232
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:604
2233
  msgid "Enabled"
2234
  msgstr "Activado"
2235
 
2236
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:605
2237
  msgid "Disabled"
2238
  msgstr "Inactivo"
2239
 
2240
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:630
2241
  msgid "Valid Credentials"
2242
  msgstr "Credenciales válidas"
2243
 
2244
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:633
2245
  msgid "Credentials couldn't be validated"
2246
  msgstr "No se pudieron validar las credenciales"
2247
 
2248
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:655
2249
  msgid "Store business fields are valid"
2250
  msgstr "Los campos comerciales de la tienda son válidos"
2251
 
2252
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:658
2253
  msgid "Store business fields couldn't be validated"
2254
  msgstr "Los campos comerciales de la tienda no se pudieron validar"
2255
 
2256
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:680
2257
  msgid "At least one paymet method is enabled"
2258
  msgstr "Al menos un método de pago está habilitado"
2259
 
2260
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:683
2261
  msgid "No payment method enabled"
2262
  msgstr "No se habilitó ningún método de pago"
2263
 
2264
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:362
2265
  msgid "Shipping service used by the store."
2266
  msgstr "Servicio de envío utilizado por la tienda."
2267
 
2268
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:549,
2269
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:550
2270
  msgid "Discount provided by store"
2271
  msgstr "Descuento proporcionado por la tienda"
2272
 
@@ -2362,201 +2364,197 @@ msgstr "Pagar con Mercado Pago"
2362
  msgid "Cancel &amp; Clear Cart"
2363
  msgstr "Cancelar &amp; Limpiar carrito"
2364
 
2365
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:134,
2366
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75,
2367
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
2368
  msgid "Apply"
2369
  msgstr "Aplicar"
2370
 
2371
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:135,
2372
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:76,
2373
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84
2374
  msgid "Remove"
2375
  msgstr "Retirar"
2376
 
2377
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:136,
2378
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:77,
2379
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85
2380
  msgid "Please, inform your coupon code"
2381
  msgstr "Por favor, informe su código de cupón"
2382
 
2383
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:137,
2384
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:78,
2385
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:86
2386
  msgid "To choose"
2387
  msgstr "Elegir"
2388
 
2389
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:138,
2390
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:79,
2391
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:87
2392
  msgid "Other bank"
2393
  msgstr "Otro banco"
2394
 
2395
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:139,
2396
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:80,
2397
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:88
2398
  msgid "You will save"
2399
  msgstr "Salvarás"
2400
 
2401
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:140,
2402
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:81,
2403
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:89
2404
  msgid "with discount of"
2405
  msgstr "con descuento de"
2406
 
2407
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:141,
2408
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:82,
2409
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:90
2410
  msgid "Total of your purchase:"
2411
  msgstr "Total de su compra:"
2412
 
2413
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:142,
2414
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:83,
2415
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:91
2416
  msgid "Total of your purchase with discount:"
2417
  msgstr "Total de su compra con descuento:"
2418
 
2419
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:143,
2420
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:84,
2421
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:92
2422
  msgid "*After payment approval"
2423
  msgstr "*Tras la aprobación del pago"
2424
 
2425
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:144,
2426
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:85,
2427
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:93
2428
  msgid "Terms and conditions of use"
2429
  msgstr "Términos y condiciones de uso"
2430
 
2431
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:145,
2432
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:163
2433
  msgid "No fee"
2434
  msgstr "Sin interés"
2435
 
2436
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:146,
2437
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:164
2438
  msgid "More options"
2439
  msgstr "Más opciones"
2440
 
2441
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154
2442
  msgid "mm/yy"
2443
  msgstr "mm/aa"
2444
 
2445
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:155,
2446
- #: ../../templates/checkout/custom-checkout.php:125
2447
  msgid "Issuer"
2448
  msgstr "Banco"
2449
 
2450
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:156
2451
  msgid "Installments"
2452
  msgstr "cuotas "
2453
 
2454
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:159
2455
  msgid "on the back"
2456
  msgstr "del dorso"
2457
 
2458
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:160
2459
  msgid "on the front"
2460
  msgstr "del frente"
2461
 
2462
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:162
2463
  msgid "digits"
2464
  msgstr "dígitos"
2465
 
2466
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:167
 
 
 
 
 
 
 
 
2467
  msgid "Card number is required"
2468
  msgstr "Número de tarjeta obligatorio"
2469
 
2470
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:168
2471
  msgid "Card number invalid"
2472
  msgstr "Número de tarjeta inválido"
2473
 
2474
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:171
2475
  msgid "Holder name is required"
2476
  msgstr "Nombre del titular obligatorio"
2477
 
2478
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:172
2479
  msgid "Holder name invalid"
2480
  msgstr "Nombre del titular inválido"
2481
 
2482
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:175,
2483
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:177
2484
  msgid "Expiration date invalid"
2485
  msgstr "Fecha de vencimiento inválido"
2486
 
2487
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:176
2488
  msgid "Expiration date incomplete"
2489
  msgstr "Fecha de vencimiento obligatorio"
2490
 
2491
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:180
2492
  msgid "Security code is required"
2493
  msgstr "Código de seguridad obligatorio"
2494
 
2495
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:181
2496
  msgid "Security code incomplete"
2497
  msgstr "Código de seguridad incompleto"
2498
 
2499
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:188
2500
- msgid "Error loading form."
2501
- msgstr "Error al cargar el formulario."
2502
-
2503
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:189
2504
- msgid "Please refresh the page to try again."
2505
- msgstr "Actualice la página para volver a intentarlo."
2506
-
2507
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:190
2508
- msgid "Refresh page"
2509
- msgstr "Actualizar página"
2510
-
2511
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:224
2512
  msgid "Cost of installments"
2513
  msgstr "Coste de las cuotas:"
2514
 
2515
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:225
2516
  msgid "Total with installments"
2517
  msgstr "Total con cuotas:"
2518
 
2519
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:226
2520
  msgid "installments of"
2521
  msgstr " cuotas de "
2522
 
2523
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141
2524
  msgid "Now you just need to pay with Pix to finalize your purchase"
2525
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra"
2526
 
2527
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142
2528
  msgid "How to pay with Pix:"
2529
  msgstr "Cómo pagar con Pix:"
2530
 
2531
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143
2532
  msgid "Go to your bank's app or website"
2533
  msgstr "Entra en la app o en la página web de tu banco"
2534
 
2535
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144
2536
  msgid "Search for the option to pay with Pix"
2537
  msgstr "Busca la opción de pagar con Pix"
2538
 
2539
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145
2540
  msgid "Scan the QR code or Pix code"
2541
  msgstr "Escanea el código QR o el código Pix"
2542
 
2543
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:146
2544
  msgid "Done! You will see the payment confirmation"
2545
  msgstr "Listo. Verás la confirmación del pago"
2546
 
2547
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147
2548
  msgid "Value: "
2549
  msgstr "Valor: "
2550
 
2551
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:149
2552
  msgid "Scan the QR code:"
2553
  msgstr "Escanea el código QR:"
2554
 
2555
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152
2556
  msgid "If you prefer, you can pay by copying and pasting the following code"
2557
  msgstr "Si lo prefieres, puedes pagar copiando y pegando el siguiente código"
2558
 
2559
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:154
2560
  msgid "Copy code"
2561
  msgstr "Copiar código"
2562
 
@@ -2672,34 +2670,30 @@ msgstr ""
2672
  msgid "Buy with your balance or saved cards"
2673
  msgstr "Compra con tu dinero disponible o tarjetas guardadas "
2674
 
2675
- #: ../../templates/checkout/basic-checkout.php:38
2676
- msgid "Earn more points and have exclusive benefits in Mercado Puntos"
2677
- msgstr "Gana más puntos y ventajas exclusivas en Mercado Puntos "
2678
-
2679
- #: ../../templates/checkout/basic-checkout.php:41
2680
  msgid "List style type blue check"
2681
  msgstr ""
2682
 
2683
- #: ../../templates/checkout/basic-checkout.php:53
2684
  msgid ""
2685
  "When you confirm your purchase, we will redirect you to your Mercado Pago "
2686
  "account"
2687
  msgstr ""
2688
  "Cuando confirmes tu compra, te redireccionaremos a tu cuenta de Mercado Pago"
2689
 
2690
- #: ../../templates/checkout/basic-checkout.php:54
2691
  msgid "Checkout Pro redirect info image"
2692
  msgstr ""
2693
 
2694
- #: ../../templates/checkout/basic-checkout.php:63,
2695
- #: ../../templates/checkout/custom-checkout.php:145,
2696
  #: ../../templates/checkout/pix-checkout.php:31,
2697
  #: ../../templates/checkout/ticket-checkout.php:60
2698
  msgid "By continuing, you agree with our"
2699
  msgstr "Al continuar, aceptas nuestros"
2700
 
2701
- #: ../../templates/checkout/basic-checkout.php:64,
2702
- #: ../../templates/checkout/custom-checkout.php:145,
2703
  #: ../../templates/checkout/pix-checkout.php:31,
2704
  #: ../../templates/checkout/ticket-checkout.php:60
2705
  msgid "Terms and conditions"
@@ -2730,55 +2724,55 @@ msgstr ""
2730
  "pagar más rápido \n"
2731
  "con Mercado Pago."
2732
 
2733
- #: ../../templates/checkout/custom-checkout.php:61
2734
  msgid "With which card can you pay?"
2735
  msgstr "¿Con qué tarjeta puedes pagar?"
2736
 
2737
- #: ../../templates/checkout/custom-checkout.php:73
2738
  msgid "See current promotions"
2739
  msgstr "Ver promociones vigentes"
2740
 
2741
- #: ../../templates/checkout/custom-checkout.php:81
2742
  msgid "Fill in your card details"
2743
  msgstr "Completa los datos de tu tarjeta"
2744
 
2745
- #: ../../templates/checkout/custom-checkout.php:83
2746
  msgid "Card number"
2747
  msgstr "Número de Tarjeta"
2748
 
2749
- #: ../../templates/checkout/custom-checkout.php:85,
2750
- #: ../../templates/checkout/custom-checkout.php:92,
2751
- #: ../../templates/checkout/custom-checkout.php:101,
2752
- #: ../../templates/checkout/custom-checkout.php:109
2753
  msgid "Required data"
2754
  msgstr "Datos obligatorios"
2755
 
2756
- #: ../../templates/checkout/custom-checkout.php:90
2757
  msgid "Holder name as it appears on the card"
2758
  msgstr "Nombre del titular como aparece en la tarjeta"
2759
 
2760
- #: ../../templates/checkout/custom-checkout.php:98
2761
  msgid "Expiration"
2762
  msgstr "Vencimiento"
2763
 
2764
- #: ../../templates/checkout/custom-checkout.php:106
2765
  msgid "Security Code"
2766
  msgstr "Código de seguridad"
2767
 
2768
- #: ../../templates/checkout/custom-checkout.php:115,
2769
  #: ../../templates/checkout/ticket-checkout.php:29,
2770
  #: ../../templates/checkout/ticket-checkout.php:35
2771
  msgid "Holder document"
2772
  msgstr "Documento del titular"
2773
 
2774
- #: ../../templates/checkout/custom-checkout.php:115,
2775
  #: ../../templates/checkout/ticket-checkout.php:29,
2776
  #: ../../templates/checkout/ticket-checkout.php:35
2777
  msgid "Invalid document"
2778
  msgstr "Número de documento no válido"
2779
 
2780
- #: ../../templates/checkout/custom-checkout.php:121,
2781
- #: ../../templates/checkout/custom-checkout.php:133
2782
  msgid "Select the number of installments"
2783
  msgstr "Selecciona la cantidad de cuotas"
2784
 
@@ -2852,6 +2846,18 @@ msgstr ""
2852
  msgid "Print ticket"
2853
  msgstr "Imprimir ticket"
2854
 
 
 
 
 
 
 
 
 
 
 
 
 
2855
  #~ msgid "Type of topic IPN invalid, need to be merchant_order"
2856
  #~ msgstr "El tipo de asunto de la IPN no es válido, debe ser `merchant_order`"
2857
 
3
  "Project-Id-Version: Mercado Pago payments for WooCommerce 6.0.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
5
  "mercadopago\n"
6
+ "POT-Creation-Date: 2022-12-08 21:58+0000\n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Generator: Poedit 3.2.2\n"
15
 
16
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
17
+ #: ../../includes/module/class-wc-woomercadopago-module.php:344
18
  msgid "By continuing, you agree to our "
19
  msgstr "Al continuar, aceptas nuestros "
20
 
21
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:147,
22
+ #: ../../includes/module/class-wc-woomercadopago-module.php:346
23
  msgid "Terms and Conditions"
24
  msgstr "Términos y condiciones"
25
 
67
  "La tienda debe tener HTTPS para activar el Checkout Personalizado y el "
68
  "Ticket Checkout."
69
 
 
 
 
 
 
70
  #: ../../includes/module/class-wc-woomercadopago-init.php:52
71
  msgid ""
72
  "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. "
98
  msgid "Cancel order"
99
  msgstr "Cancelar orden"
100
 
101
+ #: ../../includes/module/class-wc-woomercadopago-init.php:179
102
+ msgid "The Mercado Pago module needs the SDK package to work!"
103
+ msgstr "¡El módulo de Mercado Pago necesita el SDK para funcionar!"
104
+
105
+ #: ../../includes/module/class-wc-woomercadopago-module.php:360
106
  msgid "The payment method is not valid or not available."
107
  msgstr "El medio de pago no es válido o no está disponible."
108
 
109
+ #: ../../includes/module/class-wc-woomercadopago-module.php:363
110
  msgid "The transaction amount cannot be processed by Mercado Pago."
111
  msgstr "El monto de transacción no puede ser procesado por Mercado Pago."
112
 
113
+ #: ../../includes/module/class-wc-woomercadopago-module.php:363
114
  msgid ""
115
  "Possible causes: Currency not supported; Amounts below the minimum or above "
116
  "the maximum allowed."
118
  "Posibles causas: Moneda no soportada; Montos por debajo del mínimo o por "
119
  "encima del máximo permitido."
120
 
121
+ #: ../../includes/module/class-wc-woomercadopago-module.php:366
122
  msgid "The users are not valid."
123
  msgstr "Los usuários no son válidos."
124
 
125
+ #: ../../includes/module/class-wc-woomercadopago-module.php:366
126
  msgid ""
127
  "Possible causes: Buyer and seller have the same account in Mercado Pago; The "
128
  "transaction involving production and test users."
130
  "Posibles causas: Comprador y vendedor tienen la misma cuenta en Mercado "
131
  "Pago; La transacción involucrando usuários de producción y de prueba."
132
 
133
+ #: ../../includes/module/class-wc-woomercadopago-module.php:369
134
  msgid "Unauthorized use of production credentials."
135
  msgstr "Uso no autorizado de credenciales de producción."
136
 
137
+ #: ../../includes/module/class-wc-woomercadopago-module.php:369
138
  msgid ""
139
  "Possible causes: Use permission in use for the credential of the seller."
140
  msgstr ""
141
  "Posibles causas: Pendencia de permiso de uso en producción para la "
142
  "credencial del vendedor."
143
 
144
+ #: ../../includes/module/class-wc-woomercadopago-module.php:495
145
  msgid "Colombia"
146
  msgstr "Colombia"
147
 
148
+ #: ../../includes/module/class-wc-woomercadopago-module.php:497
149
  msgid "Argentina"
150
  msgstr "Argentina"
151
 
152
+ #: ../../includes/module/class-wc-woomercadopago-module.php:499
153
  msgid "Brazil"
154
  msgstr "Brasil"
155
 
156
+ #: ../../includes/module/class-wc-woomercadopago-module.php:501
157
  msgid "Chile"
158
  msgstr "Chile"
159
 
160
+ #: ../../includes/module/class-wc-woomercadopago-module.php:503
161
  msgid "Mexico"
162
  msgstr "México"
163
 
164
+ #: ../../includes/module/class-wc-woomercadopago-module.php:505
165
  msgid "Uruguay"
166
  msgstr "Uruguay"
167
 
168
+ #: ../../includes/module/class-wc-woomercadopago-module.php:507
169
  msgid "Venezuela"
170
  msgstr "Venezuela"
171
 
172
+ #: ../../includes/module/class-wc-woomercadopago-module.php:509
173
  msgid "Peru"
174
  msgstr "Peru"
175
 
176
+ #: ../../includes/module/class-wc-woomercadopago-module.php:543
177
  msgid "Update the WooCommerce order to "
178
  msgstr "Actualizar la orden de WooCommerce para "
179
 
180
+ #: ../../includes/module/class-wc-woomercadopago-module.php:819,
181
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
182
  msgid "Fill in your credentials to enable payment methods."
183
  msgstr "Completa tus credenciales para habilitar los medios de pago."
184
 
185
+ #: ../../includes/module/class-wc-woomercadopago-module.php:835
186
  msgid "Set plugin"
187
  msgstr "Configurar plugin"
188
 
189
+ #: ../../includes/module/class-wc-woomercadopago-module.php:836,
190
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:314
191
  msgid "Payment methods"
192
  msgstr "Medios de pagos"
193
 
194
+ #: ../../includes/module/class-wc-woomercadopago-module.php:837,
195
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:210
196
  msgid "Plugin manual"
197
  msgstr "Manual del plugin"
198
 
199
+ #: ../../includes/module/class-wc-woomercadopago-module.php:936
200
  msgid "By Mercado Pago"
201
  msgstr "Por Mercado Pago"
202
 
203
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:190
204
  msgid "Payment approved."
205
  msgstr "Pago aprobado."
206
 
207
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:256,
208
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:259
209
  msgid "Waiting for the Pix payment."
210
  msgstr "Esperando el pago de Pix."
211
 
212
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:275,
213
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:278
214
  msgid "Waiting for the ticket payment."
215
  msgstr "Esperando el pago del boleto."
216
 
217
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:287
218
  msgid "The customer has not made the payment yet."
219
  msgstr "El cliente todavía no efectuó el pago."
220
 
221
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:306
222
  msgid "Payment is pending review."
223
  msgstr "El pago está pendiente de revisión."
224
 
225
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:323
226
  msgid "Payment was declined. The customer can try again."
227
  msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
228
 
229
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:338
230
  msgid "Payment was returned to the customer."
231
  msgstr "El pago fue devuelto al cliente."
232
 
233
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:352
234
  msgid "Payment was canceled."
235
  msgstr "El pago fue cancelado."
236
 
237
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:367,
238
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:379
239
  msgid ""
240
  "The payment is in mediation or the purchase was unknown by the customer."
241
  msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
242
 
243
  #. translators: 1: payment_id 2: status
244
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:482
245
  msgid ""
246
  "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
247
  msgstr ""
248
  "Mercado Pago: El pago %1$s fue notificado por Mercado Pago con estado %2$s."
249
 
250
+ #: ../../includes/notification/class-wc-woomercadopago-notification-core.php:108,
251
+ #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:172,
252
+ #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:141,
253
+ #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
254
+ #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
255
+ msgid "Buyer email"
256
+ msgstr "Email del comprador"
257
+
258
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
259
  msgid "No ID or TOPIC param in Request IPN"
260
  msgstr "No hay ID o parámetro de ASUNTO la solicitud de IPN"
274
  msgid "Not found Payments into Merchant_Order"
275
  msgstr "No se han encontrado pagos en Merchant_Order"
276
 
 
 
 
 
 
 
 
277
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:175,
278
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:144,
279
  #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:193,
295
  "Por favor, introduzca su email en la dirección de facturación para utilizar "
296
  "este servicio"
297
 
298
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:56
299
  msgid "Debit, Credit and invoice in Mercado Pago environment"
300
  msgstr "Débito, crédito y efectivo, en Mercado Pago"
301
 
302
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:57,
303
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:305
304
  msgid "Checkout Pro"
305
  msgstr "Checkout Pro"
306
 
307
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:65
308
  msgid "Mercado Pago - Checkout Pro"
309
  msgstr "Mercado Pago - Checkout Pro "
310
 
311
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:67
312
  msgid "Your saved cards or money in Mercado Pago"
313
  msgstr "Compras con tarjetas guardadas o saldo en Mercado Pago "
314
 
315
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:192
316
  msgid "Maximum number of installments"
317
  msgstr "Máximo de cuotas"
318
 
319
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:194
320
  msgid "What is the maximum quota with which a customer can buy?"
321
  msgstr "¿Cuál es el máximo de cuotas con las que un cliente puede comprar?"
322
 
323
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:197
324
  msgid "1 installment"
325
  msgstr "1 cuota"
326
 
327
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:198
328
  msgid "2 installments"
329
  msgstr "2 cuotas"
330
 
331
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:199
332
  msgid "3 installments"
333
  msgstr "3 cuotas"
334
 
335
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:200
336
  msgid "4 installments"
337
  msgstr "4 cuotas"
338
 
339
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:201
340
  msgid "5 installments"
341
  msgstr "5 cuotas"
342
 
343
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:202
344
  msgid "6 installments"
345
  msgstr "6 cuotas"
346
 
347
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:203
348
  msgid "10 installments"
349
  msgstr "10 cuotas"
350
 
351
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:204
352
  msgid "12 installments"
353
  msgstr "12 cuotas"
354
 
355
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:205
356
  msgid "15 installments"
357
  msgstr "15 cuotas"
358
 
359
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:206
360
  msgid "18 installments"
361
  msgstr "18 cuotas"
362
 
363
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:207
364
  msgid "24 installments"
365
  msgstr "24 cuotas"
366
 
367
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:284,
368
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:174,
369
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:873,
370
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:224,
371
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:218
372
  msgid "Enable the checkout"
373
  msgstr "Activar el checkout"
374
 
375
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:285
376
  msgid ""
377
  "By disabling it, you will disable all payments from Mercado Pago Checkout at "
378
  "Mercado Pago website by redirect."
380
  "Al desactivar, desabilitarás todos los medios de pago del checkout en el "
381
  "sitio web de Mercado Pago."
382
 
383
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:289,
384
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:878
385
  msgid "The checkout is <b>enabled</b>."
386
  msgstr "El checkout está <b>activo</b>."
387
 
388
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:290,
389
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:879
390
  msgid "The checkout is <b>disabled</b>."
391
  msgstr "El checkout está <b>inactivo</b>."
392
 
393
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:309
394
  msgid ""
395
  "With Checkout Pro you sell with all the safety inside Mercado Pago "
396
  "environment."
398
  "Con el Checkout Pro, podrás vender con toda la seguridad, dentro de Mercado "
399
  "Pago."
400
 
401
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:326
402
  msgid "Advanced settings"
403
  msgstr "Configuración Avanzada"
404
 
405
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:339
406
  msgid "Payment experience"
407
  msgstr "Experiencia de pago"
408
 
409
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:341
410
  msgid ""
411
  "Define what payment experience your customers will have, whether inside or "
412
  "outside your store."
414
  "Define qué experiencia de pago tendrán tus clientes, si dentro o fuera de tu "
415
  "tienda."
416
 
417
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:344
418
  msgid "Redirect"
419
  msgstr "Redirect"
420
 
421
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:345
422
  msgid "Modal"
423
  msgstr "Modal"
424
 
425
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:361
426
  msgid ""
427
  "Choose the URL that we will show your customers when they finish their "
428
  "purchase."
429
  msgstr "Elige la URL que mostraremos a tus clientes cuando terminen su compra."
430
 
431
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:359,
432
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:379,
433
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:400
434
  msgid "This seems to be an invalid URL."
435
  msgstr "Esto parece ser una URL no válida."
436
 
437
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:364
438
  msgid "Success URL"
439
  msgstr "URL de éxito"
440
 
441
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:381
442
  msgid ""
443
  "Choose the URL that we will show to your customers when we refuse their "
444
  "purchase. Make sure it includes a message appropriate to the situation and "
448
  "Asegúrate de incluir un mensaje adecuado a la situación y dales información "
449
  "útil para que puedan solucionarlo."
450
 
451
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
452
  msgid "Payment URL rejected"
453
  msgstr "URL de pago rechazado"
454
 
455
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:402
456
  msgid ""
457
  "Choose the URL that we will show to your customers when they have a payment "
458
  "pending approval."
460
  "Elige la URL que mostraremos a tus clientes cuando tengan un pago pendiente "
461
  "de aprobación."
462
 
463
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:405
464
  msgid "Payment URL pending"
465
  msgstr "URL de pago pendiente"
466
 
467
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:419
468
  msgid "Enable the payment methods available to your clients."
469
  msgstr "Habilita los medios de pago disponibles para tus clientes."
470
 
471
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:420
472
  msgid "Choose the payment methods you accept in your store"
473
  msgstr "Elige los medios de pago que se aceptan en la tienda"
474
 
475
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:424
476
  msgid "Credit Cards"
477
  msgstr "Tarjetas de crédito"
478
 
479
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:428
480
  msgid "Debit Cards"
481
  msgstr "Tarjetas de débito"
482
 
483
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:432
484
  msgid "Other Payment Methods"
485
  msgstr "Otros medios"
486
 
487
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:482
488
  msgid "Return to the store"
489
  msgstr "Volver a la tienda"
490
 
491
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:483
492
  msgid ""
493
  "Do you want your customer to automatically return to the store after payment?"
494
  msgstr ""
495
  "¿Quieres que tu cliente vuelva automáticamente a la tienda después del pago?"
496
 
497
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:487
498
  msgid "The buyer <b>will be automatically redirected to the store</b>."
499
  msgstr "El comprador <b>será redirigido automáticamente a la tienda</b>."
500
 
501
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:488
502
  msgid "The buyer <b>will not be automatically redirected to the store</b>."
503
  msgstr "El comprador <b>no será redirigido automáticamente a la tienda</b>."
504
 
505
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:553
506
  msgid "Installments without card"
507
  msgstr "Cuotas sin tarjeta"
508
 
509
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:554,
510
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:562,
511
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:421
512
  msgid "Up to "
513
  msgstr "hasta "
514
 
515
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:554,
516
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:562,
517
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:421
518
  msgid " installments"
519
  msgstr " cuotas"
520
 
521
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:561,
522
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:420
523
  msgid "Credit cards"
524
  msgstr "Tarjetas de crédito"
525
 
526
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:568,
527
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:428
528
  msgid "Debit cards"
529
  msgstr "Tarjetas de débito "
530
 
531
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:574
532
  msgid "Bank Transfer"
533
  msgstr "Transferencia bancaria"
534
 
535
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:580
536
  msgid "Payment by cash"
537
  msgstr "Pagos en efectivo "
538
 
539
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:610
540
  msgid "Payment with Mercado Credito"
541
  msgstr "Pagos con Mercado Crédito"
542
 
543
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:611
544
  msgid "New!"
545
  msgstr "¡Nuevo!"
546
 
547
  #. translators: %s link to Mercado Credits blog
548
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:616
549
  msgid ""
550
  "With <a href=\"%s\" target=\"blank\">Mercado Credito</a>, clients can pay "
551
  "<b>in installments with no card, by transfers, invoice or money available in "
558
  "componente de cuotas sin tarjeta</b>, aumentarás tus chances de vender. Para "
559
  "saber más, ingresá a documentación."
560
 
561
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:620
562
  msgid "The no-card installments banner is <b>active</b>."
563
  msgstr "El componente de cuotas sin tarjeta está <b>activado</b>."
564
 
565
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:621
566
  msgid "The no-card installments banner is <b>disabled</b>."
567
  msgstr "El componente de cuotas sin tarjeta está <b>desactivado</b> ."
568
 
569
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:659,
570
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:669
571
  msgid "Banner on the product page | Computer version"
572
  msgstr "Componente en la página del producto | Versión para computadora"
573
 
574
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:660
575
  msgid "Banner on the product page | Cellphone version"
576
  msgstr "Componente en la página del producto | Versión para celular"
577
 
578
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:667
579
  msgid "Computer"
580
  msgstr "Computadora"
581
 
582
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:668
583
  msgid "Mobile"
584
  msgstr "Celular"
585
 
586
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:670
587
  msgid "Banner visualization"
588
  msgstr "Visualización del componente"
589
 
590
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:671
591
  msgid "Check the example of how it will appear in the store:"
592
  msgstr "Consulta el ejemplo de cómo aparecerá en la tienda:"
593
 
594
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:732,
595
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:719,
596
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:665,
597
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:653,
598
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:444,
599
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:431,
600
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:449,
601
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:436,
602
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
603
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
604
  msgid "discount of"
605
  msgstr "descuento de"
606
 
607
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:737,
608
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:724,
609
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:670,
610
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:658,
611
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:449,
612
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:436,
613
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:454,
614
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
615
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
616
  msgid "fee of"
617
  msgstr "comisión de"
618
 
619
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:56,
620
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:49,
621
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:49
622
  msgid "Transparent Checkout in your store environment"
623
  msgstr "Checkout Transparente, en tu tienda"
624
 
625
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:57,
626
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:66
627
  msgid "Debit and Credit"
628
  msgstr "Débito e crédito"
629
 
630
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:65,
631
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:58,
632
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:58
633
  msgid "Mercado pago - Customized Checkout"
634
  msgstr "Mercado Pago - Checkout Personalizado"
635
 
636
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:175
637
  msgid ""
638
  "By disabling it, you will disable all credit cards payments from Mercado "
639
  "Pago Transparent Checkout."
641
  "Al desactivar, desabilitarás todos los medios de pago con tarjeta de crédito "
642
  "en el Checkout Transparente de Mercado Pago."
643
 
644
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:179
645
  msgid "Transparent Checkout for credit cards is <b>enabled</b>."
646
  msgstr ""
647
  "El Checkout Transparente de las tarjetas de crédito está <b>activado</b>."
648
 
649
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:180
650
  msgid "Transparent checkout for credit cards is <b>disabled</b>."
651
  msgstr ""
652
  "El checkout transparente de las tarjetas de crédito está <b>desactivado</b>."
653
 
654
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:212
655
  msgid "Installments Fees"
656
  msgstr "Tasas de pago en cuotas"
657
 
658
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:213
659
  msgid ""
660
  "Set installment fees and whether they will be charged from the store or from "
661
  "the buyer."
663
  "Configura las tasas de las cuotas y si se las cobrarán a la tienda o al "
664
  "comprador. "
665
 
666
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:214
667
  msgid "Set fees"
668
  msgstr "Configurar tasas"
669
 
670
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:239
671
  msgid "Transparent Checkout | Credit card "
672
  msgstr "Checkout Transparente | Tarjeta de Crédito "
673
 
674
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:243
675
  msgid ""
676
  "With the Transparent Checkout, you can sell inside your store environment, "
677
  "without redirection and with the security from Mercado Pago."
679
  "Con el Checkout Transparente, puedes vender dentro de tu tienda, sin "
680
  "redireccionamentos, con toda la seguridad de Mercado Pago."
681
 
682
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:261
 
 
683
  msgid "Advanced configuration of the personalized payment experience"
684
  msgstr "Configuración Avanzada"
685
 
686
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:275
687
  msgid "Payments via Mercado Pago account"
688
  msgstr "Pagos a través de la cuenta de Mercado Pago"
689
 
690
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:276
691
  msgid ""
692
  "Your customers pay faster with saved cards, money balance or other available "
693
  "methods in their Mercado Pago accounts."
695
  "Tus clientes pagan más rápido con tarjetas guardadas, dinero disponible o "
696
  "con otros medios disponibles en sus cuentas de MP."
697
 
698
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:280
699
  msgid "Payments via Mercado Pago accounts are <b>active</b>."
700
  msgstr "Los pagos a través de la cuenta de Mercado Pago están <b>activos</b>."
701
 
702
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:281
703
  msgid "Payments via Mercado Pago accounts are <b>inactive</b>."
704
  msgstr ""
705
  "Los pagos a través de la cuenta de Mercado Pago están <b>deshabilitados</b>."
706
 
707
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:300
708
  msgid "Check an example of how it will appear in your store:"
709
  msgstr "Conoce un ejemplo de cómo aparecerá en la tienda:"
710
 
711
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:331
712
  msgid "That’s it, payment accepted!"
713
  msgstr "Listo, ¡aceptamos tu pago!"
714
 
715
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:333
716
  msgid ""
717
  "We are processing your payment. In less than an hour we will send you the "
718
  "result by email."
720
  "Estamos procesando su pago. En menos de una hora le enviaremos el resultado "
721
  "por correo electrónico."
722
 
723
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:335
724
  msgid ""
725
  "We are processing your payment. In less than 2 days we will send you by "
726
  "email if the payment has been approved or if additional information is "
729
  "Estamos procesando su pago. En menos de 2 días le enviaremos por correo "
730
  "electrónico si se ha aprobado el pago o si se necesita información adicional."
731
 
732
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:337
733
  msgid "Check the card number."
734
  msgstr "Compruebe el número de tarjeta."
735
 
736
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:339
737
  msgid "Check the expiration date."
738
  msgstr "Compruebe la fecha de expiración."
739
 
740
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:341
741
  msgid "Check the information provided."
742
  msgstr "Compruebe la información informada."
743
 
744
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:343
745
  msgid "Check the informed security code."
746
  msgstr "Compruebe el código de seguridad informado."
747
 
748
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:345,
749
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:351
750
  msgid "Your payment cannot be processed."
751
  msgstr "No se puede procesar su pago."
752
 
753
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:347
754
  msgid "You must authorize payments for your orders."
755
  msgstr "Usted debe autorizar los pagos de sus órdenes."
756
 
757
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:349
758
  msgid ""
759
  "Contact your card issuer to activate it. The phone is on the back of your "
760
  "card."
762
  "Póngase en contacto con el emisor de su tarjeta para activarla. El teléfono "
763
  "se encuentra en la parte posterior de su tarjeta."
764
 
765
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:353
766
  msgid ""
767
  "You have already made a payment of this amount. If you have to pay again, "
768
  "use another card or other method of payment."
770
  "Usted ya realizó un pago de este importe. Si tiene que pagar de nuevo, "
771
  "utilizar otra tarjeta u otro medio de pago."
772
 
773
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:355
774
  msgid ""
775
  "Your payment was declined. Please select another payment method. It is "
776
  "recommended in cash."
778
  "Su pago fue rechazado. Por favor seleccione otro medio de pago. Se "
779
  "recomienda en efectivo."
780
 
781
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:357
782
  msgid "Your payment does not have sufficient funds."
783
  msgstr "Su metodo de pago no tiene fondos suficientes."
784
 
785
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:359
786
  msgid "Payment cannot process the selected fee."
787
  msgstr "El pago no puede procesar la cuota seleccionada."
788
 
789
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:361
790
  msgid ""
791
  "You have reached the limit of allowed attempts. Choose another card or other "
792
  "payment method."
794
  "Has alcanzado el límite de intentos permitidos. Elija otra tarjeta u otro "
795
  "medio de pago."
796
 
797
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:363,
798
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:365,
799
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:204
800
  msgid "This payment method cannot process your payment."
801
  msgstr "Este medio de pago no puede procesar su pago."
802
 
803
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:478,
804
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:479,
805
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:509,
806
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:510
807
  msgid "A problem was occurred when processing your payment. Please, try again."
808
  msgstr ""
809
  "El problemas ocurrió cuando se procesaba su pago. Por favor, intente otra "
810
  "vez."
811
 
812
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:592
813
  msgid "See your order form"
814
  msgstr "Ver su hoja de pedido"
815
 
816
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:603
817
  msgid "Your payment was declined. You can try again."
818
  msgstr "Su pago fue rechazado. Puede intentarlo de nuevo."
819
 
820
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:610,
821
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
822
  msgid "Click to try again"
823
  msgstr "Haga clic para intentarlo de nuevo"
824
 
825
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:632,
826
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:633
827
  msgid ""
828
  "A problem was occurred when processing your payment. Are you sure you have "
829
  "correctly filled all information in the checkout form?"
831
  "El problemas ocurrió cuando se procesaba su pago. Está seguro de haber "
832
  "cargado la información en el formulario?"
833
 
834
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:677
835
  msgid "Configure your credentials to enable Mercado Pago payment methods."
836
  msgstr ""
837
  "Completa tus credenciales para habilitar los medios de pago Mercado Pago."
838
 
839
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:731
840
  msgid "Title in the store Checkout"
841
  msgstr "Título en el checkout de la tienda"
842
 
843
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:733
844
  msgid "Change the display text in Checkout, maximum characters: 85"
845
  msgstr "Cambiar el texto de la pantalla Checkout, caracteres máximos: 85"
846
 
847
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:735
848
  msgid "The text inserted here will not be translated to other languages"
849
  msgstr "El texto insertado aquí no se traducirá a otros idiomas"
850
 
851
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:749
852
  msgid "Description"
853
  msgstr "Descripción"
854
 
855
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:786,
856
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:798,
857
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:368
858
  msgid "Important! To sell you must enter your credentials."
859
  msgstr "¡Importante! Para vender debe introducir sus credenciales."
860
 
861
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:787
862
  msgid "You must enter&nbsp;<b>production credentials</b>."
863
  msgstr "Debe introducir&nbsp;<b>las credenciales de producción</b>."
864
 
865
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:788
866
  msgid "Enter credentials"
867
  msgstr "Introducir credenciales"
868
 
869
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:798
870
  msgid "Mercado Pago Plugin general settings"
871
  msgstr "Configuraciones generales del plugin de Mercado Pago"
872
 
873
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:799
874
  msgid ""
875
  "Set the deadlines and fees, test your store or access the Plugin manual."
876
  msgstr "Ajusta tasas y plazos, testea tu tienda o accede al manual del plugin."
877
 
878
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:800
879
  msgid "Go to Settings"
880
  msgstr "Ir a Configuraciones"
881
 
882
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:824
883
  msgid "Activate your credentials to be able to sell"
884
  msgstr "Activa tus credenciales para poder vender"
885
 
886
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:825
887
  msgid ""
888
  "Credentials are codes that you must enter to enable sales. Go below on "
889
  "Activate Credentials. On the next screen, use again the Activate Credentials "
893
  "Dirígete a Activar credenciales. En la siguiente pantalla, ve de nuevo al "
894
  "botón Activar credenciales y completa los campos con los datos solicitados."
895
 
896
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:826
897
  msgid "Activate credentials"
898
  msgstr "Activar credenciales"
899
 
900
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:874
901
  msgid "By disabling it, you will disable all payment methods of this checkout."
902
  msgstr "Al desactivar, desabilitarás todos los medios de pago del checkout."
903
 
904
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:970
905
  msgid "Basic Configuration"
906
  msgstr "Configuración Básica"
907
 
908
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:983
909
  msgid "Discount coupons"
910
  msgstr "Cupones de descuento"
911
 
912
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:986
913
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
914
  msgstr ""
915
  "¿Ofrecerás cupones de descuento a los clientes que compren con Mercado Pago?"
916
 
917
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:988
918
  msgid "Discount coupons is <b>active</b>."
919
  msgstr "Cupones de descuento están <b>activos</b>."
920
 
921
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:989
922
  msgid "Discount coupons is <b>disabled</b>."
923
  msgstr "Cupones de descuento están <b>inactivos</b>."
924
 
925
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1001
926
  msgid "Automatic decline of payments without instant approval"
927
  msgstr "Rechazo automático de pagos sin aprobación instantanea"
928
 
929
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1002
930
  msgid ""
931
  "Enable it if you want to automatically decline payments that are not "
932
  "instantly approved by banks or other institutions. "
934
  "Actívalo si quieres rechazar automáticamente los pagos que no son aprobados "
935
  "instantáneamente por bancos u otros compradores. "
936
 
937
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1006
938
  msgid "Pending payments <b>will be automatically declined</b>."
939
  msgstr "Los pagos pendientes <b>se rechazarán automaticamente</b>."
940
 
941
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1007
942
  msgid "Pending payments <b>will not be automatically declined</b>."
943
  msgstr "Los pagos pendientes <b>no se rechazarán automaticamente</b>."
944
 
945
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
946
  msgid "Discount in Mercado Pago Checkouts"
947
  msgstr "Descuento en los checkouts de Mercado Pago"
948
 
949
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1022
950
  msgid ""
951
  "Choose a percentage value that you want to discount your customers for "
952
  "paying with Mercado Pago."
954
  "Elige un valor porcentual que quieras descontar a tus clientes por pagar con "
955
  "Mercado Pago."
956
 
957
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1023,
958
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1044
959
  msgid "Activate and show this information on Mercado Pago Checkout"
960
  msgstr "Activar y mostrar esa información en el checkout Mercado Pago"
961
 
962
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1040
963
  msgid "Commission in Mercado Pago Checkouts"
964
  msgstr "Comisiones en los checkouts de Mercado Pago"
965
 
966
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1043
967
  msgid ""
968
  "Choose an additional percentage value that you want to charge as commission "
969
  "to your customers for paying with Mercado Pago."
971
  "Elige un valor porcentual adicional que quieras cobrar como comisión a tus "
972
  "clientes por pagar con Mercado Pago."
973
 
974
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1080
975
  msgid "Convert Currency"
976
  msgstr "Convertir moneda"
977
 
978
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1085
979
  msgid "Currency convertion is <b>enabled</b>."
980
  msgstr "Conversión de moneda está <b>activa</b>."
981
 
982
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1086
983
  msgid "Currency convertion is <b>disabled</b>."
984
  msgstr "Conversión de moneda está <b>inactiva</b>."
985
 
986
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1203
987
  msgid ""
988
  "Edit these advanced fields only when you want to modify the preset values."
989
  msgstr ""
990
  "Edita estos campos avanzados solo cuando quieras modificar los valores "
991
  "preestablecidos."
992
 
993
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:50,
994
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:59
995
  msgid "Pix"
996
  msgstr "Pix"
997
 
998
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:225
999
  msgid ""
1000
  "By disabling it, you will disable all Pix payments from Mercado Pago "
1001
  "Transparent Checkout."
1003
  "Al desactivar, desabilitarás lo medios de pago con Pix en el Checkout "
1004
  "Transparente de Mercado Pago."
1005
 
1006
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
1007
  msgid "The transparent checkout for Pix payment is <b>enabled</b>."
1008
  msgstr "El Checkout Transparente está <b>activo</b> para pagos por Pix."
1009
 
1010
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
1011
  msgid "The transparent checkout for Pix payment is <b>disabled</b>."
1012
  msgstr "El Checkout Transparente está <b>inactivo</b> para pagos por Pix."
1013
 
1014
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:245
1015
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
1016
  msgstr "Para activar el Pix, debes tener una clave registrada en Mercado Pago."
1017
 
1018
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:246
1019
  msgid "Download the Mercado Pago app on your cell phone."
1020
  msgstr "Descarga la app de Mercado Pago en tu móvil."
1021
 
1022
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:247
1023
  msgid "Go to the "
1024
  msgstr "Ve al área "
1025
 
1026
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:248
1027
  msgid "area and choose the "
1028
  msgstr "y elige la sección "
1029
 
1030
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:249
1031
  msgid "Your Profile "
1032
  msgstr "Tu Perfil "
1033
 
1034
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:250
1035
  msgid "Your Pix Keys section."
1036
  msgstr "Tus claves Pix."
1037
 
1038
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:251
1039
  msgid ""
1040
  "Choose which data to register as Pix keys. After registering, you can set up "
1041
  "Pix in your checkout."
1043
  "Elige qué datos registrar como claves PIX. Luego de registrarte, podrás "
1044
  "configurar el Pix en tu checkout."
1045
 
1046
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:252
1047
  msgid ""
1048
  "Remember that, for the time being, the Central Bank of Brazil is open Monday "
1049
  "through Friday, from 9am to 6pm."
1051
  "Recuerda que, por el momento, el Banco Central de Brasil está abierto de "
1052
  "lunes a viernes, de 9 a 18 horas."
1053
 
1054
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:253
1055
  msgid ""
1056
  "If you requested your registration outside these hours, we will confirm it "
1057
  "within the next business day."
1059
  "Si has solicitado tu registro fuera de este horario, te lo confirmaremos en "
1060
  "el siguiente día hábil."
1061
 
1062
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:254,
1063
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:349
1064
  msgid "Learn more about Pix"
1065
  msgstr "Más información sobre Pix"
1066
 
1067
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:255
1068
  msgid ""
1069
  "If you have already registered a Pix key at Mercado Pago and cannot activate "
1070
  "Pix in the checkout, "
1072
  "Si ya has registrado una clave Pix en Mercado Pago y no puedes activar Pix "
1073
  "en el checkout, "
1074
 
1075
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:256
1076
  msgid "click here."
1077
  msgstr "haz clic aquí."
1078
 
1079
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:281
1080
  msgid "Transparent Checkout | Pix"
1081
  msgstr "Checkout Transparente | Pix"
1082
 
1083
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:285
1084
  msgid ""
1085
  "With the Transparent Checkout, you can sell inside your store environment, "
1086
  "without redirection and all the safety from Mercado Pago. "
1088
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1089
  "redireccionamientos, con toda la seguridad de Mercado Pago. "
1090
 
1091
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
1092
  msgid "Advanced configuration of the Pix experience"
1093
  msgstr "Configuración avanzada de la experiencia Pix"
1094
 
1095
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:315
1096
  msgid "15 minutes"
1097
  msgstr "15 minutos"
1098
 
1099
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:316
1100
  msgid "30 minutes (recommended)"
1101
  msgstr "30 minutos (recomendado)"
1102
 
1103
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:317
1104
  msgid "60 minutes"
1105
  msgstr "60 minutes"
1106
 
1107
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:318
1108
  msgid "12 hours"
1109
  msgstr "12 horas"
1110
 
1111
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:319
1112
  msgid "24 hours"
1113
  msgstr "24 horas"
1114
 
1115
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:320
1116
  msgid "2 days"
1117
  msgstr "2 días"
1118
 
1119
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:321
1120
  msgid "3 days"
1121
  msgstr "3 días"
1122
 
1123
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:322
1124
  msgid "4 days"
1125
  msgstr "4 días"
1126
 
1127
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:323
1128
  msgid "5 days"
1129
  msgstr "5 días"
1130
 
1131
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:324
1132
  msgid "6 days"
1133
  msgstr "6 días"
1134
 
1135
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:325
1136
  msgid "7 days"
1137
  msgstr "7 días"
1138
 
1139
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
1140
  msgid "Expiration for payments via Pix"
1141
  msgstr "Vencimiento para pagos con Pix"
1142
 
1143
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
1144
  msgid "Set the limit in minutes for your clients to pay via Pix."
1145
  msgstr ""
1146
  "Define el límite de minutos para que tus clientes puedan pagar con Pix."
1147
 
1148
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:346
1149
  msgid "Want to learn how Pix works?"
1150
  msgstr "¿Quieres saber cómo funciona el Pix?"
1151
 
1152
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:347
1153
  msgid ""
1154
  "We have created a page to explain how this new payment method works and its "
1155
  "advantages."
1157
  "Creamos una página para explicar cómo funciona este nuevo medio de pago y "
1158
  "sus ventajas."
1159
 
1160
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:368
1161
  msgid "Would you like to know how Pix works?"
1162
  msgstr "¿Quieres saber cómo funciona Pix?"
1163
 
1164
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:369
1165
  msgid ""
1166
  "We have a dedicated page where we explain how it works and its advantages."
1167
  msgstr "Creamos una página que explica su funcionamiento y sus vantajas."
1168
 
1169
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:370
1170
  msgid "Find out more about Pix"
1171
  msgstr "Saber más sobre Pix"
1172
 
1173
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:513,
1174
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:571
1175
  msgid "A problem occurred when processing your payment. Please try again."
1176
  msgstr ""
1177
  "Un problema se produjo al procesar su pago. Por favor, inténtelo de nuevo."
1178
 
1179
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:499,
1180
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:557
1181
  msgid ""
1182
  "A problem occurred when processing your payment. Are you sure you have "
1183
  "correctly filled in all the information on the checkout form?"
1185
  "Un problema se produjo al procesar su pago. ¿Esta seguro que ha rellenado "
1186
  "correctamente toda la información en el formulario de checkout?"
1187
 
1188
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:478,
1189
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:532
1190
  msgid "The customer has not paid yet."
1191
  msgstr "El cliente no ha pagado todavía."
1192
 
1193
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:482
1194
  msgid "Now you just need to pay with Pix to finalize your purchase."
1195
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra."
1196
 
1197
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:483
1198
  msgid ""
1199
  "Scan the QR code below or copy and paste the code into your bank's "
1200
  "application."
1202
  "Escanee el código QR a continuación o copie y pegue el código en la "
1203
  "aplicación de su banco."
1204
 
1205
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:582
1206
  msgid ""
1207
  "Please note that to receive payments via Pix at our checkout, you must have "
1208
  "a Pix key registered in your Mercado Pago account."
1210
  "Ten en cuenta que para recibir pagos a través de Pix en nuestro checkout, "
1211
  "debes tener una clave Pix registrada en tu cuenta de Mercado Pago."
1212
 
1213
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:583
1214
  msgid "Register your Pix key at Mercado Pago."
1215
  msgstr "Registra tu clave Pix en Mercado Pago."
1216
 
1217
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:633,
1218
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:148
1219
  msgid "Code valid for "
1220
  msgstr "Código válido por "
1221
 
1222
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:50,
1223
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:59
1224
  msgid "Invoice"
1225
  msgstr "Efectivo"
1226
 
1227
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:219
1228
  msgid ""
1229
  "By disabling it, you will disable all invoice payments from Mercado Pago "
1230
  "Transparent Checkout."
1232
  "Al desactivar, desabilitarás todos los medios de pago en efectivo en el "
1233
  "Checkout Transparente de Mercado Pago."
1234
 
1235
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:223
1236
  msgid "The transparent checkout for tickets is <b>enabled</b>."
1237
  msgstr ""
1238
  "El Checkout Transparente está <b>activo</b> para pagos en efectivo o en "
1239
  "loterías."
1240
 
1241
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1242
  msgid "The transparent checkout for tickets is <b>disabled</b>."
1243
  msgstr ""
1244
  "El Checkout Transparente está <b>inactivo</b> para pagos en efectivo o en "
1245
  "loterías."
1246
 
1247
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:239
1248
  msgid "Transparent Checkout | Invoice or Loterica"
1249
  msgstr "Checkout Transparente | Efectivo"
1250
 
1251
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:243
1252
  msgid ""
1253
  "With the Transparent Checkout, you can sell inside your store environment, "
1254
  "without redirection and all the safety from Mercado Pago."
1256
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1257
  "redireccionamentos, con toda la seguridad de Mercado Pago."
1258
 
1259
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
1260
  msgid "Advanced configuration of the cash payment experience"
1261
  msgstr "Configuración avanzada de la experiencia de pago en efectivo"
1262
 
1263
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:273
1264
  msgid "Reduce inventory"
1265
  msgstr "Reducir inventario"
1266
 
1267
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:276
1268
  msgid ""
1269
  "Activates inventory reduction during the creation of an order, whether or "
1270
  "not the final payment is credited. Disable this option to reduce it only "
1274
  "acredite o no el pago final. Desactiva esta opción para reducirlo solo "
1275
  "cuando los pagos estén aprobados."
1276
 
1277
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:278
1278
  msgid "Reduce inventory is <b>enabled</b>."
1279
  msgstr "Reducir inventario está <b>activo</b>."
1280
 
1281
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:279
1282
  msgid "Reduce inventory is <b>disabled</b>."
1283
  msgstr "Reducir inventario está <b>inactivo</b>."
1284
 
1285
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:291
1286
  msgid "Payment Due"
1287
  msgstr "Vencimiento del pago"
1288
 
1289
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:293
1290
  msgid "In how many days will cash payments expire."
1291
  msgstr "En cuántos días caducarán los pagos en efectivo."
1292
 
1293
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:313
1294
  msgid "Enable the available payment methods"
1295
  msgstr "Habilita los medios de pago disponibles"
1296
 
1297
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:315
1298
  msgid "Choose the available payment methods in your store."
1299
  msgstr "Selecciona los medios de pago disponibles en tu tienda."
1300
 
1301
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:319
1302
  msgid "All payment methods"
1303
  msgstr "Todos los medios de pago"
1304
 
1305
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:472,
1306
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:499
1307
  msgid ""
1308
  "There was a problem processing your payment. Are you sure you have correctly "
1309
  "filled out all the information on the payment form?"
1311
  "Se produjo un problema al procesar su pago. ¿Está seguro de que ha llenado "
1312
  "correctamente toda la información en el formulario de pago?"
1313
 
1314
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:465,
1315
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:492
1316
  msgid "Your document data is invalid"
1317
  msgstr "Los datos de su documento no son válidos"
1318
 
1319
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:537
1320
  msgid "To print the ticket again click"
1321
  msgstr "Para imprimir nuevamente el ticket hace clic"
1322
 
1323
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:540
1324
  msgid "here"
1325
  msgstr "aquí"
1326
 
1327
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:650
1328
  msgid " and "
1329
  msgstr " y "
1330
 
1701
  msgid "Check the reasons why the purchase was declined."
1702
  msgstr "Consulta los motivos del rechazo de tu compra."
1703
 
1704
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:128
1705
  msgid "See WooCommerce"
1706
  msgstr "Ver WooCommerce"
1707
 
1708
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:126
1709
  msgid "Install WooCommerce"
1710
  msgstr "Instalar WooCommerce"
1711
 
1712
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:123
1713
  msgid "Activate WooCommerce"
1714
  msgstr "Activar WooCommerce"
1715
 
1716
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:129
1717
  msgid "do you have a minute to share your experience with our plugin?"
1718
  msgstr "¿tienes un minuto para compartir tu experiencia con nuestro plugin?"
1719
 
1720
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:132
1721
  msgid ""
1722
  "Your opinion is very important so that we can offer you the best possible "
1723
  "payment solution and continue to improve."
1725
  "Tu opinión es muy importante para poder ofrecerte la mejor solución de pagos "
1726
  "posible y seguir mejorando."
1727
 
1728
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:141
1729
  msgid "Rate the plugin"
1730
  msgstr "Valorar el plugin"
1731
 
1732
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:145
1733
  msgid "Enable payments via Mercado Pago account"
1734
  msgstr "Pagos a través de la cuenta de Mercado Pago"
1735
 
1736
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:148
1737
  msgid ""
1738
  "When you enable this function, your customers pay faster using their Mercado "
1739
  "Pago accounts.</br>The approval rate of these payments in your store can be "
1743
  "Mercado Pago.</br>La tasa de aprobación de estos pagos en tu tienda puede "
1744
  "ser un 25% mayor en comparación con otros medios de pago."
1745
 
1746
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:157
1747
  msgid "Activate"
1748
  msgstr ""
1749
 
1752
  msgid "Discard"
1753
  msgstr "Descartar"
1754
 
1755
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:133
1756
  msgid "Mercado Pago Settings"
1757
  msgstr "Configuración de Mercado Pago"
1758
 
1759
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:186
1760
  msgid "Accept "
1761
  msgstr "Acepta "
1762
 
1763
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:187
1764
  msgid "payments on the spot "
1765
  msgstr "pagos al instante "
1766
 
1767
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:188
1768
  msgid "with"
1769
  msgstr "con toda"
1770
 
1771
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:189
1772
  msgid "the "
1773
  msgstr "la "
1774
 
1775
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:190
1776
  msgid "security "
1777
  msgstr "seguridad "
1778
 
1779
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:191
1780
  msgid "from Mercado Pago"
1781
  msgstr "de Mercado Pago"
1782
 
1783
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:192
1784
  msgid "Technical requirements"
1785
  msgstr "Requisitos técnicos"
1786
 
1787
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:193
1788
  msgid "SSL"
1789
  msgstr "SSL"
1790
 
1791
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:194
1792
  msgid "GD Extensions"
1793
  msgstr "Extensiones GD"
1794
 
1795
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
1796
  msgid "Curl"
1797
  msgstr "Curl"
1798
 
1799
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
1800
  msgid ""
1801
  "Implementation responsible for transmitting data to Mercado Pago in a secure "
1802
  "and encrypted way."
1804
  "Implementación responsable de transmitir los datos a Mercado Pago de forma "
1805
  "segura y encriptada."
1806
 
1807
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
1808
  msgid ""
1809
  "These extensions are responsible for the implementation and operation of Pix "
1810
  "in your store."
1812
  "Extensiones responsables de la aplicación y el funcionamiento de Pix en su "
1813
  "tienda."
1814
 
1815
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
1816
  msgid ""
1817
  "It is an extension responsible for making payments via requests from the "
1818
  "plugin to Mercado Pago."
1820
  "Es una extensión encargada de realizar los pagos a través de requests del "
1821
  "plugin a Mercado Pago."
1822
 
1823
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:199
1824
  msgid "Collections and installments"
1825
  msgstr "Cobros y cuotas"
1826
 
1827
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:200
1828
  msgid "Choose "
1829
  msgstr "Elige "
1830
 
1831
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:201
1832
  msgid "when you want to receive the money "
1833
  msgstr "cuándo quieres recibir el dinero "
1834
 
1835
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:202
1836
  msgid "from your sales and if you want to offer "
1837
  msgstr "de las ventas y si quieres ofrecer "
1838
 
1839
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:203
1840
  msgid "interest-free installments "
1841
  msgstr "cuotas sin interés "
1842
 
1843
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:204
1844
  msgid "to your clients."
1845
  msgstr "a los clientes."
1846
 
1847
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:205
1848
  msgid "Set deadlines and fees"
1849
  msgstr "Ajustar plazos y tasas"
1850
 
1851
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:206,
1852
  #: ../../includes/products/hooks/class-wc-woomercadopago-products-hook-credits.php:126
1853
  msgid "Questions? "
1854
  msgstr "¿Dudas? "
1855
 
1856
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:207
1857
  msgid "Review the step-by-step of "
1858
  msgstr "Revisa el paso a paso de "
1859
 
1860
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:208
1861
  msgid "how to integrate the Mercado Pago Plugin "
1862
  msgstr "cómo integrar el Plugin de Mercado Pago "
1863
 
1864
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:209
1865
  msgid "on our webiste for developers."
1866
  msgstr "en nuestro sitio de desarrolladores."
1867
 
1868
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:223
1869
  msgid "1. Integrate your store with Mercado Pago "
1870
  msgstr "1. Integra la tienda a Mercado Pago "
1871
 
1872
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:224
1873
  msgid ""
1874
  "To enable orders, you must create and activate production credentials in "
1875
  "your Mercado Pago Account. "
1877
  "Para habilitar las ventas, debes crear y activar las credenciales de "
1878
  "producción en tu cuenta de Mercado Pago. "
1879
 
1880
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:225
1881
  msgid "Copy and paste the credentials below."
1882
  msgstr "Copia y pega tus credenciales a continuación."
1883
 
1884
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:226
1885
  msgid "Check credentials"
1886
  msgstr "Consultar credenciales"
1887
 
1888
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:227
1889
  msgid "Test credentials "
1890
  msgstr "Credenciales de prueba "
1891
 
1892
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:228
1893
  msgid "Enable Mercado Pago checkouts for test purchases in the store."
1894
  msgstr ""
1895
  "Habilitan a los checkouts de Mercado Pago para pruebas de compras en la "
1896
  "tienda."
1897
 
1898
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:229
1899
  msgid "Public key"
1900
  msgstr "Public key"
1901
 
1902
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:230
1903
  msgid "Access Token"
1904
  msgstr "Access Token"
1905
 
1906
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:231
1907
  msgid "Production credentials"
1908
  msgstr "Credenciales de producción"
1909
 
1910
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:232
1911
  msgid "Enable Mercado Pago checkouts to receive real payments in the store."
1912
  msgstr ""
1913
  "Habilitan a los checkouts de Mercado Pago para recibir pagos reales en "
1914
  "tienda."
1915
 
1916
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:233
1917
  msgid "Paste your Public Key here"
1918
  msgstr "Pega aquí tu Public Key"
1919
 
1920
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:234
1921
  msgid "Paste your Access Token here"
1922
  msgstr "Pega aquí tu Access Token"
1923
 
1924
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:235,
1925
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:272
1926
  msgid "Save and continue"
1927
  msgstr "Guardar y continuar"
1928
 
1929
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:247
1930
  msgid "2. Customize your business"
1931
  msgstr "2. Personaliza tu negocio"
1932
 
1933
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:248
1934
  msgid ""
1935
  "Fill out the following information to have a better experience and offer "
1936
  "more information to your clients"
1938
  "Completa los siguientes datos para tener una mejor experiencia y ofrecer más "
1939
  "información a los clientes"
1940
 
1941
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:249
1942
  msgid "Your store information"
1943
  msgstr "Información sobre tu tienda"
1944
 
1945
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:250
1946
  msgid "Name of your store in your client's invoice"
1947
  msgstr "Nombre de tu tienda en la factura de los clientes"
1948
 
1949
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:251
1950
  msgid "Eg: Mary's store"
1951
  msgstr "Ej.: TiendaMaría"
1952
 
1953
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:252
1954
  msgid ""
1955
  "If this field is empty, the purchase will be identified as Mercado Pago."
1956
  msgstr ""
1957
  "Si el campo queda vacío, la compra del cliente se identificará como Mercado "
1958
  "Pago."
1959
 
1960
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:253
1961
  msgid "Identification in Activities of Mercad Pago"
1962
  msgstr "Identificación en Actividad de Mercado Pago"
1963
 
1964
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:254
1965
  msgid "Eg: Marystore"
1966
  msgstr "Ej.: Tienda de María"
1967
 
1968
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:255
1969
  msgid "In Activities, you will view this term before the order number"
1970
  msgstr "En Actividad verás el término ingresado antes del número o del pedido"
1971
 
1972
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:256
1973
  msgid "Store category"
1974
  msgstr "Categoría de la tienda"
1975
 
1976
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:257
1977
  msgid "Select"
1978
  msgstr "Seleccionar"
1979
 
1980
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:258
1981
  msgid "Select ”Other” if you do not find the appropriate category."
1982
  msgstr "Seleciona ”Otro” si no encuentras una categoría adecuada."
1983
 
1984
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:259
1985
  msgid "Advanced integration options (optional)"
1986
  msgstr "Opciones avanzadas de integración (opcional)"
1987
 
1988
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:260
1989
  msgid ""
1990
  "For further integration of your store with Mercado Pago (IPN, Certified "
1991
  "Partners, Debug Mode)"
1993
  "Para mayor integración de tu tienda con Mercado Pago (IPN, Socios "
1994
  "Certificados, Modo Debug)"
1995
 
1996
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:261
1997
  msgid "View advanced options"
1998
  msgstr "Ver opciones avanzadas"
1999
 
2000
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
2001
  msgid "URL for IPN "
2002
  msgstr "URL para IPN "
2003
 
2004
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
2005
  msgid "Eg: https://examples.com/my-custom-ipn-url"
2006
  msgstr "Ej.: https://examples.com/my-custom-ipn-url"
2007
 
2008
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
2009
  msgid ""
2010
  "Add the URL to receive payments notifications. Find out more information in "
2011
  "the "
2013
  "Ingresa la URL para recibir notificaciones de pago. Consulta más información "
2014
  "en los "
2015
 
2016
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
2017
  msgid "guides."
2018
  msgstr "manuales."
2019
 
2020
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
2021
  msgid "integrator_id"
2022
  msgstr "integrator_id"
2023
 
2024
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:267
2025
  msgid "Eg: 14987126498"
2026
  msgstr "Ej.: 14987126498"
2027
 
2028
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:268
2029
  msgid ""
2030
  "If you are a Mercado Pago Certified Partner, make sure to add your "
2031
  "integrator_id. If you do not have the code, please "
2033
  "Si eres Partner certificado de Mercado Pago, recuerda ingresar tu "
2034
  "integrator_id. Si no tienes el código, "
2035
 
2036
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:269
2037
  msgid "request it now. "
2038
  msgstr "solicítalo ahora. "
2039
 
2040
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:270
2041
  msgid "Debug and Log Mode"
2042
  msgstr "Modo debug y log"
2043
 
2044
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:271
2045
  msgid "We record your store's actions in order to provide a better assistance."
2046
  msgstr "Grabamos las aciones de tu tienda para brindar un mejor soporte."
2047
 
2048
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
2049
  msgid "3. Set payment methods"
2050
  msgstr "3. Configura los medios de pago"
2051
 
2052
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:284
2053
  msgid "To view more options, please select a payment method below"
2054
  msgstr "Selecciona uno de los siguientes medios de pago para ver más opciones"
2055
 
2056
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:285
2057
  msgid "Settings"
2058
  msgstr "Configurar"
2059
 
2060
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:286
2061
  msgid "Continue"
2062
  msgstr "Continuar"
2063
 
2064
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:297
2065
  msgid "4. Test your store before you sell"
2066
  msgstr "4. Testea tu tienda antes de vender"
2067
 
2068
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:298
2069
  msgid ""
2070
  "Test the experience in Test Mode and then enable the Sale Mode (Production) "
2071
  "to sell."
2073
  "Testea la experiencia en Modo Test. Luego activa el Modo Ventas (Producción) "
2074
  "para realizar ventas."
2075
 
2076
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:299
2077
  msgid "Choose how you want to operate your store:"
2078
  msgstr "Elige cómo quieres operar tu tienda:"
2079
 
2080
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:300
2081
  msgid "Test Mode"
2082
  msgstr "Modo Test"
2083
 
2084
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
2085
  msgid "Mercado Pago Checkouts disabled for real collections. "
2086
  msgstr "Checkouts Mercado Pago inactivos para cobros reales. "
2087
 
2088
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
2089
  msgid "Test Mode rules."
2090
  msgstr "Reglas del modo test."
2091
 
2092
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
2093
  msgid "Sale Mode (Production)"
2094
  msgstr "Modo Ventas (Producción)"
2095
 
2096
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
2097
  msgid "Mercado Pago Checkouts enabled for real collections."
2098
  msgstr "Checkouts Mercado Pago activos para cobros reales."
2099
 
2100
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:305
2101
  msgid "Mercado Pago payment methods in Production Mode"
2102
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2103
 
2104
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:306
2105
  msgid "The clients can make real purchases in your store."
2106
  msgstr "Los clientes pueden hacer compras reales en tu tienda."
2107
 
2108
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:307
2109
  msgid "Mercado Pago payment methods in Test Mode"
2110
  msgstr "Medios de pago Mercado Pago en Modo Test"
2111
 
2112
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:308
2113
  msgid "Create your "
2114
  msgstr "Crea tu "
2115
 
2116
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:309
2117
  msgid "test user "
2118
  msgstr "usuario de prueba "
2119
 
2120
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:310
2121
  msgid ""
2122
  "(Optional. Can be used in Production Mode and Test Mode, to test payments)."
2123
  msgstr ""
2124
  "(Opcional. Se puede utilizar en modo de producción y en modo de prueba, para "
2125
  "probar los pagos)."
2126
 
2127
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:311
2128
  msgid "Use our test cards, "
2129
  msgstr "Utiliza nuestras tarjetas de prueba, "
2130
 
2131
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:312
2132
  msgid "never use real cards. "
2133
  msgstr "nunca utilices tarjetas reales. "
2134
 
2135
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:313
2136
  msgid "Visit your store "
2137
  msgstr "Visita tu tienda "
2138
 
2139
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:314
2140
  msgid "to test purchases"
2141
  msgstr "para testear compras"
2142
 
2143
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:315
2144
  msgid "Save changes"
2145
  msgstr "Guardar cambios"
2146
 
2147
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:316
2148
  msgid "Store under test"
2149
  msgstr "Tienda en Modo Test"
2150
 
2151
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:317
2152
  msgid "Store in sale mode (Production)"
2153
  msgstr "Tienda en Modo Ventas (Producción)"
2154
 
2155
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:318
2156
  msgid "Enter test credentials"
2157
  msgstr "Ingresa las credenciales de prueba"
2158
 
2159
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:319
2160
  msgid "To enable test mode, "
2161
  msgstr "Para activar el modo de prueba, "
2162
 
2163
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:320
2164
  msgid "copy your test credentials "
2165
  msgstr "copia tus credenciales de prueba "
2166
 
2167
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:321
2168
  msgid "and paste them above in section 1 of this page."
2169
  msgstr "y pégalas en la sección 1 de esta página."
2170
 
2171
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:358
2172
  msgid "Invalid Access Token"
2173
  msgstr "Access token no válido"
2174
 
2175
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:360
2176
  msgid "Valid Access Token"
2177
  msgstr "Access token válido"
2178
 
2179
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:366
2180
  msgid "Invalid Public Key"
2181
  msgstr "Public key no válida"
2182
 
2183
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:368
2184
  msgid "Valid Public Key"
2185
  msgstr "Public key válida"
2186
 
2187
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:371
2188
  msgid "Credentials must be valid"
2189
  msgstr "Las credenciales deben ser válidas"
2190
 
2191
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:421
2192
  msgid "Credentials were updated"
2193
  msgstr "Se actualizaron las credenciales"
2194
 
2195
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:413
2196
  msgid ""
2197
  "Your store has exited Test Mode and is making real sales in Production Mode."
2198
  msgstr ""
2199
  "Ahora su tienda está fuera del modo de prueba y está realizando ventas "
2200
  "reales en el modo de producción."
2201
 
2202
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:414
2203
  msgid "To test the store, re-enter both test credentials."
2204
  msgstr "Para probar la tienda, vuelva a ingresar ambas credenciales de prueba."
2205
 
2206
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:427
2207
+ msgid "Invalid credentials"
2208
+ msgstr "Credenciales no válidas"
2209
+
2210
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:428
2211
  msgid "See our manual to learn "
2212
  msgstr "Consulte nuestro manual para saber "
2213
 
2214
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:429
2215
  msgid "how to enter the credentials the right way."
2216
  msgstr "como ingresar las credenciales de forma correcta."
2217
 
2218
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:488
2219
  msgid "Store information is valid"
2220
  msgstr "Información sobre tu tienda"
2221
 
2222
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:518
2223
  msgid "Mercado Pago's Payment Methods in Test Mode"
2224
  msgstr "Medios de pago Mercado Pago en Modo Test"
2225
 
2226
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:519
2227
  msgid "Mercado Pago's Payment Methods in Production Mode"
2228
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2229
 
2230
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:512
2231
  msgid "Invalid credentials for test mode"
2232
  msgstr "Credenciales inválidas para el modo de prueba"
2233
 
2234
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:592
2235
  msgid "Enabled"
2236
  msgstr "Activado"
2237
 
2238
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:593
2239
  msgid "Disabled"
2240
  msgstr "Inactivo"
2241
 
2242
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:620
2243
  msgid "Valid Credentials"
2244
  msgstr "Credenciales válidas"
2245
 
2246
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:623
2247
  msgid "Credentials couldn't be validated"
2248
  msgstr "No se pudieron validar las credenciales"
2249
 
2250
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:646
2251
  msgid "Store business fields are valid"
2252
  msgstr "Los campos comerciales de la tienda son válidos"
2253
 
2254
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:649
2255
  msgid "Store business fields couldn't be validated"
2256
  msgstr "Los campos comerciales de la tienda no se pudieron validar"
2257
 
2258
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:672
2259
  msgid "At least one paymet method is enabled"
2260
  msgstr "Al menos un método de pago está habilitado"
2261
 
2262
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:675
2263
  msgid "No payment method enabled"
2264
  msgstr "No se habilitó ningún método de pago"
2265
 
2266
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:374
2267
  msgid "Shipping service used by the store."
2268
  msgstr "Servicio de envío utilizado por la tienda."
2269
 
2270
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:564,
2271
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:565
2272
  msgid "Discount provided by store"
2273
  msgstr "Descuento proporcionado por la tienda"
2274
 
2364
  msgid "Cancel &amp; Clear Cart"
2365
  msgstr "Cancelar &amp; Limpiar carrito"
2366
 
2367
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:133,
2368
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:73,
2369
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:82
2370
  msgid "Apply"
2371
  msgstr "Aplicar"
2372
 
2373
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:134,
2374
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:74,
2375
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
2376
  msgid "Remove"
2377
  msgstr "Retirar"
2378
 
2379
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:135,
2380
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75,
2381
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84
2382
  msgid "Please, inform your coupon code"
2383
  msgstr "Por favor, informe su código de cupón"
2384
 
2385
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:136,
2386
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:76,
2387
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85
2388
  msgid "To choose"
2389
  msgstr "Elegir"
2390
 
2391
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:137,
2392
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:77,
2393
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:86
2394
  msgid "Other bank"
2395
  msgstr "Otro banco"
2396
 
2397
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:138,
2398
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:78,
2399
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:87
2400
  msgid "You will save"
2401
  msgstr "Salvarás"
2402
 
2403
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:139,
2404
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:79,
2405
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:88
2406
  msgid "with discount of"
2407
  msgstr "con descuento de"
2408
 
2409
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:140,
2410
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:80,
2411
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:89
2412
  msgid "Total of your purchase:"
2413
  msgstr "Total de su compra:"
2414
 
2415
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:141,
2416
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:81,
2417
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:90
2418
  msgid "Total of your purchase with discount:"
2419
  msgstr "Total de su compra con descuento:"
2420
 
2421
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:142,
2422
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:82,
2423
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:91
2424
  msgid "*After payment approval"
2425
  msgstr "*Tras la aprobación del pago"
2426
 
2427
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:143,
2428
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:83,
2429
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:92
2430
  msgid "Terms and conditions of use"
2431
  msgstr "Términos y condiciones de uso"
2432
 
2433
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:144,
2434
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:162
2435
  msgid "No fee"
2436
  msgstr "Sin interés"
2437
 
2438
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:145,
2439
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:163
2440
  msgid "More options"
2441
  msgstr "Más opciones"
2442
 
2443
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:153
2444
  msgid "mm/yy"
2445
  msgstr "mm/aa"
2446
 
2447
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154,
2448
+ #: ../../templates/checkout/custom-checkout.php:119
2449
  msgid "Issuer"
2450
  msgstr "Banco"
2451
 
2452
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:155
2453
  msgid "Installments"
2454
  msgstr "cuotas "
2455
 
2456
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:158
2457
  msgid "on the back"
2458
  msgstr "del dorso"
2459
 
2460
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:159
2461
  msgid "on the front"
2462
  msgstr "del frente"
2463
 
2464
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:161
2465
  msgid "digits"
2466
  msgstr "dígitos"
2467
 
2468
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:164
2469
+ msgid "If interest is applicable, it will be charged by your bank."
2470
+ msgstr "Si corresponden intereses, serán aplicados por tu banco."
2471
+
2472
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:165
2473
+ msgid "Interest"
2474
+ msgstr "Intereses"
2475
+
2476
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:168
2477
  msgid "Card number is required"
2478
  msgstr "Número de tarjeta obligatorio"
2479
 
2480
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:169
2481
  msgid "Card number invalid"
2482
  msgstr "Número de tarjeta inválido"
2483
 
2484
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:172
2485
  msgid "Holder name is required"
2486
  msgstr "Nombre del titular obligatorio"
2487
 
2488
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:173
2489
  msgid "Holder name invalid"
2490
  msgstr "Nombre del titular inválido"
2491
 
2492
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:176,
2493
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:178
2494
  msgid "Expiration date invalid"
2495
  msgstr "Fecha de vencimiento inválido"
2496
 
2497
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:177
2498
  msgid "Expiration date incomplete"
2499
  msgstr "Fecha de vencimiento obligatorio"
2500
 
2501
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:181
2502
  msgid "Security code is required"
2503
  msgstr "Código de seguridad obligatorio"
2504
 
2505
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:182
2506
  msgid "Security code incomplete"
2507
  msgstr "Código de seguridad incompleto"
2508
 
2509
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:221
 
 
 
 
 
 
 
 
 
 
 
 
2510
  msgid "Cost of installments"
2511
  msgstr "Coste de las cuotas:"
2512
 
2513
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:222
2514
  msgid "Total with installments"
2515
  msgstr "Total con cuotas:"
2516
 
2517
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:223
2518
  msgid "installments of"
2519
  msgstr " cuotas de "
2520
 
2521
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:139
2522
  msgid "Now you just need to pay with Pix to finalize your purchase"
2523
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra"
2524
 
2525
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:140
2526
  msgid "How to pay with Pix:"
2527
  msgstr "Cómo pagar con Pix:"
2528
 
2529
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141
2530
  msgid "Go to your bank's app or website"
2531
  msgstr "Entra en la app o en la página web de tu banco"
2532
 
2533
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142
2534
  msgid "Search for the option to pay with Pix"
2535
  msgstr "Busca la opción de pagar con Pix"
2536
 
2537
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143
2538
  msgid "Scan the QR code or Pix code"
2539
  msgstr "Escanea el código QR o el código Pix"
2540
 
2541
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144
2542
  msgid "Done! You will see the payment confirmation"
2543
  msgstr "Listo. Verás la confirmación del pago"
2544
 
2545
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145
2546
  msgid "Value: "
2547
  msgstr "Valor: "
2548
 
2549
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147
2550
  msgid "Scan the QR code:"
2551
  msgstr "Escanea el código QR:"
2552
 
2553
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150
2554
  msgid "If you prefer, you can pay by copying and pasting the following code"
2555
  msgstr "Si lo prefieres, puedes pagar copiando y pegando el siguiente código"
2556
 
2557
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152
2558
  msgid "Copy code"
2559
  msgstr "Copiar código"
2560
 
2670
  msgid "Buy with your balance or saved cards"
2671
  msgstr "Compra con tu dinero disponible o tarjetas guardadas "
2672
 
2673
+ #: ../../templates/checkout/basic-checkout.php:40
 
 
 
 
2674
  msgid "List style type blue check"
2675
  msgstr ""
2676
 
2677
+ #: ../../templates/checkout/basic-checkout.php:52
2678
  msgid ""
2679
  "When you confirm your purchase, we will redirect you to your Mercado Pago "
2680
  "account"
2681
  msgstr ""
2682
  "Cuando confirmes tu compra, te redireccionaremos a tu cuenta de Mercado Pago"
2683
 
2684
+ #: ../../templates/checkout/basic-checkout.php:53
2685
  msgid "Checkout Pro redirect info image"
2686
  msgstr ""
2687
 
2688
+ #: ../../templates/checkout/basic-checkout.php:62,
2689
+ #: ../../templates/checkout/custom-checkout.php:152,
2690
  #: ../../templates/checkout/pix-checkout.php:31,
2691
  #: ../../templates/checkout/ticket-checkout.php:60
2692
  msgid "By continuing, you agree with our"
2693
  msgstr "Al continuar, aceptas nuestros"
2694
 
2695
+ #: ../../templates/checkout/basic-checkout.php:63,
2696
+ #: ../../templates/checkout/custom-checkout.php:153,
2697
  #: ../../templates/checkout/pix-checkout.php:31,
2698
  #: ../../templates/checkout/ticket-checkout.php:60
2699
  msgid "Terms and conditions"
2724
  "pagar más rápido \n"
2725
  "con Mercado Pago."
2726
 
2727
+ #: ../../templates/checkout/custom-checkout.php:55
2728
  msgid "With which card can you pay?"
2729
  msgstr "¿Con qué tarjeta puedes pagar?"
2730
 
2731
+ #: ../../templates/checkout/custom-checkout.php:67
2732
  msgid "See current promotions"
2733
  msgstr "Ver promociones vigentes"
2734
 
2735
+ #: ../../templates/checkout/custom-checkout.php:75
2736
  msgid "Fill in your card details"
2737
  msgstr "Completa los datos de tu tarjeta"
2738
 
2739
+ #: ../../templates/checkout/custom-checkout.php:77
2740
  msgid "Card number"
2741
  msgstr "Número de Tarjeta"
2742
 
2743
+ #: ../../templates/checkout/custom-checkout.php:79,
2744
+ #: ../../templates/checkout/custom-checkout.php:86,
2745
+ #: ../../templates/checkout/custom-checkout.php:95,
2746
+ #: ../../templates/checkout/custom-checkout.php:103
2747
  msgid "Required data"
2748
  msgstr "Datos obligatorios"
2749
 
2750
+ #: ../../templates/checkout/custom-checkout.php:84
2751
  msgid "Holder name as it appears on the card"
2752
  msgstr "Nombre del titular como aparece en la tarjeta"
2753
 
2754
+ #: ../../templates/checkout/custom-checkout.php:92
2755
  msgid "Expiration"
2756
  msgstr "Vencimiento"
2757
 
2758
+ #: ../../templates/checkout/custom-checkout.php:100
2759
  msgid "Security Code"
2760
  msgstr "Código de seguridad"
2761
 
2762
+ #: ../../templates/checkout/custom-checkout.php:109,
2763
  #: ../../templates/checkout/ticket-checkout.php:29,
2764
  #: ../../templates/checkout/ticket-checkout.php:35
2765
  msgid "Holder document"
2766
  msgstr "Documento del titular"
2767
 
2768
+ #: ../../templates/checkout/custom-checkout.php:109,
2769
  #: ../../templates/checkout/ticket-checkout.php:29,
2770
  #: ../../templates/checkout/ticket-checkout.php:35
2771
  msgid "Invalid document"
2772
  msgstr "Número de documento no válido"
2773
 
2774
+ #: ../../templates/checkout/custom-checkout.php:115,
2775
+ #: ../../templates/checkout/custom-checkout.php:130
2776
  msgid "Select the number of installments"
2777
  msgstr "Selecciona la cantidad de cuotas"
2778
 
2846
  msgid "Print ticket"
2847
  msgstr "Imprimir ticket"
2848
 
2849
+ #~ msgid "Earn more points and have exclusive benefits in Mercado Puntos"
2850
+ #~ msgstr "Gana más puntos y ventajas exclusivas en Mercado Puntos "
2851
+
2852
+ #~ msgid "Error loading form."
2853
+ #~ msgstr "Error al cargar el formulario."
2854
+
2855
+ #~ msgid "Please refresh the page to try again."
2856
+ #~ msgstr "Actualice la página para volver a intentarlo."
2857
+
2858
+ #~ msgid "Refresh page"
2859
+ #~ msgstr "Actualizar página"
2860
+
2861
  #~ msgid "Type of topic IPN invalid, need to be merchant_order"
2862
  #~ msgstr "El tipo de asunto de la IPN no es válido, debe ser `merchant_order`"
2863
 
i18n/languages/woocommerce-mercadopago-es_ES.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_ES.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Mercado Pago payments for WooCommerce 6.0.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
5
  "mercadopago\n"
6
- "POT-Creation-Date: \n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
@@ -11,15 +11,15 @@ msgstr ""
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
- "X-Generator: Poedit 3.1.1\n"
15
 
16
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
17
- #: ../../includes/module/class-wc-woomercadopago-module.php:354
18
  msgid "By continuing, you agree to our "
19
  msgstr "Al continuar, aceptas nuestros "
20
 
21
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:147,
22
- #: ../../includes/module/class-wc-woomercadopago-module.php:356
23
  msgid "Terms and Conditions"
24
  msgstr "Términos y condiciones"
25
 
@@ -67,11 +67,6 @@ msgstr ""
67
  "La tienda debe tener HTTPS para activar el Checkout Personalizado y el "
68
  "Ticket Checkout."
69
 
70
- #: ../../includes/module/class-wc-woomercadopago-credentials.php:504,
71
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:446
72
- msgid "Invalid credentials"
73
- msgstr "Credenciales no válidas"
74
-
75
  #: ../../includes/module/class-wc-woomercadopago-init.php:52
76
  msgid ""
77
  "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. "
@@ -103,15 +98,19 @@ msgstr ""
103
  msgid "Cancel order"
104
  msgstr "Cancelar orden"
105
 
106
- #: ../../includes/module/class-wc-woomercadopago-module.php:370
 
 
 
 
107
  msgid "The payment method is not valid or not available."
108
  msgstr "El medio de pago no es válido o no está disponible."
109
 
110
- #: ../../includes/module/class-wc-woomercadopago-module.php:373
111
  msgid "The transaction amount cannot be processed by Mercado Pago."
112
  msgstr "El monto de transacción no puede ser procesado por Mercado Pago."
113
 
114
- #: ../../includes/module/class-wc-woomercadopago-module.php:373
115
  msgid ""
116
  "Possible causes: Currency not supported; Amounts below the minimum or above "
117
  "the maximum allowed."
@@ -119,11 +118,11 @@ msgstr ""
119
  "Posibles causas: Moneda no soportada; Montos por debajo del mínimo o por "
120
  "encima del máximo permitido."
121
 
122
- #: ../../includes/module/class-wc-woomercadopago-module.php:376
123
  msgid "The users are not valid."
124
  msgstr "Los usuários no son válidos."
125
 
126
- #: ../../includes/module/class-wc-woomercadopago-module.php:376
127
  msgid ""
128
  "Possible causes: Buyer and seller have the same account in Mercado Pago; The "
129
  "transaction involving production and test users."
@@ -131,123 +130,131 @@ msgstr ""
131
  "Posibles causas: Comprador y vendedor tienen la misma cuenta en Mercado "
132
  "Pago; La transacción involucrando usuários de producción y de prueba."
133
 
134
- #: ../../includes/module/class-wc-woomercadopago-module.php:379
135
  msgid "Unauthorized use of production credentials."
136
  msgstr "Uso no autorizado de credenciales de producción."
137
 
138
- #: ../../includes/module/class-wc-woomercadopago-module.php:379
139
  msgid ""
140
  "Possible causes: Use permission in use for the credential of the seller."
141
  msgstr ""
142
  "Posibles causas: Pendencia de permiso de uso en producción para la "
143
  "credencial del vendedor."
144
 
145
- #: ../../includes/module/class-wc-woomercadopago-module.php:505
146
  msgid "Colombia"
147
  msgstr "Colombia"
148
 
149
- #: ../../includes/module/class-wc-woomercadopago-module.php:507
150
  msgid "Argentina"
151
  msgstr "Argentina"
152
 
153
- #: ../../includes/module/class-wc-woomercadopago-module.php:509
154
  msgid "Brazil"
155
  msgstr "Brasil"
156
 
157
- #: ../../includes/module/class-wc-woomercadopago-module.php:511
158
  msgid "Chile"
159
  msgstr "Chile"
160
 
161
- #: ../../includes/module/class-wc-woomercadopago-module.php:513
162
  msgid "Mexico"
163
  msgstr "México"
164
 
165
- #: ../../includes/module/class-wc-woomercadopago-module.php:515
166
  msgid "Uruguay"
167
  msgstr "Uruguay"
168
 
169
- #: ../../includes/module/class-wc-woomercadopago-module.php:517
170
  msgid "Venezuela"
171
  msgstr "Venezuela"
172
 
173
- #: ../../includes/module/class-wc-woomercadopago-module.php:519
174
  msgid "Peru"
175
  msgstr "Peru"
176
 
177
- #: ../../includes/module/class-wc-woomercadopago-module.php:553
178
  msgid "Update the WooCommerce order to "
179
  msgstr "Actualizar la orden de WooCommerce para "
180
 
181
- #: ../../includes/module/class-wc-woomercadopago-module.php:772,
182
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
183
  msgid "Fill in your credentials to enable payment methods."
184
  msgstr "Completa tus credenciales para habilitar los medios de pago."
185
 
186
- #: ../../includes/module/class-wc-woomercadopago-module.php:788
187
  msgid "Set plugin"
188
  msgstr "Configurar plugin"
189
 
190
- #: ../../includes/module/class-wc-woomercadopago-module.php:789,
191
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:295
192
  msgid "Payment methods"
193
  msgstr "Medios de pagos"
194
 
195
- #: ../../includes/module/class-wc-woomercadopago-module.php:790,
196
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:219
197
  msgid "Plugin manual"
198
  msgstr "Manual del plugin"
199
 
200
- #: ../../includes/module/class-wc-woomercadopago-module.php:889
201
  msgid "By Mercado Pago"
202
  msgstr "Por Mercado Pago"
203
 
204
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:191
205
  msgid "Payment approved."
206
  msgstr "Pago aprobado."
207
 
208
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:257,
209
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:260
210
  msgid "Waiting for the Pix payment."
211
  msgstr "Esperando el pago de Pix."
212
 
213
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:276,
214
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:279
215
  msgid "Waiting for the ticket payment."
216
  msgstr "Esperando el pago del boleto."
217
 
218
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:288
219
  msgid "The customer has not made the payment yet."
220
  msgstr "El cliente todavía no efectuó el pago."
221
 
222
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:307
223
  msgid "Payment is pending review."
224
  msgstr "El pago está pendiente de revisión."
225
 
226
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:324
227
  msgid "Payment was declined. The customer can try again."
228
  msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
229
 
230
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:339
231
  msgid "Payment was returned to the customer."
232
  msgstr "El pago fue devuelto al cliente."
233
 
234
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:353
235
  msgid "Payment was canceled."
236
  msgstr "El pago fue cancelado."
237
 
238
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:368,
239
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:380
240
  msgid ""
241
  "The payment is in mediation or the purchase was unknown by the customer."
242
  msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
243
 
244
  #. translators: 1: payment_id 2: status
245
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:483
246
  msgid ""
247
  "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
248
  msgstr ""
249
  "Mercado Pago: El pago %1$s fue notificado por Mercado Pago con estado %2$s."
250
 
 
 
 
 
 
 
 
 
251
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
252
  msgid "No ID or TOPIC param in Request IPN"
253
  msgstr "No hay ID o parámetro de ASUNTO la solicitud de IPN"
@@ -267,13 +274,6 @@ msgstr "No se ha encontrado la IPN de `merchant_order`"
267
  msgid "Not found Payments into Merchant_Order"
268
  msgstr "No se han encontrado pagos en Merchant_Order"
269
 
270
- #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:172,
271
- #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:141,
272
- #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
273
- #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
274
- msgid "Buyer email"
275
- msgstr "Email del comprador"
276
-
277
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:175,
278
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:144,
279
  #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:193,
@@ -295,84 +295,84 @@ msgstr ""
295
  "Por favor, introduzca su email en la dirección de facturación para utilizar "
296
  "este servicio"
297
 
298
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:40
299
  msgid "Debit, Credit and invoice in Mercado Pago environment"
300
  msgstr "Débito, crédito y efectivo, en Mercado Pago"
301
 
302
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:41,
303
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:289
304
  msgid "Checkout Pro"
305
  msgstr "Checkout Pro"
306
 
307
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:49
308
  msgid "Mercado Pago - Checkout Pro"
309
  msgstr "Mercado Pago - Checkout Pro "
310
 
311
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:51
312
  msgid "Your saved cards or money in Mercado Pago"
313
  msgstr "Compras con tarjetas guardadas o saldo en Mercado Pago "
314
 
315
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:176
316
  msgid "Maximum number of installments"
317
  msgstr "Máximo de cuotas"
318
 
319
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:178
320
  msgid "What is the maximum quota with which a customer can buy?"
321
  msgstr "¿Cuál es el máximo de cuotas con las que un cliente puede comprar?"
322
 
323
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:181
324
  msgid "1 installment"
325
  msgstr "1 cuota"
326
 
327
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:182
328
  msgid "2 installments"
329
  msgstr "2 cuotas"
330
 
331
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:183
332
  msgid "3 installments"
333
  msgstr "3 cuotas"
334
 
335
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:184
336
  msgid "4 installments"
337
  msgstr "4 cuotas"
338
 
339
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:185
340
  msgid "5 installments"
341
  msgstr "5 cuotas"
342
 
343
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:186
344
  msgid "6 installments"
345
  msgstr "6 cuotas"
346
 
347
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:187
348
  msgid "10 installments"
349
  msgstr "10 cuotas"
350
 
351
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:188
352
  msgid "12 installments"
353
  msgstr "12 cuotas"
354
 
355
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:189
356
  msgid "15 installments"
357
  msgstr "15 cuotas"
358
 
359
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:190
360
  msgid "18 installments"
361
  msgstr "18 cuotas"
362
 
363
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:191
364
  msgid "24 installments"
365
  msgstr "24 cuotas"
366
 
367
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:268,
368
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:155,
369
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:849,
370
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:206,
371
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:199
372
  msgid "Enable the checkout"
373
  msgstr "Activar el checkout"
374
 
375
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:269
376
  msgid ""
377
  "By disabling it, you will disable all payments from Mercado Pago Checkout at "
378
  "Mercado Pago website by redirect."
@@ -380,17 +380,17 @@ msgstr ""
380
  "Al desactivar, desabilitarás todos los medios de pago del checkout en el "
381
  "sitio web de Mercado Pago."
382
 
383
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:273,
384
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:854
385
  msgid "The checkout is <b>enabled</b>."
386
  msgstr "El checkout está <b>activo</b>."
387
 
388
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:274,
389
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:855
390
  msgid "The checkout is <b>disabled</b>."
391
  msgstr "El checkout está <b>inactivo</b>."
392
 
393
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:293
394
  msgid ""
395
  "With Checkout Pro you sell with all the safety inside Mercado Pago "
396
  "environment."
@@ -398,15 +398,15 @@ msgstr ""
398
  "Con el Checkout Pro, podrás vender con toda la seguridad, dentro de Mercado "
399
  "Pago."
400
 
401
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:310
402
  msgid "Advanced settings"
403
  msgstr "Configuración Avanzada"
404
 
405
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:323
406
  msgid "Payment experience"
407
  msgstr "Experiencia de pago"
408
 
409
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:325
410
  msgid ""
411
  "Define what payment experience your customers will have, whether inside or "
412
  "outside your store."
@@ -414,31 +414,31 @@ msgstr ""
414
  "Define qué experiencia de pago tendrán tus clientes, si dentro o fuera de tu "
415
  "tienda."
416
 
417
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:328
418
  msgid "Redirect"
419
  msgstr "Redirect"
420
 
421
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:329
422
  msgid "Modal"
423
  msgstr "Modal"
424
 
425
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:345
426
  msgid ""
427
  "Choose the URL that we will show your customers when they finish their "
428
  "purchase."
429
  msgstr "Elige la URL que mostraremos a tus clientes cuando terminen su compra."
430
 
431
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:343,
432
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:363,
433
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
434
  msgid "This seems to be an invalid URL."
435
  msgstr "Esto parece ser una URL no válida."
436
 
437
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:348
438
  msgid "Success URL"
439
  msgstr "URL de éxito"
440
 
441
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:365
442
  msgid ""
443
  "Choose the URL that we will show to your customers when we refuse their "
444
  "purchase. Make sure it includes a message appropriate to the situation and "
@@ -448,11 +448,11 @@ msgstr ""
448
  "Asegúrate de incluir un mensaje adecuado a la situación y dales información "
449
  "útil para que puedan solucionarlo."
450
 
451
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:368
452
  msgid "Payment URL rejected"
453
  msgstr "URL de pago rechazado"
454
 
455
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:386
456
  msgid ""
457
  "Choose the URL that we will show to your customers when they have a payment "
458
  "pending approval."
@@ -460,92 +460,92 @@ msgstr ""
460
  "Elige la URL que mostraremos a tus clientes cuando tengan un pago pendiente "
461
  "de aprobación."
462
 
463
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:389
464
  msgid "Payment URL pending"
465
  msgstr "URL de pago pendiente"
466
 
467
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:403
468
  msgid "Enable the payment methods available to your clients."
469
  msgstr "Habilita los medios de pago disponibles para tus clientes."
470
 
471
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:404
472
  msgid "Choose the payment methods you accept in your store"
473
  msgstr "Elige los medios de pago que se aceptan en la tienda"
474
 
475
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:408
476
  msgid "Credit Cards"
477
  msgstr "Tarjetas de crédito"
478
 
479
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:412
480
  msgid "Debit Cards"
481
  msgstr "Tarjetas de débito"
482
 
483
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:416
484
  msgid "Other Payment Methods"
485
  msgstr "Otros medios"
486
 
487
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:466
488
  msgid "Return to the store"
489
  msgstr "Volver a la tienda"
490
 
491
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:467
492
  msgid ""
493
  "Do you want your customer to automatically return to the store after payment?"
494
  msgstr ""
495
  "¿Quieres que tu cliente vuelva automáticamente a la tienda después del pago?"
496
 
497
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:471
498
  msgid "The buyer <b>will be automatically redirected to the store</b>."
499
  msgstr "El comprador <b>será redirigido automáticamente a la tienda</b>."
500
 
501
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:472
502
  msgid "The buyer <b>will not be automatically redirected to the store</b>."
503
  msgstr "El comprador <b>no será redirigido automáticamente a la tienda</b>."
504
 
505
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:537
506
  msgid "Installments without card"
507
  msgstr "Cuotas sin tarjeta"
508
 
509
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
510
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:546,
511
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:402
512
  msgid "Up to "
513
  msgstr "hasta "
514
 
515
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
516
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:546,
517
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:402
518
  msgid " installments"
519
  msgstr " cuotas"
520
 
521
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:545,
522
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:401
523
  msgid "Credit cards"
524
  msgstr "Tarjetas de crédito"
525
 
526
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:552,
527
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:409
528
  msgid "Debit cards"
529
  msgstr "Tarjetas de débito "
530
 
531
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:558
532
  msgid "Bank Transfer"
533
  msgstr "Transferencia bancaria"
534
 
535
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:564
536
  msgid "Payment by cash"
537
  msgstr "Pagos en efectivo "
538
 
539
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:593
540
  msgid "Payment with Mercado Credito"
541
  msgstr "Pagos con Mercado Crédito"
542
 
543
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:594
544
  msgid "New!"
545
  msgstr "¡Nuevo!"
546
 
547
  #. translators: %s link to Mercado Credits blog
548
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:599
549
  msgid ""
550
  "With <a href=\"%s\" target=\"blank\">Mercado Credito</a>, clients can pay "
551
  "<b>in installments with no card, by transfers, invoice or money available in "
@@ -558,82 +558,82 @@ msgstr ""
558
  "componente de cuotas sin tarjeta</b>, aumentarás tus chances de vender. Para "
559
  "saber más, ingresá a documentación."
560
 
561
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:603
562
  msgid "The no-card installments banner is <b>active</b>."
563
  msgstr "El componente de cuotas sin tarjeta está <b>activado</b>."
564
 
565
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:604
566
  msgid "The no-card installments banner is <b>disabled</b>."
567
  msgstr "El componente de cuotas sin tarjeta está <b>desactivado</b> ."
568
 
569
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:642,
570
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:652
571
  msgid "Banner on the product page | Computer version"
572
  msgstr "Componente en la página del producto | Versión para computadora"
573
 
574
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:643
575
  msgid "Banner on the product page | Cellphone version"
576
  msgstr "Componente en la página del producto | Versión para celular"
577
 
578
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:650
579
  msgid "Computer"
580
  msgstr "Computadora"
581
 
582
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:651
583
  msgid "Mobile"
584
  msgstr "Celular"
585
 
586
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:653
587
  msgid "Banner visualization"
588
  msgstr "Visualización del componente"
589
 
590
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:654
591
  msgid "Check the example of how it will appear in the store:"
592
  msgstr "Consulta el ejemplo de cómo aparecerá en la tienda:"
593
 
594
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:710,
595
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:697,
596
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:644,
597
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:632,
598
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:421,
599
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:408,
600
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:425,
601
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:412,
602
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
603
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
604
  msgid "discount of"
605
  msgstr "descuento de"
606
 
607
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:715,
608
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:702,
609
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:649,
610
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:637,
611
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:426,
612
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:413,
613
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:430,
614
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:417,
615
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
616
  msgid "fee of"
617
  msgstr "comisión de"
618
 
619
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:37,
620
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:30,
621
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:30
622
  msgid "Transparent Checkout in your store environment"
623
  msgstr "Checkout Transparente, en tu tienda"
624
 
625
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:38,
626
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:47
627
  msgid "Debit and Credit"
628
  msgstr "Débito e crédito"
629
 
630
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:46,
631
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:39,
632
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:39
633
  msgid "Mercado pago - Customized Checkout"
634
  msgstr "Mercado Pago - Checkout Personalizado"
635
 
636
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:156
637
  msgid ""
638
  "By disabling it, you will disable all credit cards payments from Mercado "
639
  "Pago Transparent Checkout."
@@ -641,21 +641,21 @@ msgstr ""
641
  "Al desactivar, desabilitarás todos los medios de pago con tarjeta de crédito "
642
  "en el Checkout Transparente de Mercado Pago."
643
 
644
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:160
645
  msgid "Transparent Checkout for credit cards is <b>enabled</b>."
646
  msgstr ""
647
  "El Checkout Transparente de las tarjetas de crédito está <b>activado</b>."
648
 
649
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:161
650
  msgid "Transparent checkout for credit cards is <b>disabled</b>."
651
  msgstr ""
652
  "El checkout transparente de las tarjetas de crédito está <b>desactivado</b>."
653
 
654
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:193
655
  msgid "Installments Fees"
656
  msgstr "Tasas de pago en cuotas"
657
 
658
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:194
659
  msgid ""
660
  "Set installment fees and whether they will be charged from the store or from "
661
  "the buyer."
@@ -663,15 +663,15 @@ msgstr ""
663
  "Configura las tasas de las cuotas y si se las cobrarán a la tienda o al "
664
  "comprador. "
665
 
666
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:195
667
  msgid "Set fees"
668
  msgstr "Configurar tasas"
669
 
670
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:220
671
  msgid "Transparent Checkout | Credit card "
672
  msgstr "Checkout Transparente | Tarjeta de Crédito "
673
 
674
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:224
675
  msgid ""
676
  "With the Transparent Checkout, you can sell inside your store environment, "
677
  "without redirection and with the security from Mercado Pago."
@@ -679,17 +679,15 @@ msgstr ""
679
  "Con el Checkout Transparente, puedes vender dentro de tu tienda, sin "
680
  "redireccionamentos, con toda la seguridad de Mercado Pago."
681
 
682
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:242
683
- #, fuzzy
684
- #| msgid "Advanced configuration of the personalized payment experience\""
685
  msgid "Advanced configuration of the personalized payment experience"
686
  msgstr "Configuración Avanzada"
687
 
688
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:256
689
  msgid "Payments via Mercado Pago account"
690
  msgstr "Pagos a través de la cuenta de Mercado Pago"
691
 
692
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:257
693
  msgid ""
694
  "Your customers pay faster with saved cards, money balance or other available "
695
  "methods in their Mercado Pago accounts."
@@ -697,24 +695,24 @@ msgstr ""
697
  "Tus clientes pagan más rápido con tarjetas guardadas, dinero disponible o "
698
  "con otros medios disponibles en sus cuentas de MP."
699
 
700
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:261
701
  msgid "Payments via Mercado Pago accounts are <b>active</b>."
702
  msgstr "Los pagos a través de la cuenta de Mercado Pago están <b>activos</b>."
703
 
704
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:262
705
  msgid "Payments via Mercado Pago accounts are <b>inactive</b>."
706
  msgstr ""
707
  "Los pagos a través de la cuenta de Mercado Pago están <b>deshabilitados</b>."
708
 
709
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:281
710
  msgid "Check an example of how it will appear in your store:"
711
  msgstr "Conoce un ejemplo de cómo aparecerá en la tienda:"
712
 
713
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:312
714
  msgid "That’s it, payment accepted!"
715
  msgstr "Listo, ¡aceptamos tu pago!"
716
 
717
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:314
718
  msgid ""
719
  "We are processing your payment. In less than an hour we will send you the "
720
  "result by email."
@@ -722,7 +720,7 @@ msgstr ""
722
  "Estamos procesando su pago. En menos de una hora le enviaremos el resultado "
723
  "por correo electrónico."
724
 
725
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:316
726
  msgid ""
727
  "We are processing your payment. In less than 2 days we will send you by "
728
  "email if the payment has been approved or if additional information is "
@@ -731,32 +729,32 @@ msgstr ""
731
  "Estamos procesando su pago. En menos de 2 días le enviaremos por correo "
732
  "electrónico si se ha aprobado el pago o si se necesita información adicional."
733
 
734
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:318
735
  msgid "Check the card number."
736
  msgstr "Compruebe el número de tarjeta."
737
 
738
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:320
739
  msgid "Check the expiration date."
740
  msgstr "Compruebe la fecha de expiración."
741
 
742
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:322
743
  msgid "Check the information provided."
744
  msgstr "Compruebe la información informada."
745
 
746
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:324
747
  msgid "Check the informed security code."
748
  msgstr "Compruebe el código de seguridad informado."
749
 
750
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:326,
751
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:332
752
  msgid "Your payment cannot be processed."
753
  msgstr "No se puede procesar su pago."
754
 
755
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:328
756
  msgid "You must authorize payments for your orders."
757
  msgstr "Usted debe autorizar los pagos de sus órdenes."
758
 
759
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:330
760
  msgid ""
761
  "Contact your card issuer to activate it. The phone is on the back of your "
762
  "card."
@@ -764,7 +762,7 @@ msgstr ""
764
  "Póngase en contacto con el emisor de su tarjeta para activarla. El teléfono "
765
  "se encuentra en la parte posterior de su tarjeta."
766
 
767
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:334
768
  msgid ""
769
  "You have already made a payment of this amount. If you have to pay again, "
770
  "use another card or other method of payment."
@@ -772,7 +770,7 @@ msgstr ""
772
  "Usted ya realizó un pago de este importe. Si tiene que pagar de nuevo, "
773
  "utilizar otra tarjeta u otro medio de pago."
774
 
775
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:336
776
  msgid ""
777
  "Your payment was declined. Please select another payment method. It is "
778
  "recommended in cash."
@@ -780,15 +778,15 @@ msgstr ""
780
  "Su pago fue rechazado. Por favor seleccione otro medio de pago. Se "
781
  "recomienda en efectivo."
782
 
783
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:338
784
  msgid "Your payment does not have sufficient funds."
785
  msgstr "Su metodo de pago no tiene fondos suficientes."
786
 
787
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:340
788
  msgid "Payment cannot process the selected fee."
789
  msgstr "El pago no puede procesar la cuota seleccionada."
790
 
791
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:342
792
  msgid ""
793
  "You have reached the limit of allowed attempts. Choose another card or other "
794
  "payment method."
@@ -796,36 +794,36 @@ msgstr ""
796
  "Has alcanzado el límite de intentos permitidos. Elija otra tarjeta u otro "
797
  "medio de pago."
798
 
799
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:344,
800
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:346,
801
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:189
802
  msgid "This payment method cannot process your payment."
803
  msgstr "Este medio de pago no puede procesar su pago."
804
 
805
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:457,
806
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:458,
807
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:488,
808
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:489
809
  msgid "A problem was occurred when processing your payment. Please, try again."
810
  msgstr ""
811
  "El problemas ocurrió cuando se procesaba su pago. Por favor, intente otra "
812
  "vez."
813
 
814
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:571
815
  msgid "See your order form"
816
  msgstr "Ver su hoja de pedido"
817
 
818
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:582
819
  msgid "Your payment was declined. You can try again."
820
  msgstr "Su pago fue rechazado. Puede intentarlo de nuevo."
821
 
822
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:589,
823
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
824
  msgid "Click to try again"
825
  msgstr "Haga clic para intentarlo de nuevo"
826
 
827
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:611,
828
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:612
829
  msgid ""
830
  "A problem was occurred when processing your payment. Are you sure you have "
831
  "correctly filled all information in the checkout form?"
@@ -833,59 +831,59 @@ msgstr ""
833
  "El problemas ocurrió cuando se procesaba su pago. Está seguro de haber "
834
  "cargado la información en el formulario?"
835
 
836
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:651
837
  msgid "Configure your credentials to enable Mercado Pago payment methods."
838
  msgstr ""
839
  "Completa tus credenciales para habilitar los medios de pago Mercado Pago."
840
 
841
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:707
842
  msgid "Title in the store Checkout"
843
  msgstr "Título en el checkout de la tienda"
844
 
845
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:709
846
  msgid "Change the display text in Checkout, maximum characters: 85"
847
  msgstr "Cambiar el texto de la pantalla Checkout, caracteres máximos: 85"
848
 
849
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:711
850
  msgid "The text inserted here will not be translated to other languages"
851
  msgstr "El texto insertado aquí no se traducirá a otros idiomas"
852
 
853
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:725
854
  msgid "Description"
855
  msgstr "Descripción"
856
 
857
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:762,
858
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:774,
859
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
860
  msgid "Important! To sell you must enter your credentials."
861
  msgstr "¡Importante! Para vender debe introducir sus credenciales."
862
 
863
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:763
864
  msgid "You must enter&nbsp;<b>production credentials</b>."
865
  msgstr "Debe introducir&nbsp;<b>las credenciales de producción</b>."
866
 
867
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:764
868
  msgid "Enter credentials"
869
  msgstr "Introducir credenciales"
870
 
871
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:774
872
  msgid "Mercado Pago Plugin general settings"
873
  msgstr "Configuraciones generales del plugin de Mercado Pago"
874
 
875
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:775
876
  msgid ""
877
  "Set the deadlines and fees, test your store or access the Plugin manual."
878
  msgstr "Ajusta tasas y plazos, testea tu tienda o accede al manual del plugin."
879
 
880
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:776
881
  msgid "Go to Settings"
882
  msgstr "Ir a Configuraciones"
883
 
884
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:800
885
  msgid "Activate your credentials to be able to sell"
886
  msgstr "Activa tus credenciales para poder vender"
887
 
888
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:801
889
  msgid ""
890
  "Credentials are codes that you must enter to enable sales. Go below on "
891
  "Activate Credentials. On the next screen, use again the Activate Credentials "
@@ -895,40 +893,40 @@ msgstr ""
895
  "Dirígete a Activar credenciales. En la siguiente pantalla, ve de nuevo al "
896
  "botón Activar credenciales y completa los campos con los datos solicitados."
897
 
898
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:802
899
  msgid "Activate credentials"
900
  msgstr "Activar credenciales"
901
 
902
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:850
903
  msgid "By disabling it, you will disable all payment methods of this checkout."
904
  msgstr "Al desactivar, desabilitarás todos los medios de pago del checkout."
905
 
906
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:946
907
  msgid "Basic Configuration"
908
  msgstr "Configuración Básica"
909
 
910
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:959
911
  msgid "Discount coupons"
912
  msgstr "Cupones de descuento"
913
 
914
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:962
915
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
916
  msgstr ""
917
  "¿Ofrecerás cupones de descuento a los clientes que compren con Mercado Pago?"
918
 
919
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:964
920
  msgid "Discount coupons is <b>active</b>."
921
  msgstr "Cupones de descuento están <b>activos</b>."
922
 
923
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:965
924
  msgid "Discount coupons is <b>disabled</b>."
925
  msgstr "Cupones de descuento están <b>inactivos</b>."
926
 
927
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:977
928
  msgid "Automatic decline of payments without instant approval"
929
  msgstr "Rechazo automático de pagos sin aprobación instantanea"
930
 
931
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:978
932
  msgid ""
933
  "Enable it if you want to automatically decline payments that are not "
934
  "instantly approved by banks or other institutions. "
@@ -936,19 +934,19 @@ msgstr ""
936
  "Actívalo si quieres rechazar automáticamente los pagos que no son aprobados "
937
  "instantáneamente por bancos u otros compradores. "
938
 
939
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:982
940
  msgid "Pending payments <b>will be automatically declined</b>."
941
  msgstr "Los pagos pendientes <b>se rechazarán automaticamente</b>."
942
 
943
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:983
944
  msgid "Pending payments <b>will not be automatically declined</b>."
945
  msgstr "Los pagos pendientes <b>no se rechazarán automaticamente</b>."
946
 
947
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:995
948
  msgid "Discount in Mercado Pago Checkouts"
949
  msgstr "Descuento en los checkouts de Mercado Pago"
950
 
951
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:998
952
  msgid ""
953
  "Choose a percentage value that you want to discount your customers for "
954
  "paying with Mercado Pago."
@@ -956,16 +954,16 @@ msgstr ""
956
  "Elige un valor porcentual que quieras descontar a tus clientes por pagar con "
957
  "Mercado Pago."
958
 
959
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:999,
960
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1020
961
  msgid "Activate and show this information on Mercado Pago Checkout"
962
  msgstr "Activar y mostrar esa información en el checkout Mercado Pago"
963
 
964
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1016
965
  msgid "Commission in Mercado Pago Checkouts"
966
  msgstr "Comisiones en los checkouts de Mercado Pago"
967
 
968
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
969
  msgid ""
970
  "Choose an additional percentage value that you want to charge as commission "
971
  "to your customers for paying with Mercado Pago."
@@ -973,31 +971,31 @@ msgstr ""
973
  "Elige un valor porcentual adicional que quieras cobrar como comisión a tus "
974
  "clientes por pagar con Mercado Pago."
975
 
976
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1056
977
  msgid "Convert Currency"
978
  msgstr "Convertir moneda"
979
 
980
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1061
981
  msgid "Currency convertion is <b>enabled</b>."
982
  msgstr "Conversión de moneda está <b>activa</b>."
983
 
984
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1062
985
  msgid "Currency convertion is <b>disabled</b>."
986
  msgstr "Conversión de moneda está <b>inactiva</b>."
987
 
988
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1179
989
  msgid ""
990
  "Edit these advanced fields only when you want to modify the preset values."
991
  msgstr ""
992
  "Edita estos campos avanzados solo cuando quieras modificar los valores "
993
  "preestablecidos."
994
 
995
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:31,
996
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:40
997
  msgid "Pix"
998
  msgstr "Pix"
999
 
1000
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:207
1001
  msgid ""
1002
  "By disabling it, you will disable all Pix payments from Mercado Pago "
1003
  "Transparent Checkout."
@@ -1005,39 +1003,39 @@ msgstr ""
1005
  "Al desactivar, desabilitarás lo medios de pago con Pix en el Checkout "
1006
  "Transparente de Mercado Pago."
1007
 
1008
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:211
1009
  msgid "The transparent checkout for Pix payment is <b>enabled</b>."
1010
  msgstr "El Checkout Transparente está <b>activo</b> para pagos por Pix."
1011
 
1012
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:212
1013
  msgid "The transparent checkout for Pix payment is <b>disabled</b>."
1014
  msgstr "El Checkout Transparente está <b>inactivo</b> para pagos por Pix."
1015
 
1016
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:227
1017
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
1018
  msgstr "Para activar el Pix, debes tener una clave registrada en Mercado Pago."
1019
 
1020
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:228
1021
  msgid "Download the Mercado Pago app on your cell phone."
1022
  msgstr "Descarga la app de Mercado Pago en tu móvil."
1023
 
1024
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
1025
  msgid "Go to the "
1026
  msgstr "Ve al área "
1027
 
1028
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
1029
  msgid "area and choose the "
1030
  msgstr "y elige la sección "
1031
 
1032
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:231
1033
  msgid "Your Profile "
1034
  msgstr "Tu Perfil "
1035
 
1036
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:232
1037
  msgid "Your Pix Keys section."
1038
  msgstr "Tus claves Pix."
1039
 
1040
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:233
1041
  msgid ""
1042
  "Choose which data to register as Pix keys. After registering, you can set up "
1043
  "Pix in your checkout."
@@ -1045,7 +1043,7 @@ msgstr ""
1045
  "Elige qué datos registrar como claves PIX. Luego de registrarte, podrás "
1046
  "configurar el Pix en tu checkout."
1047
 
1048
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:234
1049
  msgid ""
1050
  "Remember that, for the time being, the Central Bank of Brazil is open Monday "
1051
  "through Friday, from 9am to 6pm."
@@ -1053,7 +1051,7 @@ msgstr ""
1053
  "Recuerda que, por el momento, el Banco Central de Brasil está abierto de "
1054
  "lunes a viernes, de 9 a 18 horas."
1055
 
1056
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:235
1057
  msgid ""
1058
  "If you requested your registration outside these hours, we will confirm it "
1059
  "within the next business day."
@@ -1061,12 +1059,12 @@ msgstr ""
1061
  "Si has solicitado tu registro fuera de este horario, te lo confirmaremos en "
1062
  "el siguiente día hábil."
1063
 
1064
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:236,
1065
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
1066
  msgid "Learn more about Pix"
1067
  msgstr "Más información sobre Pix"
1068
 
1069
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:237
1070
  msgid ""
1071
  "If you have already registered a Pix key at Mercado Pago and cannot activate "
1072
  "Pix in the checkout, "
@@ -1074,15 +1072,15 @@ msgstr ""
1074
  "Si ya has registrado una clave Pix en Mercado Pago y no puedes activar Pix "
1075
  "en el checkout, "
1076
 
1077
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:238
1078
  msgid "click here."
1079
  msgstr "haz clic aquí."
1080
 
1081
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:263
1082
  msgid "Transparent Checkout | Pix"
1083
  msgstr "Checkout Transparente | Pix"
1084
 
1085
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:267
1086
  msgid ""
1087
  "With the Transparent Checkout, you can sell inside your store environment, "
1088
  "without redirection and all the safety from Mercado Pago. "
@@ -1090,68 +1088,68 @@ msgstr ""
1090
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1091
  "redireccionamientos, con toda la seguridad de Mercado Pago. "
1092
 
1093
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:284
1094
  msgid "Advanced configuration of the Pix experience"
1095
  msgstr "Configuración avanzada de la experiencia Pix"
1096
 
1097
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:297
1098
  msgid "15 minutes"
1099
  msgstr "15 minutos"
1100
 
1101
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:298
1102
  msgid "30 minutes (recommended)"
1103
  msgstr "30 minutos (recomendado)"
1104
 
1105
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:299
1106
  msgid "60 minutes"
1107
  msgstr "60 minutes"
1108
 
1109
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:300
1110
  msgid "12 hours"
1111
  msgstr "12 horas"
1112
 
1113
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:301
1114
  msgid "24 hours"
1115
  msgstr "24 horas"
1116
 
1117
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
1118
  msgid "2 days"
1119
  msgstr "2 días"
1120
 
1121
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:303
1122
  msgid "3 days"
1123
  msgstr "3 días"
1124
 
1125
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:304
1126
  msgid "4 days"
1127
  msgstr "4 días"
1128
 
1129
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:305
1130
  msgid "5 days"
1131
  msgstr "5 días"
1132
 
1133
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:306
1134
  msgid "6 days"
1135
  msgstr "6 días"
1136
 
1137
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:307
1138
  msgid "7 days"
1139
  msgstr "7 días"
1140
 
1141
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:311
1142
  msgid "Expiration for payments via Pix"
1143
  msgstr "Vencimiento para pagos con Pix"
1144
 
1145
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:313
1146
  msgid "Set the limit in minutes for your clients to pay via Pix."
1147
  msgstr ""
1148
  "Define el límite de minutos para que tus clientes puedan pagar con Pix."
1149
 
1150
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:328
1151
  msgid "Want to learn how Pix works?"
1152
  msgstr "¿Quieres saber cómo funciona el Pix?"
1153
 
1154
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
1155
  msgid ""
1156
  "We have created a page to explain how this new payment method works and its "
1157
  "advantages."
@@ -1159,27 +1157,27 @@ msgstr ""
1159
  "Creamos una página para explicar cómo funciona este nuevo medio de pago y "
1160
  "sus ventajas."
1161
 
1162
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
1163
  msgid "Would you like to know how Pix works?"
1164
  msgstr "¿Quieres saber cómo funciona Pix?"
1165
 
1166
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:351
1167
  msgid ""
1168
  "We have a dedicated page where we explain how it works and its advantages."
1169
  msgstr "Creamos una página que explica su funcionamiento y sus vantajas."
1170
 
1171
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:352
1172
  msgid "Find out more about Pix"
1173
  msgstr "Saber más sobre Pix"
1174
 
1175
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:490,
1176
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:547
1177
  msgid "A problem occurred when processing your payment. Please try again."
1178
  msgstr ""
1179
  "Un problema se produjo al procesar su pago. Por favor, inténtelo de nuevo."
1180
 
1181
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:476,
1182
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:533
1183
  msgid ""
1184
  "A problem occurred when processing your payment. Are you sure you have "
1185
  "correctly filled in all the information on the checkout form?"
@@ -1187,16 +1185,16 @@ msgstr ""
1187
  "Un problema se produjo al procesar su pago. ¿Esta seguro que ha rellenado "
1188
  "correctamente toda la información en el formulario de checkout?"
1189
 
1190
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:455,
1191
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:508
1192
  msgid "The customer has not paid yet."
1193
  msgstr "El cliente no ha pagado todavía."
1194
 
1195
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:459
1196
  msgid "Now you just need to pay with Pix to finalize your purchase."
1197
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra."
1198
 
1199
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:460
1200
  msgid ""
1201
  "Scan the QR code below or copy and paste the code into your bank's "
1202
  "application."
@@ -1204,7 +1202,7 @@ msgstr ""
1204
  "Escanee el código QR a continuación o copie y pegue el código en la "
1205
  "aplicación de su banco."
1206
 
1207
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:567
1208
  msgid ""
1209
  "Please note that to receive payments via Pix at our checkout, you must have "
1210
  "a Pix key registered in your Mercado Pago account."
@@ -1212,21 +1210,21 @@ msgstr ""
1212
  "Ten en cuenta que para recibir pagos a través de Pix en nuestro checkout, "
1213
  "debes tener una clave Pix registrada en tu cuenta de Mercado Pago."
1214
 
1215
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:568
1216
  msgid "Register your Pix key at Mercado Pago."
1217
  msgstr "Registra tu clave Pix en Mercado Pago."
1218
 
1219
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:618,
1220
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150
1221
  msgid "Code valid for "
1222
  msgstr "Código válido por "
1223
 
1224
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:31,
1225
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:40
1226
  msgid "Invoice"
1227
  msgstr "Efectivo"
1228
 
1229
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:200
1230
  msgid ""
1231
  "By disabling it, you will disable all invoice payments from Mercado Pago "
1232
  "Transparent Checkout."
@@ -1234,23 +1232,23 @@ msgstr ""
1234
  "Al desactivar, desabilitarás todos los medios de pago en efectivo en el "
1235
  "Checkout Transparente de Mercado Pago."
1236
 
1237
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:204
1238
  msgid "The transparent checkout for tickets is <b>enabled</b>."
1239
  msgstr ""
1240
  "El Checkout Transparente está <b>activo</b> para pagos en efectivo o en "
1241
  "loterías."
1242
 
1243
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:205
1244
  msgid "The transparent checkout for tickets is <b>disabled</b>."
1245
  msgstr ""
1246
  "El Checkout Transparente está <b>inactivo</b> para pagos en efectivo o en "
1247
  "loterías."
1248
 
1249
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:220
1250
  msgid "Transparent Checkout | Invoice or Loterica"
1251
  msgstr "Checkout Transparente | Efectivo"
1252
 
1253
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1254
  msgid ""
1255
  "With the Transparent Checkout, you can sell inside your store environment, "
1256
  "without redirection and all the safety from Mercado Pago."
@@ -1258,15 +1256,15 @@ msgstr ""
1258
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1259
  "redireccionamentos, con toda la seguridad de Mercado Pago."
1260
 
1261
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:241
1262
  msgid "Advanced configuration of the cash payment experience"
1263
  msgstr "Configuración avanzada de la experiencia de pago en efectivo"
1264
 
1265
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:254
1266
  msgid "Reduce inventory"
1267
  msgstr "Reducir inventario"
1268
 
1269
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:257
1270
  msgid ""
1271
  "Activates inventory reduction during the creation of an order, whether or "
1272
  "not the final payment is credited. Disable this option to reduce it only "
@@ -1276,36 +1274,36 @@ msgstr ""
1276
  "acredite o no el pago final. Desactiva esta opción para reducirlo solo "
1277
  "cuando los pagos estén aprobados."
1278
 
1279
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:259
1280
  msgid "Reduce inventory is <b>enabled</b>."
1281
  msgstr "Reducir inventario está <b>activo</b>."
1282
 
1283
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
1284
  msgid "Reduce inventory is <b>disabled</b>."
1285
  msgstr "Reducir inventario está <b>inactivo</b>."
1286
 
1287
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:272
1288
  msgid "Payment Due"
1289
  msgstr "Vencimiento del pago"
1290
 
1291
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:274
1292
  msgid "In how many days will cash payments expire."
1293
  msgstr "En cuántos días caducarán los pagos en efectivo."
1294
 
1295
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:294
1296
  msgid "Enable the available payment methods"
1297
  msgstr "Habilita los medios de pago disponibles"
1298
 
1299
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:296
1300
  msgid "Choose the available payment methods in your store."
1301
  msgstr "Selecciona los medios de pago disponibles en tu tienda."
1302
 
1303
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:300
1304
  msgid "All payment methods"
1305
  msgstr "Todos los medios de pago"
1306
 
1307
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:448,
1308
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:475
1309
  msgid ""
1310
  "There was a problem processing your payment. Are you sure you have correctly "
1311
  "filled out all the information on the payment form?"
@@ -1313,20 +1311,20 @@ msgstr ""
1313
  "Se produjo un problema al procesar su pago. ¿Está seguro de que ha llenado "
1314
  "correctamente toda la información en el formulario de pago?"
1315
 
1316
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
1317
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:468
1318
  msgid "Your document data is invalid"
1319
  msgstr "Los datos de su documento no son válidos"
1320
 
1321
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:513
1322
  msgid "To print the ticket again click"
1323
  msgstr "Para imprimir nuevamente el ticket hace clic"
1324
 
1325
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:516
1326
  msgid "here"
1327
  msgstr "aquí"
1328
 
1329
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:634
1330
  msgid " and "
1331
  msgstr " y "
1332
 
@@ -1703,23 +1701,23 @@ msgstr "Ver detalles de compra en Mercado Pago"
1703
  msgid "Check the reasons why the purchase was declined."
1704
  msgstr "Consulta los motivos del rechazo de tu compra."
1705
 
1706
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:129
1707
  msgid "See WooCommerce"
1708
  msgstr "Ver WooCommerce"
1709
 
1710
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:127
1711
  msgid "Install WooCommerce"
1712
  msgstr "Instalar WooCommerce"
1713
 
1714
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:124
1715
  msgid "Activate WooCommerce"
1716
  msgstr "Activar WooCommerce"
1717
 
1718
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:114
1719
  msgid "do you have a minute to share your experience with our plugin?"
1720
  msgstr "¿tienes un minuto para compartir tu experiencia con nuestro plugin?"
1721
 
1722
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:117
1723
  msgid ""
1724
  "Your opinion is very important so that we can offer you the best possible "
1725
  "payment solution and continue to improve."
@@ -1727,15 +1725,15 @@ msgstr ""
1727
  "Tu opinión es muy importante para poder ofrecerte la mejor solución de pagos "
1728
  "posible y seguir mejorando."
1729
 
1730
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:126
1731
  msgid "Rate the plugin"
1732
  msgstr "Valorar el plugin"
1733
 
1734
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:130
1735
  msgid "Enable payments via Mercado Pago account"
1736
  msgstr "Pagos a través de la cuenta de Mercado Pago"
1737
 
1738
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:133
1739
  msgid ""
1740
  "When you enable this function, your customers pay faster using their Mercado "
1741
  "Pago accounts.</br>The approval rate of these payments in your store can be "
@@ -1745,7 +1743,7 @@ msgstr ""
1745
  "Mercado Pago.</br>La tasa de aprobación de estos pagos en tu tienda puede "
1746
  "ser un 25% mayor en comparación con otros medios de pago."
1747
 
1748
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:142
1749
  msgid "Activate"
1750
  msgstr ""
1751
 
@@ -1754,51 +1752,51 @@ msgstr ""
1754
  msgid "Discard"
1755
  msgstr "Descartar"
1756
 
1757
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:142
1758
  msgid "Mercado Pago Settings"
1759
  msgstr "Configuración de Mercado Pago"
1760
 
1761
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
1762
  msgid "Accept "
1763
  msgstr "Acepta "
1764
 
1765
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
1766
  msgid "payments on the spot "
1767
  msgstr "pagos al instante "
1768
 
1769
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
1770
  msgid "with"
1771
  msgstr "con toda"
1772
 
1773
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
1774
  msgid "the "
1775
  msgstr "la "
1776
 
1777
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:199
1778
  msgid "security "
1779
  msgstr "seguridad "
1780
 
1781
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:200
1782
  msgid "from Mercado Pago"
1783
  msgstr "de Mercado Pago"
1784
 
1785
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:201
1786
  msgid "Technical requirements"
1787
  msgstr "Requisitos técnicos"
1788
 
1789
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:202
1790
  msgid "SSL"
1791
  msgstr "SSL"
1792
 
1793
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:203
1794
  msgid "GD Extensions"
1795
  msgstr "Extensiones GD"
1796
 
1797
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:204
1798
  msgid "Curl"
1799
  msgstr "Curl"
1800
 
1801
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:205
1802
  msgid ""
1803
  "Implementation responsible for transmitting data to Mercado Pago in a secure "
1804
  "and encrypted way."
@@ -1806,7 +1804,7 @@ msgstr ""
1806
  "Implementación responsable de transmitir los datos a Mercado Pago de forma "
1807
  "segura y encriptada."
1808
 
1809
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:206
1810
  msgid ""
1811
  "These extensions are responsible for the implementation and operation of Pix "
1812
  "in your store."
@@ -1814,7 +1812,7 @@ msgstr ""
1814
  "Extensiones responsables de la aplicación y el funcionamiento de Pix en su "
1815
  "tienda."
1816
 
1817
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:207
1818
  msgid ""
1819
  "It is an extension responsible for making payments via requests from the "
1820
  "plugin to Mercado Pago."
@@ -1822,56 +1820,56 @@ msgstr ""
1822
  "Es una extensión encargada de realizar los pagos a través de requests del "
1823
  "plugin a Mercado Pago."
1824
 
1825
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:208
1826
  msgid "Collections and installments"
1827
  msgstr "Cobros y cuotas"
1828
 
1829
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:209
1830
  msgid "Choose "
1831
  msgstr "Elige "
1832
 
1833
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:210
1834
  msgid "when you want to receive the money "
1835
  msgstr "cuándo quieres recibir el dinero "
1836
 
1837
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:211
1838
  msgid "from your sales and if you want to offer "
1839
  msgstr "de las ventas y si quieres ofrecer "
1840
 
1841
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:212
1842
  msgid "interest-free installments "
1843
  msgstr "cuotas sin interés "
1844
 
1845
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:213
1846
  msgid "to your clients."
1847
  msgstr "a los clientes."
1848
 
1849
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:214
1850
  msgid "Set deadlines and fees"
1851
  msgstr "Ajustar plazos y tasas"
1852
 
1853
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:215,
1854
  #: ../../includes/products/hooks/class-wc-woomercadopago-products-hook-credits.php:126
1855
  msgid "Questions? "
1856
  msgstr "¿Dudas? "
1857
 
1858
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:216
1859
  msgid "Review the step-by-step of "
1860
  msgstr "Revisa el paso a paso de "
1861
 
1862
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:217
1863
  msgid "how to integrate the Mercado Pago Plugin "
1864
  msgstr "cómo integrar el Plugin de Mercado Pago "
1865
 
1866
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:218
1867
  msgid "on our webiste for developers."
1868
  msgstr "en nuestro sitio de desarrolladores."
1869
 
1870
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:234
1871
  msgid "1. Integrate your store with Mercado Pago "
1872
  msgstr "1. Integra la tienda a Mercado Pago "
1873
 
1874
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:235
1875
  msgid ""
1876
  "To enable orders, you must create and activate production credentials in "
1877
  "your Mercado Pago Account. "
@@ -1879,60 +1877,60 @@ msgstr ""
1879
  "Para habilitar las ventas, debes crear y activar las credenciales de "
1880
  "producción en tu cuenta de Mercado Pago. "
1881
 
1882
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:236
1883
  msgid "Copy and paste the credentials below."
1884
  msgstr "Copia y pega tus credenciales a continuación."
1885
 
1886
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:237
1887
  msgid "Check credentials"
1888
  msgstr "Consultar credenciales"
1889
 
1890
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:238
1891
  msgid "Test credentials "
1892
  msgstr "Credenciales de prueba "
1893
 
1894
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:239
1895
  msgid "Enable Mercado Pago checkouts for test purchases in the store."
1896
  msgstr ""
1897
  "Habilitan a los checkouts de Mercado Pago para pruebas de compras en la "
1898
  "tienda."
1899
 
1900
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:240
1901
  msgid "Public key"
1902
  msgstr "Public key"
1903
 
1904
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:241
1905
  msgid "Access Token"
1906
  msgstr "Access Token"
1907
 
1908
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:242
1909
  msgid "Production credentials"
1910
  msgstr "Credenciales de producción"
1911
 
1912
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:243
1913
  msgid "Enable Mercado Pago checkouts to receive real payments in the store."
1914
  msgstr ""
1915
  "Habilitan a los checkouts de Mercado Pago para recibir pagos reales en "
1916
  "tienda."
1917
 
1918
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:244
1919
  msgid "Paste your Public Key here"
1920
  msgstr "Pega aquí tu Public Key"
1921
 
1922
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:245
1923
  msgid "Paste your Access Token here"
1924
  msgstr "Pega aquí tu Access Token"
1925
 
1926
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:246,
1927
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:287
1928
  msgid "Save and continue"
1929
  msgstr "Guardar y continuar"
1930
 
1931
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
1932
  msgid "2. Customize your business"
1933
  msgstr "2. Personaliza tu negocio"
1934
 
1935
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
1936
  msgid ""
1937
  "Fill out the following information to have a better experience and offer "
1938
  "more information to your clients"
@@ -1940,54 +1938,54 @@ msgstr ""
1940
  "Completa los siguientes datos para tener una mejor experiencia y ofrecer más "
1941
  "información a los clientes"
1942
 
1943
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
1944
  msgid "Your store information"
1945
  msgstr "Información sobre tu tienda"
1946
 
1947
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
1948
  msgid "Name of your store in your client's invoice"
1949
  msgstr "Nombre de tu tienda en la factura de los clientes"
1950
 
1951
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
1952
  msgid "Eg: Mary's store"
1953
  msgstr "Ej.: TiendaMaría"
1954
 
1955
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:267
1956
  msgid ""
1957
  "If this field is empty, the purchase will be identified as Mercado Pago."
1958
  msgstr ""
1959
  "Si el campo queda vacío, la compra del cliente se identificará como Mercado "
1960
  "Pago."
1961
 
1962
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:268
1963
  msgid "Identification in Activities of Mercad Pago"
1964
  msgstr "Identificación en Actividad de Mercado Pago"
1965
 
1966
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:269
1967
  msgid "Eg: Marystore"
1968
  msgstr "Ej.: Tienda de María"
1969
 
1970
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:270
1971
  msgid "In Activities, you will view this term before the order number"
1972
  msgstr "En Actividad verás el término ingresado antes del número o del pedido"
1973
 
1974
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:271
1975
  msgid "Store category"
1976
  msgstr "Categoría de la tienda"
1977
 
1978
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:272
1979
  msgid "Select"
1980
  msgstr "Seleccionar"
1981
 
1982
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:273
1983
  msgid "Select ”Other” if you do not find the appropriate category."
1984
  msgstr "Seleciona ”Otro” si no encuentras una categoría adecuada."
1985
 
1986
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:274
1987
  msgid "Advanced integration options (optional)"
1988
  msgstr "Opciones avanzadas de integración (opcional)"
1989
 
1990
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:275
1991
  msgid ""
1992
  "For further integration of your store with Mercado Pago (IPN, Certified "
1993
  "Partners, Debug Mode)"
@@ -1995,19 +1993,19 @@ msgstr ""
1995
  "Para mayor integración de tu tienda con Mercado Pago (IPN, Socios "
1996
  "Certificados, Modo Debug)"
1997
 
1998
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:276
1999
  msgid "View advanced options"
2000
  msgstr "Ver opciones avanzadas"
2001
 
2002
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:277
2003
  msgid "URL for IPN "
2004
  msgstr "URL para IPN "
2005
 
2006
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:278
2007
  msgid "Eg: https://examples.com/my-custom-ipn-url"
2008
  msgstr "Ej.: https://examples.com/my-custom-ipn-url"
2009
 
2010
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:279
2011
  msgid ""
2012
  "Add the URL to receive payments notifications. Find out more information in "
2013
  "the "
@@ -2015,19 +2013,19 @@ msgstr ""
2015
  "Ingresa la URL para recibir notificaciones de pago. Consulta más información "
2016
  "en los "
2017
 
2018
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:280
2019
  msgid "guides."
2020
  msgstr "manuales."
2021
 
2022
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:281
2023
  msgid "integrator_id"
2024
  msgstr "integrator_id"
2025
 
2026
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:282
2027
  msgid "Eg: 14987126498"
2028
  msgstr "Ej.: 14987126498"
2029
 
2030
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
2031
  msgid ""
2032
  "If you are a Mercado Pago Certified Partner, make sure to add your "
2033
  "integrator_id. If you do not have the code, please "
@@ -2035,39 +2033,39 @@ msgstr ""
2035
  "Si eres Partner certificado de Mercado Pago, recuerda ingresar tu "
2036
  "integrator_id. Si no tienes el código, "
2037
 
2038
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:284
2039
  msgid "request it now. "
2040
  msgstr "solicítalo ahora. "
2041
 
2042
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:285
2043
  msgid "Debug and Log Mode"
2044
  msgstr "Modo debug y log"
2045
 
2046
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:286
2047
  msgid "We record your store's actions in order to provide a better assistance."
2048
  msgstr "Grabamos las aciones de tu tienda para brindar un mejor soporte."
2049
 
2050
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
2051
  msgid "3. Set payment methods"
2052
  msgstr "3. Configura los medios de pago"
2053
 
2054
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
2055
  msgid "To view more options, please select a payment method below"
2056
  msgstr "Selecciona uno de los siguientes medios de pago para ver más opciones"
2057
 
2058
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
2059
  msgid "Settings"
2060
  msgstr "Configurar"
2061
 
2062
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
2063
  msgid "Continue"
2064
  msgstr "Continuar"
2065
 
2066
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:318
2067
  msgid "4. Test your store before you sell"
2068
  msgstr "4. Testea tu tienda antes de vender"
2069
 
2070
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:319
2071
  msgid ""
2072
  "Test the experience in Test Mode and then enable the Sale Mode (Production) "
2073
  "to sell."
@@ -2075,198 +2073,202 @@ msgstr ""
2075
  "Testea la experiencia en Modo Test. Luego activa el Modo Ventas (Producción) "
2076
  "para realizar ventas."
2077
 
2078
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:320
2079
  msgid "Choose how you want to operate your store:"
2080
  msgstr "Elige cómo quieres operar tu tienda:"
2081
 
2082
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:321
2083
  msgid "Test Mode"
2084
  msgstr "Modo Test"
2085
 
2086
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:322
2087
  msgid "Mercado Pago Checkouts disabled for real collections. "
2088
  msgstr "Checkouts Mercado Pago inactivos para cobros reales. "
2089
 
2090
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:323
2091
  msgid "Test Mode rules."
2092
  msgstr "Reglas del modo test."
2093
 
2094
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:324
2095
  msgid "Sale Mode (Production)"
2096
  msgstr "Modo Ventas (Producción)"
2097
 
2098
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:325
2099
  msgid "Mercado Pago Checkouts enabled for real collections."
2100
  msgstr "Checkouts Mercado Pago activos para cobros reales."
2101
 
2102
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:326
2103
  msgid "Mercado Pago payment methods in Production Mode"
2104
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2105
 
2106
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:327
2107
  msgid "The clients can make real purchases in your store."
2108
  msgstr "Los clientes pueden hacer compras reales en tu tienda."
2109
 
2110
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:328
2111
  msgid "Mercado Pago payment methods in Test Mode"
2112
  msgstr "Medios de pago Mercado Pago en Modo Test"
2113
 
2114
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:329
2115
  msgid "Create your "
2116
  msgstr "Crea tu "
2117
 
2118
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:330
2119
  msgid "test user "
2120
  msgstr "usuario de prueba "
2121
 
2122
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:331
2123
  msgid ""
2124
  "(Optional. Can be used in Production Mode and Test Mode, to test payments)."
2125
  msgstr ""
2126
  "(Opcional. Se puede utilizar en modo de producción y en modo de prueba, para "
2127
  "probar los pagos)."
2128
 
2129
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:332
2130
  msgid "Use our test cards, "
2131
  msgstr "Utiliza nuestras tarjetas de prueba, "
2132
 
2133
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:333
2134
  msgid "never use real cards. "
2135
  msgstr "nunca utilices tarjetas reales. "
2136
 
2137
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:334
2138
  msgid "Visit your store "
2139
  msgstr "Visita tu tienda "
2140
 
2141
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:335
2142
  msgid "to test purchases"
2143
  msgstr "para testear compras"
2144
 
2145
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:336
2146
  msgid "Save changes"
2147
  msgstr "Guardar cambios"
2148
 
2149
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:337
2150
  msgid "Store under test"
2151
  msgstr "Tienda en Modo Test"
2152
 
2153
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:338
2154
  msgid "Store in sale mode (Production)"
2155
  msgstr "Tienda en Modo Ventas (Producción)"
2156
 
2157
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:339
2158
  msgid "Enter test credentials"
2159
  msgstr "Ingresa las credenciales de prueba"
2160
 
2161
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:340
2162
  msgid "To enable test mode, "
2163
  msgstr "Para activar el modo de prueba, "
2164
 
2165
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:341
2166
  msgid "copy your test credentials "
2167
  msgstr "copia tus credenciales de prueba "
2168
 
2169
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:342
2170
  msgid "and paste them above in section 1 of this page."
2171
  msgstr "y pégalas en la sección 1 de esta página."
2172
 
2173
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:378
2174
  msgid "Invalid Access Token"
2175
  msgstr "Access token no válido"
2176
 
2177
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:380
2178
  msgid "Valid Access Token"
2179
  msgstr "Access token válido"
2180
 
2181
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:386
2182
  msgid "Invalid Public Key"
2183
  msgstr "Public key no válida"
2184
 
2185
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:388
2186
  msgid "Valid Public Key"
2187
  msgstr "Public key válida"
2188
 
2189
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:391
2190
  msgid "Credentials must be valid"
2191
  msgstr "Las credenciales deben ser válidas"
2192
 
2193
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:440
2194
  msgid "Credentials were updated"
2195
  msgstr "Se actualizaron las credenciales"
2196
 
2197
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:432
2198
  msgid ""
2199
  "Your store has exited Test Mode and is making real sales in Production Mode."
2200
  msgstr ""
2201
  "Ahora su tienda está fuera del modo de prueba y está realizando ventas "
2202
  "reales en el modo de producción."
2203
 
2204
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:433
2205
  msgid "To test the store, re-enter both test credentials."
2206
  msgstr "Para probar la tienda, vuelva a ingresar ambas credenciales de prueba."
2207
 
2208
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:447
 
 
 
 
2209
  msgid "See our manual to learn "
2210
  msgstr "Consulte nuestro manual para saber "
2211
 
2212
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:448
2213
  msgid "how to enter the credentials the right way."
2214
  msgstr "como ingresar las credenciales de forma correcta."
2215
 
2216
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:505
2217
  msgid "Store information is valid"
2218
  msgstr "Información sobre tu tienda"
2219
 
2220
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:533
2221
  msgid "Mercado Pago's Payment Methods in Test Mode"
2222
  msgstr "Medios de pago Mercado Pago en Modo Test"
2223
 
2224
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:534
2225
  msgid "Mercado Pago's Payment Methods in Production Mode"
2226
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2227
 
2228
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:527
2229
  msgid "Invalid credentials for test mode"
2230
  msgstr "Credenciales inválidas para el modo de prueba"
2231
 
2232
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:604
2233
  msgid "Enabled"
2234
  msgstr "Activado"
2235
 
2236
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:605
2237
  msgid "Disabled"
2238
  msgstr "Inactivo"
2239
 
2240
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:630
2241
  msgid "Valid Credentials"
2242
  msgstr "Credenciales válidas"
2243
 
2244
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:633
2245
  msgid "Credentials couldn't be validated"
2246
  msgstr "No se pudieron validar las credenciales"
2247
 
2248
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:655
2249
  msgid "Store business fields are valid"
2250
  msgstr "Los campos comerciales de la tienda son válidos"
2251
 
2252
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:658
2253
  msgid "Store business fields couldn't be validated"
2254
  msgstr "Los campos comerciales de la tienda no se pudieron validar"
2255
 
2256
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:680
2257
  msgid "At least one paymet method is enabled"
2258
  msgstr "Al menos un método de pago está habilitado"
2259
 
2260
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:683
2261
  msgid "No payment method enabled"
2262
  msgstr "No se habilitó ningún método de pago"
2263
 
2264
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:362
2265
  msgid "Shipping service used by the store."
2266
  msgstr "Servicio de envío utilizado por la tienda."
2267
 
2268
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:549,
2269
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:550
2270
  msgid "Discount provided by store"
2271
  msgstr "Descuento proporcionado por la tienda"
2272
 
@@ -2362,201 +2364,197 @@ msgstr "Pagar con Mercado Pago"
2362
  msgid "Cancel &amp; Clear Cart"
2363
  msgstr "Cancelar &amp; Limpiar carrito"
2364
 
2365
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:134,
2366
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75,
2367
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
2368
  msgid "Apply"
2369
  msgstr "Aplicar"
2370
 
2371
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:135,
2372
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:76,
2373
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84
2374
  msgid "Remove"
2375
  msgstr "Retirar"
2376
 
2377
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:136,
2378
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:77,
2379
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85
2380
  msgid "Please, inform your coupon code"
2381
  msgstr "Por favor, informe su código de cupón"
2382
 
2383
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:137,
2384
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:78,
2385
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:86
2386
  msgid "To choose"
2387
  msgstr "Elegir"
2388
 
2389
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:138,
2390
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:79,
2391
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:87
2392
  msgid "Other bank"
2393
  msgstr "Otro banco"
2394
 
2395
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:139,
2396
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:80,
2397
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:88
2398
  msgid "You will save"
2399
  msgstr "Salvarás"
2400
 
2401
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:140,
2402
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:81,
2403
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:89
2404
  msgid "with discount of"
2405
  msgstr "con descuento de"
2406
 
2407
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:141,
2408
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:82,
2409
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:90
2410
  msgid "Total of your purchase:"
2411
  msgstr "Total de su compra:"
2412
 
2413
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:142,
2414
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:83,
2415
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:91
2416
  msgid "Total of your purchase with discount:"
2417
  msgstr "Total de su compra con descuento:"
2418
 
2419
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:143,
2420
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:84,
2421
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:92
2422
  msgid "*After payment approval"
2423
  msgstr "*Tras la aprobación del pago"
2424
 
2425
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:144,
2426
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:85,
2427
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:93
2428
  msgid "Terms and conditions of use"
2429
  msgstr "Términos y condiciones de uso"
2430
 
2431
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:145,
2432
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:163
2433
  msgid "No fee"
2434
  msgstr "Sin interés"
2435
 
2436
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:146,
2437
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:164
2438
  msgid "More options"
2439
  msgstr "Más opciones"
2440
 
2441
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154
2442
  msgid "mm/yy"
2443
  msgstr "mm/aa"
2444
 
2445
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:155,
2446
- #: ../../templates/checkout/custom-checkout.php:125
2447
  msgid "Issuer"
2448
  msgstr "Banco"
2449
 
2450
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:156
2451
  msgid "Installments"
2452
  msgstr "cuotas "
2453
 
2454
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:159
2455
  msgid "on the back"
2456
  msgstr "del dorso"
2457
 
2458
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:160
2459
  msgid "on the front"
2460
  msgstr "del frente"
2461
 
2462
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:162
2463
  msgid "digits"
2464
  msgstr "dígitos"
2465
 
2466
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:167
 
 
 
 
 
 
 
 
2467
  msgid "Card number is required"
2468
  msgstr "Número de tarjeta obligatorio"
2469
 
2470
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:168
2471
  msgid "Card number invalid"
2472
  msgstr "Número de tarjeta inválido"
2473
 
2474
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:171
2475
  msgid "Holder name is required"
2476
  msgstr "Nombre del titular obligatorio"
2477
 
2478
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:172
2479
  msgid "Holder name invalid"
2480
  msgstr "Nombre del titular inválido"
2481
 
2482
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:175,
2483
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:177
2484
  msgid "Expiration date invalid"
2485
  msgstr "Fecha de vencimiento inválido"
2486
 
2487
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:176
2488
  msgid "Expiration date incomplete"
2489
  msgstr "Fecha de vencimiento obligatorio"
2490
 
2491
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:180
2492
  msgid "Security code is required"
2493
  msgstr "Código de seguridad obligatorio"
2494
 
2495
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:181
2496
  msgid "Security code incomplete"
2497
  msgstr "Código de seguridad incompleto"
2498
 
2499
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:188
2500
- msgid "Error loading form."
2501
- msgstr "Error al cargar el formulario."
2502
-
2503
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:189
2504
- msgid "Please refresh the page to try again."
2505
- msgstr "Actualice la página para volver a intentarlo."
2506
-
2507
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:190
2508
- msgid "Refresh page"
2509
- msgstr "Actualizar página"
2510
-
2511
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:224
2512
  msgid "Cost of installments"
2513
  msgstr "Coste de las cuotas:"
2514
 
2515
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:225
2516
  msgid "Total with installments"
2517
  msgstr "Total con cuotas:"
2518
 
2519
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:226
2520
  msgid "installments of"
2521
  msgstr " cuotas de "
2522
 
2523
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141
2524
  msgid "Now you just need to pay with Pix to finalize your purchase"
2525
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra"
2526
 
2527
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142
2528
  msgid "How to pay with Pix:"
2529
  msgstr "Cómo pagar con Pix:"
2530
 
2531
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143
2532
  msgid "Go to your bank's app or website"
2533
  msgstr "Entra en la app o en la página web de tu banco"
2534
 
2535
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144
2536
  msgid "Search for the option to pay with Pix"
2537
  msgstr "Busca la opción de pagar con Pix"
2538
 
2539
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145
2540
  msgid "Scan the QR code or Pix code"
2541
  msgstr "Escanea el código QR o el código Pix"
2542
 
2543
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:146
2544
  msgid "Done! You will see the payment confirmation"
2545
  msgstr "Listo. Verás la confirmación del pago"
2546
 
2547
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147
2548
  msgid "Value: "
2549
  msgstr "Valor: "
2550
 
2551
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:149
2552
  msgid "Scan the QR code:"
2553
  msgstr "Escanea el código QR:"
2554
 
2555
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152
2556
  msgid "If you prefer, you can pay by copying and pasting the following code"
2557
  msgstr "Si lo prefieres, puedes pagar copiando y pegando el siguiente código"
2558
 
2559
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:154
2560
  msgid "Copy code"
2561
  msgstr "Copiar código"
2562
 
@@ -2672,34 +2670,30 @@ msgstr ""
2672
  msgid "Buy with your balance or saved cards"
2673
  msgstr "Compra con tu dinero disponible o tarjetas guardadas "
2674
 
2675
- #: ../../templates/checkout/basic-checkout.php:38
2676
- msgid "Earn more points and have exclusive benefits in Mercado Puntos"
2677
- msgstr "Gana más puntos y ventajas exclusivas en Mercado Puntos "
2678
-
2679
- #: ../../templates/checkout/basic-checkout.php:41
2680
  msgid "List style type blue check"
2681
  msgstr ""
2682
 
2683
- #: ../../templates/checkout/basic-checkout.php:53
2684
  msgid ""
2685
  "When you confirm your purchase, we will redirect you to your Mercado Pago "
2686
  "account"
2687
  msgstr ""
2688
  "Cuando confirmes tu compra, te redireccionaremos a tu cuenta de Mercado Pago"
2689
 
2690
- #: ../../templates/checkout/basic-checkout.php:54
2691
  msgid "Checkout Pro redirect info image"
2692
  msgstr ""
2693
 
2694
- #: ../../templates/checkout/basic-checkout.php:63,
2695
- #: ../../templates/checkout/custom-checkout.php:145,
2696
  #: ../../templates/checkout/pix-checkout.php:31,
2697
  #: ../../templates/checkout/ticket-checkout.php:60
2698
  msgid "By continuing, you agree with our"
2699
  msgstr "Al continuar, aceptas nuestros"
2700
 
2701
- #: ../../templates/checkout/basic-checkout.php:64,
2702
- #: ../../templates/checkout/custom-checkout.php:145,
2703
  #: ../../templates/checkout/pix-checkout.php:31,
2704
  #: ../../templates/checkout/ticket-checkout.php:60
2705
  msgid "Terms and conditions"
@@ -2730,55 +2724,55 @@ msgstr ""
2730
  "pagar más rápido \n"
2731
  "con Mercado Pago."
2732
 
2733
- #: ../../templates/checkout/custom-checkout.php:61
2734
  msgid "With which card can you pay?"
2735
  msgstr "¿Con qué tarjeta puedes pagar?"
2736
 
2737
- #: ../../templates/checkout/custom-checkout.php:73
2738
  msgid "See current promotions"
2739
  msgstr "Ver promociones vigentes"
2740
 
2741
- #: ../../templates/checkout/custom-checkout.php:81
2742
  msgid "Fill in your card details"
2743
  msgstr "Completa los datos de tu tarjeta"
2744
 
2745
- #: ../../templates/checkout/custom-checkout.php:83
2746
  msgid "Card number"
2747
  msgstr "Número de Tarjeta"
2748
 
2749
- #: ../../templates/checkout/custom-checkout.php:85,
2750
- #: ../../templates/checkout/custom-checkout.php:92,
2751
- #: ../../templates/checkout/custom-checkout.php:101,
2752
- #: ../../templates/checkout/custom-checkout.php:109
2753
  msgid "Required data"
2754
  msgstr "Datos obligatorios"
2755
 
2756
- #: ../../templates/checkout/custom-checkout.php:90
2757
  msgid "Holder name as it appears on the card"
2758
  msgstr "Nombre del titular como aparece en la tarjeta"
2759
 
2760
- #: ../../templates/checkout/custom-checkout.php:98
2761
  msgid "Expiration"
2762
  msgstr "Vencimiento"
2763
 
2764
- #: ../../templates/checkout/custom-checkout.php:106
2765
  msgid "Security Code"
2766
  msgstr "Código de seguridad"
2767
 
2768
- #: ../../templates/checkout/custom-checkout.php:115,
2769
  #: ../../templates/checkout/ticket-checkout.php:29,
2770
  #: ../../templates/checkout/ticket-checkout.php:35
2771
  msgid "Holder document"
2772
  msgstr "Documento del titular"
2773
 
2774
- #: ../../templates/checkout/custom-checkout.php:115,
2775
  #: ../../templates/checkout/ticket-checkout.php:29,
2776
  #: ../../templates/checkout/ticket-checkout.php:35
2777
  msgid "Invalid document"
2778
  msgstr "Número de documento no válido"
2779
 
2780
- #: ../../templates/checkout/custom-checkout.php:121,
2781
- #: ../../templates/checkout/custom-checkout.php:133
2782
  msgid "Select the number of installments"
2783
  msgstr "Selecciona la cantidad de cuotas"
2784
 
@@ -2852,6 +2846,18 @@ msgstr ""
2852
  msgid "Print ticket"
2853
  msgstr "Imprimir ticket"
2854
 
 
 
 
 
 
 
 
 
 
 
 
 
2855
  #~ msgid "Type of topic IPN invalid, need to be merchant_order"
2856
  #~ msgstr "El tipo de asunto de la IPN no es válido, debe ser `merchant_order`"
2857
 
3
  "Project-Id-Version: Mercado Pago payments for WooCommerce 6.0.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
5
  "mercadopago\n"
6
+ "POT-Creation-Date: 2022-12-08 21:58+0000\n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Generator: Poedit 3.2.2\n"
15
 
16
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
17
+ #: ../../includes/module/class-wc-woomercadopago-module.php:344
18
  msgid "By continuing, you agree to our "
19
  msgstr "Al continuar, aceptas nuestros "
20
 
21
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:147,
22
+ #: ../../includes/module/class-wc-woomercadopago-module.php:346
23
  msgid "Terms and Conditions"
24
  msgstr "Términos y condiciones"
25
 
67
  "La tienda debe tener HTTPS para activar el Checkout Personalizado y el "
68
  "Ticket Checkout."
69
 
 
 
 
 
 
70
  #: ../../includes/module/class-wc-woomercadopago-init.php:52
71
  msgid ""
72
  "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. "
98
  msgid "Cancel order"
99
  msgstr "Cancelar orden"
100
 
101
+ #: ../../includes/module/class-wc-woomercadopago-init.php:179
102
+ msgid "The Mercado Pago module needs the SDK package to work!"
103
+ msgstr "¡El módulo de Mercado Pago necesita el SDK para funcionar!"
104
+
105
+ #: ../../includes/module/class-wc-woomercadopago-module.php:360
106
  msgid "The payment method is not valid or not available."
107
  msgstr "El medio de pago no es válido o no está disponible."
108
 
109
+ #: ../../includes/module/class-wc-woomercadopago-module.php:363
110
  msgid "The transaction amount cannot be processed by Mercado Pago."
111
  msgstr "El monto de transacción no puede ser procesado por Mercado Pago."
112
 
113
+ #: ../../includes/module/class-wc-woomercadopago-module.php:363
114
  msgid ""
115
  "Possible causes: Currency not supported; Amounts below the minimum or above "
116
  "the maximum allowed."
118
  "Posibles causas: Moneda no soportada; Montos por debajo del mínimo o por "
119
  "encima del máximo permitido."
120
 
121
+ #: ../../includes/module/class-wc-woomercadopago-module.php:366
122
  msgid "The users are not valid."
123
  msgstr "Los usuários no son válidos."
124
 
125
+ #: ../../includes/module/class-wc-woomercadopago-module.php:366
126
  msgid ""
127
  "Possible causes: Buyer and seller have the same account in Mercado Pago; The "
128
  "transaction involving production and test users."
130
  "Posibles causas: Comprador y vendedor tienen la misma cuenta en Mercado "
131
  "Pago; La transacción involucrando usuários de producción y de prueba."
132
 
133
+ #: ../../includes/module/class-wc-woomercadopago-module.php:369
134
  msgid "Unauthorized use of production credentials."
135
  msgstr "Uso no autorizado de credenciales de producción."
136
 
137
+ #: ../../includes/module/class-wc-woomercadopago-module.php:369
138
  msgid ""
139
  "Possible causes: Use permission in use for the credential of the seller."
140
  msgstr ""
141
  "Posibles causas: Pendencia de permiso de uso en producción para la "
142
  "credencial del vendedor."
143
 
144
+ #: ../../includes/module/class-wc-woomercadopago-module.php:495
145
  msgid "Colombia"
146
  msgstr "Colombia"
147
 
148
+ #: ../../includes/module/class-wc-woomercadopago-module.php:497
149
  msgid "Argentina"
150
  msgstr "Argentina"
151
 
152
+ #: ../../includes/module/class-wc-woomercadopago-module.php:499
153
  msgid "Brazil"
154
  msgstr "Brasil"
155
 
156
+ #: ../../includes/module/class-wc-woomercadopago-module.php:501
157
  msgid "Chile"
158
  msgstr "Chile"
159
 
160
+ #: ../../includes/module/class-wc-woomercadopago-module.php:503
161
  msgid "Mexico"
162
  msgstr "México"
163
 
164
+ #: ../../includes/module/class-wc-woomercadopago-module.php:505
165
  msgid "Uruguay"
166
  msgstr "Uruguay"
167
 
168
+ #: ../../includes/module/class-wc-woomercadopago-module.php:507
169
  msgid "Venezuela"
170
  msgstr "Venezuela"
171
 
172
+ #: ../../includes/module/class-wc-woomercadopago-module.php:509
173
  msgid "Peru"
174
  msgstr "Peru"
175
 
176
+ #: ../../includes/module/class-wc-woomercadopago-module.php:543
177
  msgid "Update the WooCommerce order to "
178
  msgstr "Actualizar la orden de WooCommerce para "
179
 
180
+ #: ../../includes/module/class-wc-woomercadopago-module.php:819,
181
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
182
  msgid "Fill in your credentials to enable payment methods."
183
  msgstr "Completa tus credenciales para habilitar los medios de pago."
184
 
185
+ #: ../../includes/module/class-wc-woomercadopago-module.php:835
186
  msgid "Set plugin"
187
  msgstr "Configurar plugin"
188
 
189
+ #: ../../includes/module/class-wc-woomercadopago-module.php:836,
190
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:314
191
  msgid "Payment methods"
192
  msgstr "Medios de pagos"
193
 
194
+ #: ../../includes/module/class-wc-woomercadopago-module.php:837,
195
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:210
196
  msgid "Plugin manual"
197
  msgstr "Manual del plugin"
198
 
199
+ #: ../../includes/module/class-wc-woomercadopago-module.php:936
200
  msgid "By Mercado Pago"
201
  msgstr "Por Mercado Pago"
202
 
203
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:190
204
  msgid "Payment approved."
205
  msgstr "Pago aprobado."
206
 
207
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:256,
208
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:259
209
  msgid "Waiting for the Pix payment."
210
  msgstr "Esperando el pago de Pix."
211
 
212
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:275,
213
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:278
214
  msgid "Waiting for the ticket payment."
215
  msgstr "Esperando el pago del boleto."
216
 
217
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:287
218
  msgid "The customer has not made the payment yet."
219
  msgstr "El cliente todavía no efectuó el pago."
220
 
221
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:306
222
  msgid "Payment is pending review."
223
  msgstr "El pago está pendiente de revisión."
224
 
225
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:323
226
  msgid "Payment was declined. The customer can try again."
227
  msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
228
 
229
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:338
230
  msgid "Payment was returned to the customer."
231
  msgstr "El pago fue devuelto al cliente."
232
 
233
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:352
234
  msgid "Payment was canceled."
235
  msgstr "El pago fue cancelado."
236
 
237
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:367,
238
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:379
239
  msgid ""
240
  "The payment is in mediation or the purchase was unknown by the customer."
241
  msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
242
 
243
  #. translators: 1: payment_id 2: status
244
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:482
245
  msgid ""
246
  "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
247
  msgstr ""
248
  "Mercado Pago: El pago %1$s fue notificado por Mercado Pago con estado %2$s."
249
 
250
+ #: ../../includes/notification/class-wc-woomercadopago-notification-core.php:108,
251
+ #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:172,
252
+ #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:141,
253
+ #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
254
+ #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
255
+ msgid "Buyer email"
256
+ msgstr "Email del comprador"
257
+
258
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
259
  msgid "No ID or TOPIC param in Request IPN"
260
  msgstr "No hay ID o parámetro de ASUNTO la solicitud de IPN"
274
  msgid "Not found Payments into Merchant_Order"
275
  msgstr "No se han encontrado pagos en Merchant_Order"
276
 
 
 
 
 
 
 
 
277
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:175,
278
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:144,
279
  #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:193,
295
  "Por favor, introduzca su email en la dirección de facturación para utilizar "
296
  "este servicio"
297
 
298
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:56
299
  msgid "Debit, Credit and invoice in Mercado Pago environment"
300
  msgstr "Débito, crédito y efectivo, en Mercado Pago"
301
 
302
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:57,
303
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:305
304
  msgid "Checkout Pro"
305
  msgstr "Checkout Pro"
306
 
307
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:65
308
  msgid "Mercado Pago - Checkout Pro"
309
  msgstr "Mercado Pago - Checkout Pro "
310
 
311
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:67
312
  msgid "Your saved cards or money in Mercado Pago"
313
  msgstr "Compras con tarjetas guardadas o saldo en Mercado Pago "
314
 
315
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:192
316
  msgid "Maximum number of installments"
317
  msgstr "Máximo de cuotas"
318
 
319
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:194
320
  msgid "What is the maximum quota with which a customer can buy?"
321
  msgstr "¿Cuál es el máximo de cuotas con las que un cliente puede comprar?"
322
 
323
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:197
324
  msgid "1 installment"
325
  msgstr "1 cuota"
326
 
327
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:198
328
  msgid "2 installments"
329
  msgstr "2 cuotas"
330
 
331
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:199
332
  msgid "3 installments"
333
  msgstr "3 cuotas"
334
 
335
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:200
336
  msgid "4 installments"
337
  msgstr "4 cuotas"
338
 
339
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:201
340
  msgid "5 installments"
341
  msgstr "5 cuotas"
342
 
343
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:202
344
  msgid "6 installments"
345
  msgstr "6 cuotas"
346
 
347
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:203
348
  msgid "10 installments"
349
  msgstr "10 cuotas"
350
 
351
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:204
352
  msgid "12 installments"
353
  msgstr "12 cuotas"
354
 
355
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:205
356
  msgid "15 installments"
357
  msgstr "15 cuotas"
358
 
359
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:206
360
  msgid "18 installments"
361
  msgstr "18 cuotas"
362
 
363
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:207
364
  msgid "24 installments"
365
  msgstr "24 cuotas"
366
 
367
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:284,
368
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:174,
369
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:873,
370
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:224,
371
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:218
372
  msgid "Enable the checkout"
373
  msgstr "Activar el checkout"
374
 
375
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:285
376
  msgid ""
377
  "By disabling it, you will disable all payments from Mercado Pago Checkout at "
378
  "Mercado Pago website by redirect."
380
  "Al desactivar, desabilitarás todos los medios de pago del checkout en el "
381
  "sitio web de Mercado Pago."
382
 
383
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:289,
384
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:878
385
  msgid "The checkout is <b>enabled</b>."
386
  msgstr "El checkout está <b>activo</b>."
387
 
388
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:290,
389
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:879
390
  msgid "The checkout is <b>disabled</b>."
391
  msgstr "El checkout está <b>inactivo</b>."
392
 
393
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:309
394
  msgid ""
395
  "With Checkout Pro you sell with all the safety inside Mercado Pago "
396
  "environment."
398
  "Con el Checkout Pro, podrás vender con toda la seguridad, dentro de Mercado "
399
  "Pago."
400
 
401
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:326
402
  msgid "Advanced settings"
403
  msgstr "Configuración Avanzada"
404
 
405
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:339
406
  msgid "Payment experience"
407
  msgstr "Experiencia de pago"
408
 
409
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:341
410
  msgid ""
411
  "Define what payment experience your customers will have, whether inside or "
412
  "outside your store."
414
  "Define qué experiencia de pago tendrán tus clientes, si dentro o fuera de tu "
415
  "tienda."
416
 
417
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:344
418
  msgid "Redirect"
419
  msgstr "Redirect"
420
 
421
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:345
422
  msgid "Modal"
423
  msgstr "Modal"
424
 
425
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:361
426
  msgid ""
427
  "Choose the URL that we will show your customers when they finish their "
428
  "purchase."
429
  msgstr "Elige la URL que mostraremos a tus clientes cuando terminen su compra."
430
 
431
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:359,
432
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:379,
433
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:400
434
  msgid "This seems to be an invalid URL."
435
  msgstr "Esto parece ser una URL no válida."
436
 
437
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:364
438
  msgid "Success URL"
439
  msgstr "URL de éxito"
440
 
441
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:381
442
  msgid ""
443
  "Choose the URL that we will show to your customers when we refuse their "
444
  "purchase. Make sure it includes a message appropriate to the situation and "
448
  "Asegúrate de incluir un mensaje adecuado a la situación y dales información "
449
  "útil para que puedan solucionarlo."
450
 
451
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
452
  msgid "Payment URL rejected"
453
  msgstr "URL de pago rechazado"
454
 
455
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:402
456
  msgid ""
457
  "Choose the URL that we will show to your customers when they have a payment "
458
  "pending approval."
460
  "Elige la URL que mostraremos a tus clientes cuando tengan un pago pendiente "
461
  "de aprobación."
462
 
463
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:405
464
  msgid "Payment URL pending"
465
  msgstr "URL de pago pendiente"
466
 
467
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:419
468
  msgid "Enable the payment methods available to your clients."
469
  msgstr "Habilita los medios de pago disponibles para tus clientes."
470
 
471
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:420
472
  msgid "Choose the payment methods you accept in your store"
473
  msgstr "Elige los medios de pago que se aceptan en la tienda"
474
 
475
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:424
476
  msgid "Credit Cards"
477
  msgstr "Tarjetas de crédito"
478
 
479
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:428
480
  msgid "Debit Cards"
481
  msgstr "Tarjetas de débito"
482
 
483
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:432
484
  msgid "Other Payment Methods"
485
  msgstr "Otros medios"
486
 
487
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:482
488
  msgid "Return to the store"
489
  msgstr "Volver a la tienda"
490
 
491
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:483
492
  msgid ""
493
  "Do you want your customer to automatically return to the store after payment?"
494
  msgstr ""
495
  "¿Quieres que tu cliente vuelva automáticamente a la tienda después del pago?"
496
 
497
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:487
498
  msgid "The buyer <b>will be automatically redirected to the store</b>."
499
  msgstr "El comprador <b>será redirigido automáticamente a la tienda</b>."
500
 
501
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:488
502
  msgid "The buyer <b>will not be automatically redirected to the store</b>."
503
  msgstr "El comprador <b>no será redirigido automáticamente a la tienda</b>."
504
 
505
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:553
506
  msgid "Installments without card"
507
  msgstr "Cuotas sin tarjeta"
508
 
509
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:554,
510
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:562,
511
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:421
512
  msgid "Up to "
513
  msgstr "hasta "
514
 
515
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:554,
516
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:562,
517
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:421
518
  msgid " installments"
519
  msgstr " cuotas"
520
 
521
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:561,
522
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:420
523
  msgid "Credit cards"
524
  msgstr "Tarjetas de crédito"
525
 
526
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:568,
527
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:428
528
  msgid "Debit cards"
529
  msgstr "Tarjetas de débito "
530
 
531
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:574
532
  msgid "Bank Transfer"
533
  msgstr "Transferencia bancaria"
534
 
535
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:580
536
  msgid "Payment by cash"
537
  msgstr "Pagos en efectivo "
538
 
539
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:610
540
  msgid "Payment with Mercado Credito"
541
  msgstr "Pagos con Mercado Crédito"
542
 
543
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:611
544
  msgid "New!"
545
  msgstr "¡Nuevo!"
546
 
547
  #. translators: %s link to Mercado Credits blog
548
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:616
549
  msgid ""
550
  "With <a href=\"%s\" target=\"blank\">Mercado Credito</a>, clients can pay "
551
  "<b>in installments with no card, by transfers, invoice or money available in "
558
  "componente de cuotas sin tarjeta</b>, aumentarás tus chances de vender. Para "
559
  "saber más, ingresá a documentación."
560
 
561
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:620
562
  msgid "The no-card installments banner is <b>active</b>."
563
  msgstr "El componente de cuotas sin tarjeta está <b>activado</b>."
564
 
565
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:621
566
  msgid "The no-card installments banner is <b>disabled</b>."
567
  msgstr "El componente de cuotas sin tarjeta está <b>desactivado</b> ."
568
 
569
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:659,
570
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:669
571
  msgid "Banner on the product page | Computer version"
572
  msgstr "Componente en la página del producto | Versión para computadora"
573
 
574
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:660
575
  msgid "Banner on the product page | Cellphone version"
576
  msgstr "Componente en la página del producto | Versión para celular"
577
 
578
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:667
579
  msgid "Computer"
580
  msgstr "Computadora"
581
 
582
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:668
583
  msgid "Mobile"
584
  msgstr "Celular"
585
 
586
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:670
587
  msgid "Banner visualization"
588
  msgstr "Visualización del componente"
589
 
590
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:671
591
  msgid "Check the example of how it will appear in the store:"
592
  msgstr "Consulta el ejemplo de cómo aparecerá en la tienda:"
593
 
594
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:732,
595
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:719,
596
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:665,
597
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:653,
598
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:444,
599
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:431,
600
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:449,
601
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:436,
602
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
603
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
604
  msgid "discount of"
605
  msgstr "descuento de"
606
 
607
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:737,
608
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:724,
609
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:670,
610
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:658,
611
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:449,
612
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:436,
613
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:454,
614
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
615
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
616
  msgid "fee of"
617
  msgstr "comisión de"
618
 
619
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:56,
620
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:49,
621
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:49
622
  msgid "Transparent Checkout in your store environment"
623
  msgstr "Checkout Transparente, en tu tienda"
624
 
625
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:57,
626
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:66
627
  msgid "Debit and Credit"
628
  msgstr "Débito e crédito"
629
 
630
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:65,
631
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:58,
632
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:58
633
  msgid "Mercado pago - Customized Checkout"
634
  msgstr "Mercado Pago - Checkout Personalizado"
635
 
636
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:175
637
  msgid ""
638
  "By disabling it, you will disable all credit cards payments from Mercado "
639
  "Pago Transparent Checkout."
641
  "Al desactivar, desabilitarás todos los medios de pago con tarjeta de crédito "
642
  "en el Checkout Transparente de Mercado Pago."
643
 
644
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:179
645
  msgid "Transparent Checkout for credit cards is <b>enabled</b>."
646
  msgstr ""
647
  "El Checkout Transparente de las tarjetas de crédito está <b>activado</b>."
648
 
649
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:180
650
  msgid "Transparent checkout for credit cards is <b>disabled</b>."
651
  msgstr ""
652
  "El checkout transparente de las tarjetas de crédito está <b>desactivado</b>."
653
 
654
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:212
655
  msgid "Installments Fees"
656
  msgstr "Tasas de pago en cuotas"
657
 
658
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:213
659
  msgid ""
660
  "Set installment fees and whether they will be charged from the store or from "
661
  "the buyer."
663
  "Configura las tasas de las cuotas y si se las cobrarán a la tienda o al "
664
  "comprador. "
665
 
666
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:214
667
  msgid "Set fees"
668
  msgstr "Configurar tasas"
669
 
670
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:239
671
  msgid "Transparent Checkout | Credit card "
672
  msgstr "Checkout Transparente | Tarjeta de Crédito "
673
 
674
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:243
675
  msgid ""
676
  "With the Transparent Checkout, you can sell inside your store environment, "
677
  "without redirection and with the security from Mercado Pago."
679
  "Con el Checkout Transparente, puedes vender dentro de tu tienda, sin "
680
  "redireccionamentos, con toda la seguridad de Mercado Pago."
681
 
682
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:261
 
 
683
  msgid "Advanced configuration of the personalized payment experience"
684
  msgstr "Configuración Avanzada"
685
 
686
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:275
687
  msgid "Payments via Mercado Pago account"
688
  msgstr "Pagos a través de la cuenta de Mercado Pago"
689
 
690
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:276
691
  msgid ""
692
  "Your customers pay faster with saved cards, money balance or other available "
693
  "methods in their Mercado Pago accounts."
695
  "Tus clientes pagan más rápido con tarjetas guardadas, dinero disponible o "
696
  "con otros medios disponibles en sus cuentas de MP."
697
 
698
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:280
699
  msgid "Payments via Mercado Pago accounts are <b>active</b>."
700
  msgstr "Los pagos a través de la cuenta de Mercado Pago están <b>activos</b>."
701
 
702
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:281
703
  msgid "Payments via Mercado Pago accounts are <b>inactive</b>."
704
  msgstr ""
705
  "Los pagos a través de la cuenta de Mercado Pago están <b>deshabilitados</b>."
706
 
707
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:300
708
  msgid "Check an example of how it will appear in your store:"
709
  msgstr "Conoce un ejemplo de cómo aparecerá en la tienda:"
710
 
711
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:331
712
  msgid "That’s it, payment accepted!"
713
  msgstr "Listo, ¡aceptamos tu pago!"
714
 
715
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:333
716
  msgid ""
717
  "We are processing your payment. In less than an hour we will send you the "
718
  "result by email."
720
  "Estamos procesando su pago. En menos de una hora le enviaremos el resultado "
721
  "por correo electrónico."
722
 
723
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:335
724
  msgid ""
725
  "We are processing your payment. In less than 2 days we will send you by "
726
  "email if the payment has been approved or if additional information is "
729
  "Estamos procesando su pago. En menos de 2 días le enviaremos por correo "
730
  "electrónico si se ha aprobado el pago o si se necesita información adicional."
731
 
732
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:337
733
  msgid "Check the card number."
734
  msgstr "Compruebe el número de tarjeta."
735
 
736
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:339
737
  msgid "Check the expiration date."
738
  msgstr "Compruebe la fecha de expiración."
739
 
740
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:341
741
  msgid "Check the information provided."
742
  msgstr "Compruebe la información informada."
743
 
744
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:343
745
  msgid "Check the informed security code."
746
  msgstr "Compruebe el código de seguridad informado."
747
 
748
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:345,
749
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:351
750
  msgid "Your payment cannot be processed."
751
  msgstr "No se puede procesar su pago."
752
 
753
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:347
754
  msgid "You must authorize payments for your orders."
755
  msgstr "Usted debe autorizar los pagos de sus órdenes."
756
 
757
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:349
758
  msgid ""
759
  "Contact your card issuer to activate it. The phone is on the back of your "
760
  "card."
762
  "Póngase en contacto con el emisor de su tarjeta para activarla. El teléfono "
763
  "se encuentra en la parte posterior de su tarjeta."
764
 
765
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:353
766
  msgid ""
767
  "You have already made a payment of this amount. If you have to pay again, "
768
  "use another card or other method of payment."
770
  "Usted ya realizó un pago de este importe. Si tiene que pagar de nuevo, "
771
  "utilizar otra tarjeta u otro medio de pago."
772
 
773
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:355
774
  msgid ""
775
  "Your payment was declined. Please select another payment method. It is "
776
  "recommended in cash."
778
  "Su pago fue rechazado. Por favor seleccione otro medio de pago. Se "
779
  "recomienda en efectivo."
780
 
781
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:357
782
  msgid "Your payment does not have sufficient funds."
783
  msgstr "Su metodo de pago no tiene fondos suficientes."
784
 
785
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:359
786
  msgid "Payment cannot process the selected fee."
787
  msgstr "El pago no puede procesar la cuota seleccionada."
788
 
789
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:361
790
  msgid ""
791
  "You have reached the limit of allowed attempts. Choose another card or other "
792
  "payment method."
794
  "Has alcanzado el límite de intentos permitidos. Elija otra tarjeta u otro "
795
  "medio de pago."
796
 
797
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:363,
798
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:365,
799
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:204
800
  msgid "This payment method cannot process your payment."
801
  msgstr "Este medio de pago no puede procesar su pago."
802
 
803
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:478,
804
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:479,
805
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:509,
806
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:510
807
  msgid "A problem was occurred when processing your payment. Please, try again."
808
  msgstr ""
809
  "El problemas ocurrió cuando se procesaba su pago. Por favor, intente otra "
810
  "vez."
811
 
812
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:592
813
  msgid "See your order form"
814
  msgstr "Ver su hoja de pedido"
815
 
816
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:603
817
  msgid "Your payment was declined. You can try again."
818
  msgstr "Su pago fue rechazado. Puede intentarlo de nuevo."
819
 
820
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:610,
821
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
822
  msgid "Click to try again"
823
  msgstr "Haga clic para intentarlo de nuevo"
824
 
825
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:632,
826
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:633
827
  msgid ""
828
  "A problem was occurred when processing your payment. Are you sure you have "
829
  "correctly filled all information in the checkout form?"
831
  "El problemas ocurrió cuando se procesaba su pago. Está seguro de haber "
832
  "cargado la información en el formulario?"
833
 
834
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:677
835
  msgid "Configure your credentials to enable Mercado Pago payment methods."
836
  msgstr ""
837
  "Completa tus credenciales para habilitar los medios de pago Mercado Pago."
838
 
839
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:731
840
  msgid "Title in the store Checkout"
841
  msgstr "Título en el checkout de la tienda"
842
 
843
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:733
844
  msgid "Change the display text in Checkout, maximum characters: 85"
845
  msgstr "Cambiar el texto de la pantalla Checkout, caracteres máximos: 85"
846
 
847
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:735
848
  msgid "The text inserted here will not be translated to other languages"
849
  msgstr "El texto insertado aquí no se traducirá a otros idiomas"
850
 
851
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:749
852
  msgid "Description"
853
  msgstr "Descripción"
854
 
855
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:786,
856
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:798,
857
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:368
858
  msgid "Important! To sell you must enter your credentials."
859
  msgstr "¡Importante! Para vender debe introducir sus credenciales."
860
 
861
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:787
862
  msgid "You must enter&nbsp;<b>production credentials</b>."
863
  msgstr "Debe introducir&nbsp;<b>las credenciales de producción</b>."
864
 
865
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:788
866
  msgid "Enter credentials"
867
  msgstr "Introducir credenciales"
868
 
869
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:798
870
  msgid "Mercado Pago Plugin general settings"
871
  msgstr "Configuraciones generales del plugin de Mercado Pago"
872
 
873
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:799
874
  msgid ""
875
  "Set the deadlines and fees, test your store or access the Plugin manual."
876
  msgstr "Ajusta tasas y plazos, testea tu tienda o accede al manual del plugin."
877
 
878
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:800
879
  msgid "Go to Settings"
880
  msgstr "Ir a Configuraciones"
881
 
882
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:824
883
  msgid "Activate your credentials to be able to sell"
884
  msgstr "Activa tus credenciales para poder vender"
885
 
886
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:825
887
  msgid ""
888
  "Credentials are codes that you must enter to enable sales. Go below on "
889
  "Activate Credentials. On the next screen, use again the Activate Credentials "
893
  "Dirígete a Activar credenciales. En la siguiente pantalla, ve de nuevo al "
894
  "botón Activar credenciales y completa los campos con los datos solicitados."
895
 
896
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:826
897
  msgid "Activate credentials"
898
  msgstr "Activar credenciales"
899
 
900
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:874
901
  msgid "By disabling it, you will disable all payment methods of this checkout."
902
  msgstr "Al desactivar, desabilitarás todos los medios de pago del checkout."
903
 
904
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:970
905
  msgid "Basic Configuration"
906
  msgstr "Configuración Básica"
907
 
908
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:983
909
  msgid "Discount coupons"
910
  msgstr "Cupones de descuento"
911
 
912
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:986
913
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
914
  msgstr ""
915
  "¿Ofrecerás cupones de descuento a los clientes que compren con Mercado Pago?"
916
 
917
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:988
918
  msgid "Discount coupons is <b>active</b>."
919
  msgstr "Cupones de descuento están <b>activos</b>."
920
 
921
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:989
922
  msgid "Discount coupons is <b>disabled</b>."
923
  msgstr "Cupones de descuento están <b>inactivos</b>."
924
 
925
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1001
926
  msgid "Automatic decline of payments without instant approval"
927
  msgstr "Rechazo automático de pagos sin aprobación instantanea"
928
 
929
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1002
930
  msgid ""
931
  "Enable it if you want to automatically decline payments that are not "
932
  "instantly approved by banks or other institutions. "
934
  "Actívalo si quieres rechazar automáticamente los pagos que no son aprobados "
935
  "instantáneamente por bancos u otros compradores. "
936
 
937
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1006
938
  msgid "Pending payments <b>will be automatically declined</b>."
939
  msgstr "Los pagos pendientes <b>se rechazarán automaticamente</b>."
940
 
941
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1007
942
  msgid "Pending payments <b>will not be automatically declined</b>."
943
  msgstr "Los pagos pendientes <b>no se rechazarán automaticamente</b>."
944
 
945
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
946
  msgid "Discount in Mercado Pago Checkouts"
947
  msgstr "Descuento en los checkouts de Mercado Pago"
948
 
949
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1022
950
  msgid ""
951
  "Choose a percentage value that you want to discount your customers for "
952
  "paying with Mercado Pago."
954
  "Elige un valor porcentual que quieras descontar a tus clientes por pagar con "
955
  "Mercado Pago."
956
 
957
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1023,
958
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1044
959
  msgid "Activate and show this information on Mercado Pago Checkout"
960
  msgstr "Activar y mostrar esa información en el checkout Mercado Pago"
961
 
962
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1040
963
  msgid "Commission in Mercado Pago Checkouts"
964
  msgstr "Comisiones en los checkouts de Mercado Pago"
965
 
966
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1043
967
  msgid ""
968
  "Choose an additional percentage value that you want to charge as commission "
969
  "to your customers for paying with Mercado Pago."
971
  "Elige un valor porcentual adicional que quieras cobrar como comisión a tus "
972
  "clientes por pagar con Mercado Pago."
973
 
974
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1080
975
  msgid "Convert Currency"
976
  msgstr "Convertir moneda"
977
 
978
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1085
979
  msgid "Currency convertion is <b>enabled</b>."
980
  msgstr "Conversión de moneda está <b>activa</b>."
981
 
982
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1086
983
  msgid "Currency convertion is <b>disabled</b>."
984
  msgstr "Conversión de moneda está <b>inactiva</b>."
985
 
986
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1203
987
  msgid ""
988
  "Edit these advanced fields only when you want to modify the preset values."
989
  msgstr ""
990
  "Edita estos campos avanzados solo cuando quieras modificar los valores "
991
  "preestablecidos."
992
 
993
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:50,
994
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:59
995
  msgid "Pix"
996
  msgstr "Pix"
997
 
998
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:225
999
  msgid ""
1000
  "By disabling it, you will disable all Pix payments from Mercado Pago "
1001
  "Transparent Checkout."
1003
  "Al desactivar, desabilitarás lo medios de pago con Pix en el Checkout "
1004
  "Transparente de Mercado Pago."
1005
 
1006
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
1007
  msgid "The transparent checkout for Pix payment is <b>enabled</b>."
1008
  msgstr "El Checkout Transparente está <b>activo</b> para pagos por Pix."
1009
 
1010
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
1011
  msgid "The transparent checkout for Pix payment is <b>disabled</b>."
1012
  msgstr "El Checkout Transparente está <b>inactivo</b> para pagos por Pix."
1013
 
1014
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:245
1015
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
1016
  msgstr "Para activar el Pix, debes tener una clave registrada en Mercado Pago."
1017
 
1018
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:246
1019
  msgid "Download the Mercado Pago app on your cell phone."
1020
  msgstr "Descarga la app de Mercado Pago en tu móvil."
1021
 
1022
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:247
1023
  msgid "Go to the "
1024
  msgstr "Ve al área "
1025
 
1026
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:248
1027
  msgid "area and choose the "
1028
  msgstr "y elige la sección "
1029
 
1030
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:249
1031
  msgid "Your Profile "
1032
  msgstr "Tu Perfil "
1033
 
1034
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:250
1035
  msgid "Your Pix Keys section."
1036
  msgstr "Tus claves Pix."
1037
 
1038
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:251
1039
  msgid ""
1040
  "Choose which data to register as Pix keys. After registering, you can set up "
1041
  "Pix in your checkout."
1043
  "Elige qué datos registrar como claves PIX. Luego de registrarte, podrás "
1044
  "configurar el Pix en tu checkout."
1045
 
1046
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:252
1047
  msgid ""
1048
  "Remember that, for the time being, the Central Bank of Brazil is open Monday "
1049
  "through Friday, from 9am to 6pm."
1051
  "Recuerda que, por el momento, el Banco Central de Brasil está abierto de "
1052
  "lunes a viernes, de 9 a 18 horas."
1053
 
1054
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:253
1055
  msgid ""
1056
  "If you requested your registration outside these hours, we will confirm it "
1057
  "within the next business day."
1059
  "Si has solicitado tu registro fuera de este horario, te lo confirmaremos en "
1060
  "el siguiente día hábil."
1061
 
1062
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:254,
1063
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:349
1064
  msgid "Learn more about Pix"
1065
  msgstr "Más información sobre Pix"
1066
 
1067
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:255
1068
  msgid ""
1069
  "If you have already registered a Pix key at Mercado Pago and cannot activate "
1070
  "Pix in the checkout, "
1072
  "Si ya has registrado una clave Pix en Mercado Pago y no puedes activar Pix "
1073
  "en el checkout, "
1074
 
1075
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:256
1076
  msgid "click here."
1077
  msgstr "haz clic aquí."
1078
 
1079
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:281
1080
  msgid "Transparent Checkout | Pix"
1081
  msgstr "Checkout Transparente | Pix"
1082
 
1083
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:285
1084
  msgid ""
1085
  "With the Transparent Checkout, you can sell inside your store environment, "
1086
  "without redirection and all the safety from Mercado Pago. "
1088
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1089
  "redireccionamientos, con toda la seguridad de Mercado Pago. "
1090
 
1091
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
1092
  msgid "Advanced configuration of the Pix experience"
1093
  msgstr "Configuración avanzada de la experiencia Pix"
1094
 
1095
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:315
1096
  msgid "15 minutes"
1097
  msgstr "15 minutos"
1098
 
1099
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:316
1100
  msgid "30 minutes (recommended)"
1101
  msgstr "30 minutos (recomendado)"
1102
 
1103
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:317
1104
  msgid "60 minutes"
1105
  msgstr "60 minutes"
1106
 
1107
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:318
1108
  msgid "12 hours"
1109
  msgstr "12 horas"
1110
 
1111
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:319
1112
  msgid "24 hours"
1113
  msgstr "24 horas"
1114
 
1115
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:320
1116
  msgid "2 days"
1117
  msgstr "2 días"
1118
 
1119
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:321
1120
  msgid "3 days"
1121
  msgstr "3 días"
1122
 
1123
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:322
1124
  msgid "4 days"
1125
  msgstr "4 días"
1126
 
1127
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:323
1128
  msgid "5 days"
1129
  msgstr "5 días"
1130
 
1131
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:324
1132
  msgid "6 days"
1133
  msgstr "6 días"
1134
 
1135
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:325
1136
  msgid "7 days"
1137
  msgstr "7 días"
1138
 
1139
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
1140
  msgid "Expiration for payments via Pix"
1141
  msgstr "Vencimiento para pagos con Pix"
1142
 
1143
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
1144
  msgid "Set the limit in minutes for your clients to pay via Pix."
1145
  msgstr ""
1146
  "Define el límite de minutos para que tus clientes puedan pagar con Pix."
1147
 
1148
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:346
1149
  msgid "Want to learn how Pix works?"
1150
  msgstr "¿Quieres saber cómo funciona el Pix?"
1151
 
1152
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:347
1153
  msgid ""
1154
  "We have created a page to explain how this new payment method works and its "
1155
  "advantages."
1157
  "Creamos una página para explicar cómo funciona este nuevo medio de pago y "
1158
  "sus ventajas."
1159
 
1160
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:368
1161
  msgid "Would you like to know how Pix works?"
1162
  msgstr "¿Quieres saber cómo funciona Pix?"
1163
 
1164
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:369
1165
  msgid ""
1166
  "We have a dedicated page where we explain how it works and its advantages."
1167
  msgstr "Creamos una página que explica su funcionamiento y sus vantajas."
1168
 
1169
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:370
1170
  msgid "Find out more about Pix"
1171
  msgstr "Saber más sobre Pix"
1172
 
1173
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:513,
1174
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:571
1175
  msgid "A problem occurred when processing your payment. Please try again."
1176
  msgstr ""
1177
  "Un problema se produjo al procesar su pago. Por favor, inténtelo de nuevo."
1178
 
1179
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:499,
1180
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:557
1181
  msgid ""
1182
  "A problem occurred when processing your payment. Are you sure you have "
1183
  "correctly filled in all the information on the checkout form?"
1185
  "Un problema se produjo al procesar su pago. ¿Esta seguro que ha rellenado "
1186
  "correctamente toda la información en el formulario de checkout?"
1187
 
1188
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:478,
1189
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:532
1190
  msgid "The customer has not paid yet."
1191
  msgstr "El cliente no ha pagado todavía."
1192
 
1193
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:482
1194
  msgid "Now you just need to pay with Pix to finalize your purchase."
1195
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra."
1196
 
1197
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:483
1198
  msgid ""
1199
  "Scan the QR code below or copy and paste the code into your bank's "
1200
  "application."
1202
  "Escanee el código QR a continuación o copie y pegue el código en la "
1203
  "aplicación de su banco."
1204
 
1205
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:582
1206
  msgid ""
1207
  "Please note that to receive payments via Pix at our checkout, you must have "
1208
  "a Pix key registered in your Mercado Pago account."
1210
  "Ten en cuenta que para recibir pagos a través de Pix en nuestro checkout, "
1211
  "debes tener una clave Pix registrada en tu cuenta de Mercado Pago."
1212
 
1213
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:583
1214
  msgid "Register your Pix key at Mercado Pago."
1215
  msgstr "Registra tu clave Pix en Mercado Pago."
1216
 
1217
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:633,
1218
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:148
1219
  msgid "Code valid for "
1220
  msgstr "Código válido por "
1221
 
1222
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:50,
1223
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:59
1224
  msgid "Invoice"
1225
  msgstr "Efectivo"
1226
 
1227
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:219
1228
  msgid ""
1229
  "By disabling it, you will disable all invoice payments from Mercado Pago "
1230
  "Transparent Checkout."
1232
  "Al desactivar, desabilitarás todos los medios de pago en efectivo en el "
1233
  "Checkout Transparente de Mercado Pago."
1234
 
1235
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:223
1236
  msgid "The transparent checkout for tickets is <b>enabled</b>."
1237
  msgstr ""
1238
  "El Checkout Transparente está <b>activo</b> para pagos en efectivo o en "
1239
  "loterías."
1240
 
1241
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1242
  msgid "The transparent checkout for tickets is <b>disabled</b>."
1243
  msgstr ""
1244
  "El Checkout Transparente está <b>inactivo</b> para pagos en efectivo o en "
1245
  "loterías."
1246
 
1247
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:239
1248
  msgid "Transparent Checkout | Invoice or Loterica"
1249
  msgstr "Checkout Transparente | Efectivo"
1250
 
1251
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:243
1252
  msgid ""
1253
  "With the Transparent Checkout, you can sell inside your store environment, "
1254
  "without redirection and all the safety from Mercado Pago."
1256
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1257
  "redireccionamentos, con toda la seguridad de Mercado Pago."
1258
 
1259
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
1260
  msgid "Advanced configuration of the cash payment experience"
1261
  msgstr "Configuración avanzada de la experiencia de pago en efectivo"
1262
 
1263
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:273
1264
  msgid "Reduce inventory"
1265
  msgstr "Reducir inventario"
1266
 
1267
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:276
1268
  msgid ""
1269
  "Activates inventory reduction during the creation of an order, whether or "
1270
  "not the final payment is credited. Disable this option to reduce it only "
1274
  "acredite o no el pago final. Desactiva esta opción para reducirlo solo "
1275
  "cuando los pagos estén aprobados."
1276
 
1277
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:278
1278
  msgid "Reduce inventory is <b>enabled</b>."
1279
  msgstr "Reducir inventario está <b>activo</b>."
1280
 
1281
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:279
1282
  msgid "Reduce inventory is <b>disabled</b>."
1283
  msgstr "Reducir inventario está <b>inactivo</b>."
1284
 
1285
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:291
1286
  msgid "Payment Due"
1287
  msgstr "Vencimiento del pago"
1288
 
1289
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:293
1290
  msgid "In how many days will cash payments expire."
1291
  msgstr "En cuántos días caducarán los pagos en efectivo."
1292
 
1293
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:313
1294
  msgid "Enable the available payment methods"
1295
  msgstr "Habilita los medios de pago disponibles"
1296
 
1297
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:315
1298
  msgid "Choose the available payment methods in your store."
1299
  msgstr "Selecciona los medios de pago disponibles en tu tienda."
1300
 
1301
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:319
1302
  msgid "All payment methods"
1303
  msgstr "Todos los medios de pago"
1304
 
1305
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:472,
1306
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:499
1307
  msgid ""
1308
  "There was a problem processing your payment. Are you sure you have correctly "
1309
  "filled out all the information on the payment form?"
1311
  "Se produjo un problema al procesar su pago. ¿Está seguro de que ha llenado "
1312
  "correctamente toda la información en el formulario de pago?"
1313
 
1314
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:465,
1315
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:492
1316
  msgid "Your document data is invalid"
1317
  msgstr "Los datos de su documento no son válidos"
1318
 
1319
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:537
1320
  msgid "To print the ticket again click"
1321
  msgstr "Para imprimir nuevamente el ticket hace clic"
1322
 
1323
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:540
1324
  msgid "here"
1325
  msgstr "aquí"
1326
 
1327
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:650
1328
  msgid " and "
1329
  msgstr " y "
1330
 
1701
  msgid "Check the reasons why the purchase was declined."
1702
  msgstr "Consulta los motivos del rechazo de tu compra."
1703
 
1704
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:128
1705
  msgid "See WooCommerce"
1706
  msgstr "Ver WooCommerce"
1707
 
1708
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:126
1709
  msgid "Install WooCommerce"
1710
  msgstr "Instalar WooCommerce"
1711
 
1712
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:123
1713
  msgid "Activate WooCommerce"
1714
  msgstr "Activar WooCommerce"
1715
 
1716
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:129
1717
  msgid "do you have a minute to share your experience with our plugin?"
1718
  msgstr "¿tienes un minuto para compartir tu experiencia con nuestro plugin?"
1719
 
1720
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:132
1721
  msgid ""
1722
  "Your opinion is very important so that we can offer you the best possible "
1723
  "payment solution and continue to improve."
1725
  "Tu opinión es muy importante para poder ofrecerte la mejor solución de pagos "
1726
  "posible y seguir mejorando."
1727
 
1728
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:141
1729
  msgid "Rate the plugin"
1730
  msgstr "Valorar el plugin"
1731
 
1732
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:145
1733
  msgid "Enable payments via Mercado Pago account"
1734
  msgstr "Pagos a través de la cuenta de Mercado Pago"
1735
 
1736
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:148
1737
  msgid ""
1738
  "When you enable this function, your customers pay faster using their Mercado "
1739
  "Pago accounts.</br>The approval rate of these payments in your store can be "
1743
  "Mercado Pago.</br>La tasa de aprobación de estos pagos en tu tienda puede "
1744
  "ser un 25% mayor en comparación con otros medios de pago."
1745
 
1746
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:157
1747
  msgid "Activate"
1748
  msgstr ""
1749
 
1752
  msgid "Discard"
1753
  msgstr "Descartar"
1754
 
1755
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:133
1756
  msgid "Mercado Pago Settings"
1757
  msgstr "Configuración de Mercado Pago"
1758
 
1759
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:186
1760
  msgid "Accept "
1761
  msgstr "Acepta "
1762
 
1763
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:187
1764
  msgid "payments on the spot "
1765
  msgstr "pagos al instante "
1766
 
1767
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:188
1768
  msgid "with"
1769
  msgstr "con toda"
1770
 
1771
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:189
1772
  msgid "the "
1773
  msgstr "la "
1774
 
1775
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:190
1776
  msgid "security "
1777
  msgstr "seguridad "
1778
 
1779
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:191
1780
  msgid "from Mercado Pago"
1781
  msgstr "de Mercado Pago"
1782
 
1783
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:192
1784
  msgid "Technical requirements"
1785
  msgstr "Requisitos técnicos"
1786
 
1787
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:193
1788
  msgid "SSL"
1789
  msgstr "SSL"
1790
 
1791
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:194
1792
  msgid "GD Extensions"
1793
  msgstr "Extensiones GD"
1794
 
1795
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
1796
  msgid "Curl"
1797
  msgstr "Curl"
1798
 
1799
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
1800
  msgid ""
1801
  "Implementation responsible for transmitting data to Mercado Pago in a secure "
1802
  "and encrypted way."
1804
  "Implementación responsable de transmitir los datos a Mercado Pago de forma "
1805
  "segura y encriptada."
1806
 
1807
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
1808
  msgid ""
1809
  "These extensions are responsible for the implementation and operation of Pix "
1810
  "in your store."
1812
  "Extensiones responsables de la aplicación y el funcionamiento de Pix en su "
1813
  "tienda."
1814
 
1815
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
1816
  msgid ""
1817
  "It is an extension responsible for making payments via requests from the "
1818
  "plugin to Mercado Pago."
1820
  "Es una extensión encargada de realizar los pagos a través de requests del "
1821
  "plugin a Mercado Pago."
1822
 
1823
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:199
1824
  msgid "Collections and installments"
1825
  msgstr "Cobros y cuotas"
1826
 
1827
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:200
1828
  msgid "Choose "
1829
  msgstr "Elige "
1830
 
1831
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:201
1832
  msgid "when you want to receive the money "
1833
  msgstr "cuándo quieres recibir el dinero "
1834
 
1835
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:202
1836
  msgid "from your sales and if you want to offer "
1837
  msgstr "de las ventas y si quieres ofrecer "
1838
 
1839
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:203
1840
  msgid "interest-free installments "
1841
  msgstr "cuotas sin interés "
1842
 
1843
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:204
1844
  msgid "to your clients."
1845
  msgstr "a los clientes."
1846
 
1847
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:205
1848
  msgid "Set deadlines and fees"
1849
  msgstr "Ajustar plazos y tasas"
1850
 
1851
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:206,
1852
  #: ../../includes/products/hooks/class-wc-woomercadopago-products-hook-credits.php:126
1853
  msgid "Questions? "
1854
  msgstr "¿Dudas? "
1855
 
1856
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:207
1857
  msgid "Review the step-by-step of "
1858
  msgstr "Revisa el paso a paso de "
1859
 
1860
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:208
1861
  msgid "how to integrate the Mercado Pago Plugin "
1862
  msgstr "cómo integrar el Plugin de Mercado Pago "
1863
 
1864
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:209
1865
  msgid "on our webiste for developers."
1866
  msgstr "en nuestro sitio de desarrolladores."
1867
 
1868
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:223
1869
  msgid "1. Integrate your store with Mercado Pago "
1870
  msgstr "1. Integra la tienda a Mercado Pago "
1871
 
1872
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:224
1873
  msgid ""
1874
  "To enable orders, you must create and activate production credentials in "
1875
  "your Mercado Pago Account. "
1877
  "Para habilitar las ventas, debes crear y activar las credenciales de "
1878
  "producción en tu cuenta de Mercado Pago. "
1879
 
1880
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:225
1881
  msgid "Copy and paste the credentials below."
1882
  msgstr "Copia y pega tus credenciales a continuación."
1883
 
1884
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:226
1885
  msgid "Check credentials"
1886
  msgstr "Consultar credenciales"
1887
 
1888
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:227
1889
  msgid "Test credentials "
1890
  msgstr "Credenciales de prueba "
1891
 
1892
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:228
1893
  msgid "Enable Mercado Pago checkouts for test purchases in the store."
1894
  msgstr ""
1895
  "Habilitan a los checkouts de Mercado Pago para pruebas de compras en la "
1896
  "tienda."
1897
 
1898
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:229
1899
  msgid "Public key"
1900
  msgstr "Public key"
1901
 
1902
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:230
1903
  msgid "Access Token"
1904
  msgstr "Access Token"
1905
 
1906
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:231
1907
  msgid "Production credentials"
1908
  msgstr "Credenciales de producción"
1909
 
1910
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:232
1911
  msgid "Enable Mercado Pago checkouts to receive real payments in the store."
1912
  msgstr ""
1913
  "Habilitan a los checkouts de Mercado Pago para recibir pagos reales en "
1914
  "tienda."
1915
 
1916
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:233
1917
  msgid "Paste your Public Key here"
1918
  msgstr "Pega aquí tu Public Key"
1919
 
1920
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:234
1921
  msgid "Paste your Access Token here"
1922
  msgstr "Pega aquí tu Access Token"
1923
 
1924
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:235,
1925
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:272
1926
  msgid "Save and continue"
1927
  msgstr "Guardar y continuar"
1928
 
1929
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:247
1930
  msgid "2. Customize your business"
1931
  msgstr "2. Personaliza tu negocio"
1932
 
1933
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:248
1934
  msgid ""
1935
  "Fill out the following information to have a better experience and offer "
1936
  "more information to your clients"
1938
  "Completa los siguientes datos para tener una mejor experiencia y ofrecer más "
1939
  "información a los clientes"
1940
 
1941
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:249
1942
  msgid "Your store information"
1943
  msgstr "Información sobre tu tienda"
1944
 
1945
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:250
1946
  msgid "Name of your store in your client's invoice"
1947
  msgstr "Nombre de tu tienda en la factura de los clientes"
1948
 
1949
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:251
1950
  msgid "Eg: Mary's store"
1951
  msgstr "Ej.: TiendaMaría"
1952
 
1953
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:252
1954
  msgid ""
1955
  "If this field is empty, the purchase will be identified as Mercado Pago."
1956
  msgstr ""
1957
  "Si el campo queda vacío, la compra del cliente se identificará como Mercado "
1958
  "Pago."
1959
 
1960
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:253
1961
  msgid "Identification in Activities of Mercad Pago"
1962
  msgstr "Identificación en Actividad de Mercado Pago"
1963
 
1964
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:254
1965
  msgid "Eg: Marystore"
1966
  msgstr "Ej.: Tienda de María"
1967
 
1968
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:255
1969
  msgid "In Activities, you will view this term before the order number"
1970
  msgstr "En Actividad verás el término ingresado antes del número o del pedido"
1971
 
1972
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:256
1973
  msgid "Store category"
1974
  msgstr "Categoría de la tienda"
1975
 
1976
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:257
1977
  msgid "Select"
1978
  msgstr "Seleccionar"
1979
 
1980
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:258
1981
  msgid "Select ”Other” if you do not find the appropriate category."
1982
  msgstr "Seleciona ”Otro” si no encuentras una categoría adecuada."
1983
 
1984
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:259
1985
  msgid "Advanced integration options (optional)"
1986
  msgstr "Opciones avanzadas de integración (opcional)"
1987
 
1988
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:260
1989
  msgid ""
1990
  "For further integration of your store with Mercado Pago (IPN, Certified "
1991
  "Partners, Debug Mode)"
1993
  "Para mayor integración de tu tienda con Mercado Pago (IPN, Socios "
1994
  "Certificados, Modo Debug)"
1995
 
1996
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:261
1997
  msgid "View advanced options"
1998
  msgstr "Ver opciones avanzadas"
1999
 
2000
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
2001
  msgid "URL for IPN "
2002
  msgstr "URL para IPN "
2003
 
2004
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
2005
  msgid "Eg: https://examples.com/my-custom-ipn-url"
2006
  msgstr "Ej.: https://examples.com/my-custom-ipn-url"
2007
 
2008
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
2009
  msgid ""
2010
  "Add the URL to receive payments notifications. Find out more information in "
2011
  "the "
2013
  "Ingresa la URL para recibir notificaciones de pago. Consulta más información "
2014
  "en los "
2015
 
2016
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
2017
  msgid "guides."
2018
  msgstr "manuales."
2019
 
2020
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
2021
  msgid "integrator_id"
2022
  msgstr "integrator_id"
2023
 
2024
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:267
2025
  msgid "Eg: 14987126498"
2026
  msgstr "Ej.: 14987126498"
2027
 
2028
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:268
2029
  msgid ""
2030
  "If you are a Mercado Pago Certified Partner, make sure to add your "
2031
  "integrator_id. If you do not have the code, please "
2033
  "Si eres Partner certificado de Mercado Pago, recuerda ingresar tu "
2034
  "integrator_id. Si no tienes el código, "
2035
 
2036
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:269
2037
  msgid "request it now. "
2038
  msgstr "solicítalo ahora. "
2039
 
2040
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:270
2041
  msgid "Debug and Log Mode"
2042
  msgstr "Modo debug y log"
2043
 
2044
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:271
2045
  msgid "We record your store's actions in order to provide a better assistance."
2046
  msgstr "Grabamos las aciones de tu tienda para brindar un mejor soporte."
2047
 
2048
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
2049
  msgid "3. Set payment methods"
2050
  msgstr "3. Configura los medios de pago"
2051
 
2052
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:284
2053
  msgid "To view more options, please select a payment method below"
2054
  msgstr "Selecciona uno de los siguientes medios de pago para ver más opciones"
2055
 
2056
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:285
2057
  msgid "Settings"
2058
  msgstr "Configurar"
2059
 
2060
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:286
2061
  msgid "Continue"
2062
  msgstr "Continuar"
2063
 
2064
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:297
2065
  msgid "4. Test your store before you sell"
2066
  msgstr "4. Testea tu tienda antes de vender"
2067
 
2068
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:298
2069
  msgid ""
2070
  "Test the experience in Test Mode and then enable the Sale Mode (Production) "
2071
  "to sell."
2073
  "Testea la experiencia en Modo Test. Luego activa el Modo Ventas (Producción) "
2074
  "para realizar ventas."
2075
 
2076
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:299
2077
  msgid "Choose how you want to operate your store:"
2078
  msgstr "Elige cómo quieres operar tu tienda:"
2079
 
2080
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:300
2081
  msgid "Test Mode"
2082
  msgstr "Modo Test"
2083
 
2084
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
2085
  msgid "Mercado Pago Checkouts disabled for real collections. "
2086
  msgstr "Checkouts Mercado Pago inactivos para cobros reales. "
2087
 
2088
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
2089
  msgid "Test Mode rules."
2090
  msgstr "Reglas del modo test."
2091
 
2092
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
2093
  msgid "Sale Mode (Production)"
2094
  msgstr "Modo Ventas (Producción)"
2095
 
2096
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
2097
  msgid "Mercado Pago Checkouts enabled for real collections."
2098
  msgstr "Checkouts Mercado Pago activos para cobros reales."
2099
 
2100
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:305
2101
  msgid "Mercado Pago payment methods in Production Mode"
2102
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2103
 
2104
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:306
2105
  msgid "The clients can make real purchases in your store."
2106
  msgstr "Los clientes pueden hacer compras reales en tu tienda."
2107
 
2108
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:307
2109
  msgid "Mercado Pago payment methods in Test Mode"
2110
  msgstr "Medios de pago Mercado Pago en Modo Test"
2111
 
2112
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:308
2113
  msgid "Create your "
2114
  msgstr "Crea tu "
2115
 
2116
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:309
2117
  msgid "test user "
2118
  msgstr "usuario de prueba "
2119
 
2120
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:310
2121
  msgid ""
2122
  "(Optional. Can be used in Production Mode and Test Mode, to test payments)."
2123
  msgstr ""
2124
  "(Opcional. Se puede utilizar en modo de producción y en modo de prueba, para "
2125
  "probar los pagos)."
2126
 
2127
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:311
2128
  msgid "Use our test cards, "
2129
  msgstr "Utiliza nuestras tarjetas de prueba, "
2130
 
2131
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:312
2132
  msgid "never use real cards. "
2133
  msgstr "nunca utilices tarjetas reales. "
2134
 
2135
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:313
2136
  msgid "Visit your store "
2137
  msgstr "Visita tu tienda "
2138
 
2139
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:314
2140
  msgid "to test purchases"
2141
  msgstr "para testear compras"
2142
 
2143
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:315
2144
  msgid "Save changes"
2145
  msgstr "Guardar cambios"
2146
 
2147
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:316
2148
  msgid "Store under test"
2149
  msgstr "Tienda en Modo Test"
2150
 
2151
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:317
2152
  msgid "Store in sale mode (Production)"
2153
  msgstr "Tienda en Modo Ventas (Producción)"
2154
 
2155
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:318
2156
  msgid "Enter test credentials"
2157
  msgstr "Ingresa las credenciales de prueba"
2158
 
2159
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:319
2160
  msgid "To enable test mode, "
2161
  msgstr "Para activar el modo de prueba, "
2162
 
2163
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:320
2164
  msgid "copy your test credentials "
2165
  msgstr "copia tus credenciales de prueba "
2166
 
2167
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:321
2168
  msgid "and paste them above in section 1 of this page."
2169
  msgstr "y pégalas en la sección 1 de esta página."
2170
 
2171
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:358
2172
  msgid "Invalid Access Token"
2173
  msgstr "Access token no válido"
2174
 
2175
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:360
2176
  msgid "Valid Access Token"
2177
  msgstr "Access token válido"
2178
 
2179
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:366
2180
  msgid "Invalid Public Key"
2181
  msgstr "Public key no válida"
2182
 
2183
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:368
2184
  msgid "Valid Public Key"
2185
  msgstr "Public key válida"
2186
 
2187
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:371
2188
  msgid "Credentials must be valid"
2189
  msgstr "Las credenciales deben ser válidas"
2190
 
2191
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:421
2192
  msgid "Credentials were updated"
2193
  msgstr "Se actualizaron las credenciales"
2194
 
2195
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:413
2196
  msgid ""
2197
  "Your store has exited Test Mode and is making real sales in Production Mode."
2198
  msgstr ""
2199
  "Ahora su tienda está fuera del modo de prueba y está realizando ventas "
2200
  "reales en el modo de producción."
2201
 
2202
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:414
2203
  msgid "To test the store, re-enter both test credentials."
2204
  msgstr "Para probar la tienda, vuelva a ingresar ambas credenciales de prueba."
2205
 
2206
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:427
2207
+ msgid "Invalid credentials"
2208
+ msgstr "Credenciales no válidas"
2209
+
2210
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:428
2211
  msgid "See our manual to learn "
2212
  msgstr "Consulte nuestro manual para saber "
2213
 
2214
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:429
2215
  msgid "how to enter the credentials the right way."
2216
  msgstr "como ingresar las credenciales de forma correcta."
2217
 
2218
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:488
2219
  msgid "Store information is valid"
2220
  msgstr "Información sobre tu tienda"
2221
 
2222
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:518
2223
  msgid "Mercado Pago's Payment Methods in Test Mode"
2224
  msgstr "Medios de pago Mercado Pago en Modo Test"
2225
 
2226
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:519
2227
  msgid "Mercado Pago's Payment Methods in Production Mode"
2228
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2229
 
2230
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:512
2231
  msgid "Invalid credentials for test mode"
2232
  msgstr "Credenciales inválidas para el modo de prueba"
2233
 
2234
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:592
2235
  msgid "Enabled"
2236
  msgstr "Activado"
2237
 
2238
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:593
2239
  msgid "Disabled"
2240
  msgstr "Inactivo"
2241
 
2242
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:620
2243
  msgid "Valid Credentials"
2244
  msgstr "Credenciales válidas"
2245
 
2246
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:623
2247
  msgid "Credentials couldn't be validated"
2248
  msgstr "No se pudieron validar las credenciales"
2249
 
2250
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:646
2251
  msgid "Store business fields are valid"
2252
  msgstr "Los campos comerciales de la tienda son válidos"
2253
 
2254
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:649
2255
  msgid "Store business fields couldn't be validated"
2256
  msgstr "Los campos comerciales de la tienda no se pudieron validar"
2257
 
2258
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:672
2259
  msgid "At least one paymet method is enabled"
2260
  msgstr "Al menos un método de pago está habilitado"
2261
 
2262
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:675
2263
  msgid "No payment method enabled"
2264
  msgstr "No se habilitó ningún método de pago"
2265
 
2266
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:374
2267
  msgid "Shipping service used by the store."
2268
  msgstr "Servicio de envío utilizado por la tienda."
2269
 
2270
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:564,
2271
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:565
2272
  msgid "Discount provided by store"
2273
  msgstr "Descuento proporcionado por la tienda"
2274
 
2364
  msgid "Cancel &amp; Clear Cart"
2365
  msgstr "Cancelar &amp; Limpiar carrito"
2366
 
2367
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:133,
2368
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:73,
2369
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:82
2370
  msgid "Apply"
2371
  msgstr "Aplicar"
2372
 
2373
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:134,
2374
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:74,
2375
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
2376
  msgid "Remove"
2377
  msgstr "Retirar"
2378
 
2379
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:135,
2380
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75,
2381
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84
2382
  msgid "Please, inform your coupon code"
2383
  msgstr "Por favor, informe su código de cupón"
2384
 
2385
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:136,
2386
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:76,
2387
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85
2388
  msgid "To choose"
2389
  msgstr "Elegir"
2390
 
2391
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:137,
2392
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:77,
2393
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:86
2394
  msgid "Other bank"
2395
  msgstr "Otro banco"
2396
 
2397
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:138,
2398
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:78,
2399
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:87
2400
  msgid "You will save"
2401
  msgstr "Salvarás"
2402
 
2403
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:139,
2404
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:79,
2405
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:88
2406
  msgid "with discount of"
2407
  msgstr "con descuento de"
2408
 
2409
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:140,
2410
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:80,
2411
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:89
2412
  msgid "Total of your purchase:"
2413
  msgstr "Total de su compra:"
2414
 
2415
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:141,
2416
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:81,
2417
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:90
2418
  msgid "Total of your purchase with discount:"
2419
  msgstr "Total de su compra con descuento:"
2420
 
2421
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:142,
2422
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:82,
2423
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:91
2424
  msgid "*After payment approval"
2425
  msgstr "*Tras la aprobación del pago"
2426
 
2427
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:143,
2428
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:83,
2429
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:92
2430
  msgid "Terms and conditions of use"
2431
  msgstr "Términos y condiciones de uso"
2432
 
2433
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:144,
2434
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:162
2435
  msgid "No fee"
2436
  msgstr "Sin interés"
2437
 
2438
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:145,
2439
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:163
2440
  msgid "More options"
2441
  msgstr "Más opciones"
2442
 
2443
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:153
2444
  msgid "mm/yy"
2445
  msgstr "mm/aa"
2446
 
2447
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154,
2448
+ #: ../../templates/checkout/custom-checkout.php:119
2449
  msgid "Issuer"
2450
  msgstr "Banco"
2451
 
2452
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:155
2453
  msgid "Installments"
2454
  msgstr "cuotas "
2455
 
2456
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:158
2457
  msgid "on the back"
2458
  msgstr "del dorso"
2459
 
2460
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:159
2461
  msgid "on the front"
2462
  msgstr "del frente"
2463
 
2464
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:161
2465
  msgid "digits"
2466
  msgstr "dígitos"
2467
 
2468
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:164
2469
+ msgid "If interest is applicable, it will be charged by your bank."
2470
+ msgstr "Si corresponden intereses, serán aplicados por tu banco."
2471
+
2472
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:165
2473
+ msgid "Interest"
2474
+ msgstr "Intereses"
2475
+
2476
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:168
2477
  msgid "Card number is required"
2478
  msgstr "Número de tarjeta obligatorio"
2479
 
2480
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:169
2481
  msgid "Card number invalid"
2482
  msgstr "Número de tarjeta inválido"
2483
 
2484
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:172
2485
  msgid "Holder name is required"
2486
  msgstr "Nombre del titular obligatorio"
2487
 
2488
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:173
2489
  msgid "Holder name invalid"
2490
  msgstr "Nombre del titular inválido"
2491
 
2492
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:176,
2493
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:178
2494
  msgid "Expiration date invalid"
2495
  msgstr "Fecha de vencimiento inválido"
2496
 
2497
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:177
2498
  msgid "Expiration date incomplete"
2499
  msgstr "Fecha de vencimiento obligatorio"
2500
 
2501
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:181
2502
  msgid "Security code is required"
2503
  msgstr "Código de seguridad obligatorio"
2504
 
2505
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:182
2506
  msgid "Security code incomplete"
2507
  msgstr "Código de seguridad incompleto"
2508
 
2509
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:221
 
 
 
 
 
 
 
 
 
 
 
 
2510
  msgid "Cost of installments"
2511
  msgstr "Coste de las cuotas:"
2512
 
2513
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:222
2514
  msgid "Total with installments"
2515
  msgstr "Total con cuotas:"
2516
 
2517
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:223
2518
  msgid "installments of"
2519
  msgstr " cuotas de "
2520
 
2521
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:139
2522
  msgid "Now you just need to pay with Pix to finalize your purchase"
2523
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra"
2524
 
2525
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:140
2526
  msgid "How to pay with Pix:"
2527
  msgstr "Cómo pagar con Pix:"
2528
 
2529
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141
2530
  msgid "Go to your bank's app or website"
2531
  msgstr "Entra en la app o en la página web de tu banco"
2532
 
2533
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142
2534
  msgid "Search for the option to pay with Pix"
2535
  msgstr "Busca la opción de pagar con Pix"
2536
 
2537
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143
2538
  msgid "Scan the QR code or Pix code"
2539
  msgstr "Escanea el código QR o el código Pix"
2540
 
2541
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144
2542
  msgid "Done! You will see the payment confirmation"
2543
  msgstr "Listo. Verás la confirmación del pago"
2544
 
2545
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145
2546
  msgid "Value: "
2547
  msgstr "Valor: "
2548
 
2549
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147
2550
  msgid "Scan the QR code:"
2551
  msgstr "Escanea el código QR:"
2552
 
2553
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150
2554
  msgid "If you prefer, you can pay by copying and pasting the following code"
2555
  msgstr "Si lo prefieres, puedes pagar copiando y pegando el siguiente código"
2556
 
2557
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152
2558
  msgid "Copy code"
2559
  msgstr "Copiar código"
2560
 
2670
  msgid "Buy with your balance or saved cards"
2671
  msgstr "Compra con tu dinero disponible o tarjetas guardadas "
2672
 
2673
+ #: ../../templates/checkout/basic-checkout.php:40
 
 
 
 
2674
  msgid "List style type blue check"
2675
  msgstr ""
2676
 
2677
+ #: ../../templates/checkout/basic-checkout.php:52
2678
  msgid ""
2679
  "When you confirm your purchase, we will redirect you to your Mercado Pago "
2680
  "account"
2681
  msgstr ""
2682
  "Cuando confirmes tu compra, te redireccionaremos a tu cuenta de Mercado Pago"
2683
 
2684
+ #: ../../templates/checkout/basic-checkout.php:53
2685
  msgid "Checkout Pro redirect info image"
2686
  msgstr ""
2687
 
2688
+ #: ../../templates/checkout/basic-checkout.php:62,
2689
+ #: ../../templates/checkout/custom-checkout.php:152,
2690
  #: ../../templates/checkout/pix-checkout.php:31,
2691
  #: ../../templates/checkout/ticket-checkout.php:60
2692
  msgid "By continuing, you agree with our"
2693
  msgstr "Al continuar, aceptas nuestros"
2694
 
2695
+ #: ../../templates/checkout/basic-checkout.php:63,
2696
+ #: ../../templates/checkout/custom-checkout.php:153,
2697
  #: ../../templates/checkout/pix-checkout.php:31,
2698
  #: ../../templates/checkout/ticket-checkout.php:60
2699
  msgid "Terms and conditions"
2724
  "pagar más rápido \n"
2725
  "con Mercado Pago."
2726
 
2727
+ #: ../../templates/checkout/custom-checkout.php:55
2728
  msgid "With which card can you pay?"
2729
  msgstr "¿Con qué tarjeta puedes pagar?"
2730
 
2731
+ #: ../../templates/checkout/custom-checkout.php:67
2732
  msgid "See current promotions"
2733
  msgstr "Ver promociones vigentes"
2734
 
2735
+ #: ../../templates/checkout/custom-checkout.php:75
2736
  msgid "Fill in your card details"
2737
  msgstr "Completa los datos de tu tarjeta"
2738
 
2739
+ #: ../../templates/checkout/custom-checkout.php:77
2740
  msgid "Card number"
2741
  msgstr "Número de Tarjeta"
2742
 
2743
+ #: ../../templates/checkout/custom-checkout.php:79,
2744
+ #: ../../templates/checkout/custom-checkout.php:86,
2745
+ #: ../../templates/checkout/custom-checkout.php:95,
2746
+ #: ../../templates/checkout/custom-checkout.php:103
2747
  msgid "Required data"
2748
  msgstr "Datos obligatorios"
2749
 
2750
+ #: ../../templates/checkout/custom-checkout.php:84
2751
  msgid "Holder name as it appears on the card"
2752
  msgstr "Nombre del titular como aparece en la tarjeta"
2753
 
2754
+ #: ../../templates/checkout/custom-checkout.php:92
2755
  msgid "Expiration"
2756
  msgstr "Vencimiento"
2757
 
2758
+ #: ../../templates/checkout/custom-checkout.php:100
2759
  msgid "Security Code"
2760
  msgstr "Código de seguridad"
2761
 
2762
+ #: ../../templates/checkout/custom-checkout.php:109,
2763
  #: ../../templates/checkout/ticket-checkout.php:29,
2764
  #: ../../templates/checkout/ticket-checkout.php:35
2765
  msgid "Holder document"
2766
  msgstr "Documento del titular"
2767
 
2768
+ #: ../../templates/checkout/custom-checkout.php:109,
2769
  #: ../../templates/checkout/ticket-checkout.php:29,
2770
  #: ../../templates/checkout/ticket-checkout.php:35
2771
  msgid "Invalid document"
2772
  msgstr "Número de documento no válido"
2773
 
2774
+ #: ../../templates/checkout/custom-checkout.php:115,
2775
+ #: ../../templates/checkout/custom-checkout.php:130
2776
  msgid "Select the number of installments"
2777
  msgstr "Selecciona la cantidad de cuotas"
2778
 
2846
  msgid "Print ticket"
2847
  msgstr "Imprimir ticket"
2848
 
2849
+ #~ msgid "Earn more points and have exclusive benefits in Mercado Puntos"
2850
+ #~ msgstr "Gana más puntos y ventajas exclusivas en Mercado Puntos "
2851
+
2852
+ #~ msgid "Error loading form."
2853
+ #~ msgstr "Error al cargar el formulario."
2854
+
2855
+ #~ msgid "Please refresh the page to try again."
2856
+ #~ msgstr "Actualice la página para volver a intentarlo."
2857
+
2858
+ #~ msgid "Refresh page"
2859
+ #~ msgstr "Actualizar página"
2860
+
2861
  #~ msgid "Type of topic IPN invalid, need to be merchant_order"
2862
  #~ msgstr "El tipo de asunto de la IPN no es válido, debe ser `merchant_order`"
2863
 
i18n/languages/woocommerce-mercadopago-es_MX.mo CHANGED
Binary file
i18n/languages/woocommerce-mercadopago-es_MX.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Mercado Pago payments for WooCommerce 6.0.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
5
  "mercadopago\n"
6
- "POT-Creation-Date: \n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
@@ -11,15 +11,15 @@ msgstr ""
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
- "X-Generator: Poedit 3.1.1\n"
15
 
16
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
17
- #: ../../includes/module/class-wc-woomercadopago-module.php:354
18
  msgid "By continuing, you agree to our "
19
  msgstr "Al continuar, aceptas nuestros "
20
 
21
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:147,
22
- #: ../../includes/module/class-wc-woomercadopago-module.php:356
23
  msgid "Terms and Conditions"
24
  msgstr "Términos y condiciones"
25
 
@@ -67,11 +67,6 @@ msgstr ""
67
  "La tienda debe tener HTTPS para activar el Checkout Personalizado y el "
68
  "Ticket Checkout."
69
 
70
- #: ../../includes/module/class-wc-woomercadopago-credentials.php:504,
71
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:446
72
- msgid "Invalid credentials"
73
- msgstr "Credenciales no válidas"
74
-
75
  #: ../../includes/module/class-wc-woomercadopago-init.php:52
76
  msgid ""
77
  "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. "
@@ -103,15 +98,19 @@ msgstr ""
103
  msgid "Cancel order"
104
  msgstr "Cancelar orden"
105
 
106
- #: ../../includes/module/class-wc-woomercadopago-module.php:370
 
 
 
 
107
  msgid "The payment method is not valid or not available."
108
  msgstr "El medio de pago no es válido o no está disponible."
109
 
110
- #: ../../includes/module/class-wc-woomercadopago-module.php:373
111
  msgid "The transaction amount cannot be processed by Mercado Pago."
112
  msgstr "El monto de transacción no puede ser procesado por Mercado Pago."
113
 
114
- #: ../../includes/module/class-wc-woomercadopago-module.php:373
115
  msgid ""
116
  "Possible causes: Currency not supported; Amounts below the minimum or above "
117
  "the maximum allowed."
@@ -119,11 +118,11 @@ msgstr ""
119
  "Posibles causas: Moneda no soportada; Montos por debajo del mínimo o por "
120
  "encima del máximo permitido."
121
 
122
- #: ../../includes/module/class-wc-woomercadopago-module.php:376
123
  msgid "The users are not valid."
124
  msgstr "Los usuários no son válidos."
125
 
126
- #: ../../includes/module/class-wc-woomercadopago-module.php:376
127
  msgid ""
128
  "Possible causes: Buyer and seller have the same account in Mercado Pago; The "
129
  "transaction involving production and test users."
@@ -131,123 +130,131 @@ msgstr ""
131
  "Posibles causas: Comprador y vendedor tienen la misma cuenta en Mercado "
132
  "Pago; La transacción involucrando usuários de producción y de prueba."
133
 
134
- #: ../../includes/module/class-wc-woomercadopago-module.php:379
135
  msgid "Unauthorized use of production credentials."
136
  msgstr "Uso no autorizado de credenciales de producción."
137
 
138
- #: ../../includes/module/class-wc-woomercadopago-module.php:379
139
  msgid ""
140
  "Possible causes: Use permission in use for the credential of the seller."
141
  msgstr ""
142
  "Posibles causas: Pendencia de permiso de uso en producción para la "
143
  "credencial del vendedor."
144
 
145
- #: ../../includes/module/class-wc-woomercadopago-module.php:505
146
  msgid "Colombia"
147
  msgstr "Colombia"
148
 
149
- #: ../../includes/module/class-wc-woomercadopago-module.php:507
150
  msgid "Argentina"
151
  msgstr "Argentina"
152
 
153
- #: ../../includes/module/class-wc-woomercadopago-module.php:509
154
  msgid "Brazil"
155
  msgstr "Brasil"
156
 
157
- #: ../../includes/module/class-wc-woomercadopago-module.php:511
158
  msgid "Chile"
159
  msgstr "Chile"
160
 
161
- #: ../../includes/module/class-wc-woomercadopago-module.php:513
162
  msgid "Mexico"
163
  msgstr "México"
164
 
165
- #: ../../includes/module/class-wc-woomercadopago-module.php:515
166
  msgid "Uruguay"
167
  msgstr "Uruguay"
168
 
169
- #: ../../includes/module/class-wc-woomercadopago-module.php:517
170
  msgid "Venezuela"
171
  msgstr "Venezuela"
172
 
173
- #: ../../includes/module/class-wc-woomercadopago-module.php:519
174
  msgid "Peru"
175
  msgstr "Peru"
176
 
177
- #: ../../includes/module/class-wc-woomercadopago-module.php:553
178
  msgid "Update the WooCommerce order to "
179
  msgstr "Actualizar la orden de WooCommerce para "
180
 
181
- #: ../../includes/module/class-wc-woomercadopago-module.php:772,
182
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
183
  msgid "Fill in your credentials to enable payment methods."
184
  msgstr "Completa tus credenciales para habilitar los medios de pago."
185
 
186
- #: ../../includes/module/class-wc-woomercadopago-module.php:788
187
  msgid "Set plugin"
188
  msgstr "Configurar plugin"
189
 
190
- #: ../../includes/module/class-wc-woomercadopago-module.php:789,
191
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:295
192
  msgid "Payment methods"
193
  msgstr "Medios de pagos"
194
 
195
- #: ../../includes/module/class-wc-woomercadopago-module.php:790,
196
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:219
197
  msgid "Plugin manual"
198
  msgstr "Manual del plugin"
199
 
200
- #: ../../includes/module/class-wc-woomercadopago-module.php:889
201
  msgid "By Mercado Pago"
202
  msgstr "Por Mercado Pago"
203
 
204
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:191
205
  msgid "Payment approved."
206
  msgstr "Pago aprobado."
207
 
208
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:257,
209
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:260
210
  msgid "Waiting for the Pix payment."
211
  msgstr "Esperando el pago de Pix."
212
 
213
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:276,
214
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:279
215
  msgid "Waiting for the ticket payment."
216
  msgstr "Esperando el pago del boleto."
217
 
218
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:288
219
  msgid "The customer has not made the payment yet."
220
  msgstr "El cliente todavía no efectuó el pago."
221
 
222
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:307
223
  msgid "Payment is pending review."
224
  msgstr "El pago está pendiente de revisión."
225
 
226
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:324
227
  msgid "Payment was declined. The customer can try again."
228
  msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
229
 
230
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:339
231
  msgid "Payment was returned to the customer."
232
  msgstr "El pago fue devuelto al cliente."
233
 
234
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:353
235
  msgid "Payment was canceled."
236
  msgstr "El pago fue cancelado."
237
 
238
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:368,
239
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:380
240
  msgid ""
241
  "The payment is in mediation or the purchase was unknown by the customer."
242
  msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
243
 
244
  #. translators: 1: payment_id 2: status
245
- #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:483
246
  msgid ""
247
  "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
248
  msgstr ""
249
  "Mercado Pago: El pago %1$s fue notificado por Mercado Pago con estado %2$s."
250
 
 
 
 
 
 
 
 
 
251
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
252
  msgid "No ID or TOPIC param in Request IPN"
253
  msgstr "No hay ID o parámetro de ASUNTO la solicitud de IPN"
@@ -267,13 +274,6 @@ msgstr "No se ha encontrado la IPN de `merchant_order`"
267
  msgid "Not found Payments into Merchant_Order"
268
  msgstr "No se han encontrado pagos en Merchant_Order"
269
 
270
- #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:172,
271
- #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:141,
272
- #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
273
- #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
274
- msgid "Buyer email"
275
- msgstr "Email del comprador"
276
-
277
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:175,
278
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:144,
279
  #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:193,
@@ -295,84 +295,84 @@ msgstr ""
295
  "Por favor, introduzca su email en la dirección de facturación para utilizar "
296
  "este servicio"
297
 
298
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:40
299
  msgid "Debit, Credit and invoice in Mercado Pago environment"
300
  msgstr "Débito, crédito y efectivo, en Mercado Pago"
301
 
302
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:41,
303
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:289
304
  msgid "Checkout Pro"
305
  msgstr "Checkout Pro"
306
 
307
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:49
308
  msgid "Mercado Pago - Checkout Pro"
309
  msgstr "Mercado Pago - Checkout Pro "
310
 
311
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:51
312
  msgid "Your saved cards or money in Mercado Pago"
313
  msgstr "Compras con tarjetas guardadas o saldo en Mercado Pago "
314
 
315
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:176
316
  msgid "Maximum number of installments"
317
  msgstr "Máximo de cuotas"
318
 
319
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:178
320
  msgid "What is the maximum quota with which a customer can buy?"
321
  msgstr "¿Cuál es el máximo de cuotas con las que un cliente puede comprar?"
322
 
323
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:181
324
  msgid "1 installment"
325
  msgstr "1 cuota"
326
 
327
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:182
328
  msgid "2 installments"
329
  msgstr "2 cuotas"
330
 
331
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:183
332
  msgid "3 installments"
333
  msgstr "3 cuotas"
334
 
335
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:184
336
  msgid "4 installments"
337
  msgstr "4 cuotas"
338
 
339
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:185
340
  msgid "5 installments"
341
  msgstr "5 cuotas"
342
 
343
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:186
344
  msgid "6 installments"
345
  msgstr "6 cuotas"
346
 
347
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:187
348
  msgid "10 installments"
349
  msgstr "10 cuotas"
350
 
351
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:188
352
  msgid "12 installments"
353
  msgstr "12 cuotas"
354
 
355
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:189
356
  msgid "15 installments"
357
  msgstr "15 cuotas"
358
 
359
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:190
360
  msgid "18 installments"
361
  msgstr "18 cuotas"
362
 
363
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:191
364
  msgid "24 installments"
365
  msgstr "24 cuotas"
366
 
367
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:268,
368
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:155,
369
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:849,
370
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:206,
371
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:199
372
  msgid "Enable the checkout"
373
  msgstr "Activar el checkout"
374
 
375
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:269
376
  msgid ""
377
  "By disabling it, you will disable all payments from Mercado Pago Checkout at "
378
  "Mercado Pago website by redirect."
@@ -380,17 +380,17 @@ msgstr ""
380
  "Al desactivar, desabilitarás todos los medios de pago del checkout en el "
381
  "sitio web de Mercado Pago."
382
 
383
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:273,
384
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:854
385
  msgid "The checkout is <b>enabled</b>."
386
  msgstr "El checkout está <b>activo</b>."
387
 
388
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:274,
389
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:855
390
  msgid "The checkout is <b>disabled</b>."
391
  msgstr "El checkout está <b>inactivo</b>."
392
 
393
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:293
394
  msgid ""
395
  "With Checkout Pro you sell with all the safety inside Mercado Pago "
396
  "environment."
@@ -398,15 +398,15 @@ msgstr ""
398
  "Con el Checkout Pro, podrás vender con toda la seguridad, dentro de Mercado "
399
  "Pago."
400
 
401
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:310
402
  msgid "Advanced settings"
403
  msgstr "Configuración Avanzada"
404
 
405
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:323
406
  msgid "Payment experience"
407
  msgstr "Experiencia de pago"
408
 
409
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:325
410
  msgid ""
411
  "Define what payment experience your customers will have, whether inside or "
412
  "outside your store."
@@ -414,31 +414,31 @@ msgstr ""
414
  "Define qué experiencia de pago tendrán tus clientes, si dentro o fuera de tu "
415
  "tienda."
416
 
417
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:328
418
  msgid "Redirect"
419
  msgstr "Redirect"
420
 
421
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:329
422
  msgid "Modal"
423
  msgstr "Modal"
424
 
425
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:345
426
  msgid ""
427
  "Choose the URL that we will show your customers when they finish their "
428
  "purchase."
429
  msgstr "Elige la URL que mostraremos a tus clientes cuando terminen su compra."
430
 
431
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:343,
432
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:363,
433
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
434
  msgid "This seems to be an invalid URL."
435
  msgstr "Esto parece ser una URL no válida."
436
 
437
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:348
438
  msgid "Success URL"
439
  msgstr "URL de éxito"
440
 
441
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:365
442
  msgid ""
443
  "Choose the URL that we will show to your customers when we refuse their "
444
  "purchase. Make sure it includes a message appropriate to the situation and "
@@ -448,11 +448,11 @@ msgstr ""
448
  "Asegúrate de incluir un mensaje adecuado a la situación y dales información "
449
  "útil para que puedan solucionarlo."
450
 
451
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:368
452
  msgid "Payment URL rejected"
453
  msgstr "URL de pago rechazado"
454
 
455
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:386
456
  msgid ""
457
  "Choose the URL that we will show to your customers when they have a payment "
458
  "pending approval."
@@ -460,92 +460,92 @@ msgstr ""
460
  "Elige la URL que mostraremos a tus clientes cuando tengan un pago pendiente "
461
  "de aprobación."
462
 
463
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:389
464
  msgid "Payment URL pending"
465
  msgstr "URL de pago pendiente"
466
 
467
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:403
468
  msgid "Enable the payment methods available to your clients."
469
  msgstr "Habilita los medios de pago disponibles para tus clientes."
470
 
471
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:404
472
  msgid "Choose the payment methods you accept in your store"
473
  msgstr "Elige los medios de pago que se aceptan en la tienda"
474
 
475
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:408
476
  msgid "Credit Cards"
477
  msgstr "Tarjetas de crédito"
478
 
479
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:412
480
  msgid "Debit Cards"
481
  msgstr "Tarjetas de débito"
482
 
483
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:416
484
  msgid "Other Payment Methods"
485
  msgstr "Otros medios"
486
 
487
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:466
488
  msgid "Return to the store"
489
  msgstr "Volver a la tienda"
490
 
491
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:467
492
  msgid ""
493
  "Do you want your customer to automatically return to the store after payment?"
494
  msgstr ""
495
  "¿Quieres que tu cliente vuelva automáticamente a la tienda después del pago?"
496
 
497
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:471
498
  msgid "The buyer <b>will be automatically redirected to the store</b>."
499
  msgstr "El comprador <b>será redirigido automáticamente a la tienda</b>."
500
 
501
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:472
502
  msgid "The buyer <b>will not be automatically redirected to the store</b>."
503
  msgstr "El comprador <b>no será redirigido automáticamente a la tienda</b>."
504
 
505
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:537
506
  msgid "Installments without card"
507
  msgstr "Cuotas sin tarjeta"
508
 
509
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
510
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:546,
511
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:402
512
  msgid "Up to "
513
  msgstr "hasta "
514
 
515
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
516
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:546,
517
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:402
518
  msgid " installments"
519
  msgstr " cuotas"
520
 
521
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:545,
522
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:401
523
  msgid "Credit cards"
524
  msgstr "Tarjetas de crédito"
525
 
526
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:552,
527
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:409
528
  msgid "Debit cards"
529
  msgstr "Tarjetas de débito "
530
 
531
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:558
532
  msgid "Bank Transfer"
533
  msgstr "Transferencia bancaria"
534
 
535
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:564
536
  msgid "Payment by cash"
537
  msgstr "Pagos en efectivo "
538
 
539
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:593
540
  msgid "Payment with Mercado Credito"
541
  msgstr "Pagos con Mercado Crédito"
542
 
543
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:594
544
  msgid "New!"
545
  msgstr "¡Nuevo!"
546
 
547
  #. translators: %s link to Mercado Credits blog
548
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:599
549
  msgid ""
550
  "With <a href=\"%s\" target=\"blank\">Mercado Credito</a>, clients can pay "
551
  "<b>in installments with no card, by transfers, invoice or money available in "
@@ -558,82 +558,82 @@ msgstr ""
558
  "componente de cuotas sin tarjeta</b>, aumentarás tus chances de vender. Para "
559
  "saber más, ingresá a documentación."
560
 
561
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:603
562
  msgid "The no-card installments banner is <b>active</b>."
563
  msgstr "El componente de cuotas sin tarjeta está <b>activado</b>."
564
 
565
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:604
566
  msgid "The no-card installments banner is <b>disabled</b>."
567
  msgstr "El componente de cuotas sin tarjeta está <b>desactivado</b> ."
568
 
569
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:642,
570
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:652
571
  msgid "Banner on the product page | Computer version"
572
  msgstr "Componente en la página del producto | Versión para computadora"
573
 
574
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:643
575
  msgid "Banner on the product page | Cellphone version"
576
  msgstr "Componente en la página del producto | Versión para celular"
577
 
578
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:650
579
  msgid "Computer"
580
  msgstr "Computadora"
581
 
582
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:651
583
  msgid "Mobile"
584
  msgstr "Celular"
585
 
586
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:653
587
  msgid "Banner visualization"
588
  msgstr "Visualización del componente"
589
 
590
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:654
591
  msgid "Check the example of how it will appear in the store:"
592
  msgstr "Consulta el ejemplo de cómo aparecerá en la tienda:"
593
 
594
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:710,
595
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:697,
596
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:644,
597
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:632,
598
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:421,
599
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:408,
600
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:425,
601
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:412,
602
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
603
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
604
  msgid "discount of"
605
  msgstr "descuento de"
606
 
607
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:715,
608
- #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:702,
609
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:649,
610
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:637,
611
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:426,
612
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:413,
613
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:430,
614
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:417,
615
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
616
  msgid "fee of"
617
  msgstr "comisión de"
618
 
619
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:37,
620
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:30,
621
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:30
622
  msgid "Transparent Checkout in your store environment"
623
  msgstr "Checkout Transparente, en tu tienda"
624
 
625
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:38,
626
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:47
627
  msgid "Debit and Credit"
628
  msgstr "Débito e crédito"
629
 
630
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:46,
631
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:39,
632
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:39
633
  msgid "Mercado pago - Customized Checkout"
634
  msgstr "Mercado Pago - Checkout Personalizado"
635
 
636
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:156
637
  msgid ""
638
  "By disabling it, you will disable all credit cards payments from Mercado "
639
  "Pago Transparent Checkout."
@@ -641,21 +641,21 @@ msgstr ""
641
  "Al desactivar, desabilitarás todos los medios de pago con tarjeta de crédito "
642
  "en el Checkout Transparente de Mercado Pago."
643
 
644
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:160
645
  msgid "Transparent Checkout for credit cards is <b>enabled</b>."
646
  msgstr ""
647
  "El Checkout Transparente de las tarjetas de crédito está <b>activado</b>."
648
 
649
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:161
650
  msgid "Transparent checkout for credit cards is <b>disabled</b>."
651
  msgstr ""
652
  "El checkout transparente de las tarjetas de crédito está <b>desactivado</b>."
653
 
654
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:193
655
  msgid "Installments Fees"
656
  msgstr "Tasas de pago en cuotas"
657
 
658
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:194
659
  msgid ""
660
  "Set installment fees and whether they will be charged from the store or from "
661
  "the buyer."
@@ -663,15 +663,15 @@ msgstr ""
663
  "Configura las tasas de las cuotas y si se las cobrarán a la tienda o al "
664
  "comprador. "
665
 
666
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:195
667
  msgid "Set fees"
668
  msgstr "Configurar tasas"
669
 
670
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:220
671
  msgid "Transparent Checkout | Credit card "
672
  msgstr "Checkout Transparente | Tarjeta de Crédito "
673
 
674
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:224
675
  msgid ""
676
  "With the Transparent Checkout, you can sell inside your store environment, "
677
  "without redirection and with the security from Mercado Pago."
@@ -679,17 +679,15 @@ msgstr ""
679
  "Con el Checkout Transparente, puedes vender dentro de tu tienda, sin "
680
  "redireccionamentos, con toda la seguridad de Mercado Pago."
681
 
682
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:242
683
- #, fuzzy
684
- #| msgid "Advanced configuration of the personalized payment experience\""
685
  msgid "Advanced configuration of the personalized payment experience"
686
  msgstr "Configuración Avanzada"
687
 
688
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:256
689
  msgid "Payments via Mercado Pago account"
690
  msgstr "Pagos a través de la cuenta de Mercado Pago"
691
 
692
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:257
693
  msgid ""
694
  "Your customers pay faster with saved cards, money balance or other available "
695
  "methods in their Mercado Pago accounts."
@@ -697,24 +695,24 @@ msgstr ""
697
  "Tus clientes pagan más rápido con tarjetas guardadas, dinero disponible o "
698
  "con otros medios disponibles en sus cuentas de MP."
699
 
700
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:261
701
  msgid "Payments via Mercado Pago accounts are <b>active</b>."
702
  msgstr "Los pagos a través de la cuenta de Mercado Pago están <b>activos</b>."
703
 
704
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:262
705
  msgid "Payments via Mercado Pago accounts are <b>inactive</b>."
706
  msgstr ""
707
  "Los pagos a través de la cuenta de Mercado Pago están <b>deshabilitados</b>."
708
 
709
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:281
710
  msgid "Check an example of how it will appear in your store:"
711
  msgstr "Conoce un ejemplo de cómo aparecerá en la tienda:"
712
 
713
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:312
714
  msgid "That’s it, payment accepted!"
715
  msgstr "Listo, ¡aceptamos tu pago!"
716
 
717
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:314
718
  msgid ""
719
  "We are processing your payment. In less than an hour we will send you the "
720
  "result by email."
@@ -722,7 +720,7 @@ msgstr ""
722
  "Estamos procesando su pago. En menos de una hora le enviaremos el resultado "
723
  "por correo electrónico."
724
 
725
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:316
726
  msgid ""
727
  "We are processing your payment. In less than 2 days we will send you by "
728
  "email if the payment has been approved or if additional information is "
@@ -731,32 +729,32 @@ msgstr ""
731
  "Estamos procesando su pago. En menos de 2 días le enviaremos por correo "
732
  "electrónico si se ha aprobado el pago o si se necesita información adicional."
733
 
734
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:318
735
  msgid "Check the card number."
736
  msgstr "Compruebe el número de tarjeta."
737
 
738
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:320
739
  msgid "Check the expiration date."
740
  msgstr "Compruebe la fecha de expiración."
741
 
742
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:322
743
  msgid "Check the information provided."
744
  msgstr "Compruebe la información informada."
745
 
746
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:324
747
  msgid "Check the informed security code."
748
  msgstr "Compruebe el código de seguridad informado."
749
 
750
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:326,
751
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:332
752
  msgid "Your payment cannot be processed."
753
  msgstr "No se puede procesar su pago."
754
 
755
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:328
756
  msgid "You must authorize payments for your orders."
757
  msgstr "Usted debe autorizar los pagos de sus órdenes."
758
 
759
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:330
760
  msgid ""
761
  "Contact your card issuer to activate it. The phone is on the back of your "
762
  "card."
@@ -764,7 +762,7 @@ msgstr ""
764
  "Póngase en contacto con el emisor de su tarjeta para activarla. El teléfono "
765
  "se encuentra en la parte posterior de su tarjeta."
766
 
767
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:334
768
  msgid ""
769
  "You have already made a payment of this amount. If you have to pay again, "
770
  "use another card or other method of payment."
@@ -772,7 +770,7 @@ msgstr ""
772
  "Usted ya realizó un pago de este importe. Si tiene que pagar de nuevo, "
773
  "utilizar otra tarjeta u otro medio de pago."
774
 
775
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:336
776
  msgid ""
777
  "Your payment was declined. Please select another payment method. It is "
778
  "recommended in cash."
@@ -780,15 +778,15 @@ msgstr ""
780
  "Su pago fue rechazado. Por favor seleccione otro medio de pago. Se "
781
  "recomienda en efectivo."
782
 
783
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:338
784
  msgid "Your payment does not have sufficient funds."
785
  msgstr "Su metodo de pago no tiene fondos suficientes."
786
 
787
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:340
788
  msgid "Payment cannot process the selected fee."
789
  msgstr "El pago no puede procesar la cuota seleccionada."
790
 
791
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:342
792
  msgid ""
793
  "You have reached the limit of allowed attempts. Choose another card or other "
794
  "payment method."
@@ -796,36 +794,36 @@ msgstr ""
796
  "Has alcanzado el límite de intentos permitidos. Elija otra tarjeta u otro "
797
  "medio de pago."
798
 
799
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:344,
800
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:346,
801
- #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:189
802
  msgid "This payment method cannot process your payment."
803
  msgstr "Este medio de pago no puede procesar su pago."
804
 
805
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:457,
806
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:458,
807
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:488,
808
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:489
809
  msgid "A problem was occurred when processing your payment. Please, try again."
810
  msgstr ""
811
  "El problemas ocurrió cuando se procesaba su pago. Por favor, intente otra "
812
  "vez."
813
 
814
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:571
815
  msgid "See your order form"
816
  msgstr "Ver su hoja de pedido"
817
 
818
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:582
819
  msgid "Your payment was declined. You can try again."
820
  msgstr "Su pago fue rechazado. Puede intentarlo de nuevo."
821
 
822
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:589,
823
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
824
  msgid "Click to try again"
825
  msgstr "Haga clic para intentarlo de nuevo"
826
 
827
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:611,
828
- #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:612
829
  msgid ""
830
  "A problem was occurred when processing your payment. Are you sure you have "
831
  "correctly filled all information in the checkout form?"
@@ -833,59 +831,59 @@ msgstr ""
833
  "El problemas ocurrió cuando se procesaba su pago. Está seguro de haber "
834
  "cargado la información en el formulario?"
835
 
836
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:651
837
  msgid "Configure your credentials to enable Mercado Pago payment methods."
838
  msgstr ""
839
  "Completa tus credenciales para habilitar los medios de pago Mercado Pago."
840
 
841
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:707
842
  msgid "Title in the store Checkout"
843
  msgstr "Título en el checkout de la tienda"
844
 
845
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:709
846
  msgid "Change the display text in Checkout, maximum characters: 85"
847
  msgstr "Cambiar el texto de la pantalla Checkout, caracteres máximos: 85"
848
 
849
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:711
850
  msgid "The text inserted here will not be translated to other languages"
851
  msgstr "El texto insertado aquí no se traducirá a otros idiomas"
852
 
853
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:725
854
  msgid "Description"
855
  msgstr "Descripción"
856
 
857
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:762,
858
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:774,
859
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
860
  msgid "Important! To sell you must enter your credentials."
861
  msgstr "¡Importante! Para vender debe introducir sus credenciales."
862
 
863
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:763
864
  msgid "You must enter&nbsp;<b>production credentials</b>."
865
  msgstr "Debe introducir&nbsp;<b>las credenciales de producción</b>."
866
 
867
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:764
868
  msgid "Enter credentials"
869
  msgstr "Introducir credenciales"
870
 
871
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:774
872
  msgid "Mercado Pago Plugin general settings"
873
  msgstr "Configuraciones generales del plugin de Mercado Pago"
874
 
875
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:775
876
  msgid ""
877
  "Set the deadlines and fees, test your store or access the Plugin manual."
878
  msgstr "Ajusta tasas y plazos, testea tu tienda o accede al manual del plugin."
879
 
880
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:776
881
  msgid "Go to Settings"
882
  msgstr "Ir a Configuraciones"
883
 
884
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:800
885
  msgid "Activate your credentials to be able to sell"
886
  msgstr "Activa tus credenciales para poder vender"
887
 
888
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:801
889
  msgid ""
890
  "Credentials are codes that you must enter to enable sales. Go below on "
891
  "Activate Credentials. On the next screen, use again the Activate Credentials "
@@ -895,40 +893,40 @@ msgstr ""
895
  "Dirígete a Activar credenciales. En la siguiente pantalla, ve de nuevo al "
896
  "botón Activar credenciales y completa los campos con los datos solicitados."
897
 
898
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:802
899
  msgid "Activate credentials"
900
  msgstr "Activar credenciales"
901
 
902
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:850
903
  msgid "By disabling it, you will disable all payment methods of this checkout."
904
  msgstr "Al desactivar, desabilitarás todos los medios de pago del checkout."
905
 
906
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:946
907
  msgid "Basic Configuration"
908
  msgstr "Configuración Básica"
909
 
910
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:959
911
  msgid "Discount coupons"
912
  msgstr "Cupones de descuento"
913
 
914
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:962
915
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
916
  msgstr ""
917
  "¿Ofrecerás cupones de descuento a los clientes que compren con Mercado Pago?"
918
 
919
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:964
920
  msgid "Discount coupons is <b>active</b>."
921
  msgstr "Cupones de descuento están <b>activos</b>."
922
 
923
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:965
924
  msgid "Discount coupons is <b>disabled</b>."
925
  msgstr "Cupones de descuento están <b>inactivos</b>."
926
 
927
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:977
928
  msgid "Automatic decline of payments without instant approval"
929
  msgstr "Rechazo automático de pagos sin aprobación instantanea"
930
 
931
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:978
932
  msgid ""
933
  "Enable it if you want to automatically decline payments that are not "
934
  "instantly approved by banks or other institutions. "
@@ -936,19 +934,19 @@ msgstr ""
936
  "Actívalo si quieres rechazar automáticamente los pagos que no son aprobados "
937
  "instantáneamente por bancos u otros compradores. "
938
 
939
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:982
940
  msgid "Pending payments <b>will be automatically declined</b>."
941
  msgstr "Los pagos pendientes <b>se rechazarán automaticamente</b>."
942
 
943
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:983
944
  msgid "Pending payments <b>will not be automatically declined</b>."
945
  msgstr "Los pagos pendientes <b>no se rechazarán automaticamente</b>."
946
 
947
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:995
948
  msgid "Discount in Mercado Pago Checkouts"
949
  msgstr "Descuento en los checkouts de Mercado Pago"
950
 
951
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:998
952
  msgid ""
953
  "Choose a percentage value that you want to discount your customers for "
954
  "paying with Mercado Pago."
@@ -956,16 +954,16 @@ msgstr ""
956
  "Elige un valor porcentual que quieras descontar a tus clientes por pagar con "
957
  "Mercado Pago."
958
 
959
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:999,
960
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1020
961
  msgid "Activate and show this information on Mercado Pago Checkout"
962
  msgstr "Activar y mostrar esa información en el checkout Mercado Pago"
963
 
964
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1016
965
  msgid "Commission in Mercado Pago Checkouts"
966
  msgstr "Comisiones en los checkouts de Mercado Pago"
967
 
968
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
969
  msgid ""
970
  "Choose an additional percentage value that you want to charge as commission "
971
  "to your customers for paying with Mercado Pago."
@@ -973,31 +971,31 @@ msgstr ""
973
  "Elige un valor porcentual adicional que quieras cobrar como comisión a tus "
974
  "clientes por pagar con Mercado Pago."
975
 
976
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1056
977
  msgid "Convert Currency"
978
  msgstr "Convertir moneda"
979
 
980
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1061
981
  msgid "Currency convertion is <b>enabled</b>."
982
  msgstr "Conversión de moneda está <b>activa</b>."
983
 
984
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1062
985
  msgid "Currency convertion is <b>disabled</b>."
986
  msgstr "Conversión de moneda está <b>inactiva</b>."
987
 
988
- #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1179
989
  msgid ""
990
  "Edit these advanced fields only when you want to modify the preset values."
991
  msgstr ""
992
  "Edita estos campos avanzados solo cuando quieras modificar los valores "
993
  "preestablecidos."
994
 
995
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:31,
996
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:40
997
  msgid "Pix"
998
  msgstr "Pix"
999
 
1000
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:207
1001
  msgid ""
1002
  "By disabling it, you will disable all Pix payments from Mercado Pago "
1003
  "Transparent Checkout."
@@ -1005,39 +1003,39 @@ msgstr ""
1005
  "Al desactivar, desabilitarás lo medios de pago con Pix en el Checkout "
1006
  "Transparente de Mercado Pago."
1007
 
1008
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:211
1009
  msgid "The transparent checkout for Pix payment is <b>enabled</b>."
1010
  msgstr "El Checkout Transparente está <b>activo</b> para pagos por Pix."
1011
 
1012
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:212
1013
  msgid "The transparent checkout for Pix payment is <b>disabled</b>."
1014
  msgstr "El Checkout Transparente está <b>inactivo</b> para pagos por Pix."
1015
 
1016
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:227
1017
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
1018
  msgstr "Para activar el Pix, debes tener una clave registrada en Mercado Pago."
1019
 
1020
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:228
1021
  msgid "Download the Mercado Pago app on your cell phone."
1022
  msgstr "Descarga la app de Mercado Pago en tu móvil."
1023
 
1024
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
1025
  msgid "Go to the "
1026
  msgstr "Ve al área "
1027
 
1028
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
1029
  msgid "area and choose the "
1030
  msgstr "y elige la sección "
1031
 
1032
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:231
1033
  msgid "Your Profile "
1034
  msgstr "Tu Perfil "
1035
 
1036
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:232
1037
  msgid "Your Pix Keys section."
1038
  msgstr "Tus claves Pix."
1039
 
1040
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:233
1041
  msgid ""
1042
  "Choose which data to register as Pix keys. After registering, you can set up "
1043
  "Pix in your checkout."
@@ -1045,7 +1043,7 @@ msgstr ""
1045
  "Elige qué datos registrar como claves PIX. Luego de registrarte, podrás "
1046
  "configurar el Pix en tu checkout."
1047
 
1048
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:234
1049
  msgid ""
1050
  "Remember that, for the time being, the Central Bank of Brazil is open Monday "
1051
  "through Friday, from 9am to 6pm."
@@ -1053,7 +1051,7 @@ msgstr ""
1053
  "Recuerda que, por el momento, el Banco Central de Brasil está abierto de "
1054
  "lunes a viernes, de 9 a 18 horas."
1055
 
1056
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:235
1057
  msgid ""
1058
  "If you requested your registration outside these hours, we will confirm it "
1059
  "within the next business day."
@@ -1061,12 +1059,12 @@ msgstr ""
1061
  "Si has solicitado tu registro fuera de este horario, te lo confirmaremos en "
1062
  "el siguiente día hábil."
1063
 
1064
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:236,
1065
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
1066
  msgid "Learn more about Pix"
1067
  msgstr "Más información sobre Pix"
1068
 
1069
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:237
1070
  msgid ""
1071
  "If you have already registered a Pix key at Mercado Pago and cannot activate "
1072
  "Pix in the checkout, "
@@ -1074,15 +1072,15 @@ msgstr ""
1074
  "Si ya has registrado una clave Pix en Mercado Pago y no puedes activar Pix "
1075
  "en el checkout, "
1076
 
1077
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:238
1078
  msgid "click here."
1079
  msgstr "haz clic aquí."
1080
 
1081
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:263
1082
  msgid "Transparent Checkout | Pix"
1083
  msgstr "Checkout Transparente | Pix"
1084
 
1085
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:267
1086
  msgid ""
1087
  "With the Transparent Checkout, you can sell inside your store environment, "
1088
  "without redirection and all the safety from Mercado Pago. "
@@ -1090,68 +1088,68 @@ msgstr ""
1090
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1091
  "redireccionamientos, con toda la seguridad de Mercado Pago. "
1092
 
1093
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:284
1094
  msgid "Advanced configuration of the Pix experience"
1095
  msgstr "Configuración avanzada de la experiencia Pix"
1096
 
1097
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:297
1098
  msgid "15 minutes"
1099
  msgstr "15 minutos"
1100
 
1101
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:298
1102
  msgid "30 minutes (recommended)"
1103
  msgstr "30 minutos (recomendado)"
1104
 
1105
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:299
1106
  msgid "60 minutes"
1107
  msgstr "60 minutes"
1108
 
1109
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:300
1110
  msgid "12 hours"
1111
  msgstr "12 horas"
1112
 
1113
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:301
1114
  msgid "24 hours"
1115
  msgstr "24 horas"
1116
 
1117
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
1118
  msgid "2 days"
1119
  msgstr "2 días"
1120
 
1121
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:303
1122
  msgid "3 days"
1123
  msgstr "3 días"
1124
 
1125
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:304
1126
  msgid "4 days"
1127
  msgstr "4 días"
1128
 
1129
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:305
1130
  msgid "5 days"
1131
  msgstr "5 días"
1132
 
1133
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:306
1134
  msgid "6 days"
1135
  msgstr "6 días"
1136
 
1137
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:307
1138
  msgid "7 days"
1139
  msgstr "7 días"
1140
 
1141
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:311
1142
  msgid "Expiration for payments via Pix"
1143
  msgstr "Vencimiento para pagos con Pix"
1144
 
1145
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:313
1146
  msgid "Set the limit in minutes for your clients to pay via Pix."
1147
  msgstr ""
1148
  "Define el límite de minutos para que tus clientes puedan pagar con Pix."
1149
 
1150
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:328
1151
  msgid "Want to learn how Pix works?"
1152
  msgstr "¿Quieres saber cómo funciona el Pix?"
1153
 
1154
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
1155
  msgid ""
1156
  "We have created a page to explain how this new payment method works and its "
1157
  "advantages."
@@ -1159,27 +1157,27 @@ msgstr ""
1159
  "Creamos una página para explicar cómo funciona este nuevo medio de pago y "
1160
  "sus ventajas."
1161
 
1162
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
1163
  msgid "Would you like to know how Pix works?"
1164
  msgstr "¿Quieres saber cómo funciona Pix?"
1165
 
1166
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:351
1167
  msgid ""
1168
  "We have a dedicated page where we explain how it works and its advantages."
1169
  msgstr "Creamos una página que explica su funcionamiento y sus vantajas."
1170
 
1171
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:352
1172
  msgid "Find out more about Pix"
1173
  msgstr "Saber más sobre Pix"
1174
 
1175
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:490,
1176
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:547
1177
  msgid "A problem occurred when processing your payment. Please try again."
1178
  msgstr ""
1179
  "Un problema se produjo al procesar su pago. Por favor, inténtelo de nuevo."
1180
 
1181
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:476,
1182
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:533
1183
  msgid ""
1184
  "A problem occurred when processing your payment. Are you sure you have "
1185
  "correctly filled in all the information on the checkout form?"
@@ -1187,16 +1185,16 @@ msgstr ""
1187
  "Un problema se produjo al procesar su pago. ¿Esta seguro que ha rellenado "
1188
  "correctamente toda la información en el formulario de checkout?"
1189
 
1190
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:455,
1191
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:508
1192
  msgid "The customer has not paid yet."
1193
  msgstr "El cliente no ha pagado todavía."
1194
 
1195
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:459
1196
  msgid "Now you just need to pay with Pix to finalize your purchase."
1197
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra."
1198
 
1199
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:460
1200
  msgid ""
1201
  "Scan the QR code below or copy and paste the code into your bank's "
1202
  "application."
@@ -1204,7 +1202,7 @@ msgstr ""
1204
  "Escanee el código QR a continuación o copie y pegue el código en la "
1205
  "aplicación de su banco."
1206
 
1207
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:567
1208
  msgid ""
1209
  "Please note that to receive payments via Pix at our checkout, you must have "
1210
  "a Pix key registered in your Mercado Pago account."
@@ -1212,21 +1210,21 @@ msgstr ""
1212
  "Ten en cuenta que para recibir pagos a través de Pix en nuestro checkout, "
1213
  "debes tener una clave Pix registrada en tu cuenta de Mercado Pago."
1214
 
1215
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:568
1216
  msgid "Register your Pix key at Mercado Pago."
1217
  msgstr "Registra tu clave Pix en Mercado Pago."
1218
 
1219
- #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:618,
1220
- #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150
1221
  msgid "Code valid for "
1222
  msgstr "Código válido por "
1223
 
1224
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:31,
1225
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:40
1226
  msgid "Invoice"
1227
  msgstr "Efectivo"
1228
 
1229
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:200
1230
  msgid ""
1231
  "By disabling it, you will disable all invoice payments from Mercado Pago "
1232
  "Transparent Checkout."
@@ -1234,23 +1232,23 @@ msgstr ""
1234
  "Al desactivar, desabilitarás todos los medios de pago en efectivo en el "
1235
  "Checkout Transparente de Mercado Pago."
1236
 
1237
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:204
1238
  msgid "The transparent checkout for tickets is <b>enabled</b>."
1239
  msgstr ""
1240
  "El Checkout Transparente está <b>activo</b> para pagos en efectivo o en "
1241
  "loterías."
1242
 
1243
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:205
1244
  msgid "The transparent checkout for tickets is <b>disabled</b>."
1245
  msgstr ""
1246
  "El Checkout Transparente está <b>inactivo</b> para pagos en efectivo o en "
1247
  "loterías."
1248
 
1249
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:220
1250
  msgid "Transparent Checkout | Invoice or Loterica"
1251
  msgstr "Checkout Transparente | Efectivo"
1252
 
1253
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1254
  msgid ""
1255
  "With the Transparent Checkout, you can sell inside your store environment, "
1256
  "without redirection and all the safety from Mercado Pago."
@@ -1258,15 +1256,15 @@ msgstr ""
1258
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1259
  "redireccionamentos, con toda la seguridad de Mercado Pago."
1260
 
1261
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:241
1262
  msgid "Advanced configuration of the cash payment experience"
1263
  msgstr "Configuración avanzada de la experiencia de pago en efectivo"
1264
 
1265
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:254
1266
  msgid "Reduce inventory"
1267
  msgstr "Reducir inventario"
1268
 
1269
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:257
1270
  msgid ""
1271
  "Activates inventory reduction during the creation of an order, whether or "
1272
  "not the final payment is credited. Disable this option to reduce it only "
@@ -1276,36 +1274,36 @@ msgstr ""
1276
  "acredite o no el pago final. Desactiva esta opción para reducirlo solo "
1277
  "cuando los pagos estén aprobados."
1278
 
1279
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:259
1280
  msgid "Reduce inventory is <b>enabled</b>."
1281
  msgstr "Reducir inventario está <b>activo</b>."
1282
 
1283
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
1284
  msgid "Reduce inventory is <b>disabled</b>."
1285
  msgstr "Reducir inventario está <b>inactivo</b>."
1286
 
1287
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:272
1288
  msgid "Payment Due"
1289
  msgstr "Vencimiento del pago"
1290
 
1291
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:274
1292
  msgid "In how many days will cash payments expire."
1293
  msgstr "En cuántos días caducarán los pagos en efectivo."
1294
 
1295
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:294
1296
  msgid "Enable the available payment methods"
1297
  msgstr "Habilita los medios de pago disponibles"
1298
 
1299
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:296
1300
  msgid "Choose the available payment methods in your store."
1301
  msgstr "Selecciona los medios de pago disponibles en tu tienda."
1302
 
1303
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:300
1304
  msgid "All payment methods"
1305
  msgstr "Todos los medios de pago"
1306
 
1307
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:448,
1308
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:475
1309
  msgid ""
1310
  "There was a problem processing your payment. Are you sure you have correctly "
1311
  "filled out all the information on the payment form?"
@@ -1313,20 +1311,20 @@ msgstr ""
1313
  "Se produjo un problema al procesar su pago. ¿Está seguro de que ha llenado "
1314
  "correctamente toda la información en el formulario de pago?"
1315
 
1316
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
1317
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:468
1318
  msgid "Your document data is invalid"
1319
  msgstr "Los datos de su documento no son válidos"
1320
 
1321
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:513
1322
  msgid "To print the ticket again click"
1323
  msgstr "Para imprimir nuevamente el ticket hace clic"
1324
 
1325
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:516
1326
  msgid "here"
1327
  msgstr "aquí"
1328
 
1329
- #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:634
1330
  msgid " and "
1331
  msgstr " y "
1332
 
@@ -1703,23 +1701,23 @@ msgstr "Ver detalles de compra en Mercado Pago"
1703
  msgid "Check the reasons why the purchase was declined."
1704
  msgstr "Consulta los motivos del rechazo de tu compra."
1705
 
1706
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:129
1707
  msgid "See WooCommerce"
1708
  msgstr "Ver WooCommerce"
1709
 
1710
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:127
1711
  msgid "Install WooCommerce"
1712
  msgstr "Instalar WooCommerce"
1713
 
1714
- #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:124
1715
  msgid "Activate WooCommerce"
1716
  msgstr "Activar WooCommerce"
1717
 
1718
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:114
1719
  msgid "do you have a minute to share your experience with our plugin?"
1720
  msgstr "¿tienes un minuto para compartir tu experiencia con nuestro plugin?"
1721
 
1722
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:117
1723
  msgid ""
1724
  "Your opinion is very important so that we can offer you the best possible "
1725
  "payment solution and continue to improve."
@@ -1727,15 +1725,15 @@ msgstr ""
1727
  "Tu opinión es muy importante para poder ofrecerte la mejor solución de pagos "
1728
  "posible y seguir mejorando."
1729
 
1730
- #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:126
1731
  msgid "Rate the plugin"
1732
  msgstr "Valorar el plugin"
1733
 
1734
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:130
1735
  msgid "Enable payments via Mercado Pago account"
1736
  msgstr "Pagos a través de la cuenta de Mercado Pago"
1737
 
1738
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:133
1739
  msgid ""
1740
  "When you enable this function, your customers pay faster using their Mercado "
1741
  "Pago accounts.</br>The approval rate of these payments in your store can be "
@@ -1745,7 +1743,7 @@ msgstr ""
1745
  "Mercado Pago.</br>La tasa de aprobación de estos pagos en tu tienda puede "
1746
  "ser un 25% mayor en comparación con otros medios de pago."
1747
 
1748
- #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:142
1749
  msgid "Activate"
1750
  msgstr ""
1751
 
@@ -1754,51 +1752,51 @@ msgstr ""
1754
  msgid "Discard"
1755
  msgstr "Descartar"
1756
 
1757
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:142
1758
  msgid "Mercado Pago Settings"
1759
  msgstr "Configuración de Mercado Pago"
1760
 
1761
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
1762
  msgid "Accept "
1763
  msgstr "Acepta "
1764
 
1765
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
1766
  msgid "payments on the spot "
1767
  msgstr "pagos al instante "
1768
 
1769
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
1770
  msgid "with"
1771
  msgstr "con toda"
1772
 
1773
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
1774
  msgid "the "
1775
  msgstr "la "
1776
 
1777
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:199
1778
  msgid "security "
1779
  msgstr "seguridad "
1780
 
1781
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:200
1782
  msgid "from Mercado Pago"
1783
  msgstr "de Mercado Pago"
1784
 
1785
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:201
1786
  msgid "Technical requirements"
1787
  msgstr "Requisitos técnicos"
1788
 
1789
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:202
1790
  msgid "SSL"
1791
  msgstr "SSL"
1792
 
1793
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:203
1794
  msgid "GD Extensions"
1795
  msgstr "Extensiones GD"
1796
 
1797
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:204
1798
  msgid "Curl"
1799
  msgstr "Curl"
1800
 
1801
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:205
1802
  msgid ""
1803
  "Implementation responsible for transmitting data to Mercado Pago in a secure "
1804
  "and encrypted way."
@@ -1806,7 +1804,7 @@ msgstr ""
1806
  "Implementación responsable de transmitir los datos a Mercado Pago de forma "
1807
  "segura y encriptada."
1808
 
1809
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:206
1810
  msgid ""
1811
  "These extensions are responsible for the implementation and operation of Pix "
1812
  "in your store."
@@ -1814,7 +1812,7 @@ msgstr ""
1814
  "Extensiones responsables de la aplicación y el funcionamiento de Pix en su "
1815
  "tienda."
1816
 
1817
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:207
1818
  msgid ""
1819
  "It is an extension responsible for making payments via requests from the "
1820
  "plugin to Mercado Pago."
@@ -1822,56 +1820,56 @@ msgstr ""
1822
  "Es una extensión encargada de realizar los pagos a través de requests del "
1823
  "plugin a Mercado Pago."
1824
 
1825
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:208
1826
  msgid "Collections and installments"
1827
  msgstr "Cobros y cuotas"
1828
 
1829
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:209
1830
  msgid "Choose "
1831
  msgstr "Elige "
1832
 
1833
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:210
1834
  msgid "when you want to receive the money "
1835
  msgstr "cuándo quieres recibir el dinero "
1836
 
1837
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:211
1838
  msgid "from your sales and if you want to offer "
1839
  msgstr "de las ventas y si quieres ofrecer "
1840
 
1841
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:212
1842
  msgid "interest-free installments "
1843
  msgstr "cuotas sin interés "
1844
 
1845
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:213
1846
  msgid "to your clients."
1847
  msgstr "a los clientes."
1848
 
1849
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:214
1850
  msgid "Set deadlines and fees"
1851
  msgstr "Ajustar plazos y tasas"
1852
 
1853
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:215,
1854
  #: ../../includes/products/hooks/class-wc-woomercadopago-products-hook-credits.php:126
1855
  msgid "Questions? "
1856
  msgstr "¿Dudas? "
1857
 
1858
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:216
1859
  msgid "Review the step-by-step of "
1860
  msgstr "Revisa el paso a paso de "
1861
 
1862
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:217
1863
  msgid "how to integrate the Mercado Pago Plugin "
1864
  msgstr "cómo integrar el Plugin de Mercado Pago "
1865
 
1866
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:218
1867
  msgid "on our webiste for developers."
1868
  msgstr "en nuestro sitio de desarrolladores."
1869
 
1870
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:234
1871
  msgid "1. Integrate your store with Mercado Pago "
1872
  msgstr "1. Integra la tienda a Mercado Pago "
1873
 
1874
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:235
1875
  msgid ""
1876
  "To enable orders, you must create and activate production credentials in "
1877
  "your Mercado Pago Account. "
@@ -1879,60 +1877,60 @@ msgstr ""
1879
  "Para habilitar las ventas, debes crear y activar las credenciales de "
1880
  "producción en tu cuenta de Mercado Pago. "
1881
 
1882
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:236
1883
  msgid "Copy and paste the credentials below."
1884
  msgstr "Copia y pega tus credenciales a continuación."
1885
 
1886
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:237
1887
  msgid "Check credentials"
1888
  msgstr "Consultar credenciales"
1889
 
1890
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:238
1891
  msgid "Test credentials "
1892
  msgstr "Credenciales de prueba "
1893
 
1894
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:239
1895
  msgid "Enable Mercado Pago checkouts for test purchases in the store."
1896
  msgstr ""
1897
  "Habilitan a los checkouts de Mercado Pago para pruebas de compras en la "
1898
  "tienda."
1899
 
1900
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:240
1901
  msgid "Public key"
1902
  msgstr "Public key"
1903
 
1904
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:241
1905
  msgid "Access Token"
1906
  msgstr "Access Token"
1907
 
1908
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:242
1909
  msgid "Production credentials"
1910
  msgstr "Credenciales de producción"
1911
 
1912
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:243
1913
  msgid "Enable Mercado Pago checkouts to receive real payments in the store."
1914
  msgstr ""
1915
  "Habilitan a los checkouts de Mercado Pago para recibir pagos reales en "
1916
  "tienda."
1917
 
1918
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:244
1919
  msgid "Paste your Public Key here"
1920
  msgstr "Pega aquí tu Public Key"
1921
 
1922
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:245
1923
  msgid "Paste your Access Token here"
1924
  msgstr "Pega aquí tu Access Token"
1925
 
1926
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:246,
1927
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:287
1928
  msgid "Save and continue"
1929
  msgstr "Guardar y continuar"
1930
 
1931
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
1932
  msgid "2. Customize your business"
1933
  msgstr "2. Personaliza tu negocio"
1934
 
1935
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
1936
  msgid ""
1937
  "Fill out the following information to have a better experience and offer "
1938
  "more information to your clients"
@@ -1940,54 +1938,54 @@ msgstr ""
1940
  "Completa los siguientes datos para tener una mejor experiencia y ofrecer más "
1941
  "información a los clientes"
1942
 
1943
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
1944
  msgid "Your store information"
1945
  msgstr "Información sobre tu tienda"
1946
 
1947
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
1948
  msgid "Name of your store in your client's invoice"
1949
  msgstr "Nombre de tu tienda en la factura de los clientes"
1950
 
1951
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
1952
  msgid "Eg: Mary's store"
1953
  msgstr "Ej.: TiendaMaría"
1954
 
1955
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:267
1956
  msgid ""
1957
  "If this field is empty, the purchase will be identified as Mercado Pago."
1958
  msgstr ""
1959
  "Si el campo queda vacío, la compra del cliente se identificará como Mercado "
1960
  "Pago."
1961
 
1962
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:268
1963
  msgid "Identification in Activities of Mercad Pago"
1964
  msgstr "Identificación en Actividad de Mercado Pago"
1965
 
1966
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:269
1967
  msgid "Eg: Marystore"
1968
  msgstr "Ej.: Tienda de María"
1969
 
1970
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:270
1971
  msgid "In Activities, you will view this term before the order number"
1972
  msgstr "En Actividad verás el término ingresado antes del número o del pedido"
1973
 
1974
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:271
1975
  msgid "Store category"
1976
  msgstr "Categoría de la tienda"
1977
 
1978
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:272
1979
  msgid "Select"
1980
  msgstr "Seleccionar"
1981
 
1982
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:273
1983
  msgid "Select ”Other” if you do not find the appropriate category."
1984
  msgstr "Seleciona ”Otro” si no encuentras una categoría adecuada."
1985
 
1986
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:274
1987
  msgid "Advanced integration options (optional)"
1988
  msgstr "Opciones avanzadas de integración (opcional)"
1989
 
1990
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:275
1991
  msgid ""
1992
  "For further integration of your store with Mercado Pago (IPN, Certified "
1993
  "Partners, Debug Mode)"
@@ -1995,19 +1993,19 @@ msgstr ""
1995
  "Para mayor integración de tu tienda con Mercado Pago (IPN, Socios "
1996
  "Certificados, Modo Debug)"
1997
 
1998
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:276
1999
  msgid "View advanced options"
2000
  msgstr "Ver opciones avanzadas"
2001
 
2002
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:277
2003
  msgid "URL for IPN "
2004
  msgstr "URL para IPN "
2005
 
2006
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:278
2007
  msgid "Eg: https://examples.com/my-custom-ipn-url"
2008
  msgstr "Ej.: https://examples.com/my-custom-ipn-url"
2009
 
2010
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:279
2011
  msgid ""
2012
  "Add the URL to receive payments notifications. Find out more information in "
2013
  "the "
@@ -2015,19 +2013,19 @@ msgstr ""
2015
  "Ingresa la URL para recibir notificaciones de pago. Consulta más información "
2016
  "en los "
2017
 
2018
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:280
2019
  msgid "guides."
2020
  msgstr "manuales."
2021
 
2022
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:281
2023
  msgid "integrator_id"
2024
  msgstr "integrator_id"
2025
 
2026
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:282
2027
  msgid "Eg: 14987126498"
2028
  msgstr "Ej.: 14987126498"
2029
 
2030
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
2031
  msgid ""
2032
  "If you are a Mercado Pago Certified Partner, make sure to add your "
2033
  "integrator_id. If you do not have the code, please "
@@ -2035,39 +2033,39 @@ msgstr ""
2035
  "Si eres Partner certificado de Mercado Pago, recuerda ingresar tu "
2036
  "integrator_id. Si no tienes el código, "
2037
 
2038
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:284
2039
  msgid "request it now. "
2040
  msgstr "solicítalo ahora. "
2041
 
2042
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:285
2043
  msgid "Debug and Log Mode"
2044
  msgstr "Modo debug y log"
2045
 
2046
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:286
2047
  msgid "We record your store's actions in order to provide a better assistance."
2048
  msgstr "Grabamos las aciones de tu tienda para brindar un mejor soporte."
2049
 
2050
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
2051
  msgid "3. Set payment methods"
2052
  msgstr "3. Configura los medios de pago"
2053
 
2054
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
2055
  msgid "To view more options, please select a payment method below"
2056
  msgstr "Selecciona uno de los siguientes medios de pago para ver más opciones"
2057
 
2058
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
2059
  msgid "Settings"
2060
  msgstr "Configurar"
2061
 
2062
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
2063
  msgid "Continue"
2064
  msgstr "Continuar"
2065
 
2066
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:318
2067
  msgid "4. Test your store before you sell"
2068
  msgstr "4. Testea tu tienda antes de vender"
2069
 
2070
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:319
2071
  msgid ""
2072
  "Test the experience in Test Mode and then enable the Sale Mode (Production) "
2073
  "to sell."
@@ -2075,198 +2073,202 @@ msgstr ""
2075
  "Testea la experiencia en Modo Test. Luego activa el Modo Ventas (Producción) "
2076
  "para realizar ventas."
2077
 
2078
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:320
2079
  msgid "Choose how you want to operate your store:"
2080
  msgstr "Elige cómo quieres operar tu tienda:"
2081
 
2082
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:321
2083
  msgid "Test Mode"
2084
  msgstr "Modo Test"
2085
 
2086
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:322
2087
  msgid "Mercado Pago Checkouts disabled for real collections. "
2088
  msgstr "Checkouts Mercado Pago inactivos para cobros reales. "
2089
 
2090
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:323
2091
  msgid "Test Mode rules."
2092
  msgstr "Reglas del modo test."
2093
 
2094
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:324
2095
  msgid "Sale Mode (Production)"
2096
  msgstr "Modo Ventas (Producción)"
2097
 
2098
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:325
2099
  msgid "Mercado Pago Checkouts enabled for real collections."
2100
  msgstr "Checkouts Mercado Pago activos para cobros reales."
2101
 
2102
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:326
2103
  msgid "Mercado Pago payment methods in Production Mode"
2104
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2105
 
2106
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:327
2107
  msgid "The clients can make real purchases in your store."
2108
  msgstr "Los clientes pueden hacer compras reales en tu tienda."
2109
 
2110
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:328
2111
  msgid "Mercado Pago payment methods in Test Mode"
2112
  msgstr "Medios de pago Mercado Pago en Modo Test"
2113
 
2114
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:329
2115
  msgid "Create your "
2116
  msgstr "Crea tu "
2117
 
2118
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:330
2119
  msgid "test user "
2120
  msgstr "usuario de prueba "
2121
 
2122
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:331
2123
  msgid ""
2124
  "(Optional. Can be used in Production Mode and Test Mode, to test payments)."
2125
  msgstr ""
2126
  "(Opcional. Se puede utilizar en modo de producción y en modo de prueba, para "
2127
  "probar los pagos)."
2128
 
2129
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:332
2130
  msgid "Use our test cards, "
2131
  msgstr "Utiliza nuestras tarjetas de prueba, "
2132
 
2133
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:333
2134
  msgid "never use real cards. "
2135
  msgstr "nunca utilices tarjetas reales. "
2136
 
2137
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:334
2138
  msgid "Visit your store "
2139
  msgstr "Visita tu tienda "
2140
 
2141
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:335
2142
  msgid "to test purchases"
2143
  msgstr "para testear compras"
2144
 
2145
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:336
2146
  msgid "Save changes"
2147
  msgstr "Guardar cambios"
2148
 
2149
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:337
2150
  msgid "Store under test"
2151
  msgstr "Tienda en Modo Test"
2152
 
2153
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:338
2154
  msgid "Store in sale mode (Production)"
2155
  msgstr "Tienda en Modo Ventas (Producción)"
2156
 
2157
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:339
2158
  msgid "Enter test credentials"
2159
  msgstr "Ingresa las credenciales de prueba"
2160
 
2161
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:340
2162
  msgid "To enable test mode, "
2163
  msgstr "Para activar el modo de prueba, "
2164
 
2165
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:341
2166
  msgid "copy your test credentials "
2167
  msgstr "copia tus credenciales de prueba "
2168
 
2169
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:342
2170
  msgid "and paste them above in section 1 of this page."
2171
  msgstr "y pégalas en la sección 1 de esta página."
2172
 
2173
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:378
2174
  msgid "Invalid Access Token"
2175
  msgstr "Access token no válido"
2176
 
2177
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:380
2178
  msgid "Valid Access Token"
2179
  msgstr "Access token válido"
2180
 
2181
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:386
2182
  msgid "Invalid Public Key"
2183
  msgstr "Public key no válida"
2184
 
2185
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:388
2186
  msgid "Valid Public Key"
2187
  msgstr "Public key válida"
2188
 
2189
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:391
2190
  msgid "Credentials must be valid"
2191
  msgstr "Las credenciales deben ser válidas"
2192
 
2193
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:440
2194
  msgid "Credentials were updated"
2195
  msgstr "Se actualizaron las credenciales"
2196
 
2197
- #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:432
3
  "Project-Id-Version: Mercado Pago payments for WooCommerce 6.0.0\n"
4
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-"
5
  "mercadopago\n"
6
+ "POT-Creation-Date: 2022-12-08 21:58+0000\n"
7
  "PO-Revision-Date: \n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
+ "X-Generator: Poedit 3.2.2\n"
15
 
16
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
17
+ #: ../../includes/module/class-wc-woomercadopago-module.php:344
18
  msgid "By continuing, you agree to our "
19
  msgstr "Al continuar, aceptas nuestros "
20
 
21
  #: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:147,
22
+ #: ../../includes/module/class-wc-woomercadopago-module.php:346
23
  msgid "Terms and Conditions"
24
  msgstr "Términos y condiciones"
25
 
67
  "La tienda debe tener HTTPS para activar el Checkout Personalizado y el "
68
  "Ticket Checkout."
69
 
 
 
 
 
 
70
  #: ../../includes/module/class-wc-woomercadopago-init.php:52
71
  msgid ""
72
  "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. "
98
  msgid "Cancel order"
99
  msgstr "Cancelar orden"
100
 
101
+ #: ../../includes/module/class-wc-woomercadopago-init.php:179
102
+ msgid "The Mercado Pago module needs the SDK package to work!"
103
+ msgstr "¡El módulo de Mercado Pago necesita el SDK para funcionar!"
104
+
105
+ #: ../../includes/module/class-wc-woomercadopago-module.php:360
106
  msgid "The payment method is not valid or not available."
107
  msgstr "El medio de pago no es válido o no está disponible."
108
 
109
+ #: ../../includes/module/class-wc-woomercadopago-module.php:363
110
  msgid "The transaction amount cannot be processed by Mercado Pago."
111
  msgstr "El monto de transacción no puede ser procesado por Mercado Pago."
112
 
113
+ #: ../../includes/module/class-wc-woomercadopago-module.php:363
114
  msgid ""
115
  "Possible causes: Currency not supported; Amounts below the minimum or above "
116
  "the maximum allowed."
118
  "Posibles causas: Moneda no soportada; Montos por debajo del mínimo o por "
119
  "encima del máximo permitido."
120
 
121
+ #: ../../includes/module/class-wc-woomercadopago-module.php:366
122
  msgid "The users are not valid."
123
  msgstr "Los usuários no son válidos."
124
 
125
+ #: ../../includes/module/class-wc-woomercadopago-module.php:366
126
  msgid ""
127
  "Possible causes: Buyer and seller have the same account in Mercado Pago; The "
128
  "transaction involving production and test users."
130
  "Posibles causas: Comprador y vendedor tienen la misma cuenta en Mercado "
131
  "Pago; La transacción involucrando usuários de producción y de prueba."
132
 
133
+ #: ../../includes/module/class-wc-woomercadopago-module.php:369
134
  msgid "Unauthorized use of production credentials."
135
  msgstr "Uso no autorizado de credenciales de producción."
136
 
137
+ #: ../../includes/module/class-wc-woomercadopago-module.php:369
138
  msgid ""
139
  "Possible causes: Use permission in use for the credential of the seller."
140
  msgstr ""
141
  "Posibles causas: Pendencia de permiso de uso en producción para la "
142
  "credencial del vendedor."
143
 
144
+ #: ../../includes/module/class-wc-woomercadopago-module.php:495
145
  msgid "Colombia"
146
  msgstr "Colombia"
147
 
148
+ #: ../../includes/module/class-wc-woomercadopago-module.php:497
149
  msgid "Argentina"
150
  msgstr "Argentina"
151
 
152
+ #: ../../includes/module/class-wc-woomercadopago-module.php:499
153
  msgid "Brazil"
154
  msgstr "Brasil"
155
 
156
+ #: ../../includes/module/class-wc-woomercadopago-module.php:501
157
  msgid "Chile"
158
  msgstr "Chile"
159
 
160
+ #: ../../includes/module/class-wc-woomercadopago-module.php:503
161
  msgid "Mexico"
162
  msgstr "México"
163
 
164
+ #: ../../includes/module/class-wc-woomercadopago-module.php:505
165
  msgid "Uruguay"
166
  msgstr "Uruguay"
167
 
168
+ #: ../../includes/module/class-wc-woomercadopago-module.php:507
169
  msgid "Venezuela"
170
  msgstr "Venezuela"
171
 
172
+ #: ../../includes/module/class-wc-woomercadopago-module.php:509
173
  msgid "Peru"
174
  msgstr "Peru"
175
 
176
+ #: ../../includes/module/class-wc-woomercadopago-module.php:543
177
  msgid "Update the WooCommerce order to "
178
  msgstr "Actualizar la orden de WooCommerce para "
179
 
180
+ #: ../../includes/module/class-wc-woomercadopago-module.php:819,
181
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
182
  msgid "Fill in your credentials to enable payment methods."
183
  msgstr "Completa tus credenciales para habilitar los medios de pago."
184
 
185
+ #: ../../includes/module/class-wc-woomercadopago-module.php:835
186
  msgid "Set plugin"
187
  msgstr "Configurar plugin"
188
 
189
+ #: ../../includes/module/class-wc-woomercadopago-module.php:836,
190
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:314
191
  msgid "Payment methods"
192
  msgstr "Medios de pagos"
193
 
194
+ #: ../../includes/module/class-wc-woomercadopago-module.php:837,
195
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:210
196
  msgid "Plugin manual"
197
  msgstr "Manual del plugin"
198
 
199
+ #: ../../includes/module/class-wc-woomercadopago-module.php:936
200
  msgid "By Mercado Pago"
201
  msgstr "Por Mercado Pago"
202
 
203
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:190
204
  msgid "Payment approved."
205
  msgstr "Pago aprobado."
206
 
207
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:256,
208
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:259
209
  msgid "Waiting for the Pix payment."
210
  msgstr "Esperando el pago de Pix."
211
 
212
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:275,
213
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:278
214
  msgid "Waiting for the ticket payment."
215
  msgstr "Esperando el pago del boleto."
216
 
217
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:287
218
  msgid "The customer has not made the payment yet."
219
  msgstr "El cliente todavía no efectuó el pago."
220
 
221
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:306
222
  msgid "Payment is pending review."
223
  msgstr "El pago está pendiente de revisión."
224
 
225
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:323
226
  msgid "Payment was declined. The customer can try again."
227
  msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
228
 
229
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:338
230
  msgid "Payment was returned to the customer."
231
  msgstr "El pago fue devuelto al cliente."
232
 
233
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:352
234
  msgid "Payment was canceled."
235
  msgstr "El pago fue cancelado."
236
 
237
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:367,
238
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:379
239
  msgid ""
240
  "The payment is in mediation or the purchase was unknown by the customer."
241
  msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
242
 
243
  #. translators: 1: payment_id 2: status
244
+ #: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:482
245
  msgid ""
246
  "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
247
  msgstr ""
248
  "Mercado Pago: El pago %1$s fue notificado por Mercado Pago con estado %2$s."
249
 
250
+ #: ../../includes/notification/class-wc-woomercadopago-notification-core.php:108,
251
+ #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:172,
252
+ #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:141,
253
+ #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
254
+ #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
255
+ msgid "Buyer email"
256
+ msgstr "Email del comprador"
257
+
258
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
259
  msgid "No ID or TOPIC param in Request IPN"
260
  msgstr "No hay ID o parámetro de ASUNTO la solicitud de IPN"
274
  msgid "Not found Payments into Merchant_Order"
275
  msgstr "No se han encontrado pagos en Merchant_Order"
276
 
 
 
 
 
 
 
 
277
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:175,
278
  #: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:144,
279
  #: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:193,
295
  "Por favor, introduzca su email en la dirección de facturación para utilizar "
296
  "este servicio"
297
 
298
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:56
299
  msgid "Debit, Credit and invoice in Mercado Pago environment"
300
  msgstr "Débito, crédito y efectivo, en Mercado Pago"
301
 
302
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:57,
303
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:305
304
  msgid "Checkout Pro"
305
  msgstr "Checkout Pro"
306
 
307
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:65
308
  msgid "Mercado Pago - Checkout Pro"
309
  msgstr "Mercado Pago - Checkout Pro "
310
 
311
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:67
312
  msgid "Your saved cards or money in Mercado Pago"
313
  msgstr "Compras con tarjetas guardadas o saldo en Mercado Pago "
314
 
315
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:192
316
  msgid "Maximum number of installments"
317
  msgstr "Máximo de cuotas"
318
 
319
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:194
320
  msgid "What is the maximum quota with which a customer can buy?"
321
  msgstr "¿Cuál es el máximo de cuotas con las que un cliente puede comprar?"
322
 
323
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:197
324
  msgid "1 installment"
325
  msgstr "1 cuota"
326
 
327
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:198
328
  msgid "2 installments"
329
  msgstr "2 cuotas"
330
 
331
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:199
332
  msgid "3 installments"
333
  msgstr "3 cuotas"
334
 
335
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:200
336
  msgid "4 installments"
337
  msgstr "4 cuotas"
338
 
339
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:201
340
  msgid "5 installments"
341
  msgstr "5 cuotas"
342
 
343
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:202
344
  msgid "6 installments"
345
  msgstr "6 cuotas"
346
 
347
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:203
348
  msgid "10 installments"
349
  msgstr "10 cuotas"
350
 
351
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:204
352
  msgid "12 installments"
353
  msgstr "12 cuotas"
354
 
355
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:205
356
  msgid "15 installments"
357
  msgstr "15 cuotas"
358
 
359
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:206
360
  msgid "18 installments"
361
  msgstr "18 cuotas"
362
 
363
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:207
364
  msgid "24 installments"
365
  msgstr "24 cuotas"
366
 
367
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:284,
368
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:174,
369
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:873,
370
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:224,
371
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:218
372
  msgid "Enable the checkout"
373
  msgstr "Activar el checkout"
374
 
375
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:285
376
  msgid ""
377
  "By disabling it, you will disable all payments from Mercado Pago Checkout at "
378
  "Mercado Pago website by redirect."
380
  "Al desactivar, desabilitarás todos los medios de pago del checkout en el "
381
  "sitio web de Mercado Pago."
382
 
383
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:289,
384
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:878
385
  msgid "The checkout is <b>enabled</b>."
386
  msgstr "El checkout está <b>activo</b>."
387
 
388
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:290,
389
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:879
390
  msgid "The checkout is <b>disabled</b>."
391
  msgstr "El checkout está <b>inactivo</b>."
392
 
393
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:309
394
  msgid ""
395
  "With Checkout Pro you sell with all the safety inside Mercado Pago "
396
  "environment."
398
  "Con el Checkout Pro, podrás vender con toda la seguridad, dentro de Mercado "
399
  "Pago."
400
 
401
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:326
402
  msgid "Advanced settings"
403
  msgstr "Configuración Avanzada"
404
 
405
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:339
406
  msgid "Payment experience"
407
  msgstr "Experiencia de pago"
408
 
409
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:341
410
  msgid ""
411
  "Define what payment experience your customers will have, whether inside or "
412
  "outside your store."
414
  "Define qué experiencia de pago tendrán tus clientes, si dentro o fuera de tu "
415
  "tienda."
416
 
417
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:344
418
  msgid "Redirect"
419
  msgstr "Redirect"
420
 
421
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:345
422
  msgid "Modal"
423
  msgstr "Modal"
424
 
425
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:361
426
  msgid ""
427
  "Choose the URL that we will show your customers when they finish their "
428
  "purchase."
429
  msgstr "Elige la URL que mostraremos a tus clientes cuando terminen su compra."
430
 
431
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:359,
432
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:379,
433
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:400
434
  msgid "This seems to be an invalid URL."
435
  msgstr "Esto parece ser una URL no válida."
436
 
437
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:364
438
  msgid "Success URL"
439
  msgstr "URL de éxito"
440
 
441
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:381
442
  msgid ""
443
  "Choose the URL that we will show to your customers when we refuse their "
444
  "purchase. Make sure it includes a message appropriate to the situation and "
448
  "Asegúrate de incluir un mensaje adecuado a la situación y dales información "
449
  "útil para que puedan solucionarlo."
450
 
451
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
452
  msgid "Payment URL rejected"
453
  msgstr "URL de pago rechazado"
454
 
455
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:402
456
  msgid ""
457
  "Choose the URL that we will show to your customers when they have a payment "
458
  "pending approval."
460
  "Elige la URL que mostraremos a tus clientes cuando tengan un pago pendiente "
461
  "de aprobación."
462
 
463
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:405
464
  msgid "Payment URL pending"
465
  msgstr "URL de pago pendiente"
466
 
467
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:419
468
  msgid "Enable the payment methods available to your clients."
469
  msgstr "Habilita los medios de pago disponibles para tus clientes."
470
 
471
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:420
472
  msgid "Choose the payment methods you accept in your store"
473
  msgstr "Elige los medios de pago que se aceptan en la tienda"
474
 
475
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:424
476
  msgid "Credit Cards"
477
  msgstr "Tarjetas de crédito"
478
 
479
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:428
480
  msgid "Debit Cards"
481
  msgstr "Tarjetas de débito"
482
 
483
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:432
484
  msgid "Other Payment Methods"
485
  msgstr "Otros medios"
486
 
487
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:482
488
  msgid "Return to the store"
489
  msgstr "Volver a la tienda"
490
 
491
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:483
492
  msgid ""
493
  "Do you want your customer to automatically return to the store after payment?"
494
  msgstr ""
495
  "¿Quieres que tu cliente vuelva automáticamente a la tienda después del pago?"
496
 
497
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:487
498
  msgid "The buyer <b>will be automatically redirected to the store</b>."
499
  msgstr "El comprador <b>será redirigido automáticamente a la tienda</b>."
500
 
501
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:488
502
  msgid "The buyer <b>will not be automatically redirected to the store</b>."
503
  msgstr "El comprador <b>no será redirigido automáticamente a la tienda</b>."
504
 
505
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:553
506
  msgid "Installments without card"
507
  msgstr "Cuotas sin tarjeta"
508
 
509
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:554,
510
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:562,
511
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:421
512
  msgid "Up to "
513
  msgstr "hasta "
514
 
515
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:554,
516
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:562,
517
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:421
518
  msgid " installments"
519
  msgstr " cuotas"
520
 
521
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:561,
522
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:420
523
  msgid "Credit cards"
524
  msgstr "Tarjetas de crédito"
525
 
526
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:568,
527
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:428
528
  msgid "Debit cards"
529
  msgstr "Tarjetas de débito "
530
 
531
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:574
532
  msgid "Bank Transfer"
533
  msgstr "Transferencia bancaria"
534
 
535
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:580
536
  msgid "Payment by cash"
537
  msgstr "Pagos en efectivo "
538
 
539
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:610
540
  msgid "Payment with Mercado Credito"
541
  msgstr "Pagos con Mercado Crédito"
542
 
543
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:611
544
  msgid "New!"
545
  msgstr "¡Nuevo!"
546
 
547
  #. translators: %s link to Mercado Credits blog
548
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:616
549
  msgid ""
550
  "With <a href=\"%s\" target=\"blank\">Mercado Credito</a>, clients can pay "
551
  "<b>in installments with no card, by transfers, invoice or money available in "
558
  "componente de cuotas sin tarjeta</b>, aumentarás tus chances de vender. Para "
559
  "saber más, ingresá a documentación."
560
 
561
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:620
562
  msgid "The no-card installments banner is <b>active</b>."
563
  msgstr "El componente de cuotas sin tarjeta está <b>activado</b>."
564
 
565
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:621
566
  msgid "The no-card installments banner is <b>disabled</b>."
567
  msgstr "El componente de cuotas sin tarjeta está <b>desactivado</b> ."
568
 
569
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:659,
570
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:669
571
  msgid "Banner on the product page | Computer version"
572
  msgstr "Componente en la página del producto | Versión para computadora"
573
 
574
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:660
575
  msgid "Banner on the product page | Cellphone version"
576
  msgstr "Componente en la página del producto | Versión para celular"
577
 
578
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:667
579
  msgid "Computer"
580
  msgstr "Computadora"
581
 
582
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:668
583
  msgid "Mobile"
584
  msgstr "Celular"
585
 
586
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:670
587
  msgid "Banner visualization"
588
  msgstr "Visualización del componente"
589
 
590
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:671
591
  msgid "Check the example of how it will appear in the store:"
592
  msgstr "Consulta el ejemplo de cómo aparecerá en la tienda:"
593
 
594
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:732,
595
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:719,
596
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:665,
597
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:653,
598
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:444,
599
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:431,
600
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:449,
601
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:436,
602
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
603
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
604
  msgid "discount of"
605
  msgstr "descuento de"
606
 
607
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:737,
608
+ #: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:724,
609
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:670,
610
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:658,
611
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:449,
612
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:436,
613
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:454,
614
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
615
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
616
  msgid "fee of"
617
  msgstr "comisión de"
618
 
619
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:56,
620
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:49,
621
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:49
622
  msgid "Transparent Checkout in your store environment"
623
  msgstr "Checkout Transparente, en tu tienda"
624
 
625
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:57,
626
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:66
627
  msgid "Debit and Credit"
628
  msgstr "Débito e crédito"
629
 
630
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:65,
631
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:58,
632
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:58
633
  msgid "Mercado pago - Customized Checkout"
634
  msgstr "Mercado Pago - Checkout Personalizado"
635
 
636
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:175
637
  msgid ""
638
  "By disabling it, you will disable all credit cards payments from Mercado "
639
  "Pago Transparent Checkout."
641
  "Al desactivar, desabilitarás todos los medios de pago con tarjeta de crédito "
642
  "en el Checkout Transparente de Mercado Pago."
643
 
644
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:179
645
  msgid "Transparent Checkout for credit cards is <b>enabled</b>."
646
  msgstr ""
647
  "El Checkout Transparente de las tarjetas de crédito está <b>activado</b>."
648
 
649
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:180
650
  msgid "Transparent checkout for credit cards is <b>disabled</b>."
651
  msgstr ""
652
  "El checkout transparente de las tarjetas de crédito está <b>desactivado</b>."
653
 
654
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:212
655
  msgid "Installments Fees"
656
  msgstr "Tasas de pago en cuotas"
657
 
658
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:213
659
  msgid ""
660
  "Set installment fees and whether they will be charged from the store or from "
661
  "the buyer."
663
  "Configura las tasas de las cuotas y si se las cobrarán a la tienda o al "
664
  "comprador. "
665
 
666
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:214
667
  msgid "Set fees"
668
  msgstr "Configurar tasas"
669
 
670
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:239
671
  msgid "Transparent Checkout | Credit card "
672
  msgstr "Checkout Transparente | Tarjeta de Crédito "
673
 
674
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:243
675
  msgid ""
676
  "With the Transparent Checkout, you can sell inside your store environment, "
677
  "without redirection and with the security from Mercado Pago."
679
  "Con el Checkout Transparente, puedes vender dentro de tu tienda, sin "
680
  "redireccionamentos, con toda la seguridad de Mercado Pago."
681
 
682
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:261
 
 
683
  msgid "Advanced configuration of the personalized payment experience"
684
  msgstr "Configuración Avanzada"
685
 
686
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:275
687
  msgid "Payments via Mercado Pago account"
688
  msgstr "Pagos a través de la cuenta de Mercado Pago"
689
 
690
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:276
691
  msgid ""
692
  "Your customers pay faster with saved cards, money balance or other available "
693
  "methods in their Mercado Pago accounts."
695
  "Tus clientes pagan más rápido con tarjetas guardadas, dinero disponible o "
696
  "con otros medios disponibles en sus cuentas de MP."
697
 
698
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:280
699
  msgid "Payments via Mercado Pago accounts are <b>active</b>."
700
  msgstr "Los pagos a través de la cuenta de Mercado Pago están <b>activos</b>."
701
 
702
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:281
703
  msgid "Payments via Mercado Pago accounts are <b>inactive</b>."
704
  msgstr ""
705
  "Los pagos a través de la cuenta de Mercado Pago están <b>deshabilitados</b>."
706
 
707
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:300
708
  msgid "Check an example of how it will appear in your store:"
709
  msgstr "Conoce un ejemplo de cómo aparecerá en la tienda:"
710
 
711
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:331
712
  msgid "That’s it, payment accepted!"
713
  msgstr "Listo, ¡aceptamos tu pago!"
714
 
715
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:333
716
  msgid ""
717
  "We are processing your payment. In less than an hour we will send you the "
718
  "result by email."
720
  "Estamos procesando su pago. En menos de una hora le enviaremos el resultado "
721
  "por correo electrónico."
722
 
723
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:335
724
  msgid ""
725
  "We are processing your payment. In less than 2 days we will send you by "
726
  "email if the payment has been approved or if additional information is "
729
  "Estamos procesando su pago. En menos de 2 días le enviaremos por correo "
730
  "electrónico si se ha aprobado el pago o si se necesita información adicional."
731
 
732
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:337
733
  msgid "Check the card number."
734
  msgstr "Compruebe el número de tarjeta."
735
 
736
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:339
737
  msgid "Check the expiration date."
738
  msgstr "Compruebe la fecha de expiración."
739
 
740
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:341
741
  msgid "Check the information provided."
742
  msgstr "Compruebe la información informada."
743
 
744
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:343
745
  msgid "Check the informed security code."
746
  msgstr "Compruebe el código de seguridad informado."
747
 
748
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:345,
749
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:351
750
  msgid "Your payment cannot be processed."
751
  msgstr "No se puede procesar su pago."
752
 
753
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:347
754
  msgid "You must authorize payments for your orders."
755
  msgstr "Usted debe autorizar los pagos de sus órdenes."
756
 
757
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:349
758
  msgid ""
759
  "Contact your card issuer to activate it. The phone is on the back of your "
760
  "card."
762
  "Póngase en contacto con el emisor de su tarjeta para activarla. El teléfono "
763
  "se encuentra en la parte posterior de su tarjeta."
764
 
765
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:353
766
  msgid ""
767
  "You have already made a payment of this amount. If you have to pay again, "
768
  "use another card or other method of payment."
770
  "Usted ya realizó un pago de este importe. Si tiene que pagar de nuevo, "
771
  "utilizar otra tarjeta u otro medio de pago."
772
 
773
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:355
774
  msgid ""
775
  "Your payment was declined. Please select another payment method. It is "
776
  "recommended in cash."
778
  "Su pago fue rechazado. Por favor seleccione otro medio de pago. Se "
779
  "recomienda en efectivo."
780
 
781
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:357
782
  msgid "Your payment does not have sufficient funds."
783
  msgstr "Su metodo de pago no tiene fondos suficientes."
784
 
785
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:359
786
  msgid "Payment cannot process the selected fee."
787
  msgstr "El pago no puede procesar la cuota seleccionada."
788
 
789
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:361
790
  msgid ""
791
  "You have reached the limit of allowed attempts. Choose another card or other "
792
  "payment method."
794
  "Has alcanzado el límite de intentos permitidos. Elija otra tarjeta u otro "
795
  "medio de pago."
796
 
797
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:363,
798
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:365,
799
+ #: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:204
800
  msgid "This payment method cannot process your payment."
801
  msgstr "Este medio de pago no puede procesar su pago."
802
 
803
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:478,
804
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:479,
805
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:509,
806
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:510
807
  msgid "A problem was occurred when processing your payment. Please, try again."
808
  msgstr ""
809
  "El problemas ocurrió cuando se procesaba su pago. Por favor, intente otra "
810
  "vez."
811
 
812
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:592
813
  msgid "See your order form"
814
  msgstr "Ver su hoja de pedido"
815
 
816
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:603
817
  msgid "Your payment was declined. You can try again."
818
  msgstr "Su pago fue rechazado. Puede intentarlo de nuevo."
819
 
820
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:610,
821
  #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
822
  msgid "Click to try again"
823
  msgstr "Haga clic para intentarlo de nuevo"
824
 
825
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:632,
826
+ #: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:633
827
  msgid ""
828
  "A problem was occurred when processing your payment. Are you sure you have "
829
  "correctly filled all information in the checkout form?"
831
  "El problemas ocurrió cuando se procesaba su pago. Está seguro de haber "
832
  "cargado la información en el formulario?"
833
 
834
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:677
835
  msgid "Configure your credentials to enable Mercado Pago payment methods."
836
  msgstr ""
837
  "Completa tus credenciales para habilitar los medios de pago Mercado Pago."
838
 
839
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:731
840
  msgid "Title in the store Checkout"
841
  msgstr "Título en el checkout de la tienda"
842
 
843
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:733
844
  msgid "Change the display text in Checkout, maximum characters: 85"
845
  msgstr "Cambiar el texto de la pantalla Checkout, caracteres máximos: 85"
846
 
847
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:735
848
  msgid "The text inserted here will not be translated to other languages"
849
  msgstr "El texto insertado aquí no se traducirá a otros idiomas"
850
 
851
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:749
852
  msgid "Description"
853
  msgstr "Descripción"
854
 
855
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:786,
856
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:798,
857
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:368
858
  msgid "Important! To sell you must enter your credentials."
859
  msgstr "¡Importante! Para vender debe introducir sus credenciales."
860
 
861
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:787
862
  msgid "You must enter&nbsp;<b>production credentials</b>."
863
  msgstr "Debe introducir&nbsp;<b>las credenciales de producción</b>."
864
 
865
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:788
866
  msgid "Enter credentials"
867
  msgstr "Introducir credenciales"
868
 
869
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:798
870
  msgid "Mercado Pago Plugin general settings"
871
  msgstr "Configuraciones generales del plugin de Mercado Pago"
872
 
873
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:799
874
  msgid ""
875
  "Set the deadlines and fees, test your store or access the Plugin manual."
876
  msgstr "Ajusta tasas y plazos, testea tu tienda o accede al manual del plugin."
877
 
878
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:800
879
  msgid "Go to Settings"
880
  msgstr "Ir a Configuraciones"
881
 
882
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:824
883
  msgid "Activate your credentials to be able to sell"
884
  msgstr "Activa tus credenciales para poder vender"
885
 
886
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:825
887
  msgid ""
888
  "Credentials are codes that you must enter to enable sales. Go below on "
889
  "Activate Credentials. On the next screen, use again the Activate Credentials "
893
  "Dirígete a Activar credenciales. En la siguiente pantalla, ve de nuevo al "
894
  "botón Activar credenciales y completa los campos con los datos solicitados."
895
 
896
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:826
897
  msgid "Activate credentials"
898
  msgstr "Activar credenciales"
899
 
900
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:874
901
  msgid "By disabling it, you will disable all payment methods of this checkout."
902
  msgstr "Al desactivar, desabilitarás todos los medios de pago del checkout."
903
 
904
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:970
905
  msgid "Basic Configuration"
906
  msgstr "Configuración Básica"
907
 
908
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:983
909
  msgid "Discount coupons"
910
  msgstr "Cupones de descuento"
911
 
912
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:986
913
  msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
914
  msgstr ""
915
  "¿Ofrecerás cupones de descuento a los clientes que compren con Mercado Pago?"
916
 
917
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:988
918
  msgid "Discount coupons is <b>active</b>."
919
  msgstr "Cupones de descuento están <b>activos</b>."
920
 
921
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:989
922
  msgid "Discount coupons is <b>disabled</b>."
923
  msgstr "Cupones de descuento están <b>inactivos</b>."
924
 
925
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1001
926
  msgid "Automatic decline of payments without instant approval"
927
  msgstr "Rechazo automático de pagos sin aprobación instantanea"
928
 
929
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1002
930
  msgid ""
931
  "Enable it if you want to automatically decline payments that are not "
932
  "instantly approved by banks or other institutions. "
934
  "Actívalo si quieres rechazar automáticamente los pagos que no son aprobados "
935
  "instantáneamente por bancos u otros compradores. "
936
 
937
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1006
938
  msgid "Pending payments <b>will be automatically declined</b>."
939
  msgstr "Los pagos pendientes <b>se rechazarán automaticamente</b>."
940
 
941
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1007
942
  msgid "Pending payments <b>will not be automatically declined</b>."
943
  msgstr "Los pagos pendientes <b>no se rechazarán automaticamente</b>."
944
 
945
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
946
  msgid "Discount in Mercado Pago Checkouts"
947
  msgstr "Descuento en los checkouts de Mercado Pago"
948
 
949
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1022
950
  msgid ""
951
  "Choose a percentage value that you want to discount your customers for "
952
  "paying with Mercado Pago."
954
  "Elige un valor porcentual que quieras descontar a tus clientes por pagar con "
955
  "Mercado Pago."
956
 
957
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1023,
958
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1044
959
  msgid "Activate and show this information on Mercado Pago Checkout"
960
  msgstr "Activar y mostrar esa información en el checkout Mercado Pago"
961
 
962
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1040
963
  msgid "Commission in Mercado Pago Checkouts"
964
  msgstr "Comisiones en los checkouts de Mercado Pago"
965
 
966
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1043
967
  msgid ""
968
  "Choose an additional percentage value that you want to charge as commission "
969
  "to your customers for paying with Mercado Pago."
971
  "Elige un valor porcentual adicional que quieras cobrar como comisión a tus "
972
  "clientes por pagar con Mercado Pago."
973
 
974
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1080
975
  msgid "Convert Currency"
976
  msgstr "Convertir moneda"
977
 
978
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1085
979
  msgid "Currency convertion is <b>enabled</b>."
980
  msgstr "Conversión de moneda está <b>activa</b>."
981
 
982
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1086
983
  msgid "Currency convertion is <b>disabled</b>."
984
  msgstr "Conversión de moneda está <b>inactiva</b>."
985
 
986
+ #: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1203
987
  msgid ""
988
  "Edit these advanced fields only when you want to modify the preset values."
989
  msgstr ""
990
  "Edita estos campos avanzados solo cuando quieras modificar los valores "
991
  "preestablecidos."
992
 
993
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:50,
994
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:59
995
  msgid "Pix"
996
  msgstr "Pix"
997
 
998
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:225
999
  msgid ""
1000
  "By disabling it, you will disable all Pix payments from Mercado Pago "
1001
  "Transparent Checkout."
1003
  "Al desactivar, desabilitarás lo medios de pago con Pix en el Checkout "
1004
  "Transparente de Mercado Pago."
1005
 
1006
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
1007
  msgid "The transparent checkout for Pix payment is <b>enabled</b>."
1008
  msgstr "El Checkout Transparente está <b>activo</b> para pagos por Pix."
1009
 
1010
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
1011
  msgid "The transparent checkout for Pix payment is <b>disabled</b>."
1012
  msgstr "El Checkout Transparente está <b>inactivo</b> para pagos por Pix."
1013
 
1014
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:245
1015
  msgid "To activate Pix, you must have a key registered in Mercado Pago."
1016
  msgstr "Para activar el Pix, debes tener una clave registrada en Mercado Pago."
1017
 
1018
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:246
1019
  msgid "Download the Mercado Pago app on your cell phone."
1020
  msgstr "Descarga la app de Mercado Pago en tu móvil."
1021
 
1022
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:247
1023
  msgid "Go to the "
1024
  msgstr "Ve al área "
1025
 
1026
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:248
1027
  msgid "area and choose the "
1028
  msgstr "y elige la sección "
1029
 
1030
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:249
1031
  msgid "Your Profile "
1032
  msgstr "Tu Perfil "
1033
 
1034
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:250
1035
  msgid "Your Pix Keys section."
1036
  msgstr "Tus claves Pix."
1037
 
1038
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:251
1039
  msgid ""
1040
  "Choose which data to register as Pix keys. After registering, you can set up "
1041
  "Pix in your checkout."
1043
  "Elige qué datos registrar como claves PIX. Luego de registrarte, podrás "
1044
  "configurar el Pix en tu checkout."
1045
 
1046
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:252
1047
  msgid ""
1048
  "Remember that, for the time being, the Central Bank of Brazil is open Monday "
1049
  "through Friday, from 9am to 6pm."
1051
  "Recuerda que, por el momento, el Banco Central de Brasil está abierto de "
1052
  "lunes a viernes, de 9 a 18 horas."
1053
 
1054
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:253
1055
  msgid ""
1056
  "If you requested your registration outside these hours, we will confirm it "
1057
  "within the next business day."
1059
  "Si has solicitado tu registro fuera de este horario, te lo confirmaremos en "
1060
  "el siguiente día hábil."
1061
 
1062
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:254,
1063
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:349
1064
  msgid "Learn more about Pix"
1065
  msgstr "Más información sobre Pix"
1066
 
1067
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:255
1068
  msgid ""
1069
  "If you have already registered a Pix key at Mercado Pago and cannot activate "
1070
  "Pix in the checkout, "
1072
  "Si ya has registrado una clave Pix en Mercado Pago y no puedes activar Pix "
1073
  "en el checkout, "
1074
 
1075
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:256
1076
  msgid "click here."
1077
  msgstr "haz clic aquí."
1078
 
1079
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:281
1080
  msgid "Transparent Checkout | Pix"
1081
  msgstr "Checkout Transparente | Pix"
1082
 
1083
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:285
1084
  msgid ""
1085
  "With the Transparent Checkout, you can sell inside your store environment, "
1086
  "without redirection and all the safety from Mercado Pago. "
1088
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1089
  "redireccionamientos, con toda la seguridad de Mercado Pago. "
1090
 
1091
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
1092
  msgid "Advanced configuration of the Pix experience"
1093
  msgstr "Configuración avanzada de la experiencia Pix"
1094
 
1095
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:315
1096
  msgid "15 minutes"
1097
  msgstr "15 minutos"
1098
 
1099
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:316
1100
  msgid "30 minutes (recommended)"
1101
  msgstr "30 minutos (recomendado)"
1102
 
1103
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:317
1104
  msgid "60 minutes"
1105
  msgstr "60 minutes"
1106
 
1107
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:318
1108
  msgid "12 hours"
1109
  msgstr "12 horas"
1110
 
1111
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:319
1112
  msgid "24 hours"
1113
  msgstr "24 horas"
1114
 
1115
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:320
1116
  msgid "2 days"
1117
  msgstr "2 días"
1118
 
1119
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:321
1120
  msgid "3 days"
1121
  msgstr "3 días"
1122
 
1123
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:322
1124
  msgid "4 days"
1125
  msgstr "4 días"
1126
 
1127
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:323
1128
  msgid "5 days"
1129
  msgstr "5 días"
1130
 
1131
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:324
1132
  msgid "6 days"
1133
  msgstr "6 días"
1134
 
1135
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:325
1136
  msgid "7 days"
1137
  msgstr "7 días"
1138
 
1139
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
1140
  msgid "Expiration for payments via Pix"
1141
  msgstr "Vencimiento para pagos con Pix"
1142
 
1143
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
1144
  msgid "Set the limit in minutes for your clients to pay via Pix."
1145
  msgstr ""
1146
  "Define el límite de minutos para que tus clientes puedan pagar con Pix."
1147
 
1148
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:346
1149
  msgid "Want to learn how Pix works?"
1150
  msgstr "¿Quieres saber cómo funciona el Pix?"
1151
 
1152
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:347
1153
  msgid ""
1154
  "We have created a page to explain how this new payment method works and its "
1155
  "advantages."
1157
  "Creamos una página para explicar cómo funciona este nuevo medio de pago y "
1158
  "sus ventajas."
1159
 
1160
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:368
1161
  msgid "Would you like to know how Pix works?"
1162
  msgstr "¿Quieres saber cómo funciona Pix?"
1163
 
1164
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:369
1165
  msgid ""
1166
  "We have a dedicated page where we explain how it works and its advantages."
1167
  msgstr "Creamos una página que explica su funcionamiento y sus vantajas."
1168
 
1169
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:370
1170
  msgid "Find out more about Pix"
1171
  msgstr "Saber más sobre Pix"
1172
 
1173
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:513,
1174
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:571
1175
  msgid "A problem occurred when processing your payment. Please try again."
1176
  msgstr ""
1177
  "Un problema se produjo al procesar su pago. Por favor, inténtelo de nuevo."
1178
 
1179
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:499,
1180
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:557
1181
  msgid ""
1182
  "A problem occurred when processing your payment. Are you sure you have "
1183
  "correctly filled in all the information on the checkout form?"
1185
  "Un problema se produjo al procesar su pago. ¿Esta seguro que ha rellenado "
1186
  "correctamente toda la información en el formulario de checkout?"
1187
 
1188
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:478,
1189
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:532
1190
  msgid "The customer has not paid yet."
1191
  msgstr "El cliente no ha pagado todavía."
1192
 
1193
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:482
1194
  msgid "Now you just need to pay with Pix to finalize your purchase."
1195
  msgstr "Ahora sólo tiene que pagar con Pix para finalizar su compra."
1196
 
1197
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:483
1198
  msgid ""
1199
  "Scan the QR code below or copy and paste the code into your bank's "
1200
  "application."
1202
  "Escanee el código QR a continuación o copie y pegue el código en la "
1203
  "aplicación de su banco."
1204
 
1205
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:582
1206
  msgid ""
1207
  "Please note that to receive payments via Pix at our checkout, you must have "
1208
  "a Pix key registered in your Mercado Pago account."
1210
  "Ten en cuenta que para recibir pagos a través de Pix en nuestro checkout, "
1211
  "debes tener una clave Pix registrada en tu cuenta de Mercado Pago."
1212
 
1213
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:583
1214
  msgid "Register your Pix key at Mercado Pago."
1215
  msgstr "Registra tu clave Pix en Mercado Pago."
1216
 
1217
+ #: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:633,
1218
+ #: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:148
1219
  msgid "Code valid for "
1220
  msgstr "Código válido por "
1221
 
1222
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:50,
1223
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:59
1224
  msgid "Invoice"
1225
  msgstr "Efectivo"
1226
 
1227
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:219
1228
  msgid ""
1229
  "By disabling it, you will disable all invoice payments from Mercado Pago "
1230
  "Transparent Checkout."
1232
  "Al desactivar, desabilitarás todos los medios de pago en efectivo en el "
1233
  "Checkout Transparente de Mercado Pago."
1234
 
1235
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:223
1236
  msgid "The transparent checkout for tickets is <b>enabled</b>."
1237
  msgstr ""
1238
  "El Checkout Transparente está <b>activo</b> para pagos en efectivo o en "
1239
  "loterías."
1240
 
1241
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
1242
  msgid "The transparent checkout for tickets is <b>disabled</b>."
1243
  msgstr ""
1244
  "El Checkout Transparente está <b>inactivo</b> para pagos en efectivo o en "
1245
  "loterías."
1246
 
1247
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:239
1248
  msgid "Transparent Checkout | Invoice or Loterica"
1249
  msgstr "Checkout Transparente | Efectivo"
1250
 
1251
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:243
1252
  msgid ""
1253
  "With the Transparent Checkout, you can sell inside your store environment, "
1254
  "without redirection and all the safety from Mercado Pago."
1256
  "Con el Checkout Transparente, podrás vender dentro de tu tienda, sin "
1257
  "redireccionamentos, con toda la seguridad de Mercado Pago."
1258
 
1259
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
1260
  msgid "Advanced configuration of the cash payment experience"
1261
  msgstr "Configuración avanzada de la experiencia de pago en efectivo"
1262
 
1263
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:273
1264
  msgid "Reduce inventory"
1265
  msgstr "Reducir inventario"
1266
 
1267
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:276
1268
  msgid ""
1269
  "Activates inventory reduction during the creation of an order, whether or "
1270
  "not the final payment is credited. Disable this option to reduce it only "
1274
  "acredite o no el pago final. Desactiva esta opción para reducirlo solo "
1275
  "cuando los pagos estén aprobados."
1276
 
1277
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:278
1278
  msgid "Reduce inventory is <b>enabled</b>."
1279
  msgstr "Reducir inventario está <b>activo</b>."
1280
 
1281
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:279
1282
  msgid "Reduce inventory is <b>disabled</b>."
1283
  msgstr "Reducir inventario está <b>inactivo</b>."
1284
 
1285
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:291
1286
  msgid "Payment Due"
1287
  msgstr "Vencimiento del pago"
1288
 
1289
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:293
1290
  msgid "In how many days will cash payments expire."
1291
  msgstr "En cuántos días caducarán los pagos en efectivo."
1292
 
1293
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:313
1294
  msgid "Enable the available payment methods"
1295
  msgstr "Habilita los medios de pago disponibles"
1296
 
1297
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:315
1298
  msgid "Choose the available payment methods in your store."
1299
  msgstr "Selecciona los medios de pago disponibles en tu tienda."
1300
 
1301
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:319
1302
  msgid "All payment methods"
1303
  msgstr "Todos los medios de pago"
1304
 
1305
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:472,
1306
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:499
1307
  msgid ""
1308
  "There was a problem processing your payment. Are you sure you have correctly "
1309
  "filled out all the information on the payment form?"
1311
  "Se produjo un problema al procesar su pago. ¿Está seguro de que ha llenado "
1312
  "correctamente toda la información en el formulario de pago?"
1313
 
1314
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:465,
1315
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:492
1316
  msgid "Your document data is invalid"
1317
  msgstr "Los datos de su documento no son válidos"
1318
 
1319
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:537
1320
  msgid "To print the ticket again click"
1321
  msgstr "Para imprimir nuevamente el ticket hace clic"
1322
 
1323
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:540
1324
  msgid "here"
1325
  msgstr "aquí"
1326
 
1327
+ #: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:650
1328
  msgid " and "
1329
  msgstr " y "
1330
 
1701
  msgid "Check the reasons why the purchase was declined."
1702
  msgstr "Consulta los motivos del rechazo de tu compra."
1703
 
1704
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:128
1705
  msgid "See WooCommerce"
1706
  msgstr "Ver WooCommerce"
1707
 
1708
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:126
1709
  msgid "Install WooCommerce"
1710
  msgstr "Instalar WooCommerce"
1711
 
1712
+ #: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:123
1713
  msgid "Activate WooCommerce"
1714
  msgstr "Activar WooCommerce"
1715
 
1716
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:129
1717
  msgid "do you have a minute to share your experience with our plugin?"
1718
  msgstr "¿tienes un minuto para compartir tu experiencia con nuestro plugin?"
1719
 
1720
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:132
1721
  msgid ""
1722
  "Your opinion is very important so that we can offer you the best possible "
1723
  "payment solution and continue to improve."
1725
  "Tu opinión es muy importante para poder ofrecerte la mejor solución de pagos "
1726
  "posible y seguir mejorando."
1727
 
1728
+ #: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:141
1729
  msgid "Rate the plugin"
1730
  msgstr "Valorar el plugin"
1731
 
1732
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:145
1733
  msgid "Enable payments via Mercado Pago account"
1734
  msgstr "Pagos a través de la cuenta de Mercado Pago"
1735
 
1736
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:148
1737
  msgid ""
1738
  "When you enable this function, your customers pay faster using their Mercado "
1739
  "Pago accounts.</br>The approval rate of these payments in your store can be "
1743
  "Mercado Pago.</br>La tasa de aprobación de estos pagos en tu tienda puede "
1744
  "ser un 25% mayor en comparación con otros medios de pago."
1745
 
1746
+ #: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:157
1747
  msgid "Activate"
1748
  msgstr ""
1749
 
1752
  msgid "Discard"
1753
  msgstr "Descartar"
1754
 
1755
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:133
1756
  msgid "Mercado Pago Settings"
1757
  msgstr "Configuración de Mercado Pago"
1758
 
1759
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:186
1760
  msgid "Accept "
1761
  msgstr "Acepta "
1762
 
1763
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:187
1764
  msgid "payments on the spot "
1765
  msgstr "pagos al instante "
1766
 
1767
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:188
1768
  msgid "with"
1769
  msgstr "con toda"
1770
 
1771
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:189
1772
  msgid "the "
1773
  msgstr "la "
1774
 
1775
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:190
1776
  msgid "security "
1777
  msgstr "seguridad "
1778
 
1779
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:191
1780
  msgid "from Mercado Pago"
1781
  msgstr "de Mercado Pago"
1782
 
1783
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:192
1784
  msgid "Technical requirements"
1785
  msgstr "Requisitos técnicos"
1786
 
1787
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:193
1788
  msgid "SSL"
1789
  msgstr "SSL"
1790
 
1791
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:194
1792
  msgid "GD Extensions"
1793
  msgstr "Extensiones GD"
1794
 
1795
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
1796
  msgid "Curl"
1797
  msgstr "Curl"
1798
 
1799
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
1800
  msgid ""
1801
  "Implementation responsible for transmitting data to Mercado Pago in a secure "
1802
  "and encrypted way."
1804
  "Implementación responsable de transmitir los datos a Mercado Pago de forma "
1805
  "segura y encriptada."
1806
 
1807
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
1808
  msgid ""
1809
  "These extensions are responsible for the implementation and operation of Pix "
1810
  "in your store."
1812
  "Extensiones responsables de la aplicación y el funcionamiento de Pix en su "
1813
  "tienda."
1814
 
1815
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
1816
  msgid ""
1817
  "It is an extension responsible for making payments via requests from the "
1818
  "plugin to Mercado Pago."
1820
  "Es una extensión encargada de realizar los pagos a través de requests del "
1821
  "plugin a Mercado Pago."
1822
 
1823
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:199
1824
  msgid "Collections and installments"
1825
  msgstr "Cobros y cuotas"
1826
 
1827
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:200
1828
  msgid "Choose "
1829
  msgstr "Elige "
1830
 
1831
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:201
1832
  msgid "when you want to receive the money "
1833
  msgstr "cuándo quieres recibir el dinero "
1834
 
1835
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:202
1836
  msgid "from your sales and if you want to offer "
1837
  msgstr "de las ventas y si quieres ofrecer "
1838
 
1839
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:203
1840
  msgid "interest-free installments "
1841
  msgstr "cuotas sin interés "
1842
 
1843
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:204
1844
  msgid "to your clients."
1845
  msgstr "a los clientes."
1846
 
1847
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:205
1848
  msgid "Set deadlines and fees"
1849
  msgstr "Ajustar plazos y tasas"
1850
 
1851
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:206,
1852
  #: ../../includes/products/hooks/class-wc-woomercadopago-products-hook-credits.php:126
1853
  msgid "Questions? "
1854
  msgstr "¿Dudas? "
1855
 
1856
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:207
1857
  msgid "Review the step-by-step of "
1858
  msgstr "Revisa el paso a paso de "
1859
 
1860
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:208
1861
  msgid "how to integrate the Mercado Pago Plugin "
1862
  msgstr "cómo integrar el Plugin de Mercado Pago "
1863
 
1864
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:209
1865
  msgid "on our webiste for developers."
1866
  msgstr "en nuestro sitio de desarrolladores."
1867
 
1868
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:223
1869
  msgid "1. Integrate your store with Mercado Pago "
1870
  msgstr "1. Integra la tienda a Mercado Pago "
1871
 
1872
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:224
1873
  msgid ""
1874
  "To enable orders, you must create and activate production credentials in "
1875
  "your Mercado Pago Account. "
1877
  "Para habilitar las ventas, debes crear y activar las credenciales de "
1878
  "producción en tu cuenta de Mercado Pago. "
1879
 
1880
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:225
1881
  msgid "Copy and paste the credentials below."
1882
  msgstr "Copia y pega tus credenciales a continuación."
1883
 
1884
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:226
1885
  msgid "Check credentials"
1886
  msgstr "Consultar credenciales"
1887
 
1888
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:227
1889
  msgid "Test credentials "
1890
  msgstr "Credenciales de prueba "
1891
 
1892
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:228
1893
  msgid "Enable Mercado Pago checkouts for test purchases in the store."
1894
  msgstr ""
1895
  "Habilitan a los checkouts de Mercado Pago para pruebas de compras en la "
1896
  "tienda."
1897
 
1898
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:229
1899
  msgid "Public key"
1900
  msgstr "Public key"
1901
 
1902
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:230
1903
  msgid "Access Token"
1904
  msgstr "Access Token"
1905
 
1906
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:231
1907
  msgid "Production credentials"
1908
  msgstr "Credenciales de producción"
1909
 
1910
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:232
1911
  msgid "Enable Mercado Pago checkouts to receive real payments in the store."
1912
  msgstr ""
1913
  "Habilitan a los checkouts de Mercado Pago para recibir pagos reales en "
1914
  "tienda."
1915
 
1916
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:233
1917
  msgid "Paste your Public Key here"
1918
  msgstr "Pega aquí tu Public Key"
1919
 
1920
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:234
1921
  msgid "Paste your Access Token here"
1922
  msgstr "Pega aquí tu Access Token"
1923
 
1924
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:235,
1925
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:272
1926
  msgid "Save and continue"
1927
  msgstr "Guardar y continuar"
1928
 
1929
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:247
1930
  msgid "2. Customize your business"
1931
  msgstr "2. Personaliza tu negocio"
1932
 
1933
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:248
1934
  msgid ""
1935
  "Fill out the following information to have a better experience and offer "
1936
  "more information to your clients"
1938
  "Completa los siguientes datos para tener una mejor experiencia y ofrecer más "
1939
  "información a los clientes"
1940
 
1941
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:249
1942
  msgid "Your store information"
1943
  msgstr "Información sobre tu tienda"
1944
 
1945
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:250
1946
  msgid "Name of your store in your client's invoice"
1947
  msgstr "Nombre de tu tienda en la factura de los clientes"
1948
 
1949
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:251
1950
  msgid "Eg: Mary's store"
1951
  msgstr "Ej.: TiendaMaría"
1952
 
1953
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:252
1954
  msgid ""
1955
  "If this field is empty, the purchase will be identified as Mercado Pago."
1956
  msgstr ""
1957
  "Si el campo queda vacío, la compra del cliente se identificará como Mercado "
1958
  "Pago."
1959
 
1960
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:253
1961
  msgid "Identification in Activities of Mercad Pago"
1962
  msgstr "Identificación en Actividad de Mercado Pago"
1963
 
1964
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:254
1965
  msgid "Eg: Marystore"
1966
  msgstr "Ej.: Tienda de María"
1967
 
1968
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:255
1969
  msgid "In Activities, you will view this term before the order number"
1970
  msgstr "En Actividad verás el término ingresado antes del número o del pedido"
1971
 
1972
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:256
1973
  msgid "Store category"
1974
  msgstr "Categoría de la tienda"
1975
 
1976
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:257
1977
  msgid "Select"
1978
  msgstr "Seleccionar"
1979
 
1980
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:258
1981
  msgid "Select ”Other” if you do not find the appropriate category."
1982
  msgstr "Seleciona ”Otro” si no encuentras una categoría adecuada."
1983
 
1984
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:259
1985
  msgid "Advanced integration options (optional)"
1986
  msgstr "Opciones avanzadas de integración (opcional)"
1987
 
1988
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:260
1989
  msgid ""
1990
  "For further integration of your store with Mercado Pago (IPN, Certified "
1991
  "Partners, Debug Mode)"
1993
  "Para mayor integración de tu tienda con Mercado Pago (IPN, Socios "
1994
  "Certificados, Modo Debug)"
1995
 
1996
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:261
1997
  msgid "View advanced options"
1998
  msgstr "Ver opciones avanzadas"
1999
 
2000
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
2001
  msgid "URL for IPN "
2002
  msgstr "URL para IPN "
2003
 
2004
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
2005
  msgid "Eg: https://examples.com/my-custom-ipn-url"
2006
  msgstr "Ej.: https://examples.com/my-custom-ipn-url"
2007
 
2008
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
2009
  msgid ""
2010
  "Add the URL to receive payments notifications. Find out more information in "
2011
  "the "
2013
  "Ingresa la URL para recibir notificaciones de pago. Consulta más información "
2014
  "en los "
2015
 
2016
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
2017
  msgid "guides."
2018
  msgstr "manuales."
2019
 
2020
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
2021
  msgid "integrator_id"
2022
  msgstr "integrator_id"
2023
 
2024
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:267
2025
  msgid "Eg: 14987126498"
2026
  msgstr "Ej.: 14987126498"
2027
 
2028
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:268
2029
  msgid ""
2030
  "If you are a Mercado Pago Certified Partner, make sure to add your "
2031
  "integrator_id. If you do not have the code, please "
2033
  "Si eres Partner certificado de Mercado Pago, recuerda ingresar tu "
2034
  "integrator_id. Si no tienes el código, "
2035
 
2036
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:269
2037
  msgid "request it now. "
2038
  msgstr "solicítalo ahora. "
2039
 
2040
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:270
2041
  msgid "Debug and Log Mode"
2042
  msgstr "Modo debug y log"
2043
 
2044
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:271
2045
  msgid "We record your store's actions in order to provide a better assistance."
2046
  msgstr "Grabamos las aciones de tu tienda para brindar un mejor soporte."
2047
 
2048
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
2049
  msgid "3. Set payment methods"
2050
  msgstr "3. Configura los medios de pago"
2051
 
2052
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:284
2053
  msgid "To view more options, please select a payment method below"
2054
  msgstr "Selecciona uno de los siguientes medios de pago para ver más opciones"
2055
 
2056
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:285
2057
  msgid "Settings"
2058
  msgstr "Configurar"
2059
 
2060
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:286
2061
  msgid "Continue"
2062
  msgstr "Continuar"
2063
 
2064
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:297
2065
  msgid "4. Test your store before you sell"
2066
  msgstr "4. Testea tu tienda antes de vender"
2067
 
2068
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:298
2069
  msgid ""
2070
  "Test the experience in Test Mode and then enable the Sale Mode (Production) "
2071
  "to sell."
2073
  "Testea la experiencia en Modo Test. Luego activa el Modo Ventas (Producción) "
2074
  "para realizar ventas."
2075
 
2076
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:299
2077
  msgid "Choose how you want to operate your store:"
2078
  msgstr "Elige cómo quieres operar tu tienda:"
2079
 
2080
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:300
2081
  msgid "Test Mode"
2082
  msgstr "Modo Test"
2083
 
2084
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
2085
  msgid "Mercado Pago Checkouts disabled for real collections. "
2086
  msgstr "Checkouts Mercado Pago inactivos para cobros reales. "
2087
 
2088
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
2089
  msgid "Test Mode rules."
2090
  msgstr "Reglas del modo test."
2091
 
2092
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
2093
  msgid "Sale Mode (Production)"
2094
  msgstr "Modo Ventas (Producción)"
2095
 
2096
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
2097
  msgid "Mercado Pago Checkouts enabled for real collections."
2098
  msgstr "Checkouts Mercado Pago activos para cobros reales."
2099
 
2100
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:305
2101
  msgid "Mercado Pago payment methods in Production Mode"
2102
  msgstr "Medios de pago Mercado Pago en Modo Produción"
2103
 
2104
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:306
2105
  msgid "The clients can make real purchases in your store."
2106
  msgstr "Los clientes pueden hacer compras reales en tu tienda."
2107
 
2108
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:307
2109
  msgid "Mercado Pago payment methods in Test Mode"
2110
  msgstr "Medios de pago Mercado Pago en Modo Test"
2111
 
2112
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:308
2113
  msgid "Create your "
2114
  msgstr "Crea tu "
2115
 
2116
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:309
2117
  msgid "test user "
2118
  msgstr "usuario de prueba "
2119
 
2120
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:310
2121
  msgid ""
2122
  "(Optional. Can be used in Production Mode and Test Mode, to test payments)."
2123
  msgstr ""
2124
  "(Opcional. Se puede utilizar en modo de producción y en modo de prueba, para "
2125
  "probar los pagos)."
2126
 
2127
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:311
2128
  msgid "Use our test cards, "
2129
  msgstr "Utiliza nuestras tarjetas de prueba, "
2130
 
2131
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:312
2132
  msgid "never use real cards. "
2133
  msgstr "nunca utilices tarjetas reales. "
2134
 
2135
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:313
2136
  msgid "Visit your store "
2137
  msgstr "Visita tu tienda "
2138
 
2139
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:314
2140
  msgid "to test purchases"
2141
  msgstr "para testear compras"
2142
 
2143
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:315
2144
  msgid "Save changes"
2145
  msgstr "Guardar cambios"
2146
 
2147
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:316
2148
  msgid "Store under test"
2149
  msgstr "Tienda en Modo Test"
2150
 
2151
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:317
2152
  msgid "Store in sale mode (Production)"
2153
  msgstr "Tienda en Modo Ventas (Producción)"
2154
 
2155
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:318
2156
  msgid "Enter test credentials"
2157
  msgstr "Ingresa las credenciales de prueba"
2158
 
2159
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:319
2160
  msgid "To enable test mode, "
2161
  msgstr "Para activar el modo de prueba, "
2162
 
2163
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:320
2164
  msgid "copy your test credentials "
2165
  msgstr "copia tus credenciales de prueba "
2166
 
2167
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:321
2168
  msgid "and paste them above in section 1 of this page."
2169
  msgstr "y pégalas en la sección 1 de esta página."
2170
 
2171
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:358
2172
  msgid "Invalid Access Token"
2173
  msgstr "Access token no válido"
2174
 
2175
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:360
2176
  msgid "Valid Access Token"
2177
  msgstr "Access token válido"
2178
 
2179
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:366
2180
  msgid "Invalid Public Key"
2181
  msgstr "Public key no válida"
2182
 
2183
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:368
2184
  msgid "Valid Public Key"
2185
  msgstr "Public key válida"
2186
 
2187
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:371
2188
  msgid "Credentials must be valid"
2189
  msgstr "Las credenciales deben ser válidas"
2190
 
2191
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:421
2192
  msgid "Credentials were updated"
2193
  msgstr "Se actualizaron las credenciales"
2194
 
2195
+ #: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-s