|
@@ -414,6 +414,66 @@ export default {
|
|
|
confirmGoods: "是否确认收货",
|
|
|
cancelOrder: "订单已取消",
|
|
|
takeOrder: "订单已收货",
|
|
|
+ cancellationOrder: "取消订单",
|
|
|
+ continuePayment: "继续付款",
|
|
|
+ deleteOrder: "删除订单",
|
|
|
+ buyAgain: "再次购买",
|
|
|
+ anotherOrder: "再来一单",
|
|
|
+ confirmReceipt: "确认收货",
|
|
|
+ toEvaluate: "去评价",
|
|
|
+ orderRefunding: "退款中",
|
|
|
+ refundSuccessful: "退款成功",
|
|
|
+ refuseRefund: "拒绝退款",
|
|
|
+ platformIntervention: "平台介入",
|
|
|
+ orderRefund: "退款",
|
|
|
+ deleteRecord: "删除记录",
|
|
|
+ afterDetails: "售后详情",
|
|
|
+ ContinueApply: "继续申请",
|
|
|
+ applying: "申请中",
|
|
|
+ waitingRefund: "等待卖家同意退款",
|
|
|
+ seller: "卖家拒绝退款",
|
|
|
+ searchOrder: "搜索我的订单",
|
|
|
+ refundFailed: "退款失败",
|
|
|
+ //订单详情
|
|
|
+ leftOver: "剩",
|
|
|
+ hour: "小时",
|
|
|
+ automaticShutdown: "分自动关闭",
|
|
|
+ additionalPostage: "商品已打包称重,等待用户补邮费",
|
|
|
+ needPostage: "需补邮费",
|
|
|
+ requestRefund: "申请退款",
|
|
|
+ goodsPrice: "商品总价",
|
|
|
+ goodsWeight: "商品总重量",
|
|
|
+ accountsPayable: "应付款",
|
|
|
+ //平台商品库
|
|
|
+ searchGoods: "搜索商品名称",
|
|
|
+ platformGoods: "平台商品库",
|
|
|
+ inReview: "审核中",
|
|
|
+ auditFailed: "审核失败",
|
|
|
+ removed: "已下架",
|
|
|
+ supplier: "供应商",
|
|
|
+ selfSupport: "自营",
|
|
|
+ inventory: "库存",
|
|
|
+ removeProducts: "下架商品",
|
|
|
+ listingProducts: "上架商品",
|
|
|
+ wantDiscount: "我要打折",
|
|
|
+ offShelf: "下架",
|
|
|
+ business: "商家",
|
|
|
+ //商品管理
|
|
|
+ alreadyListed: "已上架",
|
|
|
+ batchDiscount: "批量打折",
|
|
|
+ listingGoods: "上架平台商品",
|
|
|
+ cancelDiscount: "取消打折",
|
|
|
+ deleteGoods: "是否删除商品",
|
|
|
+ removeGoods: "是否下架商品",
|
|
|
+ beenDeleted: "商品已删除",
|
|
|
+ cannotDiscount: "取消成功,商品初始折扣无法取消",
|
|
|
+ takenDown: "商品已下架",
|
|
|
+ takenUp: "商品已上架",
|
|
|
+ selectGoods: "请选择至少一个商品",
|
|
|
+ originalPrice: "打8折请输入80,以原价计算",
|
|
|
+ preferential: "优惠",
|
|
|
+ myGoods: "我的商品",
|
|
|
+ operatedProducts: "平台自营商品",
|
|
|
},
|
|
|
},
|
|
|
//英语
|
|
@@ -824,6 +884,77 @@ export default {
|
|
|
balanceRecharge: "Recharge balance account",
|
|
|
customAmount: "Enter custom amount",
|
|
|
payMethod: "Payment method",
|
|
|
+ //商城订单
|
|
|
+ differenzaPrezzo: "Pending price difference",
|
|
|
+ completato: "Completed",
|
|
|
+ annullato: "Cancelled",
|
|
|
+ refundService: "Refund/after-sales service",
|
|
|
+ confirmGoods: "Have you confirmed receipt of the goods",
|
|
|
+ cancelOrder: "Order cancelled",
|
|
|
+ takeOrder: "Order received",
|
|
|
+ cancellationOrder: "cancellation of order",
|
|
|
+ continuePayment: "Continue payment",
|
|
|
+ deleteOrder: "Delete Order",
|
|
|
+ buyAgain: "Buy again",
|
|
|
+ anotherOrder: "Another order",
|
|
|
+ confirmReceipt: "Confirm receipt",
|
|
|
+ toEvaluate: "Go evaluate",
|
|
|
+ orderRefunding: "refunding",
|
|
|
+ refundSuccessful: "Refund successful",
|
|
|
+ refuseRefund: "Refuse refund",
|
|
|
+ platformIntervention: "Platform intervention",
|
|
|
+ orderRefund: "refund",
|
|
|
+ deleteRecord: "delete record",
|
|
|
+ afterDetails: "After sales details",
|
|
|
+ ContinueApply: "Continue to apply",
|
|
|
+ applying: "applying",
|
|
|
+ waitingRefund: "Waiting for the seller to agree to a refund",
|
|
|
+ seller: "Seller refuses refund",
|
|
|
+ searchOrder: "Search for my order",
|
|
|
+ refundFailed: "Refund failed",
|
|
|
+ //订单详情
|
|
|
+ leftOver: "residue",
|
|
|
+ hour: "hour",
|
|
|
+ automaticShutdown: "minute Automatic shutdown",
|
|
|
+ additionalPostage:
|
|
|
+ "The product has been packaged and weighed, waiting for the user to pay the shipping fee",
|
|
|
+ needPostage: "Additional postage is required",
|
|
|
+ requestRefund: "Request a refund",
|
|
|
+ goodsPrice: "Total price of the product",
|
|
|
+ goodsWeight: "Total weight of the product",
|
|
|
+ accountsPayable: "Accounts payable",
|
|
|
+ //平台商品库
|
|
|
+ searchGoods: "Search for product name",
|
|
|
+ platformGoods: "Platform Product Library",
|
|
|
+ inReview: "in review",
|
|
|
+ auditFailed: "Audit failed",
|
|
|
+ removed: "Removed",
|
|
|
+ supplier: "supplier",
|
|
|
+ selfSupport: "self-support",
|
|
|
+ inventory: "inventory",
|
|
|
+ removeProducts: "Remove products",
|
|
|
+ listingProducts: "Listing products",
|
|
|
+ wantDiscount: "I want a discount",
|
|
|
+ offShelf: "Off shelf",
|
|
|
+ business: "business",
|
|
|
+ //商品管理
|
|
|
+ alreadyListed: "Already listed",
|
|
|
+ batchDiscount: "Batch discount",
|
|
|
+ listingGoods: "Listing platform products",
|
|
|
+ cancelDiscount: "Cancel discount",
|
|
|
+ deleteGoods: "Do you want to delete the product",
|
|
|
+ removeGoods: "Should the product be taken down",
|
|
|
+ beenDeleted: "The product has been deleted",
|
|
|
+ cannotDiscount:
|
|
|
+ "Cancelled successfully, the initial discount on the product cannot be cancelled",
|
|
|
+ takenDown: "The product has been taken down",
|
|
|
+ takenUp: "The product has been listed",
|
|
|
+ selectGoods: "Please select at least one product",
|
|
|
+ originalPrice:
|
|
|
+ "20% off, please enter 80% and calculate based on the original price",
|
|
|
+ preferential: "preferential",
|
|
|
+ myGoods: "My Products",
|
|
|
+ operatedProducts: "Platform self operated products",
|
|
|
},
|
|
|
},
|
|
|
// 西班牙
|
|
@@ -1242,6 +1373,77 @@ export default {
|
|
|
balanceRecharge: "Recarga de la cuenta de saldo",
|
|
|
customAmount: "Introduzca la cantidad personalizada",
|
|
|
payMethod: "Método de pago",
|
|
|
+ //商城订单
|
|
|
+ differenzaPrezzo: "Diferencia por compensar",
|
|
|
+ completato: "Completado",
|
|
|
+ annullato: "Cancelado",
|
|
|
+ refundService: "Reembolso / posventa",
|
|
|
+ confirmGoods: "Si se confirma la recepción",
|
|
|
+ cancelOrder: "El pedido ha sido cancelado",
|
|
|
+ takeOrder: "El pedido ha sido recibido",
|
|
|
+ cancellationOrder: "Cancelación del pedido",
|
|
|
+ continuePayment: "Seguir pagando",
|
|
|
+ deleteOrder: "Eliminar pedido",
|
|
|
+ buyAgain: "Comprar de nuevo",
|
|
|
+ anotherOrder: "Otro pedido",
|
|
|
+ confirmReceipt: "Confirmación de la recepción",
|
|
|
+ toEvaluate: "Para evaluar",
|
|
|
+ orderRefunding: "En reembolso",
|
|
|
+ refundSuccessful: "Reembolso exitoso",
|
|
|
+ refuseRefund: "Denegación de reembolso",
|
|
|
+ platformIntervention: "Intervención de la plataforma",
|
|
|
+ orderRefund: "Reembolso",
|
|
|
+ deleteRecord: "Borrar registro",
|
|
|
+ afterDetails: "Detalles post - venta",
|
|
|
+ ContinueApply: "Continuar solicitando",
|
|
|
+ applying: "En la solicitud",
|
|
|
+ waitingRefund: "A la espera de que el vendedor acepte el reembolso",
|
|
|
+ seller: "El vendedor se niega a reembolsar",
|
|
|
+ searchOrder: "Buscar mi pedido",
|
|
|
+ refundFailed: "Falló el reembolso",
|
|
|
+ //订单详情
|
|
|
+ leftOver: "Sobra",
|
|
|
+ hour: "Horas",
|
|
|
+ automaticShutdown: "Min Apagado automático",
|
|
|
+ additionalPostage:
|
|
|
+ "Los productos han sido empaquetados y pesados, esperando que los usuarios reembolsen los gastos de envío.",
|
|
|
+ needPostage: "Franqueo necesario",
|
|
|
+ requestRefund: "Solicitar un reembolso",
|
|
|
+ goodsPrice: "Precio total de los productos básicos",
|
|
|
+ goodsWeight: "Peso total de la mercancía",
|
|
|
+ accountsPayable: "Cuentas por pagar",
|
|
|
+ //平台商品库
|
|
|
+ searchGoods: "Buscar el nombre del producto",
|
|
|
+ platformGoods: "Biblioteca de productos básicos de la plataforma",
|
|
|
+ inReview: "En revisión",
|
|
|
+ auditFailed: "La auditoría falló",
|
|
|
+ removed: "Ha sido retirado de los estantes",
|
|
|
+ supplier: "Proveedores",
|
|
|
+ selfSupport: "Autónomo",
|
|
|
+ inventory: "Inventario",
|
|
|
+ removeProducts: "Productos retirados de los estantes",
|
|
|
+ listingProducts: "Productos en los estantes",
|
|
|
+ wantDiscount: "Quiero un descuento.",
|
|
|
+ offShelf: "Fuera de los estantes",
|
|
|
+ business: "Comerciantes",
|
|
|
+ //商品管理
|
|
|
+ alreadyListed: "En los estantes",
|
|
|
+ batchDiscount: "Descuentos por lotes",
|
|
|
+ listingGoods: "Productos de la plataforma en los estantes",
|
|
|
+ cancelDiscount: "Cancelación de descuentos",
|
|
|
+ deleteGoods: "Si eliminar la mercancía",
|
|
|
+ removeGoods: "Si se retiran los productos de los estantes",
|
|
|
+ beenDeleted: "La mercancía ha sido eliminada",
|
|
|
+ cannotDiscount:
|
|
|
+ "Cancelación exitosa, el descuento inicial de la mercancía no se puede cancelar",
|
|
|
+ takenDown: "La mercancía ha sido retirada de los estantes",
|
|
|
+ takenUp: "Los productos están en los estantes.",
|
|
|
+ selectGoods: "Por favor, elija al menos un producto",
|
|
|
+ originalPrice:
|
|
|
+ "Con un descuento del 20%, introduzca el 80 y calcule al precio original.",
|
|
|
+ preferential: "Concesiones",
|
|
|
+ myGoods: "Mi mercancía",
|
|
|
+ operatedProducts: "Productos autónomos de la plataforma",
|
|
|
},
|
|
|
},
|
|
|
//意大利
|
|
@@ -1656,6 +1858,77 @@ export default {
|
|
|
balanceRecharge: "Conto di ricarico",
|
|
|
customAmount: "Inserisci importo personalizzato",
|
|
|
payMethod: "Metodo di pagamento",
|
|
|
+ //商城订单
|
|
|
+ differenzaPrezzo: "Differenza di prezzo in sospeso",
|
|
|
+ completato: "Completato",
|
|
|
+ annullato: "Annullato",
|
|
|
+ refundService: "Rimborso/servizio post-vendita",
|
|
|
+ confirmGoods: "Avete confermato il ricevimento della merce",
|
|
|
+ cancelOrder: "Ordine annullato",
|
|
|
+ takeOrder: "Ordine ricevuto",
|
|
|
+ cancellationOrder: "annullamento dell'ordine",
|
|
|
+ continuePayment: "Continuare il pagamento",
|
|
|
+ deleteOrder: "Elimina ordine",
|
|
|
+ buyAgain: "Compra di nuovo",
|
|
|
+ anotherOrder: "Un altro ordine",
|
|
|
+ confirmReceipt: "Confermare la ricezione della merce",
|
|
|
+ toEvaluate: "Vai a valutare",
|
|
|
+ orderRefunding: "Restituzioni in corso",
|
|
|
+ refundSuccessful: "Rimborso riuscito",
|
|
|
+ refuseRefund: "Rimborso dei rifiuti",
|
|
|
+ platformIntervention: "Intervento sulla piattaforma",
|
|
|
+ orderRefund: "rimborso",
|
|
|
+ deleteRecord: "Elimina record",
|
|
|
+ afterDetails: "Dettagli post vendita",
|
|
|
+ ContinueApply: "Continuare ad applicare",
|
|
|
+ applying: "Applicazione in corso",
|
|
|
+ waitingRefund: "In attesa che il venditore accetti un rimborso",
|
|
|
+ seller: "Il venditore rifiuta il rimborso",
|
|
|
+ searchOrder: "Cerca il mio ordine",
|
|
|
+ refundFailed: "Rimborso fallito",
|
|
|
+ //订单详情
|
|
|
+ leftOver: "Resto",
|
|
|
+ hour: "ora",
|
|
|
+ automaticShutdown: "minuto Arresto automatico",
|
|
|
+ additionalPostage:
|
|
|
+ "Il prodotto è stato confezionato e pesato, in attesa che l'utente paghi la tassa di spedizione",
|
|
|
+ needPostage: "È richiesta una spedizione supplementare",
|
|
|
+ requestRefund: "Richiedere il rimborso",
|
|
|
+ goodsPrice: "Prezzo totale del prodotto",
|
|
|
+ goodsWeight: "Peso totale del prodotto",
|
|
|
+ accountsPayable: "Conti passivi",
|
|
|
+ //平台商品库
|
|
|
+ searchGoods: "Ricerca del nome del prodotto",
|
|
|
+ platformGoods: "Libreria di prodotti della piattaforma",
|
|
|
+ inReview: "In corso di revisione",
|
|
|
+ auditFailed: "Revisione fallita",
|
|
|
+ removed: "Rimosso",
|
|
|
+ supplier: "fornitore",
|
|
|
+ selfSupport: "autosufficienza",
|
|
|
+ inventory: "stock",
|
|
|
+ removeProducts: "Rimuovi prodotti",
|
|
|
+ listingProducts: "Elenco prodotti",
|
|
|
+ wantDiscount: "Voglio uno sconto",
|
|
|
+ offShelf: "Rimuovere dagli scaffali",
|
|
|
+ business: "affari",
|
|
|
+ //商品管理
|
|
|
+ alreadyListed: "Già elencato",
|
|
|
+ batchDiscount: "Sconto lotto",
|
|
|
+ listingGoods: "Elenco dei prodotti della piattaforma",
|
|
|
+ cancelDiscount: "Annulla sconto",
|
|
|
+ deleteGoods: "Vuoi eliminare il prodotto",
|
|
|
+ removeGoods: "In caso di ritiro del prodotto",
|
|
|
+ beenDeleted: "Il prodotto è stato cancellato",
|
|
|
+ cannotDiscount:
|
|
|
+ "Cancellato con successo, lo sconto iniziale sul prodotto non può essere annullato",
|
|
|
+ takenDown: "Il prodotto è stato rimosso",
|
|
|
+ takenUp: "Il prodotto è stato elencato",
|
|
|
+ selectGoods: "Seleziona almeno un prodotto",
|
|
|
+ originalPrice:
|
|
|
+ "20% di sconto, inserisci l'80% e calcola in base al prezzo originale",
|
|
|
+ preferential: "Sconto",
|
|
|
+ myGoods: "Il mio prodotto",
|
|
|
+ operatedProducts: "Prodotti autonomi della piattaforma",
|
|
|
},
|
|
|
},
|
|
|
};
|