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/DevicesDetection/lang/zh-cn.json')
-rw-r--r--plugins/DevicesDetection/lang/zh-cn.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/DevicesDetection/lang/zh-cn.json b/plugins/DevicesDetection/lang/zh-cn.json
index eef51002ec..07b05adff1 100644
--- a/plugins/DevicesDetection/lang/zh-cn.json
+++ b/plugins/DevicesDetection/lang/zh-cn.json
@@ -2,14 +2,36 @@
"DevicesDetection": {
"BrowserEngine": "浏览器名称",
"BrowserEngineDocumentation": "本报表显示访客的浏览器分类。%s对网站开发者来说最重要的就是访客使用何种渲染引擎。标签包括引擎名称,加上括号中的使用这种引擎的最常用的浏览器。",
+ "BrowserEngines": "浏览器引擎",
"BrowserFamily": "浏览器种类",
"Browsers": "浏览器名称",
"BrowserVersion": "浏览器版本",
+ "BrowserVersions": "浏览器版本",
+ "Software": "软件",
"ColumnBrowser": "浏览器名称",
"ColumnOperatingSystem": "操作系统",
+ "ColumnOperatingSystemVersion": "操作系统版本",
+ "Console": "控制面板",
+ "dataTableLabelBrands": "品牌",
+ "dataTableLabelModels": "模型",
+ "dataTableLabelSystemVersion": "操作系统版本",
"dataTableLabelTypes": "类型",
+ "Device": "设备",
+ "DeviceBrand": "设备品牌",
+ "DeviceDetection": "设备检测",
+ "DeviceModel": "设备模型",
+ "DevicesDetection": "访客设备",
+ "DeviceType": "设备类型",
+ "OperatingSystemFamilies": "操作系统家族",
"OperatingSystemFamily": "操作系统种类",
"OperatingSystems": "操作系统",
+ "OperatingSystemVersions": "操作系统版本",
+ "SmartDisplay": "智能显示",
+ "Smartphone": "智能手机",
+ "PortableMediaPlayer": "移动媒体播放器",
+ "Devices": "设备",
+ "TV": "TV",
+ "UserAgent": "User-Agent",
"WidgetBrowsers": "访客浏览器",
"WidgetBrowsersDocumentation": "本报表包含访客所用的浏览器信息,每个浏览器版本单独列出。"
}