Version Description
Download this release
Release Info
Developer | mercadopago |
Plugin | WooCommerce MercadoPago |
Version | 6.0.1 |
Comparing to | |
See all releases |
Code changes from version 6.0.0 to 6.0.1
i18n/languages/woocommerce-mercadopago.pot
CHANGED
@@ -1,2021 +1,2709 @@
|
|
1 |
# Copyright (C) 2022 woocommerce-mercadopago
|
2 |
# This file is distributed under the same license as the woocommerce-mercadopago package.
|
|
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: woocommerce-mercadopago\n"
|
|
|
|
|
|
|
|
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
9 |
-
"
|
10 |
"X-Poedit-Basepath: ..\n"
|
11 |
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
|
|
|
|
12 |
"X-Poedit-SearchPath-0: .\n"
|
13 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
14 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
|
17 |
-
#: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:143,
|
|
|
|
|
18 |
msgid "By continuing, you agree to our "
|
19 |
msgstr ""
|
20 |
|
21 |
-
#: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
|
|
|
|
|
22 |
msgid "Terms and Conditions"
|
23 |
msgstr ""
|
24 |
|
25 |
-
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:92,
|
|
|
26 |
msgid "Activate this option so that the value of the currency set in WooCommerce is compatible with the value of the currency you use in Mercado Pago."
|
27 |
msgstr ""
|
28 |
|
29 |
#. translators: 1: local currency 2: currency
|
30 |
#. translators: 1: local currency 2: currency
|
31 |
#. translators: 1: local currency 2: currency
|
32 |
-
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:478,
|
|
|
33 |
msgid "Now we convert your currency from %1$s to %2$s."
|
34 |
msgstr ""
|
35 |
|
36 |
#. translators: 1: local currency 2: currency
|
37 |
#. translators: 1: local currency 2: currency
|
38 |
#. translators: 1: local currency 2: currency
|
39 |
-
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:498,
|
|
|
40 |
msgid "We no longer convert your currency from %1$s to %2$s."
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:519,
|
|
|
44 |
msgid "<b>Attention:</b> The currency settings you have in WooCommerce are not compatible with the currency you use in your Mercado Pago account. Please activate the currency conversion."
|
45 |
msgstr ""
|
46 |
|
47 |
-
#: ../../includes/module/class-wc-woomercadopago-configs.php:125,
|
|
|
48 |
msgid "Update your credentials with the Access Token and Public Key, you need them to continue receiving payments!"
|
49 |
msgstr ""
|
50 |
|
51 |
-
#: ../../includes/module/class-wc-woomercadopago-configs.php:136,
|
|
|
52 |
msgid "The store should have HTTPS in order to activate both Checkout Personalizado and Ticket Checkout."
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: ../../includes/module/class-wc-woomercadopago-credentials.php:504,
|
|
|
56 |
msgid "Invalid credentials"
|
57 |
msgstr ""
|
58 |
|
59 |
-
#: ../../includes/module/class-wc-woomercadopago-init.php:53,
|
|
|
60 |
msgid "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. Please update your PHP version."
|
61 |
msgstr ""
|
62 |
|
63 |
-
#: ../../includes/module/class-wc-woomercadopago-init.php:64,
|
|
|
64 |
msgid "Mercado Pago Error: PHP Extension CURL is not installed."
|
65 |
msgstr ""
|
66 |
|
67 |
-
#: ../../includes/module/class-wc-woomercadopago-init.php:75,
|
|
|
68 |
msgid "Mercado Pago Error: PHP Extension GD is not installed. Installation of GD extension is required to send QR Code Pix by email."
|
69 |
msgstr ""
|
70 |
|
71 |
#. translators: %s link to WooCommerce
|
72 |
#. translators: %s link to WooCommerce
|
73 |
#. translators: %s link to WooCommerce
|
74 |
-
#: ../../includes/module/class-wc-woomercadopago-init.php:89,
|
|
|
75 |
msgid "The Mercado Pago module needs an active version of %s in order to work!"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: ../../includes/module/class-wc-woomercadopago-init.php:102,
|
|
|
79 |
msgid "Cancel order"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:361,
|
|
|
83 |
msgid "The payment method is not valid or not available."
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:364,
|
|
|
87 |
msgid "The transaction amount cannot be processed by Mercado Pago."
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:364,
|
|
|
91 |
msgid "Possible causes: Currency not supported; Amounts below the minimum or above the maximum allowed."
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:367,
|
|
|
95 |
msgid "The users are not valid."
|
96 |
msgstr ""
|
97 |
|
98 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:367,
|
|
|
99 |
msgid "Possible causes: Buyer and seller have the same account in Mercado Pago; The transaction involving production and test users."
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:370,
|
|
|
103 |
msgid "Unauthorized use of production credentials."
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:370,
|
|
|
107 |
msgid "Possible causes: Use permission in use for the credential of the seller."
|
108 |
msgstr ""
|
109 |
|
110 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:498,
|
|
|
111 |
msgid "Colombia"
|
112 |
msgstr ""
|
113 |
|
114 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:500,
|
|
|
115 |
msgid "Argentina"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:502,
|
|
|
119 |
msgid "Brazil"
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:504,
|
|
|
123 |
msgid "Chile"
|
124 |
msgstr ""
|
125 |
|
126 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:506,
|
|
|
127 |
msgid "Mexico"
|
128 |
msgstr ""
|
129 |
|
130 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:508,
|
|
|
131 |
msgid "Uruguay"
|
132 |
msgstr ""
|
133 |
|
134 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:510,
|
|
|
135 |
msgid "Venezuela"
|
136 |
msgstr ""
|
137 |
|
138 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:512,
|
|
|
139 |
msgid "Peru"
|
140 |
msgstr ""
|
141 |
|
142 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:546,
|
|
|
143 |
msgid "Update the WooCommerce order to "
|
144 |
msgstr ""
|
145 |
|
146 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:767,
|
|
|
|
|
147 |
msgid "Fill in your credentials to enable payment methods."
|
148 |
msgstr ""
|
149 |
|
150 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:783,
|
|
|
151 |
msgid "Set plugin"
|
152 |
msgstr ""
|
153 |
|
154 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:784,
|
|
|
|
|
155 |
msgid "Payment methods"
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:785,
|
|
|
|
|
159 |
msgid "Plugin manual"
|
160 |
msgstr ""
|
161 |
|
162 |
-
#: ../../includes/module/class-wc-woomercadopago-module.php:884,
|
|
|
163 |
msgid "By Mercado Pago"
|
164 |
msgstr ""
|
165 |
|
166 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:183,
|
|
|
167 |
msgid "Payment approved."
|
168 |
msgstr ""
|
169 |
|
170 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:246,
|
|
|
|
|
171 |
msgid "Waiting for the Pix payment."
|
172 |
msgstr ""
|
173 |
|
174 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:264,
|
|
|
|
|
175 |
msgid "Waiting for the ticket payment."
|
176 |
msgstr ""
|
177 |
|
178 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:275,
|
|
|
179 |
msgid "The customer has not made the payment yet."
|
180 |
msgstr ""
|
181 |
|
182 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:294,
|
|
|
183 |
msgid "Payment is pending review."
|
184 |
msgstr ""
|
185 |
|
186 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:311,
|
|
|
187 |
msgid "Payment was declined. The customer can try again."
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:326,
|
|
|
191 |
msgid "Payment was returned to the customer."
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:340,
|
|
|
195 |
msgid "Payment was canceled."
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:355,
|
|
|
|
|
199 |
msgid "The payment is in mediation or the purchase was unknown by the customer."
|
200 |
msgstr ""
|
201 |
|
202 |
#. translators: 1: payment_id 2: status
|
203 |
#. translators: 1: payment_id 2: status
|
204 |
#. translators: 1: payment_id 2: status
|
205 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:469,
|
|
|
206 |
msgid "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36,
|
|
|
210 |
msgid "No ID or TOPIC param in Request IPN"
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:41,
|
|
|
214 |
msgid "Type of topic IPN invalid, need to be merchant_order"
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:50,
|
|
|
218 |
msgid "IPN merchant_order not found"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:56,
|
|
|
222 |
msgid "Not found Payments into Merchant_Order"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:167,
|
|
|
|
|
|
|
|
|
226 |
msgid "Buyer email"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:170,
|
|
|
|
|
|
|
|
|
230 |
msgid "Payment type"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:173,
|
|
|
|
|
|
|
|
|
234 |
msgid "Payment method"
|
235 |
msgstr ""
|
236 |
|
237 |
-
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:40,
|
|
|
238 |
msgid "Please enter your email address at the billing address to use this service"
|
239 |
msgstr ""
|
240 |
|
241 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:29,
|
|
|
242 |
msgid "Debit, Credit and invoice in Mercado Pago environment"
|
243 |
msgstr ""
|
244 |
|
245 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:30,
|
|
|
|
|
246 |
msgid "Checkout Pro"
|
247 |
msgstr ""
|
248 |
|
249 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:38,
|
|
|
250 |
msgid "Mercado Pago - Checkout Pro"
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:40,
|
|
|
254 |
msgid "Your saved cards or money in Mercado Pago"
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:156,
|
|
|
258 |
msgid "Maximum number of installments"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:158,
|
|
|
262 |
msgid "What is the maximum quota with which a customer can buy?"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:161,
|
|
|
266 |
msgid "1 installment"
|
267 |
msgstr ""
|
268 |
|
269 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:162,
|
|
|
270 |
msgid "2 installments"
|
271 |
msgstr ""
|
272 |
|
273 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:163,
|
|
|
274 |
msgid "3 installments"
|
275 |
msgstr ""
|
276 |
|
277 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:164,
|
|
|
278 |
msgid "4 installments"
|
279 |
msgstr ""
|
280 |
|
281 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:165,
|
|
|
282 |
msgid "5 installments"
|
283 |
msgstr ""
|
284 |
|
285 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:166,
|
|
|
286 |
msgid "6 installments"
|
287 |
msgstr ""
|
288 |
|
289 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:167,
|
|
|
290 |
msgid "10 installments"
|
291 |
msgstr ""
|
292 |
|
293 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:168,
|
|
|
294 |
msgid "12 installments"
|
295 |
msgstr ""
|
296 |
|
297 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:169,
|
|
|
298 |
msgid "15 installments"
|
299 |
msgstr ""
|
300 |
|
301 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:170,
|
|
|
302 |
msgid "18 installments"
|
303 |
msgstr ""
|
304 |
|
305 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:171,
|
|
|
306 |
msgid "24 installments"
|
307 |
msgstr ""
|
308 |
|
309 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:244,
|
|
|
|
|
|
|
|
|
|
|
310 |
msgid "Enable the checkout"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:245,
|
|
|
314 |
msgid "By disabling it, you will disable all payments from Mercado Pago Checkout at Mercado Pago website by redirect."
|
315 |
msgstr ""
|
316 |
|
317 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:249,
|
|
|
|
|
318 |
msgid "The checkout is <b>enabled</b>."
|
319 |
msgstr ""
|
320 |
|
321 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:250,
|
|
|
|
|
322 |
msgid "The checkout is <b>disabled</b>."
|
323 |
msgstr ""
|
324 |
|
325 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:269,
|
|
|
326 |
msgid "With Checkout Pro you sell with all the safety inside Mercado Pago environment."
|
327 |
msgstr ""
|
328 |
|
329 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:286,
|
|
|
330 |
msgid "Advanced settings"
|
331 |
msgstr ""
|
332 |
|
333 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:299,
|
|
|
334 |
msgid "Payment experience"
|
335 |
msgstr ""
|
336 |
|
337 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:301,
|
|
|
338 |
msgid "Define what payment experience your customers will have, whether inside or outside your store."
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:304,
|
|
|
342 |
msgid "Redirect"
|
343 |
msgstr ""
|
344 |
|
345 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:305,
|
|
|
346 |
msgid "Modal"
|
347 |
msgstr ""
|
348 |
|
349 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:321,
|
|
|
350 |
msgid "Choose the URL that we will show your customers when they finish their purchase."
|
351 |
msgstr ""
|
352 |
|
353 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:319,
|
|
|
|
|
|
|
354 |
msgid "This seems to be an invalid URL."
|
355 |
msgstr ""
|
356 |
|
357 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:324,
|
|
|
358 |
msgid "Success URL"
|
359 |
msgstr ""
|
360 |
|
361 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:341,
|
|
|
362 |
msgid "Choose the URL that we will show to your customers when we refuse their purchase. Make sure it includes a message appropriate to the situation and give them useful information so they can solve it."
|
363 |
msgstr ""
|
364 |
|
365 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:344,
|
|
|
366 |
msgid "Payment URL rejected"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:362,
|
|
|
370 |
msgid "Choose the URL that we will show to your customers when they have a payment pending approval."
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:365,
|
|
|
374 |
msgid "Payment URL pending"
|
375 |
msgstr ""
|
376 |
|
377 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:379,
|
|
|
378 |
msgid "Enable the payment methods available to your clients."
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:380,
|
|
|
382 |
msgid "Choose the payment methods you accept in your store"
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384,
|
|
|
386 |
msgid "Credit Cards"
|
387 |
msgstr ""
|
388 |
|
389 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:388,
|
|
|
390 |
msgid "Debit Cards"
|
391 |
msgstr ""
|
392 |
|
393 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:392,
|
|
|
394 |
msgid "Other Payment Methods"
|
395 |
msgstr ""
|
396 |
|
397 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:442,
|
|
|
398 |
msgid "Return to the store"
|
399 |
msgstr ""
|
400 |
|
401 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:443,
|
|
|
402 |
msgid "Do you want your customer to automatically return to the store after payment?"
|
403 |
msgstr ""
|
404 |
|
405 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:447,
|
|
|
406 |
msgid "The buyer <b>will be automatically redirected to the store</b>."
|
407 |
msgstr ""
|
408 |
|
409 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:448,
|
|
|
410 |
msgid "The buyer <b>will not be automatically redirected to the store</b>."
|
411 |
msgstr ""
|
412 |
|
413 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:511,
|
|
|
414 |
msgid "Installments without card"
|
415 |
msgstr ""
|
416 |
|
417 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:512,
|
|
|
|
|
|
|
418 |
msgid "Up to "
|
419 |
msgstr ""
|
420 |
|
421 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:512,
|
|
|
|
|
|
|
422 |
msgid " installments"
|
423 |
msgstr ""
|
424 |
|
425 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:519,
|
|
|
|
|
426 |
msgid "Credit cards"
|
427 |
msgstr ""
|
428 |
|
429 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:526,
|
|
|
|
|
430 |
msgid "Debit cards"
|
431 |
msgstr ""
|
432 |
|
433 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:532,
|
|
|
434 |
msgid "Bank Transfer"
|
435 |
msgstr ""
|
436 |
|
437 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
|
|
|
438 |
msgid "Payment by cash"
|
439 |
msgstr ""
|
440 |
|
441 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:586,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
442 |
msgid "discount of"
|
443 |
msgstr ""
|
444 |
|
445 |
-
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:591,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
446 |
msgid "fee of"
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:37,
|
|
|
|
|
|
|
450 |
msgid "Transparent Checkout in your store environment"
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:38,
|
|
|
|
|
454 |
msgid "Debit and Credit"
|
455 |
msgstr ""
|
456 |
|
457 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:46,
|
|
|
|
|
|
|
458 |
msgid "Mercado pago - Customized Checkout"
|
459 |
msgstr ""
|
460 |
|
461 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:151,
|
|
|
462 |
msgid "By disabling it, you will disable all credit cards payments from Mercado Pago Transparent Checkout."
|
463 |
msgstr ""
|
464 |
|
465 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:155,
|
|
|
466 |
msgid "Transparent checkout for credit cards is <b>enabled</b>."
|
467 |
msgstr ""
|
468 |
|
469 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:156,
|
|
|
470 |
msgid "Transparent checkout for credit cards is <b>disabled</b>."
|
471 |
msgstr ""
|
472 |
|
473 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:172,
|
|
|
474 |
msgid "Transparent Checkout | Credit card "
|
475 |
msgstr ""
|
476 |
|
477 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:176,
|
|
|
478 |
msgid "With the Transparent Checkout, you can sell inside your store environment, without redirection and with the security from Mercado Pago."
|
479 |
msgstr ""
|
480 |
|
481 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:194,
|
|
|
482 |
msgid "Advanced configuration of the personalized payment experience\""
|
483 |
msgstr ""
|
484 |
|
485 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:208,
|
|
|
486 |
msgid "Purchases with saved cards or money in Mercado Pago"
|
487 |
msgstr ""
|
488 |
|
489 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:209,
|
|
|
490 |
msgid "Feature for those who have a saved card or money in Mercado Pago to buy without having to fill in details."
|
491 |
msgstr ""
|
492 |
|
493 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:213,
|
|
|
494 |
msgid "The feature for payments with <b>saved cards</b> is <b>active</b>."
|
495 |
msgstr ""
|
496 |
|
497 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:214,
|
|
|
498 |
msgid "The feature for payments with <b>saved cards</b> is <b>inactive</b>."
|
499 |
msgstr ""
|
500 |
|
501 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:233,
|
|
|
502 |
msgid "You can see how the feature is in your store Checkout below:"
|
503 |
msgstr ""
|
504 |
|
505 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:264,
|
|
|
506 |
msgid "That’s it, payment accepted!"
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:266,
|
|
|
510 |
msgid "We are processing your payment. In less than an hour we will send you the result by email."
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:268,
|
|
|
514 |
msgid "We are processing your payment. In less than 2 days we will send you by email if the payment has been approved or if additional information is needed."
|
515 |
msgstr ""
|
516 |
|
517 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:270,
|
|
|
518 |
msgid "Check the card number."
|
519 |
msgstr ""
|
520 |
|
521 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:272,
|
|
|
522 |
msgid "Check the expiration date."
|
523 |
msgstr ""
|
524 |
|
525 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:274,
|
|
|
526 |
msgid "Check the information provided."
|
527 |
msgstr ""
|
528 |
|
529 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:276,
|
|
|
530 |
msgid "Check the informed security code."
|
531 |
msgstr ""
|
532 |
|
533 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:278,
|
|
|
|
|
534 |
msgid "Your payment cannot be processed."
|
535 |
msgstr ""
|
536 |
|
537 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:280,
|
|
|
538 |
msgid "You must authorize payments for your orders."
|
539 |
msgstr ""
|
540 |
|
541 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:282,
|
|
|
542 |
msgid "Contact your card issuer to activate it. The phone is on the back of your card."
|
543 |
msgstr ""
|
544 |
|
545 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:286,
|
|
|
546 |
msgid "You have already made a payment of this amount. If you have to pay again, use another card or other method of payment."
|
547 |
msgstr ""
|
548 |
|
549 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:288,
|
|
|
550 |
msgid "Your payment was declined. Please select another payment method. It is recommended in cash."
|
551 |
msgstr ""
|
552 |
|
553 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:290,
|
|
|
554 |
msgid "Your payment does not have sufficient funds."
|
555 |
msgstr ""
|
556 |
|
557 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:292,
|
|
|
558 |
msgid "Payment cannot process the selected fee."
|
559 |
msgstr ""
|
560 |
|
561 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:294,
|
|
|
562 |
msgid "You have reached the limit of allowed attempts. Choose another card or other payment method."
|
563 |
msgstr ""
|
564 |
|
565 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:296,
|
|
|
|
|
|
|
566 |
msgid "This payment method cannot process your payment."
|
567 |
msgstr ""
|
568 |
|
569 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:409,
|
|
|
|
|
|
|
|
|
570 |
msgid "A problem was occurred when processing your payment. Please, try again."
|
571 |
msgstr ""
|
572 |
|
573 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:511,
|
|
|
574 |
msgid "See your order form"
|
575 |
msgstr ""
|
576 |
|
577 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:522,
|
|
|
578 |
msgid "Your payment was declined. You can try again."
|
579 |
msgstr ""
|
580 |
|
581 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:529,
|
|
|
|
|
582 |
msgid "Click to try again"
|
583 |
msgstr ""
|
584 |
|
585 |
-
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:551,
|
|
|
|
|
586 |
msgid "A problem was occurred when processing your payment. Are you sure you have correctly filled all information in the checkout form?"
|
587 |
msgstr ""
|
588 |
|
589 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:654,
|
|
|
590 |
msgid "Configure your credentials to enable Mercado Pago payment methods."
|
591 |
msgstr ""
|
592 |
|
593 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:710,
|
|
|
594 |
msgid "Title in the store Checkout"
|
595 |
msgstr ""
|
596 |
|
597 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:712,
|
|
|
598 |
msgid "Change the display text in Checkout, maximum characters: 85"
|
599 |
msgstr ""
|
600 |
|
601 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:714,
|
|
|
602 |
msgid "The text inserted here will not be translated to other languages"
|
603 |
msgstr ""
|
604 |
|
605 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:728,
|
|
|
606 |
msgid "Description"
|
607 |
msgstr ""
|
608 |
|
609 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:765,
|
|
|
|
|
|
|
610 |
msgid "Important! Do not forget to add the credentials and details of your store."
|
611 |
msgstr ""
|
612 |
|
613 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:766,
|
|
|
614 |
msgid "Before setting up payments, follow the step-by-step to start selling."
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:767,
|
|
|
618 |
msgid "Go to step-by-step"
|
619 |
msgstr ""
|
620 |
|
621 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:777,
|
|
|
622 |
msgid "Mercado Pago Plugin general settings"
|
623 |
msgstr ""
|
624 |
|
625 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:778,
|
|
|
626 |
msgid "Set the deadlines and fees, test your store or access the Plugin manual."
|
627 |
msgstr ""
|
628 |
|
629 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:779,
|
|
|
630 |
msgid "Go to Settings"
|
631 |
msgstr ""
|
632 |
|
633 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:803,
|
|
|
634 |
msgid "Activate your credentials to be able to sell"
|
635 |
msgstr ""
|
636 |
|
637 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:804,
|
|
|
638 |
msgid "Credentials are codes that you must enter to enable sales. Go below on Activate Credentials. On the next screen, use again the Activate Credentials button and fill in the fields with the requested information."
|
639 |
msgstr ""
|
640 |
|
641 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:805,
|
|
|
642 |
msgid "Activate credentials"
|
643 |
msgstr ""
|
644 |
|
645 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:853,
|
|
|
646 |
msgid "By disabling it, you will disable all payment methods of this checkout."
|
647 |
msgstr ""
|
648 |
|
649 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:949,
|
|
|
650 |
msgid "Basic Configuration"
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:962,
|
|
|
654 |
msgid "Discount coupons"
|
655 |
msgstr ""
|
656 |
|
657 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:965,
|
|
|
658 |
msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
|
659 |
msgstr ""
|
660 |
|
661 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:967,
|
|
|
662 |
msgid "Discount coupons is <b>active</b>."
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:968,
|
|
|
666 |
msgid "Discount coupons is <b>disabled</b>."
|
667 |
msgstr ""
|
668 |
|
669 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:980,
|
|
|
670 |
msgid "Automatic decline of payments without instant approval"
|
671 |
msgstr ""
|
672 |
|
673 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:981,
|
|
|
674 |
msgid "Enable it if you want to automatically decline payments that are not instantly approved by banks or other institutions. "
|
675 |
msgstr ""
|
676 |
|
677 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:985,
|
|
|
678 |
msgid "Pending payments <b>will be automatically declined</b>."
|
679 |
msgstr ""
|
680 |
|
681 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:986,
|
|
|
682 |
msgid "Pending payments <b>will not be automatically declined</b>."
|
683 |
msgstr ""
|
684 |
|
685 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:998,
|
|
|
686 |
msgid "Discount in Mercado Pago Checkouts"
|
687 |
msgstr ""
|
688 |
|
689 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1001,
|
|
|
690 |
msgid "Choose a percentage value that you want to discount your customers for paying with Mercado Pago."
|
691 |
msgstr ""
|
692 |
|
693 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1002,
|
|
|
|
|
694 |
msgid "Activate and show this information on Mercado Pago Checkout"
|
695 |
msgstr ""
|
696 |
|
697 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019,
|
|
|
698 |
msgid "Commission in Mercado Pago Checkouts"
|
699 |
msgstr ""
|
700 |
|
701 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1022,
|
|
|
702 |
msgid "Choose an additional percentage value that you want to charge as commission to your customers for paying with Mercado Pago."
|
703 |
msgstr ""
|
704 |
|
705 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1059,
|
|
|
706 |
msgid "Convert Currency"
|
707 |
msgstr ""
|
708 |
|
709 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1064,
|
|
|
710 |
msgid "Currency convertion is <b>enabled</b>."
|
711 |
msgstr ""
|
712 |
|
713 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1065,
|
|
|
714 |
msgid "Currency convertion is <b>disabled</b>."
|
715 |
msgstr ""
|
716 |
|
717 |
-
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1182,
|
|
|
718 |
msgid "Edit these advanced fields only when you want to modify the preset values."
|
719 |
msgstr ""
|
720 |
|
721 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:31,
|
|
|
|
|
722 |
msgid "Pix"
|
723 |
msgstr ""
|
724 |
|
725 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:207,
|
|
|
726 |
msgid "By disabling it, you will disable all Pix payments from Mercado Pago Transparent Checkout."
|
727 |
msgstr ""
|
728 |
|
729 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:211,
|
|
|
730 |
msgid "The transparent checkout for Pix payment is <b>enabled</b>."
|
731 |
msgstr ""
|
732 |
|
733 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:212,
|
|
|
734 |
msgid "The transparent checkout for Pix payment is <b>disabled</b>."
|
735 |
msgstr ""
|
736 |
|
737 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:227,
|
|
|
738 |
msgid "To activate Pix, you must have a key registered in Mercado Pago."
|
739 |
msgstr ""
|
740 |
|
741 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:228,
|
|
|
742 |
msgid "Download the Mercado Pago app on your cell phone."
|
743 |
msgstr ""
|
744 |
|
745 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229,
|
|
|
746 |
msgid "Go to the "
|
747 |
msgstr ""
|
748 |
|
749 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230,
|
|
|
750 |
msgid "area and choose the "
|
751 |
msgstr ""
|
752 |
|
753 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:231,
|
|
|
754 |
msgid "Your Profile "
|
755 |
msgstr ""
|
756 |
|
757 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:232,
|
|
|
758 |
msgid "Your Pix Keys section."
|
759 |
msgstr ""
|
760 |
|
761 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:233,
|
|
|
762 |
msgid "Choose which data to register as Pix keys. After registering, you can set up Pix in your checkout."
|
763 |
msgstr ""
|
764 |
|
765 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:234,
|
|
|
766 |
msgid "Remember that, for the time being, the Central Bank of Brazil is open Monday through Friday, from 9am to 6pm."
|
767 |
msgstr ""
|
768 |
|
769 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:235,
|
|
|
770 |
msgid "If you requested your registration outside these hours, we will confirm it within the next business day."
|
771 |
msgstr ""
|
772 |
|
773 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:236,
|
|
|
|
|
774 |
msgid "Learn more about Pix"
|
775 |
msgstr ""
|
776 |
|
777 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:237,
|
|
|
778 |
msgid "If you have already registered a Pix key at Mercado Pago and cannot activate Pix in the checkout, "
|
779 |
msgstr ""
|
780 |
|
781 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:238,
|
|
|
782 |
msgid "click here."
|
783 |
msgstr ""
|
784 |
|
785 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:263,
|
|
|
786 |
msgid "Transparent Checkout | Pix"
|
787 |
msgstr ""
|
788 |
|
789 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:267,
|
|
|
790 |
msgid "With the Transparent Checkout, you can sell inside your store environment, without redirection and all the safety from Mercado Pago. "
|
791 |
msgstr ""
|
792 |
|
793 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:284,
|
|
|
794 |
msgid "Advanced configuration of the Pix experience"
|
795 |
msgstr ""
|
796 |
|
797 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:297,
|
|
|
798 |
msgid "15 minutes"
|
799 |
msgstr ""
|
800 |
|
801 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:298,
|
|
|
802 |
msgid "30 minutes (recommended)"
|
803 |
msgstr ""
|
804 |
|
805 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:299,
|
|
|
806 |
msgid "60 minutes"
|
807 |
msgstr ""
|
808 |
|
809 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:300,
|
|
|
810 |
msgid "12 hours"
|
811 |
msgstr ""
|
812 |
|
813 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:301,
|
|
|
814 |
msgid "24 hours"
|
815 |
msgstr ""
|
816 |
|
817 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302,
|
|
|
818 |
msgid "2 days"
|
819 |
msgstr ""
|
820 |
|
821 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:303,
|
|
|
822 |
msgid "3 days"
|
823 |
msgstr ""
|
824 |
|
825 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:304,
|
|
|
826 |
msgid "4 days"
|
827 |
msgstr ""
|
828 |
|
829 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:305,
|
|
|
830 |
msgid "5 days"
|
831 |
msgstr ""
|
832 |
|
833 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:306,
|
|
|
834 |
msgid "6 days"
|
835 |
msgstr ""
|
836 |
|
837 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:307,
|
|
|
838 |
msgid "7 days"
|
839 |
msgstr ""
|
840 |
|
841 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:311,
|
|
|
842 |
msgid "Expiration for payments via Pix"
|
843 |
msgstr ""
|
844 |
|
845 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:313,
|
|
|
846 |
msgid "Set the limit in minutes for your clients to pay via Pix."
|
847 |
msgstr ""
|
848 |
|
849 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:328,
|
|
|
850 |
msgid "Want to learn how Pix works?"
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329,
|
|
|
854 |
msgid "We have created a page to explain how this new payment method works and its advantages."
|
855 |
msgstr ""
|
856 |
|
857 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350,
|
|
|
858 |
msgid "Would you like to know how Pix works?"
|
859 |
msgstr ""
|
860 |
|
861 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:351,
|
|
|
862 |
msgid "We have a dedicated page where we explain how it works and its advantages."
|
863 |
msgstr ""
|
864 |
|
865 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:352,
|
|
|
866 |
msgid "Find out more about Pix"
|
867 |
msgstr ""
|
868 |
|
869 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:490,
|
|
|
|
|
870 |
msgid "A problem occurred when processing your payment. Please try again."
|
871 |
msgstr ""
|
872 |
|
873 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:476,
|
|
|
|
|
874 |
msgid "A problem occurred when processing your payment. Are you sure you have correctly filled in all the information on the checkout form?"
|
875 |
msgstr ""
|
876 |
|
877 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:455,
|
|
|
|
|
878 |
msgid "The customer has not paid yet."
|
879 |
msgstr ""
|
880 |
|
881 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:459,
|
|
|
882 |
msgid "Now you just need to pay with Pix to finalize your purchase."
|
883 |
msgstr ""
|
884 |
|
885 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:460,
|
|
|
886 |
msgid "Scan the QR code below or copy and paste the code into your bank's application."
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:567,
|
|
|
890 |
msgid "Please note that to receive payments via Pix at our checkout, you must have a Pix key registered in your Mercado Pago account."
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:568,
|
|
|
894 |
msgid "Register your Pix key at Mercado Pago."
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:622,
|
|
|
|
|
898 |
msgid "Code valid for "
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:31,
|
|
|
|
|
902 |
msgid "Invoice"
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:200,
|
|
|
906 |
msgid "By disabling it, you will disable all invoice payments from Mercado Pago Transparent Checkout."
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:204,
|
|
|
910 |
msgid "The transparent checkout for tickets is <b>enabled</b>."
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:205,
|
|
|
914 |
msgid "The transparent checkout for tickets is <b>disabled</b>."
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:220,
|
|
|
918 |
msgid "Transparent Checkout | Invoice or Loterica"
|
919 |
msgstr ""
|
920 |
|
921 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224,
|
|
|
922 |
msgid "With the Transparent Checkout, you can sell inside your store environment, without redirection and all the safety from Mercado Pago."
|
923 |
msgstr ""
|
924 |
|
925 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:241,
|
|
|
926 |
msgid "Advanced configuration of the cash payment experience"
|
927 |
msgstr ""
|
928 |
|
929 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:254,
|
|
|
930 |
msgid "Reduce inventory"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:257,
|
|
|
934 |
msgid "Activates inventory reduction during the creation of an order, whether or not the final payment is credited. Disable this option to reduce it only when payments are approved."
|
935 |
msgstr ""
|
936 |
|
937 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:259,
|
|
|
938 |
msgid "Reduce inventory is <b>enabled</b>."
|
939 |
msgstr ""
|
940 |
|
941 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260,
|
|
|
942 |
msgid "Reduce inventory is <b>disabled</b>."
|
943 |
msgstr ""
|
944 |
|
945 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:272,
|
|
|
946 |
msgid "Payment Due"
|
947 |
msgstr ""
|
948 |
|
949 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:274,
|
|
|
950 |
msgid "In how many days will cash payments expire."
|
951 |
msgstr ""
|
952 |
|
953 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:294,
|
|
|
954 |
msgid "Enable the available payment methods"
|
955 |
msgstr ""
|
956 |
|
957 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:296,
|
|
|
958 |
msgid "Choose the available payment methods in your store."
|
959 |
msgstr ""
|
960 |
|
961 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:300,
|
|
|
962 |
msgid "All payment methods"
|
963 |
msgstr ""
|
964 |
|
965 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:448,
|
|
|
|
|
966 |
msgid "There was a problem processing your payment. Are you sure you have correctly filled out all the information on the payment form?"
|
967 |
msgstr ""
|
968 |
|
969 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
|
|
|
|
|
970 |
msgid "Your document data is invalid"
|
971 |
msgstr ""
|
972 |
|
973 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:513,
|
|
|
974 |
msgid "To print the ticket again click"
|
975 |
msgstr ""
|
976 |
|
977 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:516,
|
|
|
978 |
msgid "here"
|
979 |
msgstr ""
|
980 |
|
981 |
-
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:634,
|
|
|
982 |
msgid " and "
|
983 |
msgstr ""
|
984 |
|
985 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:68,
|
|
|
986 |
msgid "Payment made"
|
987 |
msgstr ""
|
988 |
|
989 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:69,
|
|
|
990 |
msgid "Payment made by the buyer and already credited in the account."
|
991 |
msgstr ""
|
992 |
|
993 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:72,
|
|
|
994 |
msgid "Call resolved"
|
995 |
msgstr ""
|
996 |
|
997 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:73,
|
|
|
|
|
998 |
msgid "Please contact Mercado Pago for further details."
|
999 |
msgstr ""
|
1000 |
|
1001 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:76,
|
|
|
1002 |
msgid "Payment refunded"
|
1003 |
msgstr ""
|
1004 |
|
1005 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:77,
|
|
|
1006 |
msgid "Your refund request has been made. Please contact Mercado Pago for further details."
|
1007 |
msgstr ""
|
1008 |
|
1009 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:80,
|
|
|
|
|
1010 |
msgid "Payment returned"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:81,
|
|
|
1014 |
msgid "The payment has been returned to the client."
|
1015 |
msgstr ""
|
1016 |
|
1017 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:85,
|
|
|
1018 |
msgid "The payment has been partially returned to the client."
|
1019 |
msgstr ""
|
1020 |
|
1021 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:88,
|
|
|
1022 |
msgid "Payment canceled"
|
1023 |
msgstr ""
|
1024 |
|
1025 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:89,
|
|
|
1026 |
msgid "The payment has been successfully canceled."
|
1027 |
msgstr ""
|
1028 |
|
1029 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:92,
|
|
|
1030 |
msgid "Purchase canceled"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:93,
|
|
|
1034 |
msgid "The payment has been canceled by the customer."
|
1035 |
msgstr ""
|
1036 |
|
1037 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:96,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1038 |
msgid "Pending payment"
|
1039 |
msgstr ""
|
1040 |
|
1041 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:97,
|
|
|
|
|
|
|
|
|
1042 |
msgid "Awaiting payment from the buyer."
|
1043 |
msgstr ""
|
1044 |
|
1045 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:113,
|
|
|
1046 |
msgid "We are veryfing the payment. We will notify you by email in up to 6 hours if everything is fine so that you can deliver the product or provide the service."
|
1047 |
msgstr ""
|
1048 |
|
1049 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:116,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1050 |
msgid "Declined payment"
|
1051 |
msgstr ""
|
1052 |
|
1053 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:117,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1054 |
msgid "The card-issuing bank declined the payment. Please ask your client to use another card or to get in touch with the bank."
|
1055 |
msgstr ""
|
1056 |
|
1057 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:120,
|
|
|
1058 |
msgid "Payment authorized. Awaiting capture."
|
1059 |
msgstr ""
|
1060 |
|
1061 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:121,
|
|
|
1062 |
msgid "The payment has been authorized on the client's card. Please capture the payment."
|
1063 |
msgstr ""
|
1064 |
|
1065 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:124,
|
|
|
1066 |
msgid "Payment in process"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:125,
|
|
|
|
|
1070 |
msgid "Please wait or contact Mercado Pago for further details"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:129,
|
|
|
1074 |
msgid "The bank is reviewing the payment. As soon as we have their confirmation, we will notify you via email so that you can deliver the product or provide the service."
|
1075 |
msgstr ""
|
1076 |
|
1077 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:133,
|
|
|
|
|
|
|
1078 |
msgid "Awaiting payment information validation."
|
1079 |
msgstr ""
|
1080 |
|
1081 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:149,
|
|
|
1082 |
msgid "Waiting for the buyer."
|
1083 |
msgstr ""
|
1084 |
|
1085 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:153,
|
|
|
1086 |
msgid "Waiting for the card issuer."
|
1087 |
msgstr ""
|
1088 |
|
1089 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:157,
|
|
|
1090 |
msgid "The payment could not be processed. Please ask your client to use another card or to get in touch with the bank."
|
1091 |
msgstr ""
|
1092 |
|
1093 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:172,
|
|
|
1094 |
msgid "Mercado Pago did not process the payment"
|
1095 |
msgstr ""
|
1096 |
|
1097 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:176,
|
|
|
|
|
1098 |
msgid "Expired payment deadline"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:177,
|
|
|
|
|
1102 |
msgid "The client did not pay within the time limit."
|
1103 |
msgstr ""
|
1104 |
|
1105 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:185,
|
|
|
1106 |
msgid "The CVV is invalid. Please ask your client to review the details or use another card."
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:189,
|
|
|
1110 |
msgid "The card is expired. Please ask your client to use another card or to contact the bank."
|
1111 |
msgstr ""
|
1112 |
|
1113 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:193,
|
|
|
|
|
|
|
1114 |
msgid "This payment was declined because it did not pass Mercado Pago security controls. Please ask your client to use another card."
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:197,
|
|
|
|
|
1118 |
msgid "The buyer is suspended in our platform. Your client must contact us to check what happened."
|
1119 |
msgstr ""
|
1120 |
|
1121 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:206,
|
|
|
1122 |
msgid "The card does not have enough limit. Please ask your client to use another card or to get in touch with the bank."
|
1123 |
msgstr ""
|
1124 |
|
1125 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:207,
|
|
|
1126 |
msgid "The card does not have sufficient balance. Please ask your client to use another card or to get in touch with the bank."
|
1127 |
msgstr ""
|
1128 |
|
1129 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:215,
|
|
|
1130 |
msgid "The CVV was entered incorrectly several times. Please ask your client to use another card or to get in touch with the bank."
|
1131 |
msgstr ""
|
1132 |
|
1133 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:219,
|
|
|
1134 |
msgid "The card does not allow the number of installments entered. Please ask your client to choose another installment plan or to use another card."
|
1135 |
msgstr ""
|
1136 |
|
1137 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:223,
|
|
|
1138 |
msgid "The card-issuing bank declined the payment. Please instruct your client to ask the bank to authotize it or to use another card."
|
1139 |
msgstr ""
|
1140 |
|
1141 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:227,
|
|
|
1142 |
msgid "From Mercado Pago we have detected that this payment has already been made before. If that is not the case, your client may try to pay again."
|
1143 |
msgstr ""
|
1144 |
|
1145 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:231,
|
|
|
1146 |
msgid "The card is not active yet. Please ask your client to use another card or to get in touch with the bank to activate it."
|
1147 |
msgstr ""
|
1148 |
|
1149 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:247,
|
|
|
1150 |
msgid "The amount exceeded the card limit. Please ask your client to use another card or to get in touch with the bank."
|
1151 |
msgstr ""
|
1152 |
|
1153 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:251,
|
|
|
|
|
|
|
1154 |
msgid "Please ask your client to use another card or to get in touch with the card issuer."
|
1155 |
msgstr ""
|
1156 |
|
1157 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:263,
|
|
|
1158 |
msgid "The amount exceeded the card's limit. Please ask your client to use another card or to get in touch with the bank."
|
1159 |
msgstr ""
|
1160 |
|
1161 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:272,
|
|
|
1162 |
msgid "The credit function is not enabled for the card. Please tell your client that it is possible to pay with debit or to use another one."
|
1163 |
msgstr ""
|
1164 |
|
1165 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:273,
|
|
|
1166 |
msgid "The debit function is not enabled for the card. Please tell your client that it is possible to pay with credit or to use another one."
|
1167 |
msgstr ""
|
1168 |
|
1169 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:277,
|
|
|
1170 |
msgid "The card-issuing bank declined the payment. Please instruct your client to ask the bank to authorize it."
|
1171 |
msgstr ""
|
1172 |
|
1173 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:281,
|
|
|
1174 |
msgid "The buyer does not have enough balance to make the purchase. Please ask your client to deposit money to the Mercado Pago Account or to use a different payment method."
|
1175 |
msgstr ""
|
1176 |
|
1177 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:284,
|
|
|
1178 |
msgid "There was an error"
|
1179 |
msgstr ""
|
1180 |
|
1181 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:285,
|
|
|
1182 |
msgid "The transaction could not be completed."
|
1183 |
msgstr ""
|
1184 |
|
1185 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:367,
|
|
|
1186 |
msgid "Payment status on Mercado Pago"
|
1187 |
msgstr ""
|
1188 |
|
1189 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:465,
|
|
|
|
|
1190 |
msgid "View purchase details at Mercado Pago"
|
1191 |
msgstr ""
|
1192 |
|
1193 |
-
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:487,
|
|
|
1194 |
msgid "Check the reasons why the purchase was declined."
|
1195 |
msgstr ""
|
1196 |
|
1197 |
-
#: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:129,
|
|
|
1198 |
msgid "See WooCommerce"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
-
#: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:127,
|
|
|
1202 |
msgid "Install WooCommerce"
|
1203 |
msgstr ""
|
1204 |
|
1205 |
-
#: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:124,
|
|
|
1206 |
msgid "Activate WooCommerce"
|
1207 |
msgstr ""
|
1208 |
|
1209 |
-
#: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:114,
|
|
|
1210 |
msgid "do you have a minute to share your experience with our plugin?"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
-
#: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:117,
|
|
|
1214 |
msgid "Your opinion is very important so that we can offer you the best possible payment solution and continue to improve."
|
1215 |
msgstr ""
|
1216 |
|
1217 |
-
#: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:126,
|
|
|
1218 |
msgid "Rate the plugin"
|
1219 |
msgstr ""
|
1220 |
|
1221 |
-
#: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:130,
|
|
|
1222 |
msgid "Mercado Pago customers can now pay with stored cards."
|
1223 |
msgstr ""
|
1224 |
|
1225 |
-
#: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:133,
|
|
|
1226 |
msgid "The function Saved card payments is enabled. With this setting, customers using Mercado Pago can purchase without having to fill in payment details. You can control this option in the settings."
|
1227 |
msgstr ""
|
1228 |
|
1229 |
-
#: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:142,
|
|
|
1230 |
msgid "Go to settings"
|
1231 |
msgstr ""
|
1232 |
|
1233 |
-
#: ../../includes/admin/views/html-admin-alert-frame.php:34,
|
|
|
|
|
1234 |
msgid "Discard"
|
1235 |
msgstr ""
|
1236 |
|
1237 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:121,
|
|
|
1238 |
msgid "Mercado Pago Settings"
|
1239 |
msgstr ""
|
1240 |
|
1241 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:174,
|
|
|
1242 |
msgid "Accept "
|
1243 |
msgstr ""
|
1244 |
|
1245 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:175,
|
|
|
1246 |
msgid "payments on the spot "
|
1247 |
msgstr ""
|
1248 |
|
1249 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:176,
|
|
|
1250 |
msgid "with"
|
1251 |
msgstr ""
|
1252 |
|
1253 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:177,
|
|
|
1254 |
msgid "the "
|
1255 |
msgstr ""
|
1256 |
|
1257 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:178,
|
|
|
1258 |
msgid "security "
|
1259 |
msgstr ""
|
1260 |
|
1261 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:179,
|
|
|
1262 |
msgid "from Mercado Pago"
|
1263 |
msgstr ""
|
1264 |
|
1265 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:180,
|
|
|
1266 |
msgid "Technical requirements"
|
1267 |
msgstr ""
|
1268 |
|
1269 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:181,
|
|
|
1270 |
msgid "SSL"
|
1271 |
msgstr ""
|
1272 |
|
1273 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:182,
|
|
|
1274 |
msgid "GD Extensions"
|
1275 |
msgstr ""
|
1276 |
|
1277 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:183,
|
|
|
1278 |
msgid "Curl"
|
1279 |
msgstr ""
|
1280 |
|
1281 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:184,
|
|
|
1282 |
msgid "Implementation responsible for transmitting data to Mercado Pago in a secure and encrypted way."
|
1283 |
msgstr ""
|
1284 |
|
1285 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:185,
|
|
|
1286 |
msgid "These extensions are responsible for the implementation and operation of Pix in your store."
|
1287 |
msgstr ""
|
1288 |
|
1289 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:186,
|
|
|
1290 |
msgid "It is an extension responsible for making payments via requests from the plugin to Mercado Pago."
|
1291 |
msgstr ""
|
1292 |
|
1293 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:187,
|
|
|
1294 |
msgid "Collections and installments"
|
1295 |
msgstr ""
|
1296 |
|
1297 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:188,
|
|
|
1298 |
msgid "Choose "
|
1299 |
msgstr ""
|
1300 |
|
1301 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:189,
|
|
|
1302 |
msgid "when you want to receive the money "
|
1303 |
msgstr ""
|
1304 |
|
1305 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:190,
|
|
|
1306 |
msgid "from your sales and if you want to offer "
|
1307 |
msgstr ""
|
1308 |
|
1309 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:191,
|
|
|
1310 |
msgid "interest-free installments "
|
1311 |
msgstr ""
|
1312 |
|
1313 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:192,
|
|
|
1314 |
msgid "to your clients."
|
1315 |
msgstr ""
|
1316 |
|
1317 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:193,
|
|
|
1318 |
msgid "Set deadlines and fees"
|
1319 |
msgstr ""
|
1320 |
|
1321 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:194,
|
|
|
1322 |
msgid "Questions? "
|
1323 |
msgstr ""
|
1324 |
|
1325 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195,
|
|
|
1326 |
msgid "Review the step-by-step of "
|
1327 |
msgstr ""
|
1328 |
|
1329 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196,
|
|
|
1330 |
msgid "how to integrate the Mercado Pago Plugin "
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197,
|
|
|
1334 |
msgid "on our webiste for developers."
|
1335 |
msgstr ""
|
1336 |
|
1337 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:213,
|
|
|
1338 |
msgid "1. Integrate your store with Mercado Pago "
|
1339 |
msgstr ""
|
1340 |
|
1341 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:214,
|
|
|
1342 |
msgid "To enable and test sales, you must copy and paste your "
|
1343 |
msgstr ""
|
1344 |
|
1345 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:215,
|
|
|
1346 |
msgid "credentials below."
|
1347 |
msgstr ""
|
1348 |
|
1349 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:216,
|
|
|
1350 |
msgid "Check credentials"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:217,
|
|
|
1354 |
msgid "Test credentials "
|
1355 |
msgstr ""
|
1356 |
|
1357 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:218,
|
|
|
1358 |
msgid "Enable Mercado Pago checkouts for test purchases in the store."
|
1359 |
msgstr ""
|
1360 |
|
1361 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:219,
|
|
|
1362 |
msgid "Public key"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:220,
|
|
|
1366 |
msgid "Access Token"
|
1367 |
msgstr ""
|
1368 |
|
1369 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:221,
|
|
|
1370 |
msgid "Production credentials"
|
1371 |
msgstr ""
|
1372 |
|
1373 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:222,
|
|
|
1374 |
msgid "Enable Mercado Pago checkouts to receive real payments in the store."
|
1375 |
msgstr ""
|
1376 |
|
1377 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:223,
|
|
|
1378 |
msgid "Paste your Public Key here"
|
1379 |
msgstr ""
|
1380 |
|
1381 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:224,
|
|
|
1382 |
msgid "Paste your Access Token here"
|
1383 |
msgstr ""
|
1384 |
|
1385 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:225,
|
|
|
|
|
1386 |
msgid "Save and continue"
|
1387 |
msgstr ""
|
1388 |
|
1389 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:241,
|
|
|
1390 |
msgid "2. Customize your business"
|
1391 |
msgstr ""
|
1392 |
|
1393 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:242,
|
|
|
1394 |
msgid "Fill out the following information to have a better experience and offer more information to your clients"
|
1395 |
msgstr ""
|
1396 |
|
1397 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:243,
|
|
|
1398 |
msgid "Your store information"
|
1399 |
msgstr ""
|
1400 |
|
1401 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:244,
|
|
|
1402 |
msgid "Name of your store in your client's invoice"
|
1403 |
msgstr ""
|
1404 |
|
1405 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:245,
|
|
|
1406 |
msgid "Eg: Mary's store"
|
1407 |
msgstr ""
|
1408 |
|
1409 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:246,
|
|
|
1410 |
msgid "If this field is empty, the purchase will be identified as Mercado Pago."
|
1411 |
msgstr ""
|
1412 |
|
1413 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:247,
|
|
|
1414 |
msgid "Identification in Activities of Mercad Pago"
|
1415 |
msgstr ""
|
1416 |
|
1417 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:248,
|
|
|
1418 |
msgid "Eg: Marystore"
|
1419 |
msgstr ""
|
1420 |
|
1421 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:249,
|
|
|
1422 |
msgid "In Activities, you will view this term before the order number"
|
1423 |
msgstr ""
|
1424 |
|
1425 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:250,
|
|
|
1426 |
msgid "Store category"
|
1427 |
msgstr ""
|
1428 |
|
1429 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:251,
|
|
|
1430 |
msgid "Select"
|
1431 |
msgstr ""
|
1432 |
|
1433 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:252,
|
|
|
1434 |
msgid "Select ”Other” if you do not find the appropriate category."
|
1435 |
msgstr ""
|
1436 |
|
1437 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:253,
|
|
|
1438 |
msgid "Advanced integration options (optional)"
|
1439 |
msgstr ""
|
1440 |
|
1441 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:254,
|
|
|
1442 |
msgid "For further integration of your store with Mercado Pago (IPN, Certified Partners, Debug Mode)"
|
1443 |
msgstr ""
|
1444 |
|
1445 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:255,
|
|
|
1446 |
msgid "View advanced options"
|
1447 |
msgstr ""
|
1448 |
|
1449 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:256,
|
|
|
1450 |
msgid "URL for IPN "
|
1451 |
msgstr ""
|
1452 |
|
1453 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:257,
|
|
|
1454 |
msgid "Eg: https://examples.com/my-custom-ipn-url"
|
1455 |
msgstr ""
|
1456 |
|
1457 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:258,
|
|
|
1458 |
msgid "Add the URL to receive payments notifications. Find out more information in the "
|
1459 |
msgstr ""
|
1460 |
|
1461 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:259,
|
|
|
1462 |
msgid "guides."
|
1463 |
msgstr ""
|
1464 |
|
1465 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:260,
|
|
|
1466 |
msgid "integrator_id"
|
1467 |
msgstr ""
|
1468 |
|
1469 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:261,
|
|
|
1470 |
msgid "Eg: 14987126498"
|
1471 |
msgstr ""
|
1472 |
|
1473 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262,
|
|
|
1474 |
msgid "If you are a Mercado Pago Certified Partner, make sure to add your integrator_id. If you do not have the code, please "
|
1475 |
msgstr ""
|
1476 |
|
1477 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263,
|
|
|
1478 |
msgid "request it now. "
|
1479 |
msgstr ""
|
1480 |
|
1481 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264,
|
|
|
1482 |
msgid "Debug and Log Mode"
|
1483 |
msgstr ""
|
1484 |
|
1485 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265,
|
|
|
1486 |
msgid "We record your store's actions in order to provide a better assistance."
|
1487 |
msgstr ""
|
1488 |
|
1489 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:280,
|
|
|
1490 |
msgid "3. Set payment methods"
|
1491 |
msgstr ""
|
1492 |
|
1493 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:281,
|
|
|
1494 |
msgid "To view more options, please select a payment method below"
|
1495 |
msgstr ""
|
1496 |
|
1497 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:282,
|
|
|
1498 |
msgid "Settings"
|
1499 |
msgstr ""
|
1500 |
|
1501 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283,
|
|
|
1502 |
msgid "Continue"
|
1503 |
msgstr ""
|
1504 |
|
1505 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:297,
|
|
|
1506 |
msgid "4. Test your store before you sell"
|
1507 |
msgstr ""
|
1508 |
|
1509 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:298,
|
|
|
1510 |
msgid "Test the experience in Test Mode and then enable the Sale Mode (Production) to sell."
|
1511 |
msgstr ""
|
1512 |
|
1513 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:299,
|
|
|
1514 |
msgid "Choose how you want to operate your store:"
|
1515 |
msgstr ""
|
1516 |
|
1517 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:300,
|
|
|
1518 |
msgid "Test Mode"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301,
|
|
|
1522 |
msgid "Mercado Pago Checkouts disabled for real collections. "
|
1523 |
msgstr ""
|
1524 |
|
1525 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302,
|
|
|
1526 |
msgid "Test Mode rules."
|
1527 |
msgstr ""
|
1528 |
|
1529 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303,
|
|
|
1530 |
msgid "Sale Mode (Production)"
|
1531 |
msgstr ""
|
1532 |
|
1533 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304,
|
|
|
1534 |
msgid "Mercado Pago Checkouts enabled for real collections."
|
1535 |
msgstr ""
|
1536 |
|
1537 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:305,
|
|
|
1538 |
msgid "Mercado Pago payment methods in Production Mode"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:306,
|
|
|
1542 |
msgid "The clients can make real purchases in your store."
|
1543 |
msgstr ""
|
1544 |
|
1545 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:307,
|
|
|
1546 |
msgid "Mercado Pago payment methods in Test Mode"
|
1547 |
msgstr ""
|
1548 |
|
1549 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:308,
|
|
|
1550 |
msgid "Visit your store "
|
1551 |
msgstr ""
|
1552 |
|
1553 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:309,
|
|
|
1554 |
msgid "to test purchases"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:310,
|
|
|
1558 |
msgid "Save changes"
|
1559 |
msgstr ""
|
1560 |
|
1561 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:311,
|
|
|
1562 |
msgid "Store under test"
|
1563 |
msgstr ""
|
1564 |
|
1565 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:312,
|
|
|
1566 |
msgid "Store in sale mode (Production)"
|
1567 |
msgstr ""
|
1568 |
|
1569 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:348,
|
|
|
1570 |
msgid "Invalid Access Token"
|
1571 |
msgstr ""
|
1572 |
|
1573 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:350,
|
|
|
1574 |
msgid "Valid Access Token"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:356,
|
|
|
1578 |
msgid "Invalid Public Key"
|
1579 |
msgstr ""
|
1580 |
|
1581 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:358,
|
|
|
1582 |
msgid "Valid Public Key"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:361,
|
|
|
1586 |
msgid "Credentials must be valid"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:401,
|
|
|
1590 |
msgid "Credentials were updated"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:405,
|
|
|
1594 |
msgid "Update failed, invalid Credentials"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:460,
|
|
|
1598 |
msgid "Store information is valid"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:481,
|
|
|
1602 |
msgid "Mercado Pago's Payment Methods in Test Mode"
|
1603 |
msgstr ""
|
1604 |
|
1605 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:482,
|
|
|
1606 |
msgid "Mercado Pago's Payment Methods in Production Mode"
|
1607 |
msgstr ""
|
1608 |
|
1609 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:552,
|
|
|
1610 |
msgid "Enabled"
|
1611 |
msgstr ""
|
1612 |
|
1613 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:553,
|
|
|
1614 |
msgid "Disabled"
|
1615 |
msgstr ""
|
1616 |
|
1617 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:578,
|
|
|
1618 |
msgid "Valid Credentials"
|
1619 |
msgstr ""
|
1620 |
|
1621 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:581,
|
|
|
1622 |
msgid "Credentials couldn't be validated"
|
1623 |
msgstr ""
|
1624 |
|
1625 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:603,
|
|
|
1626 |
msgid "Store business fields are valid"
|
1627 |
msgstr ""
|
1628 |
|
1629 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:606,
|
|
|
1630 |
msgid "Store business fields couldn't be validated"
|
1631 |
msgstr ""
|
1632 |
|
1633 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:628,
|
|
|
1634 |
msgid "At least one paymet method is enabled"
|
1635 |
msgstr ""
|
1636 |
|
1637 |
-
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:631,
|
|
|
1638 |
msgid "No payment method enabled"
|
1639 |
msgstr ""
|
1640 |
|
1641 |
-
#: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:362,
|
|
|
1642 |
msgid "Shipping service used by the store."
|
1643 |
msgstr ""
|
1644 |
|
1645 |
-
#: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:549,
|
|
|
|
|
1646 |
msgid "Discount provided by store"
|
1647 |
msgstr ""
|
1648 |
|
1649 |
#. translators: %s coupon
|
1650 |
#. translators: %s coupon
|
1651 |
#. translators: %s coupon
|
1652 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:130,
|
|
|
1653 |
msgid "Discount for coupon %s"
|
1654 |
msgstr ""
|
1655 |
|
1656 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172,
|
|
|
1657 |
msgid " and fee of"
|
1658 |
msgstr ""
|
1659 |
|
1660 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:514,
|
|
|
1661 |
msgid "<b>Public Key</b> production credential is invalid. Review the field to receive real payments."
|
1662 |
msgstr ""
|
1663 |
|
1664 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:523,
|
|
|
1665 |
msgid "<b>Public Key</b> test credential is invalid. Review the field to perform tests in your store."
|
1666 |
msgstr ""
|
1667 |
|
1668 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:532,
|
|
|
1669 |
msgid "<b>Access Token</b> production credential is invalid. Remember that it must be complete to receive real payments."
|
1670 |
msgstr ""
|
1671 |
|
1672 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:541,
|
|
|
1673 |
msgid "<b>Access Token</b> test credential is invalid. Review the field to perform tests in your store."
|
1674 |
msgstr ""
|
1675 |
|
1676 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:559,
|
|
|
1677 |
msgid "<b>Public Key</b> test credential is blank. Review the field to perform tests in your store."
|
1678 |
msgstr ""
|
1679 |
|
1680 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:568,
|
|
|
1681 |
msgid "<b>Public Key</b> production credential is blank. Review the field to receive real payments."
|
1682 |
msgstr ""
|
1683 |
|
1684 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:577,
|
|
|
1685 |
msgid "<b>Access Token</b> test credential is blank. Review the field to perform tests in your store."
|
1686 |
msgstr ""
|
1687 |
|
1688 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:586,
|
|
|
1689 |
msgid "<b>Access Token</b> production credential is blank. Remember that it must be complete to receive real payments."
|
1690 |
msgstr ""
|
1691 |
|
1692 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:92,
|
|
|
1693 |
msgid "There was an error processing your payment. Please try again or contact us for Assistance."
|
1694 |
msgstr ""
|
1695 |
|
1696 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:84,
|
|
|
|
|
|
|
|
|
1697 |
msgid "Pay with Mercado Pago"
|
1698 |
msgstr ""
|
1699 |
|
1700 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:86,
|
|
|
|
|
1701 |
msgid "Cancel & Clear Cart"
|
1702 |
msgstr ""
|
1703 |
|
1704 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:132,
|
|
|
|
|
|
|
1705 |
msgid "Apply"
|
1706 |
msgstr ""
|
1707 |
|
1708 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:133,
|
|
|
|
|
|
|
1709 |
msgid "Remove"
|
1710 |
msgstr ""
|
1711 |
|
1712 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:134,
|
|
|
|
|
|
|
1713 |
msgid "Please, inform your coupon code"
|
1714 |
msgstr ""
|
1715 |
|
1716 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:135,
|
|
|
|
|
|
|
1717 |
msgid "To choose"
|
1718 |
msgstr ""
|
1719 |
|
1720 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:136,
|
|
|
|
|
|
|
1721 |
msgid "Other bank"
|
1722 |
msgstr ""
|
1723 |
|
1724 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:137,
|
|
|
|
|
|
|
1725 |
msgid "You will save"
|
1726 |
msgstr ""
|
1727 |
|
1728 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:138,
|
|
|
|
|
|
|
1729 |
msgid "with discount of"
|
1730 |
msgstr ""
|
1731 |
|
1732 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:139,
|
|
|
|
|
|
|
1733 |
msgid "Total of your purchase:"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:140,
|
|
|
|
|
|
|
1737 |
msgid "Total of your purchase with discount:"
|
1738 |
msgstr ""
|
1739 |
|
1740 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:141,
|
|
|
|
|
|
|
1741 |
msgid "*After payment approval"
|
1742 |
msgstr ""
|
1743 |
|
1744 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:142,
|
|
|
|
|
|
|
1745 |
msgid "Terms and conditions of use"
|
1746 |
msgstr ""
|
1747 |
|
1748 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:143,
|
|
|
|
|
1749 |
msgid "No fee"
|
1750 |
msgstr ""
|
1751 |
|
1752 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:144,
|
|
|
|
|
1753 |
msgid "More options"
|
1754 |
msgstr ""
|
1755 |
|
1756 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:152,
|
|
|
1757 |
msgid "mm/yy"
|
1758 |
msgstr ""
|
1759 |
|
1760 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:153,
|
|
|
|
|
1761 |
msgid "Issuer"
|
1762 |
msgstr ""
|
1763 |
|
1764 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154,
|
|
|
1765 |
msgid "Installments"
|
1766 |
msgstr ""
|
1767 |
|
1768 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:157,
|
|
|
1769 |
msgid "on the back"
|
1770 |
msgstr ""
|
1771 |
|
1772 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:158,
|
|
|
1773 |
msgid "on the front"
|
1774 |
msgstr ""
|
1775 |
|
1776 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:160,
|
|
|
1777 |
msgid "digits"
|
1778 |
msgstr ""
|
1779 |
|
1780 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:165,
|
|
|
1781 |
msgid "Card number is required"
|
1782 |
msgstr ""
|
1783 |
|
1784 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:166,
|
|
|
1785 |
msgid "Card number invalid"
|
1786 |
msgstr ""
|
1787 |
|
1788 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:169,
|
|
|
1789 |
msgid "Holder name is required"
|
1790 |
msgstr ""
|
1791 |
|
1792 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:170,
|
|
|
1793 |
msgid "Holder name invalid"
|
1794 |
msgstr ""
|
1795 |
|
1796 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:173,
|
|
|
|
|
1797 |
msgid "Expiration date invalid"
|
1798 |
msgstr ""
|
1799 |
|
1800 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:174,
|
|
|
1801 |
msgid "Expiration date incomplete"
|
1802 |
msgstr ""
|
1803 |
|
1804 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:178,
|
|
|
1805 |
msgid "Security code is required"
|
1806 |
msgstr ""
|
1807 |
|
1808 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:179,
|
|
|
1809 |
msgid "Security code incomplete"
|
1810 |
msgstr ""
|
1811 |
|
1812 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141,
|
|
|
1813 |
msgid "Now you just need to pay with Pix to finalize your purchase"
|
1814 |
msgstr ""
|
1815 |
|
1816 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142,
|
|
|
1817 |
msgid "How to pay with Pix:"
|
1818 |
msgstr ""
|
1819 |
|
1820 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143,
|
|
|
1821 |
msgid "Go to your bank's app or website"
|
1822 |
msgstr ""
|
1823 |
|
1824 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144,
|
|
|
1825 |
msgid "Search for the option to pay with Pix"
|
1826 |
msgstr ""
|
1827 |
|
1828 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145,
|
|
|
1829 |
msgid "Scan the QR code or Pix code"
|
1830 |
msgstr ""
|
1831 |
|
1832 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:146,
|
|
|
1833 |
msgid "Done! You will see the payment confirmation"
|
1834 |
msgstr ""
|
1835 |
|
1836 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147,
|
|
|
1837 |
msgid "Value: "
|
1838 |
msgstr ""
|
1839 |
|
1840 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:149,
|
|
|
1841 |
msgid "Scan the QR code:"
|
1842 |
msgstr ""
|
1843 |
|
1844 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152,
|
|
|
1845 |
msgid "If you prefer, you can pay by copying and pasting the following code"
|
1846 |
msgstr ""
|
1847 |
|
1848 |
-
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:154,
|
|
|
1849 |
msgid "Copy code"
|
1850 |
msgstr ""
|
1851 |
|
1852 |
-
#: ../../includes/module/sdk/lib/class-mp.php:182,
|
|
|
|
|
|
|
|
|
1853 |
msgid "Response from cache"
|
1854 |
msgstr ""
|
1855 |
|
1856 |
#. translators: 1: total_time currency 2: url
|
1857 |
#. translators: 1: total_time currency 2: url
|
1858 |
#. translators: 1: total_time currency 2: url
|
1859 |
-
#: ../../includes/module/sdk/lib/rest-client/class-mp-rest-client-abstract.php:179,
|
|
|
1860 |
msgid "Took %1$s seconds to transfer a request to %2$s"
|
1861 |
msgstr ""
|
1862 |
|
1863 |
-
#: ../../templates/checkout/basic-checkout.php:24,
|
|
|
1864 |
msgid "Checkout Pro in Test Mode"
|
1865 |
msgstr ""
|
1866 |
|
1867 |
-
#: ../../templates/checkout/basic-checkout.php:25,
|
|
|
1868 |
msgid "Use Mercado Pago's payment methods without real charges. "
|
1869 |
msgstr ""
|
1870 |
|
1871 |
-
#: ../../templates/checkout/basic-checkout.php:26,
|
|
|
|
|
1872 |
msgid "See the rules for the test mode."
|
1873 |
msgstr ""
|
1874 |
|
1875 |
-
#: ../../templates/checkout/basic-checkout.php:34,
|
|
|
1876 |
msgid "Pay faster with Mercado Pago"
|
1877 |
msgstr ""
|
1878 |
|
1879 |
-
#: ../../templates/checkout/basic-checkout.php:36,
|
|
|
1880 |
msgid "Secure payment"
|
1881 |
msgstr ""
|
1882 |
|
1883 |
-
#: ../../templates/checkout/basic-checkout.php:37,
|
|
|
1884 |
msgid "No need to fill out details"
|
1885 |
msgstr ""
|
1886 |
|
1887 |
-
#: ../../templates/checkout/basic-checkout.php:38,
|
|
|
1888 |
msgid "Installments available"
|
1889 |
msgstr ""
|
1890 |
|
1891 |
-
#: ../../templates/checkout/basic-checkout.php:41,
|
|
|
1892 |
msgid "List style type blue check"
|
1893 |
msgstr ""
|
1894 |
|
1895 |
-
#: ../../templates/checkout/basic-checkout.php:53,
|
|
|
1896 |
msgid "By confirming your purchase, you will be redirected to your Mercado Pago account"
|
1897 |
msgstr ""
|
1898 |
|
1899 |
-
#: ../../templates/checkout/basic-checkout.php:54,
|
|
|
1900 |
msgid "Checkout Pro redirect info image"
|
1901 |
msgstr ""
|
1902 |
|
1903 |
-
#: ../../templates/checkout/basic-checkout.php:63,
|
|
|
|
|
|
|
|
|
1904 |
msgid "By continuing, you agree with our"
|
1905 |
msgstr ""
|
1906 |
|
1907 |
-
#: ../../templates/checkout/basic-checkout.php:64,
|
|
|
|
|
|
|
|
|
1908 |
msgid "Terms and conditions"
|
1909 |
msgstr ""
|
1910 |
|
1911 |
-
#: ../../templates/checkout/custom-checkout.php:22,
|
|
|
1912 |
msgid "Checkout Custom in Test Mode"
|
1913 |
msgstr ""
|
1914 |
|
1915 |
-
#: ../../templates/checkout/custom-checkout.php:22,
|
|
|
1916 |
msgid "Use Mercado Pago means without real charges."
|
1917 |
msgstr ""
|
1918 |
|
1919 |
-
#: ../../templates/checkout/custom-checkout.php:22,
|
|
|
1920 |
msgid "See test mode rules."
|
1921 |
msgstr ""
|
1922 |
|
1923 |
-
#: ../../templates/checkout/custom-checkout.php:35,
|
|
|
1924 |
msgid "Pay faster with your saved cards and without completing data."
|
1925 |
msgstr ""
|
1926 |
|
1927 |
-
#: ../../templates/checkout/custom-checkout.php:50,
|
|
|
1928 |
msgid "With which card can you pay?"
|
1929 |
msgstr ""
|
1930 |
|
1931 |
-
#: ../../templates/checkout/custom-checkout.php:62,
|
|
|
1932 |
msgid "See current promotions"
|
1933 |
msgstr ""
|
1934 |
|
1935 |
-
#: ../../templates/checkout/custom-checkout.php:70,
|
|
|
1936 |
msgid "Fill in your card details"
|
1937 |
msgstr ""
|
1938 |
|
1939 |
-
#: ../../templates/checkout/custom-checkout.php:72,
|
|
|
1940 |
msgid "Card number"
|
1941 |
msgstr ""
|
1942 |
|
1943 |
-
#: ../../templates/checkout/custom-checkout.php:74,
|
|
|
|
|
|
|
|
|
1944 |
msgid "Required data"
|
1945 |
msgstr ""
|
1946 |
|
1947 |
-
#: ../../templates/checkout/custom-checkout.php:79,
|
|
|
1948 |
msgid "Holder name as it appears on the card"
|
1949 |
msgstr ""
|
1950 |
|
1951 |
-
#: ../../templates/checkout/custom-checkout.php:87,
|
|
|
1952 |
msgid "Expiration"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
-
#: ../../templates/checkout/custom-checkout.php:95,
|
|
|
1956 |
msgid "Security Code"
|
1957 |
msgstr ""
|
1958 |
|
1959 |
-
#: ../../templates/checkout/custom-checkout.php:104,
|
|
|
|
|
|
|
1960 |
msgid "Holder document"
|
1961 |
msgstr ""
|
1962 |
|
1963 |
-
#: ../../templates/checkout/custom-checkout.php:104,
|
|
|
|
|
|
|
1964 |
msgid "Invalid document"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
-
#: ../../templates/checkout/custom-checkout.php:110,
|
|
|
|
|
1968 |
msgid "Select the number of installments"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
-
#: ../../templates/checkout/pix-checkout.php:22,
|
|
|
1972 |
msgid "Pix in Test Mode"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
-
#: ../../templates/checkout/pix-checkout.php:22,
|
|
|
1976 |
msgid "You can test the flow to generate a code, but you cannot finalize the payment."
|
1977 |
msgstr ""
|
1978 |
|
1979 |
-
#: ../../templates/checkout/pix-checkout.php:27,
|
|
|
1980 |
msgid "Pay instantly"
|
1981 |
msgstr ""
|
1982 |
|
1983 |
-
#: ../../templates/checkout/pix-checkout.php:27,
|
|
|
1984 |
msgid "By confirming your purchase, we will show you a code to make the payment."
|
1985 |
msgstr ""
|
1986 |
|
1987 |
-
#: ../../templates/checkout/pix-checkout.php:27,
|
|
|
1988 |
msgid "Pix logo"
|
1989 |
msgstr ""
|
1990 |
|
1991 |
-
#: ../../templates/checkout/ticket-checkout.php:23,
|
|
|
1992 |
msgid "Offline Methods in Test Mode"
|
1993 |
msgstr ""
|
1994 |
|
1995 |
-
#: ../../templates/checkout/ticket-checkout.php:23,
|
|
|
1996 |
msgid "You can test the flow to generate an invoice, but you cannot finalize the payment. "
|
1997 |
msgstr ""
|
1998 |
|
1999 |
-
#: ../../templates/checkout/ticket-checkout.php:39,
|
|
|
2000 |
msgid "Select where you want to pay"
|
2001 |
msgstr ""
|
2002 |
|
2003 |
-
#: ../../templates/checkout/ticket-checkout.php:41,
|
|
|
2004 |
msgid "more options"
|
2005 |
msgstr ""
|
2006 |
|
2007 |
-
#: ../../templates/checkout/ticket-checkout.php:43,
|
|
|
2008 |
msgid "Select a payment method"
|
2009 |
msgstr ""
|
2010 |
|
2011 |
-
#: ../../templates/order/payment-status-metabox-content.php:20,
|
|
|
2012 |
msgid "This is the payment status of your Mercado Pago Activities. To check the order status, please refer to Order details."
|
2013 |
msgstr ""
|
2014 |
|
2015 |
-
#: ../../templates/order-received/show-ticket.php:19,
|
|
|
2016 |
msgid "Great, we processed your purchase order. Complete the payment with ticket so that we finish approving it."
|
2017 |
msgstr ""
|
2018 |
|
2019 |
-
#: ../../templates/order-received/show-ticket.php:23,
|
|
|
2020 |
msgid "Print ticket"
|
2021 |
msgstr ""
|
1 |
# Copyright (C) 2022 woocommerce-mercadopago
|
2 |
# This file is distributed under the same license as the woocommerce-mercadopago package.
|
3 |
+
#, fuzzy
|
4 |
msgid ""
|
5 |
msgstr ""
|
6 |
"Project-Id-Version: woocommerce-mercadopago\n"
|
7 |
+
"POT-Creation-Date: \n"
|
8 |
+
"PO-Revision-Date: \n"
|
9 |
+
"Last-Translator: MPB Desenvolvimento <mpb_desenvolvimento@mercadopago.com.br>\n"
|
10 |
+
"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 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
"X-Poedit-Basepath: ..\n"
|
16 |
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
17 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
18 |
+
"X-Generator: Poedit 3.1\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
|
|
|
|
21 |
|
22 |
+
#: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:143,
|
23 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:345,
|
24 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:345
|
25 |
msgid "By continuing, you agree to our "
|
26 |
msgstr ""
|
27 |
|
28 |
+
#: ../../includes/helpers/class-wc-woomercadopago-helper-links.php:145,
|
29 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:347,
|
30 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:347
|
31 |
msgid "Terms and Conditions"
|
32 |
msgstr ""
|
33 |
|
34 |
+
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:92,
|
35 |
+
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:92
|
36 |
msgid "Activate this option so that the value of the currency set in WooCommerce is compatible with the value of the currency you use in Mercado Pago."
|
37 |
msgstr ""
|
38 |
|
39 |
#. translators: 1: local currency 2: currency
|
40 |
#. translators: 1: local currency 2: currency
|
41 |
#. translators: 1: local currency 2: currency
|
42 |
+
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:478,
|
43 |
+
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:478
|
44 |
msgid "Now we convert your currency from %1$s to %2$s."
|
45 |
msgstr ""
|
46 |
|
47 |
#. translators: 1: local currency 2: currency
|
48 |
#. translators: 1: local currency 2: currency
|
49 |
#. translators: 1: local currency 2: currency
|
50 |
+
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:498,
|
51 |
+
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:498
|
52 |
msgid "We no longer convert your currency from %1$s to %2$s."
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:519,
|
56 |
+
#: ../../includes/helpers/class-wc-woomercadopago-helpers-currencyconverter.php:519
|
57 |
msgid "<b>Attention:</b> The currency settings you have in WooCommerce are not compatible with the currency you use in your Mercado Pago account. Please activate the currency conversion."
|
58 |
msgstr ""
|
59 |
|
60 |
+
#: ../../includes/module/class-wc-woomercadopago-configs.php:125,
|
61 |
+
#: ../../includes/module/class-wc-woomercadopago-configs.php:125
|
62 |
msgid "Update your credentials with the Access Token and Public Key, you need them to continue receiving payments!"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: ../../includes/module/class-wc-woomercadopago-configs.php:136,
|
66 |
+
#: ../../includes/module/class-wc-woomercadopago-configs.php:136
|
67 |
msgid "The store should have HTTPS in order to activate both Checkout Personalizado and Ticket Checkout."
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: ../../includes/module/class-wc-woomercadopago-credentials.php:504,
|
71 |
+
#: ../../includes/module/class-wc-woomercadopago-credentials.php:504
|
72 |
msgid "Invalid credentials"
|
73 |
msgstr ""
|
74 |
|
75 |
+
#: ../../includes/module/class-wc-woomercadopago-init.php:53,
|
76 |
+
#: ../../includes/module/class-wc-woomercadopago-init.php:53
|
77 |
msgid "Mercado Pago payments for WooCommerce requires PHP version 5.6 or later. Please update your PHP version."
|
78 |
msgstr ""
|
79 |
|
80 |
+
#: ../../includes/module/class-wc-woomercadopago-init.php:64,
|
81 |
+
#: ../../includes/module/class-wc-woomercadopago-init.php:64
|
82 |
msgid "Mercado Pago Error: PHP Extension CURL is not installed."
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: ../../includes/module/class-wc-woomercadopago-init.php:75,
|
86 |
+
#: ../../includes/module/class-wc-woomercadopago-init.php:75
|
87 |
msgid "Mercado Pago Error: PHP Extension GD is not installed. Installation of GD extension is required to send QR Code Pix by email."
|
88 |
msgstr ""
|
89 |
|
90 |
#. translators: %s link to WooCommerce
|
91 |
#. translators: %s link to WooCommerce
|
92 |
#. translators: %s link to WooCommerce
|
93 |
+
#: ../../includes/module/class-wc-woomercadopago-init.php:89,
|
94 |
+
#: ../../includes/module/class-wc-woomercadopago-init.php:89
|
95 |
msgid "The Mercado Pago module needs an active version of %s in order to work!"
|
96 |
msgstr ""
|
97 |
|
98 |
+
#: ../../includes/module/class-wc-woomercadopago-init.php:102,
|
99 |
+
#: ../../includes/module/class-wc-woomercadopago-init.php:102
|
100 |
msgid "Cancel order"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:361,
|
104 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:361
|
105 |
msgid "The payment method is not valid or not available."
|
106 |
msgstr ""
|
107 |
|
108 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:364,
|
109 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:364
|
110 |
msgid "The transaction amount cannot be processed by Mercado Pago."
|
111 |
msgstr ""
|
112 |
|
113 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:364,
|
114 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:364
|
115 |
msgid "Possible causes: Currency not supported; Amounts below the minimum or above the maximum allowed."
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:367,
|
119 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:367
|
120 |
msgid "The users are not valid."
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:367,
|
124 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:367
|
125 |
msgid "Possible causes: Buyer and seller have the same account in Mercado Pago; The transaction involving production and test users."
|
126 |
msgstr ""
|
127 |
|
128 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:370,
|
129 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:370
|
130 |
msgid "Unauthorized use of production credentials."
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:370,
|
134 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:370
|
135 |
msgid "Possible causes: Use permission in use for the credential of the seller."
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:498,
|
139 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:498
|
140 |
msgid "Colombia"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:500,
|
144 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:500
|
145 |
msgid "Argentina"
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:502,
|
149 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:502
|
150 |
msgid "Brazil"
|
151 |
msgstr ""
|
152 |
|
153 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:504,
|
154 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:504
|
155 |
msgid "Chile"
|
156 |
msgstr ""
|
157 |
|
158 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:506,
|
159 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:506
|
160 |
msgid "Mexico"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:508,
|
164 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:508
|
165 |
msgid "Uruguay"
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:510,
|
169 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:510
|
170 |
msgid "Venezuela"
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:512,
|
174 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:512
|
175 |
msgid "Peru"
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:546,
|
179 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:546
|
180 |
msgid "Update the WooCommerce order to "
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:767,
|
184 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550,
|
185 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:550
|
186 |
msgid "Fill in your credentials to enable payment methods."
|
187 |
msgstr ""
|
188 |
|
189 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:783,
|
190 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:783
|
191 |
msgid "Set plugin"
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:784,
|
195 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:295,
|
196 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:295
|
197 |
msgid "Payment methods"
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:785,
|
201 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198,
|
202 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:198
|
203 |
msgid "Plugin manual"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:884,
|
207 |
+
#: ../../includes/module/class-wc-woomercadopago-module.php:884
|
208 |
msgid "By Mercado Pago"
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:183,
|
212 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:183
|
213 |
msgid "Payment approved."
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:246,
|
217 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:249,
|
218 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:249
|
219 |
msgid "Waiting for the Pix payment."
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:264,
|
223 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:267,
|
224 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:267
|
225 |
msgid "Waiting for the ticket payment."
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:275,
|
229 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:275
|
230 |
msgid "The customer has not made the payment yet."
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:294,
|
234 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:294
|
235 |
msgid "Payment is pending review."
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:311,
|
239 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:311
|
240 |
msgid "Payment was declined. The customer can try again."
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:326,
|
244 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:326
|
245 |
msgid "Payment was returned to the customer."
|
246 |
msgstr ""
|
247 |
|
248 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:340,
|
249 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:340
|
250 |
msgid "Payment was canceled."
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:355,
|
254 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:367,
|
255 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:367
|
256 |
msgid "The payment is in mediation or the purchase was unknown by the customer."
|
257 |
msgstr ""
|
258 |
|
259 |
#. translators: 1: payment_id 2: status
|
260 |
#. translators: 1: payment_id 2: status
|
261 |
#. translators: 1: payment_id 2: status
|
262 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:469,
|
263 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-abstract.php:469
|
264 |
msgid "Mercado Pago: The payment %1$s was notified by Mercado Pago with status %2$s."
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36,
|
268 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:36
|
269 |
msgid "No ID or TOPIC param in Request IPN"
|
270 |
msgstr ""
|
271 |
|
272 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:41,
|
273 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:41
|
274 |
msgid "Type of topic IPN invalid, need to be merchant_order"
|
275 |
msgstr ""
|
276 |
|
277 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:50,
|
278 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:50
|
279 |
msgid "IPN merchant_order not found"
|
280 |
msgstr ""
|
281 |
|
282 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:56,
|
283 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:56
|
284 |
msgid "Not found Payments into Merchant_Order"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:167,
|
288 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:136,
|
289 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:184,
|
290 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:162,
|
291 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:162
|
292 |
msgid "Buyer email"
|
293 |
msgstr ""
|
294 |
|
295 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:170,
|
296 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:139,
|
297 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:187,
|
298 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:165,
|
299 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:165
|
300 |
msgid "Payment type"
|
301 |
msgstr ""
|
302 |
|
303 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:173,
|
304 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-ipn.php:142,
|
305 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:190,
|
306 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168,
|
307 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:168
|
308 |
msgid "Payment method"
|
309 |
msgstr ""
|
310 |
|
311 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:40,
|
312 |
+
#: ../../includes/notification/class-wc-woomercadopago-notification-webhook.php:40
|
313 |
msgid "Please enter your email address at the billing address to use this service"
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:29,
|
317 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:29
|
318 |
msgid "Debit, Credit and invoice in Mercado Pago environment"
|
319 |
msgstr ""
|
320 |
|
321 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:30,
|
322 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:265,
|
323 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:265
|
324 |
msgid "Checkout Pro"
|
325 |
msgstr ""
|
326 |
|
327 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:38,
|
328 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:38
|
329 |
msgid "Mercado Pago - Checkout Pro"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:40,
|
333 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:40
|
334 |
msgid "Your saved cards or money in Mercado Pago"
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:156,
|
338 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:156
|
339 |
msgid "Maximum number of installments"
|
340 |
msgstr ""
|
341 |
|
342 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:158,
|
343 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:158
|
344 |
msgid "What is the maximum quota with which a customer can buy?"
|
345 |
msgstr ""
|
346 |
|
347 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:161,
|
348 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:161
|
349 |
msgid "1 installment"
|
350 |
msgstr ""
|
351 |
|
352 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:162,
|
353 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:162
|
354 |
msgid "2 installments"
|
355 |
msgstr ""
|
356 |
|
357 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:163,
|
358 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:163
|
359 |
msgid "3 installments"
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:164,
|
363 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:164
|
364 |
msgid "4 installments"
|
365 |
msgstr ""
|
366 |
|
367 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:165,
|
368 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:165
|
369 |
msgid "5 installments"
|
370 |
msgstr ""
|
371 |
|
372 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:166,
|
373 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:166
|
374 |
msgid "6 installments"
|
375 |
msgstr ""
|
376 |
|
377 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:167,
|
378 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:167
|
379 |
msgid "10 installments"
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:168,
|
383 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:168
|
384 |
msgid "12 installments"
|
385 |
msgstr ""
|
386 |
|
387 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:169,
|
388 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:169
|
389 |
msgid "15 installments"
|
390 |
msgstr ""
|
391 |
|
392 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:170,
|
393 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:170
|
394 |
msgid "18 installments"
|
395 |
msgstr ""
|
396 |
|
397 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:171,
|
398 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:171
|
399 |
msgid "24 installments"
|
400 |
msgstr ""
|
401 |
|
402 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:244,
|
403 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:150,
|
404 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:852,
|
405 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:206,
|
406 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:199,
|
407 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:199
|
408 |
msgid "Enable the checkout"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:245,
|
412 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:245
|
413 |
msgid "By disabling it, you will disable all payments from Mercado Pago Checkout at Mercado Pago website by redirect."
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:249,
|
417 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:857,
|
418 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:857
|
419 |
msgid "The checkout is <b>enabled</b>."
|
420 |
msgstr ""
|
421 |
|
422 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:250,
|
423 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:858,
|
424 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:858
|
425 |
msgid "The checkout is <b>disabled</b>."
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:269,
|
429 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:269
|
430 |
msgid "With Checkout Pro you sell with all the safety inside Mercado Pago environment."
|
431 |
msgstr ""
|
432 |
|
433 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:286,
|
434 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:286
|
435 |
msgid "Advanced settings"
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:299,
|
439 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:299
|
440 |
msgid "Payment experience"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:301,
|
444 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:301
|
445 |
msgid "Define what payment experience your customers will have, whether inside or outside your store."
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:304,
|
449 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:304
|
450 |
msgid "Redirect"
|
451 |
msgstr ""
|
452 |
|
453 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:305,
|
454 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:305
|
455 |
msgid "Modal"
|
456 |
msgstr ""
|
457 |
|
458 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:321,
|
459 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:321
|
460 |
msgid "Choose the URL that we will show your customers when they finish their purchase."
|
461 |
msgstr ""
|
462 |
|
463 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:319,
|
464 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:339,
|
465 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:360,
|
466 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:360
|
467 |
msgid "This seems to be an invalid URL."
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:324,
|
471 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:324
|
472 |
msgid "Success URL"
|
473 |
msgstr ""
|
474 |
|
475 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:341,
|
476 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:341
|
477 |
msgid "Choose the URL that we will show to your customers when we refuse their purchase. Make sure it includes a message appropriate to the situation and give them useful information so they can solve it."
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:344,
|
481 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:344
|
482 |
msgid "Payment URL rejected"
|
483 |
msgstr ""
|
484 |
|
485 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:362,
|
486 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:362
|
487 |
msgid "Choose the URL that we will show to your customers when they have a payment pending approval."
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:365,
|
491 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:365
|
492 |
msgid "Payment URL pending"
|
493 |
msgstr ""
|
494 |
|
495 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:379,
|
496 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:379
|
497 |
msgid "Enable the payment methods available to your clients."
|
498 |
msgstr ""
|
499 |
|
500 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:380,
|
501 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:380
|
502 |
msgid "Choose the payment methods you accept in your store"
|
503 |
msgstr ""
|
504 |
|
505 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384,
|
506 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:384
|
507 |
msgid "Credit Cards"
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:388,
|
511 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:388
|
512 |
msgid "Debit Cards"
|
513 |
msgstr ""
|
514 |
|
515 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:392,
|
516 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:392
|
517 |
msgid "Other Payment Methods"
|
518 |
msgstr ""
|
519 |
|
520 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:442,
|
521 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:442
|
522 |
msgid "Return to the store"
|
523 |
msgstr ""
|
524 |
|
525 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:443,
|
526 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:443
|
527 |
msgid "Do you want your customer to automatically return to the store after payment?"
|
528 |
msgstr ""
|
529 |
|
530 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:447,
|
531 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:447
|
532 |
msgid "The buyer <b>will be automatically redirected to the store</b>."
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:448,
|
536 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:448
|
537 |
msgid "The buyer <b>will not be automatically redirected to the store</b>."
|
538 |
msgstr ""
|
539 |
|
540 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:511,
|
541 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:511
|
542 |
msgid "Installments without card"
|
543 |
msgstr ""
|
544 |
|
545 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:512,
|
546 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:520,
|
547 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:354,
|
548 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:354
|
549 |
msgid "Up to "
|
550 |
msgstr ""
|
551 |
|
552 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:512,
|
553 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:520,
|
554 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:354,
|
555 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:354
|
556 |
msgid " installments"
|
557 |
msgstr ""
|
558 |
|
559 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:519,
|
560 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:353,
|
561 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:353
|
562 |
msgid "Credit cards"
|
563 |
msgstr ""
|
564 |
|
565 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:526,
|
566 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:361,
|
567 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:361
|
568 |
msgid "Debit cards"
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:532,
|
572 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:532
|
573 |
msgid "Bank Transfer"
|
574 |
msgstr ""
|
575 |
|
576 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538,
|
577 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:538
|
578 |
msgid "Payment by cash"
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:586,
|
582 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:573,
|
583 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:584,
|
584 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:572,
|
585 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:421,
|
586 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:408,
|
587 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:425,
|
588 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:412,
|
589 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:174,
|
590 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172,
|
591 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
|
592 |
msgid "discount of"
|
593 |
msgstr ""
|
594 |
|
595 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:591,
|
596 |
+
#: ../../includes/payments/class-wc-woomercadopago-basic-gateway.php:578,
|
597 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:589,
|
598 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:577,
|
599 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:426,
|
600 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:413,
|
601 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:430,
|
602 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:417,
|
603 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176,
|
604 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:176
|
605 |
msgid "fee of"
|
606 |
msgstr ""
|
607 |
|
608 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:37,
|
609 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:30,
|
610 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:30,
|
611 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:30
|
612 |
msgid "Transparent Checkout in your store environment"
|
613 |
msgstr ""
|
614 |
|
615 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:38,
|
616 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:47,
|
617 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:47
|
618 |
msgid "Debit and Credit"
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:46,
|
622 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:39,
|
623 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:39,
|
624 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:39
|
625 |
msgid "Mercado pago - Customized Checkout"
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:151,
|
629 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:151
|
630 |
msgid "By disabling it, you will disable all credit cards payments from Mercado Pago Transparent Checkout."
|
631 |
msgstr ""
|
632 |
|
633 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:155,
|
634 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:155
|
635 |
msgid "Transparent checkout for credit cards is <b>enabled</b>."
|
636 |
msgstr ""
|
637 |
|
638 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:156,
|
639 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:156
|
640 |
msgid "Transparent checkout for credit cards is <b>disabled</b>."
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:172,
|
644 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:172
|
645 |
msgid "Transparent Checkout | Credit card "
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:176,
|
649 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:176
|
650 |
msgid "With the Transparent Checkout, you can sell inside your store environment, without redirection and with the security from Mercado Pago."
|
651 |
msgstr ""
|
652 |
|
653 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:194,
|
654 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:194
|
655 |
msgid "Advanced configuration of the personalized payment experience\""
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:208,
|
659 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:208
|
660 |
msgid "Purchases with saved cards or money in Mercado Pago"
|
661 |
msgstr ""
|
662 |
|
663 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:209,
|
664 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:209
|
665 |
msgid "Feature for those who have a saved card or money in Mercado Pago to buy without having to fill in details."
|
666 |
msgstr ""
|
667 |
|
668 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:213,
|
669 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:213
|
670 |
msgid "The feature for payments with <b>saved cards</b> is <b>active</b>."
|
671 |
msgstr ""
|
672 |
|
673 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:214,
|
674 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:214
|
675 |
msgid "The feature for payments with <b>saved cards</b> is <b>inactive</b>."
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:233,
|
679 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:233
|
680 |
msgid "You can see how the feature is in your store Checkout below:"
|
681 |
msgstr ""
|
682 |
|
683 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:264,
|
684 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:264
|
685 |
msgid "That’s it, payment accepted!"
|
686 |
msgstr ""
|
687 |
|
688 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:266,
|
689 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:266
|
690 |
msgid "We are processing your payment. In less than an hour we will send you the result by email."
|
691 |
msgstr ""
|
692 |
|
693 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:268,
|
694 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:268
|
695 |
msgid "We are processing your payment. In less than 2 days we will send you by email if the payment has been approved or if additional information is needed."
|
696 |
msgstr ""
|
697 |
|
698 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:270,
|
699 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:270
|
700 |
msgid "Check the card number."
|
701 |
msgstr ""
|
702 |
|
703 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:272,
|
704 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:272
|
705 |
msgid "Check the expiration date."
|
706 |
msgstr ""
|
707 |
|
708 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:274,
|
709 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:274
|
710 |
msgid "Check the information provided."
|
711 |
msgstr ""
|
712 |
|
713 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:276,
|
714 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:276
|
715 |
msgid "Check the informed security code."
|
716 |
msgstr ""
|
717 |
|
718 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:278,
|
719 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:284,
|
720 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:284
|
721 |
msgid "Your payment cannot be processed."
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:280,
|
725 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:280
|
726 |
msgid "You must authorize payments for your orders."
|
727 |
msgstr ""
|
728 |
|
729 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:282,
|
730 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:282
|
731 |
msgid "Contact your card issuer to activate it. The phone is on the back of your card."
|
732 |
msgstr ""
|
733 |
|
734 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:286,
|
735 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:286
|
736 |
msgid "You have already made a payment of this amount. If you have to pay again, use another card or other method of payment."
|
737 |
msgstr ""
|
738 |
|
739 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:288,
|
740 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:288
|
741 |
msgid "Your payment was declined. Please select another payment method. It is recommended in cash."
|
742 |
msgstr ""
|
743 |
|
744 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:290,
|
745 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:290
|
746 |
msgid "Your payment does not have sufficient funds."
|
747 |
msgstr ""
|
748 |
|
749 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:292,
|
750 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:292
|
751 |
msgid "Payment cannot process the selected fee."
|
752 |
msgstr ""
|
753 |
|
754 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:294,
|
755 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:294
|
756 |
msgid "You have reached the limit of allowed attempts. Choose another card or other payment method."
|
757 |
msgstr ""
|
758 |
|
759 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:296,
|
760 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:298,
|
761 |
+
#: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:189,
|
762 |
+
#: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:189
|
763 |
msgid "This payment method cannot process your payment."
|
764 |
msgstr ""
|
765 |
|
766 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:409,
|
767 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:410,
|
768 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:440,
|
769 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:441,
|
770 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:441
|
771 |
msgid "A problem was occurred when processing your payment. Please, try again."
|
772 |
msgstr ""
|
773 |
|
774 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:511,
|
775 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:511
|
776 |
msgid "See your order form"
|
777 |
msgstr ""
|
778 |
|
779 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:522,
|
780 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:522
|
781 |
msgid "Your payment was declined. You can try again."
|
782 |
msgstr ""
|
783 |
|
784 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:529,
|
785 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95,
|
786 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:95
|
787 |
msgid "Click to try again"
|
788 |
msgstr ""
|
789 |
|
790 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:551,
|
791 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:552,
|
792 |
+
#: ../../includes/payments/class-wc-woomercadopago-custom-gateway.php:552
|
793 |
msgid "A problem was occurred when processing your payment. Are you sure you have correctly filled all information in the checkout form?"
|
794 |
msgstr ""
|
795 |
|
796 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:654,
|
797 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:654
|
798 |
msgid "Configure your credentials to enable Mercado Pago payment methods."
|
799 |
msgstr ""
|
800 |
|
801 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:710,
|
802 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:710
|
803 |
msgid "Title in the store Checkout"
|
804 |
msgstr ""
|
805 |
|
806 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:712,
|
807 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:712
|
808 |
msgid "Change the display text in Checkout, maximum characters: 85"
|
809 |
msgstr ""
|
810 |
|
811 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:714,
|
812 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:714
|
813 |
msgid "The text inserted here will not be translated to other languages"
|
814 |
msgstr ""
|
815 |
|
816 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:728,
|
817 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:728
|
818 |
msgid "Description"
|
819 |
msgstr ""
|
820 |
|
821 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:765,
|
822 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:777,
|
823 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350,
|
824 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
|
825 |
msgid "Important! Do not forget to add the credentials and details of your store."
|
826 |
msgstr ""
|
827 |
|
828 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:766,
|
829 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:766
|
830 |
msgid "Before setting up payments, follow the step-by-step to start selling."
|
831 |
msgstr ""
|
832 |
|
833 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:767,
|
834 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:767
|
835 |
msgid "Go to step-by-step"
|
836 |
msgstr ""
|
837 |
|
838 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:777,
|
839 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:777
|
840 |
msgid "Mercado Pago Plugin general settings"
|
841 |
msgstr ""
|
842 |
|
843 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:778,
|
844 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:778
|
845 |
msgid "Set the deadlines and fees, test your store or access the Plugin manual."
|
846 |
msgstr ""
|
847 |
|
848 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:779,
|
849 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:779
|
850 |
msgid "Go to Settings"
|
851 |
msgstr ""
|
852 |
|
853 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:803,
|
854 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:803
|
855 |
msgid "Activate your credentials to be able to sell"
|
856 |
msgstr ""
|
857 |
|
858 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:804,
|
859 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:804
|
860 |
msgid "Credentials are codes that you must enter to enable sales. Go below on Activate Credentials. On the next screen, use again the Activate Credentials button and fill in the fields with the requested information."
|
861 |
msgstr ""
|
862 |
|
863 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:805,
|
864 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:805
|
865 |
msgid "Activate credentials"
|
866 |
msgstr ""
|
867 |
|
868 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:853,
|
869 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:853
|
870 |
msgid "By disabling it, you will disable all payment methods of this checkout."
|
871 |
msgstr ""
|
872 |
|
873 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:949,
|
874 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:949
|
875 |
msgid "Basic Configuration"
|
876 |
msgstr ""
|
877 |
|
878 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:962,
|
879 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:962
|
880 |
msgid "Discount coupons"
|
881 |
msgstr ""
|
882 |
|
883 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:965,
|
884 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:965
|
885 |
msgid "Will you offer discount coupons to customers who buy with Mercado Pago?"
|
886 |
msgstr ""
|
887 |
|
888 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:967,
|
889 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:967
|
890 |
msgid "Discount coupons is <b>active</b>."
|
891 |
msgstr ""
|
892 |
|
893 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:968,
|
894 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:968
|
895 |
msgid "Discount coupons is <b>disabled</b>."
|
896 |
msgstr ""
|
897 |
|
898 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:980,
|
899 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:980
|
900 |
msgid "Automatic decline of payments without instant approval"
|
901 |
msgstr ""
|
902 |
|
903 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:981,
|
904 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:981
|
905 |
msgid "Enable it if you want to automatically decline payments that are not instantly approved by banks or other institutions. "
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:985,
|
909 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:985
|
910 |
msgid "Pending payments <b>will be automatically declined</b>."
|
911 |
msgstr ""
|
912 |
|
913 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:986,
|
914 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:986
|
915 |
msgid "Pending payments <b>will not be automatically declined</b>."
|
916 |
msgstr ""
|
917 |
|
918 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:998,
|
919 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:998
|
920 |
msgid "Discount in Mercado Pago Checkouts"
|
921 |
msgstr ""
|
922 |
|
923 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1001,
|
924 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1001
|
925 |
msgid "Choose a percentage value that you want to discount your customers for paying with Mercado Pago."
|
926 |
msgstr ""
|
927 |
|
928 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1002,
|
929 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1023,
|
930 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1023
|
931 |
msgid "Activate and show this information on Mercado Pago Checkout"
|
932 |
msgstr ""
|
933 |
|
934 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019,
|
935 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1019
|
936 |
msgid "Commission in Mercado Pago Checkouts"
|
937 |
msgstr ""
|
938 |
|
939 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1022,
|
940 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1022
|
941 |
msgid "Choose an additional percentage value that you want to charge as commission to your customers for paying with Mercado Pago."
|
942 |
msgstr ""
|
943 |
|
944 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1059,
|
945 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1059
|
946 |
msgid "Convert Currency"
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1064,
|
950 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1064
|
951 |
msgid "Currency convertion is <b>enabled</b>."
|
952 |
msgstr ""
|
953 |
|
954 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1065,
|
955 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1065
|
956 |
msgid "Currency convertion is <b>disabled</b>."
|
957 |
msgstr ""
|
958 |
|
959 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1182,
|
960 |
+
#: ../../includes/payments/class-wc-woomercadopago-payment-abstract.php:1182
|
961 |
msgid "Edit these advanced fields only when you want to modify the preset values."
|
962 |
msgstr ""
|
963 |
|
964 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:31,
|
965 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:40,
|
966 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:40
|
967 |
msgid "Pix"
|
968 |
msgstr ""
|
969 |
|
970 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:207,
|
971 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:207
|
972 |
msgid "By disabling it, you will disable all Pix payments from Mercado Pago Transparent Checkout."
|
973 |
msgstr ""
|
974 |
|
975 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:211,
|
976 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:211
|
977 |
msgid "The transparent checkout for Pix payment is <b>enabled</b>."
|
978 |
msgstr ""
|
979 |
|
980 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:212,
|
981 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:212
|
982 |
msgid "The transparent checkout for Pix payment is <b>disabled</b>."
|
983 |
msgstr ""
|
984 |
|
985 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:227,
|
986 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:227
|
987 |
msgid "To activate Pix, you must have a key registered in Mercado Pago."
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:228,
|
991 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:228
|
992 |
msgid "Download the Mercado Pago app on your cell phone."
|
993 |
msgstr ""
|
994 |
|
995 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229,
|
996 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:229
|
997 |
msgid "Go to the "
|
998 |
msgstr ""
|
999 |
|
1000 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230,
|
1001 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:230
|
1002 |
msgid "area and choose the "
|
1003 |
msgstr ""
|
1004 |
|
1005 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:231,
|
1006 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:231
|
1007 |
msgid "Your Profile "
|
1008 |
msgstr ""
|
1009 |
|
1010 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:232,
|
1011 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:232
|
1012 |
msgid "Your Pix Keys section."
|
1013 |
msgstr ""
|
1014 |
|
1015 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:233,
|
1016 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:233
|
1017 |
msgid "Choose which data to register as Pix keys. After registering, you can set up Pix in your checkout."
|
1018 |
msgstr ""
|
1019 |
|
1020 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:234,
|
1021 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:234
|
1022 |
msgid "Remember that, for the time being, the Central Bank of Brazil is open Monday through Friday, from 9am to 6pm."
|
1023 |
msgstr ""
|
1024 |
|
1025 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:235,
|
1026 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:235
|
1027 |
msgid "If you requested your registration outside these hours, we will confirm it within the next business day."
|
1028 |
msgstr ""
|
1029 |
|
1030 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:236,
|
1031 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331,
|
1032 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:331
|
1033 |
msgid "Learn more about Pix"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:237,
|
1037 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:237
|
1038 |
msgid "If you have already registered a Pix key at Mercado Pago and cannot activate Pix in the checkout, "
|
1039 |
msgstr ""
|
1040 |
|
1041 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:238,
|
1042 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:238
|
1043 |
msgid "click here."
|
1044 |
msgstr ""
|
1045 |
|
1046 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:263,
|
1047 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:263
|
1048 |
msgid "Transparent Checkout | Pix"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:267,
|
1052 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:267
|
1053 |
msgid "With the Transparent Checkout, you can sell inside your store environment, without redirection and all the safety from Mercado Pago. "
|
1054 |
msgstr ""
|
1055 |
|
1056 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:284,
|
1057 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:284
|
1058 |
msgid "Advanced configuration of the Pix experience"
|
1059 |
msgstr ""
|
1060 |
|
1061 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:297,
|
1062 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:297
|
1063 |
msgid "15 minutes"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:298,
|
1067 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:298
|
1068 |
msgid "30 minutes (recommended)"
|
1069 |
msgstr ""
|
1070 |
|
1071 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:299,
|
1072 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:299
|
1073 |
msgid "60 minutes"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:300,
|
1077 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:300
|
1078 |
msgid "12 hours"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:301,
|
1082 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:301
|
1083 |
msgid "24 hours"
|
1084 |
msgstr ""
|
1085 |
|
1086 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302,
|
1087 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:302
|
1088 |
msgid "2 days"
|
1089 |
msgstr ""
|
1090 |
|
1091 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:303,
|
1092 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:303
|
1093 |
msgid "3 days"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:304,
|
1097 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:304
|
1098 |
msgid "4 days"
|
1099 |
msgstr ""
|
1100 |
|
1101 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:305,
|
1102 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:305
|
1103 |
msgid "5 days"
|
1104 |
msgstr ""
|
1105 |
|
1106 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:306,
|
1107 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:306
|
1108 |
msgid "6 days"
|
1109 |
msgstr ""
|
1110 |
|
1111 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:307,
|
1112 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:307
|
1113 |
msgid "7 days"
|
1114 |
msgstr ""
|
1115 |
|
1116 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:311,
|
1117 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:311
|
1118 |
msgid "Expiration for payments via Pix"
|
1119 |
msgstr ""
|
1120 |
|
1121 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:313,
|
1122 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:313
|
1123 |
msgid "Set the limit in minutes for your clients to pay via Pix."
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:328,
|
1127 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:328
|
1128 |
msgid "Want to learn how Pix works?"
|
1129 |
msgstr ""
|
1130 |
|
1131 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329,
|
1132 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:329
|
1133 |
msgid "We have created a page to explain how this new payment method works and its advantages."
|
1134 |
msgstr ""
|
1135 |
|
1136 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350,
|
1137 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:350
|
1138 |
msgid "Would you like to know how Pix works?"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:351,
|
1142 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:351
|
1143 |
msgid "We have a dedicated page where we explain how it works and its advantages."
|
1144 |
msgstr ""
|
1145 |
|
1146 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:352,
|
1147 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:352
|
1148 |
msgid "Find out more about Pix"
|
1149 |
msgstr ""
|
1150 |
|
1151 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:490,
|
1152 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:547,
|
1153 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:547
|
1154 |
msgid "A problem occurred when processing your payment. Please try again."
|
1155 |
msgstr ""
|
1156 |
|
1157 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:476,
|
1158 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:533,
|
1159 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:533
|
1160 |
msgid "A problem occurred when processing your payment. Are you sure you have correctly filled in all the information on the checkout form?"
|
1161 |
msgstr ""
|
1162 |
|
1163 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:455,
|
1164 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:508,
|
1165 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:508
|
1166 |
msgid "The customer has not paid yet."
|
1167 |
msgstr ""
|
1168 |
|
1169 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:459,
|
1170 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:459
|
1171 |
msgid "Now you just need to pay with Pix to finalize your purchase."
|
1172 |
msgstr ""
|
1173 |
|
1174 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:460,
|
1175 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:460
|
1176 |
msgid "Scan the QR code below or copy and paste the code into your bank's application."
|
1177 |
msgstr ""
|
1178 |
|
1179 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:567,
|
1180 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:567
|
1181 |
msgid "Please note that to receive payments via Pix at our checkout, you must have a Pix key registered in your Mercado Pago account."
|
1182 |
msgstr ""
|
1183 |
|
1184 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:568,
|
1185 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:568
|
1186 |
msgid "Register your Pix key at Mercado Pago."
|
1187 |
msgstr ""
|
1188 |
|
1189 |
+
#: ../../includes/payments/class-wc-woomercadopago-pix-gateway.php:622,
|
1190 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150,
|
1191 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:150
|
1192 |
msgid "Code valid for "
|
1193 |
msgstr ""
|
1194 |
|
1195 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:31,
|
1196 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:40,
|
1197 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:40
|
1198 |
msgid "Invoice"
|
1199 |
msgstr ""
|
1200 |
|
1201 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:200,
|
1202 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:200
|
1203 |
msgid "By disabling it, you will disable all invoice payments from Mercado Pago Transparent Checkout."
|
1204 |
msgstr ""
|
1205 |
|
1206 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:204,
|
1207 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:204
|
1208 |
msgid "The transparent checkout for tickets is <b>enabled</b>."
|
1209 |
msgstr ""
|
1210 |
|
1211 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:205,
|
1212 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:205
|
1213 |
msgid "The transparent checkout for tickets is <b>disabled</b>."
|
1214 |
msgstr ""
|
1215 |
|
1216 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:220,
|
1217 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:220
|
1218 |
msgid "Transparent Checkout | Invoice or Loterica"
|
1219 |
msgstr ""
|
1220 |
|
1221 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224,
|
1222 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:224
|
1223 |
msgid "With the Transparent Checkout, you can sell inside your store environment, without redirection and all the safety from Mercado Pago."
|
1224 |
msgstr ""
|
1225 |
|
1226 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:241,
|
1227 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:241
|
1228 |
msgid "Advanced configuration of the cash payment experience"
|
1229 |
msgstr ""
|
1230 |
|
1231 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:254,
|
1232 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:254
|
1233 |
msgid "Reduce inventory"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:257,
|
1237 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:257
|
1238 |
msgid "Activates inventory reduction during the creation of an order, whether or not the final payment is credited. Disable this option to reduce it only when payments are approved."
|
1239 |
msgstr ""
|
1240 |
|
1241 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:259,
|
1242 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:259
|
1243 |
msgid "Reduce inventory is <b>enabled</b>."
|
1244 |
msgstr ""
|
1245 |
|
1246 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260,
|
1247 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:260
|
1248 |
msgid "Reduce inventory is <b>disabled</b>."
|
1249 |
msgstr ""
|
1250 |
|
1251 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:272,
|
1252 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:272
|
1253 |
msgid "Payment Due"
|
1254 |
msgstr ""
|
1255 |
|
1256 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:274,
|
1257 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:274
|
1258 |
msgid "In how many days will cash payments expire."
|
1259 |
msgstr ""
|
1260 |
|
1261 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:294,
|
1262 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:294
|
1263 |
msgid "Enable the available payment methods"
|
1264 |
msgstr ""
|
1265 |
|
1266 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:296,
|
1267 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:296
|
1268 |
msgid "Choose the available payment methods in your store."
|
1269 |
msgstr ""
|
1270 |
|
1271 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:300,
|
1272 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:300
|
1273 |
msgid "All payment methods"
|
1274 |
msgstr ""
|
1275 |
|
1276 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:448,
|
1277 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:475,
|
1278 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:475
|
1279 |
msgid "There was a problem processing your payment. Are you sure you have correctly filled out all the information on the payment form?"
|
1280 |
msgstr ""
|
1281 |
|
1282 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:441,
|
1283 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:468,
|
1284 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:468
|
1285 |
msgid "Your document data is invalid"
|
1286 |
msgstr ""
|
1287 |
|
1288 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:513,
|
1289 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:513
|
1290 |
msgid "To print the ticket again click"
|
1291 |
msgstr ""
|
1292 |
|
1293 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:516,
|
1294 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:516
|
1295 |
msgid "here"
|
1296 |
msgstr ""
|
1297 |
|
1298 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:634,
|
1299 |
+
#: ../../includes/payments/class-wc-woomercadopago-ticket-gateway.php:634
|
1300 |
msgid " and "
|
1301 |
msgstr ""
|
1302 |
|
1303 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:68,
|
1304 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:68
|
1305 |
msgid "Payment made"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:69,
|
1309 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:69
|
1310 |
msgid "Payment made by the buyer and already credited in the account."
|
1311 |
msgstr ""
|
1312 |
|
1313 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:72,
|
1314 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:72
|
1315 |
msgid "Call resolved"
|
1316 |
msgstr ""
|
1317 |
|
1318 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:73,
|
1319 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:173,
|
1320 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:173
|
1321 |
msgid "Please contact Mercado Pago for further details."
|
1322 |
msgstr ""
|
1323 |
|
1324 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:76,
|
1325 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:76
|
1326 |
msgid "Payment refunded"
|
1327 |
msgstr ""
|
1328 |
|
1329 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:77,
|
1330 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:77
|
1331 |
msgid "Your refund request has been made. Please contact Mercado Pago for further details."
|
1332 |
msgstr ""
|
1333 |
|
1334 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:80,
|
1335 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:84,
|
1336 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:84
|
1337 |
msgid "Payment returned"
|
1338 |
msgstr ""
|
1339 |
|
1340 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:81,
|
1341 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:81
|
1342 |
msgid "The payment has been returned to the client."
|
1343 |
msgstr ""
|
1344 |
|
1345 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:85,
|
1346 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:85
|
1347 |
msgid "The payment has been partially returned to the client."
|
1348 |
msgstr ""
|
1349 |
|
1350 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:88,
|
1351 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:88
|
1352 |
msgid "Payment canceled"
|
1353 |
msgstr ""
|
1354 |
|
1355 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:89,
|
1356 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:89
|
1357 |
msgid "The payment has been successfully canceled."
|
1358 |
msgstr ""
|
1359 |
|
1360 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:92,
|
1361 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:92
|
1362 |
msgid "Purchase canceled"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:93,
|
1366 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:93
|
1367 |
msgid "The payment has been canceled by the customer."
|
1368 |
msgstr ""
|
1369 |
|
1370 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:96,
|
1371 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:100,
|
1372 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:104,
|
1373 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:108,
|
1374 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:112,
|
1375 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:128,
|
1376 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:132,
|
1377 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:136,
|
1378 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:140,
|
1379 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:144,
|
1380 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:148,
|
1381 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:152,
|
1382 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:262,
|
1383 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:262
|
1384 |
msgid "Pending payment"
|
1385 |
msgstr ""
|
1386 |
|
1387 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:97,
|
1388 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:101,
|
1389 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:105,
|
1390 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:109,
|
1391 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:109
|
1392 |
msgid "Awaiting payment from the buyer."
|
1393 |
msgstr ""
|
1394 |
|
1395 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:113,
|
1396 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:113
|
1397 |
msgid "We are veryfing the payment. We will notify you by email in up to 6 hours if everything is fine so that you can deliver the product or provide the service."
|
1398 |
msgstr ""
|
1399 |
|
1400 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:116,
|
1401 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:156,
|
1402 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:160,
|
1403 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:164,
|
1404 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:168,
|
1405 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:180,
|
1406 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:184,
|
1407 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:188,
|
1408 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:192,
|
1409 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:196,
|
1410 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:200,
|
1411 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:204,
|
1412 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:210,
|
1413 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:214,
|
1414 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:218,
|
1415 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:222,
|
1416 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:226,
|
1417 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:230,
|
1418 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:234,
|
1419 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:238,
|
1420 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:242,
|
1421 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:246,
|
1422 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:250,
|
1423 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:254,
|
1424 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:258,
|
1425 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:270,
|
1426 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:276,
|
1427 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:280,
|
1428 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:280
|
1429 |
msgid "Declined payment"
|
1430 |
msgstr ""
|
1431 |
|
1432 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:117,
|
1433 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:161,
|
1434 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:165,
|
1435 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:169,
|
1436 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:181,
|
1437 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:201,
|
1438 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:211,
|
1439 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:211
|
1440 |
msgid "The card-issuing bank declined the payment. Please ask your client to use another card or to get in touch with the bank."
|
1441 |
msgstr ""
|
1442 |
|
1443 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:120,
|
1444 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:120
|
1445 |
msgid "Payment authorized. Awaiting capture."
|
1446 |
msgstr ""
|
1447 |
|
1448 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:121,
|
1449 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:121
|
1450 |
msgid "The payment has been authorized on the client's card. Please capture the payment."
|
1451 |
msgstr ""
|
1452 |
|
1453 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:124,
|
1454 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:124
|
1455 |
msgid "Payment in process"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:125,
|
1459 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:145,
|
1460 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:145
|
1461 |
msgid "Please wait or contact Mercado Pago for further details"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:129,
|
1465 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:129
|
1466 |
msgid "The bank is reviewing the payment. As soon as we have their confirmation, we will notify you via email so that you can deliver the product or provide the service."
|
1467 |
msgstr ""
|
1468 |
|
1469 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:133,
|
1470 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:137,
|
1471 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:141,
|
1472 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:141
|
1473 |
msgid "Awaiting payment information validation."
|
1474 |
msgstr ""
|
1475 |
|
1476 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:149,
|
1477 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:149
|
1478 |
msgid "Waiting for the buyer."
|
1479 |
msgstr ""
|
1480 |
|
1481 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:153,
|
1482 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:153
|
1483 |
msgid "Waiting for the card issuer."
|
1484 |
msgstr ""
|
1485 |
|
1486 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:157,
|
1487 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:157
|
1488 |
msgid "The payment could not be processed. Please ask your client to use another card or to get in touch with the bank."
|
1489 |
msgstr ""
|
1490 |
|
1491 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:172,
|
1492 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:172
|
1493 |
msgid "Mercado Pago did not process the payment"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:176,
|
1497 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:266,
|
1498 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:266
|
1499 |
msgid "Expired payment deadline"
|
1500 |
msgstr ""
|
1501 |
|
1502 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:177,
|
1503 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:267,
|
1504 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:267
|
1505 |
msgid "The client did not pay within the time limit."
|
1506 |
msgstr ""
|
1507 |
|
1508 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:185,
|
1509 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:185
|
1510 |
msgid "The CVV is invalid. Please ask your client to review the details or use another card."
|
1511 |
msgstr ""
|
1512 |
|
1513 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:189,
|
1514 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:189
|
1515 |
msgid "The card is expired. Please ask your client to use another card or to contact the bank."
|
1516 |
msgstr ""
|
1517 |
|
1518 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:193,
|
1519 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:239,
|
1520 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:243,
|
1521 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:243
|
1522 |
msgid "This payment was declined because it did not pass Mercado Pago security controls. Please ask your client to use another card."
|
1523 |
msgstr ""
|
1524 |
|
1525 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:197,
|
1526 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:235,
|
1527 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:235
|
1528 |
msgid "The buyer is suspended in our platform. Your client must contact us to check what happened."
|
1529 |
msgstr ""
|
1530 |
|
1531 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:206,
|
1532 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:206
|
1533 |
msgid "The card does not have enough limit. Please ask your client to use another card or to get in touch with the bank."
|
1534 |
msgstr ""
|
1535 |
|
1536 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:207,
|
1537 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:207
|
1538 |
msgid "The card does not have sufficient balance. Please ask your client to use another card or to get in touch with the bank."
|
1539 |
msgstr ""
|
1540 |
|
1541 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:215,
|
1542 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:215
|
1543 |
msgid "The CVV was entered incorrectly several times. Please ask your client to use another card or to get in touch with the bank."
|
1544 |
msgstr ""
|
1545 |
|
1546 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:219,
|
1547 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:219
|
1548 |
msgid "The card does not allow the number of installments entered. Please ask your client to choose another installment plan or to use another card."
|
1549 |
msgstr ""
|
1550 |
|
1551 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:223,
|
1552 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:223
|
1553 |
msgid "The card-issuing bank declined the payment. Please instruct your client to ask the bank to authotize it or to use another card."
|
1554 |
msgstr ""
|
1555 |
|
1556 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:227,
|
1557 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:227
|
1558 |
msgid "From Mercado Pago we have detected that this payment has already been made before. If that is not the case, your client may try to pay again."
|
1559 |
msgstr ""
|
1560 |
|
1561 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:231,
|
1562 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:231
|
1563 |
msgid "The card is not active yet. Please ask your client to use another card or to get in touch with the bank to activate it."
|
1564 |
msgstr ""
|
1565 |
|
1566 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:247,
|
1567 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:247
|
1568 |
msgid "The amount exceeded the card limit. Please ask your client to use another card or to get in touch with the bank."
|
1569 |
msgstr ""
|
1570 |
|
1571 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:251,
|
1572 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:255,
|
1573 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:259,
|
1574 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:259
|
1575 |
msgid "Please ask your client to use another card or to get in touch with the card issuer."
|
1576 |
msgstr ""
|
1577 |
|
1578 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:263,
|
1579 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:263
|
1580 |
msgid "The amount exceeded the card's limit. Please ask your client to use another card or to get in touch with the bank."
|
1581 |
msgstr ""
|
1582 |
|
1583 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:272,
|
1584 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:272
|
1585 |
msgid "The credit function is not enabled for the card. Please tell your client that it is possible to pay with debit or to use another one."
|
1586 |
msgstr ""
|
1587 |
|
1588 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:273,
|
1589 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:273
|
1590 |
msgid "The debit function is not enabled for the card. Please tell your client that it is possible to pay with credit or to use another one."
|
1591 |
msgstr ""
|
1592 |
|
1593 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:277,
|
1594 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:277
|
1595 |
msgid "The card-issuing bank declined the payment. Please instruct your client to ask the bank to authorize it."
|
1596 |
msgstr ""
|
1597 |
|
1598 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:281,
|
1599 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:281
|
1600 |
msgid "The buyer does not have enough balance to make the purchase. Please ask your client to deposit money to the Mercado Pago Account or to use a different payment method."
|
1601 |
msgstr ""
|
1602 |
|
1603 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:284,
|
1604 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:284
|
1605 |
msgid "There was an error"
|
1606 |
msgstr ""
|
1607 |
|
1608 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:285,
|
1609 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:285
|
1610 |
msgid "The transaction could not be completed."
|
1611 |
msgstr ""
|
1612 |
|
1613 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:367,
|
1614 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:367
|
1615 |
msgid "Payment status on Mercado Pago"
|
1616 |
msgstr ""
|
1617 |
|
1618 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:465,
|
1619 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:476,
|
1620 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:476
|
1621 |
msgid "View purchase details at Mercado Pago"
|
1622 |
msgstr ""
|
1623 |
|
1624 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:487,
|
1625 |
+
#: ../../includes/admin/hooks/class-wc-woomercadopago-hook-order-details.php:487
|
1626 |
msgid "Check the reasons why the purchase was declined."
|
1627 |
msgstr ""
|
1628 |
|
1629 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:129,
|
1630 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:129
|
1631 |
msgid "See WooCommerce"
|
1632 |
msgstr ""
|
1633 |
|
1634 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:127,
|
1635 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:127
|
1636 |
msgid "Install WooCommerce"
|
1637 |
msgstr ""
|
1638 |
|
1639 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:124,
|
1640 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-notices.php:124
|
1641 |
msgid "Activate WooCommerce"
|
1642 |
msgstr ""
|
1643 |
|
1644 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:114,
|
1645 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:114
|
1646 |
msgid "do you have a minute to share your experience with our plugin?"
|
1647 |
msgstr ""
|
1648 |
|
1649 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:117,
|
1650 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:117
|
1651 |
msgid "Your opinion is very important so that we can offer you the best possible payment solution and continue to improve."
|
1652 |
msgstr ""
|
1653 |
|
1654 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:126,
|
1655 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-review-notice.php:126
|
1656 |
msgid "Rate the plugin"
|
1657 |
msgstr ""
|
1658 |
|
1659 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:130,
|
1660 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:130
|
1661 |
msgid "Mercado Pago customers can now pay with stored cards."
|
1662 |
msgstr ""
|
1663 |
|
1664 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:133,
|
1665 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:133
|
1666 |
msgid "The function Saved card payments is enabled. With this setting, customers using Mercado Pago can purchase without having to fill in payment details. You can control this option in the settings."
|
1667 |
msgstr ""
|
1668 |
|
1669 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:142,
|
1670 |
+
#: ../../includes/admin/notices/class-wc-woomercadopago-saved-cards.php:142
|
1671 |
msgid "Go to settings"
|
1672 |
msgstr ""
|
1673 |
|
1674 |
+
#: ../../includes/admin/views/html-admin-alert-frame.php:34,
|
1675 |
+
#: ../../includes/admin/views/html-admin-alert-woocommerce-miss.php:30,
|
1676 |
+
#: ../../includes/admin/views/html-admin-alert-woocommerce-miss.php:30
|
1677 |
msgid "Discard"
|
1678 |
msgstr ""
|
1679 |
|
1680 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:121,
|
1681 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:121
|
1682 |
msgid "Mercado Pago Settings"
|
1683 |
msgstr ""
|
1684 |
|
1685 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:174,
|
1686 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:174
|
1687 |
msgid "Accept "
|
1688 |
msgstr ""
|
1689 |
|
1690 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:175,
|
1691 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:175
|
1692 |
msgid "payments on the spot "
|
1693 |
msgstr ""
|
1694 |
|
1695 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:176,
|
1696 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:176
|
1697 |
msgid "with"
|
1698 |
msgstr ""
|
1699 |
|
1700 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:177,
|
1701 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:177
|
1702 |
msgid "the "
|
1703 |
msgstr ""
|
1704 |
|
1705 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:178,
|
1706 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:178
|
1707 |
msgid "security "
|
1708 |
msgstr ""
|
1709 |
|
1710 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:179,
|
1711 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:179
|
1712 |
msgid "from Mercado Pago"
|
1713 |
msgstr ""
|
1714 |
|
1715 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:180,
|
1716 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:180
|
1717 |
msgid "Technical requirements"
|
1718 |
msgstr ""
|
1719 |
|
1720 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:181,
|
1721 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:181
|
1722 |
msgid "SSL"
|
1723 |
msgstr ""
|
1724 |
|
1725 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:182,
|
1726 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:182
|
1727 |
msgid "GD Extensions"
|
1728 |
msgstr ""
|
1729 |
|
1730 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:183,
|
1731 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:183
|
1732 |
msgid "Curl"
|
1733 |
msgstr ""
|
1734 |
|
1735 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:184,
|
1736 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:184
|
1737 |
msgid "Implementation responsible for transmitting data to Mercado Pago in a secure and encrypted way."
|
1738 |
msgstr ""
|
1739 |
|
1740 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:185,
|
1741 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:185
|
1742 |
msgid "These extensions are responsible for the implementation and operation of Pix in your store."
|
1743 |
msgstr ""
|
1744 |
|
1745 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:186,
|
1746 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:186
|
1747 |
msgid "It is an extension responsible for making payments via requests from the plugin to Mercado Pago."
|
1748 |
msgstr ""
|
1749 |
|
1750 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:187,
|
1751 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:187
|
1752 |
msgid "Collections and installments"
|
1753 |
msgstr ""
|
1754 |
|
1755 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:188,
|
1756 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:188
|
1757 |
msgid "Choose "
|
1758 |
msgstr ""
|
1759 |
|
1760 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:189,
|
1761 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:189
|
1762 |
msgid "when you want to receive the money "
|
1763 |
msgstr ""
|
1764 |
|
1765 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:190,
|
1766 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:190
|
1767 |
msgid "from your sales and if you want to offer "
|
1768 |
msgstr ""
|
1769 |
|
1770 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:191,
|
1771 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:191
|
1772 |
msgid "interest-free installments "
|
1773 |
msgstr ""
|
1774 |
|
1775 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:192,
|
1776 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:192
|
1777 |
msgid "to your clients."
|
1778 |
msgstr ""
|
1779 |
|
1780 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:193,
|
1781 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:193
|
1782 |
msgid "Set deadlines and fees"
|
1783 |
msgstr ""
|
1784 |
|
1785 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:194,
|
1786 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:194
|
1787 |
msgid "Questions? "
|
1788 |
msgstr ""
|
1789 |
|
1790 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195,
|
1791 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:195
|
1792 |
msgid "Review the step-by-step of "
|
1793 |
msgstr ""
|
1794 |
|
1795 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196,
|
1796 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:196
|
1797 |
msgid "how to integrate the Mercado Pago Plugin "
|
1798 |
msgstr ""
|
1799 |
|
1800 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197,
|
1801 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:197
|
1802 |
msgid "on our webiste for developers."
|
1803 |
msgstr ""
|
1804 |
|
1805 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:213,
|
1806 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:213
|
1807 |
msgid "1. Integrate your store with Mercado Pago "
|
1808 |
msgstr ""
|
1809 |
|
1810 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:214,
|
1811 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:214
|
1812 |
msgid "To enable and test sales, you must copy and paste your "
|
1813 |
msgstr ""
|
1814 |
|
1815 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:215,
|
1816 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:215
|
1817 |
msgid "credentials below."
|
1818 |
msgstr ""
|
1819 |
|
1820 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:216,
|
1821 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:216
|
1822 |
msgid "Check credentials"
|
1823 |
msgstr ""
|
1824 |
|
1825 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:217,
|
1826 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:217
|
1827 |
msgid "Test credentials "
|
1828 |
msgstr ""
|
1829 |
|
1830 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:218,
|
1831 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:218
|
1832 |
msgid "Enable Mercado Pago checkouts for test purchases in the store."
|
1833 |
msgstr ""
|
1834 |
|
1835 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:219,
|
1836 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:219
|
1837 |
msgid "Public key"
|
1838 |
msgstr ""
|
1839 |
|
1840 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:220,
|
1841 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:220
|
1842 |
msgid "Access Token"
|
1843 |
msgstr ""
|
1844 |
|
1845 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:221,
|
1846 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:221
|
1847 |
msgid "Production credentials"
|
1848 |
msgstr ""
|
1849 |
|
1850 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:222,
|
1851 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:222
|
1852 |
msgid "Enable Mercado Pago checkouts to receive real payments in the store."
|
1853 |
msgstr ""
|
1854 |
|
1855 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:223,
|
1856 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:223
|
1857 |
msgid "Paste your Public Key here"
|
1858 |
msgstr ""
|
1859 |
|
1860 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:224,
|
1861 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:224
|
1862 |
msgid "Paste your Access Token here"
|
1863 |
msgstr ""
|
1864 |
|
1865 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:225,
|
1866 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266,
|
1867 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:266
|
1868 |
msgid "Save and continue"
|
1869 |
msgstr ""
|
1870 |
|
1871 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:241,
|
1872 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:241
|
1873 |
msgid "2. Customize your business"
|
1874 |
msgstr ""
|
1875 |
|
1876 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:242,
|
1877 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:242
|
1878 |
msgid "Fill out the following information to have a better experience and offer more information to your clients"
|
1879 |
msgstr ""
|
1880 |
|
1881 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:243,
|
1882 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:243
|
1883 |
msgid "Your store information"
|
1884 |
msgstr ""
|
1885 |
|
1886 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:244,
|
1887 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:244
|
1888 |
msgid "Name of your store in your client's invoice"
|
1889 |
msgstr ""
|
1890 |
|
1891 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:245,
|
1892 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:245
|
1893 |
msgid "Eg: Mary's store"
|
1894 |
msgstr ""
|
1895 |
|
1896 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:246,
|
1897 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:246
|
1898 |
msgid "If this field is empty, the purchase will be identified as Mercado Pago."
|
1899 |
msgstr ""
|
1900 |
|
1901 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:247,
|
1902 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:247
|
1903 |
msgid "Identification in Activities of Mercad Pago"
|
1904 |
msgstr ""
|
1905 |
|
1906 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:248,
|
1907 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:248
|
1908 |
msgid "Eg: Marystore"
|
1909 |
msgstr ""
|
1910 |
|
1911 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:249,
|
1912 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:249
|
1913 |
msgid "In Activities, you will view this term before the order number"
|
1914 |
msgstr ""
|
1915 |
|
1916 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:250,
|
1917 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:250
|
1918 |
msgid "Store category"
|
1919 |
msgstr ""
|
1920 |
|
1921 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:251,
|
1922 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:251
|
1923 |
msgid "Select"
|
1924 |
msgstr ""
|
1925 |
|
1926 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:252,
|
1927 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:252
|
1928 |
msgid "Select ”Other” if you do not find the appropriate category."
|
1929 |
msgstr ""
|
1930 |
|
1931 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:253,
|
1932 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:253
|
1933 |
msgid "Advanced integration options (optional)"
|
1934 |
msgstr ""
|
1935 |
|
1936 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:254,
|
1937 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:254
|
1938 |
msgid "For further integration of your store with Mercado Pago (IPN, Certified Partners, Debug Mode)"
|
1939 |
msgstr ""
|
1940 |
|
1941 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:255,
|
1942 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:255
|
1943 |
msgid "View advanced options"
|
1944 |
msgstr ""
|
1945 |
|
1946 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:256,
|
1947 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:256
|
1948 |
msgid "URL for IPN "
|
1949 |
msgstr ""
|
1950 |
|
1951 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:257,
|
1952 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:257
|
1953 |
msgid "Eg: https://examples.com/my-custom-ipn-url"
|
1954 |
msgstr ""
|
1955 |
|
1956 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:258,
|
1957 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:258
|
1958 |
msgid "Add the URL to receive payments notifications. Find out more information in the "
|
1959 |
msgstr ""
|
1960 |
|
1961 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:259,
|
1962 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:259
|
1963 |
msgid "guides."
|
1964 |
msgstr ""
|
1965 |
|
1966 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:260,
|
1967 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:260
|
1968 |
msgid "integrator_id"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:261,
|
1972 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:261
|
1973 |
msgid "Eg: 14987126498"
|
1974 |
msgstr ""
|
1975 |
|
1976 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262,
|
1977 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:262
|
1978 |
msgid "If you are a Mercado Pago Certified Partner, make sure to add your integrator_id. If you do not have the code, please "
|
1979 |
msgstr ""
|
1980 |
|
1981 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263,
|
1982 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:263
|
1983 |
msgid "request it now. "
|
1984 |
msgstr ""
|
1985 |
|
1986 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264,
|
1987 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:264
|
1988 |
msgid "Debug and Log Mode"
|
1989 |
msgstr ""
|
1990 |
|
1991 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265,
|
1992 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:265
|
1993 |
msgid "We record your store's actions in order to provide a better assistance."
|
1994 |
msgstr ""
|
1995 |
|
1996 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:280,
|
1997 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:280
|
1998 |
msgid "3. Set payment methods"
|
1999 |
msgstr ""
|
2000 |
|
2001 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:281,
|
2002 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:281
|
2003 |
msgid "To view more options, please select a payment method below"
|
2004 |
msgstr ""
|
2005 |
|
2006 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:282,
|
2007 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:282
|
2008 |
msgid "Settings"
|
2009 |
msgstr ""
|
2010 |
|
2011 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283,
|
2012 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:283
|
2013 |
msgid "Continue"
|
2014 |
msgstr ""
|
2015 |
|
2016 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:297,
|
2017 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:297
|
2018 |
msgid "4. Test your store before you sell"
|
2019 |
msgstr ""
|
2020 |
|
2021 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:298,
|
2022 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:298
|
2023 |
msgid "Test the experience in Test Mode and then enable the Sale Mode (Production) to sell."
|
2024 |
msgstr ""
|
2025 |
|
2026 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:299,
|
2027 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:299
|
2028 |
msgid "Choose how you want to operate your store:"
|
2029 |
msgstr ""
|
2030 |
|
2031 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:300,
|
2032 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:300
|
2033 |
msgid "Test Mode"
|
2034 |
msgstr ""
|
2035 |
|
2036 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301,
|
2037 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:301
|
2038 |
msgid "Mercado Pago Checkouts disabled for real collections. "
|
2039 |
msgstr ""
|
2040 |
|
2041 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302,
|
2042 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:302
|
2043 |
msgid "Test Mode rules."
|
2044 |
msgstr ""
|
2045 |
|
2046 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303,
|
2047 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:303
|
2048 |
msgid "Sale Mode (Production)"
|
2049 |
msgstr ""
|
2050 |
|
2051 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304,
|
2052 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:304
|
2053 |
msgid "Mercado Pago Checkouts enabled for real collections."
|
2054 |
msgstr ""
|
2055 |
|
2056 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:305,
|
2057 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:305
|
2058 |
msgid "Mercado Pago payment methods in Production Mode"
|
2059 |
msgstr ""
|
2060 |
|
2061 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:306,
|
2062 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:306
|
2063 |
msgid "The clients can make real purchases in your store."
|
2064 |
msgstr ""
|
2065 |
|
2066 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:307,
|
2067 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:307
|
2068 |
msgid "Mercado Pago payment methods in Test Mode"
|
2069 |
msgstr ""
|
2070 |
|
2071 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:308,
|
2072 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:308
|
2073 |
msgid "Visit your store "
|
2074 |
msgstr ""
|
2075 |
|
2076 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:309,
|
2077 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:309
|
2078 |
msgid "to test purchases"
|
2079 |
msgstr ""
|
2080 |
|
2081 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:310,
|
2082 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:310
|
2083 |
msgid "Save changes"
|
2084 |
msgstr ""
|
2085 |
|
2086 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:311,
|
2087 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:311
|
2088 |
msgid "Store under test"
|
2089 |
msgstr ""
|
2090 |
|
2091 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:312,
|
2092 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:312
|
2093 |
msgid "Store in sale mode (Production)"
|
2094 |
msgstr ""
|
2095 |
|
2096 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:348,
|
2097 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:348
|
2098 |
msgid "Invalid Access Token"
|
2099 |
msgstr ""
|
2100 |
|
2101 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:350,
|
2102 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:350
|
2103 |
msgid "Valid Access Token"
|
2104 |
msgstr ""
|
2105 |
|
2106 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:356,
|
2107 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:356
|
2108 |
msgid "Invalid Public Key"
|
2109 |
msgstr ""
|
2110 |
|
2111 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:358,
|
2112 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:358
|
2113 |
msgid "Valid Public Key"
|
2114 |
msgstr ""
|
2115 |
|
2116 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:361,
|
2117 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:361
|
2118 |
msgid "Credentials must be valid"
|
2119 |
msgstr ""
|
2120 |
|
2121 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:401,
|
2122 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:401
|
2123 |
msgid "Credentials were updated"
|
2124 |
msgstr ""
|
2125 |
|
2126 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:405,
|
2127 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:405
|
2128 |
msgid "Update failed, invalid Credentials"
|
2129 |
msgstr ""
|
2130 |
|
2131 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:460,
|
2132 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:460
|
2133 |
msgid "Store information is valid"
|
2134 |
msgstr ""
|
2135 |
|
2136 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:481,
|
2137 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:481
|
2138 |
msgid "Mercado Pago's Payment Methods in Test Mode"
|
2139 |
msgstr ""
|
2140 |
|
2141 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:482,
|
2142 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:482
|
2143 |
msgid "Mercado Pago's Payment Methods in Production Mode"
|
2144 |
msgstr ""
|
2145 |
|
2146 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:552,
|
2147 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:552
|
2148 |
msgid "Enabled"
|
2149 |
msgstr ""
|
2150 |
|
2151 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:553,
|
2152 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:553
|
2153 |
msgid "Disabled"
|
2154 |
msgstr ""
|
2155 |
|
2156 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:578,
|
2157 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:578
|
2158 |
msgid "Valid Credentials"
|
2159 |
msgstr ""
|
2160 |
|
2161 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:581,
|
2162 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:581
|
2163 |
msgid "Credentials couldn't be validated"
|
2164 |
msgstr ""
|
2165 |
|
2166 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:603,
|
2167 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:603
|
2168 |
msgid "Store business fields are valid"
|
2169 |
msgstr ""
|
2170 |
|
2171 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:606,
|
2172 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:606
|
2173 |
msgid "Store business fields couldn't be validated"
|
2174 |
msgstr ""
|
2175 |
|
2176 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:628,
|
2177 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:628
|
2178 |
msgid "At least one paymet method is enabled"
|
2179 |
msgstr ""
|
2180 |
|
2181 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:631,
|
2182 |
+
#: ../../includes/module/mercadopago-settings/class-wc-woomercadopago-mercadopago-settings.php:631
|
2183 |
msgid "No payment method enabled"
|
2184 |
msgstr ""
|
2185 |
|
2186 |
+
#: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:362,
|
2187 |
+
#: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:362
|
2188 |
msgid "Shipping service used by the store."
|
2189 |
msgstr ""
|
2190 |
|
2191 |
+
#: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:549,
|
2192 |
+
#: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:550,
|
2193 |
+
#: ../../includes/module/preference/class-wc-woomercadopago-preference-abstract.php:550
|
2194 |
msgid "Discount provided by store"
|
2195 |
msgstr ""
|
2196 |
|
2197 |
#. translators: %s coupon
|
2198 |
#. translators: %s coupon
|
2199 |
#. translators: %s coupon
|
2200 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:130,
|
2201 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:130
|
2202 |
msgid "Discount for coupon %s"
|
2203 |
msgstr ""
|
2204 |
|
2205 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172,
|
2206 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:172
|
2207 |
msgid " and fee of"
|
2208 |
msgstr ""
|
2209 |
|
2210 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:514,
|
2211 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:514
|
2212 |
msgid "<b>Public Key</b> production credential is invalid. Review the field to receive real payments."
|
2213 |
msgstr ""
|
2214 |
|
2215 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:523,
|
2216 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:523
|
2217 |
msgid "<b>Public Key</b> test credential is invalid. Review the field to perform tests in your store."
|
2218 |
msgstr ""
|
2219 |
|
2220 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:532,
|
2221 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:532
|
2222 |
msgid "<b>Access Token</b> production credential is invalid. Remember that it must be complete to receive real payments."
|
2223 |
msgstr ""
|
2224 |
|
2225 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:541,
|
2226 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:541
|
2227 |
msgid "<b>Access Token</b> test credential is invalid. Review the field to perform tests in your store."
|
2228 |
msgstr ""
|
2229 |
|
2230 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:559,
|
2231 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:559
|
2232 |
msgid "<b>Public Key</b> test credential is blank. Review the field to perform tests in your store."
|
2233 |
msgstr ""
|
2234 |
|
2235 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:568,
|
2236 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:568
|
2237 |
msgid "<b>Public Key</b> production credential is blank. Review the field to receive real payments."
|
2238 |
msgstr ""
|
2239 |
|
2240 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:577,
|
2241 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:577
|
2242 |
msgid "<b>Access Token</b> test credential is blank. Review the field to perform tests in your store."
|
2243 |
msgstr ""
|
2244 |
|
2245 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:586,
|
2246 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-abstract.php:586
|
2247 |
msgid "<b>Access Token</b> production credential is blank. Remember that it must be complete to receive real payments."
|
2248 |
msgstr ""
|
2249 |
|
2250 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:92,
|
2251 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:92
|
2252 |
msgid "There was an error processing your payment. Please try again or contact us for Assistance."
|
2253 |
msgstr ""
|
2254 |
|
2255 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:84,
|
2256 |
+
#: ../../templates/checkout/custom-checkout.php:31,
|
2257 |
+
#: ../../templates/checkout/custom-checkout.php:40,
|
2258 |
+
#: ../../templates/receipt/custom-checkout.php:41,
|
2259 |
+
#: ../../templates/receipt/custom-checkout.php:41
|
2260 |
msgid "Pay with Mercado Pago"
|
2261 |
msgstr ""
|
2262 |
|
2263 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-basic.php:86,
|
2264 |
+
#: ../../templates/receipt/custom-checkout.php:44,
|
2265 |
+
#: ../../templates/receipt/custom-checkout.php:44
|
2266 |
msgid "Cancel & Clear Cart"
|
2267 |
msgstr ""
|
2268 |
|
2269 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:132,
|
2270 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:75,
|
2271 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83,
|
2272 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:83
|
2273 |
msgid "Apply"
|
2274 |
msgstr ""
|
2275 |
|
2276 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:133,
|
2277 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:76,
|
2278 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84,
|
2279 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:84
|
2280 |
msgid "Remove"
|
2281 |
msgstr ""
|
2282 |
|
2283 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:134,
|
2284 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:77,
|
2285 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85,
|
2286 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:85
|
2287 |
msgid "Please, inform your coupon code"
|
2288 |
msgstr ""
|
2289 |
|
2290 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:135,
|
2291 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:78,
|
2292 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:86,
|
2293 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:86
|
2294 |
msgid "To choose"
|
2295 |
msgstr ""
|
2296 |
|
2297 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:136,
|
2298 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:79,
|
2299 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:87,
|
2300 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:87
|
2301 |
msgid "Other bank"
|
2302 |
msgstr ""
|
2303 |
|
2304 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:137,
|
2305 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:80,
|
2306 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:88,
|
2307 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:88
|
2308 |
msgid "You will save"
|
2309 |
msgstr ""
|
2310 |
|
2311 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:138,
|
2312 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:81,
|
2313 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:89,
|
2314 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:89
|
2315 |
msgid "with discount of"
|
2316 |
msgstr ""
|
2317 |
|
2318 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:139,
|
2319 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:82,
|
2320 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:90,
|
2321 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:90
|
2322 |
msgid "Total of your purchase:"
|
2323 |
msgstr ""
|
2324 |
|
2325 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:140,
|
2326 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:83,
|
2327 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:91,
|
2328 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:91
|
2329 |
msgid "Total of your purchase with discount:"
|
2330 |
msgstr ""
|
2331 |
|
2332 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:141,
|
2333 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:84,
|
2334 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:92,
|
2335 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:92
|
2336 |
msgid "*After payment approval"
|
2337 |
msgstr ""
|
2338 |
|
2339 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:142,
|
2340 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:85,
|
2341 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:93,
|
2342 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-ticket.php:93
|
2343 |
msgid "Terms and conditions of use"
|
2344 |
msgstr ""
|
2345 |
|
2346 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:143,
|
2347 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:161,
|
2348 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:161
|
2349 |
msgid "No fee"
|
2350 |
msgstr ""
|
2351 |
|
2352 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:144,
|
2353 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:162,
|
2354 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:162
|
2355 |
msgid "More options"
|
2356 |
msgstr ""
|
2357 |
|
2358 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:152,
|
2359 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:152
|
2360 |
msgid "mm/yy"
|
2361 |
msgstr ""
|
2362 |
|
2363 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:153,
|
2364 |
+
#: ../../templates/checkout/custom-checkout.php:114,
|
2365 |
+
#: ../../templates/checkout/custom-checkout.php:114
|
2366 |
msgid "Issuer"
|
2367 |
msgstr ""
|
2368 |
|
2369 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154,
|
2370 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:154
|
2371 |
msgid "Installments"
|
2372 |
msgstr ""
|
2373 |
|
2374 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:157,
|
2375 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:157
|
2376 |
msgid "on the back"
|
2377 |
msgstr ""
|
2378 |
|
2379 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:158,
|
2380 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:158
|
2381 |
msgid "on the front"
|
2382 |
msgstr ""
|
2383 |
|
2384 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:160,
|
2385 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:160
|
2386 |
msgid "digits"
|
2387 |
msgstr ""
|
2388 |
|
2389 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:165,
|
2390 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:165
|
2391 |
msgid "Card number is required"
|
2392 |
msgstr ""
|
2393 |
|
2394 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:166,
|
2395 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:166
|
2396 |
msgid "Card number invalid"
|
2397 |
msgstr ""
|
2398 |
|
2399 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:169,
|
2400 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:169
|
2401 |
msgid "Holder name is required"
|
2402 |
msgstr ""
|
2403 |
|
2404 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:170,
|
2405 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:170
|
2406 |
msgid "Holder name invalid"
|
2407 |
msgstr ""
|
2408 |
|
2409 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:173,
|
2410 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:175,
|
2411 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:175
|
2412 |
msgid "Expiration date invalid"
|
2413 |
msgstr ""
|
2414 |
|
2415 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:174,
|
2416 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:174
|
2417 |
msgid "Expiration date incomplete"
|
2418 |
msgstr ""
|
2419 |
|
2420 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:178,
|
2421 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:178
|
2422 |
msgid "Security code is required"
|
2423 |
msgstr ""
|
2424 |
|
2425 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:179,
|
2426 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-custom.php:179
|
2427 |
msgid "Security code incomplete"
|
2428 |
msgstr ""
|
2429 |
|
2430 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141,
|
2431 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:141
|
2432 |
msgid "Now you just need to pay with Pix to finalize your purchase"
|
2433 |
msgstr ""
|
2434 |
|
2435 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142,
|
2436 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:142
|
2437 |
msgid "How to pay with Pix:"
|
2438 |
msgstr ""
|
2439 |
|
2440 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143,
|
2441 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:143
|
2442 |
msgid "Go to your bank's app or website"
|
2443 |
msgstr ""
|
2444 |
|
2445 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144,
|
2446 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:144
|
2447 |
msgid "Search for the option to pay with Pix"
|
2448 |
msgstr ""
|
2449 |
|
2450 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145,
|
2451 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:145
|
2452 |
msgid "Scan the QR code or Pix code"
|
2453 |
msgstr ""
|
2454 |
|
2455 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:146,
|
2456 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:146
|
2457 |
msgid "Done! You will see the payment confirmation"
|
2458 |
msgstr ""
|
2459 |
|
2460 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147,
|
2461 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:147
|
2462 |
msgid "Value: "
|
2463 |
msgstr ""
|
2464 |
|
2465 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:149,
|
2466 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:149
|
2467 |
msgid "Scan the QR code:"
|
2468 |
msgstr ""
|
2469 |
|
2470 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152,
|
2471 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:152
|
2472 |
msgid "If you prefer, you can pay by copying and pasting the following code"
|
2473 |
msgstr ""
|
2474 |
|
2475 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:154,
|
2476 |
+
#: ../../includes/payments/hooks/class-wc-woomercadopago-hook-pix.php:154
|
2477 |
msgid "Copy code"
|
2478 |
msgstr ""
|
2479 |
|
2480 |
+
#: ../../includes/module/sdk/lib/class-mp.php:182,
|
2481 |
+
#: ../../includes/module/sdk/lib/class-mp.php:634,
|
2482 |
+
#: ../../includes/module/sdk/lib/class-mp.php:682,
|
2483 |
+
#: ../../includes/module/sdk/lib/class-mp.php:723,
|
2484 |
+
#: ../../includes/module/sdk/lib/class-mp.php:723
|
2485 |
msgid "Response from cache"
|
2486 |
msgstr ""
|
2487 |
|
2488 |
#. translators: 1: total_time currency 2: url
|
2489 |
#. translators: 1: total_time currency 2: url
|
2490 |
#. translators: 1: total_time currency 2: url
|
2491 |
+
#: ../../includes/module/sdk/lib/rest-client/class-mp-rest-client-abstract.php:179,
|
2492 |
+
#: ../../includes/module/sdk/lib/rest-client/class-mp-rest-client-abstract.php:179
|
2493 |
msgid "Took %1$s seconds to transfer a request to %2$s"
|
2494 |
msgstr ""
|
2495 |
|
2496 |
+
#: ../../templates/checkout/basic-checkout.php:24,
|
2497 |
+
#: ../../templates/checkout/basic-checkout.php:24
|
2498 |
msgid "Checkout Pro in Test Mode"
|
2499 |
msgstr ""
|
2500 |
|
2501 |
+
#: ../../templates/checkout/basic-checkout.php:25,
|
2502 |
+
#: ../../templates/checkout/basic-checkout.php:25
|
2503 |
msgid "Use Mercado Pago's payment methods without real charges. "
|
2504 |
msgstr ""
|
2505 |
|
2506 |
+
#: ../../templates/checkout/basic-checkout.php:26,
|
2507 |
+
#: ../../templates/checkout/ticket-checkout.php:23,
|
2508 |
+
#: ../../templates/checkout/ticket-checkout.php:23
|
2509 |
msgid "See the rules for the test mode."
|
2510 |
msgstr ""
|
2511 |
|
2512 |
+
#: ../../templates/checkout/basic-checkout.php:34,
|
2513 |
+
#: ../../templates/checkout/basic-checkout.php:34
|
2514 |
msgid "Pay faster with Mercado Pago"
|
2515 |
msgstr ""
|
2516 |
|
2517 |
+
#: ../../templates/checkout/basic-checkout.php:36,
|
2518 |
+
#: ../../templates/checkout/basic-checkout.php:36
|
2519 |
msgid "Secure payment"
|
2520 |
msgstr ""
|
2521 |
|
2522 |
+
#: ../../templates/checkout/basic-checkout.php:37,
|
2523 |
+
#: ../../templates/checkout/basic-checkout.php:37
|
2524 |
msgid "No need to fill out details"
|
2525 |
msgstr ""
|
2526 |
|
2527 |
+
#: ../../templates/checkout/basic-checkout.php:38,
|
2528 |
+
#: ../../templates/checkout/basic-checkout.php:38
|
2529 |
msgid "Installments available"
|
2530 |
msgstr ""
|
2531 |
|
2532 |
+
#: ../../templates/checkout/basic-checkout.php:41,
|
2533 |
+
#: ../../templates/checkout/basic-checkout.php:41
|
2534 |
msgid "List style type blue check"
|
2535 |
msgstr ""
|
2536 |
|
2537 |
+
#: ../../templates/checkout/basic-checkout.php:53,
|
2538 |
+
#: ../../templates/checkout/basic-checkout.php:53
|
2539 |
msgid "By confirming your purchase, you will be redirected to your Mercado Pago account"
|
2540 |
msgstr ""
|
2541 |
|
2542 |
+
#: ../../templates/checkout/basic-checkout.php:54,
|
2543 |
+
#: ../../templates/checkout/basic-checkout.php:54
|
2544 |
msgid "Checkout Pro redirect info image"
|
2545 |
msgstr ""
|
2546 |
|
2547 |
+
#: ../../templates/checkout/basic-checkout.php:63,
|
2548 |
+
#: ../../templates/checkout/custom-checkout.php:134,
|
2549 |
+
#: ../../templates/checkout/pix-checkout.php:31,
|
2550 |
+
#: ../../templates/checkout/ticket-checkout.php:60,
|
2551 |
+
#: ../../templates/checkout/ticket-checkout.php:60
|
2552 |
msgid "By continuing, you agree with our"
|
2553 |
msgstr ""
|
2554 |
|
2555 |
+
#: ../../templates/checkout/basic-checkout.php:64,
|
2556 |
+
#: ../../templates/checkout/custom-checkout.php:134,
|
2557 |
+
#: ../../templates/checkout/pix-checkout.php:31,
|
2558 |
+
#: ../../templates/checkout/ticket-checkout.php:60,
|
2559 |
+
#: ../../templates/checkout/ticket-checkout.php:60
|
2560 |
msgid "Terms and conditions"
|
2561 |
msgstr ""
|
2562 |
|
2563 |
+
#: ../../templates/checkout/custom-checkout.php:22,
|
2564 |
+
#: ../../templates/checkout/custom-checkout.php:22
|
2565 |
msgid "Checkout Custom in Test Mode"
|
2566 |
msgstr ""
|
2567 |
|
2568 |
+
#: ../../templates/checkout/custom-checkout.php:22,
|
2569 |
+
#: ../../templates/checkout/custom-checkout.php:22
|
2570 |
msgid "Use Mercado Pago means without real charges."
|
2571 |
msgstr ""
|
2572 |
|
2573 |
+
#: ../../templates/checkout/custom-checkout.php:22,
|
2574 |
+
#: ../../templates/checkout/custom-checkout.php:22
|
2575 |
msgid "See test mode rules."
|
2576 |
msgstr ""
|
2577 |
|
2578 |
+
#: ../../templates/checkout/custom-checkout.php:35,
|
2579 |
+
#: ../../templates/checkout/custom-checkout.php:35
|
2580 |
msgid "Pay faster with your saved cards and without completing data."
|
2581 |
msgstr ""
|
2582 |
|
2583 |
+
#: ../../templates/checkout/custom-checkout.php:50,
|
2584 |
+
#: ../../templates/checkout/custom-checkout.php:50
|
2585 |
msgid "With which card can you pay?"
|
2586 |
msgstr ""
|
2587 |
|
2588 |
+
#: ../../templates/checkout/custom-checkout.php:62,
|
2589 |
+
#: ../../templates/checkout/custom-checkout.php:62
|
2590 |
msgid "See current promotions"
|
2591 |
msgstr ""
|
2592 |
|
2593 |
+
#: ../../templates/checkout/custom-checkout.php:70,
|
2594 |
+
#: ../../templates/checkout/custom-checkout.php:70
|
2595 |
msgid "Fill in your card details"
|
2596 |
msgstr ""
|
2597 |
|
2598 |
+
#: ../../templates/checkout/custom-checkout.php:72,
|
2599 |
+
#: ../../templates/checkout/custom-checkout.php:72
|
2600 |
msgid "Card number"
|
2601 |
msgstr ""
|
2602 |
|
2603 |
+
#: ../../templates/checkout/custom-checkout.php:74,
|
2604 |
+
#: ../../templates/checkout/custom-checkout.php:81,
|
2605 |
+
#: ../../templates/checkout/custom-checkout.php:90,
|
2606 |
+
#: ../../templates/checkout/custom-checkout.php:98,
|
2607 |
+
#: ../../templates/checkout/custom-checkout.php:98
|
2608 |
msgid "Required data"
|
2609 |
msgstr ""
|
2610 |
|
2611 |
+
#: ../../templates/checkout/custom-checkout.php:79,
|
2612 |
+
#: ../../templates/checkout/custom-checkout.php:79
|
2613 |
msgid "Holder name as it appears on the card"
|
2614 |
msgstr ""
|
2615 |
|
2616 |
+
#: ../../templates/checkout/custom-checkout.php:87,
|
2617 |
+
#: ../../templates/checkout/custom-checkout.php:87
|
2618 |
msgid "Expiration"
|
2619 |
msgstr ""
|
2620 |
|
2621 |
+
#: ../../templates/checkout/custom-checkout.php:95,
|
2622 |
+
#: ../../templates/checkout/custom-checkout.php:95
|
2623 |
msgid "Security Code"
|
2624 |
msgstr ""
|
2625 |
|
2626 |
+
#: ../../templates/checkout/custom-checkout.php:104,
|
2627 |
+
#: ../../templates/checkout/ticket-checkout.php:29,
|
2628 |
+
#: ../../templates/checkout/ticket-checkout.php:35,
|
2629 |
+
#: ../../templates/checkout/ticket-checkout.php:35
|
2630 |
msgid "Holder document"
|
2631 |
msgstr ""
|
2632 |
|
2633 |
+
#: ../../templates/checkout/custom-checkout.php:104,
|
2634 |
+
#: ../../templates/checkout/ticket-checkout.php:29,
|
2635 |
+
#: ../../templates/checkout/ticket-checkout.php:35,
|
2636 |
+
#: ../../templates/checkout/ticket-checkout.php:35
|
2637 |
msgid "Invalid document"
|
2638 |
msgstr ""
|
2639 |
|
2640 |
+
#: ../../templates/checkout/custom-checkout.php:110,
|
2641 |
+
#: ../../templates/checkout/custom-checkout.php:122,
|
2642 |
+
#: ../../templates/checkout/custom-checkout.php:122
|
2643 |
msgid "Select the number of installments"
|
2644 |
msgstr ""
|
2645 |
|
2646 |
+
#: ../../templates/checkout/pix-checkout.php:22,
|
2647 |
+
#: ../../templates/checkout/pix-checkout.php:22
|
2648 |
msgid "Pix in Test Mode"
|
2649 |
msgstr ""
|
2650 |
|
2651 |
+
#: ../../templates/checkout/pix-checkout.php:22,
|
2652 |
+
#: ../../templates/checkout/pix-checkout.php:22
|
2653 |
msgid "You can test the flow to generate a code, but you cannot finalize the payment."
|
2654 |
msgstr ""
|
2655 |
|
2656 |
+
#: ../../templates/checkout/pix-checkout.php:27,
|
2657 |
+
#: ../../templates/checkout/pix-checkout.php:27
|
2658 |
msgid "Pay instantly"
|
2659 |
msgstr ""
|
2660 |
|
2661 |
+
#: ../../templates/checkout/pix-checkout.php:27,
|
2662 |
+
#: ../../templates/checkout/pix-checkout.php:27
|
2663 |
msgid "By confirming your purchase, we will show you a code to make the payment."
|
2664 |
msgstr ""
|
2665 |
|
2666 |
+
#: ../../templates/checkout/pix-checkout.php:27,
|
2667 |
+
#: ../../templates/checkout/pix-checkout.php:27
|
2668 |
msgid "Pix logo"
|
2669 |
msgstr ""
|
2670 |
|
2671 |
+
#: ../../templates/checkout/ticket-checkout.php:23,
|
2672 |
+
#: ../../templates/checkout/ticket-checkout.php:23
|
2673 |
msgid "Offline Methods in Test Mode"
|
2674 |
msgstr ""
|
2675 |
|
2676 |
+
#: ../../templates/checkout/ticket-checkout.php:23,
|
2677 |
+
#: ../../templates/checkout/ticket-checkout.php:23
|
2678 |
msgid "You can test the flow to generate an invoice, but you cannot finalize the payment. "
|
2679 |
msgstr ""
|
2680 |
|
2681 |
+
#: ../../templates/checkout/ticket-checkout.php:39,
|
2682 |
+
#: ../../templates/checkout/ticket-checkout.php:39
|
2683 |
msgid "Select where you want to pay"
|
2684 |
msgstr ""
|
2685 |
|
2686 |
+
#: ../../templates/checkout/ticket-checkout.php:41,
|
2687 |
+
#: ../../templates/checkout/ticket-checkout.php:41
|
2688 |
msgid "more options"
|
2689 |
msgstr ""
|
2690 |
|
2691 |
+
#: ../../templates/checkout/ticket-checkout.php:43,
|
2692 |
+
#: ../../templates/checkout/ticket-checkout.php:43
|
2693 |
msgid "Select a payment method"
|
2694 |
msgstr ""
|
2695 |
|
2696 |
+
#: ../../templates/order/payment-status-metabox-content.php:20,
|
2697 |
+
#: ../../templates/order/payment-status-metabox-content.php:20
|
2698 |
msgid "This is the payment status of your Mercado Pago Activities. To check the order status, please refer to Order details."
|
2699 |
msgstr ""
|
2700 |
|
2701 |
+
#: ../../templates/order-received/show-ticket.php:19,
|
2702 |
+
#: ../../templates/order-received/show-ticket.php:19
|
2703 |
msgid "Great, we processed your purchase order. Complete the payment with ticket so that we finish approving it."
|
2704 |
msgstr ""
|
2705 |
|
2706 |
+
#: ../../templates/order-received/show-ticket.php:23,
|
2707 |
+
#: ../../templates/order-received/show-ticket.php:23
|
2708 |
msgid "Print ticket"
|
2709 |
msgstr ""
|
includes/module/config/class-wc-woomercadopago-constants.php
CHANGED
@@ -21,7 +21,7 @@ class WC_WooMercadoPago_Constants {
|
|
21 |
const PRODUCT_ID_DESKTOP = 'BT7OF5FEOO6G01NJK3QG';
|
22 |
const PRODUCT_ID_MOBILE = 'BT7OFH09QS3001K5A0H0';
|
23 |
const PLATAFORM_ID = 'bo2hnr2ic4p001kbgpt0';
|
24 |
-
const VERSION = '6.0.
|
25 |
const MIN_PHP = 5.6;
|
26 |
const API_MP_BASE_URL = 'https://api.mercadopago.com';
|
27 |
const DATE_EXPIRATION = 3;
|
21 |
const PRODUCT_ID_DESKTOP = 'BT7OF5FEOO6G01NJK3QG';
|
22 |
const PRODUCT_ID_MOBILE = 'BT7OFH09QS3001K5A0H0';
|
23 |
const PLATAFORM_ID = 'bo2hnr2ic4p001kbgpt0';
|
24 |
+
const VERSION = '6.0.1';
|
25 |
const MIN_PHP = 5.6;
|
26 |
const API_MP_BASE_URL = 'https://api.mercadopago.com';
|
27 |
const DATE_EXPIRATION = 3;
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: ecommerce, mercadopago, woocommerce
|
|
4 |
Requires at least: 4.9.10
|
5 |
Tested up to: 5.9
|
6 |
Requires PHP: 5.6
|
7 |
-
Stable tag: 6.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -136,6 +136,10 @@ Check out our <a href="https://www.mercadopago.com.br/developers/pt/plugins_sdks
|
|
136 |
|
137 |
== Changelog ==
|
138 |
|
|
|
|
|
|
|
|
|
139 |
= v6.0.0 (22/06/2022) =
|
140 |
* Features
|
141 |
- Added ideal checkout template
|
4 |
Requires at least: 4.9.10
|
5 |
Tested up to: 5.9
|
6 |
Requires PHP: 5.6
|
7 |
+
Stable tag: 6.0.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
136 |
|
137 |
== Changelog ==
|
138 |
|
139 |
+
= v6.0.1 (27/06/2022) =
|
140 |
+
* Bug fixes
|
141 |
+
- Added validation to invalid length on cardNumber to not clear or remove fields
|
142 |
+
|
143 |
= v6.0.0 (22/06/2022) =
|
144 |
* Features
|
145 |
- Added ideal checkout template
|
woocommerce-mercadopago.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Mercado Pago payments for WooCommerce
|
4 |
* Plugin URI: https://github.com/mercadopago/cart-woocommerce
|
5 |
* Description: Configure the payment options and accept payments with cards, ticket and money of Mercado Pago account.
|
6 |
-
* Version: 6.0.
|
7 |
* Author: Mercado Pago
|
8 |
* Author URI: https://developers.mercadopago.com/
|
9 |
* Text Domain: woocommerce-mercadopago
|
3 |
* Plugin Name: Mercado Pago payments for WooCommerce
|
4 |
* Plugin URI: https://github.com/mercadopago/cart-woocommerce
|
5 |
* Description: Configure the payment options and accept payments with cards, ticket and money of Mercado Pago account.
|
6 |
+
* Version: 6.0.1
|
7 |
* Author: Mercado Pago
|
8 |
* Author URI: https://developers.mercadopago.com/
|
9 |
* Text Domain: woocommerce-mercadopago
|