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

ja.json « lang « Ecommerce « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6de4001a1315b55735c7107789fa4aa0ac820212 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Ecommerce": {
        "PluginDescription": "E コマースでは、いつユーザーがカートに製品を追加し、いつ E コマース販売に結びついたか、を追跡できます。製品、製品のカテゴリビュー、および放棄されたカートも追跡できます。",
        "Sales": "売り上げ",
        "SalesBy": "%s 別売り上げ高",
        "SalesAdjective": "売り上げ %s",
        "LifeTimeValue": "e コマース通算値",
        "LifeTimeValueDescription": "すべてのビジットでこの顧客に起因する e コマースの収益の合計:ビジター ID %s のすべての e コマース注文の収益の合計。",
        "VisitorProfileLTV": "%1$s の通算収益を生成しました。",
        "VisitorProfileItemsAndOrders": "%2$s の e コマース注文で %1$s アイテムを購入しました。",
        "VisitorProfileAbandonedCartSummary": "合計 %3$s 中 %2$s アイテムを含む %1$s のカートを放棄しました。"
    }
}