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

zh-cn.json « lang « CustomVariables « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ac4291ebd1bb43f4f9e8b14f12bdb5230dc949ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "CustomVariables": {
        "ColumnCustomVariableName": "自定义变量名称",
        "ColumnCustomVariableValue": "自定义变量值",
        "CustomVariables": "自定义变量",
        "CustomVariablesReportDocumentation": "本报表包含您的自定义变量的资料,点击变量名查看数据。%1$s 关于自定义变量的详情,请阅读 %2$spiwik.org 上的自定义变量文档%3$s",
        "PluginDescription": "您可以使用JavaScript API对游客或他们的任何行动分配对应的自定义变量是(名字,值)。这样Piwik将报告有多少人访问,页面转换为每个自定义名称和值。您可以在访问者日志里查看每个用户和行动的详细自定义变量。<br\/>需要使用<a href=\"http:\/\/piwik.org\/docs\/ecommerce-analytics\/\">电子商务分析<\/a>功能!",
        "ScopePage": "访问页面",
        "ScopeVisit": "访问范围",
        "ScopeX": "范围 %s",
        "Index": "主页",
        "Usages": "用途",
        "Unused": "未使用",
        "CreateNewSlot": "增加可用自定义变量的数量",
        "UsageDetails": "本站建立开始共计有%1$s访问记录和%2$s 笔互动记录。",
        "CreatingCustomVariableTakesTime": "创建新的自定义变量根据你的数据库的大小可能需要很长的时间。因此,这是唯一可能经由其需要在命令行上执行的命令来做到这一点。",
        "CurrentAvailableCustomVariables": "目前你可以在每个站点里使用高达 %s条自定义变量。",
        "ToCreateCustomVarExecute": "要创建新的自定义变量,您可以在您的Piwik安装中执行以下命令:",
        "SlotsReportIsGeneratedOverTime": "本报告的数据将随着时间的推移被填充。这可能需要一两天看到任何数据,并在几个星期之前,该报告是完全准确的。",
        "MetricsAreOnlyAvailableForVisitScope": "注意:自定义变量%1$s只能用于 %2$s范围。",
        "MetricsNotAvailableForPageScope": "自定义变量%1$s的列值范围为%2$s"
    }
}