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:
authorThomas Steur <thomas.steur@gmail.com>2014-07-21 20:18:20 +0400
committerThomas Steur <thomas.steur@gmail.com>2014-07-21 20:18:20 +0400
commit62ba8dfb44a4b6f8fbe5345dd0c0ea5a4d52033b (patch)
tree952146f55cd7db9fa4ec88d9e75e4c613c5adf16 /plugins/Annotations/lang/zh-cn.json
parent73b1ef4b581624e20f4defc08d50f70d9c6395ed (diff)
refs #5863 moved some translations from core into plugins
Diffstat (limited to 'plugins/Annotations/lang/zh-cn.json')
-rw-r--r--plugins/Annotations/lang/zh-cn.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/Annotations/lang/zh-cn.json b/plugins/Annotations/lang/zh-cn.json
new file mode 100644
index 0000000000..590ddd53a4
--- /dev/null
+++ b/plugins/Annotations/lang/zh-cn.json
@@ -0,0 +1,22 @@
+{
+ "Annotations": {
+ "AddAnnotationsFor": "为%s添加备注",
+ "AnnotationOnDate": "在%1$s的备注:%2$s",
+ "Annotations": "备注",
+ "ClickToDelete": "点击删除备注",
+ "ClickToEdit": "点击编辑本备注。",
+ "ClickToEditOrAdd": "点击编辑备注或新增备注",
+ "ClickToStarOrUnstar": "点击为本备注增加或取消星标。",
+ "CreateNewAnnotation": "新增备注",
+ "EnterAnnotationText": "输入备注……",
+ "HideAnnotationsFor": "为%s隐藏备注",
+ "IconDesc": "查看本时间段内的备注",
+ "IconDescHideNotes": "隐藏本时间段的备注。",
+ "InlineQuickHelp": "您可以添加备注用于记录特别事件,(例如新的博客文章,或者网站重新设计),用于保存数据分析或其他重要的东西。",
+ "LoginToAnnotate": "请登录后添加备注。",
+ "NoAnnotations": "该时间段内没有备注。",
+ "PluginDescription": "可以添加说明文字到不同的日期,记录网站的修改,保存关于数据的分析或者与同事分享想法。通过备注资料,就能记住为什么数据是这样的。",
+ "ViewAndAddAnnotations": "为%s查看和添加备注",
+ "YouCannotModifyThisNote": "您不能修改这个备注。此备注不是您创建的或您没有管理员赋予的权限。"
+ }
+} \ No newline at end of file