From 4d36fd16cd3c1d1a6115cd27bfb2a3b870fddcb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sat, 15 Sep 2018 23:44:52 +0800 Subject: [PATCH] Update translations.json --- src/i18n/cn/translations.json | 54 +++++++++++++++++------------------ 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/src/i18n/cn/translations.json b/src/i18n/cn/translations.json index a87e0ba..e6b27f7 100644 --- a/src/i18n/cn/translations.json +++ b/src/i18n/cn/translations.json @@ -36,7 +36,7 @@ "Presets": "项目", "IDs": "IDs", "new": "新建", - "Enter chart name": "图标名称", + "Enter chart name": "曲线名称", "save %s": "保存 %s", "Input data": "数据", "Options": "选项", @@ -80,11 +80,11 @@ "spline": "Spline", "Stack": "Stack", "Window background:": "窗口背景:", - "Custom chart background:": "自定义图标背景:", - "Chart background:": "图标背景:", + "Custom chart background:": "自定义曲线背景:", + "Chart background:": "曲线背景:", "X axis labels color:": "X labels color:", "Y axis labels color:": "Y labels color:", - "Show legend:": "显示图标:", + "Show legend:": "显示图例:", "Title:": "标题:", "Title position:": "标题位置:", "Top, left, inside": "Top, left, inside", @@ -145,9 +145,9 @@ "right": "right", "No border:": "No border:", "Time": "时间", - "day": "day", - "month": "month", - "year": "year", + "day": "日", + "month": "月", + "year": "年", "Individual": "Individual", "Aggregation:": "Type:", "relative": "relative", @@ -158,7 +158,7 @@ "this year": "今年", "Start:": "开始:", "End:": "结束:", - "Aggregate": "Aggregate", + "Aggregate": "合计", "Step type:": "Step type:", "seconds": "秒", "Seconds": "秒", @@ -167,7 +167,7 @@ "Counts": "Counts", "ignore 'null'": "ignore 'null'", "Time Span": "Time Span", - "Appearance": "Appearance", + "Appearance": "外观式样", "Title": "标题", "Offset": "X-Offset", "Aggregation": "Type", @@ -183,7 +183,7 @@ "Name": "名称", "Live update every:": "实时更新:", "counts": "counts", - "Add new line": "添加新线", + "Add new line": "添加曲线", "Animation:": "动画:", "no": "取消", "0s": "0 秒", @@ -237,14 +237,14 @@ "Auto-update:": "自动更新:", "Use comma:": "Use comma:", "Common Y Axis": "Common Y Axis", - "Instance": "Instance", - "Line Width": "Line Width", - "Shadow Size": "Shadow Size", + "Instance": "实例", + "Line Width": "线宽", + "Shadow Size": "阴影大小", "ignore 'null':": "ignore 'null':", "onchange": "on change", - "Border color:": "Border color:", - "Grid color:": "Grid color:", - "Border width:": "Border width:", + "Border color:": "边框颜色:", + "Grid color:": "表格颜色:", + "Border width:": "边框宽度:", "Enable zoom and pan:": "Enable zoom and pan:", "Arrange bools": "排列", "NULL as": "NULL as", @@ -256,7 +256,7 @@ "minmax": "minmax", "ØL": "ØL", "ØS": "ØS", - "Line": "Line", + "Line": "线", "false": "null", "end of minute": "end of minute", "end of 5 minutes": "end of 5 minutes", @@ -285,15 +285,15 @@ "12hours": "end of 12 hours", "weekEurope": "end of day", "weekUsa": "end of sunday", - "Bar settings": "Bar settings", - "Fill color:": "Fill color:", - "Show labels:": "Show labels:", + "Bar settings": "条形图设置", + "Fill color:": "颜色:", + "Show labels:": "标签:", "top over": "top over", "top under": "top under", "middle": "middle", - "Bars width:": "Bars width:", - "Label font size:": "Label font size:", - "Label color:": "Label color:", + "Bars width:": "宽度:", + "Label font size:": "字体大小:", + "Label color:": "字体颜色:", "Markings": "标记", "Line ID": "Line ID", "Fill": "Fill", @@ -301,7 +301,7 @@ "ØS": "ØS", "Text": "文本", "Text position": "文本位置", - "Text offset": "Text offset", + "Text offset": "文本 offset", "Text size": "文本大小", "Text color": "文本颜色", "Add new markings": "添加新标记", @@ -316,9 +316,9 @@ "use 0 instead of null values": "use 0 instead of null values", "More": "更多", "Edit options for line %s": "Edit options for line %s", - "Legend columns:": "Legend columns:", - "Legend opacity (from 0 to 1):": "Legend opacity (from 0 to 1):", - "Legend background:": "Legend background:", + "Legend columns:": "图例栏:", + "Legend opacity (from 0 to 1):": "图例透明度 ( 0 到 1):", + "Legend background:": "图例背景:", "Fill(0to1)": "Fill(0to1)", "Points": "Points" } \ No newline at end of file