This commit is contained in:
2018-09-15 23:51:00 +08:00
parent c4ae76dfb9
commit 73518e7932
5 changed files with 34 additions and 32 deletions

View File

@@ -40,7 +40,7 @@ systemDictionary = {
"Presets": { "cn": "项目", "en": "Presets"},
"IDs": { "cn": "IDs", "en": "IDs"},
"new": { "cn": "新建", "en": "new"},
"Enter chart name": { "cn": "图标名称", "en": "Enter chart name"},
"Enter chart name": { "cn": "曲线名称", "en": "Enter chart name"},
"save %s": { "cn": "保存 %s", "en": "save %s"},
"Input data": { "cn": "数据", "en": "Input data"},
"Options": { "cn": "选项", "en": "Options"},
@@ -84,11 +84,11 @@ systemDictionary = {
"spline": { "cn": "Spline", "en": "Spline"},
"Stack": { "cn": "Stack", "en": "Stack"},
"Window background:": { "cn": "窗口背景:", "en": "Window background:"},
"Custom chart background:": { "cn": "自定义图标背景:", "en": "Custom chart background:"},
"Chart background:": { "cn": "图标背景:", "en": "Chart background:"},
"Custom chart background:": { "cn": "自定义曲线背景:", "en": "Custom chart background:"},
"Chart background:": { "cn": "曲线背景:", "en": "Chart background:"},
"X axis labels color:": { "cn": "X labels color:", "en": "X labels color:"},
"Y axis labels color:": { "cn": "Y labels color:", "en": "Y labels color:"},
"Show legend:": { "cn": "显示图:", "en": "Show legend:"},
"Show legend:": { "cn": "显示图:", "en": "Show legend:"},
"Title:": { "cn": "标题:", "en": "Title:"},
"Title position:": { "cn": "标题位置:", "en": "Title position:"},
"Top, left, inside": { "cn": "Top, left, inside", "en": "Top, left, inside"},
@@ -149,9 +149,9 @@ systemDictionary = {
"right": { "cn": "right", "en": "right"},
"No border:": { "cn": "No border:", "en": "No border:"},
"Time": { "cn": "时间", "en": "Time"},
"day": { "cn": "day", "en": "day"},
"month": { "cn": "month", "en": "month"},
"year": { "cn": "year", "en": "year"},
"day": { "cn": "", "en": "day"},
"month": { "cn": "", "en": "month"},
"year": { "cn": "", "en": "year"},
"Individual": { "cn": "Individual", "en": "Individual"},
"Aggregation:": { "cn": "Type:", "en": "Type:"},
"relative": { "cn": "relative", "en": "relative"},
@@ -162,7 +162,7 @@ systemDictionary = {
"this year": { "cn": "今年", "en": "this year"},
"Start:": { "cn": "开始:", "en": "Start:"},
"End:": { "cn": "结束:", "en": "End:"},
"Aggregate": { "cn": "Aggregate", "en": "Aggregate"},
"Aggregate": { "cn": "聚合", "en": "Aggregate"},
"Step type:": { "cn": "Step type:", "en": "Step type:"},
"seconds": { "cn": "秒", "en": "seconds"},
"Seconds": { "cn": "秒", "en": "Seconds"},
@@ -170,8 +170,8 @@ systemDictionary = {
"Link": { "cn": "Link", "en": "Link"},
"Counts": { "cn": "Counts", "en": "Counts"},
"ignore 'null'": { "cn": "ignore 'null'", "en": "ignore 'null'"},
"Time Span": { "cn": "Time Span", "en": "Time Span"},
"Appearance": { "cn": "Appearance", "en": "Appearance"},
"Time Span": { "cn": "时间跨度", "en": "Time Span"},
"Appearance": { "cn": "外观式样", "en": "Appearance"},
"Title": { "cn": "标题", "en": "Title"},
"Offset": { "cn": "X-Offset", "en": "X-Offset"},
"Aggregation": { "cn": "Type", "en": "Type"},
@@ -187,7 +187,7 @@ systemDictionary = {
"Name": { "cn": "名称", "en": "Name"},
"Live update every:": { "cn": "实时更新:", "en": "Live update every:"},
"counts": { "cn": "counts", "en": "counts"},
"Add new line": { "cn": "添加线", "en": "Add new line"},
"Add new line": { "cn": "添加线", "en": "Add new line"},
"Animation:": { "cn": "动画:", "en": "Animation:"},
"no": { "cn": "取消", "en": "no"},
"0s": { "cn": "0 秒", "en": "0 seconds"},
@@ -241,14 +241,14 @@ systemDictionary = {
"Auto-update:": { "cn": "自动更新:", "en": "Auto-update:"},
"Use comma:": { "cn": "Use comma:", "en": "Use comma:"},
"Common Y Axis": { "cn": "Common Y Axis", "en": "Common Y Axis"},
"Instance": { "cn": "Instance", "en": "Instance"},
"Line Width": { "cn": "Line Width", "en": "Line Width"},
"Shadow Size": { "cn": "Shadow Size", "en": "Shadow Size"},
"Instance": { "cn": "实例", "en": "Instance"},
"Line Width": { "cn": "线宽", "en": "Line Width"},
"Shadow Size": { "cn": "阴影大小", "en": "Shadow Size"},
"ignore 'null':": { "cn": "ignore 'null':", "en": "ignore 'null':"},
"onchange": { "cn": "on change", "en": "on change"},
"Border color:": { "cn": "Border color:", "en": "Border color:"},
"Grid color:": { "cn": "Grid color:", "en": "Grid color:"},
"Border width:": { "cn": "Border width:", "en": "Border width:"},
"Border color:": { "cn": "边框颜色:", "en": "Border color:"},
"Grid color:": { "cn": "表格颜色:", "en": "Grid color:"},
"Border width:": { "cn": "边框宽度:", "en": "Border width:"},
"Enable zoom and pan:": { "cn": "Enable zoom and pan:", "en": "Enable zoom and pan:"},
"Arrange bools": { "cn": "排列", "en": "Arrange booleans"},
"NULL as": { "cn": "NULL as", "en": "NULL as"},
@@ -260,7 +260,7 @@ systemDictionary = {
"minmax": { "cn": "minmax", "en": "minmax"},
"&#216L": { "cn": "&#216L", "en": "&#216L"},
"&#216S": { "cn": "&#216S", "en": "&#216S"},
"Line": { "cn": "Line", "en": "Line"},
"Line": { "cn": "线", "en": "Line"},
"false": { "cn": "null", "en": "null"},
"end of minute": { "cn": "end of minute", "en": "end of minute"},
"end of 5 minutes": { "cn": "end of 5 minutes", "en": "end of 5 minutes"},
@@ -289,15 +289,15 @@ systemDictionary = {
"12hours": { "cn": "end of 12 hours", "en": "end of 12 hours"},
"weekEurope": { "cn": "end of day", "en": "end of day"},
"weekUsa": { "cn": "end of sunday", "en": "end of sunday"},
"Bar settings": { "cn": "Bar settings", "en": "Bar settings"},
"Fill color:": { "cn": "Fill color:", "en": "Fill color:"},
"Show labels:": { "cn": "Show labels:", "en": "Show labels:"},
"Bar settings": { "cn": "条形图设置", "en": "Bar settings"},
"Fill color:": { "cn": "颜色:", "en": "Fill color:"},
"Show labels:": { "cn": "标签:", "en": "Show labels:"},
"top over": { "cn": "top over", "en": "top over"},
"top under": { "cn": "top under", "en": "top under"},
"middle": { "cn": "middle", "en": "middle"},
"Bars width:": { "cn": "Bars width:", "en": "Bars width:"},
"Label font size:": { "cn": "Label font size:", "en": "Label font size:"},
"Label color:": { "cn": "Label color:", "en": "Label color:"},
"Bars width:": { "cn": "宽度:", "en": "Bars width:"},
"Label font size:": { "cn": "字体大小:", "en": "Label font size:"},
"Label color:": { "cn": "字体颜色:", "en": "Label color:"},
"Markings": { "cn": "标记", "en": "Markings"},
"Line ID": { "cn": "Line ID", "en": "Line ID"},
"Fill": { "cn": "Fill", "en": "Fill"},
@@ -305,7 +305,7 @@ systemDictionary = {
"ØS": { "cn": "ØS", "en": "ØS"},
"Text": { "cn": "文本", "en": "Text"},
"Text position": { "cn": "文本位置", "en": "Text position"},
"Text offset": { "cn": "Text offset", "en": "Text offset"},
"Text offset": { "cn": "文本 offset", "en": "Text offset"},
"Text size": { "cn": "文本大小", "en": "Text size"},
"Text color": { "cn": "文本颜色", "en": "Text color"},
"Add new markings": { "cn": "添加新标记", "en": "Add new markings"},
@@ -320,9 +320,9 @@ systemDictionary = {
"use 0 instead of null values": { "cn": "use 0 instead of null values", "en": "use 0 instead of null values"},
"More": { "cn": "更多", "en": "more"},
"Edit options for line %s": { "cn": "Edit options for line %s", "en": "Edit options for line %s"},
"Legend columns:": { "cn": "Legend columns:", "en": "Legend columns:"},
"Legend opacity (from 0 to 1):": { "cn": "Legend opacity (from 0 to 1):", "en": "Legend opacity (from 0 to 1):"},
"Legend background:": { "cn": "Legend background:", "en": "Legend background:"},
"Legend columns:": { "cn": "图例栏:", "en": "Legend columns:"},
"Legend opacity (from 0 to 1):": { "cn": "图例透明度 ( 0 1):", "en": "Legend opacity (from 0 to 1):"},
"Legend background:": { "cn": "图例背景:", "en": "Legend background:"},
"Fill(0to1)": { "cn": "Fill(0to1)", "en": "Fill(0to1)"},
"Points": { "cn": "Points", "en": "Points"},
};

View File

@@ -38,6 +38,7 @@
.header {
background: white;
color: black;
font-size: 0.8em;
}
body {
@@ -66,7 +67,8 @@
table.fixed th { overflow: hidden; font-weight: 100;font-size: 0.8em;}
label {
font-size: 0.8em;
color: #959595;
}
table {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long