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/UserCountryMap/lang/zh-cn.json')
-rw-r--r--plugins/UserCountryMap/lang/zh-cn.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/UserCountryMap/lang/zh-cn.json b/plugins/UserCountryMap/lang/zh-cn.json
new file mode 100644
index 0000000000..16f5807701
--- /dev/null
+++ b/plugins/UserCountryMap/lang/zh-cn.json
@@ -0,0 +1,25 @@
+{
+ "UserCountryMap": {
+ "AndNOthers": "和 %s 其它",
+ "Cities": "城市",
+ "Countries": "国家",
+ "DaysAgo": "%s 天前",
+ "GoalConversions": "%s 目标转化",
+ "Hours": "小时",
+ "HoursAgo": "%s 小时前",
+ "map": "地图",
+ "Minutes": "分钟",
+ "MinutesAgo": "%s 分钟前",
+ "None": "无",
+ "NoVisit": "没有访问",
+ "RealTimeMap": "实时地图",
+ "Regions": "地区",
+ "Searches": "%s 次搜索",
+ "Seconds": "秒",
+ "SecondsAgo": "%s 秒前",
+ "ShowingVisits": "最后访客地理位置",
+ "Unlocated": "<b>%s<\/b> %p 的访问来自 %c 无法定位地理位置。",
+ "VisitorMap": "访客地图",
+ "WorldWide": "全世界"
+ }
+} \ No newline at end of file