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

zh-tw.json « lang « VisitTime « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0151a93b6a68f4a5b314fea000e9e0e73b2ef90d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "VisitTime": {
        "ColumnLocalTime": "訪客端時間",
        "ColumnServerTime": "伺服器時間",
        "DayOfWeek": "星期幾",
        "LocalTime": "依訪客端時間記錄的訪問次數",
        "NHour": "%s 點",
        "PluginDescription": "報告訪客訪問你的網站或應用程式時訪客端和伺服器時間。",
        "ServerTime": "依伺服器時間記錄的訪問次數",
        "SubmenuTimes": "訪問時段",
        "VisitsByDayOfWeek": "以星期幾查看",
        "WidgetByDayOfWeekDocumentation": "這個圖表顯示你網站每星期接收的訪問數。",
        "WidgetLocalTime": "依訪客端時間記錄的訪問次數",
        "WidgetLocalTimeDocumentation": "這個圖片顯示當訪客瀏覽時,%1$s訪客端的時間%2$s是幾點。",
        "WidgetServerTime": "依伺服器時間記錄的訪問次數",
        "WidgetServerTimeDocumentation": "這個圖片顯示當訪客瀏覽時,%1$s伺服器的時間%2$s是幾點。"
    }
}