1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
| {
| "trace": {
| "追溯报表": "Traceability Report",
| "报表配置": "Report Configuration",
| "请输入自然数!": "Please enter a natural number!",
| "输入数量大于参数数量,请重新输入": "The input quantity is greater than the parameter quantity. Please enter again.",
| "冻结列数不能包含多级表头,请重新输入": "The frozen column count cannot include multi-level headers. Please enter again.",
| "业务字段配置": "Business Field Configuration",
| "展示配置": "Display Configuration",
| "总表配置": "Overall Table Configuration",
| "保存成功!": "Saved successfully!",
| "保存失败!": "Failed to save!",
| "提示": "Tip",
| "是否删除": "Do you want to delete?",
| "是": "Yes",
| "否": "No",
| "序号": "Serial Number",
| "产品名称": "Product Name",
| "产品型号": "Product Model",
| "备注": "Remarks",
| "暂无数据": "No data available",
| "请勾选复选框!": "Please check the checkbox!",
| "请选择工序!": "Please select a process!",
| "请选择参数!": "Please select parameters!",
| "上限": "Upper Limit",
| "操作": "Operation",
| "修改": "Modify",
| "总表名称": "Overall Table Name",
| "组合工序": "Combined Process",
| "操作时间": "Operation Time",
| "操作人": "Operator",
| "查看": "View",
| "新建": "New",
| "工序段": "Process Segment",
| "工序名称": "Process Name",
| "选择": "Select",
| "删除": "Delete",
| "新建总表": "New Overall Table",
| "修改总表": "Modify Overall Table",
| "共": "Total",
| "页": "Pages",
| "当前第": "Current",
| "每页": "Per Page",
| "条记录": "Records",
| "导出时间范围": "Export Time Range",
| "工序": "Process",
| "参数": "Parameter",
| "上限值": "Upper Limit Value",
| "下限值": "Lower Limit Value",
| "还原": "Restore",
| "工序参数类型": "Process Parameter Type",
| "工序参数": "Process Parameter",
| "产线段名称": "Production Line Segment Name",
| "工序编号": "Process Number",
| "参数类型": "Parameter Type",
| "参数名称": "Parameter Name",
| "采集参数": "Collected Parameters",
| "下发参数": "Issued Parameters"
| },
| "lmes": {
| "确定": "Confirm",
| "确认": "Confirm",
| "取消": "Cancel"
| }
| }
|
|