init
This commit is contained in:
276
src/lang/i18n/zh/module/basicData.js
Normal file
276
src/lang/i18n/zh/module/basicData.js
Normal file
@@ -0,0 +1,276 @@
|
||||
/*
|
||||
* @Author: gtz
|
||||
* @Date: 2021-03-04 16:13:51
|
||||
* @LastEditors: zwq
|
||||
* @LastEditTime: 2021-07-21 09:58:59
|
||||
* @Description: file content
|
||||
*/
|
||||
export default {
|
||||
visual: {
|
||||
addNow: '请先完成当前点位添加!',
|
||||
choiseSucc: '选择成功!',
|
||||
choiseError: '不能选择相同的设备!',
|
||||
unSelect: '请选择设备!',
|
||||
changeLine: '请先选择设备或删除未选择设备的点位!',
|
||||
areaName: '区域名',
|
||||
annex: '附件',
|
||||
locationInformation: '位置点信息',
|
||||
runningTrack: '运行轨迹',
|
||||
tip: '点击下方图片选点,选点后在弹出框内选择设备,新增点位时未选择设备无法进行下一个选点,若想调整点位顺序可拖动图片下方的标签到你想调整的位置,点击确定提交点位信息,点击重置将点位信息重置到打开弹出框时的状态',
|
||||
routeTip: ',选择框内选择路线可对当前区域不同路线进行编辑,点击新增路线填写信息可对当前区域新增一条运行轨迹',
|
||||
help: '帮助',
|
||||
baseRouteName: '默认轨迹名称',
|
||||
oneLineTip: '至少要有一条运行轨迹!',
|
||||
editLineName: '运行轨迹名',
|
||||
oneLineNameTip: '你不能输入重复的轨迹名!',
|
||||
lineNameNotNullTip: '轨迹名不能为空!',
|
||||
keyword: '关键字',
|
||||
success: '操作成功',
|
||||
confirmButtonText: '确定',
|
||||
cancelButtonText: '取消',
|
||||
Tips: '提示',
|
||||
TipsBefore: '确定删除',
|
||||
Description: '描述',
|
||||
Remarks: '备注',
|
||||
Or: '或',
|
||||
Yes: '是',
|
||||
No: '否',
|
||||
AttributeName: '属性名',
|
||||
AttributeValue: '属性值',
|
||||
EnglishName: '英文名称',
|
||||
Abbreviation: '简称',
|
||||
Specs: '规格',
|
||||
Manufacturer: '制造商',
|
||||
productionTime: '生产日期',
|
||||
enterTime: '进厂日期',
|
||||
debugTime: '调试日期',
|
||||
CurrentState: '当前状态',
|
||||
uploadInfo: '发布资料',
|
||||
unit: '单位',
|
||||
AttributeCode: '属性编码',
|
||||
stock: '库位信息',
|
||||
isStock: '是否存在库位',
|
||||
editLocation: '编辑库位点',
|
||||
location: '库位',
|
||||
locationTip: '点击下方图片选点,选点后在弹出框内选择库位,新增点位时未选择库位无法进行下一个选点,若想调整点位顺序可拖动图片下方的标签到你想调整的位置,点击确定提交点位信息,点击重置将点位信息重置到打开弹出框时的状态',
|
||||
locationInfo: '库位点信息'
|
||||
},
|
||||
factory: {
|
||||
placeholderName: '名称或编码',
|
||||
createTime: '添加时间',
|
||||
FactoryName: '工厂名称',
|
||||
FactoryCode: '工厂编码',
|
||||
Address: '地址'
|
||||
},
|
||||
productLine: {
|
||||
placeholderName: '产线名称',
|
||||
ProductionLineCode: '产线编码'
|
||||
},
|
||||
workSection: {
|
||||
SectionName: '工段名称',
|
||||
WorkSectionCoding: '工段编码'
|
||||
},
|
||||
group: {
|
||||
TeamName: '班组名称',
|
||||
NumberOfTeams: '班组人数',
|
||||
GroupLeader: '组长',
|
||||
TeamStatus: '班组状态'
|
||||
},
|
||||
major: {
|
||||
ProfessionalName: '专业名称',
|
||||
ProfessionalCoding: '专业编码'
|
||||
},
|
||||
staff: {
|
||||
Name: '姓名',
|
||||
EmployeeID: '员工号',
|
||||
Gender: '性别',
|
||||
EntryTime: '入职时间',
|
||||
Telephone: '联系电话',
|
||||
Email: '邮箱',
|
||||
Wechat: '微信号',
|
||||
Profession: '专业',
|
||||
Workshop: '所属车间',
|
||||
onDuty: '是否在岗',
|
||||
role: '员工角色'
|
||||
},
|
||||
customer: {
|
||||
CustomerName: '客户名称',
|
||||
CustomerCode: '客户编码',
|
||||
ContactPerson: '联系人',
|
||||
Telephone: '联系电话',
|
||||
Address: '地址',
|
||||
format: '格式不正确'
|
||||
},
|
||||
supplier: {
|
||||
SupplierName: '供应商名称',
|
||||
SupplierCode: '供应商编码',
|
||||
ContactPerson: '联系人',
|
||||
Telephone: '联系电话',
|
||||
Address: '地址'
|
||||
},
|
||||
material: {
|
||||
MaterialName: '物料名称',
|
||||
MaterialCoding: '物料编码',
|
||||
MaterialType: '物料类型'
|
||||
},
|
||||
materialsType: {
|
||||
TypeCode: '类型编码',
|
||||
TypeName: '类型名称'
|
||||
},
|
||||
alarmManagement: {
|
||||
AlarmCode: '报警编码',
|
||||
AlarmType: '报警类型',
|
||||
AlarmLevel: '报警级别',
|
||||
AlarmName: '报警名称',
|
||||
AlarmContent: '报警内容',
|
||||
AlarmTypeCode: '报警类型编码',
|
||||
LevelCode: '级别编码'
|
||||
},
|
||||
cache: {
|
||||
CacheCode: '缓存区编码',
|
||||
CacheName: '缓存区名称',
|
||||
StockNumber: '库位数量',
|
||||
AreaNumber: '区域数量',
|
||||
AreaCode: '区域编码',
|
||||
AreaName: '区域名称',
|
||||
Shelf: '货架',
|
||||
ManageShelves: '管理货架',
|
||||
ShelfCode: '货架编码',
|
||||
ShelfName: '货架名称',
|
||||
ShelfNumber: '货架数量',
|
||||
StorageQuantity: '存储数量',
|
||||
Location: '货位',
|
||||
ManageLocation: '管理货位',
|
||||
LocationCode: '库位编码',
|
||||
LocationName: '库位名称',
|
||||
anotherName: '别名',
|
||||
place: '位置',
|
||||
addCacheArea: '添加区域'
|
||||
},
|
||||
storageBox: {
|
||||
name: '名称',
|
||||
code: '编码',
|
||||
alias: '别名',
|
||||
StorageQuantity: '存储数量',
|
||||
status: '状态',
|
||||
PositionDetail: '位置详情',
|
||||
remark: '备注',
|
||||
PositionNo: '位置序号',
|
||||
PositionCode: '位置编码',
|
||||
PositionCodeAlias: '位置编码别名'
|
||||
},
|
||||
equipment: {
|
||||
EquipmentName: '设备名称',
|
||||
EquipmentCode: '设备编码',
|
||||
EquipmentType: '设备类型',
|
||||
EquipmentGrouping: '设备分组',
|
||||
groupName: '分组名称',
|
||||
groupCode: '分组编码',
|
||||
FunctionDescription: '功能描述',
|
||||
EquipmentTypeAlarm: '设备类型报警',
|
||||
SetAlarm: '设置报警',
|
||||
DebugPeriod: '调试时间',
|
||||
intellectualProperty: '知识产权',
|
||||
rangeNumber: '范围号',
|
||||
E10Status: 'E10状态',
|
||||
activiation: '是否计算稼动率',
|
||||
communication: '是否通讯',
|
||||
equipmentImg: '设备图片',
|
||||
equipmentInfo: '设备资料',
|
||||
EquipmentTypeName: '设备类型名称',
|
||||
EquipmentTypeCode: '设备类型编码',
|
||||
EquipmentTypeAlarmName: '设备报警名称',
|
||||
EquipmentTypeAlarmCode: '设备报警编码',
|
||||
parentName: '父类',
|
||||
RepairTypeCode: '维修类型编码',
|
||||
RepairTypeName: '维修类型名称',
|
||||
PeriodCode: '周期编码',
|
||||
maintenancePeriod: '保养周期',
|
||||
SparepartCode: '备件编码',
|
||||
SparepartName: '备件名称',
|
||||
SparepartModel: '备件型号',
|
||||
WiredEquipment: '连线名称',
|
||||
WiredCode: '编码',
|
||||
connectUpperDevice: '连接上端设备',
|
||||
connectLowerDevice: '连接下端设备',
|
||||
controlStatus: '控制状态',
|
||||
plcVersion: 'PLC 版本',
|
||||
eapVersion: 'EAP 服务版本',
|
||||
maintenanceCycle: '保养周期(年)',
|
||||
maintenanceTime: '保养持续时间(小时)'
|
||||
},
|
||||
equipmentDetectInfo: {
|
||||
code: '编码',
|
||||
equipmentDetectSystemName: '检测系统名称',
|
||||
equipmentDetectSystemAbbr: '检测系统缩写',
|
||||
DetectionArea: '检测区域',
|
||||
IssueArea: '下发区域',
|
||||
AddEquipment: '添加设备',
|
||||
EquipmentFunction: '设备功能',
|
||||
TestParameterName: '测量参数名',
|
||||
ReferenceValue: '参考值',
|
||||
IssueOrNot: '是否下发',
|
||||
TestFrequency: '测量频率',
|
||||
TestSystem: '测量系统'
|
||||
},
|
||||
ScrapInfo: {
|
||||
PlateId: '基板ID',
|
||||
TimePeriod: '时间段',
|
||||
StartTime: '开始日期',
|
||||
EndTime: '结束日期',
|
||||
To: '至',
|
||||
source: '来源',
|
||||
wasteGrade: '废品等级',
|
||||
RegisterPerson: '登记人',
|
||||
updateTime: '登记时间',
|
||||
cause: '报废原因',
|
||||
causeCode: '报废原因编码',
|
||||
WasteName: '废品报废名称',
|
||||
WasteCode: '废品报废编码',
|
||||
remark: '备注',
|
||||
scrapType: '报废类型',
|
||||
scrapTypeCode: '报废类型编码',
|
||||
name: '设备名称',
|
||||
entryType: '手动/自动',
|
||||
automatic: '自动',
|
||||
manual: '手动',
|
||||
workOrderId: '工单名称'
|
||||
},
|
||||
productPool: {
|
||||
productName: '产品名称',
|
||||
productCode: '产品编码'
|
||||
},
|
||||
dataDictionary: {
|
||||
list: '列表',
|
||||
dataDictionaryName: '字典名称',
|
||||
dataDictionaryCode: '字典编码'
|
||||
},
|
||||
knowledge: {
|
||||
time: '时间段',
|
||||
title: '标题',
|
||||
endTime: '结束时间',
|
||||
startTime: '开始时间',
|
||||
To: '至',
|
||||
content: '内容',
|
||||
annex: '附件'
|
||||
},
|
||||
StateConfig: {
|
||||
status: '状态',
|
||||
DisplayColor: '显示颜色',
|
||||
Twinkle: '闪烁提醒'
|
||||
},
|
||||
CodeRules: {
|
||||
RuleName: '规则名称',
|
||||
RuleCode: '规则编码',
|
||||
manageProperty: '管理属性',
|
||||
Property: '属性',
|
||||
PropertyCode: '属性编码',
|
||||
PropertyName: '属性名称',
|
||||
Length: '长度',
|
||||
order: '顺序'
|
||||
},
|
||||
EquipmentScrapGrade: {
|
||||
keyword: '名称',
|
||||
ScrapGrade: '废片等级'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user