diff options
10 files changed, 431 insertions, 431 deletions
diff --git a/public/admin/language/es-es/extension/payment/amazon_login_pay.php b/public/admin/language/es-es/extension/payment/amazon_login_pay.php index b456bda..6e1a9e0 100644 --- a/public/admin/language/es-es/extension/payment/amazon_login_pay.php +++ b/public/admin/language/es-es/extension/payment/amazon_login_pay.php @@ -55,7 +55,7 @@ $_['text_transactions'] = 'Transacciones'; $_['text_column_authorization_id'] = 'ID de autorización de Amazon'; $_['text_column_capture_id'] = 'ID de captura de Amazon'; $_['text_column_refund_id'] = 'ID de reembolso de Amazon'; -$_['text_column_amount'] = 'Cantidad'; +$_['text_column_amount'] = 'Monto'; $_['text_column_type'] = 'Tipo'; $_['text_column_status'] = 'Estado'; $_['text_column_date_added'] = 'Fecha Agregada'; diff --git a/public/admin/language/es-es/extension/payment/bank_transfer.php b/public/admin/language/es-es/extension/payment/bank_transfer.php index d0926ec..dd1d8f6 100644 --- a/public/admin/language/es-es/extension/payment/bank_transfer.php +++ b/public/admin/language/es-es/extension/payment/bank_transfer.php @@ -1,23 +1,23 @@ <?php // Heading -$_['heading_title'] = 'Bank Transfer'; +$_['heading_title'] = 'Transferencia Bancaria'; // Text -$_['text_extension'] = 'Extensions'; -$_['text_success'] = 'Success: You have modified bank transfer details!'; -$_['text_edit'] = 'Edit Bank Transfer'; +$_['text_extension'] = 'Extensiones'; +$_['text_success'] = 'Éxito: ¡Has modificado los detalles de la transferencia bancaria!'; +$_['text_edit'] = 'Editar Transferencia Bancaria'; // Entry -$_['entry_bank'] = 'Bank Transfer Instructions'; +$_['entry_bank'] = 'Instrucciones de Transferencia Bancaria'; $_['entry_total'] = 'Total'; -$_['entry_order_status'] = 'Order Status'; +$_['entry_order_status'] = 'Estado del Pedido'; $_['entry_geo_zone'] = 'Geo Zone'; -$_['entry_status'] = 'Status'; -$_['entry_sort_order'] = 'Sort Order'; +$_['entry_status'] = 'Estado'; +$_['entry_sort_order'] = 'Ordenar Pedido'; // Help -$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['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 bank transfer!'; -$_['error_bank'] = 'Bank Transfer Instructions Required!';
\ No newline at end of file +// Error +$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar la transferencia bancaria de pago!'; +$_['error_bank'] = 'Instrucciones de Transferencia Bancaria requeridas!'; 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 562a5f9..1f2647a 100644 --- a/public/admin/language/es-es/extension/payment/bluepay_hosted.php +++ b/public/admin/language/es-es/extension/payment/bluepay_hosted.php @@ -1,65 +1,65 @@ <?php // Heading -$_['heading_title'] = 'BluePay Hosted Form'; +$_['heading_title'] = 'Formulario de BluePay Hosted'; // Text -$_['text_extension'] = 'Extensions'; -$_['text_success'] = 'Success: You have modified BluePay Hosted Form account details!'; -$_['text_edit'] = 'Edit BluePay Hosted Form'; -$_['text_bluepay_hosted'] = '<a href="http://www.bluepay.com/preferred-partner/opencart" target="_blank"><img src="view/image/payment/bluepay.jpg" alt="BluePay Hosted Form" title="BluePay Hosted Form" style="border: 1px solid #EEEEEE;" /></a>'; -$_['text_test'] = 'Test'; -$_['text_live'] = 'Live'; -$_['text_sale'] = 'Sale'; -$_['text_authenticate'] = 'Authorize'; -$_['text_release_ok'] = 'Release was successful'; -$_['text_release_ok_order'] = 'Release was successful'; -$_['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_payment_info'] = 'Payment information'; -$_['text_release_status'] = 'Payment released'; -$_['text_void_status'] = 'Payment voided'; -$_['text_rebate_status'] = 'Payment rebated'; -$_['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'] = 'Date Added'; -$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; -$_['text_confirm_release'] = 'Are you sure you want to release 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 del formulario alojado de BluePay!'; +$_['text_edit'] = 'Editar Formulario BluePay Hosted'; +$_['text_bluepay_hosted'] = '<a href="http://www.bluepay.com/preferred-partner/opencart" target="_blank"><img src="view/image/payment/bluepay.jpg" alt="BluePay Hosted Form" title="BluePay Hosted Form" style="border: 1px solid #EEEEEE;"/></a>'; +$_['text_test'] = 'Prueba'; +$_['text_live'] = 'Vivo'; +$_['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_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'; +$_['text_void_status'] = 'Pago anulado'; +$_['text_rebate_status'] = 'Pago rebajado'; +$_['text_order_ref'] = 'Pedido Referido'; +$_['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'] = 'Fecha Agregada'; +$_['text_confirm_void'] = '¿Estás seguro de que quieres anular el pago?'; +$_['text_confirm_release'] = '¿Seguro que quieres liberar el pago?'; +$_['text_confirm_rebate'] = '¿Está seguro de que desea reembolsar el pago?'; // Entry -$_['entry_account_name'] = 'Account Name'; -$_['entry_account_id'] = 'Account ID'; -$_['entry_secret_key'] = 'Secret Key'; -$_['entry_test'] = 'Transaction Mode'; -$_['entry_transaction'] = 'Transaction Method'; -$_['entry_card_amex'] = 'Amex'; -$_['entry_card_discover'] = 'Discover'; -$_['entry_total'] = 'Total'; -$_['entry_order_status'] = 'Order Status'; -$_['entry_geo_zone'] = 'Geo Zone'; -$_['entry_status'] = 'Status'; -$_['entry_sort_order'] = 'Sort Order'; -$_['entry_debug'] = 'Debug logging'; +$_['entry_account_name'] = 'Nombre de la Cuenta'; +$_['entry_account_id'] = 'Account ID'; +$_['entry_secret_key'] = 'Secret Key'; +$_['entry_test'] = 'Modo de Transacción'; +$_['entry_transaction'] = 'Método de Transacción'; +$_['entry_card_amex'] = 'Amex'; +$_['entry_card_discover'] = 'Descubrir'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Estado del Pedido'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Estado'; +$_['entry_sort_order'] = 'Ordenar Pedido'; +$_['entry_debug'] = 'Registro de Depuración'; // Help -$_['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_transaction'] = 'Sale will charge customer immediately. Authorization will put funds on hold for future capture.'; -$_['help_cron_job_token'] = 'Make this long and hard to guess'; -$_['help_cron_job_url'] = 'Set a cron job to call this URL'; +$_['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'; +$_['help_transaction'] = 'La venta le cobrará al cliente de inmediato. La autorización pondrá los fondos en espera para futuras capturas.'; +$_['help_cron_job_token'] = 'Haz esto largo y difícil de adivinar'; +$_['help_cron_job_url'] = 'Establecer un trabajo cron para llamar a esta URL'; // Button -$_['button_release'] = 'Release'; -$_['button_rebate'] = 'Rebate / refund'; -$_['button_void'] = 'Void'; +$_['button_release'] = 'Lanzamiento'; +$_['button_rebate'] = 'Rebaja / Reembolso'; +$_['button_void'] = 'Vacío'; // Error -$_['error_permission'] = 'Warning: You do not have permission to modify payment BluePay!'; -$_['error_account_name'] = 'Account Name Required!'; -$_['error_account_id'] = 'Account ID Required!'; -$_['error_secret_key'] = 'Secret Key Required!';
\ No newline at end of file +$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el pago de BluePay!'; +$_['error_account_name'] = 'Nombre de Cuenta Requerido!'; +$_['error_account_id'] = '¡Se requiere ID de cuenta!'; +$_['error_secret_key'] = 'Llave secreta requerida'; 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 fe686e9..9920ca9 100644 --- a/public/admin/language/es-es/extension/payment/bluepay_redirect.php +++ b/public/admin/language/es-es/extension/payment/bluepay_redirect.php @@ -1,63 +1,63 @@ <?php // Heading -$_['heading_title'] = 'BluePay Redirect (Requires SSL)'; +$_['heading_title'] = 'Redirección de BluePay (Requiere SSL)'; // Text -$_['text_extension'] = 'Extensions'; -$_['text_success'] = 'Success: You have modified BluePay Redirect account details!'; -$_['text_edit'] = 'Edit BluePay Redirect (Requires SSL)'; -$_['text_bluepay_redirect'] = '<a href="http://www.bluepay.com/preferred-partner/opencart" target="_blank"><img src="view/image/payment/bluepay.jpg" alt="BluePay Redirect" title="BluePay Redirect" style="border: 1px solid #EEEEEE;" /></a>'; -$_['text_sim'] = 'Simulator'; -$_['text_test'] = 'Test'; -$_['text_live'] = 'Live'; -$_['text_sale'] = 'Sale'; -$_['text_authenticate'] = 'Authorize'; -$_['text_release_ok'] = 'Release was successful'; -$_['text_release_ok_order'] = 'Release was successful'; -$_['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_payment_info'] = 'Payment information'; -$_['text_release_status'] = 'Payment released'; -$_['text_void_status'] = 'Payment voided'; -$_['text_rebate_status'] = 'Payment rebated'; -$_['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'] = 'Created'; -$_['text_confirm_void'] = 'Are you sure you want to void the payment?'; -$_['text_confirm_release'] = 'Are you sure you want to release 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 Redirect de BluePay!'; +$_['text_edit'] = 'Editar BluePay Redirect (Requiere SSL)'; +$_['text_bluepay_redirect'] = '<a href="http://www.bluepay.com/preferred-partner/opencart" target="_blank"><img src="view/image/payment/bluepay.jpg" alt="BluePay Redirect" title="BluePay Redirect" style="border: 1px solid #EEEEEE;"/></a>'; +$_['text_sim'] = 'Simulador'; +$_['text_test'] = 'Prueba'; +$_['text_live'] = 'Vivo'; +$_['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_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'; +$_['text_void_status'] = 'Pago anulado'; +$_['text_rebate_status'] = 'Pago rebajado'; +$_['text_order_ref'] = 'Pedido referido'; +$_['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'] = 'Creado'; +$_['text_confirm_void'] = '¿Estás seguro de que quieres anular el pago?'; +$_['text_confirm_release'] = '¿Estas seguro que quieres liberar el pago?'; +$_['text_confirm_rebate'] = '¿Está seguro de que desea reembolsar el pago?'; // Entry -$_['entry_vendor'] = 'Account ID'; -$_['entry_secret_key'] = 'Secret Key'; -$_['entry_test'] = 'Transaction Mode'; -$_['entry_transaction'] = 'Transaction Method'; -$_['entry_total'] = 'Total'; -$_['entry_order_status'] = 'Order Status'; -$_['entry_geo_zone'] = 'Geo Zone'; -$_['entry_status'] = 'Status'; -$_['entry_sort_order'] = 'Sort Order'; -$_['entry_debug'] = 'Debug logging'; -$_['entry_card'] = 'Store Cards'; +$_['entry_vendor'] = 'ID de la cuenta'; +$_['entry_secret_key'] = 'Llave secreta'; +$_['entry_test'] = 'Modo de Transacción'; +$_['entry_transaction'] = 'Método de Transacción'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Estado del Pedido'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Estado'; +$_['entry_sort_order'] = 'Ordenar Pedido'; +$_['entry_debug'] = 'Registro de depuración'; +$_['entry_card'] = 'Tarjetas de Compras'; // Help -$_['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_transaction'] = 'Sale will charge customer immediately. Authorization will put funds on hold for future capture.'; -$_['help_cron_job_token'] = 'Make this long and hard to guess'; -$_['help_cron_job_url'] = 'Set a cron job to call this URL'; +$_['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'; +$_['help_transaction'] = 'La venta le cobrará al cliente de inmediato. La autorización pondrá los fondos en espera para futuras capturas.'; +$_['help_cron_job_token'] = 'Haz esto largo y difícil de adivinar'; +$_['help_cron_job_url'] = 'Establecer un trabajo cron para llamar a esta URL'; // Button -$_['button_release'] = 'Release'; -$_['button_rebate'] = 'Rebate / refund'; -$_['button_void'] = 'Void'; +$_['button_release'] = 'Lanzamiento'; +$_['button_rebate'] = 'Rebaja / Reembolso'; +$_['button_void'] = 'Vacío'; // Error -$_['error_permission'] = 'Warning: You do not have permission to modify payment BluePay!'; -$_['error_account_id'] = 'Account ID Required!'; -$_['error_secret_key'] = 'Secret Key Required!';
\ No newline at end of file +$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el pago de BluePay!'; +$_['error_account_id'] = '¡ID Cuenta Requerido!'; +$_['error_secret_key'] = '¡Llave secreta requerida!'; diff --git a/public/admin/language/es-es/extension/payment/cardconnect.php b/public/admin/language/es-es/extension/payment/cardconnect.php index dd1ce99..2e0cdcd 100644 --- a/public/admin/language/es-es/extension/payment/cardconnect.php +++ b/public/admin/language/es-es/extension/payment/cardconnect.php @@ -3,99 +3,99 @@ $_['heading_title'] = 'CardConnect'; // Tab -$_['tab_settings'] = 'Settings'; -$_['tab_order_status'] = 'Order Status'; +$_['tab_settings'] = 'Configuraciones'; +$_['tab_order_status'] = 'Estado del Pedido'; // Text -$_['text_extension'] = 'Extensions'; -$_['text_success'] = 'Success: You have modified CardConnect payment module!'; -$_['text_edit'] = 'Edit CardConnect'; -$_['text_cardconnect'] = '<a href="http://www.cardconnect.com" target="_blank"><img src="view/image/payment/cardconnect.png" alt="CardConnect" title="CardConnect"></a>'; -$_['text_payment'] = 'Payment'; -$_['text_authorize'] = 'Authorize'; -$_['text_live'] = 'Live'; -$_['text_test'] = 'Test'; -$_['text_no_cron_time'] = 'The cron has not yet been executed'; -$_['text_payment_info'] = 'Payment Information'; -$_['text_payment_method'] = 'Payment Method'; +$_['text_extension'] = 'Extensiones'; +$_['text_success'] = 'Éxito: ¡Ha modificado el módulo de pago CardConnect!'; +$_['text_edit'] = 'Editar CardConnect'; +$_['text_cardconnect'] = '<a href="https://www.cardconnect.com" target="_blank"><img src="view/image/payment/cardconnect.png" alt="CardConnect" title="CardConnect"></a>'; +$_['text_payment'] = 'Pago'; +$_['text_authorize'] = 'Autorizar'; +$_['text_live'] = 'Vivo'; +$_['text_test'] = 'Prueba'; +$_['text_no_cron_time'] = 'El cron aún no se ha ejecutado.'; +$_['text_payment_info'] = 'Información del Pago'; +$_['text_payment_method'] = 'Método de Pago'; $_['text_card'] = 'Card'; $_['text_echeck'] = 'eCheck'; -$_['text_reference'] = 'Reference'; -$_['text_update'] = 'Update'; -$_['text_order_total'] = 'Order Total'; -$_['text_total_captured'] = 'Total Captured'; -$_['text_capture_payment'] = 'Capture Payment'; -$_['text_refund_payment'] = 'Refund Payment'; -$_['text_void'] = 'Void'; -$_['text_transactions'] = 'Transactions'; -$_['text_column_type'] = 'Type'; -$_['text_column_reference'] = 'Reference'; -$_['text_column_amount'] = 'Amount'; -$_['text_column_status'] = 'Status'; -$_['text_column_date_modified'] = 'Date Modified'; -$_['text_column_date_added'] = 'Date Added'; -$_['text_column_update'] = 'Update'; -$_['text_column_void'] = 'Void'; -$_['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_inquire_success'] = 'Inquire was successful'; -$_['text_capture_success'] = 'Capture request was successful'; -$_['text_refund_success'] = 'Refund request was successful'; -$_['text_void_success'] = 'Void request was successful'; +$_['text_reference'] = 'Referencia'; +$_['text_update'] = 'Actualizar'; +$_['text_order_total'] = 'Total del Pedido'; +$_['text_total_captured'] = 'Total Capturado'; +$_['text_capture_payment'] = 'Captura de Pago'; +$_['text_refund_payment'] = 'Reembolso'; +$_['text_void'] = 'Vacío'; +$_['text_transactions'] = 'Transacciones'; +$_['text_column_type'] = 'Tipo'; +$_['text_column_reference'] = 'Referencia'; +$_['text_column_amount'] = 'Monto'; +$_['text_column_status'] = 'Estado'; +$_['text_column_date_modified'] = 'Fecha Modificada'; +$_['text_column_date_added'] = 'Fecha Agregada'; +$_['text_column_update'] = 'Actualizar'; +$_['text_column_void'] = 'Vacío'; +$_['text_confirm_capture'] = '¿Estás seguro que quieres capturar el pago?'; +$_['text_confirm_refund'] = '¿Estás seguro de que deseas reembolsar el pago?'; +$_['text_inquire_success'] = 'Inquirir fue exitoso'; +$_['text_capture_success'] = 'La solicitud de captura fue exitosa'; +$_['text_refund_success'] = 'La solicitud de reembolso fue exitosa'; +$_['text_void_success'] = 'La solicitud nula fue exitosa'; // Entry $_['entry_merchant_id'] = 'Merchant ID'; $_['entry_api_username'] = 'API Username'; $_['entry_api_password'] = 'API Password'; $_['entry_token'] = 'Secret Token'; -$_['entry_transaction'] = 'Transaction'; -$_['entry_environment'] = 'Environment'; -$_['entry_site'] = 'Site'; -$_['entry_store_cards'] = 'Store Cards'; +$_['entry_transaction'] = 'Transacción'; +$_['entry_environment'] = 'Entorno'; +$_['entry_site'] = 'Sitio'; +$_['entry_store_cards'] = 'Tarjetas de Compra'; $_['entry_echeck'] = 'eCheck'; $_['entry_total'] = 'Total'; $_['entry_geo_zone'] = 'Geo Zone'; -$_['entry_status'] = 'Status'; -$_['entry_logging'] = 'Debug Logging'; -$_['entry_sort_order'] = 'Sort Order'; +$_['entry_status'] = 'Estado'; +$_['entry_logging'] = 'Registro de Depuración'; +$_['entry_sort_order'] = 'Ordenar Pedido'; $_['entry_cron_url'] = 'Cron Job URL'; $_['entry_cron_time'] = 'Cron Job Last Run'; -$_['entry_order_status_pending'] = 'Pending'; -$_['entry_order_status_processing'] = 'Processing'; +$_['entry_order_status_pending'] = 'Pendiente'; +$_['entry_order_status_processing'] = 'Tratamiento'; // Help -$_['help_merchant_id'] = 'Your personal CardConnect account merchant ID.'; -$_['help_api_username'] = 'Your username to access the CardConnect API.'; -$_['help_api_password'] = 'Your password to access the CardConnect API.'; +$_['help_merchant_id'] = 'Su ID de merchant de cuenta CardConnect personal.'; +$_['help_api_username'] = 'Su nombre de usuario para acceder a la API CardConnect.'; +$_['help_api_password'] = 'Su contraseña para acceder a la API CardConnect.'; $_['help_token'] = 'Enter a random token for security or use the one generated.'; -$_['help_transaction'] = 'Choose \'Payment\' to capture the payment immediately or \'Authorize\' to have to approve it.'; -$_['help_site'] = 'This determines the first part of the API URL. Only change if instructed.'; -$_['help_store_cards'] = 'Whether you want to store cards using tokenization.'; -$_['help_echeck'] = 'Whether you want to offer the ability to pay using an eCheck.'; -$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active. Must be a value with no currency sign.'; -$_['help_logging'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.'; -$_['help_cron_url'] = 'Set a cron job to call this URL so that the orders are auto-updated. It is designed to be ran a few hours after the last capture of a business day.'; -$_['help_cron_time'] = 'This is the last time that the cron job URL was executed.'; -$_['help_order_status_pending'] = 'The order status when the order has to be authorized by the merchant.'; -$_['help_order_status_processing'] = 'The order status when the order is automatically captured.'; +$_['help_transaction'] = 'Elija \'Pago\' para capturar el pago de inmediato o \'Autorizar\' para tener que aprobarlo.'; +$_['help_site'] = 'Esto determina la primera parte de la URL de la API. Solo cambie si se le indica.'; +$_['help_store_cards'] = 'Si desea almacenar tarjetas mediante tokenización.'; +$_['help_echeck'] = 'Si desea ofrecer la posibilidad de pagar con un eCheck.'; +$_['help_total'] = 'El total de la compra que debe alcanzar el pedido antes de que este método de pago se active. Debe ser un valor sin signo de moneda.'; +$_['help_logging'] = 'Habilitar la depuración escribirá datos confidenciales en un archivo de registro. Siempre debe deshabilitar a menos que se le indique lo contrario.'; +$_['help_cron_url'] = 'Establezca un trabajo cron para llamar a esta URL para que los pedidos se actualicen automáticamente. Está diseñado para ejecutarse unas horas después de la última captura de un día hábil.'; +$_['help_cron_time'] = 'Esta es la última vez que se ejecutó la URL del trabajo cron.'; +$_['help_order_status_pending'] = 'El estado del pedido cuando el pedido debe ser autorizado por el comerciante.'; +$_['help_order_status_processing'] = 'El estado del pedido cuando el pedido se captura automáticamente.'; // Button -$_['button_inquire_all'] = 'Inquire All'; -$_['button_capture'] = 'Capture'; -$_['button_refund'] = 'Refund'; -$_['button_void_all'] = 'Void All'; -$_['button_inquire'] = 'Inquire'; -$_['button_void'] = 'Void'; +$_['button_inquire_all'] = 'Inquirir Todo'; +$_['button_capture'] = 'Capturar'; +$_['button_refund'] = 'Reembolso'; +$_['button_void_all'] = 'Anular todo'; +$_['button_inquire'] = 'Inquirir'; +$_['button_void'] = 'Vacío'; // Error -$_['error_permission'] = 'Warning: You do not have permission to modify payment CardConnect!'; -$_['error_merchant_id'] = 'Merchant ID Required!'; -$_['error_api_username'] = 'API Username Required!'; -$_['error_api_password'] = 'API Password Required!'; -$_['error_token'] = 'Secret Token Required!'; -$_['error_site'] = 'Site Required!'; -$_['error_amount_zero'] = 'Amount must be higher than zero!'; -$_['error_no_order'] = 'No matching order info!'; -$_['error_invalid_response'] = 'Invalid response received!'; -$_['error_data_missing'] = 'Missing data!'; -$_['error_not_enabled'] = 'Module not enabled!';
\ No newline at end of file +$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el pago de CardConnect!'; +$_['error_merchant_id'] = '¡Merchant ID Requerido!'; +$_['error_api_username'] = '¡API Username Requerido!'; +$_['error_api_password'] = '¡API Password Requerido!'; +$_['error_token'] = '¡Secret Token Requerido!'; +$_['error_site'] = '¡Sitio Requerido!'; +$_['error_amount_zero'] = '¡La cantidad debe ser mayor que cero!'; +$_['error_no_order'] = '¡No hay informacion similar en los pedidos!'; +$_['error_invalid_response'] = '¡Respuesta inválida recibida!'; +$_['error_data_missing'] = '¡Datos faltantes!'; +$_['error_not_enabled'] = '¡Módulo no habilitado!'; diff --git a/public/admin/language/es-es/extension/payment/cardinity.php b/public/admin/language/es-es/extension/payment/cardinity.php index 1ba0e0c..7af5d53 100644 --- a/public/admin/language/es-es/extension/payment/cardinity.php +++ b/public/admin/language/es-es/extension/payment/cardinity.php @@ -1,52 +1,52 @@ <?php // Heading -$_['heading_title'] = 'Cardinity'; +$_['heading_title'] = 'Cardinity'; // Text -$_['text_extension'] = 'Extensions'; -$_['text_success'] = 'Success: You have modified Cardinity payment module!'; -$_['text_edit'] = 'Edit Cardinity'; -$_['text_cardinity'] = '<a href="http://cardinity.com/?crdp=opencart" target="_blank"><img src="view/image/payment/cardinity.png" alt="Cardinity" title="Cardinity" style="border: 1px solid #EEEEEE;" /></a>'; -$_['text_production'] = 'Production'; -$_['text_sandbox'] = 'Sandbox'; -$_['text_payment_info'] = 'Refund information'; -$_['text_no_refund'] = 'No refund history'; -$_['text_confirm_refund'] = 'Are you sure you want to refund'; -$_['text_na'] = 'N/A'; -$_['text_success_action'] = 'Success'; -$_['text_error_generic'] = 'Error: There was an error with your request. Please check the logs.'; +$_['text_extension'] = 'Extensiones'; +$_['text_success'] = 'Éxito: ¡Ha modificado el módulo de pago de Cardinity!'; +$_['text_edit'] = 'Editar Cardinity'; +$_['text_cardinity'] = '<a href="http://cardinity.com/?crdp=opencart" target="_blank"><img src="view/image/payment/cardinity.png" alt="Cardinity" title="Cardinity" style="border: 1px solid #EEEEEE;"/></a>'; +$_['text_production'] = 'Producción'; +$_['text_sandbox'] = 'Sandbox'; +$_['text_payment_info'] = 'Información de reembolso'; +$_['text_no_refund'] = 'Sin historial de reembolso'; +$_['text_confirm_refund'] = '¿Está seguro de que desea reembolsar?'; +$_['text_na'] = 'N/A'; +$_['text_success_action'] = 'Éxito'; +$_['text_error_generic'] = 'Error: hubo un error con su solicitud. Por favor revise los registros.'; // Column -$_['column_refund'] = 'Refund'; -$_['column_date'] = 'Date'; -$_['column_refund_history'] = 'Refund History'; -$_['column_action'] = 'Action'; -$_['column_status'] = 'Status'; -$_['column_amount'] = 'Amount'; -$_['column_description'] = 'Description'; +$_['column_refund'] = 'Reembolso'; +$_['column_date'] = 'Fecha'; +$_['column_refund_history'] = 'Historial de reembolso'; +$_['column_action'] = 'Acción'; +$_['column_status'] = 'Estado'; +$_['column_amount'] = 'Cantidad'; +$_['column_description'] = 'Descripción'; // Entry -$_['entry_total'] = 'Total'; -$_['entry_order_status'] = 'Order Status'; -$_['entry_geo_zone'] = 'Geo Zone'; -$_['entry_status'] = 'Status'; -$_['entry_sort_order'] = 'Sort Order'; -$_['entry_key'] = 'Key'; -$_['entry_secret'] = 'Secret'; -$_['entry_debug'] = 'Debug'; +$_['entry_total'] = 'Total'; +$_['entry_order_status'] = 'Estado del Pedido'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_status'] = 'Estado'; +$_['entry_sort_order'] = 'Ordenar Pedido'; +$_['entry_key'] = 'Key'; +$_['entry_secret'] = 'Secret'; +$_['entry_debug'] = 'Debug'; // Help -$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.'; -$_['help_total'] = 'The checkout total the order must reach before this payment method becomes 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.'; +$_['help_total'] = 'El total de la compra que debe alcanzar el pedido antes de que este método de pago se active.'; // Button -$_['button_refund'] = 'Refund'; +$_['button_refund'] = 'Reembolso'; // Error -$_['error_key'] = 'Key Required!'; -$_['error_secret'] = 'Secret Required!'; -$_['error_composer'] = 'Unable to load Cardinity SDK. Please download a compiled vendor folder or run composer.'; -$_['error_php_version'] = 'Minimum version of PHP 5.4.0 is required!'; -$_['error_permission'] = 'Warning: You do not have permission to modify payment Cardinity!'; -$_['error_connection'] = 'There was a problem establishing a connection to the Cardinity API. Please check your Key and Secret settings.'; -$_['error_warning'] = 'Warning: Please check the form carefully for errors!';
\ No newline at end of file +$_['error_key'] = '¡Key Requerido!'; +$_['error_secret'] = '¡Secret Requerido!'; +$_['error_composer'] = 'No se puede cargar Cardinity SDK. Descargue una carpeta de proveedor compilada o ejecute Composer.'; +$_['error_php_version'] = '¡Se requiere una versión mínima de PHP 5.4.0!'; +$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el pago de Cardinity!'; +$_['error_connection'] = 'Hubo un problema al establecer una conexión con la API de Cardinity. Por favor verifique su configuración de clave y secreto.'; +$_['error_warning'] = 'Advertencia: ¡Por favor revise el formulario cuidadosamente para ver si hay errores!'; diff --git a/public/admin/language/es-es/extension/payment/cheque.php b/public/admin/language/es-es/extension/payment/cheque.php index 29d060a..fb1659b 100644 --- a/public/admin/language/es-es/extension/payment/cheque.php +++ b/public/admin/language/es-es/extension/payment/cheque.php @@ -1,23 +1,23 @@ <?php // Heading -$_['heading_title'] = 'Cheque / Money Order'; +$_['heading_title'] = 'Cheque / Giro Postal'; // Text -$_['text_extension'] = 'Extensions'; -$_['text_success'] = 'Success: You have modified cheque / money order account details!'; -$_['text_edit'] = 'Edit Cheque / Money Order'; +$_['text_extension'] = 'Extensiones'; +$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta de cheque / giro postal!'; +$_['text_edit'] = 'Editar Cheque / Giro Postal'; // Entry -$_['entry_payable'] = 'Payable To'; +$_['entry_payable'] = 'Pagar A'; $_['entry_total'] = 'Total'; -$_['entry_order_status'] = 'Order Status'; +$_['entry_order_status'] = 'Estado del Pedido'; $_['entry_geo_zone'] = 'Geo Zone'; -$_['entry_status'] = 'Status'; -$_['entry_sort_order'] = 'Sort Order'; +$_['entry_status'] = 'Estado'; +$_['entry_sort_order'] = 'Ordenar Pedido'; // Help -$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['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 cheque / money order!'; -$_['error_payable'] = 'Payable To Required!';
\ No newline at end of file +$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el Cheque de Pago / Giro Postal!'; +$_['error_payable'] = 'Pagar a ¡Requerido!'; diff --git a/public/admin/language/es-es/extension/payment/cod.php b/public/admin/language/es-es/extension/payment/cod.php index aa56f34..90e6a46 100644 --- a/public/admin/language/es-es/extension/payment/cod.php +++ b/public/admin/language/es-es/extension/payment/cod.php @@ -1,21 +1,21 @@ <?php // Heading -$_['heading_title'] = 'Cash On Delivery'; +$_['heading_title'] = 'Pago Contra Entrega'; // Text -$_['text_extension'] = 'Extensions'; -$_['text_success'] = 'Success: You have modified Cash On Delivery payment module!'; -$_['text_edit'] = 'Edit Cash On Delivery'; +$_['text_extension'] = 'Extensiones'; +$_['text_success'] = 'Éxito: ¡Ha modificado el módulo de pago Contra reembolso!'; +$_['text_edit'] = 'Editar Pago Contra Entrega'; // Entry $_['entry_total'] = 'Total'; -$_['entry_order_status'] = 'Order Status'; +$_['entry_order_status'] = 'Estado del Pedido'; $_['entry_geo_zone'] = 'Geo Zone'; -$_['entry_status'] = 'Status'; -$_['entry_sort_order'] = 'Sort Order'; +$_['entry_status'] = 'Estado'; +$_['entry_sort_order'] = 'Ordenar Pedido'; // Help -$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.'; +$_['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 Cash On Delivery!';
\ No newline at end of file +$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el Pago Contra Entrega!'; diff --git a/public/admin/language/es-es/extension/payment/divido.php b/public/admin/language/es-es/extension/payment/divido.php index 269e1c1..57b7de1 100644 --- a/public/admin/language/es-es/extension/payment/divido.php +++ b/public/admin/language/es-es/extension/payment/divido.php @@ -4,39 +4,39 @@ $_['heading_title'] = 'Divido'; // Text $_['text_divido'] = '<a href="http://divido.com" target="_blank"><img src="view/image/payment/divido.png"></a>'; -$_['text_edit'] = 'Edit Divido'; -$_['text_extension'] = 'Extensions'; +$_['text_edit'] = 'Editar Divido'; +$_['text_extension'] = 'Extensiones'; $_['text_order_info'] = 'Divido info'; -$_['text_success'] = 'Success: You have modified the Divido module'; +$_['text_success'] = 'Éxito: ha modificado el módulo Divido'; $_['text_proposal_id'] = 'Proposal ID'; $_['text_application_id'] = 'Application ID'; -$_['text_deposit_amount'] = 'Deposit amount'; +$_['text_deposit_amount'] = 'Cantidad del depósito'; // Entry -$_['entry_order_status'] = 'Order status when approved'; -$_['entry_sort_order'] = 'Sort order'; -$_['entry_status'] = 'Status'; +$_['entry_order_status'] = 'Estado del pedido cuando se aprueba'; +$_['entry_sort_order'] = 'Ordenar Pedido'; +$_['entry_status'] = 'Estado'; $_['entry_api_key'] = 'API-key'; -$_['entry_title'] = 'Title'; -$_['entry_productselection'] = 'Product selection'; -$_['entry_planselection'] = 'Show default plan'; -$_['entry_planlist'] = 'Plans'; -$_['entry_plans_options_all'] = 'Show all plans'; -$_['entry_plans_options_selected'] = 'Select default plans'; -$_['entry_products_options_all'] = 'All products'; -$_['entry_products_options_selected'] = 'Only selected products'; -$_['entry_products_options_threshold'] = 'All products above a defined price'; -$_['entry_price_threshold'] = 'Product price threshold'; -$_['entry_cart_threshold'] = 'Cart total threshold'; -$_['entry_threshold_list'] = 'Plan thresholds'; -$_['entry_category'] = 'Categories'; +$_['entry_title'] = 'Título'; +$_['entry_productselection'] = 'Selección de producto'; +$_['entry_planselection'] = 'Mostrar plan predeterminado'; +$_['entry_planlist'] = 'Planes'; +$_['entry_plans_options_all'] = 'Mostrar todos los planes'; +$_['entry_plans_options_selected'] = 'Seleccionar planes predeterminados'; +$_['entry_products_options_all'] = 'Todos los productos'; +$_['entry_products_options_selected'] = 'Solo productos seleccionados'; +$_['entry_products_options_threshold'] = 'Todos los productos por encima de un precio definido.'; +$_['entry_price_threshold'] = 'Umbral de precio del producto'; +$_['entry_cart_threshold'] = 'Umbral total del carrito'; +$_['entry_threshold_list'] = 'Planes de Umbral'; +$_['entry_category'] = 'Categorias'; // Help -$_['help_api_key'] = 'Key that identifies you with Divido (obtained from Divido)'; -$_['help_status'] = 'Status of the payment method'; -$_['help_order_status'] = 'Status of the order when lender has approved'; -$_['help_title'] = 'Title of the payment option, shown in checkout'; -$_['help_planselection'] = 'Choose whether to manually select plans or show the default set'; -$_['help_productselection'] = 'Select what products are available on finance'; -$_['help_category'] = 'Limit what categories where financing is available'; -$_['help_cart_threshold'] = 'Hard lower limit on cart amount for Divido to be available';
\ No newline at end of file +$_['help_api_key'] = 'Llave que te identifica con Divido (obtenido de Divido)'; +$_['help_status'] = 'Estado del método de pago.'; +$_['help_order_status'] = 'Estado de la orden cuando el prestamista ha aprobado'; +$_['help_title'] = 'Título de la opción de pago, que se muestra en la caja'; +$_['help_planselection'] = 'Elija si desea seleccionar planes manualmente o mostrar el conjunto predeterminado'; +$_['help_productselection'] = 'Seleccione qué productos están disponibles en finanzas'; +$_['help_category'] = 'Limite las categorías donde hay financiamiento disponible'; +$_['help_cart_threshold'] = 'Límite inferior estricto en la cantidad del carrito para que Divido esté disponible'; diff --git a/public/admin/language/es-es/extension/payment/eway.php b/public/admin/language/es-es/extension/payment/eway.php index 2727f63..38dc1fd 100644 --- a/public/admin/language/es-es/extension/payment/eway.php +++ b/public/admin/language/es-es/extension/payment/eway.php @@ -1,171 +1,171 @@ <?php // Heading -$_['heading_title'] = 'eWAY Payment'; +$_['heading_title'] = 'Pago eWAY'; // Text -$_['text_extension'] = 'Extensions'; -$_['text_success'] = 'Success: You have modified your eWAY details!'; -$_['text_edit'] = 'Edit eWAY'; -$_['text_eway'] = '<a target="_BLANK" href="http://www.eway.com.au/"><img src="view/image/payment/eway.png" alt="eWAY" title="eWAY" style="border: 1px solid #EEEEEE;" /></a>'; -$_['text_authorisation'] = 'Authorisation'; -$_['text_sale'] = 'Sale'; -$_['text_transparent'] = 'Transparent Redirect (payment form on site)'; -$_['text_iframe'] = 'IFrame (payment form in window)'; +$_['text_extension'] = 'Extensiones'; +$_['text_success'] = 'Éxito: ¡Has modificado tus detalles de eWAY!'; +$_['text_edit'] = 'Editar eWAY'; +$_['text_eway'] = '<a target="_blank" href="http://www.eway.com.au/"><img src="view/image/payment/eway.png" alt="eWAY" title="eWAY" style="border: 1px solid #EEEEEE;"/></a>'; +$_['text_authorisation'] = 'Autorización'; +$_['text_sale'] = 'Venta'; +$_['text_transparent'] = 'Redirección transparente (formulario de pago en el sitio)'; +$_['text_iframe'] = 'IFrame (formulario de pago en ventana)'; // Entry -$_['entry_paymode'] = 'Payment Mode'; -$_['entry_test'] = 'Test mode'; -$_['entry_order_status'] = 'Order status'; -$_['entry_order_status_refund'] = 'Refunded order status'; -$_['entry_order_status_auth'] = 'Authorised order status'; -$_['entry_order_status_fraud'] = 'Suspected Fraud order status'; -$_['entry_status'] = 'Status'; -$_['entry_username'] = 'eWAY API Key'; -$_['entry_password'] = 'eWAY password'; -$_['entry_payment_type'] = 'Payment Type'; -$_['entry_geo_zone'] = 'Geo Zone'; -$_['entry_sort_order'] = 'Sort order'; -$_['entry_transaction_method'] = 'Transaction Method'; +$_['entry_paymode'] = 'Modo de pago'; +$_['entry_test'] = 'Modo de prueba'; +$_['entry_order_status'] = 'Estado del Pedido'; +$_['entry_order_status_refund'] = 'Estado del pedido reembolsado'; +$_['entry_order_status_auth'] = 'Estado de pedido autorizado'; +$_['entry_order_status_fraud'] = 'Estado sospechoso de pedido de fraude'; +$_['entry_status'] = 'Estado'; +$_['entry_username'] = 'eWAY API Key'; +$_['entry_password'] = 'Contraseña eWAY'; +$_['entry_payment_type'] = 'Tipo de pago'; +$_['entry_geo_zone'] = 'Geo Zone'; +$_['entry_sort_order'] = 'Ordenar Pedido'; +$_['entry_transaction_method'] = 'Método de transacción'; // Error -$_['error_permission'] = 'Warning: You do not have permission to modify the eWAY payment module'; -$_['error_username'] = 'eWAY API Key is required!'; -$_['error_password'] = 'eWAY password is required!'; -$_['error_payment_type'] = 'At least one payment type is required!'; +$_['error_permission'] = 'Advertencia: no tiene permiso para modificar el módulo de pago eWAY'; +$_['error_username'] = '¡eWAY API Key es requerida!'; +$_['error_password'] = '¡eWAY password es requerida!'; +$_['error_payment_type'] = '¡Se requiere al menos un tipo de pago!'; // Help hints -$_['help_testmode'] = 'Set to Yes to use the eWAY Sandbox.'; -$_['help_username'] = 'Your eWAY API Key from your MYeWAY account.'; -$_['help_password'] = 'Your eWAY API Password from your MYeWAY account.'; -$_['help_transaction_method'] = 'Authorisation is only available for Australian banks'; +$_['help_testmode'] = 'Configure Sí para usar el Sandbox de eWAY.'; +$_['help_username'] = 'Su llave de API eWAY de su cuenta MYeWAY.'; +$_['help_password'] = 'Su contraseña de API eWAY de su cuenta MYeWAY.'; +$_['help_transaction_method'] = 'La autorización solo está disponible para Bancos Australianos'; // Order page - payment tab -$_['text_payment_info'] = 'Payment information'; -$_['text_order_total'] = 'Total authorised'; -$_['text_transactions'] = 'Transactions'; -$_['text_column_transactionid'] = 'eWAY Transaction ID'; -$_['text_column_amount'] = 'Amount'; -$_['text_column_type'] = 'Type'; -$_['text_column_created'] = 'Created'; -$_['text_total_captured'] = 'Total captured'; -$_['text_capture_status'] = 'Payment captured'; -$_['text_void_status'] = 'Payment voided'; -$_['text_refund_status'] = 'Payment refunded'; -$_['text_total_refunded'] = 'Total refunded'; -$_['text_refund_success'] = 'Refund succeeded!'; -$_['text_capture_success'] = 'Capture succeeded!'; -$_['text_refund_failed'] = 'Refund failed: '; -$_['text_capture_failed'] = 'Capture failed: '; -$_['text_unknown_failure'] = 'Invalid order or amount'; +$_['text_payment_info'] = 'Información del pago'; +$_['text_order_total'] = 'Total autorizado'; +$_['text_transactions'] = 'Transacciones'; +$_['text_column_transactionid'] = 'ID de Transacción eWAY'; +$_['text_column_amount'] = 'Monto'; +$_['text_column_type'] = 'Tipo'; +$_['text_column_created'] = 'Creado'; +$_['text_total_captured'] = 'Total capturado'; +$_['text_capture_status'] = 'Pago capturado'; +$_['text_void_status'] = 'Pago anulado'; +$_['text_refund_status'] = 'Pago reembolsado'; +$_['text_total_refunded'] = 'Total reembolsado'; +$_['text_refund_success'] = '¡Reembolso exitoso!'; +$_['text_capture_success'] = '¡Captura exitosa!'; +$_['text_refund_failed'] = 'Reembolso fallido: '; +$_['text_capture_failed'] = 'Captura fallida: '; +$_['text_unknown_failure'] = 'Pedido o importe no válido'; -$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?'; -$_['text_confirm_release'] = 'Are you sure you want to release the payment?'; -$_['text_confirm_refund'] = 'Are you sure you want to refund the payment?'; +$_['text_confirm_capture'] = '¿Seguro que quieres capturar el pago?'; +$_['text_confirm_release'] = '¿Seguro que quieres liberar el pago?'; +$_['text_confirm_refund'] = '¿Estás seguro de que deseas reembolsar el pago?'; -$_['text_empty_refund'] = 'Please enter an amount to refund'; -$_['text_empty_capture'] = 'Please enter an amount to capture'; +$_['text_empty_refund'] = 'Por favor ingrese un monto para reembolsar'; +$_['text_empty_capture'] = 'Por favor ingrese una cantidad para capturar'; -$_['btn_refund'] = 'Refund'; -$_['btn_capture'] = 'Capture'; +$_['btn_refund'] = 'Reembolso'; +$_['btn_capture'] = 'Capturar'; // Validation Error codes -$_['text_card_message_V6000'] = 'Undefined Validation Error'; -$_['text_card_message_V6001'] = 'Invalid Customer IP'; -$_['text_card_message_V6002'] = 'Invalid DeviceID'; -$_['text_card_message_V6011'] = 'Invalid Amount'; -$_['text_card_message_V6012'] = 'Invalid Invoice Description'; -$_['text_card_message_V6013'] = 'Invalid Invoice Number'; -$_['text_card_message_V6014'] = 'Invalid Invoice Reference'; -$_['text_card_message_V6015'] = 'Invalid Currency Code'; -$_['text_card_message_V6016'] = 'Payment Required'; -$_['text_card_message_V6017'] = 'Payment Currency Code Required'; -$_['text_card_message_V6018'] = 'Unknown Payment Currency Code'; -$_['text_card_message_V6021'] = 'Cardholder Name Required'; -$_['text_card_message_V6022'] = 'Card Number Required'; -$_['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_V6075'] = 'Invalid Shipping Address First Name'; -$_['text_card_message_V6076'] = 'Invalid Shipping Address Last Name'; -$_['text_card_message_V6077'] = 'Invalid Shipping Address Street1'; -$_['text_card_message_V6078'] = 'Invalid Shipping Address Street2'; -$_['text_card_message_V6079'] = 'Invalid Shipping Address City'; -$_['text_card_message_V6080'] = 'Invalid Shipping Address State'; -$_['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_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';
\ No newline at end of file +$_['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_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_V6075'] = 'Invalid Shipping Address First Name'; +$_['text_card_message_V6076'] = 'Invalid Shipping Address Last Name'; +$_['text_card_message_V6077'] = 'Invalid Shipping Address Street1'; +$_['text_card_message_V6078'] = 'Invalid Shipping Address Street2'; +$_['text_card_message_V6079'] = 'Invalid Shipping Address City'; +$_['text_card_message_V6080'] = 'Invalid Shipping Address State'; +$_['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_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'; |