PDF rausgenommen
This commit is contained in:
23
msd2/tracking/piwik/plugins/SegmentEditor/lang/zh-cn.json
Normal file
23
msd2/tracking/piwik/plugins/SegmentEditor/lang/zh-cn.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"SegmentEditor": {
|
||||
"AddANDorORCondition": "增加 %s 条件",
|
||||
"AddNewSegment": "增加新的元素",
|
||||
"AreYouSureDeleteSegment": "您确认要删除这个分段吗?",
|
||||
"AutoArchivePreProcessed": "分段报表为预处理 (更快,需要 archive.php 定时脚本)",
|
||||
"AutoArchiveRealTime": "分段报表为实时处理",
|
||||
"ChooseASegment": "选择一个分段",
|
||||
"DefaultAllVisits": "所有的访问",
|
||||
"DragDropCondition": "拖拉条件",
|
||||
"HideMessageInFuture": "不再显示此消息",
|
||||
"LoadingSegmentedDataMayTakeSomeTime": "正在处理分段访客数据,可能需要几分钟 ...",
|
||||
"OperatorAND": "和",
|
||||
"OperatorOR": "或",
|
||||
"SaveAndApply": "保存并应用",
|
||||
"SegmentDisplayedAllWebsites": "所有网站",
|
||||
"SegmentDisplayedThisWebsiteOnly": "仅这个网站",
|
||||
"ThisSegmentIsVisibleTo": "这个分段对其可见:",
|
||||
"VisibleToAllUsers": "所有用户",
|
||||
"VisibleToMe": "我",
|
||||
"YouMustBeLoggedInToCreateSegments": "您必须登录后创建和修改自定义访客分段"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user