aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/extension/openbay/amazon_subscription.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/es-es/extension/openbay/amazon_subscription.php')
-rw-r--r--public/admin/language/es-es/extension/openbay/amazon_subscription.php52
1 files changed, 26 insertions, 26 deletions
diff --git a/public/admin/language/es-es/extension/openbay/amazon_subscription.php b/public/admin/language/es-es/extension/openbay/amazon_subscription.php
index 65a4392..61e0fd6 100644
--- a/public/admin/language/es-es/extension/openbay/amazon_subscription.php
+++ b/public/admin/language/es-es/extension/openbay/amazon_subscription.php
@@ -1,35 +1,35 @@
<?php
// Heading
-$_['heading_title'] = 'Subscription';
-$_['text_openbay'] = 'OpenBay Pro';
-$_['text_amazon'] = 'Amazon EU';
+$_['heading_title'] = 'Suscripción';
+$_['text_openbay'] = 'OpenBay Pro';
+$_['text_amazon'] = 'Amazon EU';
// Text
-$_['text_current_plan'] = 'Current plan';
-$_['text_register_invite'] = 'Don\'t have your API details yet?';
-$_['text_available_plans'] = 'Available plans';
-$_['text_listings_remaining'] = 'Listings remaining';
-$_['text_listings_reserved'] = 'Products being processed';
-$_['text_account_status'] = 'Account status';
+$_['text_current_plan'] = 'Plan actual';
+$_['text_register_invite'] = '¿Todavía no tienes los detalles de tu API?';
+$_['text_available_plans'] = 'Planes disponibles';
+$_['text_listings_remaining'] = 'Listados restantes';
+$_['text_listings_reserved'] = 'Productos procesados';
+$_['text_account_status'] = 'Estado de la cuenta';
$_['text_merchantid'] = 'Merchant ID';
-$_['text_change_merchantid'] = 'Change';
-$_['text_allowed'] = 'Allowed';
-$_['text_not_allowed'] = 'Not Allowed';
-$_['text_price'] = 'Price';
-$_['text_name'] = 'Name';
-$_['text_description'] = 'Description';
-$_['text_order_frequency'] = 'Order import frequency';
-$_['text_bulk_listing'] = 'Bulk Listing';
-$_['text_product_listings'] = 'Listings per month';
+$_['text_change_merchantid'] = 'Cambio';
+$_['text_allowed'] = 'Permitido';
+$_['text_not_allowed'] = 'No Permitido';
+$_['text_price'] = 'Precio';
+$_['text_name'] = 'Nombre';
+$_['text_description'] = 'Descripción';
+$_['text_order_frequency'] = 'Frecuencia de importación de pedidos';
+$_['text_bulk_listing'] = 'Listado masivo';
+$_['text_product_listings'] = 'Listas por mes';
// Columns
-$_['column_name'] = 'Name';
-$_['column_description'] = 'Description';
-$_['column_order_frequency'] = 'Order import frequency';
-$_['column_bulk_listing'] = 'Bulk Listing';
-$_['column_product_listings'] = 'Listings per month';
-$_['column_price'] = 'Price';
+$_['column_name'] = 'Nombre';
+$_['column_description'] = 'Descripción';
+$_['column_order_frequency'] = 'Frecuencia de importación de pedidos';
+$_['column_bulk_listing'] = 'Listado masivo';
+$_['column_product_listings'] = 'Listas por mes';
+$_['column_price'] = 'Precio';
// Buttons
-$_['button_change_plan'] = 'Change plan';
-$_['button_register'] = 'Register'; \ No newline at end of file
+$_['button_change_plan'] = 'Cambio de plan';
+$_['button_register'] = 'Registro';