Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh-tw.json « lang « Ecommerce « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 67f78d8888036ff90127c2bb7df43f6a25eb14ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "Ecommerce": {
        "PluginDescription": "電子商務讓你可以在使用者將產品放到購物車、或是轉換電子商務銷售時追蹤。也能追蹤產品、產品分類查看數,以及棄用的購物車。",
        "Sales": "銷售",
        "Order": "訂單",
        "OrderId": "訂單 ID",
        "Orders": "訂單",
        "ViewedProductCategory": "檢視的產品分類",
        "ViewedProductName": "檢視的產品名稱",
        "ViewedProductPrice": "檢視的產品價格",
        "ViewedProductSKU": "檢視的產品最小存貨單位",
        "SalesBy": "由 %s 銷售",
        "SalesAdjective": "銷售 %s",
        "NumberOfItems": "購物車中的項目數量",
        "OrderValue": "訂單值",
        "LifeTimeValue": "電子商務總期間價值",
        "LifeTimeValueDescription": "這位顧客在所有訪問中的電子商務收益總計:屬於訪客 ID %s 的所有電子商務訂單收益總和。",
        "VisitorProfileLTV": "為 %1$s 產生總期間收益。",
        "VisitorProfileItemsAndOrders": "在 %2$s 個訂單中購買了 %1$s 項商品。",
        "VisitorProfileAbandonedCartSummary": "棄用了 %1$s 個購物車,包含 %2$s 項商品,總價值 %3$s。"
    }
}