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

zh-cn.json « lang « VisitTime « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: db6beef3d1c7b1c7d7b718c2f3b4f1542d3fe867 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
    "VisitTime": {
        "ColumnLocalTime": "客户端时间",
        "ColumnLocalHour": "当地时间-小时(访问开始)",
        "ColumnLocalMinute": "当地时间-分钟(访问开始)",
        "ColumnServerTime": "服务器时间",
        "ColumnServerHour": "服务器时间-小时",
        "ColumnVisitEndServerHour": "服务器时间-小时(访问结束)",
        "ColumnVisitEndServerMinute": "服务器时间-分钟(访问结束)",
        "ColumnVisitStartServerHour": "服务器时间-小时(访问开始)",
        "ColumnVisitStartServerMinute": "服务器时间-分钟(访问开始)",
        "ColumnVisitEndServerDate": "服务器时间-日期(访问结束)",
        "ColumnVisitEndServerDayOfMonth": "服务器时间-月中的一天(访问结束)",
        "ColumnVisitEndServerDayOfWeek": "服务器时间-星期几(访问结束)",
        "ColumnVisitEndServerDayOfYear": "服务器时间-一年中的一天(访问结束)",
        "ColumnVisitEndServerQuarter": "服务器时间-季度(访问结束)",
        "ColumnVisitEndServerSecond": "服务器时间-秒(访问结束)",
        "ColumnVisitEndServerWeekOfYear": "服务器时间-一年中的第几周(访问结束)",
        "ColumnVisitEndServerMonth": "服务器时间-月(访问结束)",
        "ColumnVisitEndServerYear": "服务器时间-年(访问结束)",
        "ColumnServerMinute": "服务器时间-分钟",
        "DayOfWeek": "星期几的",
        "LocalTime": "日报表",
        "NHour": "%s 点",
        "PluginDescription": "报告本地时间,当访问者浏览您的网站或应用程序服务器的时间。",
        "ServerTime": "依服务器时间记录的访问",
        "SubmenuTimes": "访问时间",
        "VisitsByDayOfWeek": "周报表",
        "WidgetByDayOfWeekDocumentation": "本图形显示一周内网站每天的访问次数。",
        "WidgetLocalTime": "依客户端时间记录的访问",
        "WidgetLocalTimeDocumentation": "本报表显示根据%1$s 访客所在时区 %2$s的时间的统计。",
        "WidgetServerTime": "依服务器时间记录的访问次数",
        "WidgetServerTimeDocumentation": "本报表显示根据%1$s 服务器的时区 %2$s的时间的统计。"
    }
}