aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/extension/payment/firstdata.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/es-es/extension/payment/firstdata.php')
-rw-r--r--public/admin/language/es-es/extension/payment/firstdata.php130
1 files changed, 65 insertions, 65 deletions
diff --git a/public/admin/language/es-es/extension/payment/firstdata.php b/public/admin/language/es-es/extension/payment/firstdata.php
index 69b8d15..0848da9 100644
--- a/public/admin/language/es-es/extension/payment/firstdata.php
+++ b/public/admin/language/es-es/extension/payment/firstdata.php
@@ -1,79 +1,79 @@
<?php
// Heading
-$_['heading_title'] = 'First Data EMEA Connect (3DSecure enabled)';
+$_['heading_title'] = 'First Data EMEA Connect (3DSecure habilitado)';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified First Data account details!';
-$_['text_edit'] = 'Edit First Data EMEA Connect (3DSecure enabled)';
-$_['text_notification_url'] = 'Notification URL';
-$_['text_live'] = 'Live';
-$_['text_demo'] = 'Demo';
-$_['text_enabled'] = 'Enabled';
-$_['text_merchant_id'] = 'Store ID';
-$_['text_secret'] = 'Shared secret';
-$_['text_capture_ok'] = 'Capture was successful';
-$_['text_capture_ok_order'] = 'Capture was successful, order status updated to success - settled';
-$_['text_void_ok'] = 'Void was successful, order status updated to voided';
-$_['text_settle_auto'] = 'Sale';
-$_['text_settle_delayed'] = 'Pre auth';
-$_['text_success_void'] = 'Transaction has been voided';
-$_['text_success_capture'] = 'Transaction has been captured';
-$_['text_firstdata'] = '<img src="view/image/payment/firstdata.png" alt="First Data" title="First Data" style="border: 1px solid #EEEEEE;" />';
-$_['text_payment_info'] = 'Payment information';
-$_['text_capture_status'] = 'Payment captured';
-$_['text_void_status'] = 'Payment voided';
-$_['text_order_ref'] = 'Order ref';
-$_['text_order_total'] = 'Total authorised';
-$_['text_total_captured'] = 'Total captured';
-$_['text_transactions'] = 'Transactions';
-$_['text_column_amount'] = 'Amount';
-$_['text_column_type'] = 'Type';
-$_['text_column_date_added'] = 'Created';
-$_['text_confirm_void'] = 'Are you sure you want to void the payment?';
-$_['text_confirm_capture'] = 'Are you sure you want to capture the payment?';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta First Data!';
+$_['text_edit'] = 'Editar primeros datos EMEA Connect (3DSecure habilitado)';
+$_['text_notification_url'] = 'URL de Notificación';
+$_['text_live'] = 'Vivo';
+$_['text_demo'] = 'Demo';
+$_['text_enabled'] = 'Habilitado';
+$_['text_merchant_id'] = 'ID de Tienda';
+$_['text_secret'] = 'Secreto Compartido';
+$_['text_capture_ok'] = 'La captura fue exitosa';
+$_['text_capture_ok_order'] = 'La captura fue exitosa, el estado de la orden se actualizó al éxito - resuelto';
+$_['text_void_ok'] = 'La anulación fue exitosa, el estado de la orden se actualizó a anulado';
+$_['text_settle_auto'] = 'Venta';
+$_['text_settle_delayed'] = 'Pre autenticación';
+$_['text_success_void'] = 'La Transacción ha sido anulada';
+$_['text_success_capture'] = 'La Transacción ha sido capturada';
+$_['text_firstdata'] = '<img src="view/image/payment/firstdata.png" alt="First Data" title="First Data" style="border: 1px solid #EEEEEE;" />';
+$_['text_payment_info'] = 'Información del pago';
+$_['text_capture_status'] = 'Pago capturado';
+$_['text_void_status'] = 'Pago anulado';
+$_['text_order_ref'] = 'Referencia de Pedido';
+$_['text_order_total'] = 'Total autorizado';
+$_['text_total_captured'] = 'Total capturado';
+$_['text_transactions'] = 'Transacciones';
+$_['text_column_amount'] = 'Monto';
+$_['text_column_type'] = 'Tipo';
+$_['text_column_date_added'] = 'Creado';
+$_['text_confirm_void'] = '¿Estás seguro de que quieres anular el pago?';
+$_['text_confirm_capture'] = '¿Estás seguro que quieres capturar el pago?';
// Entry
-$_['entry_merchant_id'] = 'Store ID';
-$_['entry_secret'] = 'Shared secret';
-$_['entry_total'] = 'Total';
-$_['entry_sort_order'] = 'Sort order';
-$_['entry_geo_zone'] = 'Geo zone';
-$_['entry_status'] = 'Status';
-$_['entry_debug'] = 'Debug logging';
-$_['entry_live_demo'] = 'Live / Demo';
-$_['entry_auto_settle'] = 'Settlement type';
-$_['entry_card_select'] = 'Select card';
-$_['entry_tss_check'] = 'TSS checks';
-$_['entry_live_url'] = 'Live connection URL';
-$_['entry_demo_url'] = 'Demo connection URL';
-$_['entry_status_success_settled'] = 'Success - settled';
-$_['entry_status_success_unsettled'] = 'Success - not settled';
-$_['entry_status_decline'] = 'Decline';
-$_['entry_status_void'] = 'Voided';
-$_['entry_enable_card_store'] = 'Enable card storage tokens';
+$_['entry_merchant_id'] = 'ID de Tienda';
+$_['entry_secret'] = 'Secreto compartido';
+$_['entry_total'] = 'Total';
+$_['entry_sort_order'] = 'Ordenar Pedido';
+$_['entry_geo_zone'] = 'Geo zone';
+$_['entry_status'] = 'Estado';
+$_['entry_debug'] = 'Debug logging';
+$_['entry_live_demo'] = 'Vivo / Demo';
+$_['entry_auto_settle'] = 'Tipo de liquidación';
+$_['entry_card_select'] = 'Seleccionar Tarjeta';
+$_['entry_tss_check'] = 'Verificaciones TSS';
+$_['entry_live_url'] = 'Live connection URL';
+$_['entry_demo_url'] = 'Demo connection URL';
+$_['entry_status_success_settled'] = 'Éxito - establecido';
+$_['entry_status_success_unsettled'] = 'Éxito - no resuelto';
+$_['entry_status_decline'] = 'Rechazar';
+$_['entry_status_void'] = 'Anulado';
+$_['entry_enable_card_store'] = 'Habilitar tokens de almacenamiento de Tarjeta';
// Help
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
-$_['help_notification'] = 'You need to supply this URL to First Data to get payment notifications';
-$_['help_debug'] = 'Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise';
-$_['help_settle'] = 'If you use pre-auth you must complete a post-auth action within 3-5 days otherwise your transaction will be dropped';
+$_['help_total'] = 'El total de pago que debe alcanzar el pedido antes de que este método de pago se active';
+$_['help_notification'] = 'Debe proporcionar esta URL a First Data para recibir notificaciones de pago.';
+$_['help_debug'] = 'Habilitar la depuración escribirá datos confidenciales en un archivo de registro. Siempre debe deshabilitar a menos que se le indique lo contrario';
+$_['help_settle'] = 'Si usa la autenticación previa, debe completar una acción posterior a la autenticación dentro de 3-5 días; de lo contrario, su transacción se cancelará';
// Tab
-$_['tab_account'] = 'API info';
-$_['tab_order_status'] = 'Order status';
-$_['tab_payment'] = 'Payment settings';
-$_['tab_advanced'] = 'Advanced';
+$_['tab_account'] = 'Información de API';
+$_['tab_order_status'] = 'Estado del Pedido';
+$_['tab_payment'] = 'Configuraciones de pago';
+$_['tab_advanced'] = 'Avanzado';
// Button
-$_['button_capture'] = 'Capture';
-$_['button_void'] = 'Void';
+$_['button_capture'] = 'Capturar';
+$_['button_void'] = 'Nulo';
// Error
-$_['error_merchant_id'] = 'Store ID is required';
-$_['error_secret'] = 'Shared secret is required';
-$_['error_live_url'] = 'Live URL is required';
-$_['error_demo_url'] = 'Demo URL is required';
-$_['error_data_missing'] = 'Data missing';
-$_['error_void_error'] = 'Unable to void transaction';
-$_['error_capture_error'] = 'Unable to capture transaction'; \ No newline at end of file
+$_['error_merchant_id'] = 'Se requiere ID de Tienda';
+$_['error_secret'] = 'Se requiere secreto compartido';
+$_['error_live_url'] = 'Live URL es requerido';
+$_['error_demo_url'] = 'Demo URL es requerido';
+$_['error_data_missing'] = 'Datos faltantes';
+$_['error_void_error'] = 'No se puede anular la transacción';
+$_['error_capture_error'] = 'No se puede capturar la transacción';