WooCommerce MercadoPago - Version old.1.0.4

Version Description

Download this release

Release Info

Developer mercadopago
Plugin Icon 128x128 WooCommerce MercadoPago
Version old.1.0.4
Comparing to
See all releases

Code changes from version old.1.0.3 to old.1.0.4

README.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Woo Mercado Pago Module ===
2
  Contributors: mercadopago, mercadolivre
3
  Donate link: https://www.mercadopago.com.br/developers/
4
- Tags: mercadopago, ecommerce, payment, checkout
5
  Requires at least: WooCommerce 2.1.x
6
  Tested up to: WooCommerce 2.5.x
7
- Stable tag: 1.0.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -12,23 +12,39 @@ This is the oficial module of Mercado Pago for WooCommerce plugin.
12
 
13
  == Description ==
14
 
15
- This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store.
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  == Installation ==
18
 
19
- 1. Copy **woo-mercado-pago-module** folder to **[WordPressRootDirectory]/wp-content/plugins/** folder.
20
 
21
- 2. On your store administration, go to **Plugins** option in sidebar.
22
 
23
- 3. Search by **WooCommerce Mercado Pago** and click enable. <br />
24
- You will receive the following message: "Plugin enabled." as a notice in your WordPress.
25
 
26
- == Upgrade Notice ==
27
 
28
- Please refer to our github repo.
29
 
30
- == Installation ==
31
 
 
 
 
 
32
  1. Go to **WooCommerce > Configuration > Checkout Tab > Mercado Pago**. <br />
33
  Fist of all, you need to configure your client credentials. To make it, fill your **Client_id**, **Client_secret** in Mercado Pago Credentials section.
34
 
@@ -43,8 +59,10 @@ Fist of all, you need to configure your client credentials. To make it, fill you
43
 
44
  2. Other general configurations. <br />
45
  * **Instant Payment Notification (IPN) URL**
 
46
  The highlighted URL is where you will get notified about payment updates.<br /><br />
47
  * **Checkout Options**
 
48
  **Title**: This is the title of the payment option that will be shown to your customers;<br />
49
  **Description**: This is the description of the payment option that will be shown to your customers;<br />
50
  **Store Category**: Sets up the category of the store;<br />
@@ -54,21 +72,26 @@ Fist of all, you need to configure your client credentials. To make it, fill you
54
  **iFrame Height**: The height, in pixels, of the iFrame (used only with iFrame Integration Method);<br />
55
  **Auto Return**: If set, the platform will return to your store when the payment is approved.<br /><br />
56
  * **Payment Options**
 
57
  **Max Installments**: The maximum installments allowed for your customers;<br />
58
  **Exclude Payment Methods**: Select the payment methods that you want to not work with Mercado Pago.<br /><br />
59
  * **Test and Debug Options**
 
60
  **Mercado Pago Sandboxs**: Test your payments in Mercado Pago sandbox environment;<br />
61
  **Debug and Log**: Enables/disables system logs.<br />
62
-
63
  == Frequently Asked Questions ==
64
 
 
 
 
65
  = Any questions? =
66
 
67
  Please, check our FAQ at: https://www.mercadopago.com.br/ajuda/
68
 
69
  == Screenshots ==
70
 
71
- 1. Settings page.
72
 
73
  == Changelog ==
74
 
@@ -83,10 +106,19 @@ Please, check our FAQ at: https://www.mercadopago.com.br/ajuda/
83
  * Added payment ID in order custom fields information;
84
  * Removed some unused files/code;
85
  * Redesign of the logic of preferences when creating cart, separating items;
86
- * Proper information of shipment cost
87
 
88
  = v1.0.2 (23/03/2016) =
89
- * IPN URL wasn’t triggered when topic=payment
90
 
91
  = v1.0.3 (23/03/2016) =
92
- * Improving algorithm when processing IPN
 
 
 
 
 
 
 
 
 
1
  === Woo Mercado Pago Module ===
2
  Contributors: mercadopago, mercadolivre
3
  Donate link: https://www.mercadopago.com.br/developers/
4
+ Tags: ecommerce, mercadopago
5
  Requires at least: WooCommerce 2.1.x
6
  Tested up to: WooCommerce 2.5.x
7
+ Stable tag: 1.0.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
12
 
13
  == Description ==
14
 
15
+ This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store.<br />
16
+ Mercado Pago owns the highest security standards with PCI certification level 1 and a specialized internal team working on fraud analysis. With Mercado Pago module, you will be able to accept payments from the most common brands of credit card, offer purchase installments options and receive your payment with antecipation. You can also enable your customers to pay in the web or in their mobile devices.<br />
17
+ Download now and receive payments with Mercado Pago.<br /><br />
18
+
19
+ - Online and real-time processment;<br />
20
+ - High approval rate with a robust analysis of fraud;<br />
21
+ - Potential new customers with a base of more than 120 millions of users in Latin America;<br />
22
+ - PCI Level 1 Certification;<br />
23
+ - Support to major credit card brands;<br />
24
+ - Payment installments;<br />
25
+ - Anticipation of receivables in D+2 or D+14 (According to Mercado Pago terms and conditions);<br />
26
+ - Payment in one click with Mercado Pago standard checkout;<br />
27
+ - Seller's Protection Program;<br />
28
 
29
  == Installation ==
30
 
31
+ You can directly download and install this module from your **WordPress/WooCommerce** store by going in **Plugins > Add New** and typing "**Woo Mercado Pago Module**" in search field. <br />
32
 
33
+ To manually install, you can download the module either from: <br />
34
 
35
+ - Github: https://www.mercadopago.com/mla/herramientas/aplicaciones
36
+ - WordPress Plugin Directory: https://br.wordpress.org/plugins/woo-mercado-pago-module/
37
 
38
+ and follow bellow steps:
39
 
40
+ 1. Copy **cart-woocommerce/woo-mercado-pago-module** folder to **[WordPressRootDirectory]/wp-content/plugins/** folder.
41
 
42
+ 2. On your store administration, go to **Plugins** option in sidebar.
43
 
44
+ 3. Search by **WooCommerce Mercado Pago** and click enable. <br />
45
+ You will receive the following message: "Plugin enabled." as a notice in your WordPress.
46
+
47
+ = Configuration =
48
  1. Go to **WooCommerce > Configuration > Checkout Tab > Mercado Pago**. <br />
49
  Fist of all, you need to configure your client credentials. To make it, fill your **Client_id**, **Client_secret** in Mercado Pago Credentials section.
50
 
59
 
60
  2. Other general configurations. <br />
61
  * **Instant Payment Notification (IPN) URL**
62
+ ![Installation Instructions](/README.img/wc_setup_ipn.png) <br />
63
  The highlighted URL is where you will get notified about payment updates.<br /><br />
64
  * **Checkout Options**
65
+ ![Installation Instructions](/README.img/wc_setup_checkout.png) <br />
66
  **Title**: This is the title of the payment option that will be shown to your customers;<br />
67
  **Description**: This is the description of the payment option that will be shown to your customers;<br />
68
  **Store Category**: Sets up the category of the store;<br />
72
  **iFrame Height**: The height, in pixels, of the iFrame (used only with iFrame Integration Method);<br />
73
  **Auto Return**: If set, the platform will return to your store when the payment is approved.<br /><br />
74
  * **Payment Options**
75
+ ![Installation Instructions](/README.img/wc_setup_payment.png) <br />
76
  **Max Installments**: The maximum installments allowed for your customers;<br />
77
  **Exclude Payment Methods**: Select the payment methods that you want to not work with Mercado Pago.<br /><br />
78
  * **Test and Debug Options**
79
+ ![Installation Instructions](/README.img/wc_setup_testdebug.png) <br />
80
  **Mercado Pago Sandboxs**: Test your payments in Mercado Pago sandbox environment;<br />
81
  **Debug and Log**: Enables/disables system logs.<br />
82
+
83
  == Frequently Asked Questions ==
84
 
85
+ = What is Mercado Pago? =
86
+ Please, take a look: https://vimeo.com/125253122
87
+
88
  = Any questions? =
89
 
90
  Please, check our FAQ at: https://www.mercadopago.com.br/ajuda/
91
 
92
  == Screenshots ==
93
 
94
+ 1. `/README.img/wc_mp_settings.png`
95
 
96
  == Changelog ==
97
 
106
  * Added payment ID in order custom fields information;
107
  * Removed some unused files/code;
108
  * Redesign of the logic of preferences when creating cart, separating items;
109
+ * Proper information of shipment cost.
110
 
111
  = v1.0.2 (23/03/2016) =
112
+ * IPN URL wasn’t triggered when topic=payment.
113
 
114
  = v1.0.3 (23/03/2016) =
115
+ * Improving algorithm when processing IPN.
116
+
117
+ = v1.0.4 (15/04/2016) =
118
+ * Added a link to module settings page in plugin page;
119
+ * Several bug fixes;
120
+ * Fixed status change when processing with two cards.
121
+
122
+ == Upgrade Notice ==
123
+
124
+ Please refer to our github repo.
languages/woocommerce-mercadopago-module-es_AR.mo CHANGED
Binary file
languages/woocommerce-mercadopago-module-es_AR.po CHANGED
@@ -1,348 +1,376 @@
1
- # WordPress Blank Pot
2
- # Copyright (C) 2014 ...
3
- # This file is distributed under the GNU General Public License v2 or later.
4
- msgid ""
5
- msgstr ""
6
- "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
- "POT-Creation-Date: 2016-03-04 20:48-0300\n"
8
- "PO-Revision-Date: \n"
9
- "Language-Team: Your Team <translations@example.com>\n"
10
- "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Generator: Poedit 1.8.7\n"
20
- "Last-Translator: \n"
21
- "Language: es_AR\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
-
24
- #. Description of the plugin/theme
25
- msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
26
- msgstr "Este es el módulo <strong>oficial</strong> de Mercado Pago para el plugin WooCommerce. Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
27
-
28
- #: mercadopago-module.php:66
29
- #, php-format
30
- msgid "Woo Mercado Pago Module depends on the last version of %s to execute!"
31
- msgstr "Woo Mercado Pago Module depende de la última versión de %s para ejecutarse!"
32
-
33
- #: mercadopago/mercadopago-gateway.php:63
34
- msgid "This module enables WooCommerce to use Mercado Pago as payment method for purchases made in your virtual store."
35
- msgstr "Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
36
-
37
- #: mercadopago/mercadopago-gateway.php:133
38
- msgid "Argentine"
39
- msgstr "Argentina"
40
-
41
- #: mercadopago/mercadopago-gateway.php:134
42
- msgid "Brazil"
43
- msgstr "Brasil"
44
-
45
- #: mercadopago/mercadopago-gateway.php:135
46
- msgid "Chile"
47
- msgstr "Chile"
48
-
49
- #: mercadopago/mercadopago-gateway.php:136
50
- msgid "Colombia"
51
- msgstr "Colombia"
52
-
53
- #: mercadopago/mercadopago-gateway.php:137
54
- msgid "Mexico"
55
- msgstr "México"
56
-
57
- #: mercadopago/mercadopago-gateway.php:138
58
- msgid "or"
59
- msgstr "o"
60
-
61
- #: mercadopago/mercadopago-gateway.php:139
62
- msgid "Venezuela"
63
- msgstr "Venezuela"
64
-
65
- #: mercadopago/mercadopago-gateway.php:154
66
- msgid "Select the payment methods that you <strong>don't</strong> want to receive with Mercado Pago."
67
- msgstr "Selecione los medios de pago que <strong>no</strong> desea aceptar con Mercado Pago."
68
-
69
- #: mercadopago/mercadopago-gateway.php:157
70
- msgid "Your credentials are <strong>valid</strong> for"
71
- msgstr "Sus credenciales <strong>son válidas</strong> para"
72
-
73
- #: mercadopago/mercadopago-gateway.php:164 mercadopago/mercadopago-gateway.php:173
74
- msgid "Configure your Client_id and Client_secret to have access to more options."
75
- msgstr "Configure su Client_id y Client_secret para tener acceso a más opciones."
76
-
77
- #: mercadopago/mercadopago-gateway.php:167 mercadopago/mercadopago-gateway.php:176
78
- msgid "Your credentials are <strong>not valid</strong>!"
79
- msgstr "Sus credenciales <strong>no son válidas</strong>!"
80
-
81
- #: mercadopago/mercadopago-gateway.php:190 mercadopago/mercadopago-gateway.php:198 mercadopago/mercadopago-gateway.php:208
82
- msgid "This field should be an integer."
83
- msgstr "Este campo debe ser un número."
84
-
85
- #: mercadopago/mercadopago-gateway.php:193
86
- msgid "If your integration method is iFrame, please inform the payment iFrame width."
87
- msgstr "Si su modo de apertura es iFrame, indique el ancho del iFrame."
88
-
89
- #: mercadopago/mercadopago-gateway.php:201
90
- msgid "If your integration method is iFrame, please inform the payment iFrame height."
91
- msgstr "Si su modo de apertura es iFrame, indique el alto del iFrame."
92
-
93
- #: mercadopago/mercadopago-gateway.php:211
94
- msgid "Select the max number of installments for your customers."
95
- msgstr "Seleccione el número máximo de cuotas posibles para sus clientes."
96
-
97
- #: mercadopago/mercadopago-gateway.php:217
98
- msgid "Enable/Disable"
99
- msgstr "Habilitar/Deshabilitar"
100
-
101
- #: mercadopago/mercadopago-gateway.php:219
102
- msgid "Enable Mercado Pago Module"
103
- msgstr "Habilitar Mercado Pago"
104
-
105
- #: mercadopago/mercadopago-gateway.php:223
106
- msgid "Mercado Pago Credentials"
107
- msgstr "Credenciales de Mercado Pago"
108
-
109
- #: mercadopago/mercadopago-gateway.php:225
110
- msgid "You can obtain your credentials for"
111
- msgstr "Puedes obtener tus credenciales para"
112
-
113
- #: mercadopago/mercadopago-gateway.php:228
114
- msgid "Mercado Pago Client_id"
115
- msgstr "Client_id de Mercado Pago"
116
-
117
- #: mercadopago/mercadopago-gateway.php:230
118
- msgid "Insert your Mercado Pago Client_id."
119
- msgstr "Inserte su Client_id de Mercado Pago."
120
-
121
- #: mercadopago/mercadopago-gateway.php:235
122
- msgid "Mercado Pago Client_secret"
123
- msgstr "Client_secret de Mercado Pago"
124
-
125
- #: mercadopago/mercadopago-gateway.php:237
126
- msgid "Insert your Mercado Pago Client_secret."
127
- msgstr "Inserte su Client_secret de Mercado Pago."
128
-
129
- #: mercadopago/mercadopago-gateway.php:242
130
- msgid "Instant Payment Notification (IPN) URL"
131
- msgstr "URL da Notificación Instantanea de Pago (IPN)"
132
-
133
- #: mercadopago/mercadopago-gateway.php:244
134
- msgid "Your IPN URL to receive instant payment notifications is"
135
- msgstr "Su URL de IPN para recibir notificaciones instantáneas de pago es"
136
-
137
- #: mercadopago/mercadopago-gateway.php:247
138
- msgid "Checkout Options"
139
- msgstr "Opciones de Checkout"
140
-
141
- #: mercadopago/mercadopago-gateway.php:252
142
- msgid "Title"
143
- msgstr "Título"
144
-
145
- #: mercadopago/mercadopago-gateway.php:254
146
- msgid "Title shown to the client in the checkout."
147
- msgstr "Título mostrado al cliente en el checkout."
148
-
149
- #: mercadopago/mercadopago-gateway.php:258
150
- msgid "Description"
151
- msgstr "Descripción"
152
-
153
- #: mercadopago/mercadopago-gateway.php:260
154
- msgid "Description shown to the client in the checkout."
155
- msgstr "Descripción mostrada al cliente en el checkout."
156
-
157
- #: mercadopago/mercadopago-gateway.php:261 mercadopago/mercadopago-gateway.php:406
158
- msgid "Pay with Mercado Pago"
159
- msgstr "Pagar con Mercado Pago"
160
-
161
- #: mercadopago/mercadopago-gateway.php:264
162
- msgid "Store Category"
163
- msgstr "Categoría de la tienda"
164
-
165
- #: mercadopago/mercadopago-gateway.php:266
166
- msgid "Define which type of products your store sells."
167
- msgstr "Defina el tipo de productos que su tienda vende."
168
-
169
- #: mercadopago/mercadopago-gateway.php:270
170
- msgid "Store Identificator"
171
- msgstr "Identificador de la tienda"
172
-
173
- #: mercadopago/mercadopago-gateway.php:272
174
- msgid "Please, inform a prefix to your store."
175
- msgstr "Por favor, informe un prefijo para su tienda."
176
-
177
- #: mercadopago/mercadopago-gateway.php:272
178
- msgid "If you use your Mercado Pago account on multiple stores you should make sure that this prefix is unique as Mercado Pago will not allow orders with same identificators."
179
- msgstr "Si esta utilizando su cuenta Mercado Pago para múltiples tiendas, asegúrese que este prefijo sea único para no generar pedidos con el mismo identificador."
180
-
181
- #: mercadopago/mercadopago-gateway.php:276
182
- msgid "Integration Method"
183
- msgstr "Método de integración"
184
-
185
- #: mercadopago/mercadopago-gateway.php:278
186
- msgid "Select how your clients should interact with Mercado Pago. Modal Window (inside your store), Redirect (Client is redirected to Mercado Pago), or iFrame (an internal window is embedded to the page layout)."
187
- msgstr "Ventana Modal (Dentro de su tienda), Redireccionamiento (El cliente es redireccionado a Mercado Pago), o iFrame (Ventana de pago incorporada a su página)."
188
-
189
- #: mercadopago/mercadopago-gateway.php:281
190
- msgid "iFrame"
191
- msgstr "iFrame"
192
-
193
- #: mercadopago/mercadopago-gateway.php:282
194
- msgid "Modal Window"
195
- msgstr "Ventana modal"
196
-
197
- #: mercadopago/mercadopago-gateway.php:283
198
- msgid "Redirect"
199
- msgstr "Redireccionamiento"
200
-
201
- #: mercadopago/mercadopago-gateway.php:287
202
- msgid "iFrame Width"
203
- msgstr "Ancho del iFrame"
204
-
205
- #: mercadopago/mercadopago-gateway.php:293
206
- msgid "iFrame Height"
207
- msgstr "Alto del iFrame"
208
-
209
- #: mercadopago/mercadopago-gateway.php:299
210
- msgid "Auto Return"
211
- msgstr "Redirección automática"
212
-
213
- #: mercadopago/mercadopago-gateway.php:301
214
- msgid "Automatic Return After Payment"
215
- msgstr "Redirección Automática Luego del Pago"
216
-
217
- #: mercadopago/mercadopago-gateway.php:303
218
- msgid "After the payment, client is automatically redirected."
219
- msgstr "Después del pago, el cliente será redireccionado automáticamente."
220
-
221
- #: mercadopago/mercadopago-gateway.php:306
222
- msgid "Payment Options"
223
- msgstr "Opciones de Pago"
224
-
225
- #: mercadopago/mercadopago-gateway.php:311
226
- msgid "Max installments"
227
- msgstr "Número máximo de cuotas"
228
-
229
- #: mercadopago/mercadopago-gateway.php:317
230
- msgid "Exclude Payment Methods"
231
- msgstr "Excluir métodos de pago"
232
-
233
- #: mercadopago/mercadopago-gateway.php:324
234
- msgid "Test and Debug Options"
235
- msgstr "Opciones de Prueba y Debug"
236
-
237
- #: mercadopago/mercadopago-gateway.php:329
238
- msgid "Mercado Pago Sandbox"
239
- msgstr "Sandbox Mercado Pago"
240
-
241
- #: mercadopago/mercadopago-gateway.php:331
242
- msgid "Enable Mercado Pago Sandbox"
243
- msgstr "Habilitar el sandbox de Mercado Pago"
244
-
245
- #: mercadopago/mercadopago-gateway.php:333
246
- msgid "This options allows you to test payments inside a sandbox environment."
247
- msgstr "Esta opción permite simular un flujo de pagos completo en nuestro entorno Sandbox."
248
-
249
- #: mercadopago/mercadopago-gateway.php:336
250
- msgid "Debug and Log"
251
- msgstr "Debug y Log"
252
-
253
- #: mercadopago/mercadopago-gateway.php:338
254
- msgid "Enable log"
255
- msgstr "Habilitar Log"
256
-
257
- #: mercadopago/mercadopago-gateway.php:340
258
- #, php-format
259
- msgid "Register event logs of Mercado Pago, such as API requests, in the file"
260
- msgstr "Registrar logs de eventos de Mercado Pago, como llamadas a la API, dentro del archivo"
261
-
262
- #: mercadopago/mercadopago-gateway.php:402
263
- msgid "Thank you for your order. Please, proceed with your payment clicking in the bellow button."
264
- msgstr "Gracias por su compra. Por favor, prosiga a la página de pago haciendo click en el botón de abajo."
265
-
266
- #: mercadopago/mercadopago-gateway.php:410
267
- msgid "Cancel order &amp; Clear cart"
268
- msgstr "Cancelar &amp; Limpiar carrito"
269
-
270
- #: mercadopago/mercadopago-gateway.php:420
271
- msgid "Thank you for your order. Proceed with your payment completing the following information."
272
- msgstr "Gracias por su compra. Prosiga con su pago completando la información abajo."
273
-
274
- #: mercadopago/mercadopago-gateway.php:431
275
- msgid "An error occurred when proccessing your payment. Please try again or contact us for assistence."
276
- msgstr "Un error ocurrió durante el procesamiento de su pago. Por favor intente nuevamente o contactenos para ayudarlo."
277
-
278
- #: mercadopago/mercadopago-gateway.php:434
279
- msgid "Click to try again"
280
- msgstr "Haga click para intentar de nuevo"
281
-
282
- #: mercadopago/mercadopago-gateway.php:675 mercadopago/mercadopago-gateway.php:686
283
- msgid "Mercado Pago is Inactive"
284
- msgstr "Mercado Pago Inactivo"
285
-
286
- #: mercadopago/mercadopago-gateway.php:678
287
- msgid "Your Mercado Pago credentials Client_id/Client_secret appears to be misconfigured."
288
- msgstr "Sus credenciales Client_id/Client_secret de Mercado Pago parecen no estar debidamente configuradas."
289
-
290
- #: mercadopago/mercadopago-gateway.php:679
291
- msgid "Click here and configure!"
292
- msgstr "Haga click aquí y configure!"
293
-
294
- #: mercadopago/mercadopago-gateway.php:689
295
- msgid "The currency"
296
- msgstr "La moneda"
297
-
298
- #: mercadopago/mercadopago-gateway.php:689
299
- msgid "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, VEF."
300
- msgstr "no es soportada. Las monedas soportadas son: ARS, BRL, CLP, COP, MXN, USD, VEF."
301
-
302
- #: mercadopago/mercadopago-gateway.php:714
303
- msgid "Mercado Pago Request Failure"
304
- msgstr "La solicitud de Mercado Pago ha fallado."
305
-
306
- #: mercadopago/mercadopago-gateway.php:791
307
- msgid "Mercado Pago Transaction ID"
308
- msgstr "ID de operación de Mercado Pago"
309
-
310
- #: mercadopago/mercadopago-gateway.php:798
311
- msgid "Payer email"
312
- msgstr "Email del comprador"
313
-
314
- #: mercadopago/mercadopago-gateway.php:805
315
- msgid "Payment type"
316
- msgstr "Método de pago"
317
-
318
- #: mercadopago/mercadopago-gateway.php:810
319
- msgid "Payment approved."
320
- msgstr "Pago aprobado."
321
-
322
- #: mercadopago/mercadopago-gateway.php:816
323
- msgid "Customer haven't paid yet."
324
- msgstr "El cliente todavía no efectuó el pago."
325
-
326
- #: mercadopago/mercadopago-gateway.php:821
327
- msgid "Payment under review."
328
- msgstr "El pago está pendiente de revisión."
329
-
330
- #: mercadopago/mercadopago-gateway.php:826
331
- msgid "The payment was refused. The customer can try again."
332
- msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
333
-
334
- #: mercadopago/mercadopago-gateway.php:832
335
- msgid "The payment was refunded to the customer."
336
- msgstr "El pago fue devuelto al cliente."
337
-
338
- #: mercadopago/mercadopago-gateway.php:838
339
- msgid "The payment was cancelled."
340
- msgstr "El pago fue cancelado."
341
-
342
- #: mercadopago/mercadopago-gateway.php:843
343
- msgid "Mercado Pago Payment ID"
344
- msgstr "ID de pago de Mercado Pago"
345
-
346
- #: mercadopago/mercadopago-gateway.php:843 mercadopago/mercadopago-gateway.php:848
347
- msgid "The payment is under mediation or it was charged-back."
348
- msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # WordPress Blank Pot
2
+ # Copyright (C) 2014 ...
3
+ # This file is distributed under the GNU General Public License v2 or later.
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
+ "POT-Creation-Date: 2016-03-04 20:48-0300\n"
8
+ "PO-Revision-Date: \n"
9
+ "Language-Team: Your Team <translations@example.com>\n"
10
+ "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
18
+ "X-Poedit-Basepath: ..\n"
19
+ "X-Generator: Poedit 1.8.7\n"
20
+ "Last-Translator: \n"
21
+ "Language: es_AR\n"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+
24
+ #. Description of the plugin/theme
25
+ msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
26
+ msgstr "Este es el módulo <strong>oficial</strong> de Mercado Pago para el plugin WooCommerce. Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
27
+
28
+ #: mercadopago-module.php:66
29
+ #, php-format
30
+ msgid "Woo Mercado Pago Module depends on the last version of %s to execute!"
31
+ msgstr "Woo Mercado Pago Module depende de la última versión de %s para ejecutarse!"
32
+
33
+ #: mercadopago-module.php:110
34
+ msgid "Settings"
35
+ msgstr "Ajustes"
36
+
37
+ #: mercadopago/mercadopago-gateway.php:63
38
+ msgid "This module enables WooCommerce to use Mercado Pago as payment method for purchases made in your virtual store."
39
+ msgstr "Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
40
+
41
+ #: mercadopago/mercadopago-gateway.php:133
42
+ msgid "Argentine"
43
+ msgstr "Argentina"
44
+
45
+ #: mercadopago/mercadopago-gateway.php:134
46
+ msgid "Brazil"
47
+ msgstr "Brasil"
48
+
49
+ #: mercadopago/mercadopago-gateway.php:135
50
+ msgid "Chile"
51
+ msgstr "Chile"
52
+
53
+ #: mercadopago/mercadopago-gateway.php:136
54
+ msgid "Colombia"
55
+ msgstr "Colombia"
56
+
57
+ #: mercadopago/mercadopago-gateway.php:137
58
+ msgid "Mexico"
59
+ msgstr "México"
60
+
61
+ #: mercadopago/mercadopago-gateway.php:138
62
+ msgid "or"
63
+ msgstr "o"
64
+
65
+ #: mercadopago/mercadopago-gateway.php:139
66
+ msgid "Venezuela"
67
+ msgstr "Venezuela"
68
+
69
+ #: mercadopago/mercadopago-gateway.php:154
70
+ msgid "Select the payment methods that you <strong>don't</strong> want to receive with Mercado Pago."
71
+ msgstr "Selecione los medios de pago que <strong>no</strong> desea aceptar con Mercado Pago."
72
+
73
+ #: mercadopago/mercadopago-gateway.php:157
74
+ msgid "Your credentials are <strong>valid</strong> for"
75
+ msgstr "Sus credenciales <strong>son válidas</strong> para"
76
+
77
+ #: mercadopago/mercadopago-gateway.php:164 mercadopago/mercadopago-gateway.php:173
78
+ msgid "Configure your Client_id and Client_secret to have access to more options."
79
+ msgstr "Configure su Client_id y Client_secret para tener acceso a más opciones."
80
+
81
+ #: mercadopago/mercadopago-gateway.php:167 mercadopago/mercadopago-gateway.php:176
82
+ msgid "Your credentials are <strong>not valid</strong>!"
83
+ msgstr "Sus credenciales <strong>no son válidas</strong>!"
84
+
85
+ #: mercadopago/mercadopago-gateway.php:190 mercadopago/mercadopago-gateway.php:198 mercadopago/mercadopago-gateway.php:208
86
+ msgid "This field should be an integer."
87
+ msgstr "Este campo debe ser un número."
88
+
89
+ #: mercadopago/mercadopago-gateway.php:193
90
+ msgid "If your integration method is iFrame, please inform the payment iFrame width."
91
+ msgstr "Si su modo de apertura es iFrame, indique el ancho del iFrame."
92
+
93
+ #: mercadopago/mercadopago-gateway.php:201
94
+ msgid "If your integration method is iFrame, please inform the payment iFrame height."
95
+ msgstr "Si su modo de apertura es iFrame, indique el alto del iFrame."
96
+
97
+ #: mercadopago/mercadopago-gateway.php:211
98
+ msgid "Select the max number of installments for your customers."
99
+ msgstr "Seleccione el número máximo de cuotas posibles para sus clientes."
100
+
101
+ #: mercadopago/mercadopago-gateway.php:217
102
+ msgid "Enable/Disable"
103
+ msgstr "Habilitar/Deshabilitar"
104
+
105
+ #: mercadopago/mercadopago-gateway.php:219
106
+ msgid "Enable Mercado Pago Module"
107
+ msgstr "Habilitar Mercado Pago"
108
+
109
+ #: mercadopago/mercadopago-gateway.php:223
110
+ msgid "Mercado Pago Credentials"
111
+ msgstr "Credenciales de Mercado Pago"
112
+
113
+ #: mercadopago/mercadopago-gateway.php:225
114
+ msgid "You can obtain your credentials for"
115
+ msgstr "Puedes obtener tus credenciales para"
116
+
117
+ #: mercadopago/mercadopago-gateway.php:228
118
+ msgid "Mercado Pago Client_id"
119
+ msgstr "Client_id de Mercado Pago"
120
+
121
+ #: mercadopago/mercadopago-gateway.php:230
122
+ msgid "Insert your Mercado Pago Client_id."
123
+ msgstr "Inserte su Client_id de Mercado Pago."
124
+
125
+ #: mercadopago/mercadopago-gateway.php:235
126
+ msgid "Mercado Pago Client_secret"
127
+ msgstr "Client_secret de Mercado Pago"
128
+
129
+ #: mercadopago/mercadopago-gateway.php:237
130
+ msgid "Insert your Mercado Pago Client_secret."
131
+ msgstr "Inserte su Client_secret de Mercado Pago."
132
+
133
+ #: mercadopago/mercadopago-gateway.php:265
134
+ msgid "Custom Checkout"
135
+ msgstr "Checkout Transparente"
136
+
137
+ #: mercadopago/mercadopago-gateway.php:267
138
+ msgid "Enable Custom Checkout"
139
+ msgstr "Permitir Checkout Transparente"
140
+
141
+ #: mercadopago/mercadopago-gateway.php:269
142
+ msgid "This option allows your store to present the custom/transparent checkout to your customers."
143
+ msgstr "Esta opción permite a su tienda presentar el checkout transparente para sus clientes."
144
+
145
+ #: mercadopago/mercadopago-gateway.php:242
146
+ msgid "Instant Payment Notification (IPN) URL"
147
+ msgstr "URL da Notificación Instantanea de Pago (IPN)"
148
+
149
+ #: mercadopago/mercadopago-gateway.php:244
150
+ msgid "Your IPN URL to receive instant payment notifications is"
151
+ msgstr "Su URL de IPN para recibir notificaciones instantáneas de pago es"
152
+
153
+ #: mercadopago/mercadopago-gateway.php:247
154
+ msgid "Checkout Options"
155
+ msgstr "Opciones de Checkout"
156
+
157
+ #: mercadopago/mercadopago-gateway.php:252
158
+ msgid "Title"
159
+ msgstr "Título"
160
+
161
+ #: mercadopago/mercadopago-gateway.php:254
162
+ msgid "Title shown to the client in the checkout."
163
+ msgstr "Título mostrado al cliente en el checkout."
164
+
165
+ #: mercadopago/mercadopago-gateway.php:258
166
+ msgid "Description"
167
+ msgstr "Descripción"
168
+
169
+ #: mercadopago/mercadopago-gateway.php:260
170
+ msgid "Description shown to the client in the checkout."
171
+ msgstr "Descripción mostrada al cliente en el checkout."
172
+
173
+ #: mercadopago/mercadopago-gateway.php:261 mercadopago/mercadopago-gateway.php:406
174
+ msgid "Pay with Mercado Pago"
175
+ msgstr "Pagar con Mercado Pago"
176
+
177
+ #: mercadopago/mercadopago-gateway.php:264
178
+ msgid "Store Category"
179
+ msgstr "Categoría de la tienda"
180
+
181
+ #: mercadopago/mercadopago-gateway.php:266
182
+ msgid "Define which type of products your store sells."
183
+ msgstr "Defina el tipo de productos que su tienda vende."
184
+
185
+ #: mercadopago/mercadopago-gateway.php:270
186
+ msgid "Store Identificator"
187
+ msgstr "Identificador de la tienda"
188
+
189
+ #: mercadopago/mercadopago-gateway.php:272
190
+ msgid "Please, inform a prefix to your store."
191
+ msgstr "Por favor, informe un prefijo para su tienda."
192
+
193
+ #: mercadopago/mercadopago-gateway.php:272
194
+ msgid "If you use your Mercado Pago account on multiple stores you should make sure that this prefix is unique as Mercado Pago will not allow orders with same identificators."
195
+ msgstr "Si esta utilizando su cuenta Mercado Pago para múltiples tiendas, asegúrese que este prefijo sea único para no generar pedidos con el mismo identificador."
196
+
197
+ #: mercadopago/mercadopago-gateway.php:276
198
+ msgid "Integration Method"
199
+ msgstr "Método de integración"
200
+
201
+ #: mercadopago/mercadopago-gateway.php:278
202
+ msgid "Select how your clients should interact with Mercado Pago. Modal Window (inside your store), Redirect (Client is redirected to Mercado Pago), or iFrame (an internal window is embedded to the page layout)."
203
+ msgstr "Ventana Modal (Dentro de su tienda), Redireccionamiento (El cliente es redireccionado a Mercado Pago), o iFrame (Ventana de pago incorporada a su página)."
204
+
205
+ #: mercadopago/mercadopago-gateway.php:281
206
+ msgid "iFrame"
207
+ msgstr "iFrame"
208
+
209
+ #: mercadopago/mercadopago-gateway.php:282
210
+ msgid "Modal Window"
211
+ msgstr "Ventana modal"
212
+
213
+ #: mercadopago/mercadopago-gateway.php:283
214
+ msgid "Redirect"
215
+ msgstr "Redireccionamiento"
216
+
217
+ #: mercadopago/mercadopago-gateway.php:287
218
+ msgid "iFrame Width"
219
+ msgstr "Ancho del iFrame"
220
+
221
+ #: mercadopago/mercadopago-gateway.php:293
222
+ msgid "iFrame Height"
223
+ msgstr "Alto del iFrame"
224
+
225
+ #: mercadopago/mercadopago-gateway.php:299
226
+ msgid "Auto Return"
227
+ msgstr "Redirección automática"
228
+
229
+ #: mercadopago/mercadopago-gateway.php:301
230
+ msgid "Automatic Return After Payment"
231
+ msgstr "Redirección Automática Luego del Pago"
232
+
233
+ #: mercadopago/mercadopago-gateway.php:303
234
+ msgid "After the payment, client is automatically redirected."
235
+ msgstr "Después del pago, el cliente será redireccionado automáticamente."
236
+
237
+ #: mercadopago/mercadopago-gateway.php:306
238
+ msgid "Payment Options"
239
+ msgstr "Opciones de Pago"
240
+
241
+ #: mercadopago/mercadopago-gateway.php:311
242
+ msgid "Max installments"
243
+ msgstr "Número máximo de cuotas"
244
+
245
+ #: mercadopago/mercadopago-gateway.php:339
246
+ msgid "Payment with 2 Credit Card"
247
+ msgstr "Pago con 2 tarjeta de crédito"
248
+
249
+ #: mercadopago/mercadopago-gateway.php:341
250
+ msgid "Enable payments with 2 credit cards"
251
+ msgstr "Permitir los pagos con 2 tarjetas de crédito"
252
+
253
+ #: mercadopago/mercadopago-gateway.php:343
254
+ msgid "Enable this option to let your customers use 2 credit cards to pay orders."
255
+ msgstr "Habilita esta opción para permitir a sus clientes usar 2 tarjetas de crédito para pagar los pedidos."
256
+
257
+ #: mercadopago/mercadopago-gateway.php:317
258
+ msgid "Exclude Payment Methods"
259
+ msgstr "Excluir métodos de pago"
260
+
261
+ #: mercadopago/mercadopago-gateway.php:324
262
+ msgid "Test and Debug Options"
263
+ msgstr "Opciones de Prueba y Debug"
264
+
265
+ #: mercadopago/mercadopago-gateway.php:329
266
+ msgid "Mercado Pago Sandbox"
267
+ msgstr "Sandbox Mercado Pago"
268
+
269
+ #: mercadopago/mercadopago-gateway.php:331
270
+ msgid "Enable Mercado Pago Sandbox"
271
+ msgstr "Habilitar el sandbox de Mercado Pago"
272
+
273
+ #: mercadopago/mercadopago-gateway.php:333
274
+ msgid "This option allows you to test payments inside a sandbox environment."
275
+ msgstr "Esta opción permite simular un flujo de pagos completo en nuestro entorno Sandbox."
276
+
277
+ #: mercadopago/mercadopago-gateway.php:336
278
+ msgid "Debug and Log"
279
+ msgstr "Debug y Log"
280
+
281
+ #: mercadopago/mercadopago-gateway.php:338
282
+ msgid "Enable log"
283
+ msgstr "Habilitar Log"
284
+
285
+ #: mercadopago/mercadopago-gateway.php:340
286
+ #, php-format
287
+ msgid "Register event logs of Mercado Pago, such as API requests, in the file"
288
+ msgstr "Registrar logs de eventos de Mercado Pago, como llamadas a la API, dentro del archivo"
289
+
290
+ #: mercadopago/mercadopago-gateway.php:402
291
+ msgid "Thank you for your order. Please, proceed with your payment clicking in the bellow button."
292
+ msgstr "Gracias por su compra. Por favor, prosiga a la página de pago haciendo click en el botón de abajo."
293
+
294
+ #: mercadopago/mercadopago-gateway.php:410
295
+ msgid "Cancel order &amp; Clear cart"
296
+ msgstr "Cancelar &amp; Limpiar carrito"
297
+
298
+ #: mercadopago/mercadopago-gateway.php:420
299
+ msgid "Thank you for your order. Proceed with your payment completing the following information."
300
+ msgstr "Gracias por su compra. Prosiga con su pago completando la información abajo."
301
+
302
+ #: mercadopago/mercadopago-gateway.php:431
303
+ msgid "An error occurred when proccessing your payment. Please try again or contact us for assistence."
304
+ msgstr "Un error ocurrió durante el procesamiento de su pago. Por favor intente nuevamente o contactenos para ayudarlo."
305
+
306
+ #: mercadopago/mercadopago-gateway.php:434
307
+ msgid "Click to try again"
308
+ msgstr "Haga click para intentar de nuevo"
309
+
310
+ #: mercadopago/mercadopago-gateway.php:675 mercadopago/mercadopago-gateway.php:686
311
+ msgid "Mercado Pago is Inactive"
312
+ msgstr "Mercado Pago Inactivo"
313
+
314
+ #: mercadopago/mercadopago-gateway.php:678
315
+ msgid "Your Mercado Pago credentials Client_id/Client_secret appears to be misconfigured."
316
+ msgstr "Sus credenciales Client_id/Client_secret de Mercado Pago parecen no estar debidamente configuradas."
317
+
318
+ #: mercadopago/mercadopago-gateway.php:679
319
+ msgid "Click here and configure!"
320
+ msgstr "Haga click aquí y configure!"
321
+
322
+ #: mercadopago/mercadopago-gateway.php:689
323
+ msgid "The currency"
324
+ msgstr "La moneda"
325
+
326
+ #: mercadopago/mercadopago-gateway.php:689
327
+ msgid "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, VEF."
328
+ msgstr "no es soportada. Las monedas soportadas son: ARS, BRL, CLP, COP, MXN, USD, VEF."
329
+
330
+ #: mercadopago/mercadopago-gateway.php:714
331
+ msgid "Mercado Pago Request Failure"
332
+ msgstr "La solicitud de Mercado Pago ha fallado."
333
+
334
+ #: mercadopago/mercadopago-gateway.php:791
335
+ msgid "Mercado Pago Transaction ID"
336
+ msgstr "ID de operación de Mercado Pago"
337
+
338
+ #: mercadopago/mercadopago-gateway.php:798
339
+ msgid "Payer email"
340
+ msgstr "Email del comprador"
341
+
342
+ #: mercadopago/mercadopago-gateway.php:805
343
+ msgid "Payment type"
344
+ msgstr "Método de pago"
345
+
346
+ #: mercadopago/mercadopago-gateway.php:810
347
+ msgid "Payment approved."
348
+ msgstr "Pago aprobado."
349
+
350
+ #: mercadopago/mercadopago-gateway.php:816
351
+ msgid "Customer haven't paid yet."
352
+ msgstr "El cliente todavía no efectuó el pago."
353
+
354
+ #: mercadopago/mercadopago-gateway.php:821
355
+ msgid "Payment under review."
356
+ msgstr "El pago está pendiente de revisión."
357
+
358
+ #: mercadopago/mercadopago-gateway.php:826
359
+ msgid "The payment was refused. The customer can try again."
360
+ msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
361
+
362
+ #: mercadopago/mercadopago-gateway.php:832
363
+ msgid "The payment was refunded to the customer."
364
+ msgstr "El pago fue devuelto al cliente."
365
+
366
+ #: mercadopago/mercadopago-gateway.php:838
367
+ msgid "The payment was cancelled."
368
+ msgstr "El pago fue cancelado."
369
+
370
+ #: mercadopago/mercadopago-gateway.php:843
371
+ msgid "Mercado Pago Payment ID"
372
+ msgstr "ID de pago de Mercado Pago"
373
+
374
+ #: mercadopago/mercadopago-gateway.php:843 mercadopago/mercadopago-gateway.php:848
375
+ msgid "The payment is under mediation or it was charged-back."
376
+ msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
languages/woocommerce-mercadopago-module-es_CL.mo CHANGED
Binary file
languages/woocommerce-mercadopago-module-es_CL.po CHANGED
@@ -1,348 +1,376 @@
1
- # WordPress Blank Pot
2
- # Copyright (C) 2014 ...
3
- # This file is distributed under the GNU General Public License v2 or later.
4
- msgid ""
5
- msgstr ""
6
- "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
- "POT-Creation-Date: 2016-03-04 20:48-0300\n"
8
- "PO-Revision-Date: \n"
9
- "Language-Team: Your Team <translations@example.com>\n"
10
- "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Generator: Poedit 1.8.7\n"
20
- "Last-Translator: \n"
21
- "Language: es_AR\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
-
24
- #. Description of the plugin/theme
25
- msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
26
- msgstr "Este es el módulo <strong>oficial</strong> de Mercado Pago para el plugin WooCommerce. Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
27
-
28
- #: mercadopago-module.php:66
29
- #, php-format
30
- msgid "Woo Mercado Pago Module depends on the last version of %s to execute!"
31
- msgstr "Woo Mercado Pago Module depende de la última versión de %s para ejecutarse!"
32
-
33
- #: mercadopago/mercadopago-gateway.php:63
34
- msgid "This module enables WooCommerce to use Mercado Pago as payment method for purchases made in your virtual store."
35
- msgstr "Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
36
-
37
- #: mercadopago/mercadopago-gateway.php:133
38
- msgid "Argentine"
39
- msgstr "Argentina"
40
-
41
- #: mercadopago/mercadopago-gateway.php:134
42
- msgid "Brazil"
43
- msgstr "Brasil"
44
-
45
- #: mercadopago/mercadopago-gateway.php:135
46
- msgid "Chile"
47
- msgstr "Chile"
48
-
49
- #: mercadopago/mercadopago-gateway.php:136
50
- msgid "Colombia"
51
- msgstr "Colombia"
52
-
53
- #: mercadopago/mercadopago-gateway.php:137
54
- msgid "Mexico"
55
- msgstr "México"
56
-
57
- #: mercadopago/mercadopago-gateway.php:138
58
- msgid "or"
59
- msgstr "o"
60
-
61
- #: mercadopago/mercadopago-gateway.php:139
62
- msgid "Venezuela"
63
- msgstr "Venezuela"
64
-
65
- #: mercadopago/mercadopago-gateway.php:154
66
- msgid "Select the payment methods that you <strong>don't</strong> want to receive with Mercado Pago."
67
- msgstr "Selecione los medios de pago que <strong>no</strong> desea aceptar con Mercado Pago."
68
-
69
- #: mercadopago/mercadopago-gateway.php:157
70
- msgid "Your credentials are <strong>valid</strong> for"
71
- msgstr "Sus credenciales <strong>son válidas</strong> para"
72
-
73
- #: mercadopago/mercadopago-gateway.php:164 mercadopago/mercadopago-gateway.php:173
74
- msgid "Configure your Client_id and Client_secret to have access to more options."
75
- msgstr "Configure su Client_id y Client_secret para tener acceso a más opciones."
76
-
77
- #: mercadopago/mercadopago-gateway.php:167 mercadopago/mercadopago-gateway.php:176
78
- msgid "Your credentials are <strong>not valid</strong>!"
79
- msgstr "Sus credenciales <strong>no son válidas</strong>!"
80
-
81
- #: mercadopago/mercadopago-gateway.php:190 mercadopago/mercadopago-gateway.php:198 mercadopago/mercadopago-gateway.php:208
82
- msgid "This field should be an integer."
83
- msgstr "Este campo debe ser un número."
84
-
85
- #: mercadopago/mercadopago-gateway.php:193
86
- msgid "If your integration method is iFrame, please inform the payment iFrame width."
87
- msgstr "Si su modo de apertura es iFrame, indique el ancho del iFrame."
88
-
89
- #: mercadopago/mercadopago-gateway.php:201
90
- msgid "If your integration method is iFrame, please inform the payment iFrame height."
91
- msgstr "Si su modo de apertura es iFrame, indique el alto del iFrame."
92
-
93
- #: mercadopago/mercadopago-gateway.php:211
94
- msgid "Select the max number of installments for your customers."
95
- msgstr "Seleccione el número máximo de cuotas posibles para sus clientes."
96
-
97
- #: mercadopago/mercadopago-gateway.php:217
98
- msgid "Enable/Disable"
99
- msgstr "Habilitar/Deshabilitar"
100
-
101
- #: mercadopago/mercadopago-gateway.php:219
102
- msgid "Enable Mercado Pago Module"
103
- msgstr "Habilitar Mercado Pago"
104
-
105
- #: mercadopago/mercadopago-gateway.php:223
106
- msgid "Mercado Pago Credentials"
107
- msgstr "Credenciales de Mercado Pago"
108
-
109
- #: mercadopago/mercadopago-gateway.php:225
110
- msgid "You can obtain your credentials for"
111
- msgstr "Puedes obtener tus credenciales para"
112
-
113
- #: mercadopago/mercadopago-gateway.php:228
114
- msgid "Mercado Pago Client_id"
115
- msgstr "Client_id de Mercado Pago"
116
-
117
- #: mercadopago/mercadopago-gateway.php:230
118
- msgid "Insert your Mercado Pago Client_id."
119
- msgstr "Inserte su Client_id de Mercado Pago."
120
-
121
- #: mercadopago/mercadopago-gateway.php:235
122
- msgid "Mercado Pago Client_secret"
123
- msgstr "Client_secret de Mercado Pago"
124
-
125
- #: mercadopago/mercadopago-gateway.php:237
126
- msgid "Insert your Mercado Pago Client_secret."
127
- msgstr "Inserte su Client_secret de Mercado Pago."
128
-
129
- #: mercadopago/mercadopago-gateway.php:242
130
- msgid "Instant Payment Notification (IPN) URL"
131
- msgstr "URL da Notificación Instantanea de Pago (IPN)"
132
-
133
- #: mercadopago/mercadopago-gateway.php:244
134
- msgid "Your IPN URL to receive instant payment notifications is"
135
- msgstr "Su URL de IPN para recibir notificaciones instantáneas de pago es"
136
-
137
- #: mercadopago/mercadopago-gateway.php:247
138
- msgid "Checkout Options"
139
- msgstr "Opciones de Checkout"
140
-
141
- #: mercadopago/mercadopago-gateway.php:252
142
- msgid "Title"
143
- msgstr "Título"
144
-
145
- #: mercadopago/mercadopago-gateway.php:254
146
- msgid "Title shown to the client in the checkout."
147
- msgstr "Título mostrado al cliente en el checkout."
148
-
149
- #: mercadopago/mercadopago-gateway.php:258
150
- msgid "Description"
151
- msgstr "Descripción"
152
-
153
- #: mercadopago/mercadopago-gateway.php:260
154
- msgid "Description shown to the client in the checkout."
155
- msgstr "Descripción mostrada al cliente en el checkout."
156
-
157
- #: mercadopago/mercadopago-gateway.php:261 mercadopago/mercadopago-gateway.php:406
158
- msgid "Pay with Mercado Pago"
159
- msgstr "Pagar con Mercado Pago"
160
-
161
- #: mercadopago/mercadopago-gateway.php:264
162
- msgid "Store Category"
163
- msgstr "Categoría de la tienda"
164
-
165
- #: mercadopago/mercadopago-gateway.php:266
166
- msgid "Define which type of products your store sells."
167
- msgstr "Defina el tipo de productos que su tienda vende."
168
-
169
- #: mercadopago/mercadopago-gateway.php:270
170
- msgid "Store Identificator"
171
- msgstr "Identificador de la tienda"
172
-
173
- #: mercadopago/mercadopago-gateway.php:272
174
- msgid "Please, inform a prefix to your store."
175
- msgstr "Por favor, informe un prefijo para su tienda."
176
-
177
- #: mercadopago/mercadopago-gateway.php:272
178
- msgid "If you use your Mercado Pago account on multiple stores you should make sure that this prefix is unique as Mercado Pago will not allow orders with same identificators."
179
- msgstr "Si esta utilizando su cuenta Mercado Pago para múltiples tiendas, asegúrese que este prefijo sea único para no generar pedidos con el mismo identificador."
180
-
181
- #: mercadopago/mercadopago-gateway.php:276
182
- msgid "Integration Method"
183
- msgstr "Método de integración"
184
-
185
- #: mercadopago/mercadopago-gateway.php:278
186
- msgid "Select how your clients should interact with Mercado Pago. Modal Window (inside your store), Redirect (Client is redirected to Mercado Pago), or iFrame (an internal window is embedded to the page layout)."
187
- msgstr "Ventana Modal (Dentro de su tienda), Redireccionamiento (El cliente es redireccionado a Mercado Pago), o iFrame (Ventana de pago incorporada a su página)."
188
-
189
- #: mercadopago/mercadopago-gateway.php:281
190
- msgid "iFrame"
191
- msgstr "iFrame"
192
-
193
- #: mercadopago/mercadopago-gateway.php:282
194
- msgid "Modal Window"
195
- msgstr "Ventana modal"
196
-
197
- #: mercadopago/mercadopago-gateway.php:283
198
- msgid "Redirect"
199
- msgstr "Redireccionamiento"
200
-
201
- #: mercadopago/mercadopago-gateway.php:287
202
- msgid "iFrame Width"
203
- msgstr "Ancho del iFrame"
204
-
205
- #: mercadopago/mercadopago-gateway.php:293
206
- msgid "iFrame Height"
207
- msgstr "Alto del iFrame"
208
-
209
- #: mercadopago/mercadopago-gateway.php:299
210
- msgid "Auto Return"
211
- msgstr "Redirección automática"
212
-
213
- #: mercadopago/mercadopago-gateway.php:301
214
- msgid "Automatic Return After Payment"
215
- msgstr "Redirección Automática Luego del Pago"
216
-
217
- #: mercadopago/mercadopago-gateway.php:303
218
- msgid "After the payment, client is automatically redirected."
219
- msgstr "Después del pago, el cliente será redireccionado automáticamente."
220
-
221
- #: mercadopago/mercadopago-gateway.php:306
222
- msgid "Payment Options"
223
- msgstr "Opciones de Pago"
224
-
225
- #: mercadopago/mercadopago-gateway.php:311
226
- msgid "Max installments"
227
- msgstr "Número máximo de cuotas"
228
-
229
- #: mercadopago/mercadopago-gateway.php:317
230
- msgid "Exclude Payment Methods"
231
- msgstr "Excluir métodos de pago"
232
-
233
- #: mercadopago/mercadopago-gateway.php:324
234
- msgid "Test and Debug Options"
235
- msgstr "Opciones de Prueba y Debug"
236
-
237
- #: mercadopago/mercadopago-gateway.php:329
238
- msgid "Mercado Pago Sandbox"
239
- msgstr "Sandbox Mercado Pago"
240
-
241
- #: mercadopago/mercadopago-gateway.php:331
242
- msgid "Enable Mercado Pago Sandbox"
243
- msgstr "Habilitar el sandbox de Mercado Pago"
244
-
245
- #: mercadopago/mercadopago-gateway.php:333
246
- msgid "This options allows you to test payments inside a sandbox environment."
247
- msgstr "Esta opción permite simular un flujo de pagos completo en nuestro entorno Sandbox."
248
-
249
- #: mercadopago/mercadopago-gateway.php:336
250
- msgid "Debug and Log"
251
- msgstr "Debug y Log"
252
-
253
- #: mercadopago/mercadopago-gateway.php:338
254
- msgid "Enable log"
255
- msgstr "Habilitar Log"
256
-
257
- #: mercadopago/mercadopago-gateway.php:340
258
- #, php-format
259
- msgid "Register event logs of Mercado Pago, such as API requests, in the file"
260
- msgstr "Registrar logs de eventos de Mercado Pago, como llamadas a la API, dentro del archivo"
261
-
262
- #: mercadopago/mercadopago-gateway.php:402
263
- msgid "Thank you for your order. Please, proceed with your payment clicking in the bellow button."
264
- msgstr "Gracias por su compra. Por favor, prosiga a la página de pago haciendo click en el botón de abajo."
265
-
266
- #: mercadopago/mercadopago-gateway.php:410
267
- msgid "Cancel order &amp; Clear cart"
268
- msgstr "Cancelar &amp; Limpiar carrito"
269
-
270
- #: mercadopago/mercadopago-gateway.php:420
271
- msgid "Thank you for your order. Proceed with your payment completing the following information."
272
- msgstr "Gracias por su compra. Prosiga con su pago completando la información abajo."
273
-
274
- #: mercadopago/mercadopago-gateway.php:431
275
- msgid "An error occurred when proccessing your payment. Please try again or contact us for assistence."
276
- msgstr "Un error ocurrió durante el procesamiento de su pago. Por favor intente nuevamente o contactenos para ayudarlo."
277
-
278
- #: mercadopago/mercadopago-gateway.php:434
279
- msgid "Click to try again"
280
- msgstr "Haga click para intentar de nuevo"
281
-
282
- #: mercadopago/mercadopago-gateway.php:675 mercadopago/mercadopago-gateway.php:686
283
- msgid "Mercado Pago is Inactive"
284
- msgstr "Mercado Pago Inactivo"
285
-
286
- #: mercadopago/mercadopago-gateway.php:678
287
- msgid "Your Mercado Pago credentials Client_id/Client_secret appears to be misconfigured."
288
- msgstr "Sus credenciales Client_id/Client_secret de Mercado Pago parecen no estar debidamente configuradas."
289
-
290
- #: mercadopago/mercadopago-gateway.php:679
291
- msgid "Click here and configure!"
292
- msgstr "Haga click aquí y configure!"
293
-
294
- #: mercadopago/mercadopago-gateway.php:689
295
- msgid "The currency"
296
- msgstr "La moneda"
297
-
298
- #: mercadopago/mercadopago-gateway.php:689
299
- msgid "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, VEF."
300
- msgstr "no es soportada. Las monedas soportadas son: ARS, BRL, CLP, COP, MXN, USD, VEF."
301
-
302
- #: mercadopago/mercadopago-gateway.php:714
303
- msgid "Mercado Pago Request Failure"
304
- msgstr "La solicitud de Mercado Pago ha fallado."
305
-
306
- #: mercadopago/mercadopago-gateway.php:791
307
- msgid "Mercado Pago Transaction ID"
308
- msgstr "ID de operación de Mercado Pago"
309
-
310
- #: mercadopago/mercadopago-gateway.php:798
311
- msgid "Payer email"
312
- msgstr "Email del comprador"
313
-
314
- #: mercadopago/mercadopago-gateway.php:805
315
- msgid "Payment type"
316
- msgstr "Método de pago"
317
-
318
- #: mercadopago/mercadopago-gateway.php:810
319
- msgid "Payment approved."
320
- msgstr "Pago aprobado."
321
-
322
- #: mercadopago/mercadopago-gateway.php:816
323
- msgid "Customer haven't paid yet."
324
- msgstr "El cliente todavía no efectuó el pago."
325
-
326
- #: mercadopago/mercadopago-gateway.php:821
327
- msgid "Payment under review."
328
- msgstr "El pago está pendiente de revisión."
329
-
330
- #: mercadopago/mercadopago-gateway.php:826
331
- msgid "The payment was refused. The customer can try again."
332
- msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
333
-
334
- #: mercadopago/mercadopago-gateway.php:832
335
- msgid "The payment was refunded to the customer."
336
- msgstr "El pago fue devuelto al cliente."
337
-
338
- #: mercadopago/mercadopago-gateway.php:838
339
- msgid "The payment was cancelled."
340
- msgstr "El pago fue cancelado."
341
-
342
- #: mercadopago/mercadopago-gateway.php:843
343
- msgid "Mercado Pago Payment ID"
344
- msgstr "ID de pago de Mercado Pago"
345
-
346
- #: mercadopago/mercadopago-gateway.php:843 mercadopago/mercadopago-gateway.php:848
347
- msgid "The payment is under mediation or it was charged-back."
348
- msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # WordPress Blank Pot
2
+ # Copyright (C) 2014 ...
3
+ # This file is distributed under the GNU General Public License v2 or later.
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
+ "POT-Creation-Date: 2016-03-04 20:48-0300\n"
8
+ "PO-Revision-Date: \n"
9
+ "Language-Team: Your Team <translations@example.com>\n"
10
+ "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
18
+ "X-Poedit-Basepath: ..\n"
19
+ "X-Generator: Poedit 1.8.7\n"
20
+ "Last-Translator: \n"
21
+ "Language: es_AR\n"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+
24
+ #. Description of the plugin/theme
25
+ msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
26
+ msgstr "Este es el módulo <strong>oficial</strong> de Mercado Pago para el plugin WooCommerce. Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
27
+
28
+ #: mercadopago-module.php:66
29
+ #, php-format
30
+ msgid "Woo Mercado Pago Module depends on the last version of %s to execute!"
31
+ msgstr "Woo Mercado Pago Module depende de la última versión de %s para ejecutarse!"
32
+
33
+ #: mercadopago-module.php:110
34
+ msgid "Settings"
35
+ msgstr "Ajustes"
36
+
37
+ #: mercadopago/mercadopago-gateway.php:63
38
+ msgid "This module enables WooCommerce to use Mercado Pago as payment method for purchases made in your virtual store."
39
+ msgstr "Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
40
+
41
+ #: mercadopago/mercadopago-gateway.php:133
42
+ msgid "Argentine"
43
+ msgstr "Argentina"
44
+
45
+ #: mercadopago/mercadopago-gateway.php:134
46
+ msgid "Brazil"
47
+ msgstr "Brasil"
48
+
49
+ #: mercadopago/mercadopago-gateway.php:135
50
+ msgid "Chile"
51
+ msgstr "Chile"
52
+
53
+ #: mercadopago/mercadopago-gateway.php:136
54
+ msgid "Colombia"
55
+ msgstr "Colombia"
56
+
57
+ #: mercadopago/mercadopago-gateway.php:137
58
+ msgid "Mexico"
59
+ msgstr "México"
60
+
61
+ #: mercadopago/mercadopago-gateway.php:138
62
+ msgid "or"
63
+ msgstr "o"
64
+
65
+ #: mercadopago/mercadopago-gateway.php:139
66
+ msgid "Venezuela"
67
+ msgstr "Venezuela"
68
+
69
+ #: mercadopago/mercadopago-gateway.php:154
70
+ msgid "Select the payment methods that you <strong>don't</strong> want to receive with Mercado Pago."
71
+ msgstr "Selecione los medios de pago que <strong>no</strong> desea aceptar con Mercado Pago."
72
+
73
+ #: mercadopago/mercadopago-gateway.php:157
74
+ msgid "Your credentials are <strong>valid</strong> for"
75
+ msgstr "Sus credenciales <strong>son válidas</strong> para"
76
+
77
+ #: mercadopago/mercadopago-gateway.php:164 mercadopago/mercadopago-gateway.php:173
78
+ msgid "Configure your Client_id and Client_secret to have access to more options."
79
+ msgstr "Configure su Client_id y Client_secret para tener acceso a más opciones."
80
+
81
+ #: mercadopago/mercadopago-gateway.php:167 mercadopago/mercadopago-gateway.php:176
82
+ msgid "Your credentials are <strong>not valid</strong>!"
83
+ msgstr "Sus credenciales <strong>no son válidas</strong>!"
84
+
85
+ #: mercadopago/mercadopago-gateway.php:190 mercadopago/mercadopago-gateway.php:198 mercadopago/mercadopago-gateway.php:208
86
+ msgid "This field should be an integer."
87
+ msgstr "Este campo debe ser un número."
88
+
89
+ #: mercadopago/mercadopago-gateway.php:193
90
+ msgid "If your integration method is iFrame, please inform the payment iFrame width."
91
+ msgstr "Si su modo de apertura es iFrame, indique el ancho del iFrame."
92
+
93
+ #: mercadopago/mercadopago-gateway.php:201
94
+ msgid "If your integration method is iFrame, please inform the payment iFrame height."
95
+ msgstr "Si su modo de apertura es iFrame, indique el alto del iFrame."
96
+
97
+ #: mercadopago/mercadopago-gateway.php:211
98
+ msgid "Select the max number of installments for your customers."
99
+ msgstr "Seleccione el número máximo de cuotas posibles para sus clientes."
100
+
101
+ #: mercadopago/mercadopago-gateway.php:217
102
+ msgid "Enable/Disable"
103
+ msgstr "Habilitar/Deshabilitar"
104
+
105
+ #: mercadopago/mercadopago-gateway.php:219
106
+ msgid "Enable Mercado Pago Module"
107
+ msgstr "Habilitar Mercado Pago"
108
+
109
+ #: mercadopago/mercadopago-gateway.php:223
110
+ msgid "Mercado Pago Credentials"
111
+ msgstr "Credenciales de Mercado Pago"
112
+
113
+ #: mercadopago/mercadopago-gateway.php:225
114
+ msgid "You can obtain your credentials for"
115
+ msgstr "Puedes obtener tus credenciales para"
116
+
117
+ #: mercadopago/mercadopago-gateway.php:228
118
+ msgid "Mercado Pago Client_id"
119
+ msgstr "Client_id de Mercado Pago"
120
+
121
+ #: mercadopago/mercadopago-gateway.php:230
122
+ msgid "Insert your Mercado Pago Client_id."
123
+ msgstr "Inserte su Client_id de Mercado Pago."
124
+
125
+ #: mercadopago/mercadopago-gateway.php:235
126
+ msgid "Mercado Pago Client_secret"
127
+ msgstr "Client_secret de Mercado Pago"
128
+
129
+ #: mercadopago/mercadopago-gateway.php:237
130
+ msgid "Insert your Mercado Pago Client_secret."
131
+ msgstr "Inserte su Client_secret de Mercado Pago."
132
+
133
+ #: mercadopago/mercadopago-gateway.php:265
134
+ msgid "Custom Checkout"
135
+ msgstr "Checkout Transparente"
136
+
137
+ #: mercadopago/mercadopago-gateway.php:267
138
+ msgid "Enable Custom Checkout"
139
+ msgstr "Permitir Checkout Transparente"
140
+
141
+ #: mercadopago/mercadopago-gateway.php:269
142
+ msgid "This option allows your store to present the custom/transparent checkout to your customers."
143
+ msgstr "Esta opción permite a su tienda presentar el checkout transparente para sus clientes."
144
+
145
+ #: mercadopago/mercadopago-gateway.php:242
146
+ msgid "Instant Payment Notification (IPN) URL"
147
+ msgstr "URL da Notificación Instantanea de Pago (IPN)"
148
+
149
+ #: mercadopago/mercadopago-gateway.php:244
150
+ msgid "Your IPN URL to receive instant payment notifications is"
151
+ msgstr "Su URL de IPN para recibir notificaciones instantáneas de pago es"
152
+
153
+ #: mercadopago/mercadopago-gateway.php:247
154
+ msgid "Checkout Options"
155
+ msgstr "Opciones de Checkout"
156
+
157
+ #: mercadopago/mercadopago-gateway.php:252
158
+ msgid "Title"
159
+ msgstr "Título"
160
+
161
+ #: mercadopago/mercadopago-gateway.php:254
162
+ msgid "Title shown to the client in the checkout."
163
+ msgstr "Título mostrado al cliente en el checkout."
164
+
165
+ #: mercadopago/mercadopago-gateway.php:258
166
+ msgid "Description"
167
+ msgstr "Descripción"
168
+
169
+ #: mercadopago/mercadopago-gateway.php:260
170
+ msgid "Description shown to the client in the checkout."
171
+ msgstr "Descripción mostrada al cliente en el checkout."
172
+
173
+ #: mercadopago/mercadopago-gateway.php:261 mercadopago/mercadopago-gateway.php:406
174
+ msgid "Pay with Mercado Pago"
175
+ msgstr "Pagar con Mercado Pago"
176
+
177
+ #: mercadopago/mercadopago-gateway.php:264
178
+ msgid "Store Category"
179
+ msgstr "Categoría de la tienda"
180
+
181
+ #: mercadopago/mercadopago-gateway.php:266
182
+ msgid "Define which type of products your store sells."
183
+ msgstr "Defina el tipo de productos que su tienda vende."
184
+
185
+ #: mercadopago/mercadopago-gateway.php:270
186
+ msgid "Store Identificator"
187
+ msgstr "Identificador de la tienda"
188
+
189
+ #: mercadopago/mercadopago-gateway.php:272
190
+ msgid "Please, inform a prefix to your store."
191
+ msgstr "Por favor, informe un prefijo para su tienda."
192
+
193
+ #: mercadopago/mercadopago-gateway.php:272
194
+ msgid "If you use your Mercado Pago account on multiple stores you should make sure that this prefix is unique as Mercado Pago will not allow orders with same identificators."
195
+ msgstr "Si esta utilizando su cuenta Mercado Pago para múltiples tiendas, asegúrese que este prefijo sea único para no generar pedidos con el mismo identificador."
196
+
197
+ #: mercadopago/mercadopago-gateway.php:276
198
+ msgid "Integration Method"
199
+ msgstr "Método de integración"
200
+
201
+ #: mercadopago/mercadopago-gateway.php:278
202
+ msgid "Select how your clients should interact with Mercado Pago. Modal Window (inside your store), Redirect (Client is redirected to Mercado Pago), or iFrame (an internal window is embedded to the page layout)."
203
+ msgstr "Ventana Modal (Dentro de su tienda), Redireccionamiento (El cliente es redireccionado a Mercado Pago), o iFrame (Ventana de pago incorporada a su página)."
204
+
205
+ #: mercadopago/mercadopago-gateway.php:281
206
+ msgid "iFrame"
207
+ msgstr "iFrame"
208
+
209
+ #: mercadopago/mercadopago-gateway.php:282
210
+ msgid "Modal Window"
211
+ msgstr "Ventana modal"
212
+
213
+ #: mercadopago/mercadopago-gateway.php:283
214
+ msgid "Redirect"
215
+ msgstr "Redireccionamiento"
216
+
217
+ #: mercadopago/mercadopago-gateway.php:287
218
+ msgid "iFrame Width"
219
+ msgstr "Ancho del iFrame"
220
+
221
+ #: mercadopago/mercadopago-gateway.php:293
222
+ msgid "iFrame Height"
223
+ msgstr "Alto del iFrame"
224
+
225
+ #: mercadopago/mercadopago-gateway.php:299
226
+ msgid "Auto Return"
227
+ msgstr "Redirección automática"
228
+
229
+ #: mercadopago/mercadopago-gateway.php:301
230
+ msgid "Automatic Return After Payment"
231
+ msgstr "Redirección Automática Luego del Pago"
232
+
233
+ #: mercadopago/mercadopago-gateway.php:303
234
+ msgid "After the payment, client is automatically redirected."
235
+ msgstr "Después del pago, el cliente será redireccionado automáticamente."
236
+
237
+ #: mercadopago/mercadopago-gateway.php:306
238
+ msgid "Payment Options"
239
+ msgstr "Opciones de Pago"
240
+
241
+ #: mercadopago/mercadopago-gateway.php:311
242
+ msgid "Max installments"
243
+ msgstr "Número máximo de cuotas"
244
+
245
+ #: mercadopago/mercadopago-gateway.php:339
246
+ msgid "Payment with 2 Credit Card"
247
+ msgstr "Pago con 2 tarjeta de crédito"
248
+
249
+ #: mercadopago/mercadopago-gateway.php:341
250
+ msgid "Enable payments with 2 credit cards"
251
+ msgstr "Permitir los pagos con 2 tarjetas de crédito"
252
+
253
+ #: mercadopago/mercadopago-gateway.php:343
254
+ msgid "Enable this option to let your customers use 2 credit cards to pay orders."
255
+ msgstr "Habilita esta opción para permitir a sus clientes usar 2 tarjetas de crédito para pagar los pedidos."
256
+
257
+ #: mercadopago/mercadopago-gateway.php:317
258
+ msgid "Exclude Payment Methods"
259
+ msgstr "Excluir métodos de pago"
260
+
261
+ #: mercadopago/mercadopago-gateway.php:324
262
+ msgid "Test and Debug Options"
263
+ msgstr "Opciones de Prueba y Debug"
264
+
265
+ #: mercadopago/mercadopago-gateway.php:329
266
+ msgid "Mercado Pago Sandbox"
267
+ msgstr "Sandbox Mercado Pago"
268
+
269
+ #: mercadopago/mercadopago-gateway.php:331
270
+ msgid "Enable Mercado Pago Sandbox"
271
+ msgstr "Habilitar el sandbox de Mercado Pago"
272
+
273
+ #: mercadopago/mercadopago-gateway.php:333
274
+ msgid "This option allows you to test payments inside a sandbox environment."
275
+ msgstr "Esta opción permite simular un flujo de pagos completo en nuestro entorno Sandbox."
276
+
277
+ #: mercadopago/mercadopago-gateway.php:336
278
+ msgid "Debug and Log"
279
+ msgstr "Debug y Log"
280
+
281
+ #: mercadopago/mercadopago-gateway.php:338
282
+ msgid "Enable log"
283
+ msgstr "Habilitar Log"
284
+
285
+ #: mercadopago/mercadopago-gateway.php:340
286
+ #, php-format
287
+ msgid "Register event logs of Mercado Pago, such as API requests, in the file"
288
+ msgstr "Registrar logs de eventos de Mercado Pago, como llamadas a la API, dentro del archivo"
289
+
290
+ #: mercadopago/mercadopago-gateway.php:402
291
+ msgid "Thank you for your order. Please, proceed with your payment clicking in the bellow button."
292
+ msgstr "Gracias por su compra. Por favor, prosiga a la página de pago haciendo click en el botón de abajo."
293
+
294
+ #: mercadopago/mercadopago-gateway.php:410
295
+ msgid "Cancel order &amp; Clear cart"
296
+ msgstr "Cancelar &amp; Limpiar carrito"
297
+
298
+ #: mercadopago/mercadopago-gateway.php:420
299
+ msgid "Thank you for your order. Proceed with your payment completing the following information."
300
+ msgstr "Gracias por su compra. Prosiga con su pago completando la información abajo."
301
+
302
+ #: mercadopago/mercadopago-gateway.php:431
303
+ msgid "An error occurred when proccessing your payment. Please try again or contact us for assistence."
304
+ msgstr "Un error ocurrió durante el procesamiento de su pago. Por favor intente nuevamente o contactenos para ayudarlo."
305
+
306
+ #: mercadopago/mercadopago-gateway.php:434
307
+ msgid "Click to try again"
308
+ msgstr "Haga click para intentar de nuevo"
309
+
310
+ #: mercadopago/mercadopago-gateway.php:675 mercadopago/mercadopago-gateway.php:686
311
+ msgid "Mercado Pago is Inactive"
312
+ msgstr "Mercado Pago Inactivo"
313
+
314
+ #: mercadopago/mercadopago-gateway.php:678
315
+ msgid "Your Mercado Pago credentials Client_id/Client_secret appears to be misconfigured."
316
+ msgstr "Sus credenciales Client_id/Client_secret de Mercado Pago parecen no estar debidamente configuradas."
317
+
318
+ #: mercadopago/mercadopago-gateway.php:679
319
+ msgid "Click here and configure!"
320
+ msgstr "Haga click aquí y configure!"
321
+
322
+ #: mercadopago/mercadopago-gateway.php:689
323
+ msgid "The currency"
324
+ msgstr "La moneda"
325
+
326
+ #: mercadopago/mercadopago-gateway.php:689
327
+ msgid "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, VEF."
328
+ msgstr "no es soportada. Las monedas soportadas son: ARS, BRL, CLP, COP, MXN, USD, VEF."
329
+
330
+ #: mercadopago/mercadopago-gateway.php:714
331
+ msgid "Mercado Pago Request Failure"
332
+ msgstr "La solicitud de Mercado Pago ha fallado."
333
+
334
+ #: mercadopago/mercadopago-gateway.php:791
335
+ msgid "Mercado Pago Transaction ID"
336
+ msgstr "ID de operación de Mercado Pago"
337
+
338
+ #: mercadopago/mercadopago-gateway.php:798
339
+ msgid "Payer email"
340
+ msgstr "Email del comprador"
341
+
342
+ #: mercadopago/mercadopago-gateway.php:805
343
+ msgid "Payment type"
344
+ msgstr "Método de pago"
345
+
346
+ #: mercadopago/mercadopago-gateway.php:810
347
+ msgid "Payment approved."
348
+ msgstr "Pago aprobado."
349
+
350
+ #: mercadopago/mercadopago-gateway.php:816
351
+ msgid "Customer haven't paid yet."
352
+ msgstr "El cliente todavía no efectuó el pago."
353
+
354
+ #: mercadopago/mercadopago-gateway.php:821
355
+ msgid "Payment under review."
356
+ msgstr "El pago está pendiente de revisión."
357
+
358
+ #: mercadopago/mercadopago-gateway.php:826
359
+ msgid "The payment was refused. The customer can try again."
360
+ msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
361
+
362
+ #: mercadopago/mercadopago-gateway.php:832
363
+ msgid "The payment was refunded to the customer."
364
+ msgstr "El pago fue devuelto al cliente."
365
+
366
+ #: mercadopago/mercadopago-gateway.php:838
367
+ msgid "The payment was cancelled."
368
+ msgstr "El pago fue cancelado."
369
+
370
+ #: mercadopago/mercadopago-gateway.php:843
371
+ msgid "Mercado Pago Payment ID"
372
+ msgstr "ID de pago de Mercado Pago"
373
+
374
+ #: mercadopago/mercadopago-gateway.php:843 mercadopago/mercadopago-gateway.php:848
375
+ msgid "The payment is under mediation or it was charged-back."
376
+ msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
languages/woocommerce-mercadopago-module-es_CO.mo CHANGED
Binary file
languages/woocommerce-mercadopago-module-es_CO.po CHANGED
@@ -1,355 +1,383 @@
1
- # WordPress Blank Pot
2
- # Copyright (C) 2014 ...
3
- # This file is distributed under the GNU General Public License v2 or later.
4
- msgid ""
5
- msgstr ""
6
- "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
- "POT-Creation-Date: 2016-03-04 20:48-0300\n"
8
- "PO-Revision-Date: \n"
9
- "Language-Team: Your Team <translations@example.com>\n"
10
- "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Generator: Poedit 1.8.7\n"
20
- "Last-Translator: \n"
21
- "Language: es_AR\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
-
24
- #. Description of the plugin/theme
25
- msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
26
- msgstr "Este es el módulo <strong>oficial</strong> de Mercado Pago para el plugin WooCommerce. Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
27
-
28
- #: mercadopago-module.php:66
29
- #, php-format
30
- msgid "Woo Mercado Pago Module depends on the last version of %s to execute!"
31
- msgstr "Woo Mercado Pago Module depende de la última versión de %s para ejecutarse!"
32
-
33
- #: mercadopago/mercadopago-gateway.php:63
34
- msgid "This module enables WooCommerce to use Mercado Pago as payment method for purchases made in your virtual store."
35
- msgstr "Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
36
-
37
- #: mercadopago/mercadopago-gateway.php:133
38
- msgid "Argentine"
39
- msgstr "Argentina"
40
-
41
- #: mercadopago/mercadopago-gateway.php:134
42
- msgid "Brazil"
43
- msgstr "Brasil"
44
-
45
- #: mercadopago/mercadopago-gateway.php:135
46
- msgid "Chile"
47
- msgstr "Chile"
48
-
49
- #: mercadopago/mercadopago-gateway.php:136
50
- msgid "Colombia"
51
- msgstr "Colombia"
52
-
53
- #: mercadopago/mercadopago-gateway.php:137
54
- msgid "Mexico"
55
- msgstr "México"
56
-
57
- #: mercadopago/mercadopago-gateway.php:138
58
- msgid "or"
59
- msgstr "o"
60
-
61
- #: mercadopago/mercadopago-gateway.php:139
62
- msgid "Venezuela"
63
- msgstr "Venezuela"
64
-
65
- #: mercadopago/mercadopago-gateway.php:154
66
- msgid "Select the payment methods that you <strong>don't</strong> want to receive with Mercado Pago."
67
- msgstr "Selecione los medios de pago que <strong>no</strong> desea aceptar con Mercado Pago."
68
-
69
- #: mercadopago/mercadopago-gateway.php:157
70
- msgid "Your credentials are <strong>valid</strong> for"
71
- msgstr "Sus credenciales <strong>son válidas</strong> para"
72
-
73
- #: mercadopago/mercadopago-gateway.php:164
74
- #: mercadopago/mercadopago-gateway.php:173
75
- msgid "Configure your Client_id and Client_secret to have access to more options."
76
- msgstr "Configure su Client_id y Client_secret para tener acceso a más opciones."
77
-
78
- #: mercadopago/mercadopago-gateway.php:167
79
- #: mercadopago/mercadopago-gateway.php:176
80
- msgid "Your credentials are <strong>not valid</strong>!"
81
- msgstr "Sus credenciales <strong>no son válidas</strong>!"
82
-
83
- #: mercadopago/mercadopago-gateway.php:190
84
- #: mercadopago/mercadopago-gateway.php:198
85
- #: mercadopago/mercadopago-gateway.php:208
86
- msgid "This field should be an integer."
87
- msgstr "Este campo debe ser un número."
88
-
89
- #: mercadopago/mercadopago-gateway.php:193
90
- msgid "If your integration method is iFrame, please inform the payment iFrame width."
91
- msgstr "Si su modo de apertura es iFrame, indique el ancho del iFrame."
92
-
93
- #: mercadopago/mercadopago-gateway.php:201
94
- msgid "If your integration method is iFrame, please inform the payment iFrame height."
95
- msgstr "Si su modo de apertura es iFrame, indique el alto del iFrame."
96
-
97
- #: mercadopago/mercadopago-gateway.php:211
98
- msgid "Select the max number of installments for your customers."
99
- msgstr "Seleccione el número máximo de cuotas posibles para sus clientes."
100
-
101
- #: mercadopago/mercadopago-gateway.php:217
102
- msgid "Enable/Disable"
103
- msgstr "Habilitar/Deshabilitar"
104
-
105
- #: mercadopago/mercadopago-gateway.php:219
106
- msgid "Enable Mercado Pago Module"
107
- msgstr "Habilitar Mercado Pago"
108
-
109
- #: mercadopago/mercadopago-gateway.php:223
110
- msgid "Mercado Pago Credentials"
111
- msgstr "Credenciales de Mercado Pago"
112
-
113
- #: mercadopago/mercadopago-gateway.php:225
114
- msgid "You can obtain your credentials for"
115
- msgstr "Puedes obtener tus credenciales para"
116
-
117
- #: mercadopago/mercadopago-gateway.php:228
118
- msgid "Mercado Pago Client_id"
119
- msgstr "Client_id de Mercado Pago"
120
-
121
- #: mercadopago/mercadopago-gateway.php:230
122
- msgid "Insert your Mercado Pago Client_id."
123
- msgstr "Inserte su Client_id de Mercado Pago."
124
-
125
- #: mercadopago/mercadopago-gateway.php:235
126
- msgid "Mercado Pago Client_secret"
127
- msgstr "Client_secret de Mercado Pago"
128
-
129
- #: mercadopago/mercadopago-gateway.php:237
130
- msgid "Insert your Mercado Pago Client_secret."
131
- msgstr "Inserte su Client_secret de Mercado Pago."
132
-
133
- #: mercadopago/mercadopago-gateway.php:242
134
- msgid "Instant Payment Notification (IPN) URL"
135
- msgstr "URL da Notificación Instantanea de Pago (IPN)"
136
-
137
- #: mercadopago/mercadopago-gateway.php:244
138
- msgid "Your IPN URL to receive instant payment notifications is"
139
- msgstr "Su URL de IPN para recibir notificaciones instantáneas de pago es"
140
-
141
- #: mercadopago/mercadopago-gateway.php:247
142
- msgid "Checkout Options"
143
- msgstr "Opciones de Checkout"
144
-
145
- #: mercadopago/mercadopago-gateway.php:252
146
- msgid "Title"
147
- msgstr "Título"
148
-
149
- #: mercadopago/mercadopago-gateway.php:254
150
- msgid "Title shown to the client in the checkout."
151
- msgstr "Título mostrado al cliente en el checkout."
152
-
153
- #: mercadopago/mercadopago-gateway.php:258
154
- msgid "Description"
155
- msgstr "Descripción"
156
-
157
- #: mercadopago/mercadopago-gateway.php:260
158
- msgid "Description shown to the client in the checkout."
159
- msgstr "Descripción mostrada al cliente en el checkout."
160
-
161
- #: mercadopago/mercadopago-gateway.php:261
162
- #: mercadopago/mercadopago-gateway.php:406
163
- msgid "Pay with Mercado Pago"
164
- msgstr "Pagar con Mercado Pago"
165
-
166
- #: mercadopago/mercadopago-gateway.php:264
167
- msgid "Store Category"
168
- msgstr "Categoría de la tienda"
169
-
170
- #: mercadopago/mercadopago-gateway.php:266
171
- msgid "Define which type of products your store sells."
172
- msgstr "Defina el tipo de productos que su tienda vende."
173
-
174
- #: mercadopago/mercadopago-gateway.php:270
175
- msgid "Store Identificator"
176
- msgstr "Identificador de la tienda"
177
-
178
- #: mercadopago/mercadopago-gateway.php:272
179
- msgid "Please, inform a prefix to your store."
180
- msgstr "Por favor, informe un prefijo para su tienda."
181
-
182
- #: mercadopago/mercadopago-gateway.php:272
183
- msgid "If you use your Mercado Pago account on multiple stores you should make sure that this prefix is unique as Mercado Pago will not allow orders with same identificators."
184
- msgstr "Si esta utilizando su cuenta Mercado Pago para múltiples tiendas, asegúrese que este prefijo sea único para no generar pedidos con el mismo identificador."
185
-
186
- #: mercadopago/mercadopago-gateway.php:276
187
- msgid "Integration Method"
188
- msgstr "Método de integración"
189
-
190
- #: mercadopago/mercadopago-gateway.php:278
191
- msgid "Select how your clients should interact with Mercado Pago. Modal Window (inside your store), Redirect (Client is redirected to Mercado Pago), or iFrame (an internal window is embedded to the page layout)."
192
- msgstr "Ventana Modal (Dentro de su tienda), Redireccionamiento (El cliente es redireccionado a Mercado Pago), o iFrame (Ventana de pago incorporada a su página)."
193
-
194
- #: mercadopago/mercadopago-gateway.php:281
195
- msgid "iFrame"
196
- msgstr "iFrame"
197
-
198
- #: mercadopago/mercadopago-gateway.php:282
199
- msgid "Modal Window"
200
- msgstr "Ventana modal"
201
-
202
- #: mercadopago/mercadopago-gateway.php:283
203
- msgid "Redirect"
204
- msgstr "Redireccionamiento"
205
-
206
- #: mercadopago/mercadopago-gateway.php:287
207
- msgid "iFrame Width"
208
- msgstr "Ancho del iFrame"
209
-
210
- #: mercadopago/mercadopago-gateway.php:293
211
- msgid "iFrame Height"
212
- msgstr "Alto del iFrame"
213
-
214
- #: mercadopago/mercadopago-gateway.php:299
215
- msgid "Auto Return"
216
- msgstr "Redirección automática"
217
-
218
- #: mercadopago/mercadopago-gateway.php:301
219
- msgid "Automatic Return After Payment"
220
- msgstr "Redirección Automática Luego del Pago"
221
-
222
- #: mercadopago/mercadopago-gateway.php:303
223
- msgid "After the payment, client is automatically redirected."
224
- msgstr "Después del pago, el cliente será redireccionado automáticamente."
225
-
226
- #: mercadopago/mercadopago-gateway.php:306
227
- msgid "Payment Options"
228
- msgstr "Opciones de Pago"
229
-
230
- #: mercadopago/mercadopago-gateway.php:311
231
- msgid "Max installments"
232
- msgstr "Número máximo de cuotas"
233
-
234
- #: mercadopago/mercadopago-gateway.php:317
235
- msgid "Exclude Payment Methods"
236
- msgstr "Excluir métodos de pago"
237
-
238
- #: mercadopago/mercadopago-gateway.php:324
239
- msgid "Test and Debug Options"
240
- msgstr "Opciones de Prueba y Debug"
241
-
242
- #: mercadopago/mercadopago-gateway.php:329
243
- msgid "Mercado Pago Sandbox"
244
- msgstr "Sandbox Mercado Pago"
245
-
246
- #: mercadopago/mercadopago-gateway.php:331
247
- msgid "Enable Mercado Pago Sandbox"
248
- msgstr "Habilitar el sandbox de Mercado Pago"
249
-
250
- #: mercadopago/mercadopago-gateway.php:333
251
- msgid "This options allows you to test payments inside a sandbox environment."
252
- msgstr "Esta opción permite simular un flujo de pagos completo en nuestro entorno Sandbox."
253
-
254
- #: mercadopago/mercadopago-gateway.php:336
255
- msgid "Debug and Log"
256
- msgstr "Debug y Log"
257
-
258
- #: mercadopago/mercadopago-gateway.php:338
259
- msgid "Enable log"
260
- msgstr "Habilitar Log"
261
-
262
- #: mercadopago/mercadopago-gateway.php:340
263
- #, php-format
264
- msgid "Register event logs of Mercado Pago, such as API requests, in the file"
265
- msgstr "Registrar logs de eventos de Mercado Pago, como llamadas a la API, dentro del archivo"
266
-
267
- #: mercadopago/mercadopago-gateway.php:402
268
- msgid "Thank you for your order. Please, proceed with your payment clicking in the bellow button."
269
- msgstr "Gracias por su compra. Por favor, prosiga a la página de pago haciendo click en el botón de abajo."
270
-
271
- #: mercadopago/mercadopago-gateway.php:410
272
- msgid "Cancel order &amp; Clear cart"
273
- msgstr "Cancelar &amp; Limpiar carrito"
274
-
275
- #: mercadopago/mercadopago-gateway.php:420
276
- msgid "Thank you for your order. Proceed with your payment completing the following information."
277
- msgstr "Gracias por su compra. Prosiga con su pago completando la información abajo."
278
-
279
- #: mercadopago/mercadopago-gateway.php:431
280
- msgid "An error occurred when proccessing your payment. Please try again or contact us for assistence."
281
- msgstr "Un error ocurrió durante el procesamiento de su pago. Por favor intente nuevamente o contactenos para ayudarlo."
282
-
283
- #: mercadopago/mercadopago-gateway.php:434
284
- msgid "Click to try again"
285
- msgstr "Haga click para intentar de nuevo"
286
-
287
- #: mercadopago/mercadopago-gateway.php:675
288
- #: mercadopago/mercadopago-gateway.php:686
289
- msgid "Mercado Pago is Inactive"
290
- msgstr "Mercado Pago Inactivo"
291
-
292
- #: mercadopago/mercadopago-gateway.php:678
293
- msgid "Your Mercado Pago credentials Client_id/Client_secret appears to be misconfigured."
294
- msgstr "Sus credenciales Client_id/Client_secret de Mercado Pago parecen no estar debidamente configuradas."
295
-
296
- #: mercadopago/mercadopago-gateway.php:679
297
- msgid "Click here and configure!"
298
- msgstr "Haga click aquí y configure!"
299
-
300
- #: mercadopago/mercadopago-gateway.php:689
301
- msgid "The currency"
302
- msgstr "La moneda"
303
-
304
- #: mercadopago/mercadopago-gateway.php:689
305
- msgid "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, VEF."
306
- msgstr "no es soportada. Las monedas soportadas son: ARS, BRL, CLP, COP, MXN, USD, VEF."
307
-
308
- #: mercadopago/mercadopago-gateway.php:714
309
- msgid "Mercado Pago Request Failure"
310
- msgstr "La solicitud de Mercado Pago ha fallado."
311
-
312
- #: mercadopago/mercadopago-gateway.php:791
313
- msgid "Mercado Pago Transaction ID"
314
- msgstr "ID de operación de Mercado Pago"
315
-
316
- #: mercadopago/mercadopago-gateway.php:798
317
- msgid "Payer email"
318
- msgstr "Email del comprador"
319
-
320
- #: mercadopago/mercadopago-gateway.php:805
321
- msgid "Payment type"
322
- msgstr "Método de pago"
323
-
324
- #: mercadopago/mercadopago-gateway.php:810
325
- msgid "Payment approved."
326
- msgstr "Pago aprobado."
327
-
328
- #: mercadopago/mercadopago-gateway.php:816
329
- msgid "Customer haven't paid yet."
330
- msgstr "El cliente todavía no efectuó el pago."
331
-
332
- #: mercadopago/mercadopago-gateway.php:821
333
- msgid "Payment under review."
334
- msgstr "El pago está pendiente de revisión."
335
-
336
- #: mercadopago/mercadopago-gateway.php:826
337
- msgid "The payment was refused. The customer can try again."
338
- msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
339
-
340
- #: mercadopago/mercadopago-gateway.php:832
341
- msgid "The payment was refunded to the customer."
342
- msgstr "El pago fue devuelto al cliente."
343
-
344
- #: mercadopago/mercadopago-gateway.php:838
345
- msgid "The payment was cancelled."
346
- msgstr "El pago fue cancelado."
347
-
348
- #: mercadopago/mercadopago-gateway.php:843
349
- msgid "Mercado Pago Payment ID"
350
- msgstr "ID de pago de Mercado Pago"
351
-
352
- #: mercadopago/mercadopago-gateway.php:843
353
- #: mercadopago/mercadopago-gateway.php:848
354
- msgid "The payment is under mediation or it was charged-back."
355
- msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # WordPress Blank Pot
2
+ # Copyright (C) 2014 ...
3
+ # This file is distributed under the GNU General Public License v2 or later.
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
+ "POT-Creation-Date: 2016-03-04 20:48-0300\n"
8
+ "PO-Revision-Date: \n"
9
+ "Language-Team: Your Team <translations@example.com>\n"
10
+ "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
18
+ "X-Poedit-Basepath: ..\n"
19
+ "X-Generator: Poedit 1.8.7\n"
20
+ "Last-Translator: \n"
21
+ "Language: es_AR\n"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+
24
+ #. Description of the plugin/theme
25
+ msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
26
+ msgstr "Este es el módulo <strong>oficial</strong> de Mercado Pago para el plugin WooCommerce. Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
27
+
28
+ #: mercadopago-module.php:66
29
+ #, php-format
30
+ msgid "Woo Mercado Pago Module depends on the last version of %s to execute!"
31
+ msgstr "Woo Mercado Pago Module depende de la última versión de %s para ejecutarse!"
32
+
33
+ #: mercadopago-module.php:110
34
+ msgid "Settings"
35
+ msgstr "Ajustes"
36
+
37
+ #: mercadopago/mercadopago-gateway.php:63
38
+ msgid "This module enables WooCommerce to use Mercado Pago as payment method for purchases made in your virtual store."
39
+ msgstr "Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
40
+
41
+ #: mercadopago/mercadopago-gateway.php:133
42
+ msgid "Argentine"
43
+ msgstr "Argentina"
44
+
45
+ #: mercadopago/mercadopago-gateway.php:134
46
+ msgid "Brazil"
47
+ msgstr "Brasil"
48
+
49
+ #: mercadopago/mercadopago-gateway.php:135
50
+ msgid "Chile"
51
+ msgstr "Chile"
52
+
53
+ #: mercadopago/mercadopago-gateway.php:136
54
+ msgid "Colombia"
55
+ msgstr "Colombia"
56
+
57
+ #: mercadopago/mercadopago-gateway.php:137
58
+ msgid "Mexico"
59
+ msgstr "México"
60
+
61
+ #: mercadopago/mercadopago-gateway.php:138
62
+ msgid "or"
63
+ msgstr "o"
64
+
65
+ #: mercadopago/mercadopago-gateway.php:139
66
+ msgid "Venezuela"
67
+ msgstr "Venezuela"
68
+
69
+ #: mercadopago/mercadopago-gateway.php:154
70
+ msgid "Select the payment methods that you <strong>don't</strong> want to receive with Mercado Pago."
71
+ msgstr "Selecione los medios de pago que <strong>no</strong> desea aceptar con Mercado Pago."
72
+
73
+ #: mercadopago/mercadopago-gateway.php:157
74
+ msgid "Your credentials are <strong>valid</strong> for"
75
+ msgstr "Sus credenciales <strong>son válidas</strong> para"
76
+
77
+ #: mercadopago/mercadopago-gateway.php:164
78
+ #: mercadopago/mercadopago-gateway.php:173
79
+ msgid "Configure your Client_id and Client_secret to have access to more options."
80
+ msgstr "Configure su Client_id y Client_secret para tener acceso a más opciones."
81
+
82
+ #: mercadopago/mercadopago-gateway.php:167
83
+ #: mercadopago/mercadopago-gateway.php:176
84
+ msgid "Your credentials are <strong>not valid</strong>!"
85
+ msgstr "Sus credenciales <strong>no son válidas</strong>!"
86
+
87
+ #: mercadopago/mercadopago-gateway.php:190
88
+ #: mercadopago/mercadopago-gateway.php:198
89
+ #: mercadopago/mercadopago-gateway.php:208
90
+ msgid "This field should be an integer."
91
+ msgstr "Este campo debe ser un número."
92
+
93
+ #: mercadopago/mercadopago-gateway.php:193
94
+ msgid "If your integration method is iFrame, please inform the payment iFrame width."
95
+ msgstr "Si su modo de apertura es iFrame, indique el ancho del iFrame."
96
+
97
+ #: mercadopago/mercadopago-gateway.php:201
98
+ msgid "If your integration method is iFrame, please inform the payment iFrame height."
99
+ msgstr "Si su modo de apertura es iFrame, indique el alto del iFrame."
100
+
101
+ #: mercadopago/mercadopago-gateway.php:211
102
+ msgid "Select the max number of installments for your customers."
103
+ msgstr "Seleccione el número máximo de cuotas posibles para sus clientes."
104
+
105
+ #: mercadopago/mercadopago-gateway.php:217
106
+ msgid "Enable/Disable"
107
+ msgstr "Habilitar/Deshabilitar"
108
+
109
+ #: mercadopago/mercadopago-gateway.php:219
110
+ msgid "Enable Mercado Pago Module"
111
+ msgstr "Habilitar Mercado Pago"
112
+
113
+ #: mercadopago/mercadopago-gateway.php:223
114
+ msgid "Mercado Pago Credentials"
115
+ msgstr "Credenciales de Mercado Pago"
116
+
117
+ #: mercadopago/mercadopago-gateway.php:225
118
+ msgid "You can obtain your credentials for"
119
+ msgstr "Puedes obtener tus credenciales para"
120
+
121
+ #: mercadopago/mercadopago-gateway.php:228
122
+ msgid "Mercado Pago Client_id"
123
+ msgstr "Client_id de Mercado Pago"
124
+
125
+ #: mercadopago/mercadopago-gateway.php:230
126
+ msgid "Insert your Mercado Pago Client_id."
127
+ msgstr "Inserte su Client_id de Mercado Pago."
128
+
129
+ #: mercadopago/mercadopago-gateway.php:235
130
+ msgid "Mercado Pago Client_secret"
131
+ msgstr "Client_secret de Mercado Pago"
132
+
133
+ #: mercadopago/mercadopago-gateway.php:237
134
+ msgid "Insert your Mercado Pago Client_secret."
135
+ msgstr "Inserte su Client_secret de Mercado Pago."
136
+
137
+ #: mercadopago/mercadopago-gateway.php:265
138
+ msgid "Custom Checkout"
139
+ msgstr "Checkout Transparente"
140
+
141
+ #: mercadopago/mercadopago-gateway.php:267
142
+ msgid "Enable Custom Checkout"
143
+ msgstr "Permitir Checkout Transparente"
144
+
145
+ #: mercadopago/mercadopago-gateway.php:269
146
+ msgid "This option allows your store to present the custom/transparent checkout to your customers."
147
+ msgstr "Esta opción permite a su tienda presentar el checkout transparente para sus clientes."
148
+
149
+ #: mercadopago/mercadopago-gateway.php:242
150
+ msgid "Instant Payment Notification (IPN) URL"
151
+ msgstr "URL da Notificación Instantanea de Pago (IPN)"
152
+
153
+ #: mercadopago/mercadopago-gateway.php:244
154
+ msgid "Your IPN URL to receive instant payment notifications is"
155
+ msgstr "Su URL de IPN para recibir notificaciones instantáneas de pago es"
156
+
157
+ #: mercadopago/mercadopago-gateway.php:247
158
+ msgid "Checkout Options"
159
+ msgstr "Opciones de Checkout"
160
+
161
+ #: mercadopago/mercadopago-gateway.php:252
162
+ msgid "Title"
163
+ msgstr "Título"
164
+
165
+ #: mercadopago/mercadopago-gateway.php:254
166
+ msgid "Title shown to the client in the checkout."
167
+ msgstr "Título mostrado al cliente en el checkout."
168
+
169
+ #: mercadopago/mercadopago-gateway.php:258
170
+ msgid "Description"
171
+ msgstr "Descripción"
172
+
173
+ #: mercadopago/mercadopago-gateway.php:260
174
+ msgid "Description shown to the client in the checkout."
175
+ msgstr "Descripción mostrada al cliente en el checkout."
176
+
177
+ #: mercadopago/mercadopago-gateway.php:261
178
+ #: mercadopago/mercadopago-gateway.php:406
179
+ msgid "Pay with Mercado Pago"
180
+ msgstr "Pagar con Mercado Pago"
181
+
182
+ #: mercadopago/mercadopago-gateway.php:264
183
+ msgid "Store Category"
184
+ msgstr "Categoría de la tienda"
185
+
186
+ #: mercadopago/mercadopago-gateway.php:266
187
+ msgid "Define which type of products your store sells."
188
+ msgstr "Defina el tipo de productos que su tienda vende."
189
+
190
+ #: mercadopago/mercadopago-gateway.php:270
191
+ msgid "Store Identificator"
192
+ msgstr "Identificador de la tienda"
193
+
194
+ #: mercadopago/mercadopago-gateway.php:272
195
+ msgid "Please, inform a prefix to your store."
196
+ msgstr "Por favor, informe un prefijo para su tienda."
197
+
198
+ #: mercadopago/mercadopago-gateway.php:272
199
+ msgid "If you use your Mercado Pago account on multiple stores you should make sure that this prefix is unique as Mercado Pago will not allow orders with same identificators."
200
+ msgstr "Si esta utilizando su cuenta Mercado Pago para múltiples tiendas, asegúrese que este prefijo sea único para no generar pedidos con el mismo identificador."
201
+
202
+ #: mercadopago/mercadopago-gateway.php:276
203
+ msgid "Integration Method"
204
+ msgstr "Método de integración"
205
+
206
+ #: mercadopago/mercadopago-gateway.php:278
207
+ msgid "Select how your clients should interact with Mercado Pago. Modal Window (inside your store), Redirect (Client is redirected to Mercado Pago), or iFrame (an internal window is embedded to the page layout)."
208
+ msgstr "Ventana Modal (Dentro de su tienda), Redireccionamiento (El cliente es redireccionado a Mercado Pago), o iFrame (Ventana de pago incorporada a su página)."
209
+
210
+ #: mercadopago/mercadopago-gateway.php:281
211
+ msgid "iFrame"
212
+ msgstr "iFrame"
213
+
214
+ #: mercadopago/mercadopago-gateway.php:282
215
+ msgid "Modal Window"
216
+ msgstr "Ventana modal"
217
+
218
+ #: mercadopago/mercadopago-gateway.php:283
219
+ msgid "Redirect"
220
+ msgstr "Redireccionamiento"
221
+
222
+ #: mercadopago/mercadopago-gateway.php:287
223
+ msgid "iFrame Width"
224
+ msgstr "Ancho del iFrame"
225
+
226
+ #: mercadopago/mercadopago-gateway.php:293
227
+ msgid "iFrame Height"
228
+ msgstr "Alto del iFrame"
229
+
230
+ #: mercadopago/mercadopago-gateway.php:299
231
+ msgid "Auto Return"
232
+ msgstr "Redirección automática"
233
+
234
+ #: mercadopago/mercadopago-gateway.php:301
235
+ msgid "Automatic Return After Payment"
236
+ msgstr "Redirección Automática Luego del Pago"
237
+
238
+ #: mercadopago/mercadopago-gateway.php:303
239
+ msgid "After the payment, client is automatically redirected."
240
+ msgstr "Después del pago, el cliente será redireccionado automáticamente."
241
+
242
+ #: mercadopago/mercadopago-gateway.php:306
243
+ msgid "Payment Options"
244
+ msgstr "Opciones de Pago"
245
+
246
+ #: mercadopago/mercadopago-gateway.php:311
247
+ msgid "Max installments"
248
+ msgstr "Número máximo de cuotas"
249
+
250
+ #: mercadopago/mercadopago-gateway.php:339
251
+ msgid "Payment with 2 Credit Card"
252
+ msgstr "Pago con 2 tarjeta de crédito"
253
+
254
+ #: mercadopago/mercadopago-gateway.php:341
255
+ msgid "Enable payments with 2 credit cards"
256
+ msgstr "Permitir los pagos con 2 tarjetas de crédito"
257
+
258
+ #: mercadopago/mercadopago-gateway.php:343
259
+ msgid "Enable this option to let your customers use 2 credit cards to pay orders."
260
+ msgstr "Habilita esta opción para permitir a sus clientes usar 2 tarjetas de crédito para pagar los pedidos."
261
+
262
+ #: mercadopago/mercadopago-gateway.php:317
263
+ msgid "Exclude Payment Methods"
264
+ msgstr "Excluir métodos de pago"
265
+
266
+ #: mercadopago/mercadopago-gateway.php:324
267
+ msgid "Test and Debug Options"
268
+ msgstr "Opciones de Prueba y Debug"
269
+
270
+ #: mercadopago/mercadopago-gateway.php:329
271
+ msgid "Mercado Pago Sandbox"
272
+ msgstr "Sandbox Mercado Pago"
273
+
274
+ #: mercadopago/mercadopago-gateway.php:331
275
+ msgid "Enable Mercado Pago Sandbox"
276
+ msgstr "Habilitar el sandbox de Mercado Pago"
277
+
278
+ #: mercadopago/mercadopago-gateway.php:333
279
+ msgid "This option allows you to test payments inside a sandbox environment."
280
+ msgstr "Esta opción permite simular un flujo de pagos completo en nuestro entorno Sandbox."
281
+
282
+ #: mercadopago/mercadopago-gateway.php:336
283
+ msgid "Debug and Log"
284
+ msgstr "Debug y Log"
285
+
286
+ #: mercadopago/mercadopago-gateway.php:338
287
+ msgid "Enable log"
288
+ msgstr "Habilitar Log"
289
+
290
+ #: mercadopago/mercadopago-gateway.php:340
291
+ #, php-format
292
+ msgid "Register event logs of Mercado Pago, such as API requests, in the file"
293
+ msgstr "Registrar logs de eventos de Mercado Pago, como llamadas a la API, dentro del archivo"
294
+
295
+ #: mercadopago/mercadopago-gateway.php:402
296
+ msgid "Thank you for your order. Please, proceed with your payment clicking in the bellow button."
297
+ msgstr "Gracias por su compra. Por favor, prosiga a la página de pago haciendo click en el botón de abajo."
298
+
299
+ #: mercadopago/mercadopago-gateway.php:410
300
+ msgid "Cancel order &amp; Clear cart"
301
+ msgstr "Cancelar &amp; Limpiar carrito"
302
+
303
+ #: mercadopago/mercadopago-gateway.php:420
304
+ msgid "Thank you for your order. Proceed with your payment completing the following information."
305
+ msgstr "Gracias por su compra. Prosiga con su pago completando la información abajo."
306
+
307
+ #: mercadopago/mercadopago-gateway.php:431
308
+ msgid "An error occurred when proccessing your payment. Please try again or contact us for assistence."
309
+ msgstr "Un error ocurrió durante el procesamiento de su pago. Por favor intente nuevamente o contactenos para ayudarlo."
310
+
311
+ #: mercadopago/mercadopago-gateway.php:434
312
+ msgid "Click to try again"
313
+ msgstr "Haga click para intentar de nuevo"
314
+
315
+ #: mercadopago/mercadopago-gateway.php:675
316
+ #: mercadopago/mercadopago-gateway.php:686
317
+ msgid "Mercado Pago is Inactive"
318
+ msgstr "Mercado Pago Inactivo"
319
+
320
+ #: mercadopago/mercadopago-gateway.php:678
321
+ msgid "Your Mercado Pago credentials Client_id/Client_secret appears to be misconfigured."
322
+ msgstr "Sus credenciales Client_id/Client_secret de Mercado Pago parecen no estar debidamente configuradas."
323
+
324
+ #: mercadopago/mercadopago-gateway.php:679
325
+ msgid "Click here and configure!"
326
+ msgstr "Haga click aquí y configure!"
327
+
328
+ #: mercadopago/mercadopago-gateway.php:689
329
+ msgid "The currency"
330
+ msgstr "La moneda"
331
+
332
+ #: mercadopago/mercadopago-gateway.php:689
333
+ msgid "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, VEF."
334
+ msgstr "no es soportada. Las monedas soportadas son: ARS, BRL, CLP, COP, MXN, USD, VEF."
335
+
336
+ #: mercadopago/mercadopago-gateway.php:714
337
+ msgid "Mercado Pago Request Failure"
338
+ msgstr "La solicitud de Mercado Pago ha fallado."
339
+
340
+ #: mercadopago/mercadopago-gateway.php:791
341
+ msgid "Mercado Pago Transaction ID"
342
+ msgstr "ID de operación de Mercado Pago"
343
+
344
+ #: mercadopago/mercadopago-gateway.php:798
345
+ msgid "Payer email"
346
+ msgstr "Email del comprador"
347
+
348
+ #: mercadopago/mercadopago-gateway.php:805
349
+ msgid "Payment type"
350
+ msgstr "Método de pago"
351
+
352
+ #: mercadopago/mercadopago-gateway.php:810
353
+ msgid "Payment approved."
354
+ msgstr "Pago aprobado."
355
+
356
+ #: mercadopago/mercadopago-gateway.php:816
357
+ msgid "Customer haven't paid yet."
358
+ msgstr "El cliente todavía no efectuó el pago."
359
+
360
+ #: mercadopago/mercadopago-gateway.php:821
361
+ msgid "Payment under review."
362
+ msgstr "El pago está pendiente de revisión."
363
+
364
+ #: mercadopago/mercadopago-gateway.php:826
365
+ msgid "The payment was refused. The customer can try again."
366
+ msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
367
+
368
+ #: mercadopago/mercadopago-gateway.php:832
369
+ msgid "The payment was refunded to the customer."
370
+ msgstr "El pago fue devuelto al cliente."
371
+
372
+ #: mercadopago/mercadopago-gateway.php:838
373
+ msgid "The payment was cancelled."
374
+ msgstr "El pago fue cancelado."
375
+
376
+ #: mercadopago/mercadopago-gateway.php:843
377
+ msgid "Mercado Pago Payment ID"
378
+ msgstr "ID de pago de Mercado Pago"
379
+
380
+ #: mercadopago/mercadopago-gateway.php:843
381
+ #: mercadopago/mercadopago-gateway.php:848
382
+ msgid "The payment is under mediation or it was charged-back."
383
+ msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
languages/woocommerce-mercadopago-module-es_MX.mo CHANGED
Binary file
languages/woocommerce-mercadopago-module-es_MX.po CHANGED
@@ -1,348 +1,376 @@
1
- # WordPress Blank Pot
2
- # Copyright (C) 2014 ...
3
- # This file is distributed under the GNU General Public License v2 or later.
4
- msgid ""
5
- msgstr ""
6
- "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
- "POT-Creation-Date: 2016-03-04 20:48-0300\n"
8
- "PO-Revision-Date: \n"
9
- "Language-Team: Your Team <translations@example.com>\n"
10
- "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Generator: Poedit 1.8.7\n"
20
- "Last-Translator: \n"
21
- "Language: es_AR\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
-
24
- #. Description of the plugin/theme
25
- msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
26
- msgstr "Este es el módulo <strong>oficial</strong> de Mercado Pago para el plugin WooCommerce. Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
27
-
28
- #: mercadopago-module.php:66
29
- #, php-format
30
- msgid "Woo Mercado Pago Module depends on the last version of %s to execute!"
31
- msgstr "Woo Mercado Pago Module depende de la última versión de %s para ejecutarse!"
32
-
33
- #: mercadopago/mercadopago-gateway.php:63
34
- msgid "This module enables WooCommerce to use Mercado Pago as payment method for purchases made in your virtual store."
35
- msgstr "Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
36
-
37
- #: mercadopago/mercadopago-gateway.php:133
38
- msgid "Argentine"
39
- msgstr "Argentina"
40
-
41
- #: mercadopago/mercadopago-gateway.php:134
42
- msgid "Brazil"
43
- msgstr "Brasil"
44
-
45
- #: mercadopago/mercadopago-gateway.php:135
46
- msgid "Chile"
47
- msgstr "Chile"
48
-
49
- #: mercadopago/mercadopago-gateway.php:136
50
- msgid "Colombia"
51
- msgstr "Colombia"
52
-
53
- #: mercadopago/mercadopago-gateway.php:137
54
- msgid "Mexico"
55
- msgstr "México"
56
-
57
- #: mercadopago/mercadopago-gateway.php:138
58
- msgid "or"
59
- msgstr "o"
60
-
61
- #: mercadopago/mercadopago-gateway.php:139
62
- msgid "Venezuela"
63
- msgstr "Venezuela"
64
-
65
- #: mercadopago/mercadopago-gateway.php:154
66
- msgid "Select the payment methods that you <strong>don't</strong> want to receive with Mercado Pago."
67
- msgstr "Selecione los medios de pago que <strong>no</strong> desea aceptar con Mercado Pago."
68
-
69
- #: mercadopago/mercadopago-gateway.php:157
70
- msgid "Your credentials are <strong>valid</strong> for"
71
- msgstr "Sus credenciales <strong>son válidas</strong> para"
72
-
73
- #: mercadopago/mercadopago-gateway.php:164 mercadopago/mercadopago-gateway.php:173
74
- msgid "Configure your Client_id and Client_secret to have access to more options."
75
- msgstr "Configure su Client_id y Client_secret para tener acceso a más opciones."
76
-
77
- #: mercadopago/mercadopago-gateway.php:167 mercadopago/mercadopago-gateway.php:176
78
- msgid "Your credentials are <strong>not valid</strong>!"
79
- msgstr "Sus credenciales <strong>no son válidas</strong>!"
80
-
81
- #: mercadopago/mercadopago-gateway.php:190 mercadopago/mercadopago-gateway.php:198 mercadopago/mercadopago-gateway.php:208
82
- msgid "This field should be an integer."
83
- msgstr "Este campo debe ser un número."
84
-
85
- #: mercadopago/mercadopago-gateway.php:193
86
- msgid "If your integration method is iFrame, please inform the payment iFrame width."
87
- msgstr "Si su modo de apertura es iFrame, indique el ancho del iFrame."
88
-
89
- #: mercadopago/mercadopago-gateway.php:201
90
- msgid "If your integration method is iFrame, please inform the payment iFrame height."
91
- msgstr "Si su modo de apertura es iFrame, indique el alto del iFrame."
92
-
93
- #: mercadopago/mercadopago-gateway.php:211
94
- msgid "Select the max number of installments for your customers."
95
- msgstr "Seleccione el número máximo de mensualidades posibles para sus clientes."
96
-
97
- #: mercadopago/mercadopago-gateway.php:217
98
- msgid "Enable/Disable"
99
- msgstr "Habilitar/Deshabilitar"
100
-
101
- #: mercadopago/mercadopago-gateway.php:219
102
- msgid "Enable Mercado Pago Module"
103
- msgstr "Habilitar Mercado Pago"
104
-
105
- #: mercadopago/mercadopago-gateway.php:223
106
- msgid "Mercado Pago Credentials"
107
- msgstr "Credenciales de Mercado Pago"
108
-
109
- #: mercadopago/mercadopago-gateway.php:225
110
- msgid "You can obtain your credentials for"
111
- msgstr "Puedes obtener tus credenciales para"
112
-
113
- #: mercadopago/mercadopago-gateway.php:228
114
- msgid "Mercado Pago Client_id"
115
- msgstr "Client_id de Mercado Pago"
116
-
117
- #: mercadopago/mercadopago-gateway.php:230
118
- msgid "Insert your Mercado Pago Client_id."
119
- msgstr "Inserte su Client_id de Mercado Pago."
120
-
121
- #: mercadopago/mercadopago-gateway.php:235
122
- msgid "Mercado Pago Client_secret"
123
- msgstr "Client_secret de Mercado Pago"
124
-
125
- #: mercadopago/mercadopago-gateway.php:237
126
- msgid "Insert your Mercado Pago Client_secret."
127
- msgstr "Inserte su Client_secret de Mercado Pago."
128
-
129
- #: mercadopago/mercadopago-gateway.php:242
130
- msgid "Instant Payment Notification (IPN) URL"
131
- msgstr "URL da Notificación Instantanea de Pago (IPN)"
132
-
133
- #: mercadopago/mercadopago-gateway.php:244
134
- msgid "Your IPN URL to receive instant payment notifications is"
135
- msgstr "Su URL de IPN para recibir notificaciones instantáneas de pago es"
136
-
137
- #: mercadopago/mercadopago-gateway.php:247
138
- msgid "Checkout Options"
139
- msgstr "Opciones de Checkout"
140
-
141
- #: mercadopago/mercadopago-gateway.php:252
142
- msgid "Title"
143
- msgstr "Título"
144
-
145
- #: mercadopago/mercadopago-gateway.php:254
146
- msgid "Title shown to the client in the checkout."
147
- msgstr "Título mostrado al cliente en el checkout."
148
-
149
- #: mercadopago/mercadopago-gateway.php:258
150
- msgid "Description"
151
- msgstr "Descripción"
152
-
153
- #: mercadopago/mercadopago-gateway.php:260
154
- msgid "Description shown to the client in the checkout."
155
- msgstr "Descripción mostrada al cliente en el checkout."
156
-
157
- #: mercadopago/mercadopago-gateway.php:261 mercadopago/mercadopago-gateway.php:406
158
- msgid "Pay with Mercado Pago"
159
- msgstr "Pagar con Mercado Pago"
160
-
161
- #: mercadopago/mercadopago-gateway.php:264
162
- msgid "Store Category"
163
- msgstr "Categoría de la tienda"
164
-
165
- #: mercadopago/mercadopago-gateway.php:266
166
- msgid "Define which type of products your store sells."
167
- msgstr "Defina el tipo de productos que su tienda vende."
168
-
169
- #: mercadopago/mercadopago-gateway.php:270
170
- msgid "Store Identificator"
171
- msgstr "Identificador de la tienda"
172
-
173
- #: mercadopago/mercadopago-gateway.php:272
174
- msgid "Please, inform a prefix to your store."
175
- msgstr "Por favor, informe un prefijo para su tienda."
176
-
177
- #: mercadopago/mercadopago-gateway.php:272
178
- msgid "If you use your Mercado Pago account on multiple stores you should make sure that this prefix is unique as Mercado Pago will not allow orders with same identificators."
179
- msgstr "Si esta utilizando su cuenta Mercado Pago para múltiples tiendas, asegúrese que este prefijo sea único para no generar pedidos con el mismo identificador."
180
-
181
- #: mercadopago/mercadopago-gateway.php:276
182
- msgid "Integration Method"
183
- msgstr "Método de integración"
184
-
185
- #: mercadopago/mercadopago-gateway.php:278
186
- msgid "Select how your clients should interact with Mercado Pago. Modal Window (inside your store), Redirect (Client is redirected to Mercado Pago), or iFrame (an internal window is embedded to the page layout)."
187
- msgstr "Ventana Modal (Dentro de su tienda), Redireccionamiento (El cliente es redireccionado a Mercado Pago), o iFrame (Ventana de pago incorporada a su página)."
188
-
189
- #: mercadopago/mercadopago-gateway.php:281
190
- msgid "iFrame"
191
- msgstr "iFrame"
192
-
193
- #: mercadopago/mercadopago-gateway.php:282
194
- msgid "Modal Window"
195
- msgstr "Ventana modal"
196
-
197
- #: mercadopago/mercadopago-gateway.php:283
198
- msgid "Redirect"
199
- msgstr "Redireccionamiento"
200
-
201
- #: mercadopago/mercadopago-gateway.php:287
202
- msgid "iFrame Width"
203
- msgstr "Ancho del iFrame"
204
-
205
- #: mercadopago/mercadopago-gateway.php:293
206
- msgid "iFrame Height"
207
- msgstr "Alto del iFrame"
208
-
209
- #: mercadopago/mercadopago-gateway.php:299
210
- msgid "Auto Return"
211
- msgstr "Redirección automática"
212
-
213
- #: mercadopago/mercadopago-gateway.php:301
214
- msgid "Automatic Return After Payment"
215
- msgstr "Redirección Automática Luego del Pago"
216
-
217
- #: mercadopago/mercadopago-gateway.php:303
218
- msgid "After the payment, client is automatically redirected."
219
- msgstr "Después del pago, el cliente será redireccionado automáticamente."
220
-
221
- #: mercadopago/mercadopago-gateway.php:306
222
- msgid "Payment Options"
223
- msgstr "Opciones de Pago"
224
-
225
- #: mercadopago/mercadopago-gateway.php:311
226
- msgid "Max installments"
227
- msgstr "Número máximo de mensualidades"
228
-
229
- #: mercadopago/mercadopago-gateway.php:317
230
- msgid "Exclude Payment Methods"
231
- msgstr "Excluir métodos de pago"
232
-
233
- #: mercadopago/mercadopago-gateway.php:324
234
- msgid "Test and Debug Options"
235
- msgstr "Opciones de Prueba y Debug"
236
-
237
- #: mercadopago/mercadopago-gateway.php:329
238
- msgid "Mercado Pago Sandbox"
239
- msgstr "Sandbox Mercado Pago"
240
-
241
- #: mercadopago/mercadopago-gateway.php:331
242
- msgid "Enable Mercado Pago Sandbox"
243
- msgstr "Habilitar el sandbox de Mercado Pago"
244
-
245
- #: mercadopago/mercadopago-gateway.php:333
246
- msgid "This options allows you to test payments inside a sandbox environment."
247
- msgstr "Esta opción permite simular un flujo de pagos completo en nuestro entorno Sandbox."
248
-
249
- #: mercadopago/mercadopago-gateway.php:336
250
- msgid "Debug and Log"
251
- msgstr "Debug y Log"
252
-
253
- #: mercadopago/mercadopago-gateway.php:338
254
- msgid "Enable log"
255
- msgstr "Habilitar Log"
256
-
257
- #: mercadopago/mercadopago-gateway.php:340
258
- #, php-format
259
- msgid "Register event logs of Mercado Pago, such as API requests, in the file"
260
- msgstr "Registrar logs de eventos de Mercado Pago, como llamadas a la API, dentro del archivo"
261
-
262
- #: mercadopago/mercadopago-gateway.php:402
263
- msgid "Thank you for your order. Please, proceed with your payment clicking in the bellow button."
264
- msgstr "Gracias por su compra. Por favor, prosiga a la página de pago haciendo click en el botón de abajo."
265
-
266
- #: mercadopago/mercadopago-gateway.php:410
267
- msgid "Cancel order &amp; Clear cart"
268
- msgstr "Cancelar &amp; Limpiar carrito"
269
-
270
- #: mercadopago/mercadopago-gateway.php:420
271
- msgid "Thank you for your order. Proceed with your payment completing the following information."
272
- msgstr "Gracias por su compra. Prosiga con su pago completando la información abajo."
273
-
274
- #: mercadopago/mercadopago-gateway.php:431
275
- msgid "An error occurred when proccessing your payment. Please try again or contact us for assistence."
276
- msgstr "Un error ocurrió durante el procesamiento de su pago. Por favor intente nuevamente o contactenos para ayudarlo."
277
-
278
- #: mercadopago/mercadopago-gateway.php:434
279
- msgid "Click to try again"
280
- msgstr "Haga click para intentar de nuevo"
281
-
282
- #: mercadopago/mercadopago-gateway.php:675 mercadopago/mercadopago-gateway.php:686
283
- msgid "Mercado Pago is Inactive"
284
- msgstr "Mercado Pago Inactivo"
285
-
286
- #: mercadopago/mercadopago-gateway.php:678
287
- msgid "Your Mercado Pago credentials Client_id/Client_secret appears to be misconfigured."
288
- msgstr "Sus credenciales Client_id/Client_secret de Mercado Pago parecen no estar debidamente configuradas."
289
-
290
- #: mercadopago/mercadopago-gateway.php:679
291
- msgid "Click here and configure!"
292
- msgstr "Haga click aquí y configure!"
293
-
294
- #: mercadopago/mercadopago-gateway.php:689
295
- msgid "The currency"
296
- msgstr "La moneda"
297
-
298
- #: mercadopago/mercadopago-gateway.php:689
299
- msgid "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, VEF."
300
- msgstr "no es soportada. Las monedas soportadas son: ARS, BRL, CLP, COP, MXN, USD, VEF."
301
-
302
- #: mercadopago/mercadopago-gateway.php:714
303
- msgid "Mercado Pago Request Failure"
304
- msgstr "La solicitud de Mercado Pago ha fallado."
305
-
306
- #: mercadopago/mercadopago-gateway.php:791
307
- msgid "Mercado Pago Transaction ID"
308
- msgstr "ID de operación de Mercado Pago"
309
-
310
- #: mercadopago/mercadopago-gateway.php:798
311
- msgid "Payer email"
312
- msgstr "Email del comprador"
313
-
314
- #: mercadopago/mercadopago-gateway.php:805
315
- msgid "Payment type"
316
- msgstr "Método de pago"
317
-
318
- #: mercadopago/mercadopago-gateway.php:810
319
- msgid "Payment approved."
320
- msgstr "Pago aprobado."
321
-
322
- #: mercadopago/mercadopago-gateway.php:816
323
- msgid "Customer haven't paid yet."
324
- msgstr "El cliente todavía no efectuó el pago."
325
-
326
- #: mercadopago/mercadopago-gateway.php:821
327
- msgid "Payment under review."
328
- msgstr "El pago está pendiente de revisión."
329
-
330
- #: mercadopago/mercadopago-gateway.php:826
331
- msgid "The payment was refused. The customer can try again."
332
- msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
333
-
334
- #: mercadopago/mercadopago-gateway.php:832
335
- msgid "The payment was refunded to the customer."
336
- msgstr "El pago fue devuelto al cliente."
337
-
338
- #: mercadopago/mercadopago-gateway.php:838
339
- msgid "The payment was cancelled."
340
- msgstr "El pago fue cancelado."
341
-
342
- #: mercadopago/mercadopago-gateway.php:843
343
- msgid "Mercado Pago Payment ID"
344
- msgstr "ID de pago de Mercado Pago"
345
-
346
- #: mercadopago/mercadopago-gateway.php:843 mercadopago/mercadopago-gateway.php:848
347
- msgid "The payment is under mediation or it was charged-back."
348
- msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # WordPress Blank Pot
2
+ # Copyright (C) 2014 ...
3
+ # This file is distributed under the GNU General Public License v2 or later.
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
+ "POT-Creation-Date: 2016-03-04 20:48-0300\n"
8
+ "PO-Revision-Date: \n"
9
+ "Language-Team: Your Team <translations@example.com>\n"
10
+ "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
18
+ "X-Poedit-Basepath: ..\n"
19
+ "X-Generator: Poedit 1.8.7\n"
20
+ "Last-Translator: \n"
21
+ "Language: es_AR\n"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+
24
+ #. Description of the plugin/theme
25
+ msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
26
+ msgstr "Este es el módulo <strong>oficial</strong> de Mercado Pago para el plugin WooCommerce. Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
27
+
28
+ #: mercadopago-module.php:66
29
+ #, php-format
30
+ msgid "Woo Mercado Pago Module depends on the last version of %s to execute!"
31
+ msgstr "Woo Mercado Pago Module depende de la última versión de %s para ejecutarse!"
32
+
33
+ #: mercadopago-module.php:110
34
+ msgid "Settings"
35
+ msgstr "Ajustes"
36
+
37
+ #: mercadopago/mercadopago-gateway.php:63
38
+ msgid "This module enables WooCommerce to use Mercado Pago as payment method for purchases made in your virtual store."
39
+ msgstr "Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
40
+
41
+ #: mercadopago/mercadopago-gateway.php:133
42
+ msgid "Argentine"
43
+ msgstr "Argentina"
44
+
45
+ #: mercadopago/mercadopago-gateway.php:134
46
+ msgid "Brazil"
47
+ msgstr "Brasil"
48
+
49
+ #: mercadopago/mercadopago-gateway.php:135
50
+ msgid "Chile"
51
+ msgstr "Chile"
52
+
53
+ #: mercadopago/mercadopago-gateway.php:136
54
+ msgid "Colombia"
55
+ msgstr "Colombia"
56
+
57
+ #: mercadopago/mercadopago-gateway.php:137
58
+ msgid "Mexico"
59
+ msgstr "México"
60
+
61
+ #: mercadopago/mercadopago-gateway.php:138
62
+ msgid "or"
63
+ msgstr "o"
64
+
65
+ #: mercadopago/mercadopago-gateway.php:139
66
+ msgid "Venezuela"
67
+ msgstr "Venezuela"
68
+
69
+ #: mercadopago/mercadopago-gateway.php:154
70
+ msgid "Select the payment methods that you <strong>don't</strong> want to receive with Mercado Pago."
71
+ msgstr "Selecione los medios de pago que <strong>no</strong> desea aceptar con Mercado Pago."
72
+
73
+ #: mercadopago/mercadopago-gateway.php:157
74
+ msgid "Your credentials are <strong>valid</strong> for"
75
+ msgstr "Sus credenciales <strong>son válidas</strong> para"
76
+
77
+ #: mercadopago/mercadopago-gateway.php:164 mercadopago/mercadopago-gateway.php:173
78
+ msgid "Configure your Client_id and Client_secret to have access to more options."
79
+ msgstr "Configure su Client_id y Client_secret para tener acceso a más opciones."
80
+
81
+ #: mercadopago/mercadopago-gateway.php:167 mercadopago/mercadopago-gateway.php:176
82
+ msgid "Your credentials are <strong>not valid</strong>!"
83
+ msgstr "Sus credenciales <strong>no son válidas</strong>!"
84
+
85
+ #: mercadopago/mercadopago-gateway.php:190 mercadopago/mercadopago-gateway.php:198 mercadopago/mercadopago-gateway.php:208
86
+ msgid "This field should be an integer."
87
+ msgstr "Este campo debe ser un número."
88
+
89
+ #: mercadopago/mercadopago-gateway.php:193
90
+ msgid "If your integration method is iFrame, please inform the payment iFrame width."
91
+ msgstr "Si su modo de apertura es iFrame, indique el ancho del iFrame."
92
+
93
+ #: mercadopago/mercadopago-gateway.php:201
94
+ msgid "If your integration method is iFrame, please inform the payment iFrame height."
95
+ msgstr "Si su modo de apertura es iFrame, indique el alto del iFrame."
96
+
97
+ #: mercadopago/mercadopago-gateway.php:211
98
+ msgid "Select the max number of installments for your customers."
99
+ msgstr "Seleccione el número máximo de mensualidades posibles para sus clientes."
100
+
101
+ #: mercadopago/mercadopago-gateway.php:217
102
+ msgid "Enable/Disable"
103
+ msgstr "Habilitar/Deshabilitar"
104
+
105
+ #: mercadopago/mercadopago-gateway.php:219
106
+ msgid "Enable Mercado Pago Module"
107
+ msgstr "Habilitar Mercado Pago"
108
+
109
+ #: mercadopago/mercadopago-gateway.php:223
110
+ msgid "Mercado Pago Credentials"
111
+ msgstr "Credenciales de Mercado Pago"
112
+
113
+ #: mercadopago/mercadopago-gateway.php:225
114
+ msgid "You can obtain your credentials for"
115
+ msgstr "Puedes obtener tus credenciales para"
116
+
117
+ #: mercadopago/mercadopago-gateway.php:228
118
+ msgid "Mercado Pago Client_id"
119
+ msgstr "Client_id de Mercado Pago"
120
+
121
+ #: mercadopago/mercadopago-gateway.php:230
122
+ msgid "Insert your Mercado Pago Client_id."
123
+ msgstr "Inserte su Client_id de Mercado Pago."
124
+
125
+ #: mercadopago/mercadopago-gateway.php:235
126
+ msgid "Mercado Pago Client_secret"
127
+ msgstr "Client_secret de Mercado Pago"
128
+
129
+ #: mercadopago/mercadopago-gateway.php:237
130
+ msgid "Insert your Mercado Pago Client_secret."
131
+ msgstr "Inserte su Client_secret de Mercado Pago."
132
+
133
+ #: mercadopago/mercadopago-gateway.php:265
134
+ msgid "Custom Checkout"
135
+ msgstr "Checkout Transparente"
136
+
137
+ #: mercadopago/mercadopago-gateway.php:267
138
+ msgid "Enable Custom Checkout"
139
+ msgstr "Permitir Checkout Transparente"
140
+
141
+ #: mercadopago/mercadopago-gateway.php:269
142
+ msgid "This option allows your store to present the custom/transparent checkout to your customers."
143
+ msgstr "Esta opción permite a su tienda presentar el checkout transparente para sus clientes."
144
+
145
+ #: mercadopago/mercadopago-gateway.php:242
146
+ msgid "Instant Payment Notification (IPN) URL"
147
+ msgstr "URL da Notificación Instantanea de Pago (IPN)"
148
+
149
+ #: mercadopago/mercadopago-gateway.php:244
150
+ msgid "Your IPN URL to receive instant payment notifications is"
151
+ msgstr "Su URL de IPN para recibir notificaciones instantáneas de pago es"
152
+
153
+ #: mercadopago/mercadopago-gateway.php:247
154
+ msgid "Checkout Options"
155
+ msgstr "Opciones de Checkout"
156
+
157
+ #: mercadopago/mercadopago-gateway.php:252
158
+ msgid "Title"
159
+ msgstr "Título"
160
+
161
+ #: mercadopago/mercadopago-gateway.php:254
162
+ msgid "Title shown to the client in the checkout."
163
+ msgstr "Título mostrado al cliente en el checkout."
164
+
165
+ #: mercadopago/mercadopago-gateway.php:258
166
+ msgid "Description"
167
+ msgstr "Descripción"
168
+
169
+ #: mercadopago/mercadopago-gateway.php:260
170
+ msgid "Description shown to the client in the checkout."
171
+ msgstr "Descripción mostrada al cliente en el checkout."
172
+
173
+ #: mercadopago/mercadopago-gateway.php:261 mercadopago/mercadopago-gateway.php:406
174
+ msgid "Pay with Mercado Pago"
175
+ msgstr "Pagar con Mercado Pago"
176
+
177
+ #: mercadopago/mercadopago-gateway.php:264
178
+ msgid "Store Category"
179
+ msgstr "Categoría de la tienda"
180
+
181
+ #: mercadopago/mercadopago-gateway.php:266
182
+ msgid "Define which type of products your store sells."
183
+ msgstr "Defina el tipo de productos que su tienda vende."
184
+
185
+ #: mercadopago/mercadopago-gateway.php:270
186
+ msgid "Store Identificator"
187
+ msgstr "Identificador de la tienda"
188
+
189
+ #: mercadopago/mercadopago-gateway.php:272
190
+ msgid "Please, inform a prefix to your store."
191
+ msgstr "Por favor, informe un prefijo para su tienda."
192
+
193
+ #: mercadopago/mercadopago-gateway.php:272
194
+ msgid "If you use your Mercado Pago account on multiple stores you should make sure that this prefix is unique as Mercado Pago will not allow orders with same identificators."
195
+ msgstr "Si esta utilizando su cuenta Mercado Pago para múltiples tiendas, asegúrese que este prefijo sea único para no generar pedidos con el mismo identificador."
196
+
197
+ #: mercadopago/mercadopago-gateway.php:276
198
+ msgid "Integration Method"
199
+ msgstr "Método de integración"
200
+
201
+ #: mercadopago/mercadopago-gateway.php:278
202
+ msgid "Select how your clients should interact with Mercado Pago. Modal Window (inside your store), Redirect (Client is redirected to Mercado Pago), or iFrame (an internal window is embedded to the page layout)."
203
+ msgstr "Ventana Modal (Dentro de su tienda), Redireccionamiento (El cliente es redireccionado a Mercado Pago), o iFrame (Ventana de pago incorporada a su página)."
204
+
205
+ #: mercadopago/mercadopago-gateway.php:281
206
+ msgid "iFrame"
207
+ msgstr "iFrame"
208
+
209
+ #: mercadopago/mercadopago-gateway.php:282
210
+ msgid "Modal Window"
211
+ msgstr "Ventana modal"
212
+
213
+ #: mercadopago/mercadopago-gateway.php:283
214
+ msgid "Redirect"
215
+ msgstr "Redireccionamiento"
216
+
217
+ #: mercadopago/mercadopago-gateway.php:287
218
+ msgid "iFrame Width"
219
+ msgstr "Ancho del iFrame"
220
+
221
+ #: mercadopago/mercadopago-gateway.php:293
222
+ msgid "iFrame Height"
223
+ msgstr "Alto del iFrame"
224
+
225
+ #: mercadopago/mercadopago-gateway.php:299
226
+ msgid "Auto Return"
227
+ msgstr "Redirección automática"
228
+
229
+ #: mercadopago/mercadopago-gateway.php:301
230
+ msgid "Automatic Return After Payment"
231
+ msgstr "Redirección Automática Luego del Pago"
232
+
233
+ #: mercadopago/mercadopago-gateway.php:303
234
+ msgid "After the payment, client is automatically redirected."
235
+ msgstr "Después del pago, el cliente será redireccionado automáticamente."
236
+
237
+ #: mercadopago/mercadopago-gateway.php:306
238
+ msgid "Payment Options"
239
+ msgstr "Opciones de Pago"
240
+
241
+ #: mercadopago/mercadopago-gateway.php:311
242
+ msgid "Max installments"
243
+ msgstr "Número máximo de mensualidades"
244
+
245
+ #: mercadopago/mercadopago-gateway.php:339
246
+ msgid "Payment with 2 Credit Card"
247
+ msgstr "Pago con 2 tarjeta de crédito"
248
+
249
+ #: mercadopago/mercadopago-gateway.php:341
250
+ msgid "Enable payments with 2 credit cards"
251
+ msgstr "Permitir los pagos con 2 tarjetas de crédito"
252
+
253
+ #: mercadopago/mercadopago-gateway.php:343
254
+ msgid "Enable this option to let your customers use 2 credit cards to pay orders."
255
+ msgstr "Habilita esta opción para permitir a sus clientes usar 2 tarjetas de crédito para pagar los pedidos."
256
+
257
+ #: mercadopago/mercadopago-gateway.php:317
258
+ msgid "Exclude Payment Methods"
259
+ msgstr "Excluir métodos de pago"
260
+
261
+ #: mercadopago/mercadopago-gateway.php:324
262
+ msgid "Test and Debug Options"
263
+ msgstr "Opciones de Prueba y Debug"
264
+
265
+ #: mercadopago/mercadopago-gateway.php:329
266
+ msgid "Mercado Pago Sandbox"
267
+ msgstr "Sandbox Mercado Pago"
268
+
269
+ #: mercadopago/mercadopago-gateway.php:331
270
+ msgid "Enable Mercado Pago Sandbox"
271
+ msgstr "Habilitar el sandbox de Mercado Pago"
272
+
273
+ #: mercadopago/mercadopago-gateway.php:333
274
+ msgid "This option allows you to test payments inside a sandbox environment."
275
+ msgstr "Esta opción permite simular un flujo de pagos completo en nuestro entorno Sandbox."
276
+
277
+ #: mercadopago/mercadopago-gateway.php:336
278
+ msgid "Debug and Log"
279
+ msgstr "Debug y Log"
280
+
281
+ #: mercadopago/mercadopago-gateway.php:338
282
+ msgid "Enable log"
283
+ msgstr "Habilitar Log"
284
+
285
+ #: mercadopago/mercadopago-gateway.php:340
286
+ #, php-format
287
+ msgid "Register event logs of Mercado Pago, such as API requests, in the file"
288
+ msgstr "Registrar logs de eventos de Mercado Pago, como llamadas a la API, dentro del archivo"
289
+
290
+ #: mercadopago/mercadopago-gateway.php:402
291
+ msgid "Thank you for your order. Please, proceed with your payment clicking in the bellow button."
292
+ msgstr "Gracias por su compra. Por favor, prosiga a la página de pago haciendo click en el botón de abajo."
293
+
294
+ #: mercadopago/mercadopago-gateway.php:410
295
+ msgid "Cancel order &amp; Clear cart"
296
+ msgstr "Cancelar &amp; Limpiar carrito"
297
+
298
+ #: mercadopago/mercadopago-gateway.php:420
299
+ msgid "Thank you for your order. Proceed with your payment completing the following information."
300
+ msgstr "Gracias por su compra. Prosiga con su pago completando la información abajo."
301
+
302
+ #: mercadopago/mercadopago-gateway.php:431
303
+ msgid "An error occurred when proccessing your payment. Please try again or contact us for assistence."
304
+ msgstr "Un error ocurrió durante el procesamiento de su pago. Por favor intente nuevamente o contactenos para ayudarlo."
305
+
306
+ #: mercadopago/mercadopago-gateway.php:434
307
+ msgid "Click to try again"
308
+ msgstr "Haga click para intentar de nuevo"
309
+
310
+ #: mercadopago/mercadopago-gateway.php:675 mercadopago/mercadopago-gateway.php:686
311
+ msgid "Mercado Pago is Inactive"
312
+ msgstr "Mercado Pago Inactivo"
313
+
314
+ #: mercadopago/mercadopago-gateway.php:678
315
+ msgid "Your Mercado Pago credentials Client_id/Client_secret appears to be misconfigured."
316
+ msgstr "Sus credenciales Client_id/Client_secret de Mercado Pago parecen no estar debidamente configuradas."
317
+
318
+ #: mercadopago/mercadopago-gateway.php:679
319
+ msgid "Click here and configure!"
320
+ msgstr "Haga click aquí y configure!"
321
+
322
+ #: mercadopago/mercadopago-gateway.php:689
323
+ msgid "The currency"
324
+ msgstr "La moneda"
325
+
326
+ #: mercadopago/mercadopago-gateway.php:689
327
+ msgid "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, VEF."
328
+ msgstr "no es soportada. Las monedas soportadas son: ARS, BRL, CLP, COP, MXN, USD, VEF."
329
+
330
+ #: mercadopago/mercadopago-gateway.php:714
331
+ msgid "Mercado Pago Request Failure"
332
+ msgstr "La solicitud de Mercado Pago ha fallado."
333
+
334
+ #: mercadopago/mercadopago-gateway.php:791
335
+ msgid "Mercado Pago Transaction ID"
336
+ msgstr "ID de operación de Mercado Pago"
337
+
338
+ #: mercadopago/mercadopago-gateway.php:798
339
+ msgid "Payer email"
340
+ msgstr "Email del comprador"
341
+
342
+ #: mercadopago/mercadopago-gateway.php:805
343
+ msgid "Payment type"
344
+ msgstr "Método de pago"
345
+
346
+ #: mercadopago/mercadopago-gateway.php:810
347
+ msgid "Payment approved."
348
+ msgstr "Pago aprobado."
349
+
350
+ #: mercadopago/mercadopago-gateway.php:816
351
+ msgid "Customer haven't paid yet."
352
+ msgstr "El cliente todavía no efectuó el pago."
353
+
354
+ #: mercadopago/mercadopago-gateway.php:821
355
+ msgid "Payment under review."
356
+ msgstr "El pago está pendiente de revisión."
357
+
358
+ #: mercadopago/mercadopago-gateway.php:826
359
+ msgid "The payment was refused. The customer can try again."
360
+ msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
361
+
362
+ #: mercadopago/mercadopago-gateway.php:832
363
+ msgid "The payment was refunded to the customer."
364
+ msgstr "El pago fue devuelto al cliente."
365
+
366
+ #: mercadopago/mercadopago-gateway.php:838
367
+ msgid "The payment was cancelled."
368
+ msgstr "El pago fue cancelado."
369
+
370
+ #: mercadopago/mercadopago-gateway.php:843
371
+ msgid "Mercado Pago Payment ID"
372
+ msgstr "ID de pago de Mercado Pago"
373
+
374
+ #: mercadopago/mercadopago-gateway.php:843 mercadopago/mercadopago-gateway.php:848
375
+ msgid "The payment is under mediation or it was charged-back."
376
+ msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
languages/woocommerce-mercadopago-module-es_VE.mo CHANGED
Binary file
languages/woocommerce-mercadopago-module-es_VE.po CHANGED
@@ -1,348 +1,376 @@
1
- # WordPress Blank Pot
2
- # Copyright (C) 2014 ...
3
- # This file is distributed under the GNU General Public License v2 or later.
4
- msgid ""
5
- msgstr ""
6
- "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
- "POT-Creation-Date: 2016-03-04 20:48-0300\n"
8
- "PO-Revision-Date: \n"
9
- "Language-Team: Your Team <translations@example.com>\n"
10
- "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
18
- "X-Poedit-Basepath: ..\n"
19
- "X-Generator: Poedit 1.8.7\n"
20
- "Last-Translator: \n"
21
- "Language: es_AR\n"
22
- "X-Poedit-SearchPath-0: .\n"
23
-
24
- #. Description of the plugin/theme
25
- msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
26
- msgstr "Este es el módulo <strong>oficial</strong> de Mercado Pago para el plugin WooCommerce. Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
27
-
28
- #: mercadopago-module.php:66
29
- #, php-format
30
- msgid "Woo Mercado Pago Module depends on the last version of %s to execute!"
31
- msgstr "Woo Mercado Pago Module depende de la última versión de %s para ejecutarse!"
32
-
33
- #: mercadopago/mercadopago-gateway.php:63
34
- msgid "This module enables WooCommerce to use Mercado Pago as payment method for purchases made in your virtual store."
35
- msgstr "Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
36
-
37
- #: mercadopago/mercadopago-gateway.php:133
38
- msgid "Argentine"
39
- msgstr "Argentina"
40
-
41
- #: mercadopago/mercadopago-gateway.php:134
42
- msgid "Brazil"
43
- msgstr "Brasil"
44
-
45
- #: mercadopago/mercadopago-gateway.php:135
46
- msgid "Chile"
47
- msgstr "Chile"
48
-
49
- #: mercadopago/mercadopago-gateway.php:136
50
- msgid "Colombia"
51
- msgstr "Colombia"
52
-
53
- #: mercadopago/mercadopago-gateway.php:137
54
- msgid "Mexico"
55
- msgstr "México"
56
-
57
- #: mercadopago/mercadopago-gateway.php:138
58
- msgid "or"
59
- msgstr "o"
60
-
61
- #: mercadopago/mercadopago-gateway.php:139
62
- msgid "Venezuela"
63
- msgstr "Venezuela"
64
-
65
- #: mercadopago/mercadopago-gateway.php:154
66
- msgid "Select the payment methods that you <strong>don't</strong> want to receive with Mercado Pago."
67
- msgstr "Selecione los medios de pago que <strong>no</strong> desea aceptar con Mercado Pago."
68
-
69
- #: mercadopago/mercadopago-gateway.php:157
70
- msgid "Your credentials are <strong>valid</strong> for"
71
- msgstr "Sus credenciales <strong>son válidas</strong> para"
72
-
73
- #: mercadopago/mercadopago-gateway.php:164 mercadopago/mercadopago-gateway.php:173
74
- msgid "Configure your Client_id and Client_secret to have access to more options."
75
- msgstr "Configure su Client_id y Client_secret para tener acceso a más opciones."
76
-
77
- #: mercadopago/mercadopago-gateway.php:167 mercadopago/mercadopago-gateway.php:176
78
- msgid "Your credentials are <strong>not valid</strong>!"
79
- msgstr "Sus credenciales <strong>no son válidas</strong>!"
80
-
81
- #: mercadopago/mercadopago-gateway.php:190 mercadopago/mercadopago-gateway.php:198 mercadopago/mercadopago-gateway.php:208
82
- msgid "This field should be an integer."
83
- msgstr "Este campo debe ser un número."
84
-
85
- #: mercadopago/mercadopago-gateway.php:193
86
- msgid "If your integration method is iFrame, please inform the payment iFrame width."
87
- msgstr "Si su modo de apertura es iFrame, indique el ancho del iFrame."
88
-
89
- #: mercadopago/mercadopago-gateway.php:201
90
- msgid "If your integration method is iFrame, please inform the payment iFrame height."
91
- msgstr "Si su modo de apertura es iFrame, indique el alto del iFrame."
92
-
93
- #: mercadopago/mercadopago-gateway.php:211
94
- msgid "Select the max number of installments for your customers."
95
- msgstr "Seleccione el número máximo de cuotas posibles para sus clientes."
96
-
97
- #: mercadopago/mercadopago-gateway.php:217
98
- msgid "Enable/Disable"
99
- msgstr "Habilitar/Deshabilitar"
100
-
101
- #: mercadopago/mercadopago-gateway.php:219
102
- msgid "Enable Mercado Pago Module"
103
- msgstr "Habilitar Mercado Pago"
104
-
105
- #: mercadopago/mercadopago-gateway.php:223
106
- msgid "Mercado Pago Credentials"
107
- msgstr "Credenciales de Mercado Pago"
108
-
109
- #: mercadopago/mercadopago-gateway.php:225
110
- msgid "You can obtain your credentials for"
111
- msgstr "Puedes obtener tus credenciales para"
112
-
113
- #: mercadopago/mercadopago-gateway.php:228
114
- msgid "Mercado Pago Client_id"
115
- msgstr "Client_id de Mercado Pago"
116
-
117
- #: mercadopago/mercadopago-gateway.php:230
118
- msgid "Insert your Mercado Pago Client_id."
119
- msgstr "Inserte su Client_id de Mercado Pago."
120
-
121
- #: mercadopago/mercadopago-gateway.php:235
122
- msgid "Mercado Pago Client_secret"
123
- msgstr "Client_secret de Mercado Pago"
124
-
125
- #: mercadopago/mercadopago-gateway.php:237
126
- msgid "Insert your Mercado Pago Client_secret."
127
- msgstr "Inserte su Client_secret de Mercado Pago."
128
-
129
- #: mercadopago/mercadopago-gateway.php:242
130
- msgid "Instant Payment Notification (IPN) URL"
131
- msgstr "URL da Notificación Instantanea de Pago (IPN)"
132
-
133
- #: mercadopago/mercadopago-gateway.php:244
134
- msgid "Your IPN URL to receive instant payment notifications is"
135
- msgstr "Su URL de IPN para recibir notificaciones instantáneas de pago es"
136
-
137
- #: mercadopago/mercadopago-gateway.php:247
138
- msgid "Checkout Options"
139
- msgstr "Opciones de Checkout"
140
-
141
- #: mercadopago/mercadopago-gateway.php:252
142
- msgid "Title"
143
- msgstr "Título"
144
-
145
- #: mercadopago/mercadopago-gateway.php:254
146
- msgid "Title shown to the client in the checkout."
147
- msgstr "Título mostrado al cliente en el checkout."
148
-
149
- #: mercadopago/mercadopago-gateway.php:258
150
- msgid "Description"
151
- msgstr "Descripción"
152
-
153
- #: mercadopago/mercadopago-gateway.php:260
154
- msgid "Description shown to the client in the checkout."
155
- msgstr "Descripción mostrada al cliente en el checkout."
156
-
157
- #: mercadopago/mercadopago-gateway.php:261 mercadopago/mercadopago-gateway.php:406
158
- msgid "Pay with Mercado Pago"
159
- msgstr "Pagar con Mercado Pago"
160
-
161
- #: mercadopago/mercadopago-gateway.php:264
162
- msgid "Store Category"
163
- msgstr "Categoría de la tienda"
164
-
165
- #: mercadopago/mercadopago-gateway.php:266
166
- msgid "Define which type of products your store sells."
167
- msgstr "Defina el tipo de productos que su tienda vende."
168
-
169
- #: mercadopago/mercadopago-gateway.php:270
170
- msgid "Store Identificator"
171
- msgstr "Identificador de la tienda"
172
-
173
- #: mercadopago/mercadopago-gateway.php:272
174
- msgid "Please, inform a prefix to your store."
175
- msgstr "Por favor, informe un prefijo para su tienda."
176
-
177
- #: mercadopago/mercadopago-gateway.php:272
178
- msgid "If you use your Mercado Pago account on multiple stores you should make sure that this prefix is unique as Mercado Pago will not allow orders with same identificators."
179
- msgstr "Si esta utilizando su cuenta Mercado Pago para múltiples tiendas, asegúrese que este prefijo sea único para no generar pedidos con el mismo identificador."
180
-
181
- #: mercadopago/mercadopago-gateway.php:276
182
- msgid "Integration Method"
183
- msgstr "Método de integración"
184
-
185
- #: mercadopago/mercadopago-gateway.php:278
186
- msgid "Select how your clients should interact with Mercado Pago. Modal Window (inside your store), Redirect (Client is redirected to Mercado Pago), or iFrame (an internal window is embedded to the page layout)."
187
- msgstr "Ventana Modal (Dentro de su tienda), Redireccionamiento (El cliente es redireccionado a Mercado Pago), o iFrame (Ventana de pago incorporada a su página)."
188
-
189
- #: mercadopago/mercadopago-gateway.php:281
190
- msgid "iFrame"
191
- msgstr "iFrame"
192
-
193
- #: mercadopago/mercadopago-gateway.php:282
194
- msgid "Modal Window"
195
- msgstr "Ventana modal"
196
-
197
- #: mercadopago/mercadopago-gateway.php:283
198
- msgid "Redirect"
199
- msgstr "Redireccionamiento"
200
-
201
- #: mercadopago/mercadopago-gateway.php:287
202
- msgid "iFrame Width"
203
- msgstr "Ancho del iFrame"
204
-
205
- #: mercadopago/mercadopago-gateway.php:293
206
- msgid "iFrame Height"
207
- msgstr "Alto del iFrame"
208
-
209
- #: mercadopago/mercadopago-gateway.php:299
210
- msgid "Auto Return"
211
- msgstr "Redirección automática"
212
-
213
- #: mercadopago/mercadopago-gateway.php:301
214
- msgid "Automatic Return After Payment"
215
- msgstr "Redirección Automática Luego del Pago"
216
-
217
- #: mercadopago/mercadopago-gateway.php:303
218
- msgid "After the payment, client is automatically redirected."
219
- msgstr "Después del pago, el cliente será redireccionado automáticamente."
220
-
221
- #: mercadopago/mercadopago-gateway.php:306
222
- msgid "Payment Options"
223
- msgstr "Opciones de Pago"
224
-
225
- #: mercadopago/mercadopago-gateway.php:311
226
- msgid "Max installments"
227
- msgstr "Número máximo de cuotas"
228
-
229
- #: mercadopago/mercadopago-gateway.php:317
230
- msgid "Exclude Payment Methods"
231
- msgstr "Excluir métodos de pago"
232
-
233
- #: mercadopago/mercadopago-gateway.php:324
234
- msgid "Test and Debug Options"
235
- msgstr "Opciones de Prueba y Debug"
236
-
237
- #: mercadopago/mercadopago-gateway.php:329
238
- msgid "Mercado Pago Sandbox"
239
- msgstr "Sandbox Mercado Pago"
240
-
241
- #: mercadopago/mercadopago-gateway.php:331
242
- msgid "Enable Mercado Pago Sandbox"
243
- msgstr "Habilitar el sandbox de Mercado Pago"
244
-
245
- #: mercadopago/mercadopago-gateway.php:333
246
- msgid "This options allows you to test payments inside a sandbox environment."
247
- msgstr "Esta opción permite simular un flujo de pagos completo en nuestro entorno Sandbox."
248
-
249
- #: mercadopago/mercadopago-gateway.php:336
250
- msgid "Debug and Log"
251
- msgstr "Debug y Log"
252
-
253
- #: mercadopago/mercadopago-gateway.php:338
254
- msgid "Enable log"
255
- msgstr "Habilitar Log"
256
-
257
- #: mercadopago/mercadopago-gateway.php:340
258
- #, php-format
259
- msgid "Register event logs of Mercado Pago, such as API requests, in the file"
260
- msgstr "Registrar logs de eventos de Mercado Pago, como llamadas a la API, dentro del archivo"
261
-
262
- #: mercadopago/mercadopago-gateway.php:402
263
- msgid "Thank you for your order. Please, proceed with your payment clicking in the bellow button."
264
- msgstr "Gracias por su compra. Por favor, prosiga a la página de pago haciendo click en el botón de abajo."
265
-
266
- #: mercadopago/mercadopago-gateway.php:410
267
- msgid "Cancel order &amp; Clear cart"
268
- msgstr "Cancelar &amp; Limpiar carrito"
269
-
270
- #: mercadopago/mercadopago-gateway.php:420
271
- msgid "Thank you for your order. Proceed with your payment completing the following information."
272
- msgstr "Gracias por su compra. Prosiga con su pago completando la información abajo."
273
-
274
- #: mercadopago/mercadopago-gateway.php:431
275
- msgid "An error occurred when proccessing your payment. Please try again or contact us for assistence."
276
- msgstr "Un error ocurrió durante el procesamiento de su pago. Por favor intente nuevamente o contactenos para ayudarlo."
277
-
278
- #: mercadopago/mercadopago-gateway.php:434
279
- msgid "Click to try again"
280
- msgstr "Haga click para intentar de nuevo"
281
-
282
- #: mercadopago/mercadopago-gateway.php:675 mercadopago/mercadopago-gateway.php:686
283
- msgid "Mercado Pago is Inactive"
284
- msgstr "Mercado Pago Inactivo"
285
-
286
- #: mercadopago/mercadopago-gateway.php:678
287
- msgid "Your Mercado Pago credentials Client_id/Client_secret appears to be misconfigured."
288
- msgstr "Sus credenciales Client_id/Client_secret de Mercado Pago parecen no estar debidamente configuradas."
289
-
290
- #: mercadopago/mercadopago-gateway.php:679
291
- msgid "Click here and configure!"
292
- msgstr "Haga click aquí y configure!"
293
-
294
- #: mercadopago/mercadopago-gateway.php:689
295
- msgid "The currency"
296
- msgstr "La moneda"
297
-
298
- #: mercadopago/mercadopago-gateway.php:689
299
- msgid "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, VEF."
300
- msgstr "no es soportada. Las monedas soportadas son: ARS, BRL, CLP, COP, MXN, USD, VEF."
301
-
302
- #: mercadopago/mercadopago-gateway.php:714
303
- msgid "Mercado Pago Request Failure"
304
- msgstr "La solicitud de Mercado Pago ha fallado."
305
-
306
- #: mercadopago/mercadopago-gateway.php:791
307
- msgid "Mercado Pago Transaction ID"
308
- msgstr "ID de operación de Mercado Pago"
309
-
310
- #: mercadopago/mercadopago-gateway.php:798
311
- msgid "Payer email"
312
- msgstr "Email del comprador"
313
-
314
- #: mercadopago/mercadopago-gateway.php:805
315
- msgid "Payment type"
316
- msgstr "Método de pago"
317
-
318
- #: mercadopago/mercadopago-gateway.php:810
319
- msgid "Payment approved."
320
- msgstr "Pago aprobado."
321
-
322
- #: mercadopago/mercadopago-gateway.php:816
323
- msgid "Customer haven't paid yet."
324
- msgstr "El cliente todavía no efectuó el pago."
325
-
326
- #: mercadopago/mercadopago-gateway.php:821
327
- msgid "Payment under review."
328
- msgstr "El pago está pendiente de revisión."
329
-
330
- #: mercadopago/mercadopago-gateway.php:826
331
- msgid "The payment was refused. The customer can try again."
332
- msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
333
-
334
- #: mercadopago/mercadopago-gateway.php:832
335
- msgid "The payment was refunded to the customer."
336
- msgstr "El pago fue devuelto al cliente."
337
-
338
- #: mercadopago/mercadopago-gateway.php:838
339
- msgid "The payment was cancelled."
340
- msgstr "El pago fue cancelado."
341
-
342
- #: mercadopago/mercadopago-gateway.php:843
343
- msgid "Mercado Pago Payment ID"
344
- msgstr "ID de pago de Mercado Pago"
345
-
346
- #: mercadopago/mercadopago-gateway.php:843 mercadopago/mercadopago-gateway.php:848
347
- msgid "The payment is under mediation or it was charged-back."
348
- msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # WordPress Blank Pot
2
+ # Copyright (C) 2014 ...
3
+ # This file is distributed under the GNU General Public License v2 or later.
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
+ "POT-Creation-Date: 2016-03-04 20:48-0300\n"
8
+ "PO-Revision-Date: \n"
9
+ "Language-Team: Your Team <translations@example.com>\n"
10
+ "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
18
+ "X-Poedit-Basepath: ..\n"
19
+ "X-Generator: Poedit 1.8.7\n"
20
+ "Last-Translator: \n"
21
+ "Language: es_AR\n"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+
24
+ #. Description of the plugin/theme
25
+ msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
26
+ msgstr "Este es el módulo <strong>oficial</strong> de Mercado Pago para el plugin WooCommerce. Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
27
+
28
+ #: mercadopago-module.php:66
29
+ #, php-format
30
+ msgid "Woo Mercado Pago Module depends on the last version of %s to execute!"
31
+ msgstr "Woo Mercado Pago Module depende de la última versión de %s para ejecutarse!"
32
+
33
+ #: mercadopago-module.php:110
34
+ msgid "Settings"
35
+ msgstr "Ajustes"
36
+
37
+ #: mercadopago/mercadopago-gateway.php:63
38
+ msgid "This module enables WooCommerce to use Mercado Pago as payment method for purchases made in your virtual store."
39
+ msgstr "Este módulo habilita el uso de Mercado Pago en WooCommerce como método de pago para compras realizadas en su tienda virtual."
40
+
41
+ #: mercadopago/mercadopago-gateway.php:133
42
+ msgid "Argentine"
43
+ msgstr "Argentina"
44
+
45
+ #: mercadopago/mercadopago-gateway.php:134
46
+ msgid "Brazil"
47
+ msgstr "Brasil"
48
+
49
+ #: mercadopago/mercadopago-gateway.php:135
50
+ msgid "Chile"
51
+ msgstr "Chile"
52
+
53
+ #: mercadopago/mercadopago-gateway.php:136
54
+ msgid "Colombia"
55
+ msgstr "Colombia"
56
+
57
+ #: mercadopago/mercadopago-gateway.php:137
58
+ msgid "Mexico"
59
+ msgstr "México"
60
+
61
+ #: mercadopago/mercadopago-gateway.php:138
62
+ msgid "or"
63
+ msgstr "o"
64
+
65
+ #: mercadopago/mercadopago-gateway.php:139
66
+ msgid "Venezuela"
67
+ msgstr "Venezuela"
68
+
69
+ #: mercadopago/mercadopago-gateway.php:154
70
+ msgid "Select the payment methods that you <strong>don't</strong> want to receive with Mercado Pago."
71
+ msgstr "Selecione los medios de pago que <strong>no</strong> desea aceptar con Mercado Pago."
72
+
73
+ #: mercadopago/mercadopago-gateway.php:157
74
+ msgid "Your credentials are <strong>valid</strong> for"
75
+ msgstr "Sus credenciales <strong>son válidas</strong> para"
76
+
77
+ #: mercadopago/mercadopago-gateway.php:164 mercadopago/mercadopago-gateway.php:173
78
+ msgid "Configure your Client_id and Client_secret to have access to more options."
79
+ msgstr "Configure su Client_id y Client_secret para tener acceso a más opciones."
80
+
81
+ #: mercadopago/mercadopago-gateway.php:167 mercadopago/mercadopago-gateway.php:176
82
+ msgid "Your credentials are <strong>not valid</strong>!"
83
+ msgstr "Sus credenciales <strong>no son válidas</strong>!"
84
+
85
+ #: mercadopago/mercadopago-gateway.php:190 mercadopago/mercadopago-gateway.php:198 mercadopago/mercadopago-gateway.php:208
86
+ msgid "This field should be an integer."
87
+ msgstr "Este campo debe ser un número."
88
+
89
+ #: mercadopago/mercadopago-gateway.php:193
90
+ msgid "If your integration method is iFrame, please inform the payment iFrame width."
91
+ msgstr "Si su modo de apertura es iFrame, indique el ancho del iFrame."
92
+
93
+ #: mercadopago/mercadopago-gateway.php:201
94
+ msgid "If your integration method is iFrame, please inform the payment iFrame height."
95
+ msgstr "Si su modo de apertura es iFrame, indique el alto del iFrame."
96
+
97
+ #: mercadopago/mercadopago-gateway.php:211
98
+ msgid "Select the max number of installments for your customers."
99
+ msgstr "Seleccione el número máximo de cuotas posibles para sus clientes."
100
+
101
+ #: mercadopago/mercadopago-gateway.php:217
102
+ msgid "Enable/Disable"
103
+ msgstr "Habilitar/Deshabilitar"
104
+
105
+ #: mercadopago/mercadopago-gateway.php:219
106
+ msgid "Enable Mercado Pago Module"
107
+ msgstr "Habilitar Mercado Pago"
108
+
109
+ #: mercadopago/mercadopago-gateway.php:223
110
+ msgid "Mercado Pago Credentials"
111
+ msgstr "Credenciales de Mercado Pago"
112
+
113
+ #: mercadopago/mercadopago-gateway.php:225
114
+ msgid "You can obtain your credentials for"
115
+ msgstr "Puedes obtener tus credenciales para"
116
+
117
+ #: mercadopago/mercadopago-gateway.php:228
118
+ msgid "Mercado Pago Client_id"
119
+ msgstr "Client_id de Mercado Pago"
120
+
121
+ #: mercadopago/mercadopago-gateway.php:230
122
+ msgid "Insert your Mercado Pago Client_id."
123
+ msgstr "Inserte su Client_id de Mercado Pago."
124
+
125
+ #: mercadopago/mercadopago-gateway.php:235
126
+ msgid "Mercado Pago Client_secret"
127
+ msgstr "Client_secret de Mercado Pago"
128
+
129
+ #: mercadopago/mercadopago-gateway.php:237
130
+ msgid "Insert your Mercado Pago Client_secret."
131
+ msgstr "Inserte su Client_secret de Mercado Pago."
132
+
133
+ #: mercadopago/mercadopago-gateway.php:265
134
+ msgid "Custom Checkout"
135
+ msgstr "Checkout Transparente"
136
+
137
+ #: mercadopago/mercadopago-gateway.php:267
138
+ msgid "Enable Custom Checkout"
139
+ msgstr "Permitir Checkout Transparente"
140
+
141
+ #: mercadopago/mercadopago-gateway.php:269
142
+ msgid "This option allows your store to present the custom/transparent checkout to your customers."
143
+ msgstr "Esta opción permite a su tienda presentar el checkout transparente para sus clientes."
144
+
145
+ #: mercadopago/mercadopago-gateway.php:242
146
+ msgid "Instant Payment Notification (IPN) URL"
147
+ msgstr "URL da Notificación Instantanea de Pago (IPN)"
148
+
149
+ #: mercadopago/mercadopago-gateway.php:244
150
+ msgid "Your IPN URL to receive instant payment notifications is"
151
+ msgstr "Su URL de IPN para recibir notificaciones instantáneas de pago es"
152
+
153
+ #: mercadopago/mercadopago-gateway.php:247
154
+ msgid "Checkout Options"
155
+ msgstr "Opciones de Checkout"
156
+
157
+ #: mercadopago/mercadopago-gateway.php:252
158
+ msgid "Title"
159
+ msgstr "Título"
160
+
161
+ #: mercadopago/mercadopago-gateway.php:254
162
+ msgid "Title shown to the client in the checkout."
163
+ msgstr "Título mostrado al cliente en el checkout."
164
+
165
+ #: mercadopago/mercadopago-gateway.php:258
166
+ msgid "Description"
167
+ msgstr "Descripción"
168
+
169
+ #: mercadopago/mercadopago-gateway.php:260
170
+ msgid "Description shown to the client in the checkout."
171
+ msgstr "Descripción mostrada al cliente en el checkout."
172
+
173
+ #: mercadopago/mercadopago-gateway.php:261 mercadopago/mercadopago-gateway.php:406
174
+ msgid "Pay with Mercado Pago"
175
+ msgstr "Pagar con Mercado Pago"
176
+
177
+ #: mercadopago/mercadopago-gateway.php:264
178
+ msgid "Store Category"
179
+ msgstr "Categoría de la tienda"
180
+
181
+ #: mercadopago/mercadopago-gateway.php:266
182
+ msgid "Define which type of products your store sells."
183
+ msgstr "Defina el tipo de productos que su tienda vende."
184
+
185
+ #: mercadopago/mercadopago-gateway.php:270
186
+ msgid "Store Identificator"
187
+ msgstr "Identificador de la tienda"
188
+
189
+ #: mercadopago/mercadopago-gateway.php:272
190
+ msgid "Please, inform a prefix to your store."
191
+ msgstr "Por favor, informe un prefijo para su tienda."
192
+
193
+ #: mercadopago/mercadopago-gateway.php:272
194
+ msgid "If you use your Mercado Pago account on multiple stores you should make sure that this prefix is unique as Mercado Pago will not allow orders with same identificators."
195
+ msgstr "Si esta utilizando su cuenta Mercado Pago para múltiples tiendas, asegúrese que este prefijo sea único para no generar pedidos con el mismo identificador."
196
+
197
+ #: mercadopago/mercadopago-gateway.php:276
198
+ msgid "Integration Method"
199
+ msgstr "Método de integración"
200
+
201
+ #: mercadopago/mercadopago-gateway.php:278
202
+ msgid "Select how your clients should interact with Mercado Pago. Modal Window (inside your store), Redirect (Client is redirected to Mercado Pago), or iFrame (an internal window is embedded to the page layout)."
203
+ msgstr "Ventana Modal (Dentro de su tienda), Redireccionamiento (El cliente es redireccionado a Mercado Pago), o iFrame (Ventana de pago incorporada a su página)."
204
+
205
+ #: mercadopago/mercadopago-gateway.php:281
206
+ msgid "iFrame"
207
+ msgstr "iFrame"
208
+
209
+ #: mercadopago/mercadopago-gateway.php:282
210
+ msgid "Modal Window"
211
+ msgstr "Ventana modal"
212
+
213
+ #: mercadopago/mercadopago-gateway.php:283
214
+ msgid "Redirect"
215
+ msgstr "Redireccionamiento"
216
+
217
+ #: mercadopago/mercadopago-gateway.php:287
218
+ msgid "iFrame Width"
219
+ msgstr "Ancho del iFrame"
220
+
221
+ #: mercadopago/mercadopago-gateway.php:293
222
+ msgid "iFrame Height"
223
+ msgstr "Alto del iFrame"
224
+
225
+ #: mercadopago/mercadopago-gateway.php:299
226
+ msgid "Auto Return"
227
+ msgstr "Redirección automática"
228
+
229
+ #: mercadopago/mercadopago-gateway.php:301
230
+ msgid "Automatic Return After Payment"
231
+ msgstr "Redirección Automática Luego del Pago"
232
+
233
+ #: mercadopago/mercadopago-gateway.php:303
234
+ msgid "After the payment, client is automatically redirected."
235
+ msgstr "Después del pago, el cliente será redireccionado automáticamente."
236
+
237
+ #: mercadopago/mercadopago-gateway.php:306
238
+ msgid "Payment Options"
239
+ msgstr "Opciones de Pago"
240
+
241
+ #: mercadopago/mercadopago-gateway.php:311
242
+ msgid "Max installments"
243
+ msgstr "Número máximo de cuotas"
244
+
245
+ #: mercadopago/mercadopago-gateway.php:339
246
+ msgid "Payment with 2 Credit Card"
247
+ msgstr "Pago con 2 tarjeta de crédito"
248
+
249
+ #: mercadopago/mercadopago-gateway.php:341
250
+ msgid "Enable payments with 2 credit cards"
251
+ msgstr "Permitir los pagos con 2 tarjetas de crédito"
252
+
253
+ #: mercadopago/mercadopago-gateway.php:343
254
+ msgid "Enable this option to let your customers use 2 credit cards to pay orders."
255
+ msgstr "Habilita esta opción para permitir a sus clientes usar 2 tarjetas de crédito para pagar los pedidos."
256
+
257
+ #: mercadopago/mercadopago-gateway.php:317
258
+ msgid "Exclude Payment Methods"
259
+ msgstr "Excluir métodos de pago"
260
+
261
+ #: mercadopago/mercadopago-gateway.php:324
262
+ msgid "Test and Debug Options"
263
+ msgstr "Opciones de Prueba y Debug"
264
+
265
+ #: mercadopago/mercadopago-gateway.php:329
266
+ msgid "Mercado Pago Sandbox"
267
+ msgstr "Sandbox Mercado Pago"
268
+
269
+ #: mercadopago/mercadopago-gateway.php:331
270
+ msgid "Enable Mercado Pago Sandbox"
271
+ msgstr "Habilitar el sandbox de Mercado Pago"
272
+
273
+ #: mercadopago/mercadopago-gateway.php:333
274
+ msgid "This option allows you to test payments inside a sandbox environment."
275
+ msgstr "Esta opción permite simular un flujo de pagos completo en nuestro entorno Sandbox."
276
+
277
+ #: mercadopago/mercadopago-gateway.php:336
278
+ msgid "Debug and Log"
279
+ msgstr "Debug y Log"
280
+
281
+ #: mercadopago/mercadopago-gateway.php:338
282
+ msgid "Enable log"
283
+ msgstr "Habilitar Log"
284
+
285
+ #: mercadopago/mercadopago-gateway.php:340
286
+ #, php-format
287
+ msgid "Register event logs of Mercado Pago, such as API requests, in the file"
288
+ msgstr "Registrar logs de eventos de Mercado Pago, como llamadas a la API, dentro del archivo"
289
+
290
+ #: mercadopago/mercadopago-gateway.php:402
291
+ msgid "Thank you for your order. Please, proceed with your payment clicking in the bellow button."
292
+ msgstr "Gracias por su compra. Por favor, prosiga a la página de pago haciendo click en el botón de abajo."
293
+
294
+ #: mercadopago/mercadopago-gateway.php:410
295
+ msgid "Cancel order &amp; Clear cart"
296
+ msgstr "Cancelar &amp; Limpiar carrito"
297
+
298
+ #: mercadopago/mercadopago-gateway.php:420
299
+ msgid "Thank you for your order. Proceed with your payment completing the following information."
300
+ msgstr "Gracias por su compra. Prosiga con su pago completando la información abajo."
301
+
302
+ #: mercadopago/mercadopago-gateway.php:431
303
+ msgid "An error occurred when proccessing your payment. Please try again or contact us for assistence."
304
+ msgstr "Un error ocurrió durante el procesamiento de su pago. Por favor intente nuevamente o contactenos para ayudarlo."
305
+
306
+ #: mercadopago/mercadopago-gateway.php:434
307
+ msgid "Click to try again"
308
+ msgstr "Haga click para intentar de nuevo"
309
+
310
+ #: mercadopago/mercadopago-gateway.php:675 mercadopago/mercadopago-gateway.php:686
311
+ msgid "Mercado Pago is Inactive"
312
+ msgstr "Mercado Pago Inactivo"
313
+
314
+ #: mercadopago/mercadopago-gateway.php:678
315
+ msgid "Your Mercado Pago credentials Client_id/Client_secret appears to be misconfigured."
316
+ msgstr "Sus credenciales Client_id/Client_secret de Mercado Pago parecen no estar debidamente configuradas."
317
+
318
+ #: mercadopago/mercadopago-gateway.php:679
319
+ msgid "Click here and configure!"
320
+ msgstr "Haga click aquí y configure!"
321
+
322
+ #: mercadopago/mercadopago-gateway.php:689
323
+ msgid "The currency"
324
+ msgstr "La moneda"
325
+
326
+ #: mercadopago/mercadopago-gateway.php:689
327
+ msgid "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, VEF."
328
+ msgstr "no es soportada. Las monedas soportadas son: ARS, BRL, CLP, COP, MXN, USD, VEF."
329
+
330
+ #: mercadopago/mercadopago-gateway.php:714
331
+ msgid "Mercado Pago Request Failure"
332
+ msgstr "La solicitud de Mercado Pago ha fallado."
333
+
334
+ #: mercadopago/mercadopago-gateway.php:791
335
+ msgid "Mercado Pago Transaction ID"
336
+ msgstr "ID de operación de Mercado Pago"
337
+
338
+ #: mercadopago/mercadopago-gateway.php:798
339
+ msgid "Payer email"
340
+ msgstr "Email del comprador"
341
+
342
+ #: mercadopago/mercadopago-gateway.php:805
343
+ msgid "Payment type"
344
+ msgstr "Método de pago"
345
+
346
+ #: mercadopago/mercadopago-gateway.php:810
347
+ msgid "Payment approved."
348
+ msgstr "Pago aprobado."
349
+
350
+ #: mercadopago/mercadopago-gateway.php:816
351
+ msgid "Customer haven't paid yet."
352
+ msgstr "El cliente todavía no efectuó el pago."
353
+
354
+ #: mercadopago/mercadopago-gateway.php:821
355
+ msgid "Payment under review."
356
+ msgstr "El pago está pendiente de revisión."
357
+
358
+ #: mercadopago/mercadopago-gateway.php:826
359
+ msgid "The payment was refused. The customer can try again."
360
+ msgstr "El pago fue rechazado. El cliente puede intentar nuevamente."
361
+
362
+ #: mercadopago/mercadopago-gateway.php:832
363
+ msgid "The payment was refunded to the customer."
364
+ msgstr "El pago fue devuelto al cliente."
365
+
366
+ #: mercadopago/mercadopago-gateway.php:838
367
+ msgid "The payment was cancelled."
368
+ msgstr "El pago fue cancelado."
369
+
370
+ #: mercadopago/mercadopago-gateway.php:843
371
+ msgid "Mercado Pago Payment ID"
372
+ msgstr "ID de pago de Mercado Pago"
373
+
374
+ #: mercadopago/mercadopago-gateway.php:843 mercadopago/mercadopago-gateway.php:848
375
+ msgid "The payment is under mediation or it was charged-back."
376
+ msgstr "El pago esta en mediación o la compra fue desconocida por el cliente."
languages/woocommerce-mercadopago-module-pt_BR.mo CHANGED
Binary file
languages/woocommerce-mercadopago-module-pt_BR.po CHANGED
@@ -1,412 +1,440 @@
1
- # WordPress Blank Pot
2
- # Copyright (C) 2014 ...
3
- # This file is distributed under the GNU General Public License v2 or later.
4
- msgid ""
5
- msgstr ""
6
- "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
- "POT-Creation-Date: 2016-03-04 17:44-0300\n"
8
- "PO-Revision-Date: \n"
9
- "Language-Team: Your Team <translations@example.com>\n"
10
- "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
- "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;"
18
- "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
19
- "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
20
- "X-Poedit-Basepath: ..\n"
21
- "X-Generator: Poedit 1.8.7\n"
22
- "Last-Translator: \n"
23
- "Language: pt_BR\n"
24
- "X-Poedit-SearchPath-0: .\n"
25
-
26
- #. Description of the plugin/theme
27
- msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
28
- msgstr "Este é o módulo <strong>oficial</strong> do Mercado Pago para o plugin WooCommerce. Este módulo habilita o WooCommerce a usar o Mercado Pago como meio de pagamento para compras realizadas em sua loja virtual."
29
-
30
- #: mercadopago-module.php:66
31
- #, php-format
32
- msgid ""
33
- "Woo Mercado Pago Module depends on the last version of %s to "
34
- "execute!"
35
- msgstr ""
36
- "O Woo Mercado Pago Module depende da última versão do %s para "
37
- "executar!"
38
-
39
- #: mercadopago/mercadopago-gateway.php:63
40
- msgid ""
41
- "This module enables WooCommerce to use Mercado Pago as payment method for "
42
- "purchases made in your virtual store."
43
- msgstr ""
44
- "Este módulo habilita o WooCommerce a usar o Mercado Pago como meio de "
45
- "pagamento para compras realizadas em sua loja virtual."
46
-
47
- #: mercadopago/mercadopago-gateway.php:133
48
- msgid "Argentine"
49
- msgstr "Argentina"
50
-
51
- #: mercadopago/mercadopago-gateway.php:134
52
- msgid "Brazil"
53
- msgstr "Brasil"
54
-
55
- #: mercadopago/mercadopago-gateway.php:135
56
- msgid "Chile"
57
- msgstr "Chile"
58
-
59
- #: mercadopago/mercadopago-gateway.php:136
60
- msgid "Colombia"
61
- msgstr "Colômbia"
62
-
63
- #: mercadopago/mercadopago-gateway.php:137
64
- msgid "Mexico"
65
- msgstr "México"
66
-
67
- #: mercadopago/mercadopago-gateway.php:138
68
- msgid "or"
69
- msgstr "ou"
70
-
71
- #: mercadopago/mercadopago-gateway.php:139
72
- msgid "Venezuela"
73
- msgstr "Venezuela"
74
-
75
- #: mercadopago/mercadopago-gateway.php:154
76
- msgid ""
77
- "Select the payment methods that you <strong>don't</strong> want to receive "
78
- "with Mercado Pago."
79
- msgstr ""
80
- "Selecione os meios de pagamento que <strong>não</strong> gostaria de receber "
81
- "com o Mercado Pago."
82
-
83
- #: mercadopago/mercadopago-gateway.php:157
84
- msgid "Your credentials are <strong>valid</strong> for"
85
- msgstr "Suas credenciais <strong>são válidas</strong> para"
86
-
87
- #: mercadopago/mercadopago-gateway.php:164
88
- #: mercadopago/mercadopago-gateway.php:173
89
- msgid ""
90
- "Configure your Client_id and Client_secret to have access to more options."
91
- msgstr "Configure seu Client_id e Client_secret para ter acesso a mais opções."
92
-
93
- #: mercadopago/mercadopago-gateway.php:167
94
- #: mercadopago/mercadopago-gateway.php:176
95
- msgid "Your credentials are <strong>not valid</strong>!"
96
- msgstr "Suas credenciais <strong>não são válidas</strong>!"
97
-
98
- #: mercadopago/mercadopago-gateway.php:190
99
- #: mercadopago/mercadopago-gateway.php:198
100
- #: mercadopago/mercadopago-gateway.php:208
101
- msgid "This field should be an integer."
102
- msgstr "Este campo deve ser um número inteiro."
103
-
104
- #: mercadopago/mercadopago-gateway.php:193
105
- msgid ""
106
- "If your integration method is iFrame, please inform the payment iFrame width."
107
- msgstr ""
108
- "Se o seu método de integração é por iFrame, por favor informe a largura do "
109
- "layout."
110
-
111
- #: mercadopago/mercadopago-gateway.php:201
112
- msgid ""
113
- "If your integration method is iFrame, please inform the payment iFrame "
114
- "height."
115
- msgstr ""
116
- "Se o seu método de integração é por iFrame, por favor informe a altura do "
117
- "layout."
118
-
119
- #: mercadopago/mercadopago-gateway.php:211
120
- msgid "Select the max number of installments for your customers."
121
- msgstr ""
122
- "Selecione o número máximo de parcelas que sua loja oferece a seus clientes."
123
-
124
- #: mercadopago/mercadopago-gateway.php:217
125
- msgid "Enable/Disable"
126
- msgstr "Habilitar/Desabilitar"
127
-
128
- #: mercadopago/mercadopago-gateway.php:219
129
- msgid "Enable Mercado Pago Module"
130
- msgstr "Habilitar o Módulo Mercado Pago"
131
-
132
- #: mercadopago/mercadopago-gateway.php:223
133
- msgid "Mercado Pago Credentials"
134
- msgstr "Credenciais do Mercado Pago"
135
-
136
- #: mercadopago/mercadopago-gateway.php:225
137
- msgid "You can obtain your credentials for"
138
- msgstr "Você pode obter suas credenciais para"
139
-
140
- #: mercadopago/mercadopago-gateway.php:228
141
- msgid "Mercado Pago Client_id"
142
- msgstr "Client_id do Mercado Pago"
143
-
144
- #: mercadopago/mercadopago-gateway.php:230
145
- msgid "Insert your Mercado Pago Client_id."
146
- msgstr "Insira seu Client_id do Mercado Pago."
147
-
148
- #: mercadopago/mercadopago-gateway.php:235
149
- msgid "Mercado Pago Client_secret"
150
- msgstr "Client_secret do Mercado Pago"
151
-
152
- #: mercadopago/mercadopago-gateway.php:237
153
- msgid "Insert your Mercado Pago Client_secret."
154
- msgstr "Insira seu Client_secret do Mercado Pago."
155
-
156
- #: mercadopago/mercadopago-gateway.php:242
157
- msgid "Instant Payment Notification (IPN) URL"
158
- msgstr "URL de Notificações Instantâneas de Pagamento (IPN)"
159
-
160
- #: mercadopago/mercadopago-gateway.php:244
161
- msgid "Your IPN URL to receive instant payment notifications is"
162
- msgstr "Sua URL de IPN para receber notificações instantâneas de pagamentos é"
163
-
164
- #: mercadopago/mercadopago-gateway.php:247
165
- msgid "Checkout Options"
166
- msgstr "Opções de Checkout"
167
-
168
- #: mercadopago/mercadopago-gateway.php:252
169
- msgid "Title"
170
- msgstr "Título"
171
-
172
- #: mercadopago/mercadopago-gateway.php:254
173
- msgid "Title shown to the client in the checkout."
174
- msgstr "Título mostrado ao cliente durante o checkout."
175
-
176
- #: mercadopago/mercadopago-gateway.php:258
177
- msgid "Description"
178
- msgstr "Descrição"
179
-
180
- #: mercadopago/mercadopago-gateway.php:260
181
- msgid "Description shown to the client in the checkout."
182
- msgstr "Descrição mostrada ao cliente durante o checkout."
183
-
184
- #: mercadopago/mercadopago-gateway.php:261
185
- #: mercadopago/mercadopago-gateway.php:406
186
- msgid "Pay with Mercado Pago"
187
- msgstr "Pagar com Mercado Pago"
188
-
189
- #: mercadopago/mercadopago-gateway.php:264
190
- msgid "Store Category"
191
- msgstr "Categoria da loja"
192
-
193
- #: mercadopago/mercadopago-gateway.php:266
194
- msgid "Define which type of products your store sells."
195
- msgstr "Defina qual o tipo dos produtos que sua loja vende."
196
-
197
- #: mercadopago/mercadopago-gateway.php:270
198
- msgid "Store Identificator"
199
- msgstr "Identificador da Loja"
200
-
201
- #: mercadopago/mercadopago-gateway.php:272
202
- msgid "Please, inform a prefix to your store."
203
- msgstr "Por favor, informe um prefixo para sua loja."
204
-
205
- #: mercadopago/mercadopago-gateway.php:272
206
- msgid ""
207
- "If you use your Mercado Pago account on multiple stores you should make sure "
208
- "that this prefix is unique as Mercado Pago will not allow orders with same "
209
- "identificators."
210
- msgstr ""
211
- "Se estiver usando sua conta Mercado Pago para múltiplas lojas então você "
212
- "deverá assegurar-se que este prefixo seja único pois o Mercado Pago não "
213
- "permitirá pedidos com um mesmo identificador."
214
-
215
- #: mercadopago/mercadopago-gateway.php:276
216
- msgid "Integration Method"
217
- msgstr "Método de integração"
218
-
219
- #: mercadopago/mercadopago-gateway.php:278
220
- msgid ""
221
- "Select how your clients should interact with Mercado Pago. Modal Window "
222
- "(inside your store), Redirect (Client is redirected to Mercado Pago), or "
223
- "iFrame (an internal window is embedded to the page layout)."
224
- msgstr ""
225
- "Selecione como seus clientes irão interagir com o Mercado Pago. Janela Modal "
226
- "(Dentro de sua loja), Redirecionamento (O cliente é redirecionado ao Mercado "
227
- "Pago), ou iFrame (Uma janela de pagamento é incorporada ao layout da página)."
228
-
229
- #: mercadopago/mercadopago-gateway.php:281
230
- msgid "iFrame"
231
- msgstr "iFrame"
232
-
233
- #: mercadopago/mercadopago-gateway.php:282
234
- msgid "Modal Window"
235
- msgstr "Janela Modal"
236
-
237
- #: mercadopago/mercadopago-gateway.php:283
238
- msgid "Redirect"
239
- msgstr "Redirecionamento"
240
-
241
- #: mercadopago/mercadopago-gateway.php:287
242
- msgid "iFrame Width"
243
- msgstr "Largura do iFrame"
244
-
245
- #: mercadopago/mercadopago-gateway.php:293
246
- msgid "iFrame Height"
247
- msgstr "Altura do iFrame"
248
-
249
- #: mercadopago/mercadopago-gateway.php:299
250
- msgid "Auto Return"
251
- msgstr "Auto Retorno"
252
-
253
- #: mercadopago/mercadopago-gateway.php:301
254
- msgid "Automatic Return After Payment"
255
- msgstr "Retorno com Redirecionamento Automático"
256
-
257
- #: mercadopago/mercadopago-gateway.php:303
258
- msgid "After the payment, client is automatically redirected."
259
- msgstr "Após a compra, o cliente é redirecionado automaticamente."
260
-
261
- #: mercadopago/mercadopago-gateway.php:306
262
- msgid "Payment Options"
263
- msgstr "Opções de Pagamento"
264
-
265
- #: mercadopago/mercadopago-gateway.php:311
266
- msgid "Max installments"
267
- msgstr "Número Máximo de Parcelamentos"
268
-
269
- #: mercadopago/mercadopago-gateway.php:317
270
- msgid "Exclude Payment Methods"
271
- msgstr "Excluir Métodos de Pagamento"
272
-
273
- #: mercadopago/mercadopago-gateway.php:324
274
- msgid "Test and Debug Options"
275
- msgstr "Opções de Teste e Debug"
276
-
277
- #: mercadopago/mercadopago-gateway.php:329
278
- msgid "Mercado Pago Sandbox"
279
- msgstr "Sandbox Mercado Pago"
280
-
281
- #: mercadopago/mercadopago-gateway.php:331
282
- msgid "Enable Mercado Pago Sandbox"
283
- msgstr "Habilitar o sandbox do Mercado Pago"
284
-
285
- #: mercadopago/mercadopago-gateway.php:333
286
- msgid "This options allows you to test payments inside a sandbox environment."
287
- msgstr "Esta opção permite a você testar pagamentos em um ambiente sandbox."
288
-
289
- #: mercadopago/mercadopago-gateway.php:336
290
- msgid "Debug and Log"
291
- msgstr "Debug e Log"
292
-
293
- #: mercadopago/mercadopago-gateway.php:338
294
- msgid "Enable log"
295
- msgstr "Habilitar Log"
296
-
297
- #: mercadopago/mercadopago-gateway.php:340
298
- #, php-format
299
- msgid "Register event logs of Mercado Pago, such as API requests, in the file"
300
- msgstr ""
301
- "Registrar logs de events do Mercado Pago, como requisições à API, dentro do "
302
- "arquivo"
303
-
304
- #: mercadopago/mercadopago-gateway.php:402
305
- msgid ""
306
- "Thank you for your order. Please, proceed with your payment clicking in the "
307
- "bellow button."
308
- msgstr ""
309
- "Obrigado pela sua compra. Por favor, prossiga para a página de pagamento "
310
- "clicando no botão abaixo."
311
-
312
- #: mercadopago/mercadopago-gateway.php:410
313
- msgid "Cancel order &amp; Clear cart"
314
- msgstr "Cancelar &amp; Limpar carrinho"
315
-
316
- #: mercadopago/mercadopago-gateway.php:420
317
- msgid ""
318
- "Thank you for your order. Proceed with your payment completing the following "
319
- "information."
320
- msgstr ""
321
- "Obrigado pela sua compra. Prossiga com seu pagamento completando as "
322
- "informações abaixo."
323
-
324
- #: mercadopago/mercadopago-gateway.php:431
325
- msgid ""
326
- "An error occurred when proccessing your payment. Please try again or contact "
327
- "us for assistence."
328
- msgstr ""
329
- "Um erro ocorreu durante o processamento do seu pagamento. Por favor tente "
330
- "novamente ou contacte-nos para assistência."
331
-
332
- #: mercadopago/mercadopago-gateway.php:434
333
- msgid "Click to try again"
334
- msgstr "Clique para tentar de novo"
335
-
336
- #: mercadopago/mercadopago-gateway.php:675
337
- #: mercadopago/mercadopago-gateway.php:686
338
- msgid "Mercado Pago is Inactive"
339
- msgstr "O Mercado Pago está inativo"
340
-
341
- #: mercadopago/mercadopago-gateway.php:678
342
- msgid ""
343
- "Your Mercado Pago credentials Client_id/Client_secret appears to be "
344
- "misconfigured."
345
- msgstr ""
346
- "Suas credenciais Client_id/Client_secret do Mercado Pago parecem estar "
347
- "desconfiguradas."
348
-
349
- #: mercadopago/mercadopago-gateway.php:679
350
- msgid "Click here and configure!"
351
- msgstr "Clique aqui e configure!"
352
-
353
- #: mercadopago/mercadopago-gateway.php:689
354
- msgid "The currency"
355
- msgstr "As moedas"
356
-
357
- #: mercadopago/mercadopago-gateway.php:689
358
- msgid ""
359
- "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, "
360
- "VEF."
361
- msgstr ""
362
- "não são suportadas. As moedas suportadas são: ARS, BRL, COP, MXN, USD, VEF."
363
-
364
- #: mercadopago/mercadopago-gateway.php:714
365
- msgid "Mercado Pago Request Failure"
366
- msgstr "Falha na Requisição do Mercado Pago"
367
-
368
- #: mercadopago/mercadopago-gateway.php:791
369
- msgid "Mercado Pago Transaction ID"
370
- msgstr "ID de Transação do Mercado Pago"
371
-
372
- #: mercadopago/mercadopago-gateway.php:798
373
- msgid "Payer email"
374
- msgstr "Email do pagador"
375
-
376
- #: mercadopago/mercadopago-gateway.php:805
377
- msgid "Payment type"
378
- msgstr "Tipo de pagamento"
379
-
380
- #: mercadopago/mercadopago-gateway.php:810
381
- msgid "Payment approved."
382
- msgstr "pagamento aprovado."
383
-
384
- #: mercadopago/mercadopago-gateway.php:816
385
- msgid "Customer haven't paid yet."
386
- msgstr "O cliente ainda não realizou o pagamento."
387
-
388
- #: mercadopago/mercadopago-gateway.php:821
389
- msgid "Payment under review."
390
- msgstr "O pagamento está em revisão."
391
-
392
- #: mercadopago/mercadopago-gateway.php:826
393
- msgid "The payment was refused. The customer can try again."
394
- msgstr "O pagamento foi recusado. O cliente pode tentar novamente."
395
-
396
- #: mercadopago/mercadopago-gateway.php:832
397
- msgid "The payment was refunded to the customer."
398
- msgstr "O pagamento foi estornado ao cliente."
399
-
400
- #: mercadopago/mercadopago-gateway.php:838
401
- msgid "The payment was cancelled."
402
- msgstr "O pagamento foi cancelado."
403
-
404
- #: mercadopago/mercadopago-gateway.php:843
405
- msgid "Mercado Pago Payment ID"
406
- msgstr "ID de Pagamento do Mercado Pago"
407
-
408
- #: mercadopago/mercadopago-gateway.php:843
409
- #: mercadopago/mercadopago-gateway.php:848
410
- msgid "The payment is under mediation or it was charged-back."
411
- msgstr ""
412
- "O pagamento está em mediação ou a compra não foi reconhecida pelo cliente."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # WordPress Blank Pot
2
+ # Copyright (C) 2014 ...
3
+ # This file is distributed under the GNU General Public License v2 or later.
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: WordPress Blank Pot v1.0.0\n"
7
+ "POT-Creation-Date: 2016-03-04 17:44-0300\n"
8
+ "PO-Revision-Date: \n"
9
+ "Language-Team: Your Team <translations@example.com>\n"
10
+ "Report-Msgid-Bugs-To: Translator Name <translations@example.com>\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-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
16
+ "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;"
18
+ "esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
19
+ "_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
20
+ "X-Poedit-Basepath: ..\n"
21
+ "X-Generator: Poedit 1.8.7\n"
22
+ "Last-Translator: \n"
23
+ "Language: pt_BR\n"
24
+ "X-Poedit-SearchPath-0: .\n"
25
+
26
+ #. Description of the plugin/theme
27
+ msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
28
+ msgstr "Este é o módulo <strong>oficial</strong> do Mercado Pago para o plugin WooCommerce. Este módulo habilita o WooCommerce a usar o Mercado Pago como meio de pagamento para compras realizadas em sua loja virtual."
29
+
30
+ #: mercadopago-module.php:66
31
+ #, php-format
32
+ msgid ""
33
+ "Woo Mercado Pago Module depends on the last version of %s to "
34
+ "execute!"
35
+ msgstr ""
36
+ "O Woo Mercado Pago Module depende da última versão do %s para "
37
+ "executar!"
38
+
39
+ #: mercadopago-module.php:110
40
+ msgid "Settings"
41
+ msgstr "Configurações"
42
+
43
+ #: mercadopago/mercadopago-gateway.php:63
44
+ msgid ""
45
+ "This module enables WooCommerce to use Mercado Pago as payment method for "
46
+ "purchases made in your virtual store."
47
+ msgstr ""
48
+ "Este módulo habilita o WooCommerce a usar o Mercado Pago como meio de "
49
+ "pagamento para compras realizadas em sua loja virtual."
50
+
51
+ #: mercadopago/mercadopago-gateway.php:133
52
+ msgid "Argentine"
53
+ msgstr "Argentina"
54
+
55
+ #: mercadopago/mercadopago-gateway.php:134
56
+ msgid "Brazil"
57
+ msgstr "Brasil"
58
+
59
+ #: mercadopago/mercadopago-gateway.php:135
60
+ msgid "Chile"
61
+ msgstr "Chile"
62
+
63
+ #: mercadopago/mercadopago-gateway.php:136
64
+ msgid "Colombia"
65
+ msgstr "Colômbia"
66
+
67
+ #: mercadopago/mercadopago-gateway.php:137
68
+ msgid "Mexico"
69
+ msgstr "México"
70
+
71
+ #: mercadopago/mercadopago-gateway.php:138
72
+ msgid "or"
73
+ msgstr "ou"
74
+
75
+ #: mercadopago/mercadopago-gateway.php:139
76
+ msgid "Venezuela"
77
+ msgstr "Venezuela"
78
+
79
+ #: mercadopago/mercadopago-gateway.php:154
80
+ msgid ""
81
+ "Select the payment methods that you <strong>don't</strong> want to receive "
82
+ "with Mercado Pago."
83
+ msgstr ""
84
+ "Selecione os meios de pagamento que <strong>não</strong> gostaria de receber "
85
+ "com o Mercado Pago."
86
+
87
+ #: mercadopago/mercadopago-gateway.php:157
88
+ msgid "Your credentials are <strong>valid</strong> for"
89
+ msgstr "Suas credenciais <strong>são válidas</strong> para"
90
+
91
+ #: mercadopago/mercadopago-gateway.php:164
92
+ #: mercadopago/mercadopago-gateway.php:173
93
+ msgid ""
94
+ "Configure your Client_id and Client_secret to have access to more options."
95
+ msgstr "Configure seu Client_id e Client_secret para ter acesso a mais opções."
96
+
97
+ #: mercadopago/mercadopago-gateway.php:167
98
+ #: mercadopago/mercadopago-gateway.php:176
99
+ msgid "Your credentials are <strong>not valid</strong>!"
100
+ msgstr "Suas credenciais <strong>não são válidas</strong>!"
101
+
102
+ #: mercadopago/mercadopago-gateway.php:190
103
+ #: mercadopago/mercadopago-gateway.php:198
104
+ #: mercadopago/mercadopago-gateway.php:208
105
+ msgid "This field should be an integer."
106
+ msgstr "Este campo deve ser um número inteiro."
107
+
108
+ #: mercadopago/mercadopago-gateway.php:193
109
+ msgid ""
110
+ "If your integration method is iFrame, please inform the payment iFrame width."
111
+ msgstr ""
112
+ "Se o seu método de integração é por iFrame, por favor informe a largura do "
113
+ "layout."
114
+
115
+ #: mercadopago/mercadopago-gateway.php:201
116
+ msgid ""
117
+ "If your integration method is iFrame, please inform the payment iFrame "
118
+ "height."
119
+ msgstr ""
120
+ "Se o seu método de integração é por iFrame, por favor informe a altura do "
121
+ "layout."
122
+
123
+ #: mercadopago/mercadopago-gateway.php:211
124
+ msgid "Select the max number of installments for your customers."
125
+ msgstr ""
126
+ "Selecione o número máximo de parcelas que sua loja oferece a seus clientes."
127
+
128
+ #: mercadopago/mercadopago-gateway.php:217
129
+ msgid "Enable/Disable"
130
+ msgstr "Habilitar/Desabilitar"
131
+
132
+ #: mercadopago/mercadopago-gateway.php:219
133
+ msgid "Enable Mercado Pago Module"
134
+ msgstr "Habilitar o Módulo Mercado Pago"
135
+
136
+ #: mercadopago/mercadopago-gateway.php:223
137
+ msgid "Mercado Pago Credentials"
138
+ msgstr "Credenciais do Mercado Pago"
139
+
140
+ #: mercadopago/mercadopago-gateway.php:225
141
+ msgid "You can obtain your credentials for"
142
+ msgstr "Você pode obter suas credenciais para"
143
+
144
+ #: mercadopago/mercadopago-gateway.php:228
145
+ msgid "Mercado Pago Client_id"
146
+ msgstr "Client_id do Mercado Pago"
147
+
148
+ #: mercadopago/mercadopago-gateway.php:230
149
+ msgid "Insert your Mercado Pago Client_id."
150
+ msgstr "Insira seu Client_id do Mercado Pago."
151
+
152
+ #: mercadopago/mercadopago-gateway.php:235
153
+ msgid "Mercado Pago Client_secret"
154
+ msgstr "Client_secret do Mercado Pago"
155
+
156
+ #: mercadopago/mercadopago-gateway.php:237
157
+ msgid "Insert your Mercado Pago Client_secret."
158
+ msgstr "Insira seu Client_secret do Mercado Pago."
159
+
160
+ #: mercadopago/mercadopago-gateway.php:265
161
+ msgid "Custom Checkout"
162
+ msgstr "Checkout Transparente"
163
+
164
+ #: mercadopago/mercadopago-gateway.php:267
165
+ msgid "Enable Custom Checkout"
166
+ msgstr "Habilitar Checkout Transparente"
167
+
168
+ #: mercadopago/mercadopago-gateway.php:269
169
+ msgid "This option allows your store to present the custom/transparent checkout to your customers."
170
+ msgstr "Esta opção habilita sua loja a apresentar o checkout transparente para seus clientes."
171
+
172
+ #: mercadopago/mercadopago-gateway.php:242
173
+ msgid "Instant Payment Notification (IPN) URL"
174
+ msgstr "URL de Notificações Instantâneas de Pagamento (IPN)"
175
+
176
+ #: mercadopago/mercadopago-gateway.php:244
177
+ msgid "Your IPN URL to receive instant payment notifications is"
178
+ msgstr "Sua URL de IPN para receber notificações instantâneas de pagamentos é"
179
+
180
+ #: mercadopago/mercadopago-gateway.php:247
181
+ msgid "Checkout Options"
182
+ msgstr "Opções de Checkout"
183
+
184
+ #: mercadopago/mercadopago-gateway.php:252
185
+ msgid "Title"
186
+ msgstr "Título"
187
+
188
+ #: mercadopago/mercadopago-gateway.php:254
189
+ msgid "Title shown to the client in the checkout."
190
+ msgstr "Título mostrado ao cliente durante o checkout."
191
+
192
+ #: mercadopago/mercadopago-gateway.php:258
193
+ msgid "Description"
194
+ msgstr "Descrição"
195
+
196
+ #: mercadopago/mercadopago-gateway.php:260
197
+ msgid "Description shown to the client in the checkout."
198
+ msgstr "Descrição mostrada ao cliente durante o checkout."
199
+
200
+ #: mercadopago/mercadopago-gateway.php:261
201
+ #: mercadopago/mercadopago-gateway.php:406
202
+ msgid "Pay with Mercado Pago"
203
+ msgstr "Pagar com Mercado Pago"
204
+
205
+ #: mercadopago/mercadopago-gateway.php:264
206
+ msgid "Store Category"
207
+ msgstr "Categoria da loja"
208
+
209
+ #: mercadopago/mercadopago-gateway.php:266
210
+ msgid "Define which type of products your store sells."
211
+ msgstr "Defina qual o tipo dos produtos que sua loja vende."
212
+
213
+ #: mercadopago/mercadopago-gateway.php:270
214
+ msgid "Store Identificator"
215
+ msgstr "Identificador da Loja"
216
+
217
+ #: mercadopago/mercadopago-gateway.php:272
218
+ msgid "Please, inform a prefix to your store."
219
+ msgstr "Por favor, informe um prefixo para sua loja."
220
+
221
+ #: mercadopago/mercadopago-gateway.php:272
222
+ msgid ""
223
+ "If you use your Mercado Pago account on multiple stores you should make sure "
224
+ "that this prefix is unique as Mercado Pago will not allow orders with same "
225
+ "identificators."
226
+ msgstr ""
227
+ "Se estiver usando sua conta Mercado Pago para múltiplas lojas então você "
228
+ "deverá assegurar-se que este prefixo seja único pois o Mercado Pago não "
229
+ "permitirá pedidos com um mesmo identificador."
230
+
231
+ #: mercadopago/mercadopago-gateway.php:276
232
+ msgid "Integration Method"
233
+ msgstr "Método de integração"
234
+
235
+ #: mercadopago/mercadopago-gateway.php:278
236
+ msgid ""
237
+ "Select how your clients should interact with Mercado Pago. Modal Window "
238
+ "(inside your store), Redirect (Client is redirected to Mercado Pago), or "
239
+ "iFrame (an internal window is embedded to the page layout)."
240
+ msgstr ""
241
+ "Selecione como seus clientes irão interagir com o Mercado Pago. Janela Modal "
242
+ "(Dentro de sua loja), Redirecionamento (O cliente é redirecionado ao Mercado "
243
+ "Pago), ou iFrame (Uma janela de pagamento é incorporada ao layout da página)."
244
+
245
+ #: mercadopago/mercadopago-gateway.php:281
246
+ msgid "iFrame"
247
+ msgstr "iFrame"
248
+
249
+ #: mercadopago/mercadopago-gateway.php:282
250
+ msgid "Modal Window"
251
+ msgstr "Janela Modal"
252
+
253
+ #: mercadopago/mercadopago-gateway.php:283
254
+ msgid "Redirect"
255
+ msgstr "Redirecionamento"
256
+
257
+ #: mercadopago/mercadopago-gateway.php:287
258
+ msgid "iFrame Width"
259
+ msgstr "Largura do iFrame"
260
+
261
+ #: mercadopago/mercadopago-gateway.php:293
262
+ msgid "iFrame Height"
263
+ msgstr "Altura do iFrame"
264
+
265
+ #: mercadopago/mercadopago-gateway.php:299
266
+ msgid "Auto Return"
267
+ msgstr "Auto Retorno"
268
+
269
+ #: mercadopago/mercadopago-gateway.php:301
270
+ msgid "Automatic Return After Payment"
271
+ msgstr "Retorno com Redirecionamento Automático"
272
+
273
+ #: mercadopago/mercadopago-gateway.php:303
274
+ msgid "After the payment, client is automatically redirected."
275
+ msgstr "Após a compra, o cliente é redirecionado automaticamente."
276
+
277
+ #: mercadopago/mercadopago-gateway.php:306
278
+ msgid "Payment Options"
279
+ msgstr "Opções de Pagamento"
280
+
281
+ #: mercadopago/mercadopago-gateway.php:311
282
+ msgid "Max installments"
283
+ msgstr "Número Máximo de Parcelamentos"
284
+
285
+ #: mercadopago/mercadopago-gateway.php:339
286
+ msgid "Payment with 2 Credit Card"
287
+ msgstr "Pagamento com 2 cartões"
288
+
289
+ #: mercadopago/mercadopago-gateway.php:341
290
+ msgid "Enable payments with 2 credit cards"
291
+ msgstr "Habilitar pagamento com 2 cartões de crédito"
292
+
293
+ #: mercadopago/mercadopago-gateway.php:343
294
+ msgid "Enable this option to let your customers use 2 credit cards to pay orders."
295
+ msgstr "Habilite esta opção para permitir seus clientes a utilizarem 2 cartões de crédito para pagar pedidos."
296
+
297
+ #: mercadopago/mercadopago-gateway.php:317
298
+ msgid "Exclude Payment Methods"
299
+ msgstr "Excluir Métodos de Pagamento"
300
+
301
+ #: mercadopago/mercadopago-gateway.php:324
302
+ msgid "Test and Debug Options"
303
+ msgstr "Opções de Teste e Debug"
304
+
305
+ #: mercadopago/mercadopago-gateway.php:329
306
+ msgid "Mercado Pago Sandbox"
307
+ msgstr "Sandbox Mercado Pago"
308
+
309
+ #: mercadopago/mercadopago-gateway.php:331
310
+ msgid "Enable Mercado Pago Sandbox"
311
+ msgstr "Habilitar o sandbox do Mercado Pago"
312
+
313
+ #: mercadopago/mercadopago-gateway.php:333
314
+ msgid "This option allows you to test payments inside a sandbox environment."
315
+ msgstr "Esta opção permite a você testar pagamentos em um ambiente sandbox."
316
+
317
+ #: mercadopago/mercadopago-gateway.php:336
318
+ msgid "Debug and Log"
319
+ msgstr "Debug e Log"
320
+
321
+ #: mercadopago/mercadopago-gateway.php:338
322
+ msgid "Enable log"
323
+ msgstr "Habilitar Log"
324
+
325
+ #: mercadopago/mercadopago-gateway.php:340
326
+ #, php-format
327
+ msgid "Register event logs of Mercado Pago, such as API requests, in the file"
328
+ msgstr ""
329
+ "Registrar logs de events do Mercado Pago, como requisições à API, dentro do "
330
+ "arquivo"
331
+
332
+ #: mercadopago/mercadopago-gateway.php:402
333
+ msgid ""
334
+ "Thank you for your order. Please, proceed with your payment clicking in the "
335
+ "bellow button."
336
+ msgstr ""
337
+ "Obrigado pela sua compra. Por favor, prossiga para a página de pagamento "
338
+ "clicando no botão abaixo."
339
+
340
+ #: mercadopago/mercadopago-gateway.php:410
341
+ msgid "Cancel order &amp; Clear cart"
342
+ msgstr "Cancelar &amp; Limpar carrinho"
343
+
344
+ #: mercadopago/mercadopago-gateway.php:420
345
+ msgid ""
346
+ "Thank you for your order. Proceed with your payment completing the following "
347
+ "information."
348
+ msgstr ""
349
+ "Obrigado pela sua compra. Prossiga com seu pagamento completando as "
350
+ "informações abaixo."
351
+
352
+ #: mercadopago/mercadopago-gateway.php:431
353
+ msgid ""
354
+ "An error occurred when proccessing your payment. Please try again or contact "
355
+ "us for assistence."
356
+ msgstr ""
357
+ "Um erro ocorreu durante o processamento do seu pagamento. Por favor tente "
358
+ "novamente ou contacte-nos para assistência."
359
+
360
+ #: mercadopago/mercadopago-gateway.php:434
361
+ msgid "Click to try again"
362
+ msgstr "Clique para tentar de novo"
363
+
364
+ #: mercadopago/mercadopago-gateway.php:675
365
+ #: mercadopago/mercadopago-gateway.php:686
366
+ msgid "Mercado Pago is Inactive"
367
+ msgstr "O Mercado Pago está inativo"
368
+
369
+ #: mercadopago/mercadopago-gateway.php:678
370
+ msgid ""
371
+ "Your Mercado Pago credentials Client_id/Client_secret appears to be "
372
+ "misconfigured."
373
+ msgstr ""
374
+ "Suas credenciais Client_id/Client_secret do Mercado Pago parecem estar "
375
+ "desconfiguradas."
376
+
377
+ #: mercadopago/mercadopago-gateway.php:679
378
+ msgid "Click here and configure!"
379
+ msgstr "Clique aqui e configure!"
380
+
381
+ #: mercadopago/mercadopago-gateway.php:689
382
+ msgid "The currency"
383
+ msgstr "As moedas"
384
+
385
+ #: mercadopago/mercadopago-gateway.php:689
386
+ msgid ""
387
+ "is not supported. Supported currencies are: ARS, BRL, CLP, COP, MXN, USD, "
388
+ "VEF."
389
+ msgstr ""
390
+ "não são suportadas. As moedas suportadas são: ARS, BRL, COP, MXN, USD, VEF."
391
+
392
+ #: mercadopago/mercadopago-gateway.php:714
393
+ msgid "Mercado Pago Request Failure"
394
+ msgstr "Falha na Requisição do Mercado Pago"
395
+
396
+ #: mercadopago/mercadopago-gateway.php:791
397
+ msgid "Mercado Pago Transaction ID"
398
+ msgstr "ID de Transação do Mercado Pago"
399
+
400
+ #: mercadopago/mercadopago-gateway.php:798
401
+ msgid "Payer email"
402
+ msgstr "Email do pagador"
403
+
404
+ #: mercadopago/mercadopago-gateway.php:805
405
+ msgid "Payment type"
406
+ msgstr "Tipo de pagamento"
407
+
408
+ #: mercadopago/mercadopago-gateway.php:810
409
+ msgid "Payment approved."
410
+ msgstr "pagamento aprovado."
411
+
412
+ #: mercadopago/mercadopago-gateway.php:816
413
+ msgid "Customer haven't paid yet."
414
+ msgstr "O cliente ainda não realizou o pagamento."
415
+
416
+ #: mercadopago/mercadopago-gateway.php:821
417
+ msgid "Payment under review."
418
+ msgstr "O pagamento está em revisão."
419
+
420
+ #: mercadopago/mercadopago-gateway.php:826
421
+ msgid "The payment was refused. The customer can try again."
422
+ msgstr "O pagamento foi recusado. O cliente pode tentar novamente."
423
+
424
+ #: mercadopago/mercadopago-gateway.php:832
425
+ msgid "The payment was refunded to the customer."
426
+ msgstr "O pagamento foi estornado ao cliente."
427
+
428
+ #: mercadopago/mercadopago-gateway.php:838
429
+ msgid "The payment was cancelled."
430
+ msgstr "O pagamento foi cancelado."
431
+
432
+ #: mercadopago/mercadopago-gateway.php:843
433
+ msgid "Mercado Pago Payment ID"
434
+ msgstr "ID de Pagamento do Mercado Pago"
435
+
436
+ #: mercadopago/mercadopago-gateway.php:843
437
+ #: mercadopago/mercadopago-gateway.php:848
438
+ msgid "The payment is under mediation or it was charged-back."
439
+ msgstr ""
440
+ "O pagamento está em mediação ou a compra não foi reconhecida pelo cliente."
languages/woocommerce-mercadopago-module.pot CHANGED
@@ -1,527 +1,555 @@
1
- # WordPress Blank Pot
2
- # Copyright (C) 2014 ...
3
- # This file is distributed under the GNU General Public License v2 or later.
4
- #, fuzzy
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: "
8
- "WordPress Blank Pot "
9
- "v1.0.0\n"
10
- "POT-Creation-Date: "
11
- "2016-03-04 17:44-0300\n"
12
- "PO-Revision-Date: \n"
13
- "Last-Translator: Your "
14
- "Name <you@example.com>\n"
15
- "Language-Team: Your Team "
16
- "<translations@example."
17
- "com>\n"
18
- "Report-Msgid-Bugs-To: "
19
- "Translator Name "
20
- "<translations@example."
21
- "com>\n"
22
- "MIME-Version: 1.0\n"
23
- "Content-Type: text/"
24
- "plain; charset=UTF-8\n"
25
- "Content-Transfer-"
26
- "Encoding: 8bit\n"
27
- "Plural-Forms: "
28
- "nplurals=2; plural=n != "
29
- "1;\n"
30
- "X-Textdomain-Support: "
31
- "yesX-Generator: Poedit "
32
- "1.6.4\n"
33
- "X-Poedit-SourceCharset: "
34
- "UTF-8\n"
35
- "X-Poedit-KeywordsList: "
36
- "__;_e;esc_html_e;"
37
- "esc_html_x:1,2c;"
38
- "esc_html__;esc_attr_e;"
39
- "esc_attr_x:1,2c;"
40
- "esc_attr__;_ex:1,2c;"
41
- "_nx:4c,1,2;"
42
- "_nx_noop:4c,1,2;_x:1,2c;"
43
- "_n:1,2;_n_noop:1,2;"
44
- "__ngettext:1,2;"
45
- "__ngettext_noop:1,2;_c,"
46
- "_nc:4c,1,2\n"
47
- "X-Poedit-Basepath: ..\n"
48
- "Language: en_US\n"
49
- "X-Generator: Poedit "
50
- "1.8.7\n"
51
- "X-Poedit-"
52
- "SearchPath-0: .\n"
53
-
54
- #. Description of the plugin/theme
55
- msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
56
- msgstr ""
57
-
58
- #: mercadopago-module.php:66
59
- #, php-format
60
- msgid ""
61
- "Woo Mercado Pago Module "
62
- "depends on the "
63
- "last version of %s to "
64
- "execute!"
65
- msgstr ""
66
-
67
- #: mercadopago/mercadopago-gateway.php:63
68
- msgid ""
69
- "This module enables "
70
- "WooCommerce to use "
71
- "Mercado Pago as payment "
72
- "method for purchases "
73
- "made in your virtual "
74
- "store."
75
- msgstr ""
76
-
77
- #: mercadopago/mercadopago-gateway.php:133
78
- msgid "Argentine"
79
- msgstr ""
80
-
81
- #: mercadopago/mercadopago-gateway.php:134
82
- msgid "Brazil"
83
- msgstr ""
84
-
85
- #: mercadopago/mercadopago-gateway.php:135
86
- msgid "Chile"
87
- msgstr ""
88
-
89
- #: mercadopago/mercadopago-gateway.php:136
90
- msgid "Colombia"
91
- msgstr ""
92
-
93
- #: mercadopago/mercadopago-gateway.php:137
94
- msgid "Mexico"
95
- msgstr ""
96
-
97
- #: mercadopago/mercadopago-gateway.php:138
98
- msgid "or"
99
- msgstr ""
100
-
101
- #: mercadopago/mercadopago-gateway.php:139
102
- msgid "Venezuela"
103
- msgstr ""
104
-
105
- #: mercadopago/mercadopago-gateway.php:154
106
- msgid ""
107
- "Select the payment "
108
- "methods that you "
109
- "<strong>don't</strong> "
110
- "want to receive with "
111
- "Mercado Pago."
112
- msgstr ""
113
-
114
- #: mercadopago/mercadopago-gateway.php:157
115
- msgid ""
116
- "Your credentials are "
117
- "<strong>valid</strong> "
118
- "for"
119
- msgstr ""
120
-
121
- #: mercadopago/mercadopago-gateway.php:164
122
- #: mercadopago/mercadopago-gateway.php:173
123
- msgid ""
124
- "Configure your Client_id "
125
- "and Client_secret to "
126
- "have access to more "
127
- "options."
128
- msgstr ""
129
-
130
- #: mercadopago/mercadopago-gateway.php:167
131
- #: mercadopago/mercadopago-gateway.php:176
132
- msgid ""
133
- "Your credentials are "
134
- "<strong>not valid</"
135
- "strong>!"
136
- msgstr ""
137
-
138
- #: mercadopago/mercadopago-gateway.php:190
139
- #: mercadopago/mercadopago-gateway.php:198
140
- #: mercadopago/mercadopago-gateway.php:208
141
- msgid ""
142
- "This field should be an "
143
- "integer."
144
- msgstr ""
145
-
146
- #: mercadopago/mercadopago-gateway.php:193
147
- msgid ""
148
- "If your integration "
149
- "method is iFrame, please "
150
- "inform the payment "
151
- "iFrame width."
152
- msgstr ""
153
-
154
- #: mercadopago/mercadopago-gateway.php:201
155
- msgid ""
156
- "If your integration "
157
- "method is iFrame, please "
158
- "inform the payment "
159
- "iFrame height."
160
- msgstr ""
161
-
162
- #: mercadopago/mercadopago-gateway.php:211
163
- msgid ""
164
- "Select the max number of "
165
- "installments for your "
166
- "customers."
167
- msgstr ""
168
-
169
- #: mercadopago/mercadopago-gateway.php:217
170
- msgid "Enable/Disable"
171
- msgstr ""
172
-
173
- #: mercadopago/mercadopago-gateway.php:219
174
- msgid ""
175
- "Enable Mercado Pago "
176
- "Module"
177
- msgstr ""
178
-
179
- #: mercadopago/mercadopago-gateway.php:223
180
- msgid ""
181
- "Mercado Pago Credentials"
182
- msgstr ""
183
-
184
- #: mercadopago/mercadopago-gateway.php:225
185
- msgid ""
186
- "You can obtain your "
187
- "credentials for"
188
- msgstr ""
189
-
190
- #: mercadopago/mercadopago-gateway.php:228
191
- msgid ""
192
- "Mercado Pago Client_id"
193
- msgstr ""
194
-
195
- #: mercadopago/mercadopago-gateway.php:230
196
- msgid ""
197
- "Insert your Mercado Pago "
198
- "Client_id."
199
- msgstr ""
200
-
201
- #: mercadopago/mercadopago-gateway.php:235
202
- msgid ""
203
- "Mercado Pago "
204
- "Client_secret"
205
- msgstr ""
206
-
207
- #: mercadopago/mercadopago-gateway.php:237
208
- msgid ""
209
- "Insert your Mercado Pago "
210
- "Client_secret."
211
- msgstr ""
212
-
213
- #: mercadopago/mercadopago-gateway.php:242
214
- msgid ""
215
- "Instant Payment "
216
- "Notification (IPN) URL"
217
- msgstr ""
218
-
219
- #: mercadopago/mercadopago-gateway.php:244
220
- msgid ""
221
- "Your IPN URL to receive "
222
- "instant payment "
223
- "notifications is"
224
- msgstr ""
225
-
226
- #: mercadopago/mercadopago-gateway.php:247
227
- msgid "Checkout Options"
228
- msgstr ""
229
-
230
- #: mercadopago/mercadopago-gateway.php:252
231
- msgid "Title"
232
- msgstr ""
233
-
234
- #: mercadopago/mercadopago-gateway.php:254
235
- msgid ""
236
- "Title shown to the "
237
- "client in the checkout."
238
- msgstr ""
239
-
240
- #: mercadopago/mercadopago-gateway.php:258
241
- msgid "Description"
242
- msgstr ""
243
-
244
- #: mercadopago/mercadopago-gateway.php:260
245
- msgid ""
246
- "Description shown to the "
247
- "client in the checkout."
248
- msgstr ""
249
-
250
- #: mercadopago/mercadopago-gateway.php:261
251
- #: mercadopago/mercadopago-gateway.php:406
252
- msgid ""
253
- "Pay with Mercado Pago"
254
- msgstr ""
255
-
256
- #: mercadopago/mercadopago-gateway.php:264
257
- msgid "Store Category"
258
- msgstr ""
259
-
260
- #: mercadopago/mercadopago-gateway.php:266
261
- msgid ""
262
- "Define which type of "
263
- "products your store "
264
- "sells."
265
- msgstr ""
266
-
267
- #: mercadopago/mercadopago-gateway.php:270
268
- msgid "Store Identificator"
269
- msgstr ""
270
-
271
- #: mercadopago/mercadopago-gateway.php:272
272
- msgid ""
273
- "Please, inform a prefix "
274
- "to your store."
275
- msgstr ""
276
-
277
- #: mercadopago/mercadopago-gateway.php:272
278
- msgid ""
279
- "If you use your Mercado "
280
- "Pago account on multiple "
281
- "stores you should make "
282
- "sure that this prefix is "
283
- "unique as Mercado Pago "
284
- "will not allow orders "
285
- "with same identificators."
286
- msgstr ""
287
-
288
- #: mercadopago/mercadopago-gateway.php:276
289
- msgid "Integration Method"
290
- msgstr ""
291
-
292
- #: mercadopago/mercadopago-gateway.php:278
293
- msgid ""
294
- "Select how your clients "
295
- "should interact with "
296
- "Mercado Pago. Modal "
297
- "Window (inside your "
298
- "store), Redirect (Client "
299
- "is redirected to Mercado "
300
- "Pago), or iFrame (an "
301
- "internal window is "
302
- "embedded to the page "
303
- "layout)."
304
- msgstr ""
305
-
306
- #: mercadopago/mercadopago-gateway.php:281
307
- msgid "iFrame"
308
- msgstr ""
309
-
310
- #: mercadopago/mercadopago-gateway.php:282
311
- msgid "Modal Window"
312
- msgstr ""
313
-
314
- #: mercadopago/mercadopago-gateway.php:283
315
- msgid "Redirect"
316
- msgstr ""
317
-
318
- #: mercadopago/mercadopago-gateway.php:287
319
- msgid "iFrame Width"
320
- msgstr ""
321
-
322
- #: mercadopago/mercadopago-gateway.php:293
323
- msgid "iFrame Height"
324
- msgstr ""
325
-
326
- #: mercadopago/mercadopago-gateway.php:299
327
- msgid "Auto Return"
328
- msgstr ""
329
-
330
- #: mercadopago/mercadopago-gateway.php:301
331
- msgid ""
332
- "Automatic Return After "
333
- "Payment"
334
- msgstr ""
335
-
336
- #: mercadopago/mercadopago-gateway.php:303
337
- msgid ""
338
- "After the payment, "
339
- "client is automatically "
340
- "redirected."
341
- msgstr ""
342
-
343
- #: mercadopago/mercadopago-gateway.php:306
344
- msgid "Payment Options"
345
- msgstr ""
346
-
347
- #: mercadopago/mercadopago-gateway.php:311
348
- msgid "Max installments"
349
- msgstr ""
350
-
351
- #: mercadopago/mercadopago-gateway.php:317
352
- msgid ""
353
- "Exclude Payment Methods"
354
- msgstr ""
355
-
356
- #: mercadopago/mercadopago-gateway.php:324
357
- msgid ""
358
- "Test and Debug Options"
359
- msgstr ""
360
-
361
- #: mercadopago/mercadopago-gateway.php:329
362
- msgid ""
363
- "Mercado Pago Sandbox"
364
- msgstr ""
365
-
366
- #: mercadopago/mercadopago-gateway.php:331
367
- msgid ""
368
- "Enable Mercado Pago "
369
- "Sandbox"
370
- msgstr ""
371
-
372
- #: mercadopago/mercadopago-gateway.php:333
373
- msgid ""
374
- "This options allows you "
375
- "to test payments inside "
376
- "a sandbox environment."
377
- msgstr ""
378
-
379
- #: mercadopago/mercadopago-gateway.php:336
380
- msgid "Debug and Log"
381
- msgstr ""
382
-
383
- #: mercadopago/mercadopago-gateway.php:338
384
- msgid "Enable log"
385
- msgstr ""
386
-
387
- #: mercadopago/mercadopago-gateway.php:340
388
- #, php-format
389
- msgid ""
390
- "Register event logs of "
391
- "Mercado Pago, such as "
392
- "API requests, in the "
393
- "file"
394
- msgstr ""
395
-
396
- #: mercadopago/mercadopago-gateway.php:402
397
- msgid ""
398
- "Thank you for your "
399
- "order. Please, proceed "
400
- "with your payment "
401
- "clicking in the bellow "
402
- "button."
403
- msgstr ""
404
-
405
- #: mercadopago/mercadopago-gateway.php:410
406
- msgid ""
407
- "Cancel order &amp; Clear "
408
- "cart"
409
- msgstr ""
410
-
411
- #: mercadopago/mercadopago-gateway.php:420
412
- msgid ""
413
- "Thank you for your "
414
- "order. Proceed with your "
415
- "payment completing the "
416
- "following information."
417
- msgstr ""
418
-
419
- #: mercadopago/mercadopago-gateway.php:431
420
- msgid ""
421
- "An error occurred when "
422
- "proccessing your "
423
- "payment. Please try "
424
- "again or contact us for "
425
- "assistence."
426
- msgstr ""
427
-
428
- #: mercadopago/mercadopago-gateway.php:434
429
- msgid "Click to try again"
430
- msgstr ""
431
-
432
- #: mercadopago/mercadopago-gateway.php:675
433
- #: mercadopago/mercadopago-gateway.php:686
434
- msgid ""
435
- "Mercado Pago is Inactive"
436
- msgstr ""
437
-
438
- #: mercadopago/mercadopago-gateway.php:678
439
- msgid ""
440
- "Your Mercado Pago "
441
- "credentials Client_id/"
442
- "Client_secret appears to "
443
- "be misconfigured."
444
- msgstr ""
445
-
446
- #: mercadopago/mercadopago-gateway.php:679
447
- msgid ""
448
- "Click here and configure!"
449
- msgstr ""
450
-
451
- #: mercadopago/mercadopago-gateway.php:689
452
- msgid "The currency"
453
- msgstr ""
454
-
455
- #: mercadopago/mercadopago-gateway.php:689
456
- msgid ""
457
- "is not supported. "
458
- "Supported currencies "
459
- "are: ARS, BRL, CLP, COP, "
460
- "MXN, USD, VEF."
461
- msgstr ""
462
-
463
- #: mercadopago/mercadopago-gateway.php:714
464
- msgid ""
465
- "Mercado Pago Request "
466
- "Failure"
467
- msgstr ""
468
-
469
- #: mercadopago/mercadopago-gateway.php:791
470
- msgid ""
471
- "Mercado Pago Transaction "
472
- "ID"
473
- msgstr ""
474
-
475
- #: mercadopago/mercadopago-gateway.php:798
476
- msgid "Payer email"
477
- msgstr ""
478
-
479
- #: mercadopago/mercadopago-gateway.php:805
480
- msgid "Payment type"
481
- msgstr ""
482
-
483
- #: mercadopago/mercadopago-gateway.php:810
484
- msgid "Payment approved."
485
- msgstr ""
486
-
487
- #: mercadopago/mercadopago-gateway.php:816
488
- msgid ""
489
- "Customer haven't paid "
490
- "yet."
491
- msgstr ""
492
-
493
- #: mercadopago/mercadopago-gateway.php:821
494
- msgid ""
495
- "Payment under review."
496
- msgstr ""
497
-
498
- #: mercadopago/mercadopago-gateway.php:826
499
- msgid ""
500
- "The payment was refused. "
501
- "The customer can try "
502
- "again."
503
- msgstr ""
504
-
505
- #: mercadopago/mercadopago-gateway.php:832
506
- msgid ""
507
- "The payment was refunded "
508
- "to the customer."
509
- msgstr ""
510
-
511
- #: mercadopago/mercadopago-gateway.php:838
512
- msgid ""
513
- "The payment was "
514
- "cancelled."
515
- msgstr ""
516
-
517
- #: mercadopago/mercadopago-gateway.php:843
518
- msgid "Mercado Pago Payment ID"
519
- msgstr ""
520
-
521
- #: mercadopago/mercadopago-gateway.php:843
522
- #: mercadopago/mercadopago-gateway.php:848
523
- msgid ""
524
- "The payment is under "
525
- "mediation or it was "
526
- "charged-back."
527
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # WordPress Blank Pot
2
+ # Copyright (C) 2014 ...
3
+ # This file is distributed under the GNU General Public License v2 or later.
4
+ #, fuzzy
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: "
8
+ "WordPress Blank Pot "
9
+ "v1.0.0\n"
10
+ "POT-Creation-Date: "
11
+ "2016-03-04 17:44-0300\n"
12
+ "PO-Revision-Date: \n"
13
+ "Last-Translator: Your "
14
+ "Name <you@example.com>\n"
15
+ "Language-Team: Your Team "
16
+ "<translations@example."
17
+ "com>\n"
18
+ "Report-Msgid-Bugs-To: "
19
+ "Translator Name "
20
+ "<translations@example."
21
+ "com>\n"
22
+ "MIME-Version: 1.0\n"
23
+ "Content-Type: text/"
24
+ "plain; charset=UTF-8\n"
25
+ "Content-Transfer-"
26
+ "Encoding: 8bit\n"
27
+ "Plural-Forms: "
28
+ "nplurals=2; plural=n != "
29
+ "1;\n"
30
+ "X-Textdomain-Support: "
31
+ "yesX-Generator: Poedit "
32
+ "1.6.4\n"
33
+ "X-Poedit-SourceCharset: "
34
+ "UTF-8\n"
35
+ "X-Poedit-KeywordsList: "
36
+ "__;_e;esc_html_e;"
37
+ "esc_html_x:1,2c;"
38
+ "esc_html__;esc_attr_e;"
39
+ "esc_attr_x:1,2c;"
40
+ "esc_attr__;_ex:1,2c;"
41
+ "_nx:4c,1,2;"
42
+ "_nx_noop:4c,1,2;_x:1,2c;"
43
+ "_n:1,2;_n_noop:1,2;"
44
+ "__ngettext:1,2;"
45
+ "__ngettext_noop:1,2;_c,"
46
+ "_nc:4c,1,2\n"
47
+ "X-Poedit-Basepath: ..\n"
48
+ "Language: en_US\n"
49
+ "X-Generator: Poedit "
50
+ "1.8.7\n"
51
+ "X-Poedit-"
52
+ "SearchPath-0: .\n"
53
+
54
+ #. Description of the plugin/theme
55
+ msgid "This is the <strong>oficial</strong> module of Mercado Pago for WooCommerce plugin. This module enables WooCommerce to use Mercado Pago as a payment Gateway for purchases made in your e-commerce store."
56
+ msgstr ""
57
+
58
+ #: mercadopago-module.php:66
59
+ #, php-format
60
+ msgid ""
61
+ "Woo Mercado Pago Module "
62
+ "depends on the "
63
+ "last version of %s to "
64
+ "execute!"
65
+ msgstr ""
66
+
67
+ #: mercadopago-module.php:110
68
+ msgid "Settings"
69
+ msgstr ""
70
+
71
+ #: mercadopago/mercadopago-gateway.php:63
72
+ msgid ""
73
+ "This module enables "
74
+ "WooCommerce to use "
75
+ "Mercado Pago as payment "
76
+ "method for purchases "
77
+ "made in your virtual "
78
+ "store."
79
+ msgstr ""
80
+
81
+ #: mercadopago/mercadopago-gateway.php:133
82
+ msgid "Argentine"
83
+ msgstr ""
84
+
85
+ #: mercadopago/mercadopago-gateway.php:134
86
+ msgid "Brazil"
87
+ msgstr ""
88
+
89
+ #: mercadopago/mercadopago-gateway.php:135
90
+ msgid "Chile"
91
+ msgstr ""
92
+
93
+ #: mercadopago/mercadopago-gateway.php:136
94
+ msgid "Colombia"
95
+ msgstr ""
96
+
97
+ #: mercadopago/mercadopago-gateway.php:137
98
+ msgid "Mexico"
99
+ msgstr ""
100
+
101
+ #: mercadopago/mercadopago-gateway.php:138
102
+ msgid "or"
103
+ msgstr ""
104
+
105
+ #: mercadopago/mercadopago-gateway.php:139
106
+ msgid "Venezuela"
107
+ msgstr ""
108
+
109
+ #: mercadopago/mercadopago-gateway.php:154
110
+ msgid ""
111
+ "Select the payment "
112
+ "methods that you "
113
+ "<strong>don't</strong> "
114
+ "want to receive with "
115
+ "Mercado Pago."
116
+ msgstr ""
117
+
118
+ #: mercadopago/mercadopago-gateway.php:157
119
+ msgid ""
120
+ "Your credentials are "
121
+ "<strong>valid</strong> "
122
+ "for"
123
+ msgstr ""
124
+
125
+ #: mercadopago/mercadopago-gateway.php:164
126
+ #: mercadopago/mercadopago-gateway.php:173
127
+ msgid ""
128
+ "Configure your Client_id "
129
+ "and Client_secret to "
130
+ "have access to more "
131
+ "options."
132
+ msgstr ""
133
+
134
+ #: mercadopago/mercadopago-gateway.php:167
135
+ #: mercadopago/mercadopago-gateway.php:176
136
+ msgid ""
137
+ "Your credentials are "
138
+ "<strong>not valid</"
139
+ "strong>!"
140
+ msgstr ""
141
+
142
+ #: mercadopago/mercadopago-gateway.php:190
143
+ #: mercadopago/mercadopago-gateway.php:198
144
+ #: mercadopago/mercadopago-gateway.php:208
145
+ msgid ""
146
+ "This field should be an "
147
+ "integer."
148
+ msgstr ""
149
+
150
+ #: mercadopago/mercadopago-gateway.php:193
151
+ msgid ""
152
+ "If your integration "
153
+ "method is iFrame, please "
154
+ "inform the payment "
155
+ "iFrame width."
156
+ msgstr ""
157
+
158
+ #: mercadopago/mercadopago-gateway.php:201
159
+ msgid ""
160
+ "If your integration "
161
+ "method is iFrame, please "
162
+ "inform the payment "
163
+ "iFrame height."
164
+ msgstr ""
165
+
166
+ #: mercadopago/mercadopago-gateway.php:211
167
+ msgid ""
168
+ "Select the max number of "
169
+ "installments for your "
170
+ "customers."
171
+ msgstr ""
172
+
173
+ #: mercadopago/mercadopago-gateway.php:217
174
+ msgid "Enable/Disable"
175
+ msgstr ""
176
+
177
+ #: mercadopago/mercadopago-gateway.php:219
178
+ msgid ""
179
+ "Enable Mercado Pago "
180
+ "Module"
181
+ msgstr ""
182
+
183
+ #: mercadopago/mercadopago-gateway.php:223
184
+ msgid ""
185
+ "Mercado Pago Credentials"
186
+ msgstr ""
187
+
188
+ #: mercadopago/mercadopago-gateway.php:225
189
+ msgid ""
190
+ "You can obtain your "
191
+ "credentials for"
192
+ msgstr ""
193
+
194
+ #: mercadopago/mercadopago-gateway.php:228
195
+ msgid ""
196
+ "Mercado Pago Client_id"
197
+ msgstr ""
198
+
199
+ #: mercadopago/mercadopago-gateway.php:230
200
+ msgid ""
201
+ "Insert your Mercado Pago "
202
+ "Client_id."
203
+ msgstr ""
204
+
205
+ #: mercadopago/mercadopago-gateway.php:235
206
+ msgid ""
207
+ "Mercado Pago "
208
+ "Client_secret"
209
+ msgstr ""
210
+
211
+ #: mercadopago/mercadopago-gateway.php:237
212
+ msgid ""
213
+ "Insert your Mercado Pago "
214
+ "Client_secret."
215
+ msgstr ""
216
+
217
+ #: mercadopago/mercadopago-gateway.php:265
218
+ msgid "Custom Checkout"
219
+ msgstr ""
220
+
221
+ #: mercadopago/mercadopago-gateway.php:267
222
+ msgid "Enable Custom Checkout"
223
+ msgstr ""
224
+
225
+ #: mercadopago/mercadopago-gateway.php:269
226
+ msgid "This option allows your store to present the custom/transparent checkout to your customers."
227
+ msgstr ""
228
+
229
+ #: mercadopago/mercadopago-gateway.php:242
230
+ msgid ""
231
+ "Instant Payment "
232
+ "Notification (IPN) URL"
233
+ msgstr ""
234
+
235
+ #: mercadopago/mercadopago-gateway.php:244
236
+ msgid ""
237
+ "Your IPN URL to receive "
238
+ "instant payment "
239
+ "notifications is"
240
+ msgstr ""
241
+
242
+ #: mercadopago/mercadopago-gateway.php:247
243
+ msgid "Checkout Options"
244
+ msgstr ""
245
+
246
+ #: mercadopago/mercadopago-gateway.php:252
247
+ msgid "Title"
248
+ msgstr ""
249
+
250
+ #: mercadopago/mercadopago-gateway.php:254
251
+ msgid ""
252
+ "Title shown to the "
253
+ "client in the checkout."
254
+ msgstr ""
255
+
256
+ #: mercadopago/mercadopago-gateway.php:258
257
+ msgid "Description"
258
+ msgstr ""
259
+
260
+ #: mercadopago/mercadopago-gateway.php:260
261
+ msgid ""
262
+ "Description shown to the "
263
+ "client in the checkout."
264
+ msgstr ""
265
+
266
+ #: mercadopago/mercadopago-gateway.php:261
267
+ #: mercadopago/mercadopago-gateway.php:406
268
+ msgid ""
269
+ "Pay with Mercado Pago"
270
+ msgstr ""
271
+
272
+ #: mercadopago/mercadopago-gateway.php:264
273
+ msgid "Store Category"
274
+ msgstr ""
275
+
276
+ #: mercadopago/mercadopago-gateway.php:266
277
+ msgid ""
278
+ "Define which type of "
279
+ "products your store "
280
+ "sells."
281
+ msgstr ""
282
+
283
+ #: mercadopago/mercadopago-gateway.php:270
284
+ msgid "Store Identificator"
285
+ msgstr ""
286
+
287
+ #: mercadopago/mercadopago-gateway.php:272
288
+ msgid ""
289
+ "Please, inform a prefix "
290
+ "to your store."
291
+ msgstr ""
292
+
293
+ #: mercadopago/mercadopago-gateway.php:272
294
+ msgid ""
295
+ "If you use your Mercado "
296
+ "Pago account on multiple "
297
+ "stores you should make "
298
+ "sure that this prefix is "
299
+ "unique as Mercado Pago "
300
+ "will not allow orders "
301
+ "with same identificators."
302
+ msgstr ""
303
+
304
+ #: mercadopago/mercadopago-gateway.php:276
305
+ msgid "Integration Method"
306
+ msgstr ""
307
+
308
+ #: mercadopago/mercadopago-gateway.php:278
309
+ msgid ""
310
+ "Select how your clients "
311
+ "should interact with "
312
+ "Mercado Pago. Modal "
313
+ "Window (inside your "
314
+ "store), Redirect (Client "
315
+ "is redirected to Mercado "
316
+ "Pago), or iFrame (an "
317
+ "internal window is "
318
+ "embedded to the page "
319
+ "layout)."
320
+ msgstr ""
321
+
322
+ #: mercadopago/mercadopago-gateway.php:281
323
+ msgid "iFrame"
324
+ msgstr ""
325
+
326
+ #: mercadopago/mercadopago-gateway.php:282
327
+ msgid "Modal Window"
328
+ msgstr ""
329
+
330
+ #: mercadopago/mercadopago-gateway.php:283
331
+ msgid "Redirect"
332
+ msgstr ""
333
+
334
+ #: mercadopago/mercadopago-gateway.php:287
335
+ msgid "iFrame Width"
336
+ msgstr ""
337
+
338
+ #: mercadopago/mercadopago-gateway.php:293
339
+ msgid "iFrame Height"
340
+ msgstr ""
341
+
342
+ #: mercadopago/mercadopago-gateway.php:299
343
+ msgid "Auto Return"
344
+ msgstr ""
345
+
346
+ #: mercadopago/mercadopago-gateway.php:301
347
+ msgid ""
348
+ "Automatic Return After "
349
+ "Payment"
350
+ msgstr ""
351
+
352
+ #: mercadopago/mercadopago-gateway.php:303
353
+ msgid ""
354
+ "After the payment, "
355
+ "client is automatically "
356
+ "redirected."
357
+ msgstr ""
358
+
359
+ #: mercadopago/mercadopago-gateway.php:306
360
+ msgid "Payment Options"
361
+ msgstr ""
362
+
363
+ #: mercadopago/mercadopago-gateway.php:311
364
+ msgid "Max installments"
365
+ msgstr ""
366
+
367
+ #: mercadopago/mercadopago-gateway.php:339
368
+ msgid "Payment with 2 Credit Card"
369
+ msgstr ""
370
+
371
+ #: mercadopago/mercadopago-gateway.php:341
372
+ msgid "Enable payments with 2 credit cards"
373
+ msgstr ""
374
+
375
+ #: mercadopago/mercadopago-gateway.php:343
376
+ msgid "Enable this option to let your customers use 2 credit cards to pay orders."
377
+ msgstr ""
378
+
379
+ #: mercadopago/mercadopago-gateway.php:317
380
+ msgid ""
381
+ "Exclude Payment Methods"
382
+ msgstr ""
383
+
384
+ #: mercadopago/mercadopago-gateway.php:324
385
+ msgid ""
386
+ "Test and Debug Options"
387
+ msgstr ""
388
+
389
+ #: mercadopago/mercadopago-gateway.php:329
390
+ msgid ""
391
+ "Mercado Pago Sandbox"
392
+ msgstr ""
393
+
394
+ #: mercadopago/mercadopago-gateway.php:331
395
+ msgid ""
396
+ "Enable Mercado Pago "
397
+ "Sandbox"
398
+ msgstr ""
399
+
400
+ #: mercadopago/mercadopago-gateway.php:333
401
+ msgid ""
402
+ "This option allows you "
403
+ "to test payments inside "
404
+ "a sandbox environment."
405
+ msgstr ""
406
+
407
+ #: mercadopago/mercadopago-gateway.php:336
408
+ msgid "Debug and Log"
409
+ msgstr ""
410
+
411
+ #: mercadopago/mercadopago-gateway.php:338
412
+ msgid "Enable log"
413
+ msgstr ""
414
+
415
+ #: mercadopago/mercadopago-gateway.php:340
416
+ #, php-format
417
+ msgid ""
418
+ "Register event logs of "
419
+ "Mercado Pago, such as "
420
+ "API requests, in the "
421
+ "file"
422
+ msgstr ""
423
+
424
+ #: mercadopago/mercadopago-gateway.php:402
425
+ msgid ""
426
+ "Thank you for your "
427
+ "order. Please, proceed "
428
+ "with your payment "
429
+ "clicking in the bellow "
430
+ "button."
431
+ msgstr ""
432
+
433
+ #: mercadopago/mercadopago-gateway.php:410
434
+ msgid ""
435
+ "Cancel order &amp; Clear "
436
+ "cart"
437
+ msgstr ""
438
+
439
+ #: mercadopago/mercadopago-gateway.php:420
440
+ msgid ""
441
+ "Thank you for your "
442
+ "order. Proceed with your "
443
+ "payment completing the "
444
+ "following information."
445
+ msgstr ""
446
+
447
+ #: mercadopago/mercadopago-gateway.php:431
448
+ msgid ""
449
+ "An error occurred when "
450
+ "proccessing your "
451
+ "payment. Please try "
452
+ "again or contact us for "
453
+ "assistence."
454
+ msgstr ""
455
+
456
+ #: mercadopago/mercadopago-gateway.php:434
457
+ msgid "Click to try again"
458
+ msgstr ""
459
+
460
+ #: mercadopago/mercadopago-gateway.php:675
461
+ #: mercadopago/mercadopago-gateway.php:686
462
+ msgid ""
463
+ "Mercado Pago is Inactive"
464
+ msgstr ""
465
+
466
+ #: mercadopago/mercadopago-gateway.php:678
467
+ msgid ""
468
+ "Your Mercado Pago "
469
+ "credentials Client_id/"
470
+ "Client_secret appears to "
471
+ "be misconfigured."
472
+ msgstr ""
473
+
474
+ #: mercadopago/mercadopago-gateway.php:679
475
+ msgid ""
476
+ "Click here and configure!"
477
+ msgstr ""
478
+
479
+ #: mercadopago/mercadopago-gateway.php:689
480
+ msgid "The currency"
481
+ msgstr ""
482
+
483
+ #: mercadopago/mercadopago-gateway.php:689
484
+ msgid ""
485
+ "is not supported. "
486
+ "Supported currencies "
487
+ "are: ARS, BRL, CLP, COP, "
488
+ "MXN, USD, VEF."
489
+ msgstr ""
490
+
491
+ #: mercadopago/mercadopago-gateway.php:714
492
+ msgid ""
493
+ "Mercado Pago Request "
494
+ "Failure"
495
+ msgstr ""
496
+
497
+ #: mercadopago/mercadopago-gateway.php:791
498
+ msgid ""
499
+ "Mercado Pago Transaction "
500
+ "ID"
501
+ msgstr ""
502
+
503
+ #: mercadopago/mercadopago-gateway.php:798
504
+ msgid "Payer email"
505
+ msgstr ""
506
+
507
+ #: mercadopago/mercadopago-gateway.php:805
508
+ msgid "Payment type"
509
+ msgstr ""
510
+
511
+ #: mercadopago/mercadopago-gateway.php:810
512
+ msgid "Payment approved."
513
+ msgstr ""
514
+
515
+ #: mercadopago/mercadopago-gateway.php:816
516
+ msgid ""
517
+ "Customer haven't paid "
518
+ "yet."
519
+ msgstr ""
520
+
521
+ #: mercadopago/mercadopago-gateway.php:821
522
+ msgid ""
523
+ "Payment under review."
524
+ msgstr ""
525
+
526
+ #: mercadopago/mercadopago-gateway.php:826
527
+ msgid ""
528
+ "The payment was refused. "
529
+ "The customer can try "
530
+ "again."
531
+ msgstr ""
532
+
533
+ #: mercadopago/mercadopago-gateway.php:832
534
+ msgid ""
535
+ "The payment was refunded "
536
+ "to the customer."
537
+ msgstr ""
538
+
539
+ #: mercadopago/mercadopago-gateway.php:838
540
+ msgid ""
541
+ "The payment was "
542
+ "cancelled."
543
+ msgstr ""
544
+
545
+ #: mercadopago/mercadopago-gateway.php:843
546
+ msgid "Mercado Pago Payment ID"
547
+ msgstr ""
548
+
549
+ #: mercadopago/mercadopago-gateway.php:843
550
+ #: mercadopago/mercadopago-gateway.php:848
551
+ msgid ""
552
+ "The payment is under "
553
+ "mediation or it was "
554
+ "charged-back."
555
+ msgstr ""
mercadopago-module.php CHANGED
@@ -7,7 +7,7 @@
7
  * Author URI: https://www.mercadopago.com.br/developers/
8
  * Developer: Marcelo Tomio Hama / marcelo.hama@mercadolivre.com
9
  * Copyright: Copyright(c) MercadoPago [http://www.mercadopago.com]
10
- * Version: 1.0.3
11
  * License: http://www.gnu.org/licenses/gpl.html GPL version 2 or higher
12
  * Text Domain: woocommerce-mercadopago-module
13
  * Domain Path: /languages/
@@ -89,21 +89,24 @@ class WC_WooMercadoPago_Module {
89
  load_plugin_textdomain('woocommerce-mercadopago-module', false, dirname(plugin_basename(__FILE__)) . '/languages/');
90
  }
91
 
 
 
 
 
92
  }
93
 
94
  // Payment gateways should be created as additional plugins that hook into WooCommerce.
95
  // Inside the plugin, you need to create a class after plugins are loaded
96
  add_action('plugins_loaded', array('WC_WooMercadoPago_Module', 'initMercadoPagoGatewayClass'), 0);
97
-
98
- // Support to previous IPN implementations
99
- function wcmercadopago_legacy_ipn() {
100
- if (isset($_GET['topic']) && !isset($_GET['wc-api'])) {
101
- $woocommerce = WC_WooMercadoPago_Module::woocommerceInstance();
102
- $woocommerce->payment_gateways();
103
- do_action('woocommerce_api_wc_woomercadopago_gateway');
104
- }
105
  }
106
- add_action('init', 'wcmercadopago_legacy_ipn');
 
107
 
108
  endif;
109
 
7
  * Author URI: https://www.mercadopago.com.br/developers/
8
  * Developer: Marcelo Tomio Hama / marcelo.hama@mercadolivre.com
9
  * Copyright: Copyright(c) MercadoPago [http://www.mercadopago.com]
10
+ * Version: 1.0.4
11
  * License: http://www.gnu.org/licenses/gpl.html GPL version 2 or higher
12
  * Text Domain: woocommerce-mercadopago-module
13
  * Domain Path: /languages/
89
  load_plugin_textdomain('woocommerce-mercadopago-module', false, dirname(plugin_basename(__FILE__)) . '/languages/');
90
  }
91
 
92
+ public static function get_templates_path() {
93
+ return plugin_dir_path( __FILE__ ) . 'templates/';
94
+ }
95
+
96
  }
97
 
98
  // Payment gateways should be created as additional plugins that hook into WooCommerce.
99
  // Inside the plugin, you need to create a class after plugins are loaded
100
  add_action('plugins_loaded', array('WC_WooMercadoPago_Module', 'initMercadoPagoGatewayClass'), 0);
101
+
102
+ // Add settings link on plugin page
103
+ function woomercadopago_settings_link($links) {
104
+ $settings_link = '<a href="' . 'admin.php?page=wc-settings&tab=checkout&section=wc_woomercadopago_gateway' . '">' . __('Settings', 'woocommerce-mercadopago-module') . '</a>';
105
+ array_unshift($links, $settings_link);
106
+ return $links;
 
 
107
  }
108
+ $plugin = plugin_basename(__FILE__);
109
+ add_filter("plugin_action_links_$plugin", 'woomercadopago_settings_link');
110
 
111
  endif;
112
 
mercadopago/mercadopago-gateway.php CHANGED
@@ -7,7 +7,7 @@
7
  * Author URI: https://www.mercadopago.com.br/developers/
8
  * Developer: Marcelo Tomio Hama / marcelo.hama@mercadolivre.com
9
  * Copyright: Copyright(c) MercadoPago [http://www.mercadopago.com]
10
- * Version: 1.0.3
11
  * License: http://www.gnu.org/licenses/gpl.html GPL version 2 or higher
12
  * Text Domain: woocommerce-mercadopago-module
13
  * Domain Path: /languages/
@@ -84,6 +84,7 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
84
  // These fields are used in our Mercado Pago Module configuration page.
85
  $this->client_id = $this->get_option('client_id');
86
  $this->client_secret = $this->get_option('client_secret');
 
87
  $this->title = $this->get_option('title');
88
  $this->description = $this->get_option('description');
89
  $this->category_id = $this->get_option('category_id');
@@ -93,6 +94,7 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
93
  $this->iframe_height = $this->get_option('iframe_height', 800);
94
  $this->auto_return = $this->get_option('auto_return', true);
95
  $this->installments = $this->get_option('installments', '24');
 
96
  $this->ex_payments = $this->get_option('ex_payments', 'n/d');
97
  $this->sandbox = $this->get_option('sandbox', false);
98
  $this->debug = $this->get_option('debug');
@@ -269,6 +271,14 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
269
  'type' => 'title',
270
  'description' => ''
271
  ),
 
 
 
 
 
 
 
 
272
  'title' => array(
273
  'title' => __('Title', 'woocommerce-mercadopago-module'),
274
  'type' => 'text',
@@ -334,6 +344,14 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
334
  'description' => $this->installments_desc,
335
  'default' => '24'
336
  ),
 
 
 
 
 
 
 
 
337
  'ex_payments' => array(
338
  'title' => __('Exclude Payment Methods', 'woocommerce-mercadopago-module'),
339
  'description' => $this->payment_desc,
@@ -351,7 +369,7 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
351
  'type' => 'checkbox',
352
  'label' => __('Enable Mercado Pago Sandbox', 'woocommerce-mercadopago-module'),
353
  'default' => 'no',
354
- 'description' => __('This options allows you to test payments inside a sandbox environment.', 'woocommerce-mercadopago-module'),
355
  ),
356
  'debug' => array(
357
  'title' => __('Debug and Log', 'woocommerce-mercadopago-module'),
@@ -369,7 +387,32 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
369
  * CHECKOUT BUSINESS RULES
370
  * ========================================================================
371
  */
