aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/extension/payment/pp_payflow.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/es-es/extension/payment/pp_payflow.php')
-rw-r--r--public/admin/language/es-es/extension/payment/pp_payflow.php58
1 files changed, 29 insertions, 29 deletions
diff --git a/public/admin/language/es-es/extension/payment/pp_payflow.php b/public/admin/language/es-es/extension/payment/pp_payflow.php
index 9581cd8..fe4b34a 100644
--- a/public/admin/language/es-es/extension/payment/pp_payflow.php
+++ b/public/admin/language/es-es/extension/payment/pp_payflow.php
@@ -1,39 +1,39 @@
<?php
// Heading
-$_['heading_title'] = 'PayPal Payflow Pro';
+$_['heading_title'] = 'PayPal Payflow Pro';
// Text
-$_['text_extension'] = 'Extensions';
-$_['text_success'] = 'Success: You have modified PayPal Direct (UK) account details!';
-$_['text_edit'] = 'Edit PayPal Payflow Pro';
-$_['text_pp_payflow'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Website Payment Pro" title="PayPal Website Payment Pro iFrame" style="border: 1px solid #EEEEEE;" /></a>';
-$_['text_authorization'] = 'Authorization';
-$_['text_sale'] = 'Sale';
+$_['text_extension'] = 'Extensiones';
+$_['text_success'] = 'Éxito: ¡Ha modificado los detalles de la cuenta de PayPal Direct (Reino Unido)!';
+$_['text_edit'] = 'Editar PayPal Payflow Pro';
+$_['text_pp_payflow'] = '<a target="_BLANK" href="https://www.paypal.com/uk/mrb/pal=V4T754QB63XXL"><img src="view/image/payment/paypal.png" alt="PayPal Website Payment Pro" title="PayPal Website Payment Pro iFrame" style="border: 1px solid #EEEEEE;" /></a>';
+$_['text_authorization'] = 'Autorización';
+$_['text_sale'] = 'Venta';
// Entry
-$_['entry_vendor'] = 'Vendor';
-$_['entry_user'] = 'User';
-$_['entry_password'] = 'Password';
-$_['entry_partner'] = 'Partner';
-$_['entry_test'] = 'Test 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_vendor'] = 'Vendor';
+$_['entry_user'] = 'Usuario';
+$_['entry_password'] = 'Contraseña';
+$_['entry_partner'] = 'Socio';
+$_['entry_test'] = 'Modo de Prueba';
+$_['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'] = 'Orden';
// Help
-$_['help_vendor'] = 'Your merchant login ID that you created when you registered for the Website Payments Pro account';
-$_['help_user'] = 'If you set up one or more additional users on the account, this value is the ID of the user authorised to process transactions. If, however, you have not set up additional users on the account, USER has the same value as VENDOR';
-$_['help_password'] = 'The 6 to 32 character password that you defined while registering for the account';
-$_['help_partner'] = 'The ID provided to you by the authorised PayPal Reseller who registered you for the Payflow SDK. If you purchased your account directly from PayPal, use the PayPal Pro instead';
-$_['help_test'] = 'Use the live or testing (sandbox) gateway server to process transactions?';
-$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active';
+$_['help_vendor'] = 'Su ID de inicio de sesión de comerciante que creó cuando se registró en la cuenta Pro de Payments del sitio web';
+$_['help_user'] = 'Si configura uno o más usuarios adicionales en la cuenta, este valor es el ID del usuario autorizado para procesar transacciones. Sin embargo, si no ha configurado usuarios adicionales en la cuenta, el USUARIO tiene el mismo valor que VENDOR';
+$_['help_password'] = 'La contraseña de 6 a 32 caracteres que definió al registrarse para la cuenta';
+$_['help_partner'] = 'La identificación que le proporcionó el revendedor autorizado de PayPal que lo registró para el SDK de Payflow. Si compró su cuenta directamente de PayPal, use PayPal Pro en su lugar';
+$_['help_test'] = '¿Utiliza el servidor de puerta de enlace en vivo o de prueba (sandbox) para procesar transacciones?';
+$_['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 PayPal Website Payment Pro (UK)!';
-$_['error_vendor'] = 'Vendor Required!';
-$_['error_user'] = 'User Required!';
-$_['error_password'] = 'Password Required!';
-$_['error_partner'] = 'Partner Required!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar el pago PayPal Website Payment Pro (Reino Unido)!';
+$_['error_vendor'] = '¡Vendor es Requerido!';
+$_['error_user'] = '¡Usuario es Requerido!';
+$_['error_password'] = '¡Contraseña es Requerida!';
+$_['error_partner'] = '¡Socio es Requerido!';