-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39 from pagantis/INT-834
Int 834
- Loading branch information
Showing
18 changed files
with
509 additions
and
477 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,107 +1,110 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Pagantis WooCommerce V2\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-11-11 12:00+0000\n" | ||
"PO-Revision-Date: 2019-11-11 12:01+0000\n" | ||
"Last-Translator: admin <demo@woocommerceshop.com>\n" | ||
"Language-Team: Spanish (Spain)\n" | ||
"Language: es_ES\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Loco https://localise.biz/\n" | ||
"X-Loco-Version: 2.3.1; wp-5.2.2" | ||
|
||
#: WC_Pagantis.php:339 | ||
msgid "Settings" | ||
msgstr "Ajustes" | ||
|
||
#: WC_Pagantis.php:357 controllers/paymentController.php:120 | ||
msgid "Documentation" | ||
msgstr "Documentación" | ||
|
||
#: WC_Pagantis.php:359 | ||
msgid "API documentation" | ||
msgstr "Documentación de la API" | ||
|
||
#: WC_Pagantis.php:360 | ||
msgid "Support" | ||
msgstr "Soporte" | ||
|
||
#: includes/settings-pagantis.php:12 | ||
msgid "Activate the module" | ||
msgstr "Activar el modulo" | ||
|
||
#: includes/settings-pagantis.php:17 | ||
msgid "Public Key" | ||
msgstr "Clave Pública" | ||
|
||
#: includes/settings-pagantis.php:19 includes/settings-pagantis.php:24 | ||
msgid "MANDATORY. You can get in your pagantis profile" | ||
msgstr "OBLIGATORIO. Puede obtenerla en su perfil de usuario de pagantis" | ||
|
||
#: includes/settings-pagantis.php:22 | ||
msgid "Secret Key" | ||
msgstr "Clave Privada" | ||
|
||
#: includes/settings-pagantis.php:27 | ||
msgid "Product simulator" | ||
msgstr "Simulador en el producto" | ||
|
||
#: controllers/paymentController.php:119 | ||
msgid "Login to your panel" | ||
msgstr "Accede a tu panel" | ||
|
||
#: controllers/paymentController.php:136 | ||
msgid " is not compatible with your php and/or curl version" | ||
msgstr " no es compatible con su versión de php/curl" | ||
|
||
#: controllers/paymentController.php:139 | ||
msgid "" | ||
" is not configured correctly, the fields Public Key and Secret Key are " | ||
"mandatory for use this plugin" | ||
msgstr "" | ||
" no está configurado correctamente, los campos Public Key y Secret Key son " | ||
"obligatorios para su uso" | ||
|
||
#: controllers/paymentController.php:142 | ||
msgid " only can be used in Euros" | ||
msgstr " solo puede ser usado en Euros" | ||
|
||
#: controllers/paymentController.php:146 controllers/paymentController.php:149 | ||
msgid " only can be payed from 2 to 12 installments" | ||
msgstr " solo puede ser pagado de 2 a 12 plazos" | ||
|
||
#: controllers/paymentController.php:151 | ||
msgid " can not have a minimum amount less than 0" | ||
msgstr " no puede tener un importe mínimo menor a 0" | ||
|
||
#: controllers/paymentController.php:356 controllers/paymentController.php:473 | ||
msgid "Payment error " | ||
msgstr "Error en el pago " | ||
|
||
#. Author of the plugin | ||
msgid "Pagantis" | ||
msgstr "Pagantis" | ||
|
||
#. Description of the plugin | ||
msgid "Financiar con Pagantis" | ||
msgstr "Financiar con Pagantis" | ||
|
||
#. URI of the plugin | ||
msgid "http://www.pagantis.com/" | ||
msgstr "http://www.pagantis.com/" | ||
|
||
msgid "" | ||
"Financial Payment Gateway. Enable the possibility for your customers to pay " | ||
"their order in confortable installments \n" | ||
"with Pagantis" | ||
msgstr "" | ||
"Pasarela de pagos financieros. Habilite la posibilidad de que sus clientes " | ||
"paguen su pedido en cómodas entregas\n" | ||
"con Pagantis" | ||
|
||
msgid "Instant Financing" | ||
msgstr "Financiación Instantánea" | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Pagantis WooCommerce V2\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-01-30 15:05+0000\n" | ||
"PO-Revision-Date: 2020-01-30 15:08+0000\n" | ||
"Last-Translator: admin <demo@woocommerceshop.com>\n" | ||
"Language-Team: Español\n" | ||
"Language: es-ES\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Loco https://localise.biz/\n" | ||
"X-Loco-Version: 2.3.1; wp-5.2.2" | ||
|
||
#: WC_Pagantis.php:339 | ||
msgid "Settings" | ||
msgstr "Ajustes" | ||
|
||
#: WC_Pagantis.php:357 controllers/paymentController.php:120 | ||
msgid "Documentation" | ||
msgstr "Documentación" | ||
|
||
#: WC_Pagantis.php:359 | ||
msgid "API documentation" | ||
msgstr "Documentación de la API" | ||
|
||
#: WC_Pagantis.php:360 | ||
msgid "Support" | ||
msgstr "Soporte" | ||
|
||
#: includes/settings-pagantis.php:12 | ||
msgid "Activate the module" | ||
msgstr "Activar el modulo" | ||
|
||
#: includes/settings-pagantis.php:17 | ||
msgid "Public Key" | ||
msgstr "Clave Pública" | ||
|
||
#: includes/settings-pagantis.php:19 includes/settings-pagantis.php:24 | ||
msgid "MANDATORY. You can get in your pagantis profile" | ||
msgstr "OBLIGATORIO. Puede obtenerla en su perfil de usuario de pagantis" | ||
|
||
#: includes/settings-pagantis.php:22 | ||
msgid "Secret Key" | ||
msgstr "Clave Privada" | ||
|
||
#: includes/settings-pagantis.php:27 | ||
msgid "Product simulator" | ||
msgstr "Simulador en el producto" | ||
|
||
#: controllers/paymentController.php:119 | ||
msgid "Login to your panel" | ||
msgstr "Accede a tu panel" | ||
|
||
#: controllers/paymentController.php:136 | ||
msgid " is not compatible with your php and/or curl version" | ||
msgstr " no es compatible con su versión de php/curl" | ||
|
||
#: controllers/paymentController.php:139 | ||
msgid "" | ||
" is not configured correctly, the fields Public Key and Secret Key are " | ||
"mandatory for use this plugin" | ||
msgstr "" | ||
" no está configurado correctamente, los campos Public Key y Secret Key son " | ||
"obligatorios para su uso" | ||
|
||
#: controllers/paymentController.php:142 | ||
msgid " only can be used in Euros" | ||
msgstr " solo puede ser usado en Euros" | ||
|
||
#: controllers/paymentController.php:146 controllers/paymentController.php:149 | ||
msgid " only can be payed from 2 to 12 installments" | ||
msgstr " solo puede ser pagado de 2 a 12 plazos" | ||
|
||
#: controllers/paymentController.php:151 | ||
msgid " can not have a minimum amount less than 0" | ||
msgstr " no puede tener un importe mínimo menor a 0" | ||
|
||
#: controllers/paymentController.php:356 controllers/paymentController.php:473 | ||
msgid "Payment error " | ||
msgstr "Error en el pago " | ||
|
||
#. Author of the plugin | ||
msgid "Pagantis" | ||
msgstr "Pagantis" | ||
|
||
#. Description of the plugin | ||
msgid "Financiar con Pagantis" | ||
msgstr "Financiar con Pagantis" | ||
|
||
#. URI of the plugin | ||
msgid "http://www.pagantis.com/" | ||
msgstr "http://www.pagantis.com/" | ||
|
||
msgid "" | ||
"Financial Payment Gateway. Enable the possibility for your customers to pay " | ||
"their order in confortable installments \n" | ||
"with Pagantis" | ||
msgstr "" | ||
"Pasarela de pagos financieros. Habilite la posibilidad de que sus clientes " | ||
"paguen su pedido en cómodas entregas\n" | ||
"con Pagantis" | ||
|
||
msgid "Pago en cuotas" | ||
msgstr "Pago en cuotas" | ||
|
||
msgid "ó" | ||
msgstr "ó" |
Binary file not shown.
Oops, something went wrong.