aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--public/admin/language/es-es/localisation/tax_rate.php42
-rw-r--r--public/admin/language/es-es/localisation/weight_class.php36
-rw-r--r--public/admin/language/es-es/localisation/zone.php40
3 files changed, 59 insertions, 59 deletions
diff --git a/public/admin/language/es-es/localisation/tax_rate.php b/public/admin/language/es-es/localisation/tax_rate.php
index f66f6f1..d566b31 100644
--- a/public/admin/language/es-es/localisation/tax_rate.php
+++ b/public/admin/language/es-es/localisation/tax_rate.php
@@ -1,33 +1,33 @@
<?php
// Heading
-$_['heading_title'] = 'Tax Rates';
+$_['heading_title'] = 'Tasas de impuestos';
// Text
-$_['text_success'] = 'Success: You have modified tax rates!';
-$_['text_list'] = 'Tax Rate List';
-$_['text_add'] = 'Add Tax Rate';
-$_['text_edit'] = 'Edit Tax Rate';
-$_['text_percent'] = 'Percentage';
-$_['text_amount'] = 'Fixed Amount';
+$_['text_success'] = 'Éxito: ¡Ha modificado las tasas de impuestos!';
+$_['text_list'] = 'Lista de tasas de impuestos';
+$_['text_add'] = 'Agregar Tasa de Impuesto';
+$_['text_edit'] = 'Editar Tasa de Impuesto';
+$_['text_percent'] = 'Porcentaje';
+$_['text_amount'] = 'Monto fijo';
// Column
-$_['column_name'] = 'Tax Name';
-$_['column_rate'] = 'Tax Rate';
-$_['column_type'] = 'Type';
+$_['column_name'] = 'Nombre de Impuesto';
+$_['column_rate'] = 'Tasa de Impuesto';
+$_['column_type'] = 'Tipo';
$_['column_geo_zone'] = 'Geo Zone';
-$_['column_date_added'] = 'Date Added';
-$_['column_date_modified'] = 'Date Modified';
-$_['column_action'] = 'Action';
+$_['column_date_added'] = 'Fecha Agregada';
+$_['column_date_modified'] = 'Fecha Modificada';
+$_['column_action'] = 'Acción';
// Entry
-$_['entry_name'] = 'Tax Name';
-$_['entry_rate'] = 'Tax Rate';
-$_['entry_type'] = 'Type';
-$_['entry_customer_group'] = 'Customer Group';
+$_['entry_name'] = 'Nombre de Impuesto';
+$_['entry_rate'] = 'Tasa de Impuesto';
+$_['entry_type'] = 'Tipo';
+$_['entry_customer_group'] = 'Grupo del Cliente';
$_['entry_geo_zone'] = 'Geo Zone';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify tax rates!';
-$_['error_tax_rule'] = 'Warning: This tax rate cannot be deleted as it is currently assigned to %s tax classes!';
-$_['error_name'] = 'Tax Name must be between 3 and 32 characters!';
-$_['error_rate'] = 'Tax Rate required!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar las tasas de impuestos!';
+$_['error_tax_rule'] = 'Advertencia: ¡Esta tasa de impuestos no se puede eliminar ya que actualmente está asignada a las clases de impuestos %s!';
+$_['error_name'] = '¡El nombre del impuesto debe tener entre 3 y 32 caracteres!';
+$_['error_rate'] = 'Tasa de impuestos requerida!';
diff --git a/public/admin/language/es-es/localisation/weight_class.php b/public/admin/language/es-es/localisation/weight_class.php
index b37de54..e0f3691 100644
--- a/public/admin/language/es-es/localisation/weight_class.php
+++ b/public/admin/language/es-es/localisation/weight_class.php
@@ -1,30 +1,30 @@
<?php
// Heading
-$_['heading_title'] = 'Weight Classes';
+$_['heading_title'] = 'Clases de Peso';
// Text
-$_['text_success'] = 'Success: You have modified weight classes!';
-$_['text_list'] = 'Weight Class List';
-$_['text_add'] = 'Add Weight Class';
-$_['text_edit'] = 'Edit Weight Class';
+$_['text_success'] = 'Éxito: ¡Has modificado las Clases de Peso!';
+$_['text_list'] = 'Lista de Clase de Peso';
+$_['text_add'] = 'Agregar Clase de Peso';
+$_['text_edit'] = 'Editar clase de peso';
// Column
-$_['column_title'] = 'Weight Title';
-$_['column_unit'] = 'Weight Unit';
-$_['column_value'] = 'Value';
-$_['column_action'] = 'Action';
+$_['column_title'] = 'Título de Peso';
+$_['column_unit'] = 'Unidad de peso';
+$_['column_value'] = 'Valor';
+$_['column_action'] = 'Acción';
// Entry
-$_['entry_title'] = 'Weight Title';
-$_['entry_unit'] = 'Weight Unit';
-$_['entry_value'] = 'Value';
+$_['entry_title'] = 'Título de Peso';
+$_['entry_unit'] = 'Unidad de peso';
+$_['entry_value'] = 'Valor';
// Help
-$_['help_value'] = 'Set to 1.00000 if this is your default weight.';
+$_['help_value'] = 'Establezca en 1.00000 si este es su peso predeterminado.';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify weight classes!';
-$_['error_title'] = 'Weight Title must be between 3 and 32 characters!';
-$_['error_unit'] = 'Weight Unit must be between 1 and 4 characters!';
-$_['error_default'] = 'Warning: This weight class cannot be deleted as it is currently assigned as the default store weight class!';
-$_['error_product'] = 'Warning: This weight class cannot be deleted as it is currently assigned to %s products!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar las clases de peso!';
+$_['error_title'] = '¡El título de peso debe tener entre 3 y 32 caracteres!';
+$_['error_unit'] = '¡La unidad de peso debe tener entre 1 y 4 caracteres!';
+$_['error_default'] = 'Advertencia: ¡Esta clase de peso no se puede eliminar ya que actualmente está asignada como la clase de peso de tienda predeterminada!';
+$_['error_product'] = 'Advertencia: ¡Esta clase de peso no se puede eliminar ya que actualmente está asignada a %s productos!';
diff --git a/public/admin/language/es-es/localisation/zone.php b/public/admin/language/es-es/localisation/zone.php
index a12c748..e932890 100644
--- a/public/admin/language/es-es/localisation/zone.php
+++ b/public/admin/language/es-es/localisation/zone.php
@@ -1,30 +1,30 @@
<?php
// Heading
-$_['heading_title'] = 'Zones';
+$_['heading_title'] = 'Zonas';
// Text
-$_['text_success'] = 'Success: You have modified zones!';
-$_['text_list'] = 'Zone List';
-$_['text_add'] = 'Add Zone';
-$_['text_edit'] = 'Edit Zone';
+$_['text_success'] = 'Éxito: ¡Has modificado zonas!';
+$_['text_list'] = 'Lista de Zonas';
+$_['text_add'] = 'Agregar Zona';
+$_['text_edit'] = 'Editar Zona';
// Column
-$_['column_name'] = 'Zone Name';
-$_['column_code'] = 'Zone Code';
-$_['column_country'] = 'Country';
-$_['column_action'] = 'Action';
+$_['column_name'] = 'Nombre de Zona';
+$_['column_code'] = 'Código de Zona';
+$_['column_country'] = 'País';
+$_['column_action'] = 'Acción';
// Entry
-$_['entry_name'] = 'Zone Name';
-$_['entry_code'] = 'Zone Code';
-$_['entry_country'] = 'Country';
-$_['entry_status'] = 'Status';
+$_['entry_name'] = 'Nombre de Zona';
+$_['entry_code'] = 'Código Zona';
+$_['entry_country'] = 'País';
+$_['entry_status'] = 'Estado';
// Error
-$_['error_permission'] = 'Warning: You do not have permission to modify zones!';
-$_['error_name'] = 'Zone Name must be between 1 and 128 characters!';
-$_['error_default'] = 'Warning: This zone cannot be deleted as it is currently assigned as the default store zone!';
-$_['error_store'] = 'Warning: This zone cannot be deleted as it is currently assigned to %s stores!';
-$_['error_address'] = 'Warning: This zone cannot be deleted as it is currently assigned to %s address book entries!';
-$_['error_affiliate'] = 'Warning: This zone cannot be deleted as it is currently assigned to %s affiliates!';
-$_['error_zone_to_geo_zone'] = 'Warning: This zone cannot be deleted as it is currently assigned to %s zones to geo zones!'; \ No newline at end of file
+$_['error_permission'] = 'Advertencia: ¡No tiene permiso para modificar zonas!';
+$_['error_name'] = '¡El nombre de la zona debe tener entre 1 y 128 caracteres!';
+$_['error_default'] = 'Advertencia: ¡Esta zona no se puede eliminar ya que actualmente está asignada como la zona de almacenamiento predeterminada!';
+$_['error_store'] = 'Advertencia: ¡Esta zona no se puede eliminar ya que actualmente está asignada a %s tiendas!';
+$_['error_address'] = 'Advertencia: ¡Esta zona no se puede eliminar ya que actualmente está asignada a %s entradas de la libreta de direcciones!';
+$_['error_affiliate'] = 'Advertencia: ¡Esta zona no se puede eliminar ya que actualmente está asignada a %s afiliados!';
+$_['error_zone_to_geo_zone'] = 'Advertencia: ¡Esta zona no se puede eliminar ya que actualmente está asignada a %s zonas a zonas geográficas!';