saleor-dashboard/locale/es.json

5396 lines
203 KiB
JSON
Raw Normal View History

2020-02-13 11:50:39 +00:00
{
"OrderCancelDialogHeader": {
"context": "dialog header",
"string": "Cancelar Pedido"
},
"configurationMenuAttributes": {
2020-05-05 17:23:34 +00:00
"string": "Determinar los atributos utilizados para crear tipos de productos"
2020-02-13 11:50:39 +00:00
},
"configurationMenuNavigation": {
2020-05-05 17:23:34 +00:00
"string": "Define cómo los usuarios pueden navegar por tu tienda"
2020-02-13 11:50:39 +00:00
},
"configurationMenuPages": {
2020-05-05 17:23:34 +00:00
"string": "Administra y agrega páginas adicionales"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"configurationMenuPermissionGroups": {
2020-05-05 17:23:34 +00:00
"string": "Administre sus grupos de permisos y los permisos"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"configurationMenuProductTypes": {
2020-05-05 17:23:34 +00:00
"string": "Define los tipos de productos que vendes"
2020-02-13 11:50:39 +00:00
},
"configurationMenuShipping": {
2020-05-05 17:23:34 +00:00
"string": "Administre cómo envía pedidos"
2020-02-13 11:50:39 +00:00
},
"configurationMenuSiteSettings": {
2020-05-05 17:23:34 +00:00
"string": "Ver y actualizar la configuración de su sitio"
2020-02-13 11:50:39 +00:00
},
"configurationMenuStaff": {
2020-05-05 17:23:34 +00:00
"string": "Administre a sus empleados y sus permisos"
2020-02-13 11:50:39 +00:00
},
"configurationMenuTaxes": {
2020-05-05 17:23:34 +00:00
"string": "Administre cómo su tienda cobra impuestos"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"configurationMenuWarehouses": {
2020-05-05 17:23:34 +00:00
"string": "Administre y actualice la información de su almacén"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"configurationPluginsPages": {
2020-05-05 17:23:34 +00:00
"string": "Ver y actualizar sus complementos y sus configuraciones."
2020-02-13 11:50:39 +00:00
},
"homeActivityCardHeader": {
"context": "header",
"string": "Actividad"
},
"homeActivityCardNoActivities": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron actividades"
2020-02-13 11:50:39 +00:00
},
"homeAnalyticsCardHeader": {
"string": "Hoy"
},
"homeHeaderText": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Hola, {userName}"
2020-02-13 11:50:39 +00:00
},
"homeHeaderTextCaption": {
"context": "subheader",
2020-05-05 17:23:34 +00:00
"string": "Aquí hay información que recopilamos sobre su tienda"
2020-02-13 11:50:39 +00:00
},
"homeNotificationTableNoOrders": {
2020-05-05 17:23:34 +00:00
"string": "No hay pedidos listos para cumplir"
2020-02-13 11:50:39 +00:00
},
"homeNotificationTableOrders": {
2020-05-05 17:23:34 +00:00
"string": "{amount, plural,one {Un pedido está listo para ser completado} other {{amount} ordenes están listas para ser completadas}}"
2020-02-13 11:50:39 +00:00
},
"homeNotificationTablePayments": {
2020-05-05 17:23:34 +00:00
"string": "{amount, plural,one {Un pago por capturar} other {{amount} pagos por capturar}}"
2020-02-13 11:50:39 +00:00
},
"homeNotificationTableProducts": {
2020-05-05 17:23:34 +00:00
"string": "{amount, plural,one {Un producto agotado} other {{amount} productos agotados}}"
2020-02-13 11:50:39 +00:00
},
"homeNotificationsNoPayments": {
2020-05-05 17:23:34 +00:00
"string": "No hay pagos esperando la captura"
2020-02-13 11:50:39 +00:00
},
"homeNotificationsTableNoProducts": {
2020-05-05 17:23:34 +00:00
"string": "No hay productos agotados"
2020-02-13 11:50:39 +00:00
},
"homeProductListCardOrders": {
"context": "number of ordered products",
2020-05-05 17:23:34 +00:00
"string": "{amount, plural,one {Uno ordenado} other {{amount} ordenados}}"
2020-02-13 11:50:39 +00:00
},
"homeProductsListCardHeader": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Productos principales"
2020-02-13 11:50:39 +00:00
},
"homeProductsListCardNoProducts": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron productos"
2020-02-13 11:50:39 +00:00
},
"homeScreenDisclaimer": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Descargo de responsabilidad"
2020-02-13 11:50:39 +00:00
},
"homeScreenDisclaimerText1": {
2020-05-05 17:23:34 +00:00
"string": "El nuevo tablero y la API GraphQL son software de calidad de vista previa."
2020-02-13 11:50:39 +00:00
},
"homeScreenDisclaimerText2": {
2020-05-05 17:23:34 +00:00
"string": "La API GraphQL es de calidad beta. No está completamente optimizado y pueden faltar algunas mutaciones o consultas."
2020-02-13 11:50:39 +00:00
},
"homeScreenHeader": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Hola, {userName}"
2020-02-13 11:50:39 +00:00
},
"menuCreateDialogHeader": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Crear menú"
2020-02-13 11:50:39 +00:00
},
"menuCreateDialogMenuTitleLabel": {
2020-05-05 17:23:34 +00:00
"string": "Título del menú"
2020-02-13 11:50:39 +00:00
},
"menuDetailsDeleteMenuContent": {
"string": "¿Seguro que desea eliminar el menú {menuName}?"
},
"menuDetailsDeleteMenuHeader": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar menu"
2020-02-13 11:50:39 +00:00
},
"menuDetailsPageHelperText": {
2020-05-05 17:23:34 +00:00
"string": "La creación de la estructura de navegación se realiza arrastrando y soltando. Simplemente cree un nuevo elemento de menú y luego arrástrelo a su lugar de destino. Puede mover elementos uno dentro del otro para crear una estructura de árbol y arrastrar elementos hacia arriba y hacia abajo para crear una jerarquía"
2020-02-13 11:50:39 +00:00
},
"menuItemDialogAddItem": {
"context": "create new menu item, header",
"string": "Agregar Ítem"
},
"menuItemDialogAddLink": {
"context": "add link to navigation",
2020-05-05 17:23:34 +00:00
"string": "Enlace a: {url}"
2020-02-13 11:50:39 +00:00
},
"menuItemDialogEditItem": {
"context": "edit menu item, header",
2020-05-05 17:23:34 +00:00
"string": "Editar ítem"
2020-02-13 11:50:39 +00:00
},
"menuItemDialogLinkLabel": {
"context": "label",
"string": "Link"
},
"menuItemDialogLinkPlaceholder": {
2020-05-05 17:23:34 +00:00
"string": "Comience a escribir para comenzar la búsqueda ..."
2020-02-13 11:50:39 +00:00
},
"menuItemDialogNameLabel": {
"context": "menu item name",
"string": "Nombre"
},
"menuItemsAddItem": {
"context": "add new menu item",
2020-05-05 17:23:34 +00:00
"string": "Crear un nuevo elemento"
2020-02-13 11:50:39 +00:00
},
"menuItemsHeader": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Elementos del menú"
2020-02-13 11:50:39 +00:00
},
"menuItemsPlaceholder": {
2020-05-05 17:23:34 +00:00
"string": "Agregue un nuevo elemento para comenzar a crear el menú"
2020-02-13 11:50:39 +00:00
},
"menuListCreatedMenu": {
2020-05-05 17:23:34 +00:00
"string": "Menú creado"
2020-02-13 11:50:39 +00:00
},
"menuListDeleteMenuContent": {
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que deseas eliminar {menuName}?"
2020-02-13 11:50:39 +00:00
},
"menuListDeleteMenuHeader": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar menu"
2020-02-13 11:50:39 +00:00
},
"menuListDeleteMenusContent": {
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Está seguro que desea eliminar este menú?} other {¿Está seguro que desea eliminar los {displayQuantity} menús?}}"
2020-02-13 11:50:39 +00:00
},
"menuListDeleteMenusHeader": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar menús"
2020-02-13 11:50:39 +00:00
},
"menuListDeletedMenu": {
2020-05-05 17:23:34 +00:00
"string": "Eliminar menú"
2020-02-13 11:50:39 +00:00
},
"menuListItems": {
"context": "number of menu items",
2020-05-05 17:23:34 +00:00
"string": "elementos"
2020-02-13 11:50:39 +00:00
},
"menuListMenutitle": {
2020-05-05 17:23:34 +00:00
"string": "Título del menú"
2020-02-13 11:50:39 +00:00
},
"menuListNoMenus": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron menús"
2020-02-13 11:50:39 +00:00
},
"menuListPageAddMenu": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear menú"
2020-02-13 11:50:39 +00:00
},
"menuPropertiesMenuTitle": {
2020-05-05 17:23:34 +00:00
"string": "Título del menú"
2020-02-13 11:50:39 +00:00
},
"orderCustomerBillingAddressNotSet": {
"context": "no address is set in draft order",
2020-05-05 17:23:34 +00:00
"string": "No establecido"
2020-02-13 11:50:39 +00:00
},
"orderCustomerCustomerNotSet": {
"context": "customer is not set in draft order",
2020-05-05 17:23:34 +00:00
"string": "No establecido"
2020-02-13 11:50:39 +00:00
},
"orderCustomerShippingAddressNotSet": {
"context": "shipping address is not set in draft order",
2020-05-05 17:23:34 +00:00
"string": "No establecido"
2020-02-13 11:50:39 +00:00
},
"orderPaymentShippingDoesNotApply": {
"context": "order does not require shipping",
2020-05-05 17:23:34 +00:00
"string": "no se aplica"
2020-02-13 11:50:39 +00:00
},
"orderPaymentVATDoesNotApply": {
"context": "vat not included in order price",
2020-05-05 17:23:34 +00:00
"string": "no se aplica"
2020-02-13 11:50:39 +00:00
},
"productStatusLabel": {
"context": "product",
"string": "Publicado"
},
"productStockHeader": {
"context": "product stock, section header",
"string": "Inventario"
},
"productTypeCreateHeader": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Crear tipo de producto"
2020-02-13 11:50:39 +00:00
},
"productTypeCreatePageHeader": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Crear tipo de producto"
2020-02-13 11:50:39 +00:00
},
"productTypeTaxesHeader": {
"context": "section header",
"string": "Impuestos"
},
"productTypeTaxesInputLabel": {
"string": "Impuestos"
},
"productVariantCreatePricesPriceInputLabel": {
"string": "Precio"
},
"productVariantCreatePricesSetPricePlaceholder": {
"context": "variant price",
"string": "Precio"
},
2020-04-29 15:11:02 +00:00
"productVariantCreatePricesStockInputLabel": {
2020-02-13 11:50:39 +00:00
"string": "Stock"
},
2020-04-29 15:11:02 +00:00
"productVariantCreatorStockSectionHeader": {
"context": "variant stock, header",
2020-02-13 11:50:39 +00:00
"string": "Stock"
},
2020-04-29 15:11:02 +00:00
"productVariantCreatorWarehouseSectionHeader": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Almacenes"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"productVariantPriceOptionalCostPriceField": {
"context": "optional field",
2020-05-05 17:23:34 +00:00
"string": "Opcional"
2020-02-13 11:50:39 +00:00
},
2020-06-16 16:42:56 +00:00
"productVariantPriceOptionalPriceField": {
2020-02-13 11:50:39 +00:00
"context": "optional field",
2020-05-05 17:23:34 +00:00
"string": "Opcional"
2020-02-13 11:50:39 +00:00
},
"saleDetailsPageCategoriesQuantity": {
"context": "number of categories",
2020-05-05 17:23:34 +00:00
"string": "Categorías ({quantity})"
2020-02-13 11:50:39 +00:00
},
"saleDetailsPageCollectionsQuantity": {
"context": "number of collections",
2020-05-05 17:23:34 +00:00
"string": "({quantity}) colecciones"
2020-02-13 11:50:39 +00:00
},
"saleDetailsPageProductsQuantity": {
"context": "number of products",
2020-05-05 17:23:34 +00:00
"string": "({quantity}) productos"
2020-02-13 11:50:39 +00:00
},
"saleDetailsUnassignCategory": {
"context": "unassign category from sale, button",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación"
2020-02-13 11:50:39 +00:00
},
"saleDetailsUnassignCollection": {
"context": "unassign collection from sale, button",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación"
2020-02-13 11:50:39 +00:00
},
"saleDetailsUnassignProduct": {
"context": "unassign product from sale, button",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación"
2020-02-13 11:50:39 +00:00
},
"shippingZoneDetailsDialogsDeleteShippingMethod": {
"context": "delete shipping method",
"string": "¿Seguro que desea eliminar {name}?"
},
"shippingZoneDetailsDialogsDeleteShippingZone": {
"context": "delete shipping zone",
"string": "¿Seguro que desea eliminar {name}?"
},
2020-04-29 15:11:02 +00:00
"shippingZoneWarehouses_dot_autocomplete_dot_label": {
"context": "autocomplete select label",
2020-05-05 17:23:34 +00:00
"string": "Almacén"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"siteSettingsMailingHelperText": {
"context": "helper text",
2020-05-05 17:23:34 +00:00
"string": "Configuración de correo"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_accept": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Aceptar"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_attributes": {
"context": "attributes section name",
"string": "Atributos"
},
2020-04-29 15:11:02 +00:00
"src_dot_attributes_dot_attributeSlugUnique": {
2020-05-05 17:23:34 +00:00
"string": "El atributo con este slug ya existe"
2020-04-29 15:11:02 +00:00
},
"src_dot_attributes_dot_attributeValueAlreadyExists": {
2020-05-05 17:23:34 +00:00
"string": "Este valor ya existe dentro de este atributo"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1184518529": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar este atributo?} other {¿Está seguro de que desea eliminar los {displayQuantity} atributos?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1655187315": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Eliminar atributos"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_1889602489": {
"context": "dialog title",
"string": "Borrar atributo"
},
"src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_3738429348": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que quieres eliminar {attributeName}?"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": {
"context": "attribute's editor component",
2020-05-05 17:23:34 +00:00
"string": "Catálogo de tipo de entrada para el propietario de la tienda"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": {
"context": "product attribute type",
"string": "Desplegable"
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": {
"context": "check to require attribute to have value",
2020-05-05 17:23:34 +00:00
"string": "Valor requerido"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": {
"context": "product attribute type",
2020-05-05 17:23:34 +00:00
"string": "Selección múltiple"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": {
"context": "attribute's slug short code label",
2020-05-05 17:23:34 +00:00
"string": "Codigo de atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": {
"context": "attribute slug input field helper text",
2020-05-05 17:23:34 +00:00
"string": "Esto se usa internamente. Asegúrate de no usar espacios"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": {
"context": "attribute's label",
2020-05-05 17:23:34 +00:00
"string": "Etiqueta predeterminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todos los atributos"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_3824684885": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_3916653510": {
2020-05-05 17:23:34 +00:00
"string": "Atributo de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_availableInGrid": {
"context": "attribute can be column in product list table",
2020-05-05 17:23:34 +00:00
"string": "Puede ser utilizado como columna"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInDashboard": {
"context": "use attribute in filtering",
2020-05-05 17:23:34 +00:00
"string": "Filtros en el tablero"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInStorefront": {
"context": "use attribute in filtering",
2020-05-05 17:23:34 +00:00
"string": "Filtros en cliente web"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_isVariantOnly": {
"context": "attribute can be used only in variants",
2020-05-05 17:23:34 +00:00
"string": "Variante unica"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_valueRequired": {
"context": "attribute value is required",
2020-05-05 17:23:34 +00:00
"string": "Valor requerido"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_visibleInStorefront": {
"context": "attribute",
2020-05-05 17:23:34 +00:00
"string": "Visible en la página del producto en la tienda"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron atributos"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_2186555805": {
"context": "attribute can be searched in storefront",
2020-05-05 17:23:34 +00:00
"string": "Usar en búsqueda segmentada"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_2235596452": {
"context": "attribute can be searched in dashboard",
2020-05-05 17:23:34 +00:00
"string": "Disponible para su búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_3605174225": {
2020-05-05 17:23:34 +00:00
"string": "Codigo de atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_643174786": {
"context": "attribute is visible",
"string": "Visible"
},
"src_dot_attributes_dot_components_dot_AttributeList_dot_691600601": {
"context": "attribute's label'",
2020-05-05 17:23:34 +00:00
"string": "Etiqueta predeterminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": {
"context": "page title",
2020-05-05 17:23:34 +00:00
"string": "Crear un nuevo atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": {
"context": "attribute is filterable in storefront",
2020-05-05 17:23:34 +00:00
"string": "Uso en navegación por facetada"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": {
"context": "attribute properties regarding storefront",
2020-05-05 17:23:34 +00:00
"string": "Propiedades de la tienda"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": {
"context": "attribute properties regarding dashboard",
2020-05-05 17:23:34 +00:00
"string": "Propiedades del tablero"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": {
"context": "attribute position in storefront filters",
2020-05-05 17:23:34 +00:00
"string": "Posición en navegación facetada"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3876764312": {
"context": "attribute",
2020-05-05 17:23:34 +00:00
"string": "Visible en la página del producto en la tienda"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": {
2020-05-05 17:23:34 +00:00
"string": "Si está habilitado, este atributo se puede usar como una columna en la tabla de productos."
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": {
"context": "add attribute as column in product list table",
2020-05-05 17:23:34 +00:00
"string": "Agregar a opciones de columna"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": {
"context": "use attribute in filtering",
2020-05-05 17:23:34 +00:00
"string": "Usado en filtrado"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": {
2020-05-05 17:23:34 +00:00
"string": "Si está habilitado, podrá usar este atributo para filtrar productos en la lista de productos."
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": {
"context": "delete attribute value",
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que quieres eliminar el valor \"{nombre}\"?"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_203246037": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Eliminar valor de atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_4031078167": {
2020-05-05 17:23:34 +00:00
"string": "¿Está seguro de que desea eliminar el valor \"{name}\"? Si lo elimina, no podrá asignarlo a ninguno de los productos con el atributo \"{attributeName}\"."
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1395607402": {
"context": "edit attribute value",
2020-05-05 17:23:34 +00:00
"string": "Editar valor"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1841790893": {
"context": "add attribute value",
"string": "Agregar valor"
},
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_636461959": {
"context": "attribute name",
"string": "Nombre"
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_1397696159": {
"context": "attribute values list: name column header",
2020-05-05 17:23:34 +00:00
"string": "Vista de tienda predeterminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_1565474525": {
"context": "attribute values list: slug column header",
2020-05-05 17:23:34 +00:00
"string": "Administrador"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_2054206599": {
"context": "No attribute values found",
2020-05-05 17:23:34 +00:00
"string": "No se encontraron valores"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_224159874": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Valor de atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_components_dot_AttributeValues_dot_351422234": {
"context": "assign attribute value button",
2020-05-05 17:23:34 +00:00
"string": "Asignar valor"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": {
2020-05-05 17:23:34 +00:00
"string": "Atributo creado con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_423042761": {
"context": "attribute value deleted",
2020-05-05 17:23:34 +00:00
"string": "Valor eliminado"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_499456739": {
2020-05-05 17:23:34 +00:00
"string": "Atributo eliminado"
2020-02-13 11:50:39 +00:00
},
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_634268988": {
"context": "added new attribute value",
"string": "Agregar nuevo valor"
},
"src_dot_attributes_dot_views_dot_AttributeList_dot_3218248395": {
"context": "deleted multiple attributes",
2020-05-05 17:23:34 +00:00
"string": "Atributos eliminados exitosamente"
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_LoginPage_dot_109182747": {
"context": "button",
"string": "Iniciar Sesión"
},
"src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": {
"string": "Contraseña"
},
"src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": {
2020-05-05 17:23:34 +00:00
"string": "Lo sentimos, su nombre de usuario o contraseña son incorrectos. Inténtalo de nuevo."
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Restablece tu contraseña"
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": {
2020-05-05 17:23:34 +00:00
"string": "Contraseña nueva"
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": {
2020-05-05 17:23:34 +00:00
"string": "Configura una nueva contraseña."
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Establecer nueva contraseña"
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": {
2020-05-05 17:23:34 +00:00
"string": "Confirmar contraseña"
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": {
2020-05-05 17:23:34 +00:00
"string": "Las contraseñas no coinciden"
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": {
2020-05-05 17:23:34 +00:00
"string": "¿Olvidaste tu contraseña? No se preocupe, la restableceremos por usted."
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": {
"context": "password reset, button",
2020-05-05 17:23:34 +00:00
"string": "Enviar instrucciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Regresar al inicio de sesión"
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": {
2020-05-05 17:23:34 +00:00
"string": "¡Éxito! En unos minutos recibirá un mensaje con instrucciones sobre cómo restablecer su contraseña."
2020-02-13 11:50:39 +00:00
},
"src_dot_auth_dot_views_dot_2388238158": {
2020-05-05 17:23:34 +00:00
"string": "La dirección de correo electrónico proporcionada no existe en nuestra base de datos."
2020-02-13 11:50:39 +00:00
},
"src_dot_availability": {
"string": "Disponibilidad"
},
"src_dot_back": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Atrás"
2020-02-13 11:50:39 +00:00
},
"src_dot_cancel": {
"context": "button",
"string": "Cancelar"
},
"src_dot_cancelled": {
"context": "order status",
"string": "Cancelado"
},
"src_dot_catalog": {
2020-05-05 17:23:34 +00:00
"string": "Catálogo"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories": {
"context": "categories section name",
"string": "Categorías"
},
"src_dot_categories_dot_components_dot_CategoryBackground_dot_2224943474": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Imagen de fondo (opcional)"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryBackground_dot_3289097895": {
"context": "field is optional",
"string": "(Opcional)"
},
"src_dot_categories_dot_components_dot_CategoryCreatePage_dot_236319840": {
"context": "page header",
2020-05-05 17:23:34 +00:00
"string": "Crear nueva categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryCreatePage_dot_2563994280": {
2020-05-05 17:23:34 +00:00
"string": "Añade el título y la descripción del motor de búsqueda para que esta categoría sea más fácil de encontrar"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_2004894945": {
"context": "dialog title",
"string": "Borrar Categoría"
},
"src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_847492725": {
"context": "delete category",
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que quieres eliminar {categoryName}?"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_1214235329": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_4037703468": {
2020-05-05 17:23:34 +00:00
"string": "Descripción de la categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryListPage_dot_1140231710": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryListPage_dot_3841025483": {
2020-05-05 17:23:34 +00:00
"string": "Buscar categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryListPage_dot_4294878092": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todas las categorías"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryList_dot_1214235329": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2054128296": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron categorías"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2155313053": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron subcategorías."
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2159874182": {
"context": "number of subcategories",
"string": "Subcategorías"
},
"src_dot_categories_dot_components_dot_CategoryList_dot_2527742754": {
"context": "number of products",
2020-05-05 17:23:34 +00:00
"string": "No. de productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": {
"context": "product price",
"string": "Precio"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": {
"context": "product type",
2020-05-05 17:23:34 +00:00
"string": "Tipo"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_2341910657": {
"context": "product",
"string": "Sin publicar"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_3640454975": {
"context": "product status",
"string": "Publicado"
},
"src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": {
"context": "product",
"string": "Nombre"
},
"src_dot_categories_dot_components_dot_CategoryProducts_dot_3554578821": {
"context": "button",
"string": "Agregar producto"
},
"src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Productos en {categoryName}"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2159874182": {
"context": "number of subcategories in category",
"string": "Subcategorías"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2563994280": {
2020-05-05 17:23:34 +00:00
"string": "Añade el título y la descripción del motor de búsqueda para que esta categoría sea más fácil de encontrar"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2968663655": {
"context": "number of products in category",
"string": "Productos"
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_3229914152": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Todas las subcategorías"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_770296100": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear subcategoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_1140231710": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Crear categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_1204353135": {
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar este producto?} other {¿Está seguro de que desea eliminar los {displayQuantity} productos?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_1754466114": {
2020-05-05 17:23:34 +00:00
"string": "Categoría creada"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_1823337870": {
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar esta categoría?} other {¿Está seguro de que desea eliminar las {displayQuantity} categorías?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_2004894945": {
"context": "dialog title",
"string": "Borrar Categoría"
},
"src_dot_categories_dot_views_dot_2189424032": {
2020-05-05 17:23:34 +00:00
"string": "Categoría eliminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_2507763081": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Eliminar productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_3488150607": {
2020-05-05 17:23:34 +00:00
"string": "Recuerde que esto también eliminará todos los productos asignados a esta categoría."
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_712767046": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Eliminar categorias"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_847492725": {
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que quieres eliminar {categoryName}?"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": {
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar esta categoría?} other {¿Está seguro de que desea eliminar las {displayQuantity} categorías?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_CategoryList_dot_3488150607": {
2020-05-05 17:23:34 +00:00
"string": "Recuerde que esto también eliminará todos los productos asignados a esta categoría."
2020-02-13 11:50:39 +00:00
},
"src_dot_categories_dot_views_dot_CategoryList_dot_712767046": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Eliminar categorias"
2020-02-13 11:50:39 +00:00
},
"src_dot_clear": {
"context": "button",
"string": "Limpiar"
},
"src_dot_collections": {
"context": "collections section name",
"string": "Colecciones"
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_1815688500": {
"context": "collection",
2020-05-05 17:23:34 +00:00
"string": "desde {date}"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_2001551496": {
"context": "collection",
2020-05-05 17:23:34 +00:00
"string": "será visible desde {date}"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_946315389": {
2020-05-05 17:23:34 +00:00
"string": "Añade el título y la descripción del motor de búsqueda para que esta coleción sea más fácil de encontrar"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_951411809": {
"context": "page header",
"string": "Agregar Colección"
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_1815688500": {
"context": "collection",
2020-05-05 17:23:34 +00:00
"string": "desde {date}"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_2001551496": {
"context": "collection",
2020-05-05 17:23:34 +00:00
"string": "será visible desde {date}"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_2906897537": {
"context": "switch button",
2020-05-05 17:23:34 +00:00
"string": "Característica en la página de inicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_946315389": {
2020-05-05 17:23:34 +00:00
"string": "Añade el título y la descripción del motor de búsqueda para que esta coleción sea más fácil de encontrar"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionDetails_dot_636461959": {
"context": "collection name",
"string": "Nombre"
},
"src_dot_collections_dot_components_dot_CollectionImage_dot_2224943474": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Imagen de fondo (opcional)"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionImage_dot_3289097895": {
"context": "field is optional",
"string": "(Opcional)"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_1631917001": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todas las colecciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": {
2020-05-05 17:23:34 +00:00
"string": "Buscar colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_hidden": {
"context": "collection",
"string": "Oculto"
},
"src_dot_collections_dot_components_dot_CollectionListPage_dot_published": {
"context": "collection",
"string": "Publicado"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2137803833": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron colecciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2341910657": {
"context": "collection is not published",
"string": "Sin publicar"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": {
2020-05-05 17:23:34 +00:00
"string": "No. de productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionList_dot_3326160357": {
"context": "collection availability",
"string": "Disponibilidad"
},
"src_dot_collections_dot_components_dot_CollectionList_dot_3640454975": {
"context": "collection is published",
"string": "Publicado"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": {
"context": "product type",
2020-05-05 17:23:34 +00:00
"string": "Tipo"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_2341910657": {
"context": "product is not published",
"string": "Sin publicar"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_3640454975": {
"context": "product is published",
"string": "Publicado"
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": {
"context": "products in collection",
2020-05-05 17:23:34 +00:00
"string": "Productos en {name}"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_460524544": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_components_dot_CollectionProducts_dot_636461959": {
"context": "product name",
"string": "Nombre"
},
"src_dot_collections_dot_views_dot_1152429477": {
"string": "Colección eliminada"
},
"src_dot_collections_dot_views_dot_2001540731": {
2020-05-05 17:23:34 +00:00
"string": "Producto agregado a la colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_2402899582": {
2020-05-05 17:23:34 +00:00
"string": "¿Seguro que quieres eliminar la imagen de la colección?"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_3215481647": {
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas anular la asignación este producto?} other {¿Está seguro de que desea anular la asignación de los {displayQuantity} productos?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_3482612628": {
2020-05-05 17:23:34 +00:00
"string": "Producto eliminado de la colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_3791354625": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación de productos de la colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_523939418": {
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que quieres eliminar {collectionName}?"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_686910896": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Crear colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_699514132": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Eliminar colecciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_870815507": {
"context": "unassign product from collection, button",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_942133001": {
"context": "dialog title",
"string": "Borrar imagen"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_1547167026": {
"context": "publish collections",
"string": "Publicar"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_1944626595": {
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Está seguro de que desea retirar la publicación de esta colección?} other {¿Está seguro de que desea retirar la publicación de estas {displayQuantity} colecciones?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2237014112": {
"context": "unpublish collections",
"string": "Retirar publicación"
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2491832187": {
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Está seguro de que desea eliminar la colección?} other {¿Está seguro de que desea eliminar las {displayQuantity} colecciones?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2637364047": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Retirar publicación de estas colecciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2756013640": {
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Está seguro de que desea publicar la colección?} other {¿Está seguro de que desea publicar las {displayQuantity} colecciones?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_CollectionList_dot_2823425739": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Publicar colecciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_collections_dot_views_dot_CollectionList_dot_3817188998": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Eliminar coleciones"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_components_dot_AccountPermissionGroups_dot_2836633439": {
2020-05-05 17:23:34 +00:00
"string": "Grupos de permisos"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AccountPermissions_dot_2690176844": {
"context": "dialog header",
"string": "Permisos"
},
2020-04-29 15:11:02 +00:00
"src_dot_components_dot_AccountPermissions_dot_2731975416": {
"context": "card section description",
2020-05-05 17:23:34 +00:00
"string": "Permisos disponibles"
2020-04-29 15:11:02 +00:00
},
"src_dot_components_dot_AccountPermissions_dot_2853621891": {
"context": "exceeded permissions description",
2020-05-05 17:23:34 +00:00
"string": "Los permisos de este grupo exceden los tuyos. Solo puede administrar los permisos que tiene."
2020-04-29 15:11:02 +00:00
},
"src_dot_components_dot_AccountPermissions_dot_3674526441": {
"context": "permission list item description",
2020-05-05 17:23:34 +00:00
"string": "Este grupo es la última fuente de ese permiso."
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AccountStatus_dot_2183517419": {
"context": "section header",
"string": "Estado de cuenta."
},
"src_dot_components_dot_AccountStatus_dot_2683780981": {
2020-05-05 17:23:34 +00:00
"string": "Si desea deshabilitar esta cuenta, desactive la casilla a continuación"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AddressEdit_dot_1139500589": {
"string": "País"
},
"src_dot_components_dot_AddressEdit_dot_1271289966": {
2020-05-05 17:23:34 +00:00
"string": "Teléfono"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AddressEdit_dot_1363074570": {
2020-05-05 17:23:34 +00:00
"string": "Direccion, línea 1"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AddressEdit_dot_253031977": {
"string": "Ciudad"
},
"src_dot_components_dot_AddressEdit_dot_2965971965": {
2020-05-05 17:23:34 +00:00
"string": "ZIP / Código postal"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AddressEdit_dot_3121963259": {
2020-05-05 17:23:34 +00:00
"string": "Direccion, línea 2"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AddressEdit_dot_3570415321": {
2020-05-05 17:23:34 +00:00
"string": "Compañía"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AddressEdit_dot_944851093": {
2020-05-05 17:23:34 +00:00
"string": "Área del país"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AppLayout_dot_21332146": {
"context": "button",
"string": "Cerrar Sesión"
},
"src_dot_components_dot_AppLayout_dot_248888005": {
"context": "button",
2020-04-29 15:11:02 +00:00
"string": "Configuración de Cuenta"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignCategoryDialog_dot_1305061437": {
2020-05-05 17:23:34 +00:00
"string": "Buscar categorías"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignCategoryDialog_dot_190977792": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Asignar categorias"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignCategoryDialog_dot_3690273268": {
2020-05-05 17:23:34 +00:00
"string": "Buscar por nombre de categoría, etc..."
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignCategoryDialog_dot_3973677075": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar categorpias"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignCollectionDialog_dot_1035511604": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar coleciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignCollectionDialog_dot_2605414502": {
2020-05-05 17:23:34 +00:00
"string": "Buscar por nombre de colección, etc..."
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignCollectionDialog_dot_3992923611": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Asignar coleción"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignCollectionDialog_dot_4057224233": {
2020-05-05 17:23:34 +00:00
"string": "Buscar colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignProductDialog_dot_2100305525": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignProductDialog_dot_2336947364": {
2020-05-05 17:23:34 +00:00
"string": "Buscar por nombre de producto, atributo, tipo de producto, etc."
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignProductDialog_dot_2850255786": {
2020-05-05 17:23:34 +00:00
"string": "Buscar Productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AssignProductDialog_dot_649693468": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Asignar producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": {
2020-05-05 17:23:34 +00:00
"string": "No hay resultados"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_ColumnPicker_dot_1483881697": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Reiniciar"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_ColumnPicker_dot_2539195044": {
"context": "select visible columns button",
2020-05-05 17:23:34 +00:00
"string": "Columnas"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_ColumnPicker_dot_2715399461": {
"context": "pick columns to display",
2020-05-05 17:23:34 +00:00
"string": "{numberOfSelected} columnas selecionas de {numberOfTotal}"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_components_dot_CompanyAddressInput_dot_1139500589": {
"string": "País"
},
"src_dot_components_dot_CompanyAddressInput_dot_1271289966": {
2020-05-05 17:23:34 +00:00
"string": "Teléfono"
2020-04-29 15:11:02 +00:00
},
"src_dot_components_dot_CompanyAddressInput_dot_1363074570": {
2020-05-05 17:23:34 +00:00
"string": "Direccion, línea 1"
2020-04-29 15:11:02 +00:00
},
"src_dot_components_dot_CompanyAddressInput_dot_253031977": {
"string": "Ciudad"
},
"src_dot_components_dot_CompanyAddressInput_dot_2965971965": {
2020-05-05 17:23:34 +00:00
"string": "ZIP / Código postal"
2020-04-29 15:11:02 +00:00
},
"src_dot_components_dot_CompanyAddressInput_dot_3121963259": {
2020-05-05 17:23:34 +00:00
"string": "Direccion, línea 2"
2020-04-29 15:11:02 +00:00
},
"src_dot_components_dot_CompanyAddressInput_dot_3570415321": {
2020-05-05 17:23:34 +00:00
"string": "Compañía"
2020-04-29 15:11:02 +00:00
},
"src_dot_components_dot_CompanyAddressInput_dot_944851093": {
2020-05-05 17:23:34 +00:00
"string": "Área del país"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_ConfirmButton_dot_2845142593": {
"context": "button",
"string": "Error"
},
"src_dot_components_dot_CountryList_dot_2460766407": {
"context": "number of countries",
2020-05-05 17:23:34 +00:00
"string": "{number} paises"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_CountryList_dot_2747492886": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar paises"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_DeleteFilterTabDialog_dot_2173195312": {
"context": "custom search delete, dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": {
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que deseas eliminar {name} de la pestaña de búsqueda?"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_ErrorMessageCard_dot_2845142593": {
"context": "header",
"string": "Error"
},
"src_dot_components_dot_ErrorPage_dot_1723676032": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Regresar al inicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_ErrorPage_dot_2736139139": {
"string": "Ooops!..."
},
"src_dot_components_dot_ErrorPage_dot_2845142593": {
"string": "Error"
},
"src_dot_components_dot_ErrorPage_dot_3090161573": {
2020-05-05 17:23:34 +00:00
"string": "No te preocupes, todo va a estar bien"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_ErrorPage_dot_3182212440": {
2020-05-05 17:23:34 +00:00
"string": "Hemos encontrado un problema ..."
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_FileUpload_dot_3050254265": {
"context": "upload file, button",
2020-05-05 17:23:34 +00:00
"string": "Subir"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_FilterBar_dot_2173195312": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Eliminar búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_FilterBar_dot_2340527467": {
2020-05-05 17:23:34 +00:00
"string": "Filtro personalizado"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_FilterBar_dot_3268463180": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Guardar búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_FilterCard_dot_996289613": {
"string": "Filtros"
},
"src_dot_components_dot_Filter_dot_2332404293": {
"context": "search",
2020-05-05 17:23:34 +00:00
"string": "No hay resultados"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Filter_dot_2683154806": {
"context": "is filter range or value",
2020-05-05 17:23:34 +00:00
"string": "igual a"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Filter_dot_2779594451": {
"context": "filter range separator",
2020-05-05 17:23:34 +00:00
"string": "y"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Filter_dot_4190318230": {
"context": "search results",
2020-05-05 17:23:34 +00:00
"string": "Ver más"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Filter_dot_773313536": {
"context": "is filter range or value",
2020-05-05 17:23:34 +00:00
"string": "entre"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Filter_dot_996289613": {
"string": "Filtros"
},
"src_dot_components_dot_ImageUpload_dot_1731007575": {
"context": "image upload",
2020-05-05 17:23:34 +00:00
"string": "Suelta aquí para subir"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_LanguageSwitch_dot_4150219184": {
"context": "button",
"string": "{languageName} - {languageCode}"
},
"src_dot_components_dot_ListField_dot_3099331554": {
"context": "button",
"string": "Agregar"
},
"src_dot_components_dot_MoneyRange_dot_12301532": {
"context": "money",
2020-05-05 17:23:34 +00:00
"string": "Hasta {money}"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_MoneyRange_dot_1316359951": {
"context": "money",
"string": "{fromMoney} - {toMoney}"
},
"src_dot_components_dot_MoneyRange_dot_3729849657": {
"context": "money",
2020-05-05 17:23:34 +00:00
"string": "desde {money}"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_MultiAutocompleteSelectField_dot_1477537381": {
"context": "add custom select input option",
2020-05-05 17:23:34 +00:00
"string": "Añadir nuevo valor: {value}"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_MultiAutocompleteSelectField_dot_4205644805": {
2020-05-05 17:23:34 +00:00
"string": "No se han encontrado resultados"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_MultiSelectField_dot_4205644805": {
2020-05-05 17:23:34 +00:00
"string": "No se han encontrado resultados"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_1116468870": {
"context": "navigator placeholder",
2020-05-05 17:23:34 +00:00
"string": "No. de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_1167695965": {
"context": "navigator placeholder",
2020-05-05 17:23:34 +00:00
"string": "Comando de tipo"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_1643417013": {
"context": "navigator placeholder",
2020-05-05 17:23:34 +00:00
"string": "Buscar cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_1809988825": {
"context": "navigator section header",
2020-05-05 17:23:34 +00:00
"string": "Buscar en clientes"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_2874620973": {
"context": "navigator placeholder",
2020-05-05 17:23:34 +00:00
"string": "Escriba {key} para ver las acciones disponibles."
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_2935523260": {
"context": "navigator placeholder",
2020-05-05 17:23:34 +00:00
"string": "Buscar en el catálogo"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_3060198201": {
"context": "navigator section header",
2020-05-05 17:23:34 +00:00
"string": "Navegar a"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_3384551821": {
"context": "navigator notification",
2020-05-05 17:23:34 +00:00
"string": "Nuestra nueva funcionalidad esta aquí para ayudarlo con sus tareas diarias. Ejecute Navigator usando el atajo {keyboardShortcut}."
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_3636839115": {
"context": "navigator section header",
2020-05-05 17:23:34 +00:00
"string": "Acciones rápidas"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_4290208300": {
"context": "navigator notification title",
2020-05-05 17:23:34 +00:00
"string": "Navigator está aquí para ayudar"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_category": {
"string": "Categoría"
},
"src_dot_components_dot_Navigator_dot_modes_dot_collection": {
"string": "Colección"
},
"src_dot_components_dot_Navigator_dot_modes_dot_collectionPublished": {
"context": "collection",
"string": "Publicado"
},
"src_dot_components_dot_Navigator_dot_modes_dot_collectionUnpublished": {
"context": "collection",
2020-05-05 17:23:34 +00:00
"string": "No publicado"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_createCategory": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_createCollection": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_createCustomer": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Create cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_createOrder": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear pedido"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_components_dot_Navigator_dot_modes_dot_createPermissionGroup": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear grupo de permisos"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_Navigator_dot_modes_dot_createProduct": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_createVoucher": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear cupón"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_customerWithName": {
"string": "{firstName} {lastName}"
},
"src_dot_components_dot_Navigator_dot_modes_dot_goToOrder": {
"context": "navigator action",
2020-05-05 17:23:34 +00:00
"string": "Ir al pedido #{orderNumber}"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpCatalogMode": {
"context": "navigator catalog mode description",
2020-05-05 17:23:34 +00:00
"string": "Buscar en el catálogo"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpCommandsMode": {
"context": "navigator command mode description",
2020-05-05 17:23:34 +00:00
"string": "Comando de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpCustomersMode": {
"context": "navigator customer mode description",
2020-05-05 17:23:34 +00:00
"string": "Buscar clientes"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpDefaultMode": {
"context": "navigator default mode description",
2020-05-05 17:23:34 +00:00
"string": "Buscar vistas y acciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpMode": {
"context": "navigator help mode description",
2020-05-05 17:23:34 +00:00
"string": "Mostrar ayuda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_helpOrdersMode": {
"context": "navigator order mode description",
2020-05-05 17:23:34 +00:00
"string": "Buscar pedidos"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_noResults": {
2020-05-05 17:23:34 +00:00
"string": "Sin resultados"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Navigator_dot_modes_dot_product": {
"string": "Producto"
},
"src_dot_components_dot_NotFoundPage_dot_2736139139": {
"string": "Ooops!..."
},
"src_dot_components_dot_NotFoundPage_dot_4036415297": {
2020-05-05 17:23:34 +00:00
"string": "Algo falta"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_NotFoundPage_dot_4205980614": {
2020-05-05 17:23:34 +00:00
"string": "Lo sentimos, la página no fue encontrada"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_NotFoundPage_dot_678743710": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Regresar al panel administrativo"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_RadioGroupField_dot_4205644805": {
2020-05-05 17:23:34 +00:00
"string": "No se han encontrado resultados"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_RichTextEditor_dot_1603794322": {
"context": "dialog header",
"string": "Agregar un enlace de imagen"
},
"src_dot_components_dot_RichTextEditor_dot_2049070632": {
"context": "replace image, button",
2020-05-05 17:23:34 +00:00
"string": "Reemplazar"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_RichTextEditor_dot_2160163587": {
"context": "button",
"string": "Agregar o Editar Enlace"
},
2020-03-06 15:38:23 +00:00
"src_dot_components_dot_RichTextEditor_dot_286109898": {
"context": "rich text error",
2020-05-05 17:23:34 +00:00
"string": "Contenido inválido"
2020-03-06 15:38:23 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_components_dot_RichTextEditor_dot_2925475978": {
2020-05-05 17:23:34 +00:00
"string": "URL vinculada"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_RichTextEditor_dot_4035057905": {
2020-05-05 17:23:34 +00:00
"string": "URL de la imagen"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_RowNumberSelect_dot_1154361791": {
2020-05-05 17:23:34 +00:00
"string": "No de filas:"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SaveFilterTabDialog_dot_1514415736": {
"context": "save filter tab, header",
2020-05-05 17:23:34 +00:00
"string": "Guardar búsqueda personalizada"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SaveFilterTabDialog_dot_1556856943": {
"context": "save search tab",
2020-05-05 17:23:34 +00:00
"string": "Nombre de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SearchBar_dot_2173195312": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Eliminar búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SearchBar_dot_2340527467": {
2020-05-05 17:23:34 +00:00
"string": "Filtro personalizado"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SearchBar_dot_3268463180": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Guardar búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SeoForm_dot_1324250412": {
2020-05-05 17:23:34 +00:00
"string": "Título del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SeoForm_dot_1991321627": {
2020-05-05 17:23:34 +00:00
"string": "Descripción del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SeoForm_dot_2378618579": {
"string": "Si está vacío, la vista previa muestra qué será autogenerado"
},
"src_dot_components_dot_SeoForm_dot_3198271020": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Editar seo de sitio"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SeoForm_dot_3468022343": {
2020-05-05 17:23:34 +00:00
"string": "Vista previa del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SeoForm_dot_3877274856": {
"context": "character limit",
2020-05-05 17:23:34 +00:00
"string": "{numberOfCharacters} de {maxCharacters} catacteres"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SingleAutocompleteSelectField_dot_1477537381": {
"context": "add custom select input option",
2020-05-05 17:23:34 +00:00
"string": "Añadir nuevo valor: {value}"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SingleAutocompleteSelectField_dot_3069107721": {
2020-05-05 17:23:34 +00:00
"string": "Nada"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SingleAutocompleteSelectField_dot_4205644805": {
2020-05-05 17:23:34 +00:00
"string": "No se han encontrado resultados"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_SingleSelectField_dot_4205644805": {
2020-05-05 17:23:34 +00:00
"string": "No se han encontrado resultados"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_TableHead_dot_868570480": {
2020-05-05 17:23:34 +00:00
"string": "{number} artículos seleccionados"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Timeline_dot_1359200231": {
"context": "add order note, button",
2020-05-05 17:23:34 +00:00
"string": "Enviar"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Timeline_dot_3028189627": {
2020-05-05 17:23:34 +00:00
"string": "Deja tu nota aquí ..."
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_VisibilityCard_dot_1459686496": {
"context": "section header",
"string": "Visibilidad"
},
"src_dot_components_dot_VisibilityCard_dot_2060790769": {
"context": "publish on date",
2020-05-05 17:23:34 +00:00
"string": "Publicar en"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_VisibilityCard_dot_292404896": {
2020-05-05 17:23:34 +00:00
"string": "Establecer fecha de publicación"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_VisibilityCard_dot_643174786": {
"string": "Visible"
},
"src_dot_components_dot_VisibilityCard_dot_77815154": {
"string": "Oculto"
},
"src_dot_components_dot_WeightRange_dot_264731940": {
"context": "weight",
2020-05-05 17:23:34 +00:00
"string": "Hasta {value} {unit}"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_WeightRange_dot_2892071052": {
"context": "weight",
"string": "{fromValue} {fromUnit} - {toValue} {toUnit}"
},
"src_dot_components_dot_WeightRange_dot_4256193688": {
"context": "weight",
2020-05-05 17:23:34 +00:00
"string": "desde {value} {unit}"
2020-02-13 11:50:39 +00:00
},
"src_dot_components_dot_Weight_dot_2781622322": {
"context": "weight",
"string": "{value} {unit}"
},
"src_dot_configuration": {
"context": "configuration section name",
"string": "Configuración"
},
"src_dot_configuration_dot_1233229030": {
2020-05-05 17:23:34 +00:00
"string": "Diverso"
},
"src_dot_configuration_dot_1440737903": {
"string": "Shipping Settings"
2020-02-13 11:50:39 +00:00
},
"src_dot_configuration_dot_1639245766": {
2020-05-05 17:23:34 +00:00
"string": "Ver y actualizar su webhook y su configuración"
2020-02-13 11:50:39 +00:00
},
"src_dot_configuration_dot_2326418019": {
2020-05-05 17:23:34 +00:00
"string": "Atributos y tipos de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_configuration_dot_2387898569": {
2020-05-05 17:23:34 +00:00
"string": "Administrar cuentas de integraciones externas"
2020-02-13 11:50:39 +00:00
},
"src_dot_configuration_dot_3140151600": {
2020-05-05 17:23:34 +00:00
"string": "Configuraciones de personal"
2020-02-13 11:50:39 +00:00
},
"src_dot_configuration_dot_3655543906": {
2020-05-05 17:23:34 +00:00
"string": "Configuraciones del producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_confirm": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Confirmar"
2020-02-13 11:50:39 +00:00
},
"src_dot_create": {
"context": "button",
"string": "Crear"
},
"src_dot_customers": {
"context": "customers section name",
"string": "Clientes"
},
"src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_2364475135": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Editar dirección"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_3769321414": {
"context": "dialog title",
"string": "Agregar Dirección "
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": {
"context": "customer's address book, header",
2020-05-05 17:23:34 +00:00
"string": "Libreta de direcciones de {fullName}"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": {
2020-05-05 17:23:34 +00:00
"string": "Este cliente no tiene ninguna dirección agregada a su libreta de direcciones. Puede agregar la dirección usando el botón a continuación."
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": {
2020-05-05 17:23:34 +00:00
"string": "No hay una dirección para mostrar para este cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": {
"context": "button",
"string": "Añadir dirección"
},
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": {
"context": "customer details, header",
2020-05-05 17:23:34 +00:00
"string": "Detalles de {fullName}"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": {
2020-05-05 17:23:34 +00:00
"string": "Dirección predeterminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": {
2020-05-05 17:23:34 +00:00
"string": "Dirección de facturación predeterminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Establecer como dirección de envío predeterminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Establecer como dirección de facturación predeterminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": {
2020-05-05 17:23:34 +00:00
"string": "Dirección de entrega por defecto"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Informacion de dirección"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": {
"context": "subsection header",
2020-05-05 17:23:34 +00:00
"string": "Dirección de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": {
"context": "subsection header",
"string": "Dirección"
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_3870425261": {
2020-05-05 17:23:34 +00:00
"string": "Este cliente aún no tiene direcciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": {
"context": "subsection header",
2020-05-05 17:23:34 +00:00
"string": "Dirección de facturación"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141": {
"context": "page header",
2020-05-05 17:23:34 +00:00
"string": "Dirección primaria"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_401345057": {
2020-05-05 17:23:34 +00:00
"string": "La dirección principal de este cliente."
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerCreateDetails_dot_3063084773": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Resumen del cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_1520756907": {
"context": "notes about customer header",
"string": "Notas"
},
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_577013340": {
"context": "note about customer",
"string": "Nota"
},
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_932844352": {
2020-05-05 17:23:34 +00:00
"string": "Ingrese cualquier información adicional con respecto a este cliente."
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004": {
"context": "page header",
2020-05-05 17:23:34 +00:00
"string": "Create cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128": {
"context": "check to mark this account as active",
2020-05-05 17:23:34 +00:00
"string": "Cuenta de usuario activa"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerDetails_dot_3298169382": {
"context": "section subheader",
"string": "Miembro activo desde {date}"
},
"src_dot_customers_dot_components_dot_CustomerDetails_dot_577013340": {
"context": "note about customer",
"string": "Nota"
},
"src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": {
"context": "customer informations, header",
2020-05-05 17:23:34 +00:00
"string": "Informaciones personales"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": {
"context": "customer contact section, header",
"string": "Contact Informations"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": {
2020-05-05 17:23:34 +00:00
"string": "Buscar cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_2859116187": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_477293306": {
"context": "tab name",
"string": "Todos los Clientes"
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_joinDate": {
"context": "customer",
2020-05-05 17:23:34 +00:00
"string": "Fecha de Ingreso"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_moneySpent": {
"context": "customer",
2020-05-05 17:23:34 +00:00
"string": "Dinero gastado"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerListPage_dot_numberOfOrders": {
2020-05-05 17:23:34 +00:00
"string": "No. de pedidos"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": {
2020-05-05 17:23:34 +00:00
"string": "No. de pedidos"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron clientes"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerList_dot_2339105195": {
2020-05-05 17:23:34 +00:00
"string": "Correo de cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerList_dot_4154265139": {
2020-05-05 17:23:34 +00:00
"string": "Nombre del cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_1756106276": {
"context": "order status",
"string": "Estado"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_1899831623": {
"context": "section header",
"string": "Últimos pedidos"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_2889196282": {
"context": "number of order",
2020-05-05 17:23:34 +00:00
"string": "No. de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_3029139173": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Ver todos los pedidos"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_4205493358": {
"context": "order placement date",
"string": "Fecha"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_878013594": {
"context": "order total amount",
"string": "Total"
},
"src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron pedidos"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": {
2020-05-05 17:23:34 +00:00
"string": "Último acceso"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_components_dot_CustomerStats_dot_1787449306": {
"string": "Último pedido"
},
"src_dot_customers_dot_components_dot_CustomerStats_dot_2543847016": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Historia del cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_views_dot_1927691511": {
"context": "delete customer, dialog content",
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que deseas eliminar {email}?"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_views_dot_1998583641": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_views_dot_2657976015": {
"context": "dialog header",
"string": "Borrar dirección"
},
"src_dot_customers_dot_views_dot_2859116187": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Crear cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_views_dot_3689332763": {
2020-05-05 17:23:34 +00:00
"string": "¿Está seguro de que desea eliminar esta dirección de la libreta de direcciones de los usuarios?"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_views_dot_3901579344": {
2020-05-05 17:23:34 +00:00
"string": "Cliente eliminado"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_views_dot_3970234993": {
2020-05-05 17:23:34 +00:00
"string": "Cliente creado"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_views_dot_CustomerList_dot_1932444813": {
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Está seguro de que desea eliminar este cliente?} other {¿Está seguro de que desea eliminar los {displayQuantity} clientes?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_customers_dot_views_dot_CustomerList_dot_2136923553": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar clientes"
2020-02-13 11:50:39 +00:00
},
"src_dot_dashboard": {
"string": "Tablero de Control"
},
"src_dot_delete": {
"context": "button",
"string": "Borrar"
},
2020-06-16 16:42:56 +00:00
"src_dot_demo": {
"context": "notification message after log in",
"string": "Just to let you know... You're in demo mode. You can play around with the dashboard but can't save changes."
},
2020-02-13 11:50:39 +00:00
"src_dot_description": {
"string": "Descripción"
},
"src_dot_discounts": {
"string": "Descuentos"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Categorías elegibles"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron categorías"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": {
"context": "number of products",
"string": "Productos"
},
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar categorpias"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar coleciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron colecciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": {
"context": "number of products",
"string": "Productos"
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Colecciones elegibles"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Asignar paises"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2110418881": {
"context": "search box placeholder",
2020-05-05 17:23:34 +00:00
"string": "Buscar por nombre de país"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2177165134": {
2020-05-05 17:23:34 +00:00
"string": "Elija los países a los que desea limitar el cupón, de la lista a continuación"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2566713432": {
"context": "search box label",
2020-05-05 17:23:34 +00:00
"string": "Filtrar países"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2747492886": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar paises"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2777439857": {
"context": "country selection",
2020-05-05 17:23:34 +00:00
"string": "Países de la A a la Z"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountDates_dot_1596226028": {
"context": "voucher end date, switch button",
2020-05-05 17:23:34 +00:00
"string": "Establecer fecha de finalización"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountDates_dot_1662220323": {
"context": "time during discount is active, header",
"string": "Periodo Activo"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2341910657": {
"context": "product is not published",
"string": "Sin publicar"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": {
2020-05-05 17:23:34 +00:00
"string": "Nombre del producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_3640454975": {
"context": "product is published",
"string": "Publicado"
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": {
2020-05-05 17:23:34 +00:00
"string": "Tipo de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Productos elegibles"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": {
"context": "page header",
2020-05-05 17:23:34 +00:00
"string": "Crear venta"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleInfo_dot_636461959": {
"context": "sale name",
"string": "Nombre"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_1866913828": {
2020-05-05 17:23:34 +00:00
"string": "Buscar venta"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_3866518732": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear venta"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_3907768880": {
"context": "tab name",
"string": "Todas las Ventas"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_active": {
"context": "sale status",
"string": "Activo"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": {
"context": "sale status",
2020-05-05 17:23:34 +00:00
"string": "Caducado"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_fixed": {
"context": "discount type",
2020-05-05 17:23:34 +00:00
"string": "Cantidad fija"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_percentage": {
"context": "discount type",
2020-05-05 17:23:34 +00:00
"string": "Porcentaje"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_scheduled": {
"context": "sale status",
2020-05-05 17:23:34 +00:00
"string": "Programado"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_started": {
"context": "sale start date",
2020-05-05 17:23:34 +00:00
"string": "Comenzado"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_status": {
"context": "sale status",
"string": "Estado"
},
"src_dot_discounts_dot_components_dot_SaleListPage_dot_type": {
2020-05-05 17:23:34 +00:00
"string": "Tipo de descuento"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleList_dot_1148029984": {
"context": "sale value",
"string": "Valor"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_3715522424": {
"context": "sale end date",
2020-05-05 17:23:34 +00:00
"string": "Termina"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleList_dot_4101565527": {
"string": "No se encontraron descuentos"
},
"src_dot_discounts_dot_components_dot_SaleList_dot_47059407": {
"context": "sale start date",
2020-05-05 17:23:34 +00:00
"string": "Comenzar"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleList_dot_636461959": {
"context": "sale name",
"string": "Nombre"
},
"src_dot_discounts_dot_components_dot_SaleSummary_dot_1148029984": {
"context": "sale value",
"string": "Valor"
},
"src_dot_discounts_dot_components_dot_SaleSummary_dot_636461959": {
"context": "sale name",
"string": "Nombre"
},
"src_dot_discounts_dot_components_dot_SaleType_dot_3216816841": {
"context": "percentage or fixed, header",
2020-05-05 17:23:34 +00:00
"string": "Tipo de descuento"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleType_dot_3688224049": {
"context": "discount type",
2020-05-05 17:23:34 +00:00
"string": "Porcentaje"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleType_dot_46415128": {
"context": "discount type",
2020-05-05 17:23:34 +00:00
"string": "Cantidad fija"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_SaleValue_dot_1148029984": {
"context": "sale value, header",
"string": "Valor"
},
"src_dot_discounts_dot_components_dot_SaleValue_dot_1205967018": {
"context": "sale discount",
2020-05-05 17:23:34 +00:00
"string": "Valor del descuento"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": {
"context": "page header",
2020-05-05 17:23:34 +00:00
"string": "Crear cupón"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherDates_dot_1596226028": {
"context": "voucher end date, switch button",
2020-05-05 17:23:34 +00:00
"string": "Establecer fecha de finalización"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherDates_dot_1662220323": {
"context": "time during voucher is active, header",
"string": "Periodo Activo"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2071139683": {
2020-05-05 17:23:34 +00:00
"string": "El cupón se aplica a todos los países."
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2102960822": {
2020-05-05 17:23:34 +00:00
"string": "El cupón está limitado a estos países."
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3109712047": {
"context": "voucher country range",
"string": "Paises"
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_346170541": {
"context": "number of categories",
2020-05-05 17:23:34 +00:00
"string": "Categorías ({quantity})"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3673147015": {
"context": "number of collections",
2020-05-05 17:23:34 +00:00
"string": "({quantity}) colecciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739": {
"context": "number of products",
2020-05-05 17:23:34 +00:00
"string": "({quantity}) productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626": {
2020-05-05 17:23:34 +00:00
"string": "Código de descuento"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherInfo_dot_1944363009": {
"context": "voucher code, button",
2020-05-05 17:23:34 +00:00
"string": "Generar código"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": {
2020-05-05 17:23:34 +00:00
"string": "Número límite de veces que este descuento se puede usar en total"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": {
"context": "limit voucher",
2020-05-05 17:23:34 +00:00
"string": "Límite de un uso por cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": {
"context": "voucher usage limit, header",
2020-05-05 17:23:34 +00:00
"string": "Límite de uso"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": {
"context": "voucher",
2020-05-05 17:23:34 +00:00
"string": "Limite de usos"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todos los cupones"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_1930485532": {
2020-05-05 17:23:34 +00:00
"string": "Buscar cupones"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_614836274": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear cupones"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_active": {
"context": "voucher status",
"string": "Activo"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": {
"context": "voucher status",
2020-05-05 17:23:34 +00:00
"string": "Caducado"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_fixed": {
"context": "discount type",
2020-05-05 17:23:34 +00:00
"string": "Cantidad fija"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_percentage": {
"context": "discount type",
2020-05-05 17:23:34 +00:00
"string": "Porcentaje"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_scheduled": {
"context": "voucher status",
2020-05-05 17:23:34 +00:00
"string": "Programado"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_started": {
"context": "voucher start date",
2020-05-05 17:23:34 +00:00
"string": "Comenzado"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_status": {
"context": "voucher status",
"string": "Estado"
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_timesUsed": {
"context": "voucher",
2020-05-05 17:23:34 +00:00
"string": "Veces usado"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_type": {
2020-05-05 17:23:34 +00:00
"string": "Tipo de descuento"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_1148029984": {
"context": "voucher value",
"string": "Valor"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_2427377316": {
"context": "minimum amount of spent money to activate voucher",
2020-05-05 17:23:34 +00:00
"string": "Min. Gastado"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_3715522424": {
"context": "voucher is active until date",
2020-05-05 17:23:34 +00:00
"string": "Termina"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_3917820600": {
"context": "voucher uses",
2020-05-05 17:23:34 +00:00
"string": "Usos"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_47059407": {
"context": "voucher is active from date",
2020-05-05 17:23:34 +00:00
"string": "Comenzar"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_78726751": {
"context": "voucher code",
"string": "Código"
},
"src_dot_discounts_dot_components_dot_VoucherList_dot_79160621": {
"string": "No se encontraron cupones"
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349": {
"context": "voucher requirements, header",
2020-05-05 17:23:34 +00:00
"string": "Requerimientos mínimos"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3069107721": {
"context": "voucher has no requirements",
2020-05-05 17:23:34 +00:00
"string": "Nada"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3740704788": {
"context": "voucher requirement",
2020-05-05 17:23:34 +00:00
"string": "Cantidad mínima de elementos"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": {
"context": "voucher requirement",
2020-05-05 17:23:34 +00:00
"string": "Valor mínimo de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_1148029984": {
"context": "voucher value",
"string": "Valor"
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_1836123577": {
"context": "voucher value requirement",
2020-05-05 17:23:34 +00:00
"string": "Valor mínimo de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_2735425668": {
"context": "voucher",
2020-05-05 17:23:34 +00:00
"string": "Aplicar a"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_3751756157": {
"context": "voucher value requirement",
2020-05-05 17:23:34 +00:00
"string": "Límite de uso"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_78726751": {
"context": "voucher code",
"string": "Código"
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3216816841": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Tipo de descuento"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3289659291": {
"context": "voucher discount type",
2020-05-05 17:23:34 +00:00
"string": "Envío gratis"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3688224049": {
"context": "voucher discount type",
2020-05-05 17:23:34 +00:00
"string": "Porcentaje"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_46415128": {
"context": "voucher discount type",
2020-05-05 17:23:34 +00:00
"string": "Cantidad fija"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": {
"context": "section header",
"string": "Valor"
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1205967018": {
2020-05-05 17:23:34 +00:00
"string": "Valor del descuento"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1492866942": {
"context": "voucher application, switch button",
2020-05-05 17:23:34 +00:00
"string": "Solo una vez por pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1960678372": {
2020-05-05 17:23:34 +00:00
"string": "Información específica del cupón"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": {
2020-05-05 17:23:34 +00:00
"string": "Si esta opción está desactivada, se contará el descuento por cada producto elegible"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_order": {
"context": "voucher discount",
"string": "Toda la orden"
},
"src_dot_discounts_dot_products": {
"context": "voucher discount",
"string": "Productos específicos"
},
"src_dot_discounts_dot_shipment": {
"context": "voucher discount",
"string": "Envío"
},
"src_dot_discounts_dot_views_dot_1162257691": {
2020-05-05 17:23:34 +00:00
"string": "Cupón eliminado"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_1402402714": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación de colecciones del cupón"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_1457489953": {
"context": "dialog content",
"string": "¿Seguro que desea eliminar {saleName}?"
},
"src_dot_discounts_dot_views_dot_1827854264": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación de categorías desde venta"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_1952217501": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación de colecciones de la venta"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_2072403265": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación de productos del cupón"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_2353723060": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Está seguro de que desea anular la asignación de la categoría?} other {¿Está seguro de que desea anular la asignación de las {displayQuantity} categorías?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_2534378844": {
2020-05-05 17:23:34 +00:00
"string": "Venta eliminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_2669520431": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación de categorías del comprobante"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_3215481647": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas anular la asignación este producto?} other {¿Está seguro de que desea anular la asignación de {displayQuantity} productos?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_3261917848": {
"context": "dialog content",
"string": "¿Seguro que desea eliminar {voucherCode}?"
},
"src_dot_discounts_dot_views_dot_3395246518": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación de productos de la venta"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_3707049729": {
2020-05-05 17:23:34 +00:00
"string": "Venta creada con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_506030254": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar venta"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_655651329": {
2020-05-05 17:23:34 +00:00
"string": "Vale creado con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_767268203": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas anular la asignación de esta colección?} other {¿Está seguro de que desea anular la asignación los {displayQuantity} colecciones?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_895379508": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar comprobante"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar ventas"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_SaleList_dot_372098008": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar esta venta?} other {¿Está seguro de que desea eliminar las {displayQuantity} ventas?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar este cupón?} other {¿Está seguro de que desea eliminar los {displayQuantity} cupones?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_discounts_dot_views_dot_VoucherList_dot_367317371": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar cupones"
2020-02-13 11:50:39 +00:00
},
"src_dot_done": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Hecho"
2020-02-13 11:50:39 +00:00
},
"src_dot_draft": {
"context": "order status",
"string": "Borrador"
},
"src_dot_draftOrders": {
"context": "draft orders section name",
2020-05-05 17:23:34 +00:00
"string": "Boradores de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_drafts": {
2020-05-05 17:23:34 +00:00
"string": "Borradores"
2020-02-13 11:50:39 +00:00
},
"src_dot_edit": {
"context": "button",
"string": "Editar"
},
"src_dot_email": {
2020-05-05 17:23:34 +00:00
"string": "Dirección de correo electrónico"
2020-02-13 11:50:39 +00:00
},
"src_dot_endDate": {
2020-05-05 17:23:34 +00:00
"string": "Fecha final"
2020-02-13 11:50:39 +00:00
},
"src_dot_endHour": {
2020-05-05 17:23:34 +00:00
"string": "Hora final"
2020-02-13 11:50:39 +00:00
},
"src_dot_firstName": {
2020-05-05 17:23:34 +00:00
"string": "Primer nombre"
2020-02-13 11:50:39 +00:00
},
"src_dot_fulfilled": {
"context": "order status",
"string": "Completada"
},
"src_dot_generalInformations": {
2020-05-05 17:23:34 +00:00
"string": "Información general"
2020-02-13 11:50:39 +00:00
},
"src_dot_home": {
"context": "home section name",
"string": "Inicio"
},
"src_dot_home_dot_components_dot_HomeActivityCard_dot_draft": {
2020-05-05 17:23:34 +00:00
"string": "El pedido #{orderId} fue realizado desde un borrador por {userEmail}"
2020-02-13 11:50:39 +00:00
},
"src_dot_home_dot_components_dot_HomeActivityCard_dot_paid": {
2020-05-05 17:23:34 +00:00
"string": "El pedido #{orderId} fue pagado completamente"
2020-02-13 11:50:39 +00:00
},
"src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": {
2020-05-05 17:23:34 +00:00
"string": "El pedido #{orderId} fue realizado"
2020-02-13 11:50:39 +00:00
},
"src_dot_lastName": {
2020-05-05 17:23:34 +00:00
"string": "Apellido"
2020-02-13 11:50:39 +00:00
},
"src_dot_manage": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Gestionar"
2020-02-13 11:50:39 +00:00
},
"src_dot_navigation": {
"context": "navigation section name",
"string": "Navegación"
},
"src_dot_no": {
"string": "No"
},
2020-04-29 15:11:02 +00:00
"src_dot_ok": {
"context": "button",
"string": "OK"
},
2020-02-13 11:50:39 +00:00
"src_dot_optionalField": {
"context": "field is optional",
2020-05-05 17:23:34 +00:00
"string": "Opcional"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders": {
"context": "orders section name",
"string": "Pedidos"
},
"src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Editar dirección de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Editar dirección de facturación"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Cancelar pedidos"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_4224885638": {
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas cancelar esta orden?} other {¿Está seguro de que desea cancelar las {displayQuantity} ordenes?}}"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderCancelDialog_dot_4059738695": {
2020-05-05 17:23:34 +00:00
"string": "Al cancelar este pedido, se liberarán las existencias sin entregar, por lo que pueden ser compradas por otros clientes.<b>El pedido no se reembolsará al cancelar el pedido: debe hacerlo manualmente.</b>¿Estás seguro de que deseas cancelar este pedido?"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_1561587911": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "No se pudo cancelar el pedido"
2020-04-29 15:11:02 +00:00
},
"src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_775268031": {
2020-05-05 17:23:34 +00:00
"string": "Todavía hay envíos creados para este pedido. Cancela los envíos primero antes de cancelar la orden."
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": {
2020-05-05 17:23:34 +00:00
"string": "No hay notas del cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1520756907": {
"context": "notes about customer, header",
"string": "Notas"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2312694610": {
"context": "subheader",
2020-05-05 17:23:34 +00:00
"string": "Información de contacto"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2433460203": {
2020-05-05 17:23:34 +00:00
"string": "Buscar clientes"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2672803871": {
"context": "link",
2020-05-05 17:23:34 +00:00
"string": "Ver perfil"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": {
2020-05-05 17:23:34 +00:00
"string": "Dirección de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": {
"context": "section header",
"string": "Cliente"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_3912924864": {
"context": "billing address",
"string": "La misma que el envío"
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_4172383244": {
2020-05-05 17:23:34 +00:00
"string": "Usuario anonimo"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": {
2020-05-05 17:23:34 +00:00
"string": "Dirección de facturación"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": {
"context": "button",
"string": "Cancelar pedido"
},
"src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar borrador de orden"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_66064347": {
2020-05-05 17:23:34 +00:00
"string": "¿Está seguro de que desea eliminar el borrador #{orderNumber}?"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1134347598": {
"context": "price or ordered products",
"string": "Precio"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1895667608": {
"string": "Producto"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_2796503714": {
"context": "quantity of ordered products",
"string": "Cantidad"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_546865199": {
2020-05-05 17:23:34 +00:00
"string": "No hay productos agregados al pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_878013594": {
"context": "total price of ordered products",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Añadir transportista"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": {
2020-05-05 17:23:34 +00:00
"string": "Impuestos (IGV incluido)"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": {
2020-05-05 17:23:34 +00:00
"string": "Transportistas no aplicables"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": {
"context": "subtotal price or an order",
"string": "Subtotal"
},
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": {
"context": "total price of an order",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Detalles de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2528459381": {
"context": "button",
"string": "Agregar productos"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_115822814": {
"string": "No hay dirección de facturación"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_1161061962": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Finalizar el borrador de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_1297434244": {
2020-05-05 17:23:34 +00:00
"string": "No hay información del usuario."
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_1472924390": {
2020-05-05 17:23:34 +00:00
"string": "Hay información faltante o incorrecta sobre este pedido:"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2430492151": {
"string": "No hay dirección de envío"
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2725265632": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Finalizar"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2824936338": {
2020-05-05 17:23:34 +00:00
"string": "Método de envío proporcionado, pero ningún producto lo requiere"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_2968256006": {
2020-05-05 17:23:34 +00:00
"string": "Algunos productos requieren envío, pero no se proporciona ningún método"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_3358029330": {
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que quieres finalizar el borrador #{orderNumber}?"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftFinalizeDialog_dot_678764806": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Finalizar de todas formas"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": {
"context": "button",
"string": "Crear orden"
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_551325728": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todos los boradores"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_77765281": {
2020-05-05 17:23:34 +00:00
"string": "Buscar borrador"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": {
"context": "draft order",
2020-05-05 17:23:34 +00:00
"string": "Creado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_customer": {
"context": "draft order",
"string": "Cliente"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_2177368638": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron borradores de pedidos."
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": {
2020-05-05 17:23:34 +00:00
"string": "No. de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_3426593715": {
"string": "Cliente"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_4205493358": {
"context": "order draft creation date",
"string": "Fecha"
},
"src_dot_orders_dot_components_dot_OrderDraftList_dot_878013594": {
"context": "order draft total price",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderDraftPage_dot_1854613983": {
"context": "button",
"string": "Cancelar pedido"
},
"src_dot_orders_dot_components_dot_OrderDraftPage_dot_2725265632": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Finalizar"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": {
"context": "page header",
2020-05-05 17:23:34 +00:00
"string": "No. de orden {orderNumber} - Agregar envio"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": {
"context": "quantity of fulfilled products",
2020-05-05 17:23:34 +00:00
"string": "Cantidad a enviar"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": {
"context": "fulfill order, button",
"string": "Completar"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": {
"context": "no variant stock in warehouse",
2020-05-05 17:23:34 +00:00
"string": "Sin stock"
2020-04-29 15:11:02 +00:00
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Ítems listos para envío"
2020-04-29 15:11:02 +00:00
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": {
"context": "page header",
"string": "Pedido"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": {
"string": "Nombre del Producto"
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": {
"context": "checkbox",
2020-05-05 17:23:34 +00:00
"string": "Enviar detalles de envío al cliente"
2020-04-29 15:11:02 +00:00
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": {
"context": "page header with order number",
2020-05-05 17:23:34 +00:00
"string": "Orden #{orderNumber}"
2020-04-29 15:11:02 +00:00
},
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": {
"context": "product's sku",
"string": "SKU"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": {
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que deseas cancelar la entrega? La cancelación de una entrega repondrá los productos en un almacén seleccionado."
2020-04-29 15:11:02 +00:00
},
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_46197273": {
"context": "select warehouse to restock items",
2020-05-05 17:23:34 +00:00
"string": "Selecionar almacén"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": {
"context": "dialog header",
"string": "Cancelar envío"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": {
"context": "quantity of fulfilled products",
"string": "Cantidad"
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Enviar productos"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": {
"context": "fulfillment group",
"string": "Número de seguimiento"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": {
"string": "Nombre del Producto"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": {
"context": "product's sku",
"string": "SKU"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": {
"string": "Número de seguimiento"
},
"src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_606831229": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Añadir código de seguimiento"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": {
"context": "fulfillment group tracking number",
"string": "Añadir seguimiento"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": {
"context": "product price",
"string": "Precio"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": {
"context": "product name",
"string": "Producto"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": {
"context": "ordered product quantity",
"string": "Cantidad"
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": {
2020-05-05 17:23:34 +00:00
"string": "No. de seguimiento: {trackingNumber}"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "({quantity}) Cumplidos"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": {
"context": "cancelled fulfillment, section header",
2020-05-05 17:23:34 +00:00
"string": "({quantity}) cancelados"
2020-04-29 15:11:02 +00:00
},
2020-06-16 16:42:56 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": {
"context": "ordered product sku",
"string": "SKU"
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": {
2020-02-13 11:50:39 +00:00
"context": "button",
"string": "Cancelar envío"
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": {
"context": "fulfillment group",
2020-05-05 17:23:34 +00:00
"string": "Enviado desde: {warehouseName}"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": {
"context": "order line total price",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "La dirección del pedido se actualizó"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1521936480": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "{quantity} elementos completados"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1527620381": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "El cumplimiento fue cancelado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_184692906": {
"context": "order history message",
"string": "El pedido fue enviado"
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1867847329": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "Se enviaron enlaces a los productos digitales de la orden."
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_1964864749": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "El pedio fue creado desde un borador"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2020753264": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "La confirmación del pago se envió al cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "¿Reponer {quantity} artículos?"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2304318421": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "Se agregó una nota al pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "La confirmación del pedido se envió al cliente."
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2566971846": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "El pago fue anulado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": {
"context": "order history message",
"string": "La orden ha sido completamente pagada. "
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "El pago fue capturado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "La confirmación de cumplimiento se envió al cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3095247195": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "El borrador de pedido fue creado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3328124376": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "Marcar pedido como pagado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3453124210": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "El número de seguimiento del envío fue enviado al cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_348557206": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "El pago fue reembolsado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "Se agregaron productos al borrador del pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018": {
2020-05-05 17:23:34 +00:00
"string": "Historial del pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4015160303": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "{quantity} artículos sobrevendidos"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "Los productos fueron eliminados del borrador del pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4265697648": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "Número de seguimiento del grupo de cumplimiento actualizado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "Pago fallido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_651019008": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "Los detalles de envío fueron enviados al cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderHistory_dot_950782935": {
"context": "order history message",
2020-05-05 17:23:34 +00:00
"string": "El pedio fue cancelado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371": {
"context": "button",
"string": "Crear orden"
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_355376157": {
2020-05-05 17:23:34 +00:00
"string": "Buscar pedidos ..."
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderListPage_dot_875489544": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todos los pedidos"
2020-02-13 11:50:39 +00:00
},
2020-02-20 14:31:02 +00:00
"src_dot_orders_dot_components_dot_OrderListPage_dot_customer": {
"context": "order",
"string": "Cliente"
},
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderListPage_dot_placed": {
"context": "order",
2020-05-05 17:23:34 +00:00
"string": "Creado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderList_dot_1198046928": {
2020-05-05 17:23:34 +00:00
"string": "Estado de cumplimiento"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderList_dot_2743232155": {
"context": "payment status",
"string": "Pago"
},
"src_dot_orders_dot_components_dot_OrderList_dot_2889196282": {
2020-05-05 17:23:34 +00:00
"string": "No. de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderList_dot_3426593715": {
"context": "e-mail or full name",
"string": "Cliente"
},
"src_dot_orders_dot_components_dot_OrderList_dot_4205493358": {
"context": "date when order was placed",
"string": "Fecha"
},
"src_dot_orders_dot_components_dot_OrderList_dot_878013594": {
"context": "total order price",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderList_dot_898333473": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron pedidos"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_2823153104": {
"string": "¿Seguro que desea marcar esta orden como pagada?"
},
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_4196844912": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Marcar pedido como pagado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_1466130374": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Captura de pago"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_250371749": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Reembolso"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_75546233": {
"context": "amount of refunded money",
"string": "Cantidad"
},
"src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_2217048637": {
"string": "¿Seguro que desea anular este pago?"
},
"src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_3089049828": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Pago anulado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": {
"context": "order shipping method name",
"string": "Envío"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": {
"context": "vat included in order price",
2020-05-05 17:23:34 +00:00
"string": "VAT incluido"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": {
"context": "ordered products",
2020-05-05 17:23:34 +00:00
"string": "{quantity} ítems"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": {
"context": "order payment",
"string": "Cantidad retenida"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": {
"context": "void payment, button",
"string": "Anular"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": {
"context": "button",
"string": "Reembolso"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": {
"context": "order, button",
"string": "Marcar como pagado"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": {
"context": "order payment",
2020-05-05 17:23:34 +00:00
"string": "Saldo pendiente"
2020-02-13 11:50:39 +00:00
},
2020-06-16 16:42:56 +00:00
"src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": {
"context": "order discount",
"string": "Descuento"
},
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": {
"context": "order payment",
"string": "Monto preautorizado"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": {
"string": "Impuestos"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": {
"context": "capture payment, button",
"string": "Captura"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": {
"context": "order subtotal price",
"string": "Subtotal"
},
"src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": {
"context": "order total price",
"string": "Total"
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": {
"context": "variant sku",
"string": "SKU {sku}"
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2336947364": {
2020-05-05 17:23:34 +00:00
"string": "Buscar por nombre de producto, atributo, tipo de producto, etc."
2020-02-13 11:50:39 +00:00
},
2020-06-16 16:42:56 +00:00
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2775402904": {
"context": "dialog header",
"string": "Agregar Producto"
},
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": {
2020-05-05 17:23:34 +00:00
"string": "Buscar Productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": {
2020-05-05 17:23:34 +00:00
"string": "No hay productos que coincidan con la consulta dada"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Editar método de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": {
"context": "product unit price",
"string": "Precio"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": {
"context": "product name",
"string": "Producto"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": {
"context": "button",
"string": "Completar"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": {
"context": "ordered products",
"string": "Cantidad"
},
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "No cumplido ({quantity})"
2020-02-13 11:50:39 +00:00
},
2020-06-16 16:42:56 +00:00
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": {
"context": "ordered product sku",
"string": "SKU"
},
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": {
"context": "order line total price",
"string": "Total"
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390": {
2020-05-05 17:23:34 +00:00
"string": "Pago capturado con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432": {
2020-05-05 17:23:34 +00:00
"string": "Borador de pedido finalizado con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1468420349": {
2020-05-05 17:23:34 +00:00
"string": "Línea de pedido eliminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1475565380": {
2020-05-05 17:23:34 +00:00
"string": "Cumplimiento actualizado con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1632861387": {
2020-05-05 17:23:34 +00:00
"string": "Línea de pedido actualziada"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1636370257": {
2020-05-05 17:23:34 +00:00
"string": "Pedido marcado como pagado"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_1999598492": {
2020-05-05 17:23:34 +00:00
"string": "Línea de pedido añadida"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_2808777264": {
2020-05-05 17:23:34 +00:00
"string": "Pedido cancelado con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_3178394068": {
2020-05-05 17:23:34 +00:00
"string": "Nota agregada con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_3280942553": {
2020-05-05 17:23:34 +00:00
"string": "El pago del pedido se anuló correctamente"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": {
2020-05-05 17:23:34 +00:00
"string": "Pedido actualizado correctamente"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Orden #{orderNumber}"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": {
2020-05-05 17:23:34 +00:00
"string": "Método de envío actualizado con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDetails_dot_667274681": {
2020-05-05 17:23:34 +00:00
"string": "Pago reembolsado con éxito"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Borrador de orden #{orderNumber}"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": {
2020-05-05 17:23:34 +00:00
"string": "Cumplimiento cancelado con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar borradores de pedidos"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1648805446": {
2020-05-05 17:23:34 +00:00
"string": "Eliminar borradores de pedidos"
2020-02-13 11:50:39 +00:00
},
2020-03-06 15:38:23 +00:00
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1738939038": {
2020-05-05 17:23:34 +00:00
"string": "Borrador de orden creado exitosamente"
2020-02-13 11:50:39 +00:00
},
"src_dot_orders_dot_views_dot_OrderDraftList_dot_2074422036": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar este borrador de orden?} other {¿Está seguro de que desea eliminar los {displayQuantity} borradores de orden?}}"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_orders_dot_views_dot_OrderFulfill_dot_1186021594": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Enviar orden #{orderNumber}"
2020-04-29 15:11:02 +00:00
},
"src_dot_orders_dot_views_dot_OrderFulfill_dot_1892156526": {
"context": "order fulfilled success message",
2020-05-05 17:23:34 +00:00
"string": "Elementos enviados"
2020-04-29 15:11:02 +00:00
},
"src_dot_orders_dot_views_dot_OrderFulfill_dot_3754102871": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Enviar orden"
2020-02-13 11:50:39 +00:00
},
2020-03-06 15:38:23 +00:00
"src_dot_orders_dot_views_dot_OrderList_dot_1738939038": {
2020-05-05 17:23:34 +00:00
"string": "Borrador de orden creado exitosamente"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages": {
"context": "pages section name",
"string": "Páginas"
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1068617485": {
"context": "page header",
2020-05-05 17:23:34 +00:00
"string": "Crear pagina"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1815688500": {
"context": "page",
2020-05-05 17:23:34 +00:00
"string": "desde {date}"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1996767833": {
2020-05-05 17:23:34 +00:00
"string": "Añade el título y la descripción del motor de búsqueda para que esta página sea más fácil de encontrar"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_2001551496": {
"context": "page",
2020-05-05 17:23:34 +00:00
"string": "será visible desde {date}"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_components_dot_PageInfo_dot_1116746286": {
"context": "page content",
"string": "Contenido"
},
"src_dot_pages_dot_components_dot_PageInfo_dot_1124600214": {
"context": "page title",
"string": "Título"
},
"src_dot_pages_dot_components_dot_PageListPage_dot_3785394515": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear pagina"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_components_dot_PageList_dot_1124600214": {
"context": "dialog header",
"string": "Título"
},
"src_dot_pages_dot_components_dot_PageList_dot_1459686496": {
"context": "page status",
"string": "Visibilidad"
},
"src_dot_pages_dot_components_dot_PageList_dot_2489163252": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron páginas"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_components_dot_PageList_dot_3478065224": {
"context": "page internal name",
"string": "Slug"
},
"src_dot_pages_dot_components_dot_PageList_dot_3640454975": {
"context": "page status",
"string": "Publicado"
},
"src_dot_pages_dot_components_dot_PageList_dot_3767550649": {
"context": "page status",
2020-05-05 17:23:34 +00:00
"string": "No publicado"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_components_dot_PageSlug_dot_1324178587": {
"string": "URL"
},
"src_dot_pages_dot_components_dot_PageSlug_dot_3478065224": {
"context": "page internal name",
"string": "Slug"
},
"src_dot_pages_dot_components_dot_PageSlug_dot_4210828158": {
2020-05-05 17:23:34 +00:00
"string": "Si está vacío, la URL se generará automáticamente a partir del nombre de la página"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_1068617485": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Crear pagina"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_2680158037": {
2020-05-05 17:23:34 +00:00
"string": "Nueva página creada exitosamente"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_3246254285": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar página"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_754348000": {
"context": "delete page",
"string": "¿Seguro que desea eliminar {title}?"
},
"src_dot_pages_dot_views_dot_PageList_dot_1080715663": {
"context": "notification",
2020-05-05 17:23:34 +00:00
"string": "Páginas eliminadas"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_PageList_dot_1547167026": {
"context": "publish page, button",
"string": "Publicar"
},
"src_dot_pages_dot_views_dot_PageList_dot_158565417": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Retirar publicación de estas páginas"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_PageList_dot_1640740095": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Está seguro de que desea retirar la publicación de la pagina?} other {¿Está seguro de que desea retirar la publicación de las {displayQuantity} paginas?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_PageList_dot_2237014112": {
"context": "unpublish page, button",
"string": "Retirar publicación"
},
"src_dot_pages_dot_views_dot_PageList_dot_2321087286": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Publicar páginas"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_PageList_dot_2454977063": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas publicar esta pagina?} other {¿Está seguro de que desea publicar las {displayQuantity} paginas?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_PageList_dot_2494122225": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar esta pagina?} other {¿Está seguro de que desea eliminar las {displayQuantity} paginas?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_PageList_dot_2543350562": {
"context": "notification",
2020-05-05 17:23:34 +00:00
"string": "Páginas publicadas"
2020-02-13 11:50:39 +00:00
},
"src_dot_pages_dot_views_dot_PageList_dot_2782958373": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar páginas"
2020-02-13 11:50:39 +00:00
},
"src_dot_paid": {
"context": "payment status",
"string": "Totalmente Pagado"
},
"src_dot_partiallyFulfilled": {
"context": "order status",
"string": "Parcialmente completada"
},
"src_dot_partiallyPaid": {
"context": "payment status",
2020-05-05 17:23:34 +00:00
"string": "Pago parcial"
2020-02-13 11:50:39 +00:00
},
"src_dot_partiallyRefunded": {
"context": "payment status",
"string": "Parcialmente reembolsado"
},
2020-04-29 15:11:02 +00:00
"src_dot_permissionGroups": {
"context": "permission groups section name",
2020-05-05 17:23:34 +00:00
"string": "Grupos de permisos"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": {
"context": "staff member status",
2020-05-05 17:23:34 +00:00
"string": "Inactivo"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Asignar miembros del personal"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": {
2020-05-05 17:23:34 +00:00
"string": "Buscar por nombre, correo electrónico, etc..."
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": {
"context": "staff member status",
"string": "Activo"
},
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": {
2020-05-05 17:23:34 +00:00
"string": "Buscar miembros del personal"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Anular la asignación de usuarios"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_334280454": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "No puede modificar los miembros de este grupo. Resuelva este problema para continuar con la solicitud."
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3765873075": {
"context": "checkbox label",
2020-05-05 17:23:34 +00:00
"string": "El grupo tiene acceso completo a la tienda."
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3920591233": {
"context": "card description",
2020-05-05 17:23:34 +00:00
"string": "Expanda o restrinja los permisos del grupo para acceder a cierta parte del sistema."
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_2297471173": {
"context": "dialog content",
"string": "¿Seguro que desea eliminar {name}?"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Eliminar grupo de permisos"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_956177443": {
"context": "deletion error message",
"string": "Cant's delete group which is out of your permission scope"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3765873075": {
"context": "checkbox label",
2020-05-05 17:23:34 +00:00
"string": "El grupo tiene acceso completo a la tienda."
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3920591233": {
"context": "card description",
2020-05-05 17:23:34 +00:00
"string": "Expanda o restrinja los permisos del grupo para acceder a cierta parte del sistema del vendedor."
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupInfo_dot_2081191949": {
"context": "text field label",
2020-05-05 17:23:34 +00:00
"string": "Nombre del grupo"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupListPage_dot_613749311": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "crear grupo de permisos"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2011544055": {
"context": "permission group name",
2020-05-05 17:23:34 +00:00
"string": "Nombre del grupo de permisos"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2734377620": {
2020-05-05 17:23:34 +00:00
"string": "Miembros"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_4190792473": {
"string": "Acciones"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_425941108": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron grupos de permisos"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1004218338": {
"context": "staff member status",
2020-05-05 17:23:34 +00:00
"string": "Inactivo"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_136112637": {
"context": "empty list message",
2020-05-05 17:23:34 +00:00
"string": "Todavía no ha asignado ningún miembro a este grupo de permisos."
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1512872240": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron miembros"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": {
2020-05-05 17:23:34 +00:00
"string": "Dirección de correo electrónico"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar miembros"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2652621342": {
"context": "empty list message",
2020-05-05 17:23:34 +00:00
"string": "Utilice el botón asignar miembros para hacerlo."
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3247064221": {
"context": "staff member status",
"string": "Activo"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3397233744": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Miembros del grupo"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_4190792473": {
"string": "Acciones"
},
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_636461959": {
"context": "staff member full name",
"string": "Nombre"
},
"src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_3005518110": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Anular la asignación de usuarios"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_778652830": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que desea anular la asignación de {counter,plural,one{este miembro} other{{displayQuantity} miembros}}?"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_1140231710": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Crear categoría"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_3930588328": {
2020-05-05 17:23:34 +00:00
"string": "Grupo de permisos creado"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_views_dot_PermissionGroupDetails_dot_870815507": {
"context": "button title",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación"
2020-04-29 15:11:02 +00:00
},
"src_dot_permissionGroups_dot_views_dot_PermissionGroupList_dot_92979760": {
2020-05-05 17:23:34 +00:00
"string": "Grupo de permisos eliminado"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_plugins": {
"context": "plugins section name",
2020-05-05 17:23:34 +00:00
"string": "Complementos"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginAuthorization_dot_768575093": {
"context": "section header",
"string": "Autorización"
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": {
"context": "plugin name",
2020-05-05 17:23:34 +00:00
"string": "Nombre del complemento"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_1756106276": {
"context": "plugin status",
"string": "Estado"
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_3425535100": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Información y estado del complemento"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": {
2020-05-05 17:23:34 +00:00
"string": "Establecer el complemento como activo"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Añadir valor al campo de autorización"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_4269236107": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Editar campo de autorización"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Configuraciones de complementos"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Configuraciones de complementos"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Detalles de {pluginName}"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Información y estado del complemento"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": {
2020-05-05 17:23:34 +00:00
"string": "Esta es información general sobre su tienda. Definen cuál es la URL de su tienda y qué se muestra en la barra de tareas del navegador."
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_4241018152": {
2020-05-05 17:23:34 +00:00
"string": "Esta dirección se utilizará para generar facturas y calcular las tarifas de envío. La dirección de correo electrónico que proporcione aquí se utilizará como dirección de contacto para sus clientes."
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": {
2020-05-05 17:23:34 +00:00
"string": "Buscar complementos ..."
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todos los plugins"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": {
"context": "plugin",
"string": "Activo"
},
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": {
"context": "plugin",
2020-05-05 17:23:34 +00:00
"string": "Inactivo"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": {
"context": "plugin status",
"string": "Activo"
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": {
"context": "user action bar",
"string": "Acción "
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": {
"context": "plugin name",
"string": "Nombre"
},
"src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron complementos"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_views_dot_1096544448": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar campo de autorización"
2020-02-13 11:50:39 +00:00
},
"src_dot_plugins_dot_views_dot_955370043": {
2020-05-05 17:23:34 +00:00
"string": "El complemento puede dejar de funcionar después de que se borre este campo. ¿Estas seguro que deseas continuar?"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes": {
"context": "product types section name",
2020-05-05 17:23:34 +00:00
"string": "Tipos de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_2173976534": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar atributos"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_3922579741": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Asignar atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_4205644805": {
2020-05-05 17:23:34 +00:00
"string": "No se han encontrado resultados"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_524117994": {
2020-05-05 17:23:34 +00:00
"string": "Buscar por nombre de atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_AssignAttributeDialog_dot_902296540": {
2020-05-05 17:23:34 +00:00
"string": "Buscar atributos"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeEditDialog_dot_1228425832": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeEditDialog_dot_335542212": {
"string": "Valores del atributo"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeUnassignDialog_dot_404238501": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación de atributo desde tipo de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributeUnassignDialog_dot_722498450": {
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que deseas desasignar {attributeName} de {productTypeName}?"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron atributos"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1228425832": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1656462109": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3478065224": {
"context": "attribute internal name",
"string": "Slug"
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3559259966": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Atributos del producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Atributos de variante"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeBulkAttributeUnassignDialog_dot_2646729060": {
"context": "unassign multiple attributes from product type",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Está seguro de que desea anular la asignación este atributo de {productTypeName}?} other {¿Está seguro de que desea anular la asignación de los {attributeQuantity} atributos de {productTypeName}?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeBulkAttributeUnassignDialog_dot_766918870": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación de atributo desde tipo de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": {
"context": "delete product type",
"string": "¿Seguro que desea eliminar {name}?"
},
"src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar tipo de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": {
"context": "switch button",
2020-05-05 17:23:34 +00:00
"string": "El tipo de producto utiliza atributos de variante"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": {
2020-05-05 17:23:34 +00:00
"string": "Nombre del tipo de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": {
"context": "tab name",
"string": "Todos los Tipos de Productos"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3420445375": {
2020-05-05 17:23:34 +00:00
"string": "Buscar tipo de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3479705616": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "crear tipo de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_configurable": {
"context": "product type",
"string": "Configurable"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_digital": {
"context": "product",
"string": "Digital"
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_shippable": {
"context": "product",
2020-05-05 17:23:34 +00:00
"string": "Se puede enviar"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type": {
"context": "product type is digital or physical",
2020-05-05 17:23:34 +00:00
"string": "Tipo"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron tipos de productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1211157042": {
"context": "product type",
"string": "Producto Simple"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": {
"context": "tax rate for a product type",
2020-05-05 17:23:34 +00:00
"string": "Impuesto"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": {
"context": "product type is either simple or configurable",
2020-05-05 17:23:34 +00:00
"string": "Tipo"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440": {
"context": "product type name",
2020-05-05 17:23:34 +00:00
"string": "Nombre de tipo"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2754779425": {
"context": "product type",
"string": "Configurable"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_881286562": {
"context": "product type",
"string": "Digital"
},
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_966610541": {
"context": "product type",
2020-05-05 17:23:34 +00:00
"string": "Físico"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_1325966144": {
"context": "product type shipping settings, section header",
"string": "Envío"
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2143413921": {
"context": "switch button",
2020-05-05 17:23:34 +00:00
"string": "¿Este producto se puede enviar?"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2927891783": {
2020-05-05 17:23:34 +00:00
"string": "Se utiliza para calcular las tarifas de envío de productos de este tipo de producto, cuando no se proporciona un peso específico"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": {
"string": "Peso"
},
"src_dot_productTypes_dot_views_dot_3822478981": {
2020-05-05 17:23:34 +00:00
"string": "Tipo de producto creado con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar tipos de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar este tipo de producto?} other {¿Está seguro de que desea eliminar {displayQuantity} tipos de productos?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": {
2020-05-05 17:23:34 +00:00
"string": "Tipo de producto eliminado"
2020-02-13 11:50:39 +00:00
},
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507": {
"context": "unassign attribute from product type, button",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación"
2020-02-13 11:50:39 +00:00
},
"src_dot_products": {
"context": "products section name",
"string": "Productos"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_1071548120": {
"context": "number of product attributes",
2020-05-05 17:23:34 +00:00
"string": "{number} atributos"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_1148029984": {
"context": "attribute value",
"string": "Valor"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_1207761269": {
"context": "attribute values",
"string": "Valores"
},
"src_dot_products_dot_components_dot_ProductAttributes_dot_4153345096": {
"context": "product attributes, section header",
"string": "Atributos"
},
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_1755013298": {
"string": "Categoría"
},
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_222873645": {
"string": "Colecciones"
},
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_3829816432": {
"context": "product organization, header",
2020-05-05 17:23:34 +00:00
"string": "Organización"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductCreatePage_dot_1815688500": {
"context": "product",
2020-05-05 17:23:34 +00:00
"string": "desde {date}"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductCreatePage_dot_2001551496": {
"context": "product",
2020-05-05 17:23:34 +00:00
"string": "será visible desde {date}"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductCreatePage_dot_2706108815": {
2020-05-05 17:23:34 +00:00
"string": "Añade el título y la descripción del motor de búsqueda para que esta producto sea más fácil de encontrar"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959": {
"context": "product name",
"string": "Nombre"
},
"src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": {
"context": "section header",
"string": "Todas las Fotos"
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": {
"context": "field is optional",
2020-05-05 17:23:34 +00:00
"string": "Opcional"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Editar foto"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Vista de foto"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Información de la foto"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductImages_dot_3240888698": {
"context": "section header",
"string": "Imágenes"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": {
"context": "product price",
"string": "Precio"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": {
"context": "product type",
2020-05-05 17:23:34 +00:00
"string": "Tipo"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": {
2020-05-05 17:23:34 +00:00
"string": "Buscar Productos..."
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductListPage_dot_3640454975": {
"context": "product status",
"string": "Publicado"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_821159718": {
"context": "tab name",
"string": "Todos los Productos"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_available": {
"context": "product status",
2020-05-05 17:23:34 +00:00
"string": "Disponible"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductListPage_dot_hidden": {
"context": "product is hidden",
"string": "Oculto"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": {
"context": "product status",
2020-05-05 17:23:34 +00:00
"string": "Agotado"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductListPage_dot_price": {
"string": "Precio"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_quantity": {
"context": "product",
2020-05-05 17:23:34 +00:00
"string": "Cantidad de stock"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductListPage_dot_visibility": {
"context": "product visibility",
"string": "Visibilidad"
},
"src_dot_products_dot_components_dot_ProductListPage_dot_visible": {
"context": "product is visible",
"string": "Visible"
},
"src_dot_products_dot_components_dot_ProductList_dot_1134347598": {
"context": "product price",
"string": "Precio"
},
"src_dot_products_dot_components_dot_ProductList_dot_1657559629": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductList_dot_1952810469": {
"context": "product type",
2020-05-05 17:23:34 +00:00
"string": "Tipo"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductList_dot_2341910657": {
"context": "product status",
"string": "Sin publicar"
},
"src_dot_products_dot_components_dot_ProductList_dot_3640454975": {
"context": "product status",
"string": "Publicado"
},
"src_dot_products_dot_components_dot_ProductList_dot_636461959": {
"context": "product",
"string": "Nombre"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": {
"context": "product is not configurable",
"string": "Simple"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": {
"string": "Categoría"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_222873645": {
"string": "Colecciones"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_2364184433": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Organizar producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": {
"context": "product is configurable",
"string": "Configurable"
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": {
"context": "field is optional",
"string": "Opcional, agregar productos a \"Colección\" ayuda a encontrarlos."
},
"src_dot_products_dot_components_dot_ProductOrganization_dot_4257289053": {
2020-05-05 17:23:34 +00:00
"string": "Tipo de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductPricing_dot_1099355007": {
"context": "product pricing",
"string": "Precios"
},
"src_dot_products_dot_components_dot_ProductPricing_dot_1134347598": {
"context": "product price",
"string": "Precio"
},
"src_dot_products_dot_components_dot_ProductPricing_dot_3015886868": {
2020-05-05 17:23:34 +00:00
"string": "Cargar impuestos por este elemento"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": {
2020-05-05 17:23:34 +00:00
"string": "SKU (Stock Keeping Unit) (Unidad de mantenimiento de stock)"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductStocks_dot_2622674857": {
"context": "tabel column header",
2020-05-05 17:23:34 +00:00
"string": "Nombre del almacén"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductStocks_dot_2729628316": {
"context": "tabel column header",
2020-05-05 17:23:34 +00:00
"string": "Cantidad disponible"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": {
"context": "header",
"string": "Cantidad"
},
"src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": {
"context": "product inventory, checkbox",
2020-05-05 17:23:34 +00:00
"string": "Seguimiento de inventario"
2020-04-29 15:11:02 +00:00
},
2020-06-16 16:42:56 +00:00
"src_dot_products_dot_components_dot_ProductStocks_dot_3857433664": {
"context": "button",
"string": "Assign Warehouse"
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductStocks_dot_849869830": {
2020-05-05 17:23:34 +00:00
"string": "El seguimiento de inventario activo calculará automáticamente los cambios de stock"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_1815688500": {
"context": "product",
2020-05-05 17:23:34 +00:00
"string": "desde {date}"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_2001551496": {
"context": "product",
2020-05-05 17:23:34 +00:00
"string": "será visible desde {date}"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_2706108815": {
2020-05-05 17:23:34 +00:00
"string": "Añade el título y la descripción del motor de búsqueda para que esta producto sea más fácil de encontrar"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantAttributes_dot_1536841622": {
"context": "product attribute error",
2020-05-05 17:23:34 +00:00
"string": "Todos los atributos deben tener valor"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantAttributes_dot_258966189": {
"context": "product attribute error",
2020-05-05 17:23:34 +00:00
"string": "Esta variante ya existe"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_2853608829": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Guardar variante"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_3726089650": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Eliminar variante"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": {
2020-02-13 11:50:39 +00:00
"context": "variant price",
"string": "Precio"
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": {
2020-05-05 17:23:34 +00:00
"string": "Los valores seleccionados se utilizarán para crear variantes para el producto configurable."
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": {
2020-02-13 11:50:39 +00:00
"context": "variant attribute",
2020-05-05 17:23:34 +00:00
"string": "Atributo"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1808330403": {
"context": "variant attribute",
2020-05-05 17:23:34 +00:00
"string": "Seleccionar atributo"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2002684673": {
"context": "page title",
2020-05-05 17:23:34 +00:00
"string": "Precio y SKUs"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2020618004": {
"context": "variant stock, header",
2020-05-05 17:23:34 +00:00
"string": "Stock y Almacenaje"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2158649399": {
"context": "product attribute values, page title",
2020-05-05 17:23:34 +00:00
"string": "Elegir valores"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2478977538": {
2020-02-13 11:50:39 +00:00
"context": "attribute values, variant creation step",
2020-05-05 17:23:34 +00:00
"string": "Seleccionar valores"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2670525734": {
2020-02-13 11:50:39 +00:00
"context": "variant attribute",
2020-05-05 17:23:34 +00:00
"string": "Elegir atributo"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2745385064": {
2020-02-13 11:50:39 +00:00
"context": "variant creation step",
"string": "Resumen"
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2783195765": {
2020-05-05 17:23:34 +00:00
"string": "Aplicar precio único a todos los SKU"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": {
2020-05-05 17:23:34 +00:00
"string": "Aplicar stock único por atributo a cada SKU"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3570949907": {
2020-05-05 17:23:34 +00:00
"string": "Aplique precios únicos por atributo a cada SKU"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3601538615": {
2020-05-05 17:23:34 +00:00
"string": "Aplicar un solo stock a todas las SKU"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3673120330": {
2020-02-13 11:50:39 +00:00
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Siguiente"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3699389906": {
2020-05-05 17:23:34 +00:00
"string": "Aquí está el resumen de las variantes que se crearán. Puede cambiar los precios, almacena un SKU por cada uno creado."
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3896519183": {
2020-05-05 17:23:34 +00:00
"string": "Omitir stock por ahora"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_4120989039": {
2020-02-13 11:50:39 +00:00
"context": "create multiple variants, button",
"string": "Crear"
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_520980261": {
"context": "variant creator summary card header",
2020-05-05 17:23:34 +00:00
"string": "Variantes creadas"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_551319747": {
2020-05-05 17:23:34 +00:00
"string": "Según sus selecciones hemos creado {numberOfProducts} productos. Use este paso para personalizar el precio y las existencias de sus nuevos productos"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_693960049": {
2020-02-13 11:50:39 +00:00
"string": "SKU"
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_705096461": {
2020-02-13 11:50:39 +00:00
"context": "variant creation step",
2020-05-05 17:23:34 +00:00
"string": "Precios y SKU"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_860603977": {
2020-05-05 17:23:34 +00:00
"string": "Según sus selecciones hemos creado 8 productos. Use este paso para personalizar el precio y las existencias de sus nuevos productos"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_904693740": {
2020-02-13 11:50:39 +00:00
"context": "previous step, button",
2020-05-05 17:23:34 +00:00
"string": "Previo"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_998917294": {
2020-02-13 11:50:39 +00:00
"context": "variant name",
"string": "Variante"
},
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": {
"context": "button",
"string": "Borrar variante"
},
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": {
"context": "delete product variant",
"string": "¿Seguro que desea eliminar {name}?"
},
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar variante"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Selección de imagen"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": {
"context": "section header",
"string": "Imágenes"
},
"src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": {
2020-05-05 17:23:34 +00:00
"string": "Seleccione una imagen de variante específica de las imágenes del producto."
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Elegir fotos"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": {
"context": "section header",
"string": "Variantes"
},
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2845381934": {
"context": "button",
"string": "Agregar variante"
},
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": {
"context": "variant name",
2020-05-05 17:23:34 +00:00
"string": "Nueva variante"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": {
"context": "product pricing, section header",
"string": "Precios"
},
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1416480328": {
2020-05-05 17:23:34 +00:00
"string": "Anulación de precio de costo"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_2238565650": {
"string": "Precio de venta con descuento"
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_1001303107": {
"context": "product variant inventory",
2020-05-05 17:23:34 +00:00
"string": "No disponible en todas las ubicaciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1033175132": {
2020-04-29 15:11:02 +00:00
"context": "product variant inventory",
2020-05-05 17:23:34 +00:00
"string": "No disponible"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1134347598": {
"context": "product variant price",
"string": "Precio"
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_1252282784": {
"context": "product variant inventory",
2020-05-05 17:23:34 +00:00
"string": "{stockQuantity,plural,one {{stockQuantity} disponible} other {{stockQuantity} disponible}}"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariants_dot_1614793985": {
"context": "variant stock status",
2020-05-05 17:23:34 +00:00
"string": "Inventario disponible en:"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_1721716102": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear variantes"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": {
"context": "section header",
"string": "Variantes"
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_2496096212": {
"context": "product variant inventory",
2020-05-05 17:23:34 +00:00
"string": "{numLocations,plural,one {{numAvailable} disponible en {numLocations} ubicación} other {{numAvailable} disponible en {numLocations} ubicaciones }}"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariants_dot_277989856": {
2020-05-05 17:23:34 +00:00
"string": "Utilice variantes para productos que vienen en una variedad de versiones, por ejemplo, diferentes tamaños o colores."
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": {
"context": "filtering option",
2020-05-05 17:23:34 +00:00
"string": "Todos los almacenes"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": {
"context": "product variant inventory status",
"string": "Inventario"
},
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_3989383405": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear variante"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_4017567521": {
"context": "product variant inventory",
2020-05-05 17:23:34 +00:00
"string": "No disponible"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_components_dot_ProductVariants_dot_693960049": {
"string": "SKU"
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_components_dot_ProductVariants_dot_998917294": {
"context": "product variant name",
"string": "Variante"
},
2020-02-13 11:50:39 +00:00
"src_dot_products_dot_views_dot_1542417144": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Crear producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_1591632382": {
"context": "page header",
2020-05-05 17:23:34 +00:00
"string": "Nuevo producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_1731766393": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar imagen"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_2279302139": {
2020-05-05 17:23:34 +00:00
"string": "Variante eliminada"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_2362587265": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Crear variante"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_2880386427": {
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que deseas eliminar esta imagen?"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_2899821092": {
2020-05-05 17:23:34 +00:00
"string": "Producto creado"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_3989383405": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Crear variante"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_ProductList_dot_1204353135": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar este producto?} other {¿Está seguro de que desea eliminar los {displayQuantity} productos?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_ProductList_dot_1547167026": {
"context": "publish product, button",
"string": "Publicar"
},
"src_dot_products_dot_views_dot_ProductList_dot_2036051956": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Está seguro de que desea retirar la publicación de este producto?} other {¿Está seguro de que desea retirar la publicación de los {displayQuantity} productos?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_ProductList_dot_2237014112": {
"context": "unpublish product, button",
"string": "Retirar publicación"
},
"src_dot_products_dot_views_dot_ProductList_dot_2946646245": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Publicar productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_ProductList_dot_3362608461": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Retirar publicación de estos productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_ProductList_dot_3518737068": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas publicar este producto?} other {¿Está seguro de que desea publicar los {displayQuantity} productos?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_ProductList_dot_400629795": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar productos"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar esta variante?} other {¿Está seguro de que desea eliminar las {displayQuantity} variantes?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar variantes de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": {
"context": "delete product",
"string": "¿Seguro que desea eliminar {name}?"
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": {
2020-05-05 17:23:34 +00:00
"string": "Producto eliminado"
2020-02-13 11:50:39 +00:00
},
"src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar producto"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": {
"context": "success message",
2020-05-05 17:23:34 +00:00
"string": "Variantes creadas con éxito"
2020-04-29 15:11:02 +00:00
},
"src_dot_products_dot_views_dot_ProductVariantCreator_dot_830692292": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Crear variantes"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_properties": {
2020-05-05 17:23:34 +00:00
"string": "Propiedades"
2020-02-13 11:50:39 +00:00
},
"src_dot_readOnly": {
2020-05-05 17:23:34 +00:00
"string": "El sistema se ejecuta en modo de solo lectura. Cambios no guardados."
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_readyToCapture": {
"context": "order status",
2020-05-05 17:23:34 +00:00
"string": "Listo para capturar"
2020-04-29 15:11:02 +00:00
},
"src_dot_readyToFulfill": {
"context": "order status",
2020-05-05 17:23:34 +00:00
"string": "Listo para enviar"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_refunded": {
"context": "payment status",
"string": "Totalmente reembolsado"
},
"src_dot_remove": {
"context": "button",
"string": "Eliminar"
},
"src_dot_requiredField": {
2020-05-05 17:23:34 +00:00
"string": "Este campo es requerido"
2020-02-13 11:50:39 +00:00
},
"src_dot_sales": {
"context": "sales section name",
"string": "Descuentos"
},
"src_dot_save": {
"context": "button",
"string": "Guardar"
},
"src_dot_savedChanges": {
2020-05-05 17:23:34 +00:00
"string": "Cambios guardados"
2020-02-13 11:50:39 +00:00
},
"src_dot_serviceAccounts": {
"context": "service accounts section name",
2020-05-05 17:23:34 +00:00
"string": "Cuentas de servicio"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_services_dot_components_dot_ServiceCreatePage_dot_1848599267": {
"context": "checkbox label",
2020-05-05 17:23:34 +00:00
"string": "El usuario tiene acceso completo a la tienda"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_services_dot_components_dot_ServiceCreatePage_dot_248507553": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Crear una nueva cuenta"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceCreatePage_dot_27827485": {
"context": "checkbox label",
2020-05-05 17:23:34 +00:00
"string": "La cuenta de servicio esta activa"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_services_dot_components_dot_ServiceCreatePage_dot_3639008725": {
"context": "card description",
2020-05-05 17:23:34 +00:00
"string": "Expanda o restrinja los permisos del usuario para acceder a cierta parte del sistema del vendedor."
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_1336855942": {
2020-05-05 17:23:34 +00:00
"string": "Generar token"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_2080322626": {
2020-05-05 17:23:34 +00:00
"string": "Este token le da acceso a la API de su tienda, que encontrará aquí: {url}"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_2864204643": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Copiado"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_3406541221": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Copiar token"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceDefaultToken_dot_4189999598": {
2020-05-05 17:23:34 +00:00
"string": "Hemos creado su token predeterminado. Asegúrese de copiar su nuevo token de acceso personal ahora. No podrás volver a verlo."
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceDeleteDialog_dot_1534767622": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar cuenta de servicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceDeleteDialog_dot_2297471173": {
"context": "delete service account",
"string": "¿Seguro que desea eliminar {name}?"
},
2020-04-29 15:11:02 +00:00
"src_dot_services_dot_components_dot_ServiceDetailsPage_dot_1848599267": {
"context": "checkbox label",
2020-05-05 17:23:34 +00:00
"string": "El usuario tiene acceso completo a la tienda"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_services_dot_components_dot_ServiceDetailsPage_dot_27827485": {
"context": "checkbox label",
2020-05-05 17:23:34 +00:00
"string": "La cuenta de servicio esta activa"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_services_dot_components_dot_ServiceDetailsPage_dot_3639008725": {
"context": "card description",
2020-05-05 17:23:34 +00:00
"string": "Expanda o restrinja los permisos del usuario para acceder a cierta parte del sistema del vendedor."
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_services_dot_components_dot_ServiceInfo_dot_3789449123": {
"context": "service account",
"string": "Nombre de Cuenta"
},
"src_dot_services_dot_components_dot_ServiceInfo_dot_426959482": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Información de cuenta de servicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_1895355592": {
2020-05-05 17:23:34 +00:00
"string": "Buscar cuentas de servicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_4040605455": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todas las cuentas de servicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_624280156": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear una cuenta"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_active": {
"context": "service account",
"string": "Activo"
},
"src_dot_services_dot_components_dot_ServiceListPage_dot_deactivated": {
"context": "service account",
2020-05-05 17:23:34 +00:00
"string": "Inactivo"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceList_dot_1342308051": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron cuentas de servicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceList_dot_31853942": {
"context": "account status",
"string": "activo"
},
"src_dot_services_dot_components_dot_ServiceList_dot_3239722049": {
"context": "account status",
2020-05-05 17:23:34 +00:00
"string": "inactivo"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceList_dot_636461959": {
"context": "service name",
"string": "Nombre"
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_1336855942": {
2020-05-05 17:23:34 +00:00
"string": "Generar token"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_2530792168": {
2020-04-29 15:11:02 +00:00
"string": "El token de acceso es utilizado para autenticar las cuentas servicio o de scripts automáticos"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_3009959880": {
2020-05-05 17:23:34 +00:00
"string": "Hemos creado tu token. Asegúrese de copiar su nuevo token de acceso personal ahora. No podrás volver a verlo."
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_3406541221": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Copiar token"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_3875340101": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Crear token"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_4017491013": {
2020-05-05 17:23:34 +00:00
"string": "Nota de token"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokenCreateDialog_dot_4120989039": {
"context": "create service token, button",
"string": "Crear"
},
"src_dot_services_dot_components_dot_ServiceTokenDeleteDialog_dot_1534767622": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Eliminar cuenta de servicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokenDeleteDialog_dot_981802752": {
"context": "delete token",
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que quieres eliminar el token {token}?"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_2446088470": {
"context": "service account key",
"string": "Clave"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_2639089057": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron tokens"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_3875340101": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear token"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_4017491013": {
2020-05-05 17:23:34 +00:00
"string": "Nota de token"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_4190792473": {
"context": "table actions",
"string": "Acciones"
},
"src_dot_services_dot_components_dot_ServiceTokens_dot_426959482": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Información de cuenta de servicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_services_dot_views_dot_ServiceCreate_dot_3167211165": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Crear cuenta de servicio"
2020-02-13 11:50:39 +00:00
},
2020-06-16 16:42:56 +00:00
"src_dot_sessionExpired": {
"string": "Your session has expired. Please log in again to continue."
},
2020-02-13 11:50:39 +00:00
"src_dot_shipping": {
"context": "shipping section name",
2020-05-05 17:23:34 +00:00
"string": "Métodos de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": {
2020-05-05 17:23:34 +00:00
"string": "Esta unidad se usará como peso de envío predeterminado"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_549146363": {
2020-05-05 17:23:34 +00:00
"string": "Unidad de peso de envío"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_2622674857": {
2020-05-05 17:23:34 +00:00
"string": "Nombre del almacén"
2020-04-29 15:11:02 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_3173942020": {
"context": "header, dialog",
2020-05-05 17:23:34 +00:00
"string": "Crear nuevo almacén"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": {
2020-05-05 17:23:34 +00:00
"string": "Resto del mundo"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": {
2020-05-05 17:23:34 +00:00
"string": "Selección rápida"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Asignar paises"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": {
2020-05-05 17:23:34 +00:00
"string": "Si se selecciona, esto agregará todos los países no seleccionados a otras zonas de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": {
2020-05-05 17:23:34 +00:00
"string": "Buscar por nombre de país"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": {
2020-05-05 17:23:34 +00:00
"string": "Elija los países que desea agregar a la zona de envío de la lista a continuación"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Asignar paises"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": {
"context": "country selection",
2020-05-05 17:23:34 +00:00
"string": "Países de la A a la Z"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": {
2020-05-05 17:23:34 +00:00
"string": "Buscar países"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": {
2020-05-05 17:23:34 +00:00
"string": "Actualmente, no hay países asignados a esta zona de envío."
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": {
"string": "Paises"
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Crear nueva zona de envió"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": {
2020-05-05 17:23:34 +00:00
"string": "Esta es la zona de envío predeterminada, lo que significa que cubre todos los países que no están asignados a otras zonas de envío."
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": {
"string": "Envío"
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": {
2020-05-05 17:23:34 +00:00
"string": "Actualmente, no hay países asignados a esta zona de envío."
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": {
"string": "Paises"
},
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": {
2020-05-05 17:23:34 +00:00
"string": "Esta es la zona de envío predeterminada, lo que significa que cubre todos los países que no están asignados a otras zonas de envío."
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_1109610983": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de la zona de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1337705349": {
2020-05-05 17:23:34 +00:00
"string": "Valor mínimo de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1388947267": {
2020-05-05 17:23:34 +00:00
"string": "Esta tarifa se aplicará a todos los pedidos de todos los pesos"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1397795758": {
"context": "add weight based shipping method, dialog header",
2020-05-05 17:23:34 +00:00
"string": "Añadir tarifa de pesos"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1403365734": {
"context": "shipping method price",
2020-05-05 17:23:34 +00:00
"string": "Precio de tarifa"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1486599614": {
2020-05-05 17:23:34 +00:00
"string": "Esto se mostrará a los clientes al finalizar la compra"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1542600502": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Actualizar tarifa"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_16061680": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear tasa"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_1878009504": {
2020-05-05 17:23:34 +00:00
"string": "Peso mínimo de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2215090771": {
"context": "shipping method, switch button",
2020-05-05 17:23:34 +00:00
"string": "Esto es envío gratis"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2324036635": {
"context": "order weight range",
2020-05-05 17:23:34 +00:00
"string": "Rango de peso"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2533614652": {
"context": "order price range",
2020-05-05 17:23:34 +00:00
"string": "Rango de valores"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_2892088870": {
"context": "dialog header",
"string": "Añadir tarifa de precios"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3213611593": {
"context": "shipping method",
2020-05-05 17:23:34 +00:00
"string": "Velocidad"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3463567334": {
2020-05-05 17:23:34 +00:00
"string": "Valor máximo de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3659741519": {
2020-05-05 17:23:34 +00:00
"string": "Peso máximo de pedido"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_382595300": {
"context": "shipping method name",
2020-05-05 17:23:34 +00:00
"string": "Nombre de tasa"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_3934114933": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Editar tarifa de precios"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_4152709923": {
"context": "edit weight based shipping method, dialog header",
2020-05-05 17:23:34 +00:00
"string": "Editar tarifa de pesos"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_4226393146": {
2020-05-05 17:23:34 +00:00
"string": "Esta tarifa se aplicará a todos los pedidos de todos los precios"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_882649212": {
"context": "shipping method has no value limits",
2020-05-05 17:23:34 +00:00
"string": "No hay limites de valor"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_price": {
"context": "error message",
2020-05-05 17:23:34 +00:00
"string": "El precio máximo no puede ser inferior al mínimo."
2020-04-29 15:11:02 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRateDialog_dot_weight": {
"context": "error message",
2020-05-05 17:23:34 +00:00
"string": "El peso máximo no puede ser inferior al mínimo."
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": {
"context": "shipping method price",
"string": "Precio"
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_16061680": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear tasa"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1923873558": {
"context": "shipping method price range",
2020-05-05 17:23:34 +00:00
"string": "Rango de valores"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1961493435": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron tarifas de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2542194565": {
"context": "price based shipping methods, section header",
2020-05-05 17:23:34 +00:00
"string": "Tarifas basadas en precios"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2600677138": {
"context": "shipping method weight range",
2020-05-05 17:23:34 +00:00
"string": "Rango de peso"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_383202459": {
"context": "weight based shipping methods, section header",
2020-05-05 17:23:34 +00:00
"string": "Tarifa basada en peso"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_636461959": {
"context": "shipping method name",
"string": "Nombre"
},
2020-04-29 15:11:02 +00:00
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Almacen"
2020-04-29 15:11:02 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Agregar nuevo almacén"
2020-04-29 15:11:02 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": {
2020-05-05 17:23:34 +00:00
"string": "Seleccione el almacén desde el que enviará los productos para esta zona de envío. Esta dirección de almacén también se utilizará para calcular los impuestos."
2020-04-29 15:11:02 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": {
"context": "input placeholder",
2020-05-05 17:23:34 +00:00
"string": "Selecionar almacén"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": {
"context": "header",
"string": "Envío"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_120574110": {
"context": "sort shipping methods by zone, section header",
2020-05-05 17:23:34 +00:00
"string": "Envío por zona"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_2673544109": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear zona de envió"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_3109712047": {
"string": "Paises"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_636461959": {
"context": "shipping zone",
"string": "Nombre"
},
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_655374584": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron zonas de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_views_dot_1005071028": {
2020-05-05 17:23:34 +00:00
"string": "¿Está seguro de que desea eliminar la zona de envío de {shippingZoneName}?"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_views_dot_1010705153": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar zona de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_views_dot_1711385401": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar zonas de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_views_dot_725201918": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "{counter,plural,one {¿Estás seguro de que deseas eliminar esta zona de envió?} other {¿Está seguro de que desea eliminar las {displayQuantity} zonas de envió?}}"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar zona de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": {
"context": "unassign country",
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que deseas eliminar {countryName} de esta zona de envió?"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1502359905": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar método de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": {
"context": "unassign country, dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar de la zona de envío"
2020-02-13 11:50:39 +00:00
},
"src_dot_show": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Ver"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings": {
"context": "site settings section name",
2020-05-05 17:23:34 +00:00
"string": "Configuracion del sitio"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": {
2020-05-05 17:23:34 +00:00
"string": "El nombre de su tienda se muestra en la pestaña del navegador web"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": {
2020-05-05 17:23:34 +00:00
"string": "Descripción de la tienda"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de tu tienda"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": {
2020-05-05 17:23:34 +00:00
"string": "URL de su tienda en línea"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": {
2020-05-05 17:23:34 +00:00
"string": "La descripción de la tienda se muestra en la barra de tareas después del nombre de su tienda"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_1238948746": {
"context": "dialog header",
2020-04-29 15:11:02 +00:00
"string": "Añade un nueva clave de acceso"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_2237029987": {
"string": "Contraseña"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_2446088470": {
"context": "authentication provider API key",
"string": "Clave"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_3039841202": {
"context": "authentication provider name",
2020-05-05 17:23:34 +00:00
"string": "Tipos de Autenticación"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeyDialog_dot_50561933": {
"context": "button",
"string": "Agregar autentificación "
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_1114030884": {
"context": "button",
"string": "Agregar llave"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_1270286507": {
"context": "authentication provider name",
2020-05-05 17:23:34 +00:00
"string": "Tipos de Autenticación"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_226491688": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Claves De Autenticación"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_2446088470": {
"context": "authentication provider API key",
"string": "Clave"
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsKeys_dot_3981699144": {
"context": "no authentication provider API keys",
2020-05-05 17:23:34 +00:00
"string": "Sin llaves"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": {
2020-05-05 17:23:34 +00:00
"string": "Dirección de correo electrónico"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": {
"context": "email sender",
2020-05-05 17:23:34 +00:00
"string": "Esto será visible como \"desde\" nombre"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Configuración de correo"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": {
2020-05-05 17:23:34 +00:00
"string": "Configure su dirección de correo electrónico desde la cual se enviarán todos los correos electrónicos automáticos a sus clientes."
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": {
2020-05-05 17:23:34 +00:00
"string": "URL de restablecimiento de contraseña del cliente"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": {
2020-05-05 17:23:34 +00:00
"string": "Esta URL se utilizará como URL principal para restablecer contraseñas. Será enviado por correo electrónico."
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": {
2020-05-05 17:23:34 +00:00
"string": "Dirección URL"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": {
2020-05-05 17:23:34 +00:00
"string": "Remitente de correo electrónico"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": {
2020-05-05 17:23:34 +00:00
"string": "Esta dirección se utilizará para generar facturas y calcular las tarifas de envío."
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1214877701": {
2020-05-05 17:23:34 +00:00
"string": "El método de autenticación define formas adicionales en que los clientes pueden iniciar sesión en su comercio electrónico."
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Guardar información"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Información de la compañía"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Configuración de correo"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": {
2020-05-05 17:23:34 +00:00
"string": "La dirección de correo electrónico que proporcionó aquí se utilizará como dirección de contacto para sus clientes."
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": {
2020-05-05 17:23:34 +00:00
"string": "Esta es información general sobre su tienda. Definen cuál es la URL de su tienda y qué se muestra en la barra de tareas del navegador."
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_4088830385": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Metodos de Autenticación"
2020-02-13 11:50:39 +00:00
},
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": {
2020-05-05 17:23:34 +00:00
"string": "Aquí encontrará todas las configuraciones que determinan los correos electrónicos de sus tiendas. Puede determinar la dirección de correo electrónico principal y algunos de los contenidos de sus correos electrónicos."
2020-02-13 11:50:39 +00:00
},
"src_dot_somethingWentWrong": {
2020-05-05 17:23:34 +00:00
"string": "Saleor se topó con un problema inesperado"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff": {
"context": "staff section name",
2020-05-05 17:23:34 +00:00
"string": "Miembros del personal"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_1481503299": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Invitar miembro del personal"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Enviar invitación"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_staff_dot_components_dot_StaffDetailsPage_dot_22572205": {
"context": "card description",
2020-05-05 17:23:34 +00:00
"string": "El usuario está asignado a:"
2020-04-29 15:11:02 +00:00
},
"src_dot_staff_dot_components_dot_StaffDetailsPage_dot_2690176844": {
"context": "dialog header",
"string": "Permisos"
},
2020-02-13 11:50:39 +00:00
"src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": {
"context": "checkbox label",
"string": "El usuario está activo"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_2852350932": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todos los miembros del personal"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": {
2020-05-05 17:23:34 +00:00
"string": "Buscar miembro del personal"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_797461521": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Invitar miembro del personal"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_active": {
"context": "staff member's account",
"string": "Activo"
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_deactivated": {
"context": "staff member's account",
2020-05-05 17:23:34 +00:00
"string": "Desactivado"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffListPage_dot_status": {
"context": "staff member's account",
"string": "Estado"
},
"src_dot_staff_dot_components_dot_StaffList_dot_1004218338": {
"context": "staff member status",
2020-05-05 17:23:34 +00:00
"string": "Inactivo"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffList_dot_1789607185": {
2020-05-05 17:23:34 +00:00
"string": "Dirección de correo electrónico"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffList_dot_3247064221": {
"context": "staff member status",
"string": "Activo"
},
"src_dot_staff_dot_components_dot_StaffList_dot_480166346": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron miembros del personal"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffList_dot_636461959": {
"context": "staff member full name",
"string": "Nombre"
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": {
"context": "input label",
2020-05-05 17:23:34 +00:00
"string": "Contraseña nueva"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": {
2020-05-05 17:23:34 +00:00
"string": "La nueva contraseña debe tener al menos 8 caracteres."
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_2521568990": {
"context": "dialog header",
"string": "Cambiar Contraseña"
},
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_53359254": {
"context": "input label",
2020-05-05 17:23:34 +00:00
"string": "Contraseña anterior"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffPassword_dot_1274006906": {
2020-05-05 17:23:34 +00:00
"string": "Debe cambiar su contraseña todos los meses para evitar problemas de seguridad."
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffPassword_dot_1434811103": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Cambia tu contraseña"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffPassword_dot_2237029987": {
"context": "header",
"string": "Contraseña"
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_1332294025": {
2020-05-05 17:23:34 +00:00
"string": "Al seleccionar esto, cambiará el idioma de su tablero"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2162129531": {
2020-05-05 17:23:34 +00:00
"string": "Tenga en cuenta que, si bien todos los ajustes de moneda y fecha están completos, las traducciones de idiomas tienen distintos grados de finura."
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2281358617": {
2020-05-05 17:23:34 +00:00
"string": "Idioma preferido"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2340309446": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Preferencias"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Información del miembro del personal"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Cambiar foto"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Eliminar foto"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_views_dot_1308770978": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar usuario del personal"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_views_dot_3945766678": {
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que deseas remover {email} avatar?"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_views_dot_701332676": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar el avatar del usuario del personal"
2020-02-13 11:50:39 +00:00
},
"src_dot_staff_dot_views_dot_8878988": {
2020-05-05 17:23:34 +00:00
"string": "¿Estás seguro de que deseas eliminar {email} de los miembros del personal?"
2020-02-13 11:50:39 +00:00
},
"src_dot_startDate": {
2020-05-05 17:23:34 +00:00
"string": "Fecha de inicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_startHour": {
2020-05-05 17:23:34 +00:00
"string": "Hora de inicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_status": {
"string": "Estado"
},
"src_dot_summary": {
"string": "Resumen"
},
"src_dot_taxes": {
"context": "taxes section name",
"string": "Impuestos"
},
"src_dot_taxes_dot_components_dot_CountryListPage_dot_3955023266": {
"context": "header",
"string": "Impuestos"
},
"src_dot_taxes_dot_components_dot_CountryList_dot_110033143": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron países"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryList_dot_3154586635": {
2020-05-05 17:23:34 +00:00
"string": "Tasas de impuestos reducidas"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryList_dot_4039455144": {
2020-05-05 17:23:34 +00:00
"string": "Código de país"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryList_dot_577035076": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de país"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Alojamiento"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Vivienda social"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Bicicletas"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Periódico"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": {
"string": "Categoría"
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": {
2020-05-05 17:23:34 +00:00
"string": "Tasa de impuesto"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Admisión a eventos culturales"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Productos alimenticios para bebés"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Servicios domésticos"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Productos alimenticios"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Libros"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Suministros agrícolas"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Estándar"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Transporte de pasajeros"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Admisión a eventos de entretenimiento"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Ropa de niños"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Admisión a eventos deportivos"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Tasa de impuesto en {countryName}"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Médico"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron categorías de impuestos reducidos"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Hoteles"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Libros electrónicos"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Combustible doméstico"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Agua"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Publicidad"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Renovaciones de propiedad"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Vino"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Restaurantes"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": {
"context": "tax rate",
2020-05-05 17:23:34 +00:00
"string": "Productos farmacéuticos"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": {
"string": "Todos los precios de productos son ingresados con impuestos incluídos"
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2102582640": {
"string": "Mostrar precios brutos a los clientes en la tienda"
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2654711891": {
"string": "Cargar impuestos en las tarifas de envío"
},
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_3375540052": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Obtener impuestos"
2020-02-13 11:50:39 +00:00
},
"src_dot_taxes_dot_views_dot_2411670026": {
2020-05-05 17:23:34 +00:00
"string": "Tasas impositivas obtenidas con éxito"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations": {
"context": "translations section name",
2020-05-05 17:23:34 +00:00
"string": "Traducciones"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": {
2020-05-05 17:23:34 +00:00
"string": "{numberOfFields} traducciones, {numberOfTranslatedFields} completados"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_1348655672": {
2020-05-05 17:23:34 +00:00
"string": "Texto original"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_2481190613": {
2020-05-05 17:23:34 +00:00
"string": "Traducción"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_363646127": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Descartar"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": {
2020-05-05 17:23:34 +00:00
"string": "Aún no hay traducción"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243": {
2020-05-05 17:23:34 +00:00
"string": "Descripción del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1611537010": {
2020-05-05 17:23:34 +00:00
"string": "Traducción de categoría \"{categoryName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_2496919463": {
2020-05-05 17:23:34 +00:00
"string": "Título del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_3468022343": {
2020-05-05 17:23:34 +00:00
"string": "Vista previa del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_1406947243": {
2020-05-05 17:23:34 +00:00
"string": "Descripción del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2496919463": {
2020-05-05 17:23:34 +00:00
"string": "Título del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2759199473": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3055443821": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Traducción de colección \"{collectionName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3468022343": {
2020-05-05 17:23:34 +00:00
"string": "Vista previa del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1163855804": {
2020-05-05 17:23:34 +00:00
"string": "Idiomas"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1866913828": {
2020-05-05 17:23:34 +00:00
"string": "Buscar venta"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1930485532": {
2020-05-05 17:23:34 +00:00
"string": "Buscar cupones"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2105464697": {
2020-05-05 17:23:34 +00:00
"string": "Buscar producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_222873645": {
"string": "Colecciones"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2460580333": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Traducciones a {language}"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2559018090": {
2020-05-05 17:23:34 +00:00
"string": "Página de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2968663655": {
"string": "Productos"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3287512325": {
"string": "Páginas"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3420445375": {
2020-05-05 17:23:34 +00:00
"string": "Buscar tipo de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3583204912": {
"string": "Categorías"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3841025483": {
2020-05-05 17:23:34 +00:00
"string": "Buscar categoría"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4057224233": {
2020-05-05 17:23:34 +00:00
"string": "Buscar colección"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": {
"string": "Descuentos"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_749185240": {
"string": "Cupones"
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_765385638": {
2020-05-05 17:23:34 +00:00
"string": "Tipos de producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_1136143456": {
"context": "translation progress",
2020-05-05 17:23:34 +00:00
"string": "{current} de {max}"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_4176487406": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron entidades traducibles"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_49462429": {
2020-05-05 17:23:34 +00:00
"string": "Traducciones completadas"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_636461959": {
"context": "entity (product, collection, shipping method) name",
"string": "Nombre"
},
"src_dot_translations_dot_components_dot_TranslationsLanguageListPage_dot_1163855804": {
2020-05-05 17:23:34 +00:00
"string": "Idiomas"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_2966651157": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron idiomas"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_604081953": {
2020-05-05 17:23:34 +00:00
"string": "Idioma"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1116746286": {
"context": "page content",
"string": "Contenido"
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1406947243": {
2020-05-05 17:23:34 +00:00
"string": "Descripción del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2496919463": {
2020-05-05 17:23:34 +00:00
"string": "Título del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2806429775": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Traducción de página \"{pageName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": {
2020-05-05 17:23:34 +00:00
"string": "Vista previa del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": {
2020-05-05 17:23:34 +00:00
"string": "Título de página"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1281101905": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Traducción de tipo de producto \"{productTypeName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": {
"context": "attribute values",
2020-05-05 17:23:34 +00:00
"string": "Valor {number}"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2510190956": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Atributo del producto ({attributeName})"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": {
2020-05-05 17:23:34 +00:00
"string": "nombre de atributo"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_3538502409": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Atributo de variante ({attributeName})"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": {
2020-05-05 17:23:34 +00:00
"string": "Descripción del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2496919463": {
2020-05-05 17:23:34 +00:00
"string": "Título del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": {
2020-05-05 17:23:34 +00:00
"string": "Nombre del producto"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Traducción de producto \"{productName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3374163063": {
"string": "Descripción"
},
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": {
2020-05-05 17:23:34 +00:00
"string": "Vista previa del motor de búsqueda"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Traducción de oferta \"{saleName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": {
2020-05-05 17:23:34 +00:00
"string": "Nombre de venta"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Traducción de cupón \"{voucherName}\" - {languageCode}"
2020-02-13 11:50:39 +00:00
},
"src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": {
2020-05-05 17:23:34 +00:00
"string": "Nombre del cupón"
2020-02-13 11:50:39 +00:00
},
"src_dot_undo": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Deshacer"
2020-02-13 11:50:39 +00:00
},
"src_dot_unfulfilled": {
"context": "order status",
"string": "No completada"
},
"src_dot_unpaid": {
"context": "payment status",
2020-05-05 17:23:34 +00:00
"string": "Sin pagar"
2020-02-13 11:50:39 +00:00
},
"src_dot_uploadImage": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Subir imagen"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_utils_dot_errors_dot_alreadyExists": {
"context": "add authorization key error",
2020-05-05 17:23:34 +00:00
"string": "La clave de autorización con este tipo ya existe"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_assignNonStaffMember": {
2020-05-05 17:23:34 +00:00
"string": "Solo se pueden asignar miembros del personal"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_attributeAlreadyAssigned": {
2020-05-05 17:23:34 +00:00
"string": "Este atributo ya se ha asignado a este tipo de producto"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_attributeCannotBeAssigned": {
2020-05-05 17:23:34 +00:00
"string": "Este atributo no se puede asignar a este tipo de producto"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_attributeVariantsDisabled": {
2020-05-05 17:23:34 +00:00
"string": "Las variantes están deshabilitadas en este tipo de producto"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_billingNotSet": {
"context": "error message",
"string": "La dirección de facturación no está configurada"
},
"src_dot_utils_dot_errors_dot_cannotCancelFulfillment": {
"context": "error message",
2020-05-05 17:23:34 +00:00
"string": "Este envío no se puede cancelar."
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_cannotCancelOrder": {
"context": "error message",
2020-05-05 17:23:34 +00:00
"string": "Este pedido no se puede cancelar."
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_cannotFulfillLine": {
"context": "error message",
2020-05-05 17:23:34 +00:00
"string": "No hay suficientes elementos para enviar"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_cannotRefund": {
"context": "error message",
"string": "Los pagos manuales no pueden ser reembolsados"
},
"src_dot_utils_dot_errors_dot_cannotRemoveFromLastGroup": {
2020-05-05 17:23:34 +00:00
"string": "No se puede eliminar al usuario del último grupo"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_cannotVoid": {
"context": "error message",
"string": "Sólo los pagos pre-autorizados pueden ser anulados"
},
"src_dot_utils_dot_errors_dot_captureInactive": {
"context": "error message",
"string": "Solo pagos pre autorizados pueden ser capturados"
},
"src_dot_utils_dot_errors_dot_duplicatedInputItem": {
2020-05-05 17:23:34 +00:00
"string": "No se puede agregar ni eliminar grupos al mismo tiempo"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_graphqlError": {
2020-05-05 17:23:34 +00:00
"string": "Error de API"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_invalid": {
2020-05-05 17:23:34 +00:00
"string": "Valor invalido"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_invalidPassword": {
2020-05-05 17:23:34 +00:00
"string": "Contraseña invalida"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_noShippingAddress": {
"context": "error message",
2020-05-05 17:23:34 +00:00
"string": "No se puede elegir un método de envío para un pedido sin la dirección de envío"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_notEditable": {
"context": "error message",
2020-05-05 17:23:34 +00:00
"string": "Solo los borradores de ordenes se pueden editar"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_outOfScopeGroup": {
2020-05-05 17:23:34 +00:00
"string": "El grupo está fuera de su alcance de permiso"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_outOfScopeUser": {
2020-05-05 17:23:34 +00:00
"string": "El usuario está fuera de su alcance de permisos"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_passwordNumeric": {
2020-05-05 17:23:34 +00:00
"string": "La contraseña no puede ser completamente numérica"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_paymentMissing": {
"context": "error message",
2020-05-05 17:23:34 +00:00
"string": "No hay pago asociado con la orden"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_permissionOutOfScope": {
2020-05-05 17:23:34 +00:00
"string": "Esos permisos están fuera de su alcance"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_shippingNotApplicable": {
"context": "error message",
"string": "El método de envío no es válido para la dirección de envío elegida"
},
"src_dot_utils_dot_errors_dot_shippingRequired": {
"context": "error message",
2020-05-05 17:23:34 +00:00
"string": "Se requiere un método de envío para esta orden"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_skuUnique": {
"context": "bulk variant create error",
2020-05-05 17:23:34 +00:00
"string": "SKU debe ser único"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_slugUnique": {
"context": "error message",
2020-05-05 17:23:34 +00:00
"string": "Slug debe ser único para cada almacén"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_tooCommon": {
2020-05-05 17:23:34 +00:00
"string": "Esta contraseña se usa con demasiada frecuencia"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_tooShort": {
2020-05-05 17:23:34 +00:00
"string": "Esta contraseña es muy corta"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_tooSimilar": {
2020-05-05 17:23:34 +00:00
"string": "Estas contraseñas son muy similares"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_unique": {
2020-05-05 17:23:34 +00:00
"string": "Esto debe ser único"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_unknownError": {
2020-05-05 17:23:34 +00:00
"string": "Error desconocido"
2020-04-29 15:11:02 +00:00
},
"src_dot_utils_dot_errors_dot_variantNoDigitalContent": {
2020-05-05 17:23:34 +00:00
"string": "Esta variante no tiene ningún contenido digital"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_vouchers": {
"context": "vouchers section name",
"string": "Cupones"
},
2020-04-29 15:11:02 +00:00
"src_dot_warehouses": {
"context": "warehouses section name",
2020-05-05 17:23:34 +00:00
"string": "Almacenes"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": {
"context": "warehouse",
2020-05-05 17:23:34 +00:00
"string": "Informacion de dirección"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_934572530": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Crear almacén"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_1355303260": {
"context": "dialog content",
2020-05-05 17:23:34 +00:00
"string": "¿Está seguro de que desea eliminar {warehouseName}?"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": {
"context": "dialog title",
2020-05-05 17:23:34 +00:00
"string": "Eliminar almacén"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": {
"context": "warehouse",
2020-05-05 17:23:34 +00:00
"string": "Informacion de dirección"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": {
2020-05-05 17:23:34 +00:00
"string": "Nombre del almacén"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": {
2020-05-05 17:23:34 +00:00
"string": "Buscar almacén"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3203451491": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todos los almacenes"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear almacén"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_1225932315": {
2020-05-05 17:23:34 +00:00
"string": "Zonas de envío"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_3787396469": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron almacenes"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_4190792473": {
"string": "Acciones"
},
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_636461959": {
"context": "warehouse",
"string": "Nombre"
},
"src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": {
"context": "zones that warehouse sends to",
2020-05-05 17:23:34 +00:00
"string": "Zonas de envío"
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": {
2020-05-05 17:23:34 +00:00
"string": "Este almacén no tiene zonas de envío asignadas."
2020-04-29 15:11:02 +00:00
},
"src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Crear almacén"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_webhooks": {
"context": "webhooks section name",
"string": "Webhooks"
},
"src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Crear webhook"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": {
"context": "delete webhook",
2020-05-05 17:23:34 +00:00
"string": "¿Seguro que quieres eliminar este webhook?"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": {
"context": "delete webhook",
"string": "¿Seguro que desea eliminar {name}?"
},
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_3514087611": {
"context": "dialog header",
2020-05-05 17:23:34 +00:00
"string": "Eliminar webhook"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Eventos"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": {
"context": "event",
2020-05-05 17:23:34 +00:00
"string": "Pedido actualizado"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": {
"context": "event",
"string": "Todos los Eventos"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": {
"context": "event",
2020-05-05 17:23:34 +00:00
"string": "Producto creado"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": {
"context": "webhook events",
2020-05-05 17:23:34 +00:00
"string": "Expanda o restrinja los permisos de webhooks para registrar ciertos eventos en el sistema."
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": {
"context": "event",
"string": "Orden pagada por completo"
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": {
"context": "event",
2020-05-05 17:23:34 +00:00
"string": "Pedido creado"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": {
"context": "event",
2020-05-05 17:23:34 +00:00
"string": "Pedido cancelado"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": {
"context": "event",
2020-05-05 17:23:34 +00:00
"string": "Pedido cumplido"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": {
"context": "event",
2020-05-05 17:23:34 +00:00
"string": "Cliente creado"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": {
"context": "event",
2020-05-05 17:23:34 +00:00
"string": "Cantidad cambiada en el pago"
2020-02-13 11:50:39 +00:00
},
2020-03-06 15:38:23 +00:00
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": {
"context": "event",
2020-05-05 17:23:34 +00:00
"string": "Cumplimiento creado"
2020-03-06 15:38:23 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": {
"context": "webhook",
2020-05-05 17:23:34 +00:00
"string": "URL de destino"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": {
"context": "webhook",
2020-05-05 17:23:34 +00:00
"string": "Nombre del webhook"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Información del webhook"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": {
"context": "webhook target url help text",
2020-05-05 17:23:34 +00:00
"string": "Esta URL recibirá solicitudes POST de webhook"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": {
"context": "webhook secret key help text",
2020-05-05 17:23:34 +00:00
"string": "La clave secreta se utiliza para crear una firma hash con cada carga útil. * campo opcional"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": {
"context": "webhook",
2020-05-05 17:23:34 +00:00
"string": "Llave secreta"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": {
"context": "webhook specific information",
2020-05-05 17:23:34 +00:00
"string": "Información específica del webhook"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_819389696": {
2020-05-05 17:23:34 +00:00
"string": "Asignar a una cuenta de servicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": {
"context": "webhooks active",
2020-05-05 17:23:34 +00:00
"string": "Webhook activo"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": {
"context": "webhook active",
2020-05-05 17:23:34 +00:00
"string": "Si desea deshabilitar este webhook, desactive la casilla a continuación."
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": {
"context": "section header",
2020-05-05 17:23:34 +00:00
"string": "Estado del webhook"
2020-02-13 11:50:39 +00:00
},
2020-04-29 15:11:02 +00:00
"src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Detalles de webhook sin nombre"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": {
"context": "header",
2020-05-05 17:23:34 +00:00
"string": "Detalles de {webhookName} "
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_1432828311": {
2020-05-05 17:23:34 +00:00
"string": "Buscar Webhooks"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_2295583901": {
"context": "button",
2020-05-05 17:23:34 +00:00
"string": "Crear webhook"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_3300314452": {
"context": "tab name",
2020-05-05 17:23:34 +00:00
"string": "Todos los webhooks"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_active": {
"context": "webhook",
"string": "Activo"
},
"src_dot_webhooks_dot_components_dot_WebhooksListPage_dot_inactive": {
"context": "webhook",
2020-05-05 17:23:34 +00:00
"string": "Inactivo"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_1153324159": {
2020-05-05 17:23:34 +00:00
"string": "No se encontraron webhooks"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_2487865635": {
"context": "webhook service account",
2020-05-05 17:23:34 +00:00
"string": "Cuenta de servicio"
2020-02-13 11:50:39 +00:00
},
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_4120604650": {
"context": "user action bar",
"string": "Acción "
},
2020-04-29 15:11:02 +00:00
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_618422799": {
2020-05-05 17:23:34 +00:00
"string": "Webhook sin nombre"
2020-04-29 15:11:02 +00:00
},
2020-02-13 11:50:39 +00:00
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_636461959": {
"context": "webhook name",
"string": "Nombre"
},
"src_dot_webhooks_dot_views_dot_3493926696": {
"context": "window title",
2020-05-05 17:23:34 +00:00
"string": "Crear webhook"
2020-02-13 11:50:39 +00:00
},
"src_dot_yes": {
"string": "Si"
},
"voucherDetailsUnassignCategory": {
"context": "unassign category from voucher, button",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación"
2020-02-13 11:50:39 +00:00
},
"voucherDetailsUnassignCollection": {
"context": "unassign collection from voucher, button",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación"
2020-02-13 11:50:39 +00:00
},
"voucherDetailsUnassignProduct": {
"context": "unassign product from voucher, button",
2020-05-05 17:23:34 +00:00
"string": "Anular asignación"
2020-02-13 11:50:39 +00:00
}
}