1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/Ecommerce/lang/zh-cn.json
github-actions[bot] 2aeeebe18b language update (#16514)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
2020-10-03 16:13:26 +02:00

22 خطوط
1.2 KiB
JSON

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Ecommerce": {
"PluginDescription": "电子商务使您可以跟踪用户何时将产品添加到购物车以及何时将其转换为电子商务销售。 还可以跟踪产品和产品类别视图以及废弃的购物车。",
"Sales": "销售",
"Order": "订单",
"OrderId": "订单编号",
"Orders": "订单管理",
"ViewedProductCategory": "查看产品类别",
"ViewedProductName": "查看产品名称",
"ViewedProductPrice": "查看产品价格",
"ViewedProductSKU": "查看的产品SKU",
"SalesBy": "由%s销售",
"SalesAdjective": "销售%s",
"NumberOfItems": "购物车中的物品数",
"OrderValue": "订单价格",
"LifeTimeValue": "电商终生价值",
"LifeTimeValueDescription": "电子商务总收入由此客户的全部行为而来:访客编码%s的所有电商订单的收入总和。",
"VisitorProfileLTV": "生成一个%1$s的终生收入。",
"VisitorProfileItemsAndOrders": "在%2$s电商订单中共购买了%1$s个商品。",
"VisitorProfileAbandonedCartSummary": "被放弃的%1$s购物车包含了%2$s个商品总值%3$s。"
}
}