aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/es-es/extension/total
diff options
context:
space:
mode:
Diffstat (limited to 'public/catalog/language/es-es/extension/total')
-rw-r--r--public/catalog/language/es-es/extension/total/credit.php4
-rw-r--r--public/catalog/language/es-es/extension/total/handling.php2
-rw-r--r--public/catalog/language/es-es/extension/total/klarna_fee.php2
-rw-r--r--public/catalog/language/es-es/extension/total/low_order_fee.php2
-rw-r--r--public/catalog/language/es-es/extension/total/reward.php16
-rw-r--r--public/catalog/language/es-es/extension/total/sub_total.php2
-rw-r--r--public/catalog/language/es-es/extension/total/total.php2
-rw-r--r--public/catalog/language/es-es/extension/total/voucher.php12
8 files changed, 21 insertions, 21 deletions
diff --git a/public/catalog/language/es-es/extension/total/credit.php b/public/catalog/language/es-es/extension/total/credit.php
index 50079ac..a515e0b 100644
--- a/public/catalog/language/es-es/extension/total/credit.php
+++ b/public/catalog/language/es-es/extension/total/credit.php
@@ -1,4 +1,4 @@
<?php
// Text
-$_['text_credit'] = 'Store Credit';
-$_['text_order_id'] = 'Order ID: #%s'; \ No newline at end of file
+$_['text_credit'] = 'Crédito de la Tienda';
+$_['text_order_id'] = 'ID del Pedido: #%s';
diff --git a/public/catalog/language/es-es/extension/total/handling.php b/public/catalog/language/es-es/extension/total/handling.php
index 4b91658..da17c65 100644
--- a/public/catalog/language/es-es/extension/total/handling.php
+++ b/public/catalog/language/es-es/extension/total/handling.php
@@ -1,3 +1,3 @@
<?php
// Text
-$_['text_handling'] = 'Handling Fee'; \ No newline at end of file
+$_['text_handling'] = 'Handling Fee';
diff --git a/public/catalog/language/es-es/extension/total/klarna_fee.php b/public/catalog/language/es-es/extension/total/klarna_fee.php
index 53111ee..1b7dc60 100644
--- a/public/catalog/language/es-es/extension/total/klarna_fee.php
+++ b/public/catalog/language/es-es/extension/total/klarna_fee.php
@@ -1,2 +1,2 @@
<?php
-$_['text_klarna_fee'] = 'Klarna Fee'; \ No newline at end of file
+$_['text_klarna_fee'] = 'Klarna Fee';
diff --git a/public/catalog/language/es-es/extension/total/low_order_fee.php b/public/catalog/language/es-es/extension/total/low_order_fee.php
index 16c8ba2..12769bc 100644
--- a/public/catalog/language/es-es/extension/total/low_order_fee.php
+++ b/public/catalog/language/es-es/extension/total/low_order_fee.php
@@ -1,3 +1,3 @@
<?php
// Text
-$_['text_low_order_fee'] = 'Low Order Fee'; \ No newline at end of file
+$_['text_low_order_fee'] = 'Low Order Fee';
diff --git a/public/catalog/language/es-es/extension/total/reward.php b/public/catalog/language/es-es/extension/total/reward.php
index 086298e..92e3d55 100644
--- a/public/catalog/language/es-es/extension/total/reward.php
+++ b/public/catalog/language/es-es/extension/total/reward.php
@@ -1,16 +1,16 @@
<?php
// Heading
-$_['heading_title'] = 'Use Reward Points (Available %s)';
+$_['heading_title'] = 'Usar Puntos de Recompensa (Disponibles %s)';
// Text
-$_['text_reward'] = 'Reward Points (%s)';
-$_['text_order_id'] = 'Order ID: #%s';
-$_['text_success'] = 'Success: Your reward points discount has been applied!';
+$_['text_reward'] = 'Puntos de Recompensa (%s)';
+$_['text_order_id'] = 'ID del Pedido: #%s';
+$_['text_success'] = 'Éxito: ¡se aplicó su descuento de puntos de recompensa!';
// Entry
-$_['entry_reward'] = 'Points to use (Max %s)';
+$_['entry_reward'] = 'Puntos para usar (Max %s)';
// Error
-$_['error_reward'] = 'Warning: Please enter the amount of reward points to use!';
-$_['error_points'] = 'Warning: You don\'t have %s reward points!';
-$_['error_maximum'] = 'Warning: The maximum number of points that can be applied is %s!'; \ No newline at end of file
+$_['error_reward'] = 'Advertencia: ¡Ingrese la cantidad de puntos de recompensa para usar!';
+$_['error_points'] = 'Advertencia: ¡No tienes %s puntos de recompensa!';
+$_['error_maximum'] = 'Advertencia: ¡El número máximo de puntos que se pueden aplicar es %s!';
diff --git a/public/catalog/language/es-es/extension/total/sub_total.php b/public/catalog/language/es-es/extension/total/sub_total.php
index 69bd1ee..41ea92f 100644
--- a/public/catalog/language/es-es/extension/total/sub_total.php
+++ b/public/catalog/language/es-es/extension/total/sub_total.php
@@ -1,3 +1,3 @@
<?php
// Text
-$_['text_sub_total'] = 'Sub-Total'; \ No newline at end of file
+$_['text_sub_total'] = 'Sub-Total';
diff --git a/public/catalog/language/es-es/extension/total/total.php b/public/catalog/language/es-es/extension/total/total.php
index 8b819ce..3f5051c 100644
--- a/public/catalog/language/es-es/extension/total/total.php
+++ b/public/catalog/language/es-es/extension/total/total.php
@@ -1,3 +1,3 @@
<?php
// Text
-$_['text_total'] = 'Total'; \ No newline at end of file
+$_['text_total'] = 'Total';
diff --git a/public/catalog/language/es-es/extension/total/voucher.php b/public/catalog/language/es-es/extension/total/voucher.php
index a360631..706bac4 100644
--- a/public/catalog/language/es-es/extension/total/voucher.php
+++ b/public/catalog/language/es-es/extension/total/voucher.php
@@ -1,14 +1,14 @@
<?php
// Heading
-$_['heading_title'] = 'Use Gift Certificate';
+$_['heading_title'] = 'Usar Certificado de Regalo';
// Text
-$_['text_voucher'] = 'Gift Certificate (%s)';
-$_['text_success'] = 'Success: Your gift certificate discount has been applied!';
+$_['text_voucher'] = 'Certificado de Regalo (%s)';
+$_['text_success'] = 'Éxito: ¡se ha aplicado su descuento de certificado de regalo!';
// Entry
-$_['entry_voucher'] = 'Enter your gift certificate code here';
+$_['entry_voucher'] = 'Ingrese su código de certificado de regalo aquí';
// Error
-$_['error_voucher'] = 'Warning: Gift Certificate is either invalid or the balance has been used up!';
-$_['error_empty'] = 'Warning: Please enter a gift certificate code!'; \ No newline at end of file
+$_['error_voucher'] = 'Advertencia: ¡El certificado de regalo no es válido o el saldo se ha agotado!';
+$_['error_empty'] = 'Advertencia: ¡Ingrese un código de certificado de regalo!';