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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-11-07 12:35:54 +0300
committerGitHub <noreply@github.com>2020-11-07 12:35:54 +0300
commit9358005f07cb744507a1f21a417d2bacfa602140 (patch)
treed33d4a4c42df18f48ae22692f014bc89c9830faf /plugins/Tour
parentd74e547487be83ee0d727ef20b70c318fca56a39 (diff)
language update (#16678)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/Tour')
-rw-r--r--plugins/Tour/lang/zh-cn.json49
1 files changed, 48 insertions, 1 deletions
diff --git a/plugins/Tour/lang/zh-cn.json b/plugins/Tour/lang/zh-cn.json
index 62dcb4af4c..8c5c3ac762 100644
--- a/plugins/Tour/lang/zh-cn.json
+++ b/plugins/Tour/lang/zh-cn.json
@@ -1,8 +1,55 @@
{
"Tour": {
"PluginDescription": "通过完成使您熟悉Matomo的挑战,立即成为Matomo专家。",
+ "Tour": "游览",
"Engagement": "忠诚度",
+ "UploadLogo": "上传您的Logo",
+ "AddUser": "添加其他用户",
+ "AddWebsite": "添加其他网站",
+ "AddReport": "添加预定的报告",
+ "AddSegment": "添加细分",
+ "AddAnnotation": "添加注释",
"BrowseMarketplace": "浏览市场",
- "CompletionTitle": "干的不错,加油!"
+ "PreviousChallenges": "先前的挑战",
+ "NextChallenges": "下一个挑战",
+ "RowEvolution": "行演变",
+ "ViewX": "查看%s",
+ "SetupX": "设置%s",
+ "SelectDateRange": "选择日期范围",
+ "SelectDateRangeDescription": "在日历中选择一个日期范围。",
+ "ChangeVisualisation": "更改可视化",
+ "ChangeVisualisationDescription": "查看报告并选择报告底部的可视化图标以不同的可视化方式查看同一报告。",
+ "FlattenActions": "展平页面报告",
+ "FlattenActionsDescription": "转到“行为=>页面”,然后单击报告底部的齿轮图标以展平报告。 展平的报告将层次结构从分组的报告更改为列表。",
+ "ViewRowEvolutionDescription": "行演变为您显示任何报告中任何行的当前和过去指标数据。",
+ "ViewVisitsLogDescription": "访问日志显示了所有个人访问以及每个访问者在您的网站上执行的操作。",
+ "ViewVisitorProfileDescription": "访问者日志通过汇总和列出访问者的访问来帮助您了解访问者的个人行为。",
+ "ShareAllChallengesCompleted": "只需完成所有Matomo挑战即可解锁%1$s项成就。",
+ "ChallengeCompleted": "恭喜,您已经完成了这项挑战。",
+ "BecomeMatomoExpert": "成为Matomo专家",
+ "YouCanCallYourselfExpert": "您现在可以称自己是真正的%1$sMatomo专家%2$s。",
+ "StatusLevel": "您目前是%1$s。 完成更多%2$s挑战,您将成为%3$s。",
+ "ConfigureGeolocationDescription": "确保正确检测到访客的位置。",
+ "DisableBrowserArchiving": "禁用浏览器存档以获得更好的性能",
+ "SkipThisChallenge": "跳过这个挑战",
+ "ShareYourAchievementOn": "在%1$s分享您的成就。",
+ "MatomoBeginner": "Matomo初学者",
+ "MatomoIntermediate": "Matomo中级",
+ "MatomoTalent": "Matomo人才",
+ "MatomoProfessional": "Matomo专业",
+ "MatomoExpert": "Matomo专家",
+ "ConfigureGeolocation": "配置地理位置",
+ "CustomiseDashboard": "自定义仪表板",
+ "CustomiseDashboardDescription": "您可以将新的窗口小部件添加到仪表板,以确保它报告所有最重要的指标。",
+ "DefineGoal": "添加目标",
+ "DefineGoalDescription": "转化跟踪是一种很好的方法,可用来确定您是否满足当前的业务目标,确定新的目标,查看和分析绩效,以及了解如何增加转化次数,转化率和每次访问收入。",
+ "EmbedTrackingCode": "嵌入跟踪代码",
+ "CompletionTitle": "干的不错,加油!",
+ "CompletionMessage": "您已经完成了所有挑战。 拍拍自己的背部。",
+ "Part1Title": "欢迎使用Matomo%1$s。此小部件将帮助您立即成为Matomo专家。",
+ "Part2Title": "保持%1$s! 您正成为Matomo专家。",
+ "Part3Title": "%1$s进步很大! 如果您继续这样,您将立即成为专家!",
+ "Part4Title": "%1$s进步很大! 仅需完成几个挑战。",
+ "OnlyVisibleToSuperUser": "只有作为%1$s超级用户%2$s的用户才能看到此小部件。"
}
} \ No newline at end of file