aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--public/admin/language/es-es/extension/payment/squareup.php310
-rw-r--r--public/admin/language/es-es/extension/payment/twocheckout.php38
-rw-r--r--public/admin/language/es-es/extension/payment/web_payment_software.php44
-rw-r--r--public/admin/language/es-es/extension/payment/wechat_pay.php38
-rw-r--r--public/admin/language/es-es/extension/payment/worldpay.php115
5 files changed, 272 insertions, 273 deletions
diff --git a/public/admin/language/es-es/extension/payment/squareup.php b/public/admin/language/es-es/extension/payment/squareup.php
index 7615412..d295ceb 100644
--- a/public/admin/language/es-es/extension/payment/squareup.php
+++ b/public/admin/language/es-es/extension/payment/squareup.php
@@ -15,186 +15,186 @@ $_['help_notify_recurring_success'] = 'Notificar a los clien
$_['help_notify_recurring_fail'] = 'Notificar a los clientes sobre transacciones recurrentes fallidas.';
// Tab
-$_['tab_setting'] = 'Settings';
-$_['tab_transaction'] = 'Transactions';
+$_['tab_setting'] = 'Configuraciones';
+$_['tab_transaction'] = 'Transacciones';
$_['tab_cron'] = 'CRON';
-$_['tab_recurring'] = 'Recurring Payments';
+$_['tab_recurring'] = 'Pagos recurrentes';
// Text
-$_['text_access_token_expires_label'] = 'Access token expires';
-$_['text_access_token_expires_placeholder'] = 'Not setup';
-$_['text_acknowledge_cron'] = 'I confirm that I have set up an automated CRON task using one of the methods above.';
-$_['text_admin_notifications'] = 'Admin notifications';
-$_['text_authorize_label'] = 'Authorize';
-$_['text_canceled_success'] = 'Success: You have succesfully canceled this payment!';
-$_['text_capture'] = 'Capture';
-$_['text_client_id_help'] = 'Get this from the Manage Application page on Square';
+$_['text_access_token_expires_label'] = 'El token de acceso caduca';
+$_['text_access_token_expires_placeholder'] = 'No instalado';
+$_['text_acknowledge_cron'] = 'Confirmo que he configurado una tarea CRON automatizada utilizando uno de los métodos anteriores.';
+$_['text_admin_notifications'] = 'Notificaciones de administrador';
+$_['text_authorize_label'] = 'Autorizar';
+$_['text_canceled_success'] = 'Éxito: ¡Has cancelado con éxito este pago!';
+$_['text_capture'] = 'Capturar';
+$_['text_client_id_help'] = 'Obtenga esto de la página Administrar aplicación en Square';
$_['text_client_id_label'] = 'Square Application ID';
$_['text_client_id_placeholder'] = 'Square Application ID';
-$_['text_client_secret_help'] = 'Get this from the Manage Application page on Square';
+$_['text_client_secret_help'] = 'Obtenga esto de la página Administrar aplicación en Square';
$_['text_client_secret_label'] = 'OAuth Application Secret';
$_['text_client_secret_placeholder'] = 'OAuth Application Secret';
-$_['text_confirm_action'] = 'Are you sure?';
-$_['text_confirm_cancel'] = 'Are you sure you want to cancel the recurring payments?';
-$_['text_confirm_capture'] = 'You are about to capture the following amount: <strong>%s</strong>. Click OK to proceed.';
-$_['text_confirm_refund'] = 'Please provide a reason for the refund:';
-$_['text_confirm_void'] = 'You are about to void the following amount: <strong>%s</strong>. Click OK to proceed.';
-$_['text_connected'] = 'Connected';
-$_['text_connected_info'] = "Reconnect if you want to switch accounts or have manually revoked this extension's access from the Square App console. Manually refresh the access token if it has been close to 45 days since the last sale or reconnect.";
-$_['text_connection_section'] = 'Square Connection';
-$_['text_connection_success'] = 'Successfully connected!';
-$_['text_cron_email'] = 'Send task summary to this e-mail:';
-$_['text_cron_email_status'] = 'Send e-mail summary:';
-$_['text_customer_notifications'] = 'Customer notifications';
-$_['text_debug_disabled'] = 'Disabled';
-$_['text_debug_enabled'] = 'Enabled';
-$_['text_debug_help'] = 'API requests and responses will be logged in the OpenCart error log. Use this for only for debugging and development purposes.';
+$_['text_confirm_action'] = '¿Estás seguro?';
+$_['text_confirm_cancel'] = '¿Está seguro de que desea cancelar los pagos recurrentes?';
+$_['text_confirm_capture'] = 'Está a punto de capturar la siguiente cantidad: <strong>%s</strong>. Haga clic en Aceptar para continuar.';
+$_['text_confirm_refund'] = 'Proporcione un motivo para el reembolso:';
+$_['text_confirm_void'] = 'Está a punto de anular la siguiente cantidad: <strong>%s</strong>. Haga clic en Aceptar para continuar.';
+$_['text_connected'] = 'Conectado';
+$_['text_connected_info'] = "Vuelva a conectarse si desea cambiar de cuenta o ha revocado manualmente el acceso de esta extensión desde la consola de la aplicación Square. Actualice manualmente el token de acceso si han pasado cerca de 45 días desde la última venta o reconexión.";
+$_['text_connection_section'] = 'Conección Square';
+$_['text_connection_success'] = 'Conectado con éxito!';
+$_['text_cron_email'] = 'Enviar resumen de tareas a este correo electrónico:';
+$_['text_cron_email_status'] = 'Enviar resumen por correo electrónico:';
+$_['text_customer_notifications'] = 'Notificaciones de clientes';
+$_['text_debug_disabled'] = 'Deshabilitado';
+$_['text_debug_enabled'] = 'Habilitado';
+$_['text_debug_help'] = 'Las solicitudes y respuestas de la API se registrarán en el registro de errores de OpenCart. Use esto solo para propósitos de depuración y desarrollo.';
$_['text_debug_label'] = 'Debug Logging';
-$_['text_delay_capture_help'] = 'Only authorize transactions or perform charges automatically';
-$_['text_delay_capture_label'] = 'Transaction type';
-$_['text_disabled_connect_help_text'] = 'The client id and secret are required fields.';
-$_['text_edit_heading'] = 'Edit Square';
-$_['text_enable_sandbox_help'] = 'Enable sandbox mode for testing transactions';
-$_['text_enable_sandbox_label'] = 'Enable sandbox mode';
-$_['text_executables'] = 'CRON execution methods';
-$_['text_extension'] = 'Extensions';
-$_['text_extension_status'] = 'Extension status';
-$_['text_extension_status_disabled'] = 'Disabled';
-$_['text_extension_status_enabled'] = 'Enabled';
-$_['text_extension_status_help'] = 'Enable or disable the payment method';
-$_['text_insert_amount'] = 'Please insert the refund amount. Maximum: %s in %s:';
-$_['text_loading'] = 'Loading data... Please wait...';
-$_['text_loading_short'] = 'Please wait...';
-$_['text_local_cron'] = 'Method #1 - CRON Task:';
-$_['text_location_error'] = 'There was an error when trying to sync locations and token: %s';
-$_['text_location_help'] = 'Select which configured Square location to be used for transactions. Has to have card processing capabilities enabled.';
-$_['text_location_label'] = 'Location';
-$_['text_manage'] = 'Credit Card Transaction (Square)';
-$_['text_manage_tooltip'] = 'See details / Capture / Void / Refund';
-$_['text_merchant_info_section_heading'] = 'Mechant Information';
-$_['text_merchant_name_label'] = 'Merchant name';
-$_['text_merchant_name_placeholder'] = 'Not setup';
-$_['text_no_appropriate_locations_warning'] = 'There are no locations capable of online card processing setup in your Square account.';
-$_['text_no_location_selected_warning'] = 'There is no selected location.';
-$_['text_no_locations_label'] = 'No valid locations';
-$_['text_no_transactions'] = 'No transactions have been logged yet.';
-$_['text_not_connected'] = 'Not connected';
-$_['text_not_connected_info'] = 'By clicking this button you will connect this module to your Square account and activate the service.';
-$_['text_notification_ssl'] = 'Make sure you have SSL enabled on your checkout page. Otherwise, the extension will not work.';
-$_['text_notify_recurring_fail'] = 'Recurring Transaction Failed:';
-$_['text_notify_recurring_success'] = 'Recurring Transaction Successful:';
+$_['text_delay_capture_help'] = 'Solo autorice transacciones o realice cargos automáticamente';
+$_['text_delay_capture_label'] = 'Tipo de transacción';
+$_['text_disabled_connect_help_text'] = 'ID del cliente y el secreto son campos obligatorios.';
+$_['text_edit_heading'] = 'Editar Square';
+$_['text_enable_sandbox_help'] = 'Habilite el modo sandbox para probar transacciones';
+$_['text_enable_sandbox_label'] = 'Habilitar el modo sandbox';
+$_['text_executables'] = 'Métodos de ejecución CRON';
+$_['text_extension'] = 'Extensiones';
+$_['text_extension_status'] = 'Estado de extensión';
+$_['text_extension_status_disabled'] = 'Deshabilitado';
+$_['text_extension_status_enabled'] = 'Habilitado';
+$_['text_extension_status_help'] = 'Habilitar o deshabilitar el método de pago';
+$_['text_insert_amount'] = 'Por favor, introduzca el importe del reembolso. Máximo: %s en %s:';
+$_['text_loading'] = 'Cargando datos... Espere...';
+$_['text_loading_short'] = 'Por favor espere...';
+$_['text_local_cron'] = 'Método #1 - Tarea CRON:';
+$_['text_location_error'] = 'Se produjo un error al intentar sincronizar ubicaciones y tokens: %s';
+$_['text_location_help'] = 'Seleccione qué ubicación de Square configurada se utilizará para las transacciones. Tiene que tener capacidades de procesamiento de tarjetas habilitadas.';
+$_['text_location_label'] = 'Ubicación';
+$_['text_manage'] = 'Transacción con tarjeta de crédito (Square)';
+$_['text_manage_tooltip'] = 'Ver detalles / Captura / Nulo / Reembolso';
+$_['text_merchant_info_section_heading'] = 'Información del Comerciante';
+$_['text_merchant_name_label'] = 'Nombre del Comerciante';
+$_['text_merchant_name_placeholder'] = 'No instalado';
+$_['text_no_appropriate_locations_warning'] = 'No hay ubicaciones capaces de configurar el procesamiento de tarjetas en línea en su cuenta de Square.';
+$_['text_no_location_selected_warning'] = 'No hay una ubicación seleccionada.';
+$_['text_no_locations_label'] = 'No hay ubicaciones válidas.';
+$_['text_no_transactions'] = 'Aún no se han registrado transacciones.';
+$_['text_not_connected'] = 'No conectado';
+$_['text_not_connected_info'] = 'Al hacer clic en este botón, conectará este módulo a su cuenta de Square y activará el servicio.';
+$_['text_notification_ssl'] = 'Asegúrese de tener SSL habilitado en su página de pago. De lo contrario, la extensión no funcionará.';
+$_['text_notify_recurring_fail'] = 'Transacción recurrente fallida:';
+$_['text_notify_recurring_success'] = 'Transacción recurrente exitosa:';
$_['text_ok'] = 'OK';
-$_['text_order_history_cancel'] = 'An administrator has canceled your recurring payments. Your card will no longer be charged.';
-$_['text_payment_method_name_help'] = 'Checkout payment method name';
-$_['text_payment_method_name_label'] = 'Payment method name';
-$_['text_payment_method_name_placeholder'] = 'Credit / Debit Card';
-$_['text_recurring_info'] = 'Please make sure to set up a daily CRON task using one of the methods below. CRON jobs help you with:<br /><br />&bull; Automatic refresh of your API access token<br />&bull; Processing of recurring transactions';
-$_['text_recurring_status'] = 'Status of recurring payments:';
-$_['text_redirect_uri_help'] = 'Paste this link into the Redirect URI field under Manage Application/oAuth';
-$_['text_redirect_uri_label'] = 'Square OAuth Redirect URL';
-$_['text_refresh_access_token_success'] = 'Successfully refreshed the connection to your Square account.';
-$_['text_refresh_token'] = 'Re-create token';
-$_['text_refund'] = 'Refund';
-$_['text_refund_details'] = 'Refund details';
-$_['text_refunded_amount'] = 'Refunded: %s. Status of the refund: %s. Reason for the refund: %s';
-$_['text_refunds'] = 'Refunds (%s)';
-$_['text_remote_cron'] = 'Method #2 - Remote CRON:';
-$_['text_sale_label'] = 'Sale';
-$_['text_sandbox_access_token_help'] = 'Get this from the Manage Application page on Square';
+$_['text_order_history_cancel'] = 'Un administrador ha cancelado sus pagos recurrentes. Su tarjeta ya no será cargada.';
+$_['text_payment_method_name_help'] = 'Nombre del método de pago de pago';
+$_['text_payment_method_name_label'] = 'Nombre del método de pago';
+$_['text_payment_method_name_placeholder'] = 'Tarjeta de crédito / débito';
+$_['text_recurring_info'] = 'Asegúrese de configurar una tarea CRON diaria utilizando uno de los siguientes métodos. Los trabajos de CRON lo ayudan con:<br /><br />&bull; Actualización automática de su token de acceso API<br />&bull; Procesamiento de transacciones recurrentes.';
+$_['text_recurring_status'] = 'Estado de los pagos recurrentes:';
+$_['text_redirect_uri_help'] = 'Pegue este enlace en el campo Redirigir URI en Administrar aplicación / oAuth';
+$_['text_redirect_uri_label'] = 'URL de redireccionamiento de Square OAuth';
+$_['text_refresh_access_token_success'] = 'Actualizó con éxito la conexión a su cuenta de Square.';
+$_['text_refresh_token'] = 'Volver a crear token';
+$_['text_refund'] = 'Reembolso';
+$_['text_refund_details'] = 'Detalles de reembolso';
+$_['text_refunded_amount'] = 'Reembolsado: %s. Estado del reembolso: %s. Motivo del reembolso: %s';
+$_['text_refunds'] = 'Reembolsos (%s)';
+$_['text_remote_cron'] = 'Método #2 - CRON remoto:';
+$_['text_sale_label'] = 'Venta';
+$_['text_sandbox_access_token_help'] = 'Obtenga esto de la página Administrar aplicación en Square';
$_['text_sandbox_access_token_label'] = 'Sandbox Access Token';
$_['text_sandbox_access_token_placeholder'] = 'Sandbox Access Token';
-$_['text_sandbox_client_id_help'] = 'Get this from the Manage Application page on Square';
+$_['text_sandbox_client_id_help'] = 'Obtenga esto de la página Administrar aplicación en Square';
$_['text_sandbox_client_id_label'] = 'Sandbox Application ID';
$_['text_sandbox_client_id_placeholder'] = 'Sandbox Application ID';
-$_['text_sandbox_disabled_label'] = 'Disabled';
-$_['text_sandbox_enabled'] = 'Sandbox mode is enabled! Transactions will appear to go through, but no charges will be carried out.';
-$_['text_sandbox_enabled_label'] = 'Enabled';
-$_['text_sandbox_section_heading'] = 'Square Sandbox Settings';
-$_['text_select_location'] = 'Select location';
-$_['text_settings_section_heading'] = 'Square Settings';
+$_['text_sandbox_disabled_label'] = 'Deshabilitado';
+$_['text_sandbox_enabled'] = '¡El modo sandbox está habilitado! Las transacciones parecerán llevarse a cabo, pero no se realizarán cargos.';
+$_['text_sandbox_enabled_label'] = 'Habilitado';
+$_['text_sandbox_section_heading'] = 'Configuraciones de Square Sandbox';
+$_['text_select_location'] = 'Seleccione ubicación';
+$_['text_settings_section_heading'] = 'Configuraciones de Square';
$_['text_squareup'] = '<a target="_BLANK" href="https://squareup.com"><img src="view/image/payment/squareup.png" alt="Square" title="Square" style="border: 1px solid #EEEEEE;" /></a>';
-$_['text_success'] = 'Success: You have modified Square payment module!';
-$_['text_success_capture'] = 'Transaction successfully captured!';
-$_['text_success_refund'] = 'Transaction successfully refunded!';
-$_['text_success_void'] = 'Transaction successfully voided!';
-$_['text_token_expired'] = 'Your Square access token has expired! <a href="%s">Click here</a> to renew it now.';
-$_['text_token_expiry_warning'] = 'Your Square access token will expire on %s. <a href="%s">Click here</a> to renew it now.';
-$_['text_token_revoked'] = 'Your Square access token has expired or has been revoked! <a href="%s">Click here</a> to re-authorize the Square extension.';
-$_['text_transaction_statuses'] = 'Transaction Statuses';
-$_['text_view'] = 'View More';
-$_['text_void'] = 'Void';
+$_['text_success'] = 'Éxito: ¡Ha modificado el módulo de pago Square!';
+$_['text_success_capture'] = '¡Transacción capturada con éxito!';
+$_['text_success_refund'] = '¡Transacción reembolsada con éxito!';
+$_['text_success_void'] = '¡Transacción anulada con éxito!';
+$_['text_token_expired'] = '¡Tu token de acceso Square ha caducado! <a href="%s">Haga clic aquí</a> para renovarlo ahora.';
+$_['text_token_expiry_warning'] = 'Su token de acceso Square caducará en %s. <a href="%s">Haga clic aquí</a> para renovarlo ahora.';
+$_['text_token_revoked'] = '¡Tu token de acceso a Square ha caducado o ha sido revocado! <a href="%s">Haga clic aquí</a> para volver a autorizar la extensión Square.';
+$_['text_transaction_statuses'] = 'Estados de transacciones';
+$_['text_view'] = 'Ver más';
+$_['text_void'] = 'Nulo';
$_['text_na'] = 'N/A';
-$_['text_no_reason_provided'] = 'Reason not provided.';
+$_['text_no_reason_provided'] = 'Motivo no proporcionado.';
// Statuses
-$_['squareup_status_comment_authorized'] = 'The card transaction has been authorized but not yet captured.';
-$_['squareup_status_comment_captured'] = 'The card transaction was authorized and subsequently captured (i.e., completed).';
-$_['squareup_status_comment_voided'] = 'The card transaction was authorized and subsequently voided (i.e., canceled). ';
-$_['squareup_status_comment_failed'] = 'The card transaction failed.';
+$_['squareup_status_comment_authorized'] = 'La transacción de la tarjeta ha sido autorizada pero aún no se ha capturado.';
+$_['squareup_status_comment_captured'] = 'La transacción de la tarjeta fue autorizada y posteriormente capturada (es decir, completada).';
+$_['squareup_status_comment_voided'] = 'La transacción de la tarjeta fue autorizada y posteriormente anulada (es decir, cancelada)';
+$_['squareup_status_comment_failed'] = 'La transacción de la tarjeta falló.';
// Entry
$_['entry_total'] = 'Total';
$_['entry_geo_zone'] = 'Geo Zone';
-$_['entry_sort_order'] = 'Sort Order';
-$_['entry_merchant'] = 'Merchant ID';
-$_['entry_transaction_id'] = 'Transaction ID';
-$_['entry_order_id'] = 'Order ID';
-$_['entry_partner_solution_id'] = 'Partner Solution ID';
-$_['entry_type'] = 'Transaction Type';
-$_['entry_currency'] = 'Currency';
-$_['entry_amount'] = 'Amount';
-$_['entry_browser'] = 'Customer User Agent';
-$_['entry_ip'] = 'Customer IP';
-$_['entry_date_created'] = 'Date Created';
-$_['entry_billing_address_company'] = 'Billing Company';
-$_['entry_billing_address_street'] = 'Billing Street';
-$_['entry_billing_address_city'] = 'Billing City';
-$_['entry_billing_address_postcode'] = 'Billing ZIP';
-$_['entry_billing_address_province'] = 'Billing Province/State';
-$_['entry_billing_address_country'] = 'Billing Country';
-$_['entry_status_authorized'] = 'Authorized';
-$_['entry_status_captured'] = 'Captured';
-$_['entry_status_voided'] = 'Voided';
-$_['entry_status_failed'] = 'Failed';
-$_['entry_setup_confirmation'] = 'Setup confirmation:';
+$_['entry_sort_order'] = 'Orden';
+$_['entry_merchant'] = 'ID de Merchant';
+$_['entry_transaction_id'] = 'ID de Transacción';
+$_['entry_order_id'] = 'ID del Pedido';
+$_['entry_partner_solution_id'] = 'ID de Partner Solution';
+$_['entry_type'] = 'Tipo de Transacción';
+$_['entry_currency'] = 'Moneda';
+$_['entry_amount'] = 'Monto';
+$_['entry_browser'] = 'Agente de usuario del cliente';
+$_['entry_ip'] = 'IP del cliente';
+$_['entry_date_created'] = 'Fecha de creacion';
+$_['entry_billing_address_company'] = 'Empresa de Facturación';
+$_['entry_billing_address_street'] = 'Calle de Facturación';
+$_['entry_billing_address_city'] = 'Ciudad de Facturación';
+$_['entry_billing_address_postcode'] = 'ZIP de Facturación';
+$_['entry_billing_address_province'] = 'Provincia / Estado de Facturación';
+$_['entry_billing_address_country'] = 'País de Facturación';
+$_['entry_status_authorized'] = 'Autorizado';
+$_['entry_status_captured'] = 'Capturado';
+$_['entry_status_voided'] = 'Anulado';
+$_['entry_status_failed'] = 'Falló';
+$_['entry_setup_confirmation'] = 'Confirmación de configuración:';
// Error
-$_['error_permission'] = '<strong>Warning:</strong> You do not have permission to modify payment Square!';
-$_['error_permission_recurring'] = '<strong>Warning:</strong> You do not have permission to modify recurring payments!';
-$_['error_transaction_missing'] = 'Transaction not found!';
-$_['error_no_ssl'] = '<strong>Warning:</strong> SSL is not enabled on your admin panel. Please enable it to finish your configuration.';
-$_['error_user_rejected_connect_attempt'] = 'Connection attempt was canceled by the user.';
-$_['error_possible_xss'] = 'We detected a possible cross site attack and have terminated your connection attempt. Please verify your application ID and secret and try again using the buttons in the admin panel.';
-$_['error_invalid_email'] = 'The provided e-mail address is not valid!';
-$_['error_cron_acknowledge'] = 'Please confirm you have set up a CRON job.';
-$_['error_client_id'] = 'The app client ID is a required field';
-$_['error_client_secret'] = 'The app client secret is a required field';
-$_['error_sandbox_client_id'] = 'The sandbox client ID is a required field when sandbox mode is enabled';
-$_['error_sandbox_token'] = 'The sandbox token is a required field when sandbox mode is enabled';
-$_['error_no_location_selected'] = 'The location is a required field';
-$_['error_refresh_access_token'] = "An error occurred when trying to refresh the extension's connection to your Square account. Please verify your application credentials and try again.";
-$_['error_form'] = 'Please check the form for errors and try to save agian.';
-$_['error_token'] = 'An error was encountered while refreshing the token: %s';
-$_['error_no_refund'] = 'Refund failed.';
+$_['error_permission'] = '<strong>Advertencia:</strong> ¡No tiene permiso para modificar el pago de Square!';
+$_['error_permission_recurring'] = '<strong>Advertencia:</strong> ¡No tiene permiso para modificar pagos recurrentes!';
+$_['error_transaction_missing'] = '¡Transacción no encontrada!';
+$_['error_no_ssl'] = '<strong>Advertencia:</strong> SSL no está habilitado en su panel de administración. Habilítelo para finalizar su configuración.';
+$_['error_user_rejected_connect_attempt'] = 'El intento de conexión fue cancelado por el usuario.';
+$_['error_possible_xss'] = 'El usuario canceló el intento de conexión. Detectamos un posible ataque cruzado y hemos finalizado su intento de conexión. Verifique el ID y el secreto de su aplicación e intente nuevamente usando los botones en el panel de administración.';
+$_['error_invalid_email'] = '¡La dirección de correo electrónico proporcionada no es válida!';
+$_['error_cron_acknowledge'] = 'Por favor confirme que ha configurado un trabajo CRON.';
+$_['error_client_id'] = 'El ID de cliente de la aplicación es un campo obligatorio.';
+$_['error_client_secret'] = 'El secreto del cliente de la aplicación es un campo obligatorio';
+$_['error_sandbox_client_id'] = 'El ID de cliente de sandbox es un campo obligatorio cuando el modo sandbox está habilitado';
+$_['error_sandbox_token'] = 'El token sandbox es un campo obligatorio cuando el modo sandbox está habilitado';
+$_['error_no_location_selected'] = 'La ubicación es un campo obligatorio.';
+$_['error_refresh_access_token'] = "Se produjo un error al intentar actualizar la conexión de la extensión a su cuenta de Square. Verifique las credenciales de su aplicación e intente nuevamente.";
+$_['error_form'] = 'Verifique el formulario en busca de errores e intente guardar nuevamente.';
+$_['error_token'] = 'Se encontró un error al actualizar el token: %s';
+$_['error_no_refund'] = 'Reembolso fallido.';
// Column
-$_['column_transaction_id'] = 'Transaction ID';
-$_['column_order_id'] = 'Order ID';
-$_['column_customer'] = 'Customer';
-$_['column_status'] = 'Status';
-$_['column_type'] = 'Type';
-$_['column_amount'] = 'Amount';
+$_['column_transaction_id'] = 'ID de Transacción';
+$_['column_order_id'] = 'ID del Pedido';
+$_['column_customer'] = 'Cliente';
+$_['column_status'] = 'Estado';
+$_['column_type'] = 'Tipo';
+$_['column_amount'] = 'Monto';
$_['column_ip'] = 'IP';
-$_['column_date_created'] = 'Date Created';
-$_['column_action'] = 'Action';
-$_['column_refunds'] = 'Refunds';
-$_['column_reason'] = 'Reason';
-$_['column_fee'] = 'Processing Fee';
+$_['column_date_created'] = 'Fecha de creación';
+$_['column_action'] = 'Acción';
+$_['column_refunds'] = 'Reembolsos';
+$_['column_reason'] = 'Razón';
+$_['column_fee'] = 'Cuota de procesamiento';
// Button
-$_['button_void'] = 'Void';
-$_['button_refund'] = 'Refund';
-$_['button_capture'] = 'Capture';
-$_['button_connect'] = 'Connect';
-$_['button_reconnect'] = 'Reconnect';
-$_['button_refresh'] = 'Refresh token';
+$_['button_void'] = 'Nulo';
+$_['button_refund'] = 'Reembolso';
+$_['button_capture'] = 'Capturar';
+$_['button_connect'] = 'Conectar';
+$_['button_reconnect'] = 'Volver a conectar';
+$_['button_refresh'] = 'Token de actualización';
diff --git a/public/admin/language/es-es/extension/payment/twocheckout.php b/public/admin/language/es-es/extension/payment/twocheckout.php
index 76c30dd..53384f2 100644
--- a/public/admin/language/es-es/extension/payment/twocheckout.php
+++ b/public/admin/language/es-es/extension/payment/twocheckout.php
@@ -1,29 +1,29 @@
<?php
// Heading
-$_['heading_title'] = '2Checkout';
+$_['heading_title'] = '2Checkout';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified 2Checkout account details!';
-$_['text_edit'] = 'Edit 2Checkout';
-$_['text_twocheckout'] = '<a href="https://www.2checkout.com/2co/affiliate?affiliate=1596408" target="_blank"><img src="view/image/payment/2checkout.png" alt="2Checkout" title="2Checkout" style="border: 1px solid #EEEEEE;" /></a>';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta 2Checkout!';
+$_['text_edit'] = 'Editar 2Checkout';
+$_['text_twocheckout'] = '<a href="https://www.2checkout.com/2co/affiliate?affiliate=1596408" target="_blank"><img src="view/image/payment/2checkout.png" alt="2Checkout" title="2Checkout" style="border: 1px solid #EEEEEE;" /></a>';
// Entry
-$_['entry_account'] = '2Checkout Account ID';
-$_['entry_secret'] = 'Secret Word';
-$_['entry_display'] = 'Direct Checkout';
-$_['entry_test'] = 'Test Mode';
-$_['entry_total'] = 'Total';
-$_['entry_order_status'] = 'Order Status';
-$_['entry_geo_zone'] = 'Geo Zone';
-$_['entry_status'] = 'Status';
-$_['entry_sort_order'] = 'Sort Order';
+$_['entry_account'] = '2Checkout ID de Cuenta';
+$_['entry_secret'] = 'Palabra Secreta';
+$_['entry_display'] = 'Pago Directo';
+$_['entry_test'] = 'Modo de Prueba';
+$_['entry_total'] = 'Total';
+$_['entry_order_status'] = 'Estado del Pedido';
+$_['entry_geo_zone'] = 'Geo Zone';
+$_['entry_status'] = 'Estado';
+$_['entry_sort_order'] = 'Orden';
// Help
-$_['help_secret'] = 'The secret word to confirm transactions with (must be the same as defined on the merchant account configuration page).';
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
+$_['help_secret'] = 'La palabra secreta para confirmar las transacciones (debe ser la misma que la definida en la página de configuración de la cuenta del comerciante).';
+$_['help_total'] = 'El total de pago 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 2Checkout!';
-$_['error_account'] = 'Account No. Required!';
-$_['error_secret'] = 'Secret Word Required!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el pago 2Checkout!';
+$_['error_account'] = 'Cuenta No. ¡Requerido!';
+$_['error_secret'] = '¡Palabra secreta requerida!';
diff --git a/public/admin/language/es-es/extension/payment/web_payment_software.php b/public/admin/language/es-es/extension/payment/web_payment_software.php
index 27fde6b..a768ff5 100644
--- a/public/admin/language/es-es/extension/payment/web_payment_software.php
+++ b/public/admin/language/es-es/extension/payment/web_payment_software.php
@@ -1,32 +1,32 @@
<?php
// Heading
-$_['heading_title'] = 'Web Payment Software';
+$_['heading_title'] = 'Web Payment Software';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified Web Payment Software account details!';
-$_['text_edit'] = 'Edit AWeb Payment Software';
-$_['text_web_payment_software'] = '<a href="http://www.web-payment-software.com/" target="_blank"><img src="view/image/payment/wps-logo.jpg" alt="Web Payment Software" title="Web Payment Software" style="border: 1px solid #EEEEEE;" /></a>';
-$_['text_test'] = 'Test';
-$_['text_live'] = 'Live';
-$_['text_authorization'] = 'Authorization';
-$_['text_capture'] = 'Capture';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta del software de pago web!';
+$_['text_edit'] = 'Editar AWeb Payment Software';
+$_['text_web_payment_software'] = '<a href="http://www.web-payment-software.com/" target="_blank"><img src="view/image/payment/wps-logo.jpg" alt="Web Payment Software" title="Web Payment Software" style="border: 1px solid #EEEEEE;" /></a>';
+$_['text_test'] = 'Test';
+$_['text_live'] = 'Vivo';
+$_['text_authorization'] = 'Autorización';
+$_['text_capture'] = 'Capturar';
// Entry
-$_['entry_login'] = 'Merchant ID';
-$_['entry_key'] = 'Merchant Key';
-$_['entry_mode'] = 'Transaction Mode';
-$_['entry_method'] = 'Transaction Method';
-$_['entry_total'] = 'Total';
-$_['entry_order_status'] = 'Order Status';
-$_['entry_geo_zone'] = 'Geo Zone';
-$_['entry_status'] = 'Status';
-$_['entry_sort_order'] = 'Sort Order';
+$_['entry_login'] = 'ID de Merchant';
+$_['entry_key'] = 'Llave de Merchant';
+$_['entry_mode'] = 'Modo de Transacción';
+$_['entry_method'] = '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'] = 'Orden';
// Help
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
+$_['help_total'] = 'El total de pago 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 Web Payment Software!';
-$_['error_login'] = 'Login ID Required!';
-$_['error_key'] = 'Transaction Key Required!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el software de pago web de pago!';
+$_['error_login'] = 'Se requiere ID de inicio de sesión.';
+$_['error_key'] = 'Llave de transacción requerida!';
diff --git a/public/admin/language/es-es/extension/payment/wechat_pay.php b/public/admin/language/es-es/extension/payment/wechat_pay.php
index f991537..2ceff0b 100644
--- a/public/admin/language/es-es/extension/payment/wechat_pay.php
+++ b/public/admin/language/es-es/extension/payment/wechat_pay.php
@@ -1,19 +1,19 @@
<?php
/**
- * @package OpenCart
- * @author Meng Wenbin
- * @copyright Copyright (c) 2010 - 2017, Chengdu Guangda Network Technology Co. Ltd. (https://www.opencart.cn/)
- * @license https://opensource.org/licenses/GPL-3.0
- * @link https://www.opencart.cn
+ * @package OpenCart
+ * @author Meng Wenbin
+ * @copyright Copyright (c) 2010 - 2017, Chengdu Guangda Network Technology Co. Ltd. (https://www.opencart.cn/)
+ * @license https://opensource.org/licenses/GPL-3.0
+ * @link https://www.opencart.cn
*/
// Heading
$_['heading_title'] = 'Wechat Pay';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified Wechat account details!';
-$_['text_edit'] = 'Edit Wechat Pay';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Has modificado los detalles de la cuenta de Wechat!';
+$_['text_edit'] = 'Editar Wechat Pay';
$_['text_wechat_pay'] = '<a target="_BLANK" href="https://pay.weixin.qq.com"><img src="view/image/payment/Wechat.png" alt="Wechat Pay Website" title="Wechat Pay Website" style="border: 1px solid #EEEEEE;" /></a>';
// Entry
@@ -23,20 +23,20 @@ $_['entry_mch_id'] = 'Merchant ID';
$_['entry_api_secret'] = 'API Secret';
$_['entry_debug'] = 'Debug Mode';
$_['entry_total'] = 'Total';
-$_['entry_currency'] = 'Currency';
-$_['entry_completed_status'] = 'Completed Status';
+$_['entry_currency'] = 'Moneda';
+$_['entry_completed_status'] = 'Estado completado';
$_['entry_geo_zone'] = 'Geo Zone';
-$_['entry_status'] = 'Status';
-$_['entry_sort_order'] = 'Sort Order';
+$_['entry_status'] = 'Estado';
+$_['entry_sort_order'] = 'Orden';
// Help
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
-$_['help_currency'] = 'The currency customer paid merchant!';
+$_['help_total'] = 'El total de pago que debe alcanzar el pedido antes de que este método de pago se active';
+$_['help_currency'] = '¡El cliente de la moneda pagó al comerciante!';
$_['help_wechat_pay_setup'] = '<a target="_blank" href="http://www.opencart.cn/docs/wechat-pay">Click here</a> to learn how to set up Wechat Pay account.';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify payment Wechat!';
-$_['error_app_id'] = 'App ID required!';
-$_['error_app_secret'] = 'App Secret required!';
-$_['error_mch_id'] = 'Merchant ID required!';
-$_['error_api_secret'] = 'API Secret required!';
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el pago de Wechat!';
+$_['error_app_id'] = 'App ID es requerido!';
+$_['error_app_secret'] = 'App Secret es requerida!';
+$_['error_mch_id'] = 'Merchant ID es requerido!';
+$_['error_api_secret'] = 'API Secret es requerida!';
diff --git a/public/admin/language/es-es/extension/payment/worldpay.php b/public/admin/language/es-es/extension/payment/worldpay.php
index e2a00f0..2f10d52 100644
--- a/public/admin/language/es-es/extension/payment/worldpay.php
+++ b/public/admin/language/es-es/extension/payment/worldpay.php
@@ -1,76 +1,75 @@
<?php
// Heading
-$_['heading_title'] = 'Worldpay Online Payments';
+$_['heading_title'] = 'Worldpay Online Payments';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified Worldpay account details!';
-$_['text_worldpay'] = '<a href="https://online.worldpay.com/signup/ee48b6e6-d3e3-42aa-a80e-cbee3f4f8b09" target="_blank"><img src="view/image/payment/worldpay.png" alt="Worldpay" title="Worldpay" style="border: 1px solid #EEEEEE;" /></a>';
-$_['text_test'] = 'Test';
-$_['text_live'] = 'Live';
-$_['text_authenticate'] = 'Authenticate';
-$_['text_release_ok'] = 'Release was successful';
-$_['text_release_ok_order'] = 'Release was successful, order status updated to success - settled';
-$_['text_refund_ok'] = 'Rebate was successful';
-$_['text_refund_ok_order'] = 'Rebate was successful, order status updated to refund';
-$_['text_void_ok'] = 'Void was successful, order status updated to voided';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta de Worldpay!';
+$_['text_worldpay'] = '<a href="https://online.worldpay.com/signup/ee48b6e6-d3e3-42aa-a80e-cbee3f4f8b09" target="_blank"><img src="view/image/payment/worldpay.png" alt="Worldpay" title="Worldpay" style="border: 1px solid #EEEEEE;" /></a>';
+$_['text_test'] = 'Test';
+$_['text_live'] = 'Vivo';
+$_['text_authenticate'] = 'Autenticar';
+$_['text_release_ok'] = 'La liberación fue exitosa';
+$_['text_release_ok_order'] = 'La liberación fue exitosa, estado del pedido actualizado a éxito - liquidado';
+$_['text_refund_ok'] = 'El reembolso fue exitoso';
+$_['text_refund_ok_order'] = 'El reembolso fue exitoso, estado del pedido actualizado para reembolso';
+$_['text_void_ok'] = 'La anulación fue exitosa, el estado de la orden se actualizó a anulado';
// Entry
-$_['entry_service_key'] = 'Service Key';
-$_['entry_client_key'] = 'Client Key';
-$_['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_secret_token'] = 'Secret Token';
-$_['entry_webhook_url'] = 'Webhook URL:';
-$_['entry_cron_job_url'] = 'Cron Job URL:';
-$_['entry_last_cron_job_run'] = 'Last cron job\'s run time:';
-$_['entry_success_status'] = 'Success Status:';
-$_['entry_failed_status'] = 'Failed Status:';
-$_['entry_settled_status'] = 'Settled Status:';
-$_['entry_refunded_status'] = 'Refunded Status:';
-$_['entry_partially_refunded_status'] = 'Partially Refunded Status:';
-$_['entry_charged_back_status'] = 'Charged Back:';
-$_['entry_information_requested_status'] = 'Information Requested Status:';
-$_['entry_information_supplied_status'] = 'Information Supplied Status:';
-$_['entry_chargeback_reversed_status'] = 'Chargeback Reversed Status:';
+$_['entry_service_key'] = 'Clave de servicio';
+$_['entry_client_key'] = 'Clave de cliente';
+$_['entry_total'] = 'Total';
+$_['entry_order_status'] = 'Estado del Pedido';
+$_['entry_geo_zone'] = 'Geo Zone';
+$_['entry_status'] = 'Estado';
+$_['entry_sort_order'] = 'Orden';
+$_['entry_debug'] = 'Debug logging';
+$_['entry_card'] = 'Tarjetas de tienda';
+$_['entry_secret_token'] = 'Token secreto';
+$_['entry_webhook_url'] = 'Webhook URL:';
+$_['entry_cron_job_url'] = 'Cron Job URL:';
+$_['entry_last_cron_job_run'] = 'Tiempo de ejecución del último trabajo cron:';
+$_['entry_success_status'] = 'Estado de Exito:';
+$_['entry_failed_status'] = 'Estado Fallido:';
+$_['entry_settled_status'] = 'Estado Liquidado:';
+$_['entry_refunded_status'] = 'Estado reembolsado:';
+$_['entry_partially_refunded_status'] = 'Estado de reembolso parcial:';
+$_['entry_charged_back_status'] = 'Cargado de vuelta:';
+$_['entry_information_requested_status'] = 'Información solicitada Estado:';
+$_['entry_information_supplied_status'] = 'Información suministrada Estado::';
+$_['entry_chargeback_reversed_status'] = 'Estado invertido de devolución de cargo:';
-$_['entry_reversed_status'] = 'Reversed Status:';
-$_['entry_voided_status'] = 'Voided Status:';
+$_['entry_reversed_status'] = 'Estado invertido:';
+$_['entry_voided_status'] = 'Estado anulado:';
// 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_secret_token'] = 'Make this long and hard to guess';
-$_['help_webhook_url'] = 'Set Worldpay webhooks to call this URL';
-$_['help_cron_job_url'] = 'Set a cron job to call this URL';
+$_['help_total'] = 'El total de pago 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_secret_token'] = 'Haz esto largo y difícil de adivinar';
+$_['help_webhook_url'] = 'Configure los webhooks de Worldpay para llamar a esta URL';
+$_['help_cron_job_url'] = 'Establecer un trabajo cron para llamar a esta URL';
// 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 payment Worldpay!';
-$_['error_service_key'] = 'Service Key Required!';
-$_['error_client_key'] = 'Client Key Required!';
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el pago de Worldpay!';
+$_['error_service_key'] = '¡Clave de servicio requerida!';
+$_['error_client_key'] = '¡Clave de cliente requerida!';
// Order page - payment tab
-$_['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_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'] = 'Añadido';
-$_['text_confirm_refund'] = 'Are you sure you want to refund the payment?';
-
-$_['button_refund'] = 'Rebate / refund';
+$_['text_confirm_refund'] = '¿Estás seguro de que deseas reembolsar el pago?';
+$_['button_refund'] = 'Rebajar / reembolsar';