diff options
Diffstat (limited to 'public/admin/language/es-es/extension/payment/worldpay.php')
-rw-r--r-- | public/admin/language/es-es/extension/payment/worldpay.php | 115 |
1 files changed, 57 insertions, 58 deletions
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'; |