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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/VisitTime/lang/zh-cn.json')
-rw-r--r--plugins/VisitTime/lang/zh-cn.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/VisitTime/lang/zh-cn.json b/plugins/VisitTime/lang/zh-cn.json
new file mode 100644
index 0000000000..06d81f47f2
--- /dev/null
+++ b/plugins/VisitTime/lang/zh-cn.json
@@ -0,0 +1,18 @@
+{
+ "VisitTime": {
+ "ColumnLocalTime": "客户端时间",
+ "ColumnServerTime": "服务器时间",
+ "DayOfWeek": "星期几的",
+ "LocalTime": "日报表",
+ "NHour": "%s 点",
+ "PluginDescription": "当地时间及服务器时间报表。服务器时间能作为排定网站维护时间的參考。",
+ "ServerTime": "依服务器时间记录的访问",
+ "SubmenuTimes": "访问时间",
+ "VisitsByDayOfWeek": "周报表",
+ "WidgetByDayOfWeekDocumentation": "本图形显示一周内网站每天的访问次数。",
+ "WidgetLocalTime": "依客户端时间记录的访问",
+ "WidgetLocalTimeDocumentation": "本报表显示根据%s 访客所在时区 %s的时间的统计。",
+ "WidgetServerTime": "依服务器时间记录的访问次数",
+ "WidgetServerTimeDocumentation": "本报表显示根据%s 服务器的时区 %s的时间的统计。"
+ }
+} \ No newline at end of file