372
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
373
  // 1. First step occurs when the customer selects Mercado Pago and proceed to
374
  // checkout. This method verify which integration method was selected and
375
  // makes the build for the checkout URL.
@@ -500,19 +543,21 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
500
  // Find excluded payment methods. If 'n/d' is in array index, we should
501
  // disconsider the remaining values.
502
  $excluded_payment_methods = array();
503
- try { // in some PHP versions, $this->ex_payments is interpreted as a not iterable object
504
- foreach ($this->ex_payments as $excluded) {
505
- if ($excluded == 0) // if "n/d" is selected, we just not add any items to the array
506
- break;
507
- array_push($excluded_payment_methods, array(
508
- "id" => $this->payment_methods[$excluded]
509
- ));
510
- }
511
- } catch (MercadoPagoException $e) {
512
- if ('yes' == $this->debug) {
513
- $this->log->add($this->id, $this->id . ': @[DEBUG] - excluded payments: exception caught: ' . print_r($e, true));
514
- }
515
- }
 
 
516
  $payment_methods = array(
517
  'installments' => (is_numeric((int)$this->installments) ? (int)$this->installments : 24),
518
  'default_installments' => 1
@@ -572,7 +617,7 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
572
  );
573
  // Set sponsor ID
574
  if (!$this->isTestUser) {
575
- $preferences['sponsor_id'] = (int)($sponsor_id[$this->site_id]);
576
  }
