aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--public/admin/language/es-es/extension/payment/bluepay_hosted.php4
-rw-r--r--public/admin/language/es-es/extension/payment/bluepay_redirect.php4
-rw-r--r--public/admin/language/es-es/extension/payment/eway.php164
-rw-r--r--public/admin/language/es-es/extension/payment/firstdata.php130
-rw-r--r--public/admin/language/es-es/extension/payment/firstdata_remote.php150
-rw-r--r--public/admin/language/es-es/extension/payment/free_checkout.php16
-rw-r--r--public/admin/language/es-es/extension/payment/g2apay.php94
-rw-r--r--public/admin/language/es-es/extension/payment/globalpay.php166
-rw-r--r--public/admin/language/es-es/extension/payment/globalpay_remote.php152
-rw-r--r--public/admin/language/es-es/extension/payment/klarna_account.php58
-rw-r--r--public/admin/language/es-es/extension/payment/klarna_checkout.php322
11 files changed, 630 insertions, 630 deletions
diff --git a/public/admin/language/es-es/extension/payment/bluepay_hosted.php b/public/admin/language/es-es/extension/payment/bluepay_hosted.php
index 1f2647a..dec641a 100644
--- a/public/admin/language/es-es/extension/payment/bluepay_hosted.php
+++ b/public/admin/language/es-es/extension/payment/bluepay_hosted.php
@@ -13,8 +13,8 @@ $_['text_sale'] = 'Venta';
$_['text_authenticate'] = 'Autorizar';
$_['text_release_ok'] = 'Release fue exitoso';
$_['text_release_ok_order'] = 'Release fue exitoso';
-$_['text_rebate_ok'] = 'El reembolso fue exitoso';
-$_['text_rebate_ok_order'] = 'El reembolso fue exitoso, el estado del pedido se actualizó a reembolsado';
+$_['text_rebate_ok'] = 'La rebaja fue exitosa';
+$_['text_rebate_ok_order'] = 'La rebaja fue exitosa, el estado del pedido se actualizó a rebajado';
$_['text_void_ok'] = 'La anulación fue exitosa, el estado del pedido se actualizó a anulado';
$_['text_payment_info'] = 'Información del Pago';
$_['text_release_status'] = 'Pago liberado';
diff --git a/public/admin/language/es-es/extension/payment/bluepay_redirect.php b/public/admin/language/es-es/extension/payment/bluepay_redirect.php
index 9920ca9..e93d04d 100644
--- a/public/admin/language/es-es/extension/payment/bluepay_redirect.php
+++ b/public/admin/language/es-es/extension/payment/bluepay_redirect.php
@@ -14,8 +14,8 @@ $_['text_sale'] = 'Venta';
$_['text_authenticate'] = 'Autorizar';
$_['text_release_ok'] = 'Release exitosa';
$_['text_release_ok_order'] = 'Release exitosa';
-$_['text_rebate_ok'] = 'El reembolso fue exitoso';
-$_['text_rebate_ok_order'] = 'El reembolso fue exitoso, el estado del pedido se actualizó a reembolsado';
+$_['text_rebate_ok'] = 'La rebaja fue exitosa';
+$_['text_rebate_ok_order'] = 'La rebaja fue exitosa, el estado del pedido se actualizó a rebajado';
$_['text_void_ok'] = 'La anulación fue exitosa, el estado de la orden se actualizó a anulado';
$_['text_payment_info'] = 'Información del Pago';
$_['text_release_status'] = 'Pago liberado';
diff --git a/public/admin/language/es-es/extension/payment/eway.php b/public/admin/language/es-es/extension/payment/eway.php
index 38dc1fd..bf5d9ae 100644
--- a/public/admin/language/es-es/extension/payment/eway.php
+++ b/public/admin/language/es-es/extension/payment/eway.php
@@ -70,58 +70,58 @@ $_['btn_capture'] = 'Capturar';
// Validation Error codes
$_['text_card_message_V6000'] = 'Error de validación indefinido';
-$_['text_card_message_V6001'] = 'IP de cliente no válida';
-$_['text_card_message_V6002'] = 'ID de dispositivo no válido';
-$_['text_card_message_V6011'] = 'Monto invalido';
-$_['text_card_message_V6012'] = 'Descripción de factura no válida';
-$_['text_card_message_V6013'] = 'Número de factura inválido';
-$_['text_card_message_V6014'] = 'Referencia de factura no válida';
+$_['text_card_message_V6001'] = 'IP de Cliente Inválido';
+$_['text_card_message_V6002'] = 'ID de Dispositivo Inválido';
+$_['text_card_message_V6011'] = 'Monto Inválido';
+$_['text_card_message_V6012'] = 'Descripción de Factura Inválida';
+$_['text_card_message_V6013'] = 'Número de Factura Inválido';
+$_['text_card_message_V6014'] = 'Referencia de factura Inválida';
$_['text_card_message_V6015'] = 'Código de Moneda Inválido';
$_['text_card_message_V6016'] = 'Pago Requerido';
$_['text_card_message_V6017'] = 'Código de Moneda de Pago Requerido';
$_['text_card_message_V6018'] = 'Código de Koneda de Pago desconocido';
$_['text_card_message_V6021'] = 'Nombre del Titular de la Tarjeta Requerido';
$_['text_card_message_V6022'] = 'Número de Tarjeta Requerido';
-$_['text_card_message_V6023'] = 'CVN Required';
-$_['text_card_message_V6031'] = 'Invalid Card Number';
-$_['text_card_message_V6032'] = 'Invalid CVN';
-$_['text_card_message_V6033'] = 'Invalid Expiry Date';
-$_['text_card_message_V6034'] = 'Invalid Issue Number';
-$_['text_card_message_V6035'] = 'Invalid Start Date';
-$_['text_card_message_V6036'] = 'Invalid Month';
-$_['text_card_message_V6037'] = 'Invalid Year';
-$_['text_card_message_V6040'] = 'Invalid Token Customer Id';
-$_['text_card_message_V6041'] = 'Customer Required';
-$_['text_card_message_V6042'] = 'Customer First Name Required';
-$_['text_card_message_V6043'] = 'Customer Last Name Required';
-$_['text_card_message_V6044'] = 'Customer Country Code Required';
-$_['text_card_message_V6045'] = 'Customer Title Required';
-$_['text_card_message_V6046'] = 'Token Customer ID Required';
-$_['text_card_message_V6047'] = 'RedirectURL Required';
-$_['text_card_message_V6051'] = 'Invalid First Name';
-$_['text_card_message_V6052'] = 'Invalid Last Name';
-$_['text_card_message_V6053'] = 'Invalid Country Code';
-$_['text_card_message_V6054'] = 'Invalid Email';
-$_['text_card_message_V6055'] = 'Invalid Phone';
-$_['text_card_message_V6056'] = 'Invalid Mobile';
-$_['text_card_message_V6057'] = 'Invalid Fax';
-$_['text_card_message_V6058'] = 'Invalid Title';
-$_['text_card_message_V6059'] = 'Redirect URL Invalid';
-$_['text_card_message_V6060'] = 'Redirect URL Invalid';
-$_['text_card_message_V6061'] = 'Invalid Reference';
-$_['text_card_message_V6062'] = 'Invalid Company Name';
-$_['text_card_message_V6063'] = 'Invalid Job Description';
-$_['text_card_message_V6064'] = 'Invalid Street1';
-$_['text_card_message_V6065'] = 'Invalid Street2';
-$_['text_card_message_V6066'] = 'Invalid City';
-$_['text_card_message_V6067'] = 'Invalid State';
-$_['text_card_message_V6068'] = 'Invalid Postalcode';
-$_['text_card_message_V6069'] = 'Invalid Email';
-$_['text_card_message_V6070'] = 'Invalid Phone';
-$_['text_card_message_V6071'] = 'Invalid Mobile';
-$_['text_card_message_V6072'] = 'Invalid Comments';
-$_['text_card_message_V6073'] = 'Invalid Fax';
-$_['text_card_message_V6074'] = 'Invalid Url';
+$_['text_card_message_V6023'] = 'CVN Requerido';
+$_['text_card_message_V6031'] = 'Numero de Tarjeta Inválido';
+$_['text_card_message_V6032'] = 'CVN Inválido';
+$_['text_card_message_V6033'] = 'Fecha de Vencimiento Inválida';
+$_['text_card_message_V6034'] = 'Número de Emisión Inválido';
+$_['text_card_message_V6035'] = 'Fecha de Inicio Inválida';
+$_['text_card_message_V6036'] = 'Mes Inválido';
+$_['text_card_message_V6037'] = 'Año Inválido';
+$_['text_card_message_V6040'] = 'ID de Cliente de Token Inválido';
+$_['text_card_message_V6041'] = 'Cliente Requerido';
+$_['text_card_message_V6042'] = 'Nombre del Cliente Requerido';
+$_['text_card_message_V6043'] = 'Apellido del Cliente Requerido';
+$_['text_card_message_V6044'] = 'Código de País del Cliente Requerido';
+$_['text_card_message_V6045'] = 'Título del Cliente Requerido';
+$_['text_card_message_V6046'] = 'Token ID de Cliente Requerida';
+$_['text_card_message_V6047'] = 'RedirectURL Requerido';
+$_['text_card_message_V6051'] = 'Nombre Inválido';
+$_['text_card_message_V6052'] = 'Apellido Inválido';
+$_['text_card_message_V6053'] = 'Código de país Inválido';
+$_['text_card_message_V6054'] = 'Email Inválido';
+$_['text_card_message_V6055'] = 'Teléfono Inválido';
+$_['text_card_message_V6056'] = 'Móvil Inválido';
+$_['text_card_message_V6057'] = 'Fax Inválido';
+$_['text_card_message_V6058'] = 'Título Inválido';
+$_['text_card_message_V6059'] = 'URL de Redireccionamiento Inválido';
+$_['text_card_message_V6060'] = 'URL de Redireccionamiento Inválido';
+$_['text_card_message_V6061'] = 'Referencia Inválida';
+$_['text_card_message_V6062'] = 'Nombre de Empresa Inválido';
+$_['text_card_message_V6063'] = 'Descripción de Trabajo Inválida';
+$_['text_card_message_V6064'] = 'Street1 Inválida';
+$_['text_card_message_V6065'] = 'Street2 Inválida';
+$_['text_card_message_V6066'] = 'Ciudad Inválida';
+$_['text_card_message_V6067'] = 'Estado Inválido';
+$_['text_card_message_V6068'] = 'Código Postal Inválido';
+$_['text_card_message_V6069'] = 'Email Inválido';
+$_['text_card_message_V6070'] = 'Teléfono Inválido';
+$_['text_card_message_V6071'] = 'Móvil Inválido';
+$_['text_card_message_V6072'] = 'Comentarios Inválidos';
+$_['text_card_message_V6073'] = 'Fax Inválido';
+$_['text_card_message_V6074'] = 'URL Inválida';
$_['text_card_message_V6075'] = 'Invalid Shipping Address First Name';
$_['text_card_message_V6076'] = 'Invalid Shipping Address Last Name';
$_['text_card_message_V6077'] = 'Invalid Shipping Address Street1';
@@ -132,40 +132,40 @@ $_['text_card_message_V6081'] = 'Invalid Shipping Address PostalCode';
$_['text_card_message_V6082'] = 'Invalid Shipping Address Email';
$_['text_card_message_V6083'] = 'Invalid Shipping Address Phone';
$_['text_card_message_V6084'] = 'Invalid Shipping Address Country';
-$_['text_card_message_V6091'] = 'Unknown Country Code';
-$_['text_card_message_V6100'] = 'Invalid Card Name';
-$_['text_card_message_V6101'] = 'Invalid Card Expiry Month';
-$_['text_card_message_V6102'] = 'Invalid Card Expiry Year';
-$_['text_card_message_V6103'] = 'Invalid Card Start Month';
-$_['text_card_message_V6104'] = 'Invalid Card Start Year';
-$_['text_card_message_V6105'] = 'Invalid Card Issue Number';
-$_['text_card_message_V6106'] = 'Invalid Card CVN';
-$_['text_card_message_V6107'] = 'Invalid AccessCode';
-$_['text_card_message_V6108'] = 'Invalid CustomerHostAddress';
-$_['text_card_message_V6109'] = 'Invalid UserAgent';
-$_['text_card_message_V6110'] = 'Invalid Card Number';
-$_['text_card_message_V6111'] = 'Unauthorised API Access, Account Not PCI Certified';
-$_['text_card_message_V6112'] = 'Redundant card details other than expiry year and month';
-$_['text_card_message_V6113'] = 'Invalid transaction for refund';
-$_['text_card_message_V6114'] = 'Gateway validation error';
-$_['text_card_message_V6115'] = 'Invalid DirectRefundRequest, Transaction ID';
-$_['text_card_message_V6116'] = 'Invalid card data on original TransactionID';
-$_['text_card_message_V6124'] = 'Invalid Line Items. The line items have been provided however the totals do not match the TotalAmount field';
-$_['text_card_message_V6125'] = 'Selected Payment Type not enabled';
-$_['text_card_message_V6126'] = 'Invalid encrypted card number, decryption failed';
+$_['text_card_message_V6091'] = 'Código de País Desconocido';
+$_['text_card_message_V6100'] = 'Nombre de Tarjeta Inválido';
+$_['text_card_message_V6101'] = 'Mes de Vencimiento de Tarjeta Inválido';
+$_['text_card_message_V6102'] = 'Año de Vencimiento de la Tarjeta Inválido';
+$_['text_card_message_V6103'] = 'Mes de Inicio de Tarjeta Inválido';
+$_['text_card_message_V6104'] = 'Año de Inicio de Tarjeta Inválido';
+$_['text_card_message_V6105'] = 'Número de Emisión de Tarjeta Inválido';
+$_['text_card_message_V6106'] = 'Tarjeta CVN Inválida';
+$_['text_card_message_V6107'] = 'Código de Acceso Inválido';
+$_['text_card_message_V6108'] = 'CustomerHostAddress Inválido';
+$_['text_card_message_V6109'] = 'UserAgent Inválido';
+$_['text_card_message_V6110'] = 'Numero de Tarjeta Invalido';
+$_['text_card_message_V6111'] = 'Acceso a API No Autorizado, cuenta No Certificada por PCI';
+$_['text_card_message_V6112'] = 'Detalles de la tarjeta redundante que no sean el año y mes de vencimiento';
+$_['text_card_message_V6113'] = 'Transacción para reembolso inválida';
+$_['text_card_message_V6114'] = 'Error de validación de puerta de enlace';
+$_['text_card_message_V6115'] = 'DirectRefundRequest, ID de Transacción Inválido';
+$_['text_card_message_V6116'] = 'Datos de tarjeta no válidos en el TransactionID original';
+$_['text_card_message_V6124'] = 'Líneas de pedido inválidas. Se han proporcionado las líneas de pedido, sin embargo, los totales no coinciden con el campo TotalAmount';
+$_['text_card_message_V6125'] = 'Tipo de Pago seleccionado no habilitado';
+$_['text_card_message_V6126'] = 'Número de Tarjeta cifrado, Error de descifrado Inválido';
$_['text_card_message_V6127'] = 'Invalid encrypted cvn, decryption failed';
-$_['text_card_message_V6128'] = 'Invalid Method for Payment Type';
-$_['text_card_message_V6129'] = 'Transaction has not been authorised for Capture/Cancellation';
-$_['text_card_message_V6130'] = 'Generic customer information error';
-$_['text_card_message_V6131'] = 'Generic shipping information error';
-$_['text_card_message_V6132'] = 'Transaction has already been completed or voided, operation not permitted';
-$_['text_card_message_V6133'] = 'Checkout not available for Payment Type';
-$_['text_card_message_V6134'] = 'Invalid Auth Transaction ID for Capture/Void';
-$_['text_card_message_V6135'] = 'PayPal Error Processing Refund';
-$_['text_card_message_V6140'] = 'Merchant account is suspended';
-$_['text_card_message_V6141'] = 'Invalid PayPal account details or API signature';
-$_['text_card_message_V6142'] = 'Authorise not available for Bank/Branch';
-$_['text_card_message_V6150'] = 'Invalid Refund Amount';
-$_['text_card_message_V6151'] = 'Refund amount greater than original transaction';
-$_['text_card_message_D4406'] = 'Unknown error';
-$_['text_card_message_S5010'] = 'Unknown error';
+$_['text_card_message_V6128'] = 'Cvn cifrado, el descifrado falló Inválido';
+$_['text_card_message_V6129'] = 'La Transacción no ha sido autorizada para Captura/Cancelación';
+$_['text_card_message_V6130'] = 'Error genérico de información del cliente';
+$_['text_card_message_V6131'] = 'Error genérico de información de envío';
+$_['text_card_message_V6132'] = 'La Transacción ya se ha completado o anulado, la operación no está permitida';
+$_['text_card_message_V6133'] = 'Pago no disponible para el tipo de pago';
+$_['text_card_message_V6134'] = 'ID de Transacción de autenticación inválida para Captura/Anulación';
+$_['text_card_message_V6135'] = 'Reembolso de procesamiento de error de PayPal';
+$_['text_card_message_V6140'] = 'La Cuenta de Merchant está suspendida';
+$_['text_card_message_V6141'] = 'Detalles de cuenta de PayPal o firma de API no válidos';
+$_['text_card_message_V6142'] = 'Autorización no disponible para Banco/Sucursal';
+$_['text_card_message_V6150'] = 'Cantidad de reembolso inválida';
+$_['text_card_message_V6151'] = 'Cantidad de reembolso mayor que la transacción original';
+$_['text_card_message_D4406'] = 'Error desconocido';
+$_['text_card_message_S5010'] = 'Error desconocido';
diff --git a/public/admin/language/es-es/extension/payment/firstdata.php b/public/admin/language/es-es/extension/payment/firstdata.php
index 69b8d15..0848da9 100644
--- a/public/admin/language/es-es/extension/payment/firstdata.php
+++ b/public/admin/language/es-es/extension/payment/firstdata.php
@@ -1,79 +1,79 @@
<?php
// Heading
-$_['heading_title'] = 'First Data EMEA Connect (3DSecure enabled)';
+$_['heading_title'] = 'First Data EMEA Connect (3DSecure habilitado)';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified First Data account details!';
-$_['text_edit'] = 'Edit First Data EMEA Connect (3DSecure enabled)';
-$_['text_notification_url'] = 'Notification URL';
-$_['text_live'] = 'Live';
-$_['text_demo'] = 'Demo';
-$_['text_enabled'] = 'Enabled';
-$_['text_merchant_id'] = 'Store ID';
-$_['text_secret'] = 'Shared secret';
-$_['text_capture_ok'] = 'Capture was successful';
-$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled';
-$_['text_void_ok'] = 'Void was successful, order status updated to voided';
-$_['text_settle_auto'] = 'Sale';
-$_['text_settle_delayed'] = 'Pre auth';
-$_['text_success_void'] = 'Transaction has been voided';
-$_['text_success_capture'] = 'Transaction has been captured';
-$_['text_firstdata'] = '<img src="view/image/payment/firstdata.png" alt="First Data" title="First Data" style="border: 1px solid #EEEEEE;" />';
-$_['text_payment_info'] = 'Payment information';
-$_['text_capture_status'] = 'Payment captured';
-$_['text_void_status'] = 'Payment voided';
-$_['text_order_ref'] = 'Order ref';
-$_['text_order_total'] = 'Total authorised';
-$_['text_total_captured'] = 'Total captured';
-$_['text_transactions'] = 'Transactions';
-$_['text_column_amount'] = 'Amount';
-$_['text_column_type'] = 'Type';
-$_['text_column_date_added'] = 'Created';
-$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
-$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta First Data!';
+$_['text_edit'] = 'Editar primeros datos EMEA Connect (3DSecure habilitado)';
+$_['text_notification_url'] = 'URL de Notificación';
+$_['text_live'] = 'Vivo';
+$_['text_demo'] = 'Demo';
+$_['text_enabled'] = 'Habilitado';
+$_['text_merchant_id'] = 'ID de Tienda';
+$_['text_secret'] = 'Secreto Compartido';
+$_['text_capture_ok'] = 'La captura fue exitosa';
+$_['text_capture_ok_order'] = 'La captura fue exitosa, el estado de la orden se actualizó al éxito - resuelto';
+$_['text_void_ok'] = 'La anulación fue exitosa, el estado de la orden se actualizó a anulado';
+$_['text_settle_auto'] = 'Venta';
+$_['text_settle_delayed'] = 'Pre autenticación';
+$_['text_success_void'] = 'La Transacción ha sido anulada';
+$_['text_success_capture'] = 'La Transacción ha sido capturada';
+$_['text_firstdata'] = '<img src="view/image/payment/firstdata.png" alt="First Data" title="First Data" style="border: 1px solid #EEEEEE;" />';
+$_['text_payment_info'] = 'Información del pago';
+$_['text_capture_status'] = 'Pago capturado';
+$_['text_void_status'] = 'Pago anulado';
+$_['text_order_ref'] = 'Referencia de Pedido';
+$_['text_order_total'] = 'Total autorizado';
+$_['text_total_captured'] = 'Total capturado';
+$_['text_transactions'] = 'Transacciones';
+$_['text_column_amount'] = 'Monto';
+$_['text_column_type'] = 'Tipo';
+$_['text_column_date_added'] = 'Creado';
+$_['text_confirm_void'] = '¿Estás seguro de que quieres anular el pago?';
+$_['text_confirm_capture'] = '¿Estás seguro que quieres capturar el pago?';
// Entry
-$_['entry_merchant_id'] = 'Store ID';
-$_['entry_secret'] = 'Shared secret';
-$_['entry_total'] = 'Total';
-$_['entry_sort_order'] = 'Sort order';
-$_['entry_geo_zone'] = 'Geo zone';
-$_['entry_status'] = 'Status';
-$_['entry_debug'] = 'Debug logging';
-$_['entry_live_demo'] = 'Live / Demo';
-$_['entry_auto_settle'] = 'Settlement type';
-$_['entry_card_select'] = 'Select card';
-$_['entry_tss_check'] = 'TSS checks';
-$_['entry_live_url'] = 'Live connection URL';
-$_['entry_demo_url'] = 'Demo connection URL';
-$_['entry_status_success_settled'] = 'Success - settled';
-$_['entry_status_success_unsettled'] = 'Success - not settled';
-$_['entry_status_decline'] = 'Decline';
-$_['entry_status_void'] = 'Voided';
-$_['entry_enable_card_store'] = 'Enable card storage tokens';
+$_['entry_merchant_id'] = 'ID de Tienda';
+$_['entry_secret'] = 'Secreto compartido';
+$_['entry_total'] = 'Total';
+$_['entry_sort_order'] = 'Ordenar Pedido';
+$_['entry_geo_zone'] = 'Geo zone';
+$_['entry_status'] = 'Estado';
+$_['entry_debug'] = 'Debug logging';
+$_['entry_live_demo'] = 'Vivo / Demo';
+$_['entry_auto_settle'] = 'Tipo de liquidación';
+$_['entry_card_select'] = 'Seleccionar Tarjeta';
+$_['entry_tss_check'] = 'Verificaciones TSS';
+$_['entry_live_url'] = 'Live connection URL';
+$_['entry_demo_url'] = 'Demo connection URL';
+$_['entry_status_success_settled'] = 'Éxito - establecido';
+$_['entry_status_success_unsettled'] = 'Éxito - no resuelto';
+$_['entry_status_decline'] = 'Rechazar';
+$_['entry_status_void'] = 'Anulado';
+$_['entry_enable_card_store'] = 'Habilitar tokens de almacenamiento de Tarjeta';
// Help
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
-$_['help_notification'] = 'You need to supply this URL to First Data to get payment notifications';
-$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
-$_['help_settle'] = 'If you use pre-auth you must complete a post-auth action within 3-5 days otherwise your transaction will be dropped';
+$_['help_total'] = 'El total de pago que debe alcanzar el pedido antes de que este método de pago se active';
+$_['help_notification'] = 'Debe proporcionar esta URL a First Data para recibir notificaciones de pago.';
+$_['help_debug'] = 'Habilitar la depuración escribirá datos confidenciales en un archivo de registro. Siempre debe deshabilitar a menos que se le indique lo contrario';
+$_['help_settle'] = 'Si usa la autenticación previa, debe completar una acción posterior a la autenticación dentro de 3-5 días; de lo contrario, su transacción se cancelará';
// Tab
-$_['tab_account'] = 'API info';
-$_['tab_order_status'] = 'Order status';
-$_['tab_payment'] = 'Payment settings';
-$_['tab_advanced'] = 'Advanced';
+$_['tab_account'] = 'Información de API';
+$_['tab_order_status'] = 'Estado del Pedido';
+$_['tab_payment'] = 'Configuraciones de pago';
+$_['tab_advanced'] = 'Avanzado';
// Button
-$_['button_capture'] = 'Capture';
-$_['button_void'] = 'Void';
+$_['button_capture'] = 'Capturar';
+$_['button_void'] = 'Nulo';
// Error
-$_['error_merchant_id'] = 'Store ID is required';
-$_['error_secret'] = 'Shared secret is required';
-$_['error_live_url'] = 'Live URL is required';
-$_['error_demo_url'] = 'Demo URL is required';
-$_['error_data_missing'] = 'Data missing';
-$_['error_void_error'] = 'Unable to void transaction';
-$_['error_capture_error'] = 'Unable to capture transaction'; \ No newline at end of file
+$_['error_merchant_id'] = 'Se requiere ID de Tienda';
+$_['error_secret'] = 'Se requiere secreto compartido';
+$_['error_live_url'] = 'Live URL es requerido';
+$_['error_demo_url'] = 'Demo URL es requerido';
+$_['error_data_missing'] = 'Datos faltantes';
+$_['error_void_error'] = 'No se puede anular la transacción';
+$_['error_capture_error'] = 'No se puede capturar la transacción';
diff --git a/public/admin/language/es-es/extension/payment/firstdata_remote.php b/public/admin/language/es-es/extension/payment/firstdata_remote.php
index e9dd114..c63e9c4 100644
--- a/public/admin/language/es-es/extension/payment/firstdata_remote.php
+++ b/public/admin/language/es-es/extension/payment/firstdata_remote.php
@@ -1,89 +1,89 @@
<?php
// Heading
-$_['heading_title'] = 'First Data EMEA Web Service API';
+$_['heading_title'] = 'First Data EMEA Web Service API';
// Text
-$_['text_firstdata_remote'] = '<img src="view/image/payment/firstdata.png" alt="First Data" title="First Data" style="border: 1px solid #EEEEEE;" />';
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified First Data account details!';
-$_['text_edit'] = 'Edit First Data EMEA Web Service API';
-$_['text_card_type'] = 'Card type';
-$_['text_enabled'] = 'Enabled';
-$_['text_merchant_id'] = 'Store ID';
-$_['text_subaccount'] = 'Subaccount';
-$_['text_user_id'] = 'User ID';
-$_['text_capture_ok'] = 'Capture was successful';
-$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled';
-$_['text_refund_ok'] = 'Refund was successful';
-$_['text_refund_ok_order'] = 'Refund was successful, order status updated to refunded';
-$_['text_void_ok'] = 'Void was successful, order status updated to voided';
-$_['text_settle_auto'] = 'Sale';
-$_['text_settle_delayed'] = 'Pre auth';
-$_['text_mastercard'] = 'Mastercard';
-$_['text_visa'] = 'Visa';
-$_['text_diners'] = 'Diners';
-$_['text_amex'] = 'American Express';
-$_['text_maestro'] = 'Maestro';
-$_['text_payment_info'] = 'Payment information';
-$_['text_capture_status'] = 'Payment captured';
-$_['text_void_status'] = 'Payment voided';
-$_['text_refund_status'] = 'Payment refunded';
-$_['text_order_ref'] = 'Order ref';
-$_['text_order_total'] = 'Total authorised';
-$_['text_total_captured'] = 'Total captured';
-$_['text_transactions'] = 'Transactions';
-$_['text_column_amount'] = 'Amount';
-$_['text_column_type'] = 'Type';
-$_['text_column_date_added'] = 'Created';
-$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
-$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?';
-$_['text_confirm_refund'] = 'Are you sure you want to refund the payment?';
+$_['text_firstdata_remote'] = '<img src="view/image/payment/firstdata.png" alt="First Data" title="First Data" style="border: 1px solid #EEEEEE;" />';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta First Data!';
+$_['text_edit'] = 'Editar First Data EMEA Web Service API';
+$_['text_card_type'] = 'Tipo de Tarjeta';
+$_['text_enabled'] = 'Habilitado';
+$_['text_merchant_id'] = 'ID de Tienda';
+$_['text_subaccount'] = 'Subaccount';
+$_['text_user_id'] = 'ID de Usuario';
+$_['text_capture_ok'] = 'La captura fue exitosa';
+$_['text_capture_ok_order'] = 'La captura fue exitosa, el estado de la orden se actualizó al éxito - resuelto';
+$_['text_refund_ok'] = 'El reembolso fue exitoso';
+$_['text_refund_ok_order'] = 'El reembolso fue exitoso, el estado del pedido actualizado a reembolsado';
+$_['text_void_ok'] = 'La anulación fue exitosa, el estado de la orden se actualizó a anulado';
+$_['text_settle_auto'] = 'Venta';
+$_['text_settle_delayed'] = 'Pre Autenticación';
+$_['text_mastercard'] = 'Mastercard';
+$_['text_visa'] = 'Visa';
+$_['text_diners'] = 'Diners';
+$_['text_amex'] = 'American Express';
+$_['text_maestro'] = 'Maestro';
+$_['text_payment_info'] = 'Información del pago';
+$_['text_capture_status'] = 'Pago capturado';
+$_['text_void_status'] = 'Pago anulado';
+$_['text_refund_status'] = 'Pago reembolsado';
+$_['text_order_ref'] = 'Referencia del Pedido';
+$_['text_order_total'] = 'Total autorizado';
+$_['text_total_captured'] = 'Total capturado';
+$_['text_transactions'] = 'Transacciones';
+$_['text_column_amount'] = 'Monto';
+$_['text_column_type'] = 'Tipo';
+$_['text_column_date_added'] = 'Creado';
+$_['text_confirm_void'] = '¿Estás seguro de que quieres anular el pago?';
+$_['text_confirm_capture'] = '¿Estas seguro que quieres capturar el pago?';
+$_['text_confirm_refund'] = '¿Estás seguro de que deseas reembolsar el pago?';
// Entry
-$_['entry_certificate_path'] = 'Certificate path';
-$_['entry_certificate_key_path'] = 'Private key path';
-$_['entry_certificate_key_pw'] = 'Private key password';
-$_['entry_certificate_ca_path'] = 'CA path';
-$_['entry_merchant_id'] = 'Store ID';
-$_['entry_user_id'] = 'User ID';
-$_['entry_password'] = 'Password';
-$_['entry_total'] = 'Total';
-$_['entry_sort_order'] = 'Sort order';
-$_['entry_geo_zone'] = 'Geo zone';
-$_['entry_status'] = 'Status';
-$_['entry_debug'] = 'Debug logging';
-$_['entry_auto_settle'] = 'Settlement type';
-$_['entry_status_success_settled'] = 'Success - settled';
-$_['entry_status_success_unsettled'] = 'Success - not settled';
-$_['entry_status_decline'] = 'Decline';
-$_['entry_status_void'] = 'Voided';
-$_['entry_status_refund'] = 'Refunded';
-$_['entry_enable_card_store'] = 'Enable card storage tokens';
-$_['entry_cards_accepted'] = 'Card types accepted';
+$_['entry_certificate_path'] = 'Ruta del certificado';
+$_['entry_certificate_key_path'] = 'Ruta de llave privada';
+$_['entry_certificate_key_pw'] = 'Contraseña de llave privada';
+$_['entry_certificate_ca_path'] = 'Ruta CA';
+$_['entry_merchant_id'] = 'ID de Tienda';
+$_['entry_user_id'] = 'ID de Usuario';
+$_['entry_password'] = 'Contraseña';
+$_['entry_total'] = 'Total';
+$_['entry_sort_order'] = 'Ordenar Pedido';
+$_['entry_geo_zone'] = 'Geo zone';
+$_['entry_status'] = 'Estado';
+$_['entry_debug'] = 'Registro de depuración';
+$_['entry_auto_settle'] = 'Tipo de liquidación';
+$_['entry_status_success_settled'] = 'Éxito - establecido';
+$_['entry_status_success_unsettled'] = 'Éxito - no resuelto';
+$_['entry_status_decline'] = 'Rechazar';
+$_['entry_status_void'] = 'Anulado';
+$_['entry_status_refund'] = 'Reembolzado';
+$_['entry_enable_card_store'] = 'Habilitar tokens de almacenamiento de tarjeta';
+$_['entry_cards_accepted'] = 'Tipos de tarjeta aceptados';
// Help
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
-$_['help_certificate'] = 'Certificates and private keys should be stored outside of your public web folders';
-$_['help_card_select'] = 'Ask the user to choose thier card type before they are redirected';
-$_['help_notification'] = 'You need to supply this URL to First Data to get payment notifications';
-$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise .';
-$_['help_settle'] = 'If you use pre-auth you must complete a post-auth action within 3-5 days otherwise your transaction will be dropped';
+$_['help_total'] = 'El total de pago que debe alcanzar el pedido antes de que este método de pago se active';
+$_['help_certificate'] = 'Los certificados y las claves privadas deben almacenarse fuera de sus carpetas web públicas';
+$_['help_card_select'] = 'Solicite al usuario que elija su tipo de tarjeta antes de ser redirigido';
+$_['help_notification'] = 'Debe proporcionar esta URL a First Data para recibir notificaciones de pago.';
+$_['help_debug'] = 'Habilitar la depuración escribirá datos confidenciales en un archivo de registro. Siempre debe deshabilitar a menos que se le indique lo contrario.';
+$_['help_settle'] = 'Si usa la autenticación previa, debe completar una acción posterior a la autenticación dentro de 3-5 días; de lo contrario, su transacción se cancelará';
// Tab
-$_['tab_account'] = 'API info';
-$_['tab_order_status'] = 'Order status';
-$_['tab_payment'] = 'Payment settings';
+$_['tab_account'] = 'Información de la API';
+$_['tab_order_status'] = 'Estado del Pedido';
+$_['tab_payment'] = 'Configuraciones de Pago';
// Button
-$_['button_capture'] = 'Capture';
-$_['button_refund'] = 'Refund';
-$_['button_void'] = 'Void';
+$_['button_capture'] = 'Capturar';
+$_['button_refund'] = 'Reembolso';
+$_['button_void'] = 'Nulo';
// Error
-$_['error_merchant_id'] = 'Store ID is required';
-$_['error_user_id'] = 'User ID is required';
-$_['error_password'] = 'Password is required';
-$_['error_certificate'] = 'Certificate path is required';
-$_['error_key'] = 'Certificate key is required';
-$_['error_key_pw'] = 'Certificate key password is required';
-$_['error_ca'] = 'Certificate Authority (CA) is required'; \ No newline at end of file
+$_['error_merchant_id'] = 'Se requiere ID de la Tienda';
+$_['error_user_id'] = 'ID de Usuario es requerido';
+$_['error_password'] = 'Contraseña es requerida';
+$_['error_certificate'] = 'Se requiere ruta del certificado';
+$_['error_key'] = 'Se requiere llave de certificado';
+$_['error_key_pw'] = 'Se requiere contraseña de llave de certificado';
+$_['error_ca'] = 'Se requiere Autoridad de Certificación (CA)';
diff --git a/public/admin/language/es-es/extension/payment/free_checkout.php b/public/admin/language/es-es/extension/payment/free_checkout.php
index b9cac81..af8588b 100644
--- a/public/admin/language/es-es/extension/payment/free_checkout.php
+++ b/public/admin/language/es-es/extension/payment/free_checkout.php
@@ -1,16 +1,16 @@
<?php
// Heading
-$_['heading_title'] = 'Free Checkout';
+$_['heading_title'] = 'Pago Gratis';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified Free Checkout payment module!';
-$_['text_edit'] = 'Edit Free Checkout';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado el módulo de pago de Pago gratuito!';
+$_['text_edit'] = 'Editar Pago Gratis';
// Entry
-$_['entry_order_status'] = 'Order Status';
-$_['entry_status'] = 'Status';
-$_['entry_sort_order'] = 'Sort Order';
+$_['entry_order_status'] = 'Estado del Pedido';
+$_['entry_status'] = 'Estado';
+$_['entry_sort_order'] = 'Ordenar Pedido';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify payment Free Checkout!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: no tiene permiso para modificar el pago ¡Pago Gratis!';
diff --git a/public/admin/language/es-es/extension/payment/g2apay.php b/public/admin/language/es-es/extension/payment/g2apay.php
index fc5e636..1c9cb56 100644
--- a/public/admin/language/es-es/extension/payment/g2apay.php
+++ b/public/admin/language/es-es/extension/payment/g2apay.php
@@ -1,62 +1,62 @@
<?php
// Heading
-$_['heading_title'] = 'G2APay';
+$_['heading_title'] = 'G2APay';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified the G2APay details.';
-$_['text_edit'] = 'Edit G2APay';
-$_['text_g2apay'] = '<a href="https://pay.g2a.com/" target="_blank"><img src="view/image/payment/g2apay.png" alt="G2APay" title="G2APay" style="border: 1px solid #EEEEEE;" /></a>';
-$_['text_payment_info'] = 'Payment information';
-$_['text_refund_status'] = 'Payment refund';
-$_['text_order_ref'] = 'Order ref';
-$_['text_order_total'] = 'Total authorised';
-$_['text_total_released'] = 'Total released';
-$_['text_transactions'] = 'Transactions';
-$_['text_column_amount'] = 'Amount';
-$_['text_column_type'] = 'Type';
-$_['text_column_date_added'] = 'Added';
-$_['text_refund_ok'] = 'Refund was successfully requested';
-$_['text_refund_ok_order'] = 'Refund was successfully requested, amount fully refunded';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ha modificado los detalles de G2APay.';
+$_['text_edit'] = 'Editar G2APay';
+$_['text_g2apay'] = '<a href="https://pay.g2a.com/" target="_blank"><img src="view/image/payment/g2apay.png" alt="G2APay" title="G2APay" style="border: 1px solid #EEEEEE;" /></a>';
+$_['text_payment_info'] = 'Información del pago';
+$_['text_refund_status'] = 'Reembolso de pago';
+$_['text_order_ref'] = 'Referencia del Pedido';
+$_['text_order_total'] = 'Total autorizado';
+$_['text_total_released'] = 'Total liberado';
+$_['text_transactions'] = 'Transacciones';
+$_['text_column_amount'] = 'Monto';
+$_['text_column_type'] = 'Tipo';
+$_['text_column_date_added'] = 'Agregado';
+$_['text_refund_ok'] = 'El reembolso fue solicitado con éxito';
+$_['text_refund_ok_order'] = 'El reembolso se solicitó con éxito, el monto se reembolsó por completo';
// Entry
-$_['entry_username'] = 'Username';
-$_['entry_secret'] = 'Secret';
-$_['entry_api_hash'] = 'API Hash';
-$_['entry_environment'] = 'Environment';
-$_['entry_secret_token'] = 'Secret Token';
-$_['entry_ipn_url'] = 'IPN URL:';
-$_['entry_total'] = 'Total';
-$_['entry_geo_zone'] = 'Geo Zone';
-$_['entry_status'] = 'Status';
-$_['entry_sort_order'] = 'Sort Order';
-$_['entry_debug'] = 'Debug logging';
-$_['entry_order_status'] = 'Order Status';
-$_['entry_complete_status'] = 'Complete Status:';
-$_['entry_rejected_status'] = 'Rejected Status:';
-$_['entry_cancelled_status'] = 'Canceled Status:';
-$_['entry_pending_status'] = 'Pending Status:';
-$_['entry_refunded_status'] = 'Refunded Status:';
-$_['entry_partially_refunded_status'] = 'Partially Refunded Status:';
+$_['entry_username'] = 'Username';
+$_['entry_secret'] = 'Secret';
+$_['entry_api_hash'] = 'API Hash';
+$_['entry_environment'] = 'Environment';
+$_['entry_secret_token'] = 'Token secreto';
+$_['entry_ipn_url'] = 'IPN URL:';
+$_['entry_total'] = 'Total';
+$_['entry_geo_zone'] = 'Geo Zone';
+$_['entry_status'] = 'Estado';
+$_['entry_sort_order'] = 'Ordenar Pedido';
+$_['entry_debug'] = 'Debug logging';
+$_['entry_order_status'] = 'Estado del Pedido';
+$_['entry_complete_status'] = 'Estado Completo:';
+$_['entry_rejected_status'] = 'Estado Rechazado:';
+$_['entry_cancelled_status'] = 'Estado Cancelado:';
+$_['entry_pending_status'] = 'Estatus Pendiente:';
+$_['entry_refunded_status'] = 'Estado Reembolsado:';
+$_['entry_partially_refunded_status'] = 'Estado de Reembolso Parcial:';
// Help
-$_['help_username'] = 'The email address used for your account';
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
-$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
+$_['help_username'] = 'La dirección de correo electrónico utilizada para su cuenta.';
+$_['help_total'] = 'El total de la compra que debe alcanzar el pedido antes de que este método de pago se active.';
+$_['help_debug'] = 'Habilitar la depuración escribirá datos confidenciales en un archivo de registro. Siempre debe deshabilitar a menos que se le indique lo contrario';
// Tab
-$_['tab_settings'] = 'Settings';
-$_['tab_order_status'] = 'Order Status';
+$_['tab_settings'] = 'Configuraciones';
+$_['tab_order_status'] = 'Estado del Pedido';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify G2APay!';
-$_['error_email'] = 'E-Mail Required!';
-$_['error_secret'] = 'Secret Required!';
-$_['error_api_hash'] = 'API Hash Required!';
-$_['entry_status'] = 'Status';
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar G2APay!';
+$_['error_email'] = '¡E-Mail Requerido!';
+$_['error_secret'] = '¡Secret Requerido!';
+$_['error_api_hash'] = '¡API Hash Requerido!';
+$_['entry_status'] = 'Estado';
//Button
-$_['btn_refund'] = 'refund';
+$_['btn_refund'] = 'reembolso';
-$_['g2apay_environment_live'] = 'Live';
-$_['g2apay_environment_test'] = 'Test'; \ No newline at end of file
+$_['g2apay_environment_live'] = 'Vivo';
+$_['g2apay_environment_test'] = 'Prueba';
diff --git a/public/admin/language/es-es/extension/payment/globalpay.php b/public/admin/language/es-es/extension/payment/globalpay.php
index 7732f84..64034cf 100644
--- a/public/admin/language/es-es/extension/payment/globalpay.php
+++ b/public/admin/language/es-es/extension/payment/globalpay.php
@@ -1,98 +1,98 @@
<?php
// Heading
-$_['heading_title'] = 'Globalpay Redirect';
+$_['heading_title'] = 'Globalpay Redirect';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified Globalpay account details!';
-$_['text_edit'] = 'Edit Globalpay Redirect';
-$_['text_live'] = 'Live';
-$_['text_demo'] = 'Demo';
-$_['text_card_type'] = 'Card type';
-$_['text_enabled'] = 'Enabled';
-$_['text_use_default'] = 'Use default';
-$_['text_merchant_id'] = 'Merchant ID';
-$_['text_subaccount'] = 'Subaccount';
-$_['text_secret'] = 'Shared secret';
-$_['text_card_visa'] = 'Visa';
-$_['text_card_master'] = 'Mastercard';
-$_['text_card_amex'] = 'American Express';
-$_['text_card_switch'] = 'Switch/Maestro';
-$_['text_card_laser'] = 'Laser';
-$_['text_card_diners'] = 'Diners';
-$_['text_capture_ok'] = 'Capture was successful';
-$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled';
-$_['text_rebate_ok'] = 'Rebate was successful';
-$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated';
-$_['text_void_ok'] = 'Void was successful, order status updated to voided';
-$_['text_settle_auto'] = 'Auto';
-$_['text_settle_delayed'] = 'Delayed';
-$_['text_settle_multi'] = 'Multi';
-$_['text_url_message'] = 'You must supply the store URL to your Globalpay account manager before going live';
-$_['text_payment_info'] = 'Payment information';
-$_['text_capture_status'] = 'Payment captured';
-$_['text_void_status'] = 'Payment voided';
-$_['text_rebate_status'] = 'Payment rebated';
-$_['text_order_ref'] = 'Order ref';
-$_['text_order_total'] = 'Total authorised';
-$_['text_total_captured'] = 'Total captured';
-$_['text_transactions'] = 'Transactions';
-$_['text_column_amount'] = 'Amount';
-$_['text_column_type'] = 'Type';
-$_['text_column_date_added'] = 'Created';
-$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
-$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?';
-$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta de Globalpay!';
+$_['text_edit'] = 'Editar Globalpay Redirect';
+$_['text_live'] = 'Vivo';
+$_['text_demo'] = 'Demo';
+$_['text_card_type'] = 'Tipo de Tarjeta';
+$_['text_enabled'] = 'Habilitado';
+$_['text_use_default'] = 'Uso por defecto';
+$_['text_merchant_id'] = 'Merchant ID';
+$_['text_subaccount'] = 'Subcuenta';
+$_['text_secret'] = 'Secreto compartido';
+$_['text_card_visa'] = 'Visa';
+$_['text_card_master'] = 'Mastercard';
+$_['text_card_amex'] = 'American Express';
+$_['text_card_switch'] = 'Switch/Maestro';
+$_['text_card_laser'] = 'Laser';
+$_['text_card_diners'] = 'Diners';
+$_['text_capture_ok'] = 'La captura fue exitosa';
+$_['text_capture_ok_order'] = 'La captura fue exitosa, el estado de la orden se actualizó al éxito - resuelto';
+$_['text_rebate_ok'] = 'La rebaja fue exitosa';
+$_['text_rebate_ok_order'] = 'La rebaja fue exitosa, el estado del pedido se actualizó a rebajado';
+$_['text_void_ok'] = 'La anulación fue exitosa, el estado de la orden se actualizó a anulado';
+$_['text_settle_auto'] = 'Auto';
+$_['text_settle_delayed'] = 'Retrasado';
+$_['text_settle_multi'] = 'Multi';
+$_['text_url_message'] = 'Debe proporcionar la URL de la tienda a su gerente de cuenta de Globalpay antes de lanzarla';
+$_['text_payment_info'] = 'Información del Pago';
+$_['text_capture_status'] = 'Pago capturado';
+$_['text_void_status'] = 'Pago anulado';
+$_['text_rebate_status'] = 'Pago rebajado';
+$_['text_order_ref'] = 'Referencia del Pedido';
+$_['text_order_total'] = 'Total autorizado';
+$_['text_total_captured'] = 'Total capturado';
+$_['text_transactions'] = 'Transacciones';
+$_['text_column_amount'] = 'Monto';
+$_['text_column_type'] = 'Tipo';
+$_['text_column_date_added'] = 'Creado';
+$_['text_confirm_void'] = '¿Estás seguro de que quieres anular el pago?';
+$_['text_confirm_capture'] = '¿Estás seguro que quieres capturar el pago?';
+$_['text_confirm_rebate'] = '¿Está seguro de que desea reembolsar el pago?';
$_['text_globalpay'] = '<a target="_blank" href="https://resourcecentre.globaliris.com/getting-started.php?id=OpenCart"><img src="view/image/payment/globalpay.png" alt="Globalpay" title="Globalpay" style="border: 1px solid #EEEEEE;" /></a>';
// Entry
-$_['entry_merchant_id'] = 'Merchant ID';
-$_['entry_secret'] = 'Shared secret';
-$_['entry_rebate_password'] = 'Rebate password';
-$_['entry_total'] = 'Total';
-$_['entry_sort_order'] = 'Sort order';
-$_['entry_geo_zone'] = 'Geo zone';
-$_['entry_status'] = 'Status';
-$_['entry_debug'] = 'Debug logging';
-$_['entry_live_demo'] = 'Live / Demo';
-$_['entry_auto_settle'] = 'Settlement type';
-$_['entry_card_select'] = 'Select card';
-$_['entry_tss_check'] = 'TSS checks';
-$_['entry_live_url'] = 'Live connection URL';
-$_['entry_demo_url'] = 'Demo connection URL';
-$_['entry_status_success_settled'] = 'Success - settled';
-$_['entry_status_success_unsettled'] = 'Success - not settled';
-$_['entry_status_decline'] = 'Decline';
-$_['entry_status_decline_pending'] = 'Decline - offline auth';
-$_['entry_status_decline_stolen'] = 'Decline - lost or stolen card';
-$_['entry_status_decline_bank'] = 'Decline - bank error';
-$_['entry_status_void'] = 'Voided';
-$_['entry_status_rebate'] = 'Rebated';
-$_['entry_notification_url'] = 'Notification URL';
+$_['entry_merchant_id'] = 'Merchant ID';
+$_['entry_secret'] = 'Secreto compartido';
+$_['entry_rebate_password'] = 'Contraseña de rebaja';
+$_['entry_total'] = 'Total';
+$_['entry_sort_order'] = 'Ordenar Pedido';
+$_['entry_geo_zone'] = 'Geo zone';
+$_['entry_status'] = 'Estado';
+$_['entry_debug'] = 'Debug logging';
+$_['entry_live_demo'] = 'Vivo / Demo';
+$_['entry_auto_settle'] = 'Tipo de liquidación';
+$_['entry_card_select'] = 'Seleccionar tarjeta';
+$_['entry_tss_check'] = 'Verificaciones TSS';
+$_['entry_live_url'] = 'URL de conexión en vivo';
+$_['entry_demo_url'] = 'URL de conexión de demostración';
+$_['entry_status_success_settled'] = 'Éxito - establecido';
+$_['entry_status_success_unsettled'] = 'Éxito - no resuelto';
+$_['entry_status_decline'] = 'Rechazar';
+$_['entry_status_decline_pending'] = 'Rechazo - autenticación sin conexión';
+$_['entry_status_decline_stolen'] = 'Rechazo - tarjeta perdida o robada';
+$_['entry_status_decline_bank'] = 'Rechazo - error bancario';
+$_['entry_status_void'] = 'Anulado';
+$_['entry_status_rebate'] = 'Rebajado';
+$_['entry_notification_url'] = 'URL de notificación';
// Help
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
-$_['help_card_select'] = 'Ask the user to choose their card type before they are redirected';
-$_['help_notification'] = 'You need to supply this URL to Globalpay to get payment notifications';
-$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
-$_['help_dcc_settle'] = 'If your subaccount is DCC enabled you must use Autosettle';
+$_['help_total'] = 'El total de pago que debe alcanzar el pedido antes de que este método de pago se active';
+$_['help_card_select'] = 'Solicite al usuario que elija su tipo de tarjeta antes de ser redirigido';
+$_['help_notification'] = 'Debe proporcionar esta URL a Globalpay para recibir notificaciones de pago.';
+$_['help_debug'] = 'Habilitar la depuración escribirá datos confidenciales en un archivo de registro. Siempre debe deshabilitar a menos que se le indique lo contrario';
+$_['help_dcc_settle'] = 'Si su subcuenta está habilitada para DCC, debe usar Autosettle';
// Tab
-$_['tab_api'] = 'API Details';
-$_['tab_account'] = 'Accounts';
-$_['tab_order_status'] = 'Order status';
-$_['tab_payment'] = 'Payment settings';
-$_['tab_advanced'] = 'Advanced';
+$_['tab_api'] = 'API Details';
+$_['tab_account'] = 'Cuentas';
+$_['tab_order_status'] = 'Estado del Pedido';
+$_['tab_payment'] = 'Configuraciones de pago';
+$_['tab_advanced'] = 'Avanzado';
// Button
-$_['button_capture'] = 'Capture';
-$_['button_rebate'] = 'Rebate / refund';
-$_['button_void'] = 'Void';
+$_['button_capture'] = 'Capturar';
+$_['button_rebate'] = 'Rebajar / reembolso';
+$_['button_void'] = 'Nulo';
// Error
-$_['error_merchant_id'] = 'Merchant ID is required';
-$_['error_secret'] = 'Shared secret is required';
-$_['error_live_url'] = 'Live URL is required';
-$_['error_demo_url'] = 'Demo URL is required';
-$_['error_data_missing'] = 'Data missing';
-$_['error_use_select_card'] = 'You must have "Select Card" enabled for subaccount routing by card type to work'; \ No newline at end of file
+$_['error_merchant_id'] = 'Merchant ID es requerido';
+$_['error_secret'] = 'Secreto Compartido es requerido';
+$_['error_live_url'] = 'URL Vivo es requerido';
+$_['error_demo_url'] = 'URL Demo es requerido';
+$_['error_data_missing'] = 'Datos faltantes';
+$_['error_use_select_card'] = 'Debe tener "Seleccionar tarjeta" habilitada para que el enrutamiento de subcuentas por tipo de tarjeta funcione';
diff --git a/public/admin/language/es-es/extension/payment/globalpay_remote.php b/public/admin/language/es-es/extension/payment/globalpay_remote.php
index 4f12e90..6ca9afb 100644
--- a/public/admin/language/es-es/extension/payment/globalpay_remote.php
+++ b/public/admin/language/es-es/extension/payment/globalpay_remote.php
@@ -1,92 +1,92 @@
<?php
// Heading
-$_['heading_title'] = 'Globalpay Remote';
+$_['heading_title'] = 'Globalpay Remote';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified Globalpay account details!';
-$_['text_edit'] = 'Edit Globalpay Remote';
-$_['text_card_type'] = 'Card type';
-$_['text_enabled'] = 'Enabled';
-$_['text_use_default'] = 'Use default';
-$_['text_merchant_id'] = 'Merchant ID';
-$_['text_subaccount'] = 'Sub Account';
-$_['text_secret'] = 'Shared secret';
-$_['text_card_visa'] = 'Visa';
-$_['text_card_master'] = 'Mastercard';
-$_['text_card_amex'] = 'American Express';
-$_['text_card_switch'] = 'Switch/Maestro';
-$_['text_card_laser'] = 'Laser';
-$_['text_card_diners'] = 'Diners';
-$_['text_capture_ok'] = 'Capture was successful';
-$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled';
-$_['text_rebate_ok'] = 'Rebate was successful';
-$_['text_rebate_ok_order'] = 'Rebate was successful, order status updated to rebated';
-$_['text_void_ok'] = 'Void was successful, order status updated to voided';
-$_['text_settle_auto'] = 'Auto';
-$_['text_settle_delayed'] = 'Delayed';
-$_['text_settle_multi'] = 'Multi';
-$_['text_ip_message'] = 'You must supply your server IP address to your Globalpay account manager before going live';
-$_['text_payment_info'] = 'Payment information';
-$_['text_capture_status'] = 'Payment captured';
-$_['text_void_status'] = 'Payment voided';
-$_['text_rebate_status'] = 'Payment rebated';
-$_['text_order_ref'] = 'Order ref';
-$_['text_order_total'] = 'Total authorised';
-$_['text_total_captured'] = 'Total captured';
-$_['text_transactions'] = 'Transactions';
-$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
-$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?';
-$_['text_confirm_rebate'] = 'Are you sure you want to rebate the payment?';
-$_['text_globalpay_remote'] = '<a target="_blank" href="https://resourcecentre.globaliris.com/getting-started.php?id=OpenCart"><img src="view/image/payment/globalpay.png" alt="Globalpay" title="Globalpay" style="border: 1px solid #EEEEEE;" /></a>';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta de Globalpay!';
+$_['text_edit'] = 'Editar Globalpay Remote';
+$_['text_card_type'] = 'Tipo de tarjeta';
+$_['text_enabled'] = 'Habilitado';
+$_['text_use_default'] = 'Uso por defecto';
+$_['text_merchant_id'] = 'Merchant ID';
+$_['text_subaccount'] = 'Sub Cuenta';
+$_['text_secret'] = 'Secreto compartido';
+$_['text_card_visa'] = 'Visa';
+$_['text_card_master'] = 'Mastercard';
+$_['text_card_amex'] = 'American Express';
+$_['text_card_switch'] = 'Switch/Maestro';
+$_['text_card_laser'] = 'Laser';
+$_['text_card_diners'] = 'Diners';
+$_['text_capture_ok'] = 'La captura fue exitosa';
+$_['text_capture_ok_order'] = 'La captura fue exitosa, el estado de la orden se actualizó al éxito - resuelto';
+$_['text_rebate_ok'] = 'Rebaja exitosa';
+$_['text_rebate_ok_order'] = 'La rebaja fue exitosa, el estado del pedido se actualizó a rebajado';
+$_['text_void_ok'] = 'La anulación fue exitosa, el estado de la orden se actualizó a anulado';
+$_['text_settle_auto'] = 'Auto';
+$_['text_settle_delayed'] = 'Retrasado';
+$_['text_settle_multi'] = 'Multi';
+$_['text_ip_message'] = 'Debe proporcionar la dirección IP de su servidor a su gerente de cuenta de Globalpay antes de publicarla';
+$_['text_payment_info'] = 'Información del pago';
+$_['text_capture_status'] = 'Pago capturado';
+$_['text_void_status'] = 'Pago anulado';
+$_['text_rebate_status'] = 'Pago rebajado';
+$_['text_order_ref'] = 'Referencia del Pedido';
+$_['text_order_total'] = 'Total autorizado';
+$_['text_total_captured'] = 'Total capturado';
+$_['text_transactions'] = 'Transacciones';
+$_['text_confirm_void'] = '¿Estás seguro de que quieres anular el pago?';
+$_['text_confirm_capture'] = '¿Estás seguro que quieres capturar el pago?';
+$_['text_confirm_rebate'] = '¿Está seguro de que desea reembolsar el pago?';
+$_['text_globalpay_remote'] = '<a target="_blank" href="https://resourcecentre.globaliris.com/getting-started.php?id=OpenCart"><img src="view/image/payment/globalpay.png" alt="Globalpay" title="Globalpay" style="border: 1px solid #EEEEEE;" /></a>';
// Column
-$_['text_column_amount'] = 'Amount';
-$_['text_column_type'] = 'Type';
-$_['text_column_date_added'] = 'Created';
+$_['text_column_amount'] = 'Monto';
+$_['text_column_type'] = 'Tipo';
+$_['text_column_date_added'] = 'Creado';
// Entry
-$_['entry_merchant_id'] = 'Merchant ID';
-$_['entry_secret'] = 'Shared secret';
-$_['entry_rebate_password'] = 'Rebate password';
-$_['entry_total'] = 'Total';
-$_['entry_sort_order'] = 'Sort order';
-$_['entry_geo_zone'] = 'Geo zone';
-$_['entry_status'] = 'Status';
-$_['entry_debug'] = 'Debug logging';
-$_['entry_auto_settle'] = 'Settlement type';
-$_['entry_tss_check'] = 'TSS checks';
-$_['entry_card_data_status'] = 'Card info logging';
-$_['entry_3d'] = 'Enable 3D secure';
-$_['entry_liability_shift'] = 'Accept non-liability shifting scenarios';
-$_['entry_status_success_settled'] = 'Success - settled';
-$_['entry_status_success_unsettled'] = 'Success - not settled';
-$_['entry_status_decline'] = 'Decline';
-$_['entry_status_decline_pending'] = 'Decline - offline auth';
-$_['entry_status_decline_stolen'] = 'Decline - lost or stolen card';
-$_['entry_status_decline_bank'] = 'Decline - bank error';
-$_['entry_status_void'] = 'Voided';
-$_['entry_status_rebate'] = 'Rebated';
+$_['entry_merchant_id'] = 'Merchant ID';
+$_['entry_secret'] = 'Shared secret';
+$_['entry_rebate_password'] = 'Contraseña de rebaja';
+$_['entry_total'] = 'Total';
+$_['entry_sort_order'] = 'Ordenar Pedido';
+$_['entry_geo_zone'] = 'Geo zone';
+$_['entry_status'] = 'Estado';
+$_['entry_debug'] = 'Debug logging';
+$_['entry_auto_settle'] = 'Tipo de liquidación';
+$_['entry_tss_check'] = 'Verificaciones TSS';
+$_['entry_card_data_status'] = 'Registro de información de tarjeta';
+$_['entry_3d'] = 'Habilitar 3D seguro';
+$_['entry_liability_shift'] = 'Aceptar escenarios de cambio de no responsabilidad';
+$_['entry_status_success_settled'] = 'Éxito - establecido';
+$_['entry_status_success_unsettled'] = 'Éxito - no resuelto';
+$_['entry_status_decline'] = 'Rechazo';
+$_['entry_status_decline_pending'] = 'Rechazo - autenticación sin conexión';
+$_['entry_status_decline_stolen'] = 'Rechazo - tarjeta perdida o robada';
+$_['entry_status_decline_bank'] = 'Rechazo - error bancario';
+$_['entry_status_void'] = 'Anulado';
+$_['entry_status_rebate'] = 'Rebajado';
// Help
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
-$_['help_card_select'] = 'Ask the user to choose thier card type before they are redirected';
-$_['help_notification'] = 'You need to supply this URL to Globalpay to get payment notifications';
-$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.';
-$_['help_liability'] = 'Accepting liability means you will still accept payments when a user fails 3D secure.';
-$_['help_card_data_status'] = 'Logs last 4 cards digits, expire, name, type and issuing bank information';
+$_['help_total'] = 'El total de pago que debe alcanzar el pedido antes de que este método de pago se active';
+$_['help_card_select'] = 'Solicite al usuario que elija su tipo de tarjeta antes de ser redirigido';
+$_['help_notification'] = 'Debe proporcionar esta URL a Globalpay para recibir notificaciones de pago.';
+$_['help_debug'] = 'Habilitar la depuración escribirá datos confidenciales en un archivo de registro. Siempre debe deshabilitar a menos que se le indique lo contrario.';
+$_['help_liability'] = 'Aceptar responsabilidad significa que aún aceptará pagos cuando un usuario falle en la seguridad 3D.';
+$_['help_card_data_status'] = 'Registra los últimos 4 dígitos de las tarjetas, caduca, nombre, tipo e información bancaria emisora';
// Tab
-$_['tab_api'] = 'API Details';
-$_['tab_account'] = 'Accounts';
-$_['tab_order_status'] = 'Order Status';
-$_['tab_payment'] = 'Payment Settings';
+$_['tab_api'] = 'Detalles de la API';
+$_['tab_account'] = 'Cuentas';
+$_['tab_order_status'] = 'Estado del Pedido';
+$_['tab_payment'] = 'Configuraciones de pago';
// Button
-$_['button_capture'] = 'Capture';
-$_['button_rebate'] = 'Rebate / refund';
-$_['button_void'] = 'Void';
+$_['button_capture'] = 'Capturar';
+$_['button_rebate'] = 'Rebaja / Reembolso';
+$_['button_void'] = 'Nulo';
// Error
-$_['error_merchant_id'] = 'Merchant ID is required';
-$_['error_secret'] = 'Shared secret is required'; \ No newline at end of file
+$_['error_merchant_id'] = 'Merchant ID es requerido';
+$_['error_secret'] = 'Secreto compartido es requerido';
diff --git a/public/admin/language/es-es/extension/payment/klarna_account.php b/public/admin/language/es-es/extension/payment/klarna_account.php
index 24224ac..c45d347 100644
--- a/public/admin/language/es-es/extension/payment/klarna_account.php
+++ b/public/admin/language/es-es/extension/payment/klarna_account.php
@@ -1,39 +1,39 @@
<?php
// Heading
-$_['heading_title'] = 'Klarna Account';
+$_['heading_title'] = 'Klarna Account';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified Klarna Payment module!';
-$_['text_edit'] = 'Edit Klarna Account';
-$_['text_klarna_account'] = '<a href="https://merchants.klarna.com/signup?locale=en&partner_id=d5c87110cebc383a826364769047042e777da5e8&utm_campaign=Platform&utm_medium=Partners&utm_source=Opencart" target="_blank"><img src="https://cdn.klarna.com/public/images/global/logos/v1/basic/global_basic_logo_std_blue-black.png?width=60&eid=opencart" alt="Klarna Account" title="Klarna Account" style="border: 1px solid #EEEEEE;" /></a>';
-$_['text_live'] = 'Live';
-$_['text_beta'] = 'Beta';
-$_['text_sweden'] = 'Sweden';
-$_['text_norway'] = 'Norway';
-$_['text_finland'] = 'Finland';
-$_['text_denmark'] = 'Denmark';
-$_['text_germany'] = 'Germany';
-$_['text_netherlands'] = 'The Netherlands';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado el módulo de pago de Klarna!';
+$_['text_edit'] = 'Editar Klarna Account';
+$_['text_klarna_account'] = '<a href="https://merchants.klarna.com/signup?locale=en&partner_id=d5c87110cebc383a826364769047042e777da5e8&utm_campaign=Platform&utm_medium=Partners&utm_source=Opencart" target="_blank"><img src="https://cdn.klarna.com/public/images/global/logos/v1/basic/global_basic_logo_std_blue-black.png?width=60&eid=opencart" alt="Klarna Account" title="Klarna Account" style="border: 1px solid #EEEEEE;" /></a>';
+$_['text_live'] = 'Vivo';
+$_['text_beta'] = 'Beta';
+$_['text_sweden'] = 'Suecia';
+$_['text_norway'] = 'Noruega';
+$_['text_finland'] = 'Finlandia';
+$_['text_denmark'] = 'Dinamarca';
+$_['text_germany'] = 'Alemania';
+$_['text_netherlands'] = 'Los Países Bajos';
// Entry
-$_['entry_merchant'] = 'Klarna Merchant ID';
-$_['entry_secret'] = 'Klarna Secret';
-$_['entry_server'] = 'Server';
-$_['entry_total'] = 'Total';
-$_['entry_pending_status'] = 'Pending Status';
-$_['entry_accepted_status'] = 'Accepted Status';
-$_['entry_geo_zone'] = 'Geo Zone';
-$_['entry_status'] = 'Status';
-$_['entry_sort_order'] = 'Sort Order';
+$_['entry_merchant'] = 'Klarna Merchant ID';
+$_['entry_secret'] = 'Klarna Secret';
+$_['entry_server'] = 'Server';
+$_['entry_total'] = 'Total';
+$_['entry_pending_status'] = 'Estado pendiente';
+$_['entry_accepted_status'] = 'Estado aceptado';
+$_['entry_geo_zone'] = 'Geo Zone';
+$_['entry_status'] = 'Estado';
+$_['entry_sort_order'] = 'Ordenar Pedido';
// Help
-$_['help_merchant'] = '(estore id) to use for the Klarna service (provided by Klarna).';
-$_['help_secret'] = 'Shared secret to use with the Klarna service (provided by Klarna).';
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
+$_['help_merchant'] = '(ID de estore) para usar para el servicio de Klarna (proporcionado por Klarna).';
+$_['help_secret'] = 'Secreto compartido para usar con el servicio Klarna (proporcionado por Klarna).';
+$_['help_total'] = 'El total de la compra que debe alcanzar el pedido antes de que este método de pago se active.';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify payment Klarna Part Payment!';
-$_['error_pclass'] = 'Could not retrieve pClass for %s. Error Code: %s; Error Message: %s';
-$_['error_curl'] = 'Curl Error - Code: %d; Message: %s';
-$_['error_log'] = 'There were errors updating the module. Please check the log file.'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el pago de Klarna Part Payment!';
+$_['error_pclass'] = 'No se pudo recuperar pClass para %s. Código de error: %s; Error de mensajes: %s';
+$_['error_curl'] = 'Error de curl - Código: %d; Mensaje: %s';
+$_['error_log'] = 'Hubo errores al actualizar el módulo. Por favor revise el archivo de registro.';
diff --git a/public/admin/language/es-es/extension/payment/klarna_checkout.php b/public/admin/language/es-es/extension/payment/klarna_checkout.php
index 29df493..b2b62d1 100644
--- a/public/admin/language/es-es/extension/payment/klarna_checkout.php
+++ b/public/admin/language/es-es/extension/payment/klarna_checkout.php
@@ -1,178 +1,178 @@
<?php
// Heading
-$_['heading_title'] = 'Klarna Checkout';
+$_['heading_title'] = 'Klarna Checkout';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified Klarna Checkout account details!';
-$_['text_edit'] = 'Edit Klarna Checkout';
-$_['text_live'] = 'Live';
-$_['text_test'] = 'Test';
-$_['text_payment_info'] = 'Payment information';
-$_['text_na'] = 'N/A';
-$_['text_confirm_cancel'] = 'Are you sure you want to cancel this transaction?';
-$_['text_confirm_capture'] = 'Are you sure you want to capture';
-$_['text_confirm_refund'] = 'Are you sure you want to refund';
-$_['text_confirm_extend_authorization'] = 'Are you sure you want to extend the authorization?';
-$_['text_confirm_release_authorization'] = 'Are you sure you want to release the remaining authorization?';
-$_['text_confirm_merchant_reference'] = 'Are you sure you want to update merchant reference 1?';
-$_['text_confirm_shipping_info'] = 'Are you sure you want to save shipping information?';
-$_['text_confirm_billing_address'] = 'Are you sure you want to update the billing address?';
-$_['text_confirm_shipping_address'] = 'Are you sure you want to extend the shipping address?';
-$_['text_confirm_trigger_send_out'] = 'Are you sure you want to trigger a new send out?';
-$_['text_confirm_settlement'] = 'Are you sure you want to process settlement files?';
-$_['text_no_capture'] = 'No captures';
-$_['text_no_refund'] = 'No refunds';
-$_['text_success_action'] = 'Success';
-$_['text_error_generic'] = 'Error: There was an error with your request.';
-$_['text_capture_shipping_info_title'] = 'Capture %d - Shipping Info';
-$_['text_capture_billing_address_title'] = 'Capture %d - Billing Address';
-$_['text_new_capture_title'] = 'New Capture';
-$_['text_new_refund_title'] = 'New Refund';
-$_['text_downloading_settlement'] = 'Downloading settlement files...';
-$_['text_processing_orders'] = 'Processing orders...';
-$_['text_processing_order'] = 'Processing order';
-$_['text_no_files'] = 'No files to download.';
-$_['text_version'] = '1.2';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta de Klarna Checkout!';
+$_['text_edit'] = 'Editar Klarna Checkout';
+$_['text_live'] = 'Vivo';
+$_['text_test'] = 'Test';
+$_['text_payment_info'] = 'Información del Pago';
+$_['text_na'] = 'N/A';
+$_['text_confirm_cancel'] = '¿Estás seguro de que deseas cancelar esta transacción?';
+$_['text_confirm_capture'] = '¿Estás seguro de que quieres capturar';
+$_['text_confirm_refund'] = '¿Está seguro de que desea reembolsar?';
+$_['text_confirm_extend_authorization'] = '¿Está seguro que quieres extender la autorización?';
+$_['text_confirm_release_authorization'] = '¿Está seguro de que desea liberar la autorización restante?';
+$_['text_confirm_merchant_reference'] = '¿Está seguro de que desea actualizar la referencia de comerciante 1?';
+$_['text_confirm_shipping_info'] = '¿Estás seguro de que deseas guardar la información de envío?';
+$_['text_confirm_billing_address'] = '¿Está seguro de que desea actualizar la dirección de facturación?';
+$_['text_confirm_shipping_address'] = '¿Estás seguro de que deseas ampliar la dirección de envío?';
+$_['text_confirm_trigger_send_out'] = '¿Está seguro que quieres activar un nuevo envío?';
+$_['text_confirm_settlement'] = '¿Está seguro de que desea procesar los archivos de liquidación?';
+$_['text_no_capture'] = 'Sin capturas';
+$_['text_no_refund'] = 'Sin rebajas';
+$_['text_success_action'] = 'Éxito';
+$_['text_error_generic'] = 'Error: hubo un error con su solicitud.';
+$_['text_capture_shipping_info_title'] = 'Captura %d - Información de envío';
+$_['text_capture_billing_address_title'] = 'Captura %d - Dirección de facturación';
+$_['text_new_capture_title'] = 'Nueva captura';
+$_['text_new_refund_title'] = 'Nuevo reembolso';
+$_['text_downloading_settlement'] = 'Descargando archivos de liquidación...';
+$_['text_processing_orders'] = 'Procesando pedidos...';
+$_['text_processing_order'] = 'Procesamiento de pedido';
+$_['text_no_files'] = 'No hay archivos para descargar.';
+$_['text_version'] = '1.2';
// Column
-$_['column_order_id'] = 'Order ID';
-$_['column_capture_id'] = 'Capture ID';
-$_['column_reference'] = 'Klarna Reference';
-$_['column_status'] = 'Status';
-$_['column_merchant_reference_1'] = 'Merchant Reference 1';
-$_['column_customer_details'] = 'Customer Details';
-$_['column_billing_address'] = 'Billing Details';
-$_['column_shipping_address'] = 'Shipping Details';
-$_['column_order_lines'] = 'Item Details';
-$_['column_amount'] = 'Amount';
-$_['column_authorization_remaining'] = 'Authorization Remaining';
-$_['column_authorization_expiry'] = 'Authorization Expiry Date';
-$_['column_item_reference'] = 'Reference';
-$_['column_type'] = 'Type';
-$_['column_quantity'] = 'Quantity';
-$_['column_quantity_unit'] = 'Quantity Unit';
-$_['column_name'] = 'Name';
-$_['column_total_amount'] = 'Total Amount';
-$_['column_unit_price'] = 'Unit Price';
-$_['column_total_discount_amount'] = 'Total Discount Amount';
-$_['column_tax_rate'] = 'Tax Rate';
-$_['column_total_tax_amount'] = 'Total Tax Amount';
-$_['column_action'] = 'Action';
-$_['column_cancel'] = 'Cancel';
-$_['column_capture'] = 'Captures';
-$_['column_refund'] = 'Refunds';
-$_['column_date'] = 'Date';
-$_['column_title'] = 'Title';
-$_['column_given_name'] = 'Given Name';
-$_['column_family_name'] = 'Family Name';
-$_['column_street_address'] = 'Street Address';
-$_['column_street_address2'] = 'Street Address 2';
-$_['column_city'] = 'City';
-$_['column_postal_code'] = 'Postal Code';
-$_['column_region'] = 'Region';
-$_['column_country'] = 'Country';
-$_['column_email'] = 'Email';
-$_['column_phone'] = 'Phone';
-$_['column_action'] = 'Action';
-$_['column_shipping_info'] = 'Shipping Info';
-$_['column_shipping_company'] = 'Shipping Company';
-$_['column_shipping_method'] = 'Shipping Method';
-$_['column_tracking_number'] = 'Tracking Number';
-$_['column_tracking_uri'] = 'Tracking URI';
-$_['column_return_shipping_company'] = 'Return Shipping Company';
-$_['column_return_tracking_number'] = 'Return Tracking Number';
-$_['column_return_tracking_uri'] = 'Return Tracking URI';
+$_['column_order_id'] = 'ID del Pedido';
+$_['column_capture_id'] = 'ID de captura';
+$_['column_reference'] = 'Referencia Klarna';
+$_['column_status'] = 'Estado';
+$_['column_merchant_reference_1'] = 'Merchant Referencia 1';
+$_['column_customer_details'] = 'Detalles del cliente';
+$_['column_billing_address'] = 'Detalles de facturación';
+$_['column_shipping_address'] = 'Detalles de envío';
+$_['column_order_lines'] = 'Detalles del Artículo';
+$_['column_amount'] = 'Monto';
+$_['column_authorization_remaining'] = 'Autorización restante';
+$_['column_authorization_expiry'] = 'Fecha de Vencimiento de la Autorización';
+$_['column_item_reference'] = 'Referencia';
+$_['column_type'] = 'Tipo';
+$_['column_quantity'] = 'Cantidad';
+$_['column_quantity_unit'] = 'Unidad cuantitativa';
+$_['column_name'] = 'Nombre';
+$_['column_total_amount'] = 'Monto Total';
+$_['column_unit_price'] = 'Precio unitario';
+$_['column_total_discount_amount'] = 'Importe total de descuento';
+$_['column_tax_rate'] = 'Tasa de Impuesto';
+$_['column_total_tax_amount'] = 'Monto total de Impuestos';
+$_['column_action'] = 'Acción';
+$_['column_cancel'] = 'Cancelar';
+$_['column_capture'] = 'Capturas';
+$_['column_refund'] = 'Reembolsos';
+$_['column_date'] = 'Fecha';
+$_['column_title'] = 'Título';
+$_['column_given_name'] = 'Nombre dado';
+$_['column_family_name'] = 'Nombre Familiar';
+$_['column_street_address'] = 'Dirección';
+$_['column_street_address2'] = 'Dirección 2';
+$_['column_city'] = 'Ciudad';
+$_['column_postal_code'] = 'Código Postal';
+$_['column_region'] = 'Region';
+$_['column_country'] = 'País';
+$_['column_email'] = 'Email';
+$_['column_phone'] = 'Teléfono';
+$_['column_action'] = 'Acción';
+$_['column_shipping_info'] = 'Datos de envío';
+$_['column_shipping_company'] = 'Compañía de envios';
+$_['column_shipping_method'] = 'Método de envío';
+$_['column_tracking_number'] = 'Número de Seguimiento';
+$_['column_tracking_uri'] = 'URI de seguimiento';
+$_['column_return_shipping_company'] = 'Empresa de Envío de Devolución';
+$_['column_return_tracking_number'] = 'Número de Seguimiento de Devolución';
+$_['column_return_tracking_uri'] = 'URI de Seguimiento de Devolución';
// Entry
-$_['entry_debug'] = 'Debug Logging';
-$_['entry_colour_button'] = 'Button Background Colour';
-$_['entry_colour_button_text'] = 'Button Text Colour';
-$_['entry_colour_checkbox'] = 'Checkbox Background Colour';
-$_['entry_colour_checkbox_checkmark'] = 'Checkbox Tick Colour';
-$_['entry_colour_header'] = 'Heading Text Colour';
-$_['entry_colour_link'] = 'Link Text Colour';
-$_['entry_separate_shipping_address'] = 'Allow Separate Shipping Address';
-$_['entry_dob_mandatory'] = 'Date Of Birth Mandatory (UK stores only)';
-$_['entry_title_mandatory'] = 'Title Mandatory (UK stores only)';
-$_['entry_additional_text_box'] = 'Allow Newsletter Signup';
+$_['entry_debug'] = 'Debug Logging';
+$_['entry_colour_button'] = 'Color de Fondo del Botón';
+$_['entry_colour_button_text'] = 'Color del Texto del Botón';
+$_['entry_colour_checkbox'] = 'Color de Fondo de la Casilla de Verificación';
+$_['entry_colour_checkbox_checkmark'] = 'Marque la Casilla de Verificación Color';
+$_['entry_colour_header'] = 'Color del Texto del Encabezado';
+$_['entry_colour_link'] = 'Color del Texto del Enlace';
+$_['entry_separate_shipping_address'] = 'Permitir Dirección de Envío Separada';
+$_['entry_dob_mandatory'] = 'Fecha de Nacimiento obligatoria (solo en Tiendas del Reino Unido)';
+$_['entry_title_mandatory'] = 'Título obligatorio (solo en Tiendas del Reino Unido)';
+$_['entry_additional_text_box'] = 'Permitir suscripción al boletín';
-$_['entry_total'] = 'Total';
-$_['entry_order_status'] = 'Order Status';
-$_['entry_order_status_authorised'] = 'Authorized';
-$_['entry_order_status_part_captured'] = 'Part Captured';
-$_['entry_order_status_captured'] = 'Captured';
-$_['entry_order_status_cancelled'] = 'Cancelled';
-$_['entry_order_status_refund'] = 'Full Refund';
-$_['entry_order_status_fraud_rejected'] = 'Fraud - Rejected';
-$_['entry_order_status_fraud_pending'] = 'Fraud - Pending Decision';
-$_['entry_order_status_fraud_accepted'] = 'Fraud - Accepted';
-$_['entry_status'] = 'Status';
-$_['entry_terms'] = 'Terms & Conditions';
-$_['entry_locale'] = 'Locale';
-$_['entry_currency'] = 'Currency';
-$_['entry_merchant_id'] = 'Merchant ID (MID)';
-$_['entry_secret'] = 'Shared Secret';
-$_['entry_environment'] = 'Environment (Live/Test)';
-$_['entry_country'] = 'Country';
-$_['entry_shipping'] = 'Shipping Countries';
-$_['entry_api'] = 'API Location';
-$_['entry_shipping_company'] = 'Shipping Company';
-$_['entry_shipping_method'] = 'Shipping Method';
-$_['entry_tracking_number'] = 'Tracking Number';
-$_['entry_tracking_uri'] = 'Tracking URI';
-$_['entry_return_shipping_company'] = 'Return Shipping Company';
-$_['entry_return_tracking_number'] = 'Return Tracking Number';
-$_['entry_return_tracking_uri'] = 'Return Tracking URI';
-$_['entry_sftp_username'] = 'SFTP Username';
-$_['entry_sftp_password'] = 'SFTP Password';
-$_['entry_process_settlement'] = 'Process Settlement Files';
-$_['entry_settlement_order_status'] = 'Order Status';
-$_['entry_version'] = 'Extension Version';
+$_['entry_total'] = 'Total';
+$_['entry_order_status'] = 'Estado del pedido';
+$_['entry_order_status_authorised'] = 'Autorizado';
+$_['entry_order_status_part_captured'] = 'Parte capturada';
+$_['entry_order_status_captured'] = 'Capturado';
+$_['entry_order_status_cancelled'] = 'Cancelado';
+$_['entry_order_status_refund'] = 'Reembolso completo';
+$_['entry_order_status_fraud_rejected'] = 'Fraude - Rechazado';
+$_['entry_order_status_fraud_pending'] = 'Fraude - Decisión pendiente';
+$_['entry_order_status_fraud_accepted'] = 'Fraude - Aceptado';
+$_['entry_status'] = 'Estado';
+$_['entry_terms'] = 'Términos y Condiciones';
+$_['entry_locale'] = 'Lugar';
+$_['entry_currency'] = 'Moneda';
+$_['entry_merchant_id'] = 'Merchant ID (MID)';
+$_['entry_secret'] = 'Shared Secret';
+$_['entry_environment'] = 'Entorno (Vivo/Prueba)';
+$_['entry_country'] = 'País';
+$_['entry_shipping'] = 'Países de Envío';
+$_['entry_api'] = 'Ubicación API';
+$_['entry_shipping_company'] = 'Compañía de Envio';
+$_['entry_shipping_method'] = 'Método de Envío';
+$_['entry_tracking_number'] = 'Número de Seguimiento';
+$_['entry_tracking_uri'] = 'URI de Seguimiento';
+$_['entry_return_shipping_company'] = 'Return Shipping Company';
+$_['entry_return_tracking_number'] = 'Return Tracking Number';
+$_['entry_return_tracking_uri'] = 'Return Tracking URI';
+$_['entry_sftp_username'] = 'SFTP Username';
+$_['entry_sftp_password'] = 'SFTP Password';
+$_['entry_process_settlement'] = 'Process Settlement Files';
+$_['entry_settlement_order_status'] = 'Order Status';
+$_['entry_version'] = 'Extension Version';
// Help
-$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.';
-$_['help_separate_shipping_address'] = 'If yes, the consumer can enter different billing and shipping addresses.';
-$_['help_dob_mandatory'] = 'If yes, the consumer cannot skip date of birth.';
-$_['help_title_mandatory'] = 'If specified to no, title becomes optional in countries that by default require title.';
-$_['help_additional_text_box'] = 'Allows newsletter signup within the iFrame for logged in users.';
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
-$_['help_locale'] = 'Locale code for each account. Two-letter language code combined with two-letter country code according to RFC 1766. (e.g. en-gb for British English or sv-se for Swedish)';
-$_['help_api'] = 'For Europe users, Klarna Checkout doesn\'t provide the customer region. This means that region specific shipping options will not work (Country specific shipping is fine)';
-$_['help_sftp_username'] = 'SFTP username provided by your account manager';
-$_['help_sftp_password'] = 'SFTP password provided by your account manager';
-$_['help_settlement_order_status'] = 'Order status that processed settlement orders will change to.';
-$_['help_shipping'] = 'All countries within this geo zone will be available to select in the Klarna iFrame.';
+$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.';
+$_['help_separate_shipping_address'] = 'If yes, the consumer can enter different billing and shipping addresses.';
+$_['help_dob_mandatory'] = 'If yes, the consumer cannot skip date of birth.';
+$_['help_title_mandatory'] = 'If specified to no, title becomes optional in countries that by default require title.';
+$_['help_additional_text_box'] = 'Allows newsletter signup within the iFrame for logged in users.';
+$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
+$_['help_locale'] = 'Locale code for each account. Two-letter language code combined with two-letter country code according to RFC 1766. (e.g. en-gb for British English or sv-se for Swedish)';
+$_['help_api'] = 'For Europe users, Klarna Checkout doesn\'t provide the customer region. This means that region specific shipping options will not work (Country specific shipping is fine)';
+$_['help_sftp_username'] = 'SFTP username provided by your account manager';
+$_['help_sftp_password'] = 'SFTP password provided by your account manager';
+$_['help_settlement_order_status'] = 'Order status that processed settlement orders will change to.';
+$_['help_shipping'] = 'All countries within this geo zone will be available to select in the Klarna iFrame.';
// Button
-$_['button_account_remove'] = 'Remove Account';
-$_['button_account_add'] = 'Add Account';
-$_['button_capture'] = 'Capture';
-$_['button_refund'] = 'Refund';
-$_['button_extend_authorization'] = 'Extend';
-$_['button_release_authorization'] = 'Release';
-$_['button_update'] = 'Update';
-$_['button_add_shipping_info'] = 'Add Shipping Info';
-$_['button_trigger_send_out'] = 'Trigger New Send Out';
-$_['button_edit_shipping_info'] = 'Edit Shipping Info';
-$_['button_edit_billing_address'] = 'Edit Billing Address';
-$_['button_new_capture'] = 'New Capture';
-$_['button_new_refund'] = 'New Refund';
-$_['button_process_settlement'] = 'Process Settlement Files';
+$_['button_account_remove'] = 'Remove Account';
+$_['button_account_add'] = 'Add Account';
+$_['button_capture'] = 'Capture';
+$_['button_refund'] = 'Refund';
+$_['button_extend_authorization'] = 'Extend';
+$_['button_release_authorization'] = 'Release';
+$_['button_update'] = 'Update';
+$_['button_add_shipping_info'] = 'Add Shipping Info';
+$_['button_trigger_send_out'] = 'Trigger New Send Out';
+$_['button_edit_shipping_info'] = 'Edit Shipping Info';
+$_['button_edit_billing_address'] = 'Edit Billing Address';
+$_['button_new_capture'] = 'New Capture';
+$_['button_new_refund'] = 'New Refund';
+$_['button_process_settlement'] = 'Process Settlement Files';
// Error
-$_['error_warning'] = 'Warning: Please check the form carefully for errors!';
-$_['error_php_version'] = 'Minimum version of PHP 5.4.0 is required!';
-$_['error_ssl'] = 'You must enable "Use SSL" in the store settings and have an SSL certificate installed!';
-$_['error_account_minimum'] = 'Please add at least one account.';
-$_['error_locale'] = 'Please enter a valid locale.';
-$_['error_account_currency'] = 'Account list contains one or more duplicate currencies.';
-$_['error_merchant_id'] = 'Merchant ID Required!';
-$_['error_secret'] = 'Shared Secret Required!';
-$_['error_tax_warning'] = 'Warning: Some of your products use a Payment Address based Tax Class. Klarna Checkout will not work when any of these are placed in the cart.';
+$_['error_warning'] = 'Warning: Please check the form carefully for errors!';
+$_['error_php_version'] = 'Minimum version of PHP 5.4.0 is required!';
+$_['error_ssl'] = 'You must enable "Use SSL" in the store settings and have an SSL certificate installed!';
+$_['error_account_minimum'] = 'Please add at least one account.';
+$_['error_locale'] = 'Please enter a valid locale.';
+$_['error_account_currency'] = 'Account list contains one or more duplicate currencies.';
+$_['error_merchant_id'] = 'Merchant ID Required!';
+$_['error_secret'] = 'Shared Secret Required!';
+$_['error_tax_warning'] = 'Warning: Some of your products use a Payment Address based Tax Class. Klarna Checkout will not work when any of these are placed in the cart.';
// Tab
-$_['tab_setting'] = 'Settings';
-$_['tab_order_status'] = 'Order Statuses';
-$_['tab_account'] = 'Accounts';
-$_['tab_settlement'] = 'Settlement'; \ No newline at end of file
+$_['tab_setting'] = 'Settings';
+$_['tab_order_status'] = 'Order Statuses';
+$_['tab_account'] = 'Accounts';
+$_['tab_settlement'] = 'Settlement';