577
  // Auto return options.
578
  if ('yes' == $this->auto_return) {
@@ -773,17 +818,14 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
773
  if (!is_wp_error($merchant_order_info) && ($merchant_order_info["status"] == 200)) {
774
  $payments = $merchant_order_info["response"]["payments"];
775
  // check if we have more than one payment method
776
- if (sizeof($payments) == 2) {
777
- if (strcasecmp($payments[0]['status'], $payments[1]['status']) != 0) {
778
- if ('yes' == $this->debug) {
779
- $this->log->add($this->id, $this->id . ': @[check_ipn_request_is_valid] - two payments with status not equal');
780
- }
781
- } else {
782
- return $merchant_order_info["response"];
783
  }
784
- } else { // If we have only one payment, we can go on its status
785
- return $merchant_order_info['response'];
786
- }
787
  } else {
788
  if ('yes' == $this->debug) {
789
  $this->log->add($this->id, $this->id . ': @[check_ipn_request_is_valid] - got status not equal 200 or some error');
@@ -815,13 +857,6 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
815
  $this->log->add($this->id, $this->id . ': @[successful_request] - got order with ID ' . $order->id . ' and status ' . $data['payments'][0]['status']);
816
  }
817
  // Order details.
818
- if (!empty($data['id'])) {
819
- update_post_meta(
820
- $order_id,
821
- __('Mercado Pago Transaction ID', 'woocommerce-mercadopago-module'),
822
- $data['id']
823
- );
824
- }
825
  if (!empty($data['payer']['email'])) {
826
  update_post_meta(
827
  $order_id,
@@ -849,7 +884,27 @@ class WC_WooMercadoPago_Gateway extends WC_Payment_Gateway {
849
  );
850
  }
851
  }
852
- switch ($data['payments'][0]['status']) {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
853
  case 'approved':
854
  $order->add_order_note(
855
  'Mercado Pago: ' . __('Payment approved.', 'woocommerce-mercadopago-module')
7
  * Author URI: https://www.mercadopago.com.br/developers/
8
  * Developer: Marcelo Tomio Hama / marcelo.hama@mercadolivre.com
9
  * Copyright: Copyright(c) MercadoPago [http://www.mercadopago.com]
10
+ * Version: 1.0.4
11
  * License: http://www.gnu.org/licenses/gpl.html GPL version 2 or higher
12
  * Text Domain: woocommerce-mercadopago-module
13
  * Domain Path: /languages/
84
  // These fields are used in our Mercado Pago Module configuration page.
85
  $this->client_id = $this->get_option('client_id');
86
  $this->client_secret = $this->get_option('client_secret');
87
+ $this->enable_custom_checkout = $this->get_option('enable_custom_checkout', true);
88
  $this->title = $this->get_option('title');
89
  $this->description = $this->get_option('description');
90
  $this->category_id = $this->get_option('category_id');
94
  $this->iframe_height = $this->get_option('iframe_height', 800);
95
  $this->auto_return = $this->get_option('auto_return', true);
96
  $this->installments = $this->get_option('installments', '24');
97
+ $this->enable_2cc = $this->get_option('enable_2cc', true);
98
  $this->ex_payments = $this->get_option('ex_payments', 'n/d');
99
  $this->sandbox = $this->get_option('sandbox', false);
100
  $this->debug = $this->get_option('debug');
271
  'type' => 'title',
272
  'description' => ''
273
  ),
274
+ /* TODO: implement custom checkout
275
+ 'enable_custom_checkout' => array(
276
+ 'title' => __('Custom Checkout', 'woocommerce-mercadopago-module'),
277
+ 'type' => 'checkbox',
278
+ 'label' => __('Enable Custom Checkout', 'woocommerce-mercadopago-module'),
279
+ 'default' => 'yes',
280
+ 'description' => __('This option allows your store to present the custom/transparent checkout to your customers.', 'woocommerce-mercadopago-module'),
281
+ ),*/
282
  'title' => array(
283
  'title' => __('Title', 'woocommerce-mercadopago-module'),
284
  'type' => 'text',
344
  'description' => $this->installments_desc,
345
  'default' => '24'
346
  ),
347
+ /* TODO: implement 2 cards from configuration via API
348
+ 'enable_2cc' => array(
349
+ 'title' => __('Payment with 2 Credit Card', 'woocommerce-mercadopago-module'),
350
+ 'type' => 'checkbox',
351
+ 'label' => __('Enable payments with 2 credit cards', 'woocommerce-mercadopago-module'),
352
+ 'default' => 'yes',
353
+ 'description' => __('Enable this option to let your customers use 2 credit cards to pay orders.', 'woocommerce-mercadopago-module'),
354
+ ),*/
355
  'ex_payments' => array(
356
  'title' => __('Exclude Payment Methods', 'woocommerce-mercadopago-module'),
357
  'description' => $this->payment_desc,
369
  'type' => 'checkbox',
370
  'label' => __('Enable Mercado Pago Sandbox', 'woocommerce-mercadopago-module'),
371
  'default' => 'no',
372
+ 'description' => __('This option allows you to test payments inside a sandbox environment.', 'woocommerce-mercadopago-module'),
373
  ),
374
  'debug' => array(
375
  'title' => __('Debug and Log', 'woocommerce-mercadopago-module'),
387
  * CHECKOUT BUSINESS RULES
388
  * ========================================================================
389
  */
390
+
391
+ /*public function payment_fields() {
392
+ if ('yes' == $this->enable_custom_checkout) { // custom checkout
393
+ $cart_total = $this->get_order_total();
394
+ wc_get_template(
395
+ 'credit-card/payment-form.php',
396
+ array(
397
+ // TODO: implement custom checkout fields
398
+ 'cart_total' => $cart_total,
399
+ 'max_installment' => 24,
400
+ 'smallest_installment' => 1,
401
+ 'installments' => (is_numeric((int)$this->installments) ? (int)$this->installments : 24),
402
+ ),
403
+ 'woocommerce/mercadopago/',
404
+ WC_WooMercadoPago_Module::get_templates_path()
405
+ );
406
+ } else { // standard checkout
407
+ if ($description = $this->get_description()) {
408
+ echo wpautop(wptexturize($description));
409
+ }
410
+ if ($this->supports('default_credit_card_form')) {
411
+ $this->credit_card_form();
412
+ }
413
+ }
414
+ }*/
415
+
416
  // 1. First step occurs when the customer selects Mercado Pago and proceed to
417
  // checkout. This method verify which integration method was selected and
418
  // makes the build for the checkout URL.
543
  // Find excluded payment methods. If 'n/d' is in array index, we should
544
  // disconsider the remaining values.
545
  $excluded_payment_methods = array();
546
+ if (is_array($this->ex_payments) || is_object($this->ex_payments)) {
547
+ try { // in some PHP versions, $this->ex_payments is interpreted as a not iterable object
548
+ foreach ($this->ex_payments as $excluded) {
549
+ if ($excluded == 0) // if "n/d" is selected, we just not add any items to the array
550
+ break;
551
+ array_push($excluded_payment_methods, array(
552
+ "id" => $this->payment_methods[$excluded]
553
+ ));
554
+ }
555
+ } catch (MercadoPagoException $e) {
556
+ if ('yes' == $this->debug) {
557
+ $this->log->add($this->id, $this->id . ': @[DEBUG] - excluded payments: exception caught: ' . print_r($e, true));
558
+ }
559
+ }
560
+ }
561
  $payment_methods = array(
562
  'installments' => (is_numeric((int)$this->installments) ? (int)$this->installments : 24),
563
  'default_installments' => 1
617
  );
618
  // Set sponsor ID
619
  if (!$this->isTestUser) {
620
+ $preferences['sponsor_id'] = (int)($this->sponsor_id[$this->site_id]);
621
  }
622
  // Auto return options.
623
  if ('yes' == $this->auto_return) {
818
  if (!is_wp_error($merchant_order_info) && ($merchant_order_info["status"] == 200)) {
819
  $payments = $merchant_order_info["response"]["payments"];
820
  // check if we have more than one payment method
821
+ if (sizeof($payments) >= 1) { // We have payments
822
+ return $merchant_order_info['response'];
823
+ } else { // We have no payments?
824
+ if ('yes' == $this->debug) {
825
+ $this->log->add($this->id, $this->id . ': @[check_ipn_request_is_valid] - order received but has no payment');
 
 
826
  }
827
+ return false;
828
+ }
 
829
  } else {
830
  if ('yes' == $this->debug) {
831
  $this->log->add($this->id, $this->id . ': @[check_ipn_request_is_valid] - got status not equal 200 or some error');
857
  $this->log->add($this->id, $this->id . ': @[successful_request] - got order with ID ' . $order->id . ' and status ' . $data['payments'][0]['status']);
858
  }
859
  // Order details.
 
 
 
 
 
 
 
860
  if (!empty($data['payer']['email'])) {
861
  update_post_meta(
862
  $order_id,
884
  );
885
  }
886
  }
887
+ // Here, we process the status...
888
+ $status = 'pending';
889
+ if (sizeof($data['payments']) == 1) {
890
+ // if there's only one payment, then we get its status
891
+ $status = $data['payments'][0]['status'];
892
+ } else if (sizeof($data['payments']) > 1) {
893
+ // otherwise, we check payment sum
894
+ $total_paid = 0.00;
895
+ foreach ($data['payments'] as $payment) {
896
+ if ($payment['status'] === 'approved') {
897
+ $total_paid = $total_paid + (float)$payment['total_paid_amount'];
898
+ }
899
+ }
900
+ $total = $data['shipping_cost'] + $data['total_amount'];
901
+ if ($total_paid >= $total) {
902
+ // At this point, the sum of approved payments are above or equal than the total order amount, so it is approved
903
+ $status = 'approved';
904
+ }
905
+ }
906
+ // Switch the status and update in WooCommerce
907
+ switch ($status) {
908
  case 'approved':
909
  $order->add_order_note(
910
  'Mercado Pago: ' . __('Payment approved.', 'woocommerce-mercadopago-module')
mercadopago/sdk/lib/mercadopago.php CHANGED
@@ -203,18 +203,21 @@ class MP {
203
  * @param array $preference
204
  * @return array(json)
205
  */
206
- public function create_preference($preference) {
207
- $request = array(
208
- "uri" => "/checkout/preferences",
209
- "params" => array(
210
- "access_token" => $this->get_access_token()
211
- ),
212
- "data" => $preference
213
- );
214
-
215
- $preference_result = MPRestClient::post($request);
216
- return $preference_result;
217
- }
 
 
 
218
 
219
  /**
220
  * Update a checkout preference
203
  * @param array $preference
204
  * @return array(json)
205
  */
206
+ public function create_preference($preference) {
207
+ $request = array(
208
+ "uri" => "/checkout/preferences",
209
+ "params" => array(
210
+ "access_token" => $this->get_access_token()
211
+ ),
212
+ "headers" => array(
213
+ "X-Tracking-Id" => "platform:std,type:woocommerce,so:1.0.4"
214
+ ),
215
+ "data" => $preference
216
+ );
217
+
218
+ $preference_result = MPRestClient::post($request);
219
+ return $preference_result;
220
+ }
221
 
222
  /**
223
  * Update a checkout preference