en.js 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754
  1. // en.js
  2. export default {
  3. login: {
  4. title: 'Chemical Plant Management System',
  5. logo: 'CPMS',
  6. logIn: 'Log in',
  7. username: 'Username',
  8. password: 'Password',
  9. code: 'CAPTCHA',
  10. loading: 'loading...',
  11. codeNotEmpty: 'Verification code must be filled',
  12. usernameNotEmpty: 'Username can not be empty',
  13. passwordNotEmpty: 'Password can not be blank',
  14. rememberPassword: 'Remember Password'
  15. },
  16. tagsView: {
  17. refresh: 'Refresh',
  18. close: 'Close',
  19. closeOthers: 'Close Others',
  20. closeAll: 'Close All'
  21. },
  22. 隐藏搜索: 'Hide Search',
  23. 显示搜索: 'Show Search',
  24. 首页: 'Home',
  25. 系统管理: 'System Management',
  26. 用户管理: 'User Management',
  27. 角色管理: 'Role Management',
  28. 菜单管理: 'Menu Management',
  29. 部门管理: 'Department Management',
  30. 岗位管理: 'Job Management',
  31. 字典管理: 'Dictionary Management',
  32. 参数设置: 'Parameter Settings',
  33. 通知公告: 'Announcement',
  34. '通知':'Announcement',
  35. 报警管理: 'Alarm Management',
  36. 报警配置管理: 'Alarm Config',
  37. 报警记录管理: 'Alarm Record',
  38. 预警管理负责人配置: 'Alarm Principal Configuration',
  39. 日志管理: 'Log Management',
  40. 操作日志: 'Operation Log',
  41. 登录日志: 'Login Log',
  42. 系统监控: 'System Monitoring',
  43. 在线用户: 'Online User',
  44. 定时任务: 'Timed Task',
  45. 数据监控: 'Data Monitoring',
  46. 服务监控: 'Service Monitoring',
  47. 系统工具: 'System Tools',
  48. 装置管理: 'Plant Management',
  49. 人员管理: 'Personnel Management',
  50. 人员信息: 'Personnel Information',
  51. 人员嘉奖记录: 'Personnel Award Record',
  52. 目标管理: 'Target Management',
  53. 目标录入: 'Target List',
  54. 目标回顾: 'Target Review',
  55. 装置会议管理: 'Plant Meeting',
  56. 本周会议: 'Meeting This Week',
  57. 历史会议: 'Historical Meeting',
  58. 管理活动抽查: 'Management Activity List',
  59. 报告自动生成: 'Report Auto Generation',
  60. 生产管理: 'Production Management',
  61. 生产计划及月报: 'Production Plan and Monthly Report',
  62. 隐患排查: 'Potential Risk',
  63. 检修管理: 'Maintenance Management',
  64. 盲板清单: 'Blind List',
  65. '5S管理': '5S Management',
  66. 报警统计: ' Alarm Statistics',
  67. '报警统计(昨天)': 'Day Alarm (Yesterday)',
  68. '报警统计(上月)': 'Month Alarm (Last Month)',
  69. 能耗管理统计: 'Energy Consumption Management Statistics',
  70. 工艺管理: 'Process Management',
  71. MOC管理: 'MOC Management',
  72. 报警值管理: 'Alarm Management',
  73. EHS管理: 'EHS Management',
  74. 消防应急设施检查: 'Fire Emergency',
  75. 洗眼器: 'Eye Washer',
  76. 消防水带箱: 'Fire Hose Box',
  77. 消防栓: 'Fire Hydrant',
  78. 高压消防炮: 'High Pressure Fire Monitor',
  79. 灭火器: 'Fire Extinguisher',
  80. 自动喷淋系统: 'Auto Sprinkler System',
  81. 消防竖管: 'Fire Standpipe',
  82. 批文管理: 'Approval Management',
  83. 安全批文清单: 'Safety Approval List',
  84. 消防批文清单: 'Fire Approval List',
  85. 环保批文清单: 'Environment Approval List',
  86. 工作票: 'Work Permit',
  87. MSDS管理: 'MSDS Management',
  88. KPI统计及表格: 'KPI Statistics and Tables',
  89. RC审计助手: 'RC Audit Assistant',
  90. RC审计助手目录管理: 'RC Audit Assistant Menu',
  91. 三废管理: 'Three Waste Management',
  92. 废水风险评估: 'Waste Water Risk Assessment',
  93. 危险废物清单: 'Hazardous Waste List',
  94. 危险废物出入库月报: 'Monthly Report of Hazardous Waste in and out of warehouse',
  95. 废桶进出库统计日报: 'Daily Statistical Report of Waste Barrels in and out of warehouse',
  96. 危废出入库统计日报: 'Daily Statistical Report of Hazardous Waste in and out of warehouse',
  97. 开项管理: 'Project Management',
  98. 可靠性管理: 'Reliability Management',
  99. 可靠性管理措施: 'Reliability Management Measures',
  100. BAM管理: 'BAM Management',
  101. 故障管理初选: 'Fault Management Primary Selection',
  102. 故障管理跟踪: 'Fault Management Tracking',
  103. 结束的故障管理跟踪: 'End of Fault Management Tracking',
  104. 预防性维修: 'Preventive Maintenance',
  105. 异常报告管理: 'Abnormal Report',
  106. 资产清单: 'Asset List',
  107. 安全阀清单: 'Safety Valve List',
  108. 特种设备管理: 'Special Equipment',
  109. 培训: 'Training',
  110. 作业证书一览表: 'Operation Certificate',
  111. 上岗证一览表: 'Work License',
  112. 上岗证复证: 'Re-Certificate Of Employment Certificate',
  113. 培训计划执行及跟踪: 'Training Plan Execute and Tracking',
  114. 培训成绩: 'Training Records',
  115. 培训跟踪: 'Training Tracking',
  116. 岗位人员技能评估: 'Staff Skill Evaluation',
  117. 新员工培训: 'New Employee Training',
  118. 公司级培训: 'Company-level Training',
  119. 一般事务: 'Affairs',
  120. 办公用品管理: 'Office Supply Management',
  121. PPE发放登记: 'PPE',
  122. 对讲机管理: 'Intercom Management',
  123. 文档管理: 'Document Management',
  124. 装置程序清单: 'Plant Procedure and Form',
  125. 公共文档管理: 'Public Document',
  126. 公共文档目录管理: 'Public Document Menu',
  127. CUI管理: 'CUI Management',
  128. 管线清单: 'Pipe List',
  129. 容器清单: 'Vessel List',
  130. CUI审批: 'CUI Approval',
  131. CUI问题整改跟踪清单: 'Rectification list of CUI Problems',
  132. //首页
  133. 乙烯产量及OAE: 'Ethylene Output and OAE',
  134. 芳烃产量及OAE: 'BTX Output and OAE',
  135. '产能利用率/工厂损失': 'Capacity Utilization/Plant Loss',
  136. COD排放: 'COD Discharge',
  137. 预警信息: 'Alarm Information',
  138. 生日提醒: 'Birthday Reminder',
  139. KPI考核: 'KPI Assessment',
  140. 能源消耗: 'Energy Consumption',
  141. KPI名称: 'KPI',
  142. 当前累积量: 'Total',
  143. 一季度: '1st Quarter',
  144. 二季度: '2nd Quarter',
  145. 三季度: '3rd Quarter',
  146. 四季度: '4th Quarter',
  147. 结束时间: 'End Time',
  148. 班次: 'Team',
  149. '校正节能量(100kgce/班次)': 'Energy Correction Saving',
  150. '乙烯产量(吨/班次)': 'Ethylene Production',
  151. '乙烯能耗(班次)': 'Ethylene Energy',
  152. '芳烃产量(吨/班次)': 'BTX Production',
  153. '芳烃能耗(班次)': 'BTX Energy Consumption',
  154. 个人中心: 'Profile',
  155. 退出登录: 'Log Out',
  156. //通用
  157. 新增: 'Add',
  158. 修改: 'Edit ',
  159. 删除: 'Delete',
  160. 导入: 'Import',
  161. 导出: 'Export',
  162. 下载: 'Download ',
  163. 提交: 'Submit',
  164. 主要内容: 'Main Content',
  165. 主要内容为图表: 'Main content is chart',
  166. 数据分析: 'Data Analysis',
  167. 报告附件: 'Attachment',
  168. 附件: 'Attachment',
  169. 数据表附件: 'Attachment',
  170. 上传文件: 'Attachment',
  171. 预览: 'Preview',
  172. 管线图: 'Pipeline Diagram',
  173. 搜索: 'Search',
  174. 重置: 'Reset',
  175. 操作: 'Operate',
  176. 请输入: 'Please enter ',
  177. 请选择: 'Please choose ',
  178. '确 定': 'Confirm',
  179. '取 消': 'Cancel',
  180. '返 回': 'Return',
  181. 确定: 'Confirm',
  182. 取消: 'Cancel',
  183. 返回: 'Return',
  184. 警告: 'Warning',
  185. 修改成功: 'Edit success',
  186. 新增成功: 'Add success',
  187. 删除成功: 'Delete success',
  188. '是否确认删除?': 'Confirm delete?',
  189. '是否确认离职?': 'Confirm Quit?',
  190. '是否确认复职?': 'Confirm Reinstated?',
  191. '是否更新已经存在的用户数据': 'Whether update existing user data',
  192. 至: 'to',
  193. 暂没有新消息: 'No New Messages',
  194. 查看全部: 'View all',
  195. 未读消息: 'Unread Message ',
  196. //上传附件
  197. 文件: 'File',
  198. 文件名: 'File Name',
  199. 文件类型: 'File Type',
  200. '大小(Kb)': 'File Size',
  201. 上传人: 'Creator',
  202. 上传时间: 'Create Date',
  203. 点击上传: 'click here to upload.',
  204. '将文件拖到此处,或': 'If you want to upload a file, drag the file here or ',
  205. //导入
  206. 用户导入: 'User Import',
  207. 下载模板: 'Download template',
  208. '提示:仅允许导入“xls”或“xlsx”格式文件!': 'Tip: Only "xls" or "xlsx" format files can be imported!',
  209. 导入培训记录: 'Import training records',
  210. 更新培训成绩: 'Update training results',
  211. //台账数据
  212. 装置名称: 'Plant',
  213. 员工编号: 'Staff ID',
  214. 员工姓名: 'Name',
  215. 性别: 'Sex',
  216. 出生日期: 'Birthday',
  217. 部门: 'Unit',
  218. 班值: 'Team',
  219. 实际岗位: 'Actual Post',
  220. 联系方式: 'Contact',
  221. 学历: 'High Education',
  222. 英语能力: 'English Ability',
  223. 邮箱: 'Mail',
  224. 隐患查找数量: 'Accident Num',
  225. 技能评估得分: 'Skill Score',
  226. 备注: 'Remarks',
  227. 归属部门: 'Department',
  228. 嘉奖记录: 'Commendation',
  229. 嘉奖日期: 'Commendation Date',
  230. 开始日期: 'Start Date',
  231. 结束日期: 'End Date',
  232. 关闭日期: 'Close Date',
  233. 序号: 'Serial Number',
  234. 年份: 'Year',
  235. 内容: 'Description',
  236. 目标: 'Targets',
  237. 父级目录: 'Parent ITEM',
  238. 顶级节点: 'Top Node',
  239. 最近一周: 'Last Week',
  240. 最近一个月: 'Last Month',
  241. 最近三个月: 'Last three months',
  242. 半年: 'Half a year',
  243. 全年: 'Annual',
  244. 已完成: 'Finish',
  245. 注意: 'Care',
  246. 紧急: 'Urgent',
  247. 一月: 'Jan',
  248. 二月: 'Feb',
  249. 三月: 'Mar',
  250. 四月: 'Apr',
  251. 五月: 'May',
  252. 六月: 'Jun',
  253. 七月: 'Jul',
  254. 八月: 'Aug',
  255. 九月: 'Sep',
  256. 十月: 'Oct',
  257. 十一月: 'Nov',
  258. 十二月: 'Dec',
  259. 等级: 'Level',
  260. 管理活动: 'Activity',
  261. RC代码: 'RC Code',
  262. 程序定义频次: 'Program Frequency',
  263. 抽检频次: 'Sample Frequency',
  264. 负责人: 'Responsible',
  265. 生成报告: 'Generate Report',
  266. 导出模块: 'Export module',
  267. 班组: 'Classes',
  268. 日期: 'Date',
  269. 片区: 'Area',
  270. 状态: 'Status',
  271. 发现者: 'Detector',
  272. 处理者: 'Dealer',
  273. 确认片区或负责人: 'Area Owner',
  274. 分级确认: 'Confirm',
  275. 隐患类型: 'Accident Type',
  276. 单元: 'Unit',
  277. 介质: 'Media',
  278. 系统: 'System',
  279. 盲板编号: 'Blind No.',
  280. 尺寸: 'Sizes',
  281. '“8”字盲板': 'Eight Blind',
  282. 压力: 'Pressure',
  283. 盲板类型: 'Blind Type',
  284. PID图号: 'PID',
  285. 管道编号: 'Pipe No.',
  286. 位置描述: 'Place',
  287. YESNO盲位: 'Y/N Blind',
  288. 盲位时间: 'Blind Date',
  289. '5S编号': '5S No.',
  290. 排名: 'Average',
  291. 所属部门: 'Dept',
  292. 我的机器: 'MACHINE',
  293. 我的区域: 'AREA',
  294. 编号: 'Numb',
  295. 录入日期: 'Input Date',
  296. 次数: 'Count',
  297. 开始时间: 'Start Time',
  298. MOC编号: 'MOC No.',
  299. 区域: 'Area',
  300. 标题: 'Title',
  301. 'CTE工作号': 'CTE No.',
  302. 实施情况: 'Progress Status',
  303. 变更性质: 'Change Nature',
  304. 装置编号: 'Plant Number',
  305. 通知单: 'Notice Letter',
  306. 工作单: 'Work Letter',
  307. '投资费用(RMB)': 'Invest Cost',
  308. 类别: 'Category',
  309. 重要性: 'Significance',
  310. 分类: 'Classification',
  311. 仪表控制: 'Dash Control',
  312. 申请时间: 'Approve Time',
  313. 预计完成时间: 'Estimate Endtime',
  314. 完成时间: 'Endtime',
  315. 到期时间: 'Overtime',
  316. 临时MOC状态: 'Temporary State',
  317. 风险等级: 'Risk Level',
  318. MOC培训: 'Training',
  319. EHS审查: 'EHS Check',
  320. PID更新: 'PID Update',
  321. SOP更新: 'SOP Update',
  322. EHS审查数据库: 'EHS Database',
  323. PSSR数据库: 'PSSR Database',
  324. CAPEX计划: 'CAPEX Plan',
  325. 时间: 'Time',
  326. 修改内容: 'Contents',
  327. 申请人: 'Reviewer',
  328. 审核人: 'Approver',
  329. 批准人: 'Applicant',
  330. 执行人: 'Executor',
  331. 批准: 'Approve',
  332. 名称: 'Name',
  333. 回顾结果: 'Review Result',
  334. 回顾频率: 'Review Frequency',
  335. 检查日期: 'Inspection Date',
  336. 检查状况: 'Inspect Status',
  337. 位置: 'Position',
  338. 检查人: 'Inspector',
  339. '检查日期/上旬': 'Up Inspectdate',
  340. '检查日期/下旬': 'Down Inspectdate',
  341. 器材名称: 'Name',
  342. 数量: 'Quantity',
  343. 检查内容: 'Check Contents',
  344. 部位: 'Location',
  345. 系统名称: 'System Name',
  346. '维修/检测情况': 'Manitenance',
  347. 批文名称: 'Approval Name',
  348. 证书编号: 'Certificate No.',
  349. 批准日期: 'Approved Date',
  350. 证书有效期: 'Validity',
  351. 相关法规: 'Related Law',
  352. 审批单位: 'Responsible Authorities',
  353. 回顾日期: 'ReviewDate',
  354. 下次回顾日期: 'Next Reviewdate',
  355. 消防批文部门: 'Division',
  356. 文件编号: 'File No.',
  357. 区域划分: 'Area',
  358. 有效期是否永久: 'Is Permanent',
  359. 开票日期: 'Billing Date',
  360. 签发班组: 'Issue Team',
  361. '新票/续票': 'New ticket/Renewal',
  362. 火票级别: 'Fire Ticket Level',
  363. 作业票状态: 'Job Ticket Status',
  364. 限制空间许可证号: 'Limited Space permit No.',
  365. 签发时间: 'Issuance Time',
  366. 签发人: 'Signer',
  367. 施工单位: 'Construction Unit',
  368. 延期许可证号: 'Extension License No.',
  369. 危害工作许可证号: 'Hazardous Work Permit No.',
  370. 动火作业许可证号: 'Hot Work Permit No.',
  371. 'BYC负责单位/联系人': 'BYC Responsible Unit/Contact',
  372. 联系人: 'Contact',
  373. 联系电话: 'Contact Number',
  374. 销票时间: 'Ticket Sales Time',
  375. '检查/存档人': 'Check/Archive',
  376. 未撤销项编号: 'Unrevoked Item No.',
  377. 未撤销状态: 'Not Revoked',
  378. 撤销时间: 'Revocation Time',
  379. 英文名称: 'EN Name',
  380. 中文名称: 'CN Name',
  381. CAS号: 'CAS No.',
  382. 下次更新时间: 'Next Updatetime',
  383. 产品类别: 'Product Category',
  384. 中文版次: 'cnVersion',
  385. 英文版次: 'enVersion',
  386. 供应商: 'Supplier',
  387. 本次更新时间: 'This Updatetime',
  388. kpi名称: 'KPI Name',
  389. kpi英文名: 'KPI EN Name',
  390. 第一季度: 'The First Season',
  391. 第二季度: 'The Second Season',
  392. 第三季度: 'The Third Season',
  393. 第四季度: 'The Fourth Season',
  394. 请输入目录名称: 'Please enter a directory name',
  395. 左侧目录修改: 'Modify the left directory',
  396. 链接: 'Link',
  397. 目录: 'Directory',
  398. 污水名称: 'Polluted Water Name',
  399. 流量: 'Flow',
  400. 水源: 'Origin',
  401. 污水处理厂: 'Sewage Treatment Plant',
  402. 排放至: 'Discharge To',
  403. 严重: 'Severity',
  404. 可能性: 'Probability',
  405. 风险: 'Risk',
  406. 现有防护措施: 'Exists Measures',
  407. 残余风险: 'Residual Risk',
  408. 进一步措施: 'Further Measures',
  409. 截止日期: 'Deadline',
  410. 危害标识: 'Hazard Identification',
  411. 危废名称: 'Name',
  412. 危废类别: 'Category',
  413. 危废代码: 'Code',
  414. 危险废物描述: 'Description',
  415. 处置利用方式: 'Disposal Mode',
  416. 生产环节: 'Product Link',
  417. 贮存场所: 'Storage Place',
  418. 处置方式及去向: 'Disposal Destination',
  419. 危险特性: 'Hazards Spec',
  420. 月份: 'Month',
  421. 危险废物编号: 'Jazardous Waste Code',
  422. 当月入库数量: 'Incoming Quantity',
  423. 当月出库数量: 'Transfer Quantity',
  424. 上月库存数量: 'Period Stock',
  425. 当月结存数量: 'End Stock',
  426. 包装形式: 'Packaging',
  427. 容器数量: 'Containers',
  428. 存放位置: 'Place',
  429. 接收人: 'Receiver',
  430. 出库数量: 'Delivery Quantity',
  431. 经手人: 'Handler',
  432. 出库方向: 'Delivery Direction',
  433. 联系单号: 'Sheet Number',
  434. 产废部门: 'Plant',
  435. 入库时间: 'Incoming Time',
  436. 车牌号: 'Plate No.',
  437. 物流: 'Logistics',
  438. 司机: 'Driver',
  439. 问题: 'Problem',
  440. 年损失金额: 'Loss',
  441. 措施: 'Measures',
  442. 紧急程度: 'Urgency',
  443. 是否有节约: 'Saving',
  444. 创意管理编号: 'Creative No.',
  445. 位号: 'Tag No.',
  446. 设备名称: 'Equipment Name',
  447. 设备类型: 'Equipment Type',
  448. 优先级: 'Priority',
  449. 专业: 'Discipline',
  450. 故障简述: 'Failbrief',
  451. 初步分析: 'Primstudy',
  452. 维修费用: 'Maintcost',
  453. 文件放置频次: 'Frequency',
  454. 工艺损失: 'Process Loss',
  455. 总费用: 'Total Cost',
  456. 阶段: 'Phase',
  457. 根源分析报告: 'Root Cause Analysis Report',
  458. 行动: 'Action',
  459. 改进前维修费用: 'Cost Before Improvement',
  460. '改进前工艺损失/年': 'Loss Before Improvement',
  461. 改进后维修费用: 'Cost After Improvement',
  462. '改进后工艺损失/年': 'Loss After Improvement',
  463. 收益: 'Benefit',
  464. 投资: 'Investcost',
  465. 回报率: 'Response Rate',
  466. 计划完成期限: 'Plan Deadline',
  467. 实际完成期限: 'Actual Deadline',
  468. 实际收益: 'Actual Benefit',
  469. 实际投资: 'Actual Investcost',
  470. 实际回报率: 'Actual Response Rate',
  471. 维护检修内容: 'Maintenance Contents',
  472. 维护周期: 'Maintenance Period',
  473. 责任人: 'Responsible',
  474. 确认人: 'Confirmor',
  475. 实施结果: 'Execution Results',
  476. PRE类型: 'ITEM Type',
  477. 报告人: 'Reporter',
  478. 报告号: 'Report No.',
  479. 异常现象: 'Anomalies',
  480. 处理经过: 'Processed',
  481. 原因: 'Reason',
  482. 资产类别: 'Asset Class',
  483. 资产编号: 'Asset No.',
  484. 资本化时间: 'Capitalization Time',
  485. 参考: 'Reference',
  486. 成本中心: 'Cost Center',
  487. 描述: 'Description',
  488. 房间: 'Room',
  489. 清查结果: 'Asset Result',
  490. 说明事项: 'Comments',
  491. 经理: 'Manager',
  492. 现场位置描述: 'Place Description',
  493. 安全阀计算书: 'Safety Valve Calculation Sheet',
  494. 数据表文件名: 'Data File Name',
  495. 数据表提供方: 'Data Sheet Provider',
  496. 设计工况: 'Design Condition',
  497. 需要排量: 'Need Displacement',
  498. 排放地点: 'Release Place',
  499. 保护设备: 'service',
  500. 型号: 'Model',
  501. 制造商: 'Manufacturer',
  502. 起跳整定压力: 'Take-off Set Pressure',
  503. 密封压力: 'Sealing Pressure',
  504. 最大背压: 'Maximum Back Pressure',
  505. 工作压力: 'Operating Pressure',
  506. 工作温度: 'Operating Temperature',
  507. 入口尺寸: 'Entrance Size',
  508. 出口尺寸: 'Export Size',
  509. 材料: 'Materials',
  510. 介质名称: 'Fluid Name',
  511. 介质状态: 'Fluid State',
  512. 检验日期: 'Inspection Date',
  513. 下次检验日期: 'Next Inspection Date',
  514. 投用日期: 'Date of Putting into Use',
  515. 供货商资料: 'Supplier Information',
  516. 管道名称: 'Pipe Name',
  517. 材质: 'Material',
  518. 投用年月: 'Date of Putting into Use',
  519. 长度: 'Length',
  520. 起点: 'Start',
  521. 终点: 'End',
  522. 介质编号: 'Media',
  523. 涂层状况及年限: 'Coating Age',
  524. 保温状况: 'Insulation Status',
  525. 伴热状况: 'Heating Condition',
  526. 外部环境: 'External Environment',
  527. 绝热材料: 'Insulating Material',
  528. 管道外径: 'Outside Diameter',
  529. 现场巡查状态: 'On-site Inspection Status',
  530. 检验人: 'Inspector',
  531. 工艺负责人: 'Area Owner',
  532. 制造单位: 'Manufactory',
  533. CUI完成情况: 'CUI Status',
  534. 设计压力: 'Design Pressure',
  535. 操作压力: 'Operating Pressure',
  536. 设计温度: 'Design Temperature',
  537. 操作温度: 'Operating Temperature',
  538. '管线号/设备位号': 'Number',
  539. CUI问题描述: 'CUI Problem',
  540. 初步原因分析: 'Analysis',
  541. 整改措施: 'Measures',
  542. 预付费用: 'Prepaid Expenses',
  543. 是否已完成整改: 'Is Finish',
  544. 完成整改时间: 'Finish Date',
  545. 是否有相应措施: 'Is Measure',
  546. 锅炉证: 'Boiler',
  547. 加氢工艺: 'Hydrogenation',
  548. 裂化工艺: 'Cracking',
  549. 姓名: 'Name',
  550. 员工号: 'Employee Id',
  551. 压力容器: 'Pressure Vessel',
  552. 压力管道: 'Pressure Pipe',
  553. 身份证件号: 'ID Number',
  554. 复证日期: 'Review Date',
  555. 下次复审: 'Next Review Date',
  556. 班组长最近培训日期: 'Foreman Training',
  557. 班组长本次复审: 'Foreman Review',
  558. 班组长下次复审: 'Foreman Next Review',
  559. 锅炉水质培训日期: 'Boiler Water Training Date',
  560. 锅炉能效培训日期: 'Boiler Energy Training Date',
  561. 制冷作业培训日期: 'Refrigeration Training Date',
  562. 裂解: 'Cracking',
  563. 压缩: 'Compression',
  564. 分离: 'Separate',
  565. 职务: 'Position',
  566. 证件类型: 'Certificate Type',
  567. 证件号: 'ID Number',
  568. 取复证日期: 'Recertificate Date',
  569. 培训课程: 'Course',
  570. 是否完成: 'Is Finish',
  571. 每: 'Once every ',
  572. 年一次: ' years',
  573. 未参培人员名单: 'Non-participants',
  574. 新员工补培: 'New employee',
  575. 参会人员名单: 'Participants',
  576. 培训开始日期: 'Training Start Date',
  577. 培训结束日期: 'Training End Date',
  578. 课程代码: 'Course ID',
  579. 课程名称: 'Course Title',
  580. 培训周期: 'Training Cycle',
  581. 培训内容: 'Training Content',
  582. 培训类型: 'Training Type',
  583. 课时: 'Duration',
  584. 培训人: 'Trainer',
  585. 培训岗位: 'Position',
  586. 入厂培训: 'Factory Training',
  587. 装置安全: 'Plant Safety',
  588. 班组安全: 'Team Safety',
  589. 热区: 'Hot Area',
  590. 冷区: 'Cold Area',
  591. 上半年培训成绩: 'First Half Training Results',
  592. 下半年培训成绩: 'Second Half Training Results',
  593. 裂解内操: 'Cracking Board',
  594. 裂解外操: 'Cracking Field',
  595. 压缩内操: 'Compression Board',
  596. 压缩外操: 'Compression Field',
  597. 分离内操: 'Separation Board',
  598. 分离外操: 'Separation Field',
  599. AEU内操: 'AEU Board',
  600. AEU外操: 'AEU Field',
  601. PFU内操: 'PFU Board',
  602. PFU外操: 'PFU Field',
  603. SUB内操: 'SUB Board',
  604. SUB外操: 'SUB Field',
  605. 总分: 'total Score',
  606. 计分规则: 'Scoring rules: 100%=5 points; 75%=3 points, 50%=2 points, 25%=1 point.',
  607. 新员工姓名: 'New employee name',
  608. '新员工岗位/部门': 'New Employee Position/Department',
  609. 推荐导师: 'Recommended Tutor',
  610. '推荐导师岗位/部门': 'Recommended Tutor Position/Department',
  611. 师徒协议: 'Mentorship Agreement',
  612. 开始学习期限: 'Start Time',
  613. 结束学习期限: 'End Time',
  614. 导师带徒目标及计划: 'Instructor\'s Goal And Plan',
  615. 导师带徒考评表: 'Instructor\'s Evaluation',
  616. 商品名称: 'Product Name',
  617. 规格颜色: 'Specification Color',
  618. 品牌: 'Brand',
  619. 货号: 'Item No.',
  620. 产地: 'Address',
  621. 单位: 'Unit',
  622. 单价: 'Unit Price',
  623. 总价: 'Total Price',
  624. PPE名称: 'PPE Name',
  625. 规格型号: 'Specification Model',
  626. 使用期限: 'Service Time',
  627. 领用人: 'Receiver',
  628. 领用日期: 'Receive Date',
  629. 设备编号: 'Device No.',
  630. 设备型号: 'Equipment Model',
  631. 领用部门: 'Requisition Department',
  632. 固定资产编号: 'Fixed Asset No.',
  633. 资产所属成本中心: 'The Cost Center Of The Asset',
  634. EU编号: 'EU No.',
  635. 表格总汇: 'Form Summary',
  636. 程序总汇: 'Procedure Summary',
  637. 指南总汇: 'Guide Summary',
  638. 指导书总汇: 'Guide Book Summary',
  639. 附件总汇: 'Annex Summary',
  640. 培训材料: 'Training Materials',
  641. 文件名称: 'File Name',
  642. 版次: 'Revision',
  643. 载体: 'Carrier',
  644. 更新负责人: 'Responsible person for updating',
  645. 修订日期: 'Revision Date',
  646. 下次修订日期: 'Next Revision Date',
  647. 密级分类: 'Classification',
  648. 目录名称: 'Directory Name',
  649. 具体行动: 'Concrete Action',
  650. 文件最新日期: 'File Latest Date',
  651. 目录编号: 'Directory No.',
  652. 表名称: 'Table Name',
  653. 预警字段名称: 'Alert Field Name',
  654. 一级预警: 'First Level',
  655. 二级预警: 'Second Level',
  656. 三级预警: 'Third Level',
  657. 启用状态: 'Is Open',
  658. 负责人配置: 'Principal Configuration',
  659. 负责人姓名: 'Principal Name',
  660. 负责人邮箱: 'Principal Email',
  661. 预警类型: 'Alarm Type',
  662. 预警等级: 'Alarm Level',
  663. 发送时间: 'Send Time',
  664. 预警字段: 'Field Name',
  665. 预警内容: 'Alarm Content',
  666. 入职: 'Induction',
  667. 工艺培训: 'Industrial Training',
  668. 装置级培训: 'Device Level Training',
  669. 人员培训时长: 'Training Duration Of Personnel',
  670. 公司级培训记录: 'Company Level Training Records',
  671. 装置级培训记录: 'Device Level Training Records',
  672. '需参加培训,已经完成培训人员': 'Training Is Required And Has Been Completed',
  673. '需参加培训,尚未进行培训人员': 'Training Is Required And Personnel Have Not Been Trained Yet',
  674. 公司级: 'Company Level',
  675. 装置级: 'Device Level',
  676. 培训时长: 'Training Time',
  677. 上岗证类型: 'Type Of Post Certificate',
  678. 上岗证: 'Working Certificate',
  679. 授课人: 'teacher',
  680. 保存: 'Save',
  681. 编辑: 'Edit',
  682. 不能为空: ' Can Not Be Empty',
  683. 部门编号: 'Department Number',
  684. 参加: 'Join',
  685. 培训人员: 'Training Personnel',
  686. 名单: 'List',
  687. 列表: 'List',
  688. '是否确认导出所有培训成绩数据项?': 'Confirm That All Training Performance Data Items Are Exported?',
  689. '是否确认导出人员培训时长?': 'Whether To Confirm The Export Of Personnel Training Hours?',
  690. '是否确认导出所有作业证书一览数据项?': 'Confirm That All Job Certificate Overview Data Items Are Exported?',
  691. '是否确认导出所有上岗证一览数据项?': 'Whether To Confirm The Export Of All Entry Data?',
  692. '是否确认导出所有培训计划未参加人员数据项?': 'Whether To Export The Data Item For Non-Participants In The Training Program?',
  693. '是否确认导出所有培训计划数据项?': 'Confirm That All Training Plan Data Items Are Exported?',
  694. '是否确认导出所有岗位人员技能评估数据项?':'Confirm to export all post personnel skill evaluation data items?',
  695. '是否确认导出所有装置培训计划数据项?':'Whether to export all device training plan data items?',
  696. '是否确认导出所有新员工培训数据项?':'Whether to export all new employee training data items?',
  697. '是否确认导出所有培训矩阵数据项?': 'Whether to export all training matrix data items?',
  698. '是否确认导出所有人员-装置级培训关系数据项?': 'Whether to export all personnel device level training relationship data items?',
  699. '是否确认导出所有公司级培训数据项?':'Whether to export all company level training data items?',
  700. '是否确认重置公司级培训参会人员信息?': 'Whether to reset the company level training participants information?',
  701. '是否确认导出所有对讲机管理数据项?': 'Whether to export all phone management data items?',
  702. '是否确认导出所有办公用品管理数据项?': 'Whether to export all office supplies management data items?',
  703. '是否确认导出所有PPE发放登记数据项?': 'Whether to export all PPE release registration data items? ',
  704. '是否确认导出所有装置会议执行数据项?': 'Whether to export all device conference execution data items?',
  705. '是否确认导出所有EHS开项跟踪数据项?': 'Whether to export all EHS open tracking data items?',
  706. '是否确认导出所有关键机组联锁旁路数据项?': 'Whether to export all key unit interlock bypass data items?',
  707. '是否确认导出所有下周关键维修工作数据项?': 'Whether to export all key unit interlock bypass data items?',
  708. '是否确认导出所有信息提醒数据项?': 'Whether to export all information reminder data items?',
  709. '是否确认导出所有OpEx项目跟踪数据项?': 'Whether to export all OPEX project tracking data items?',
  710. '是否确认导出所有会议人员数据项?': 'Whether to export all conference personnel data items?',
  711. '是否确认导出所有风险提醒数据项?': 'Whether to export all risk alert data items?',
  712. '是否确认导出所有装置程序清单数据项?': 'Whether to export all device program list data items?',
  713. '是否确认导出所有生产计划及月报数据项?': 'Whether to export all production plan and monthly report data items?',
  714. '是否确认导出所有5S管理数据项?': 'Whether to export all 5S management data items?',
  715. '是否确认导出所有预防性管理数据项?': 'Whether to export all preventive management data items?',
  716. '是否确认导出所有安全阀清单数据项?': 'Whether to export all safety valve list data items?',
  717. '是否确认导出所有管线清单数据项?': 'Whether to export all pipeline list data items?',
  718. '是否确认导出所有CUI问题整改跟踪清单数据项?': 'Whether to export all Cui problem rectification tracking list data items?',
  719. '是否确认导出所有容器清单数据项?': 'Whether to export all container list data items?',
  720. '是否确认导出所有公共盘文档数据项?': 'Whether to export all public disk document data items?',
  721. '是否确认导出所有公共盘文档目录数据项?': 'Whether to export all public disk document directory data items?',
  722. '是否确认导出所有自动喷淋系统数据项?': 'Whether to export all data items of sprinkler system?',
  723. '是否确认导出所有废桶进出库统计日报数据项?': 'Whether to export all the daily statistical data items of waste barrels in and out of the warehouse?',
  724. '是否确认导出所有危险废物清单数据项?': 'Whether to export all hazardous waste list data items?',
  725. '是否确认导出所有危废出入库统计日报数据项?': 'Whether to export all the daily statistical data items of hazardous waste in / out warehouse?',
  726. '是否确认导出所有隐患申请数据项?': 'Whether to export all hidden danger application data items?',
  727. '是否确认导出所有危险废物出入库月报数据项?': 'Whether to export all data items of hazardous waste monthly report?',
  728. '是否确认导出所有KPI统计及格数据项?':'Whether to export all KPI statistics items?',
  729. '是否确认导出所有环保批文主要内容数据项?': 'Whether to export the main content data items of all environmental protection approval documents?',
  730. '是否确认导出所有洗眼器数据项?': 'Whether to export all eyewash data items?',
  731. '是否确认导出所有消防批文清单数据项?': 'Whether to export all fire approval list data items?',
  732. '是否确认导出所有灭火器数据项?': 'Whether to export all fire extinguisher data items?',
  733. '是否确认导出所有消防水带箱数据项?': 'Whether to export all fire hose box data items? ',
  734. '是否确认导出所有消防栓数据项?':'Whether to export all hydrant data items?',
  735. '是否确认导出所有消防竖管数据项?': 'Whether to export all fire standpipe data items?',
  736. '是否确认导出所有卫生批文清单数据项?': 'Whether to export all Health approval list data items?',
  737. '是否确认导出所有高压消防炮数据项?': 'Whether to export all high pressure fire monitor data items?',
  738. '是否确认导出所有工作票数据项?': 'Whether to export all work order data items?',
  739. '是否确认导出所有MSDS管理数据项?': 'Whether to export all MSDS management data items?',
  740. '是否确认导出所有RC审计助手数据项?': 'Whether to export all RC audit assistant data items?',
  741. '是否确认导出所有RC审计助手目录数据项?': 'Whether to export all RC audit assistant directory data items?',
  742. '是否确认导出所有安全批文主要内容数据项?': 'Whether to export all the main content data items of the safety approval document?',
  743. '是否确认导出所有安全批文清单数据项?': 'Whether to export all the main content data items of the safety approval document?',
  744. '是否确认导出所有废水风险评估数据项?': 'Whether to export all wastewater risk assessment data items?',
  745. '是否确认导出所有定时任务数据项?': 'Whether to export all scheduled task data items?',
  746. '是否确认导出所有操作日志数据项?': 'Whether to export all operation log data items?',
  747. '是否确认导出所有调度日志数据项?': 'Whether to export all scheduling log data items?',
  748. '是否确认导出所有人员嘉奖记录数据项?': 'Whether to export all personnel reward record data items?',
  749. '是否确认导出所有装置会议数据项?': 'Whether to export all device conference data items?',
  750. '是否确认导出所有管理活动抽查数据项?': 'Whether to export all management activity spot check data items?',
  751. '是否确认导出所有人员管理数据项?': 'Whether to export all personnel management data items?',
  752. '是否确认导出所有目标录入数据项?': 'Whether to export all target entry data items?',
  753. '是否确认导出所有目标措施数据项?': 'Whether to export all target action data items?',
  754. '是否确认导出所有目标回顾数据项?': 'Whether to export all target review data items?',
  755. '是否确认导出所有报警值管理数据项?': 'Whether to export all alarm value management data items?',
  756. '是否确认导出所有MOC管理数据项?': 'Whether to export all MOC management data items?',
  757. '是否确认导出所有隐患排查数据项?': 'Whether to export all hidden danger troubleshooting data items?',
  758. '是否确认导出所有盲板清单数据项?': 'Whether to export all blind plate list data items?',
  759. '是否确认导出所有报警统计(当天)数据项?' : 'Whether to export all alarm Statistics (current day) data items?',
  760. '是否确认导出所有能耗管理统计数据项?': 'Whether to export all energy consumption management statistics?',
  761. '是否确认导出所有报警统计(上月)数据项?': 'Whether to export all alarm Statistics (last month) data',
  762. '是否确认导出所有异常报告管理数据项?': 'Whether to export all exception report management data items?',
  763. '是否确认导出所有资产清单数据项?': 'Whether to export all asset list data items?',
  764. '是否确认导出所有结束的故障管理跟踪数据项?': 'Whether to export all finished fault management tracking data items?',
  765. '是否确认导出所有可靠性管理措施数据项?': 'Whether to export all reliability management measures data items?',
  766. '是否确认导出所有故障管理跟踪数据项?': 'Whether to export all fault management tracking data items?',
  767. '是否确认导出所有故障管理初选数据项?': 'Whether to export all primary data items of fault management?',
  768. '是否确认导出所有叉车台账数据项?': 'Whether to export all forklift ledger data items?',
  769. '是否确认删除报警统计(上月)编号为"': 'Whether to delete the alarm Statistics (last month) with No. ',
  770. '是否确认删除装置程序清单编号为"': 'Whether to delete device program list no.',
  771. '是否确认删除生产计划及月报编号为"': 'Whether to delete production plan and monthly report no.',
  772. '是否确认删除5S管理编号为"': 'Whether to delete 5S management no.',
  773. '是否确认删除自动喷淋系统编号为"': 'Whether to delete the automatic sprinkler system No.',
  774. '是否确认删除洗眼器编号为"': 'Confirm to delete eyewash No.',
  775. '是否确认删除灭火器编号为"': 'Confirm to delete the fire extinguisher No.',
  776. '是否确认删除消防水带箱编号为"': 'Whether to delete the fire hose box No.',
  777. '是否确认删除消防栓编号为"': 'Whether to delete the fire hydrant No.',
  778. '是否确认删除消防竖管编号为"': 'Whether to delete the fire standpipe No.',
  779. '是否确认删除高压消防炮编号为"': 'Whether to delete the high pressure fire monitor No.',
  780. '是否确认删除访问编号为"': 'Whether to delete the access No.',
  781. '是否确认删除日志编号为"': 'Whether to delete log No.',
  782. '是否确认删除管理活动抽查编号为"': 'Whether to delete the management activity No.',
  783. '是否确认删除目标录入编号为"': 'Whether to delete the target entry No.',
  784. '是否确认删除目标回顾编号为"': 'Whether to delete the target review No.',
  785. '是否确认删除报警值管理编号为"': 'Whether to delete the alarm value management No.',
  786. '是否确认删除隐患排查编号为"': 'Whether to delete the troubleshooting No.',
  787. '是否确认删除盲板清单编号为"': 'Whether to delete the blind plate No.',
  788. '是否确认删除报警统计(当天)编号为"': 'Whether to delete the alarm Statistics (current day) No.',
  789. '是否确认强退名称为"': 'Whether to the forced retirement name is',
  790. ' 的数据项?': ' Data Item?',
  791. '是否确认上传?': 'Whether to upload?',
  792. '存在必填项未填,实施情况修改Finished失败': 'There are required items that are not filled in. Implementation modification finished failed',
  793. 成功导入: 'Successful Import',
  794. 条数据: 'Data',
  795. 导入结果: 'Import Results',
  796. 第: '',
  797. 的: '',
  798. 行数据出现错误导入失败: 'Error In Row Data Import Failed',
  799. TDS培训: 'Tds Training',
  800. 培训信息: 'Training Information',
  801. 证书统计: 'Certificate Of Statistics',
  802. 证书: 'Certificate',
  803. 无: 'No',
  804. 证书有效期即将到期: 'The Validity Of The Certificate Is About To Expire',
  805. 培训日期: 'The Training Date',
  806. 人员id: 'Staff id',
  807. 培训id: 'Train id',
  808. 唯一标识id: 'Unique ID',
  809. 删除状态: 'Delete Flag',
  810. 创建人: 'Founder',
  811. 创建时间: 'Creation Time',
  812. 修改人: 'The Modifier',
  813. 修改时间: 'Modify the Time',
  814. 添加: 'Add ',
  815. 培训计划: 'Training Plan',
  816. 未参加人员: 'Non-Participants',
  817. 定期类: 'Regular Class',
  818. 程序指导书更新类: 'Program Instruction Book Update Class',
  819. 事件报告类: 'Accident Reporting Class',
  820. 事故信息: 'Accident Information',
  821. 其他: 'Other',
  822. '当前限制选择 5 个文件': 'The Current Limit Is To Select 5 Files',
  823. '上传图片只能是 JPG/PNG 格式!': 'Uploaded Images Should Only Be In JPG/PNG Format!',
  824. '上传头像图片大小不能超过 2MB!': 'Uploaded Avatar Images Should Not Be Larger Than 2MB!',
  825. 未参会人员名单: 'List Of Non-Participants',
  826. 未参会人员姓名: 'Name Of Non-Participants',
  827. 补培讲师: 'Fill Culture Lecturer',
  828. 计划培训时间: 'Planned Training Time',
  829. 需参培岗位: 'Positions Requiring Training',
  830. 是否存在: 'Does It Exist',
  831. 指定人员: 'Designated Person',
  832. 岗位: 'Post',
  833. 指定岗位: 'Designated Post',
  834. 是否涉及: 'Is Involved ',
  835. 其他部门: 'other device',
  836. 装置: 'Plant',
  837. 培训级别: 'Training Level',
  838. 需要培训: 'Needs Training',
  839. '当被此项目涉及到时,如MOC、事件调查,需要培训': 'When involved in this project, such as MOC, incident investigation, training is needed',
  840. 频率: 'Frequency',
  841. 是否需要重复培训: 'Repeat training?',
  842. 责任部门: 'Responsible Department',
  843. 指定人员岗位: 'Designated Personnel Position',
  844. 培训矩阵: 'Training Matrix',
  845. 人员员工号: 'Employee Id',
  846. '人员-装置级培训关系':'Personnel device level training relationship',
  847. 需参会人员: 'Participants Required',
  848. 人员姓名: 'Name of Personnel',
  849. 人员: 'Personnel ',
  850. 更新成功: 'Update Successfully',
  851. 清除成功: 'Cleared Successfully',
  852. 记录人: 'Note-Taker',
  853. 确认: 'Confirm',
  854. 事件调查: 'Incident Investigation',
  855. 验证人: 'Verifier',
  856. 事件级别: 'Event Level',
  857. 事件基本信息 :'Event Basic Information',
  858. 流程进度: 'Process Progress',
  859. 审批意见: 'Approval Comments',
  860. 流程: 'Process',
  861. 隐患级别: 'Hidden Danger Level',
  862. 申请编号: 'Application Number',
  863. 是否结束: 'End Or Not',
  864. 是: 'Yes',
  865. 否: 'No',
  866. 待办任务: 'To-do Task',
  867. 审批流程: 'Approval Process',
  868. 事件: 'Event',
  869. 一般隐患: 'General Hidden Danger',
  870. 重大隐患: 'Major Hidden Danger',
  871. 普通隐患: 'Ordinary Hidden Danger',
  872. 处理: 'Handle',
  873. 上传措施前照片: 'Upload Photos Before Measures',
  874. 无法执行: 'Unable To Execute',
  875. 通过: 'Adopt',
  876. 无效: 'Invalid',
  877. 未达标: 'Not Up To Standard',
  878. 重新提交: 'Re Submit',
  879. 不通过: 'Fail',
  880. 流程图: 'Flow Chart',
  881. 开项分类: 'Open Item Classification',
  882. 发现隐患时间: 'Time To Find Hidden Danger',
  883. 隐患描述: 'Hidden Danger Description',
  884. 改造措施: 'Transformation Measures',
  885. 参会人员: 'Participants',
  886. 上传附件: 'Upload Attachment',
  887. 安全部门确认人: 'Safety Department Confirmer',
  888. 装置确认人: 'Plant Confirmer',
  889. 状态统计: 'Status Statistics',
  890. 未关闭数: 'Unclosed Number',
  891. 关闭率: 'Closing Rate',
  892. 总数: 'Total',
  893. 开项类别: 'Category of Opening Items',
  894. 未关闭开项数量: 'Unlosed Open Item Quantity',
  895. 逾期数量: 'Overdue Quantity',
  896. 开项统计: 'Projects Statistic',
  897. 进行中: 'Have In Hand',
  898. 共计: 'Total',
  899. 预计收益: 'Expected Revenue',
  900. 分级: 'Classification',
  901. 附件名称: 'Name Of Attachment',
  902. 附件编号: 'Number Of Attachment',
  903. 附件版次: 'Edition Of Attachment',
  904. 附件修改日期: 'Modification Date Of Attachment',
  905. RC代码统计: 'RC Code Statistic',
  906. 分级统计: 'Hierarchical Statistics',
  907. 完成情况统计: 'Completion Statistics',
  908. 批量上传: 'Batch Upload',
  909. 上传状态: 'Upload Status',
  910. 上传更新时间: 'Upload Update Time',
  911. 上传五合一: 'Upload Five In One',
  912. 巡查状态统计: 'Inspection Status Statistics',
  913. 风险等级统计: 'Risk Level Statistics',
  914. 完成状态统计: 'Completion Status Statistics',
  915. 直接访问: 'Direct Access',
  916. 访客: 'Visitor',
  917. 消息: 'Message',
  918. 金额: 'Money',
  919. 订单: 'Order',
  920. 事件初步分类: 'Preliminary Classification Of Event',
  921. 是否得到紧急救援: 'Whether get emergency assistance?',
  922. 危害涉及: 'Hazards Involved',
  923. '清 空': 'Empty',
  924. 批量: 'Batch ',
  925. 隐患级别分布: 'Hidden danger level distribution',
  926. 邮件营销: 'Email marketing',
  927. 联盟广告: 'Alliance advertising',
  928. 视频广告: 'Video advertising',
  929. 搜索引擎: 'Search Engines',
  930. 隐患等级: 'Hidden danger level',
  931. 申请状态: 'Application Status',
  932. 字典生成: 'Dictionary Generation',
  933. 申请开始时间: 'Application Start Time',
  934. 隐患内容: 'Hidden Danger Content',
  935. 申请结束时间: 'Application End Time',
  936. 隐患级别比例: 'Level Of Hidden Danger Proportion',
  937. 历年开项状态: 'Opening Status Over The Years',
  938. 开项关闭率: 'Opening Closing Rate',
  939. 按期关闭: 'Close On Schedule',
  940. 逾期关闭: 'Overdue Closure',
  941. 逾期开项: 'Overdue Opening',
  942. 未逾期开项: 'Open Items Not Overdue',
  943. 开项数量: 'Number Of Open Items',
  944. 关闭数量: 'Number Of Closures',
  945. 最大值: 'Maximum',
  946. 最小值: 'Minimum',
  947. 平均值: 'Average',
  948. 年最高: 'Annual Highest',
  949. 年最低: 'Annual Minimum',
  950. 开项分类比例: 'Open Item Classification Ratio',
  951. 开项数量比例: 'Proportion Of Open Items',
  952. 历年数量对比: 'Quantity Comparison Over The Years',
  953. 历年关闭数: 'Number Of Closures Over The Years',
  954. 访问来源: 'Access Source',
  955. '会议中的EHS开项': 'EHS opening items in meeting',
  956. 风险查勘: 'Risk Survey',
  957. '现场EHS检查': 'Site EHS Inspection',
  958. 政府检查: 'Government Inspection',
  959. 污染物名称: 'Name Of Pollutant',
  960. 排放量: 'Emissions',
  961. 详细内容: 'Details',
  962. 适用范围: 'Scope Of Application',
  963. 是否需要跟进: 'Need Follow Up',
  964. '使用/储存/废物最大量': 'Maximum use/storage/waste',
  965. '排放/监控要求': 'Emission/monitoring requirements',
  966. '排放/监控要求为图表': 'Emissions/monitoring requirements are graphs',
  967. 回顾人: 'Retrospectives',
  968. 本次回顾日期: 'Date Of This Review',
  969. 卫生批文清单: 'List Of Health Approval Documents',
  970. 火票级别统计: 'Fire Ticket Level Statistics',
  971. 请确定是否存在该盘符或文件: 'Make sure the drive letter or file exists',
  972. 'pdf加载失败': 'Pdf Loading Failed',
  973. 审计: 'Audit',
  974. 许可证上的名称: 'Name On License',
  975. BYC使用的名称: 'Name used by BYC',
  976. 设计生产能力: 'Design Capacity',
  977. 事业部: 'Business Division',
  978. '401错误!': '401 error!',
  979. '您没有访问权限!': 'You have no access right!',
  980. '对不起,您没有访问权限,请不要进行非法操作!您可以返回主页面': 'Sorry, you don\'t have access right. Please don\'t operate illegally! You can go back to the main page ',
  981. 回首页: 'Back To Home',
  982. '404错误!': '404 error!',
  983. '对不起,您正在寻找的页面不存在。尝试检查URL的错误,然后按浏览器上的刷新按钮或尝试在我们的应用程序中找到其他内容':'Sorry, the page you are looking for does not exist. Try checking the URL for errors and then press the refresh button on your browser or try to find something else in our application.',
  984. '找不到网页!': 'Page Not Found!',
  985. 任务名称: 'Task Name',
  986. 任务组名: 'Task Group Name',
  987. 任务分组: 'Task Grouping',
  988. 任务状态: 'Task Status',
  989. 任务编号: 'Task Number',
  990. 任务详细: 'Detailed Task',
  991. 日志: 'Journal',
  992. 调用目标字符串: 'Call Target String',
  993. 'cron执行表达式': 'CRON Execution Expression',
  994. 执行一次: 'Execute Once',
  995. 详细: 'Detailed',
  996. 调用方法: 'Call Method',
  997. 'Bean调用示例:': 'Bean call example:',
  998. 'Class类调用示例:': 'Class class call example: ',
  999. '参数说明:支持字符串,布尔类型,长整型,浮点型,整型':'Parameter Description: support string, boolean type, long integer type, floating point type and integer type',
  1000. 是否并发: 'Concurrent ?',
  1001. 允许: 'Allow',
  1002. 禁止: 'Ban',
  1003. 执行策略: 'Execution Strategy',
  1004. 默认策略: 'Default Policy',
  1005. 错误策略: 'Error Strategy',
  1006. 立即执行: 'Execute Immediately',
  1007. 放弃执行: 'Abandonment Of Execution',
  1008. 下次执行时间: 'Next Execution Time',
  1009. 正常: 'Normal',
  1010. 关闭:'Close',
  1011. 失败: 'Fail',
  1012. '关 闭': 'Close',
  1013. 启用: 'Re Enabling',
  1014. 停用: 'Stop Using',
  1015. 改造: 'Retrofit ',
  1016. 延期: 'Extension',
  1017. 超设计寿命变更: 'Change Beyond Design Life ',
  1018. '确认要"': 'Confirm to "',
  1019. '"任务吗?': '" task?',
  1020. '确认要立即执行一次"': 'Confirm to execute once immediately "',
  1021. 执行成功: 'Successful Implementation',
  1022. 执行状态: 'Execution Status',
  1023. 执行时间: 'Execution Time',
  1024. '是否确认删除定时任务编号为"': 'Whether to delete the scheduled task number as "',
  1025. '是否确认删除调度日志编号为"': 'Whether to delete the dispatch log number as "',
  1026. '是否确认清空所有调度日志数据项?': 'Whether to clear all scheduling log data entries?',
  1027. '是否确认清空所有登录日志数据项?': 'Whether to clear all log entries?',
  1028. '是否确认清空所有操作日志数据项?': 'Whether to clear all operation log entries?',
  1029. 日志编号: 'Log Number',
  1030. 日志信息: 'Log Information',
  1031. 调度日志详细: 'Scheduling Log Details',
  1032. 异常信息: 'Abnormal Information',
  1033. 登录地址: 'Login Address',
  1034. 用户名称: 'User Name',
  1035. 登录状态: 'Login Status',
  1036. 登录时间: 'login Time',
  1037. 访问编号: 'Access Number',
  1038. 登录地点: 'Login Location',
  1039. 浏览器: 'Browser',
  1040. 操作系统: 'Operating System',
  1041. 操作信息: 'Operation Information',
  1042. 登录日期: 'Landing Date',
  1043. 清空成功: 'Empty Successfully',
  1044. 会话编号: 'Session Number',
  1045. 登录名称: 'Login Name',
  1046. 部门名称: 'Department Name',
  1047. 主机: 'Host',
  1048. 强退: 'Forced Retreat',
  1049. 强退成功: 'Forced Retirement Success',
  1050. 系统模块: 'System Module',
  1051. 操作人员: 'Operator',
  1052. 类型: 'Type',
  1053. 操作类型: 'Operation Type',
  1054. 操作状态: 'Operation Status',
  1055. 操作时间: 'Operation Time',
  1056. 请求方式: 'Request Method',
  1057. 操作地点: 'Operation Place',
  1058. 操作日期: 'Operation Date',
  1059. 操作日志详细: 'Operation Log Details',
  1060. 操作模块: 'Operation Module',
  1061. 登录信息: 'Login Information',
  1062. 请求地址: 'Request Address',
  1063. 操作方法: 'Operation Method',
  1064. 请求参数: 'Request Parameter',
  1065. 返回参数: 'Return Parameter',
  1066. 属性: 'Attribute',
  1067. 值: 'Value',
  1068. 核心数: 'Number Of Cores',
  1069. 用户使用率: 'User Usage',
  1070. 系统使用率: 'System Utilization',
  1071. 当前空闲率: 'Current Idle Rate',
  1072. 内存: 'Memory',
  1073. 总内存: 'Total Memory',
  1074. 已用内存: 'Memory Used',
  1075. 剩余内存: 'Remaining Memory',
  1076. 使用率: 'Utilization Rate',
  1077. 服务器信息: 'Server Information',
  1078. 服务器名称: 'Server Name',
  1079. 服务器IP: 'Server IP',
  1080. 系统架构: 'System Architecture',
  1081. Java虚拟机信息: 'Java Virtual Machine Information',
  1082. Java名称: 'Java Name',
  1083. Java版本: 'Java Version',
  1084. 启动时间: 'Start Time',
  1085. 运行时长: 'Run Time',
  1086. 安装路径: 'Installation Path',
  1087. 项目路径: 'Project Path',
  1088. 磁盘状态: 'Disk Status',
  1089. 盘符路径: 'Drive Letter Path',
  1090. 文件系统: 'File System',
  1091. 盘符类型: 'Drive Letter Type',
  1092. 总大小: 'Total Size',
  1093. 可用大小: 'Available Size',
  1094. 已用大小: 'Used Size',
  1095. 已用百分比: 'Percentage Used',
  1096. 拼命读取中: 'Reading Desperately',
  1097. 会议编号: 'Conference Number',
  1098. 会议时间: 'Conference Time',
  1099. 会议地点: 'Conference Site',
  1100. 主题: 'Theme',
  1101. 会议内容: 'Meeting Content',
  1102. 装置经理: 'Plant Manager',
  1103. 生产主管: 'Production Manager',
  1104. 炉区工长: 'Foreman Of Furnace Area',
  1105. 装置副经理: 'Deputy Plant Manager',
  1106. 文员: 'Clerk',
  1107. 资深工程师: 'Senior Engineer',
  1108. 管理: 'Administration',
  1109. 机构图: 'Organization Chart',
  1110. 显示方向: 'Display Direction',
  1111. 竖: 'Vertical',
  1112. 横: 'Horizontal',
  1113. 全部显示: 'Show All',
  1114. 显示层级: 'Display Hierarchy',
  1115. 学历分布: 'Educational Background Distribution',
  1116. 特殊职能: 'Special Functions',
  1117. 上级领导: 'Superior Leaders',
  1118. 学历统计: 'Education Statistics',
  1119. 英语统计: 'English Statistics',
  1120. 班值统计: 'Shift Statistics',
  1121. 公司目标: 'Company Objectives',
  1122. 事业部目标: 'Objective Of Business Unit',
  1123. 目标列表ID: 'Target List ID',
  1124. 计划完成日期: 'Planned Completion Date',
  1125. 目标列表序号: 'Target list sequence number',
  1126. 目标列表内容: 'Target list content',
  1127. '方案/行动计划/措施': 'Programme / action plan / measure',
  1128. 目标措施: 'Target Measures',
  1129. 保存会议: 'Save The Meeting',
  1130. 导入会议: 'Import Meeting',
  1131. 装置会议执行: 'EHS open item tracking',
  1132. EHS开项追踪: 'EHS open item tracking',
  1133. 下周关键维修: 'Key maintenance next week',
  1134. 信息提醒: 'Information reminder',
  1135. 关键机组联锁旁路: 'Key unit interlock bypass',
  1136. 风险提醒: 'Risk alert',
  1137. OpEx项目跟踪: 'OPEX project tracking',
  1138. 与会者: 'Participants',
  1139. 抄报: 'Copy report',
  1140. 实施情况统计: 'Implementation Statistics',
  1141. 申请统计: 'Application Statistics',
  1142. 统计: 'Statistics',
  1143. 空格: ' ',
  1144. 隐患分级: 'Hazard Classification',
  1145. 隐患数量: 'Number Of Hidden Dangers',
  1146. 隐患状态: 'Hidden Danger Status',
  1147. 隐患数: 'Hidden Dangers',
  1148. 报警数: 'Number Of Alarms',
  1149. 最近半年: 'Last Half Year',
  1150. 最近一年: 'Last Year',
  1151. 异常报告: 'Exception Report',
  1152. 对应故障管理跟踪表ID: 'Corresponding fault management tracking table ID',
  1153. 对应初选表ID: 'Corresponding primary table ID',
  1154. 设备位号: 'Equipment Tag No.',
  1155. 创建日期: 'Creation Date',
  1156. 提交日期: 'Submission Date',
  1157. 审核状态: 'Audit Status',
  1158. 注册代码: 'Registration No.',
  1159. 使用证编号: 'License number',
  1160. 年检时间: 'Inspection Time',
  1161. 上次年检时间: 'Last annual inspection time',
  1162. 检测周期: 'Detection Cycle',
  1163. 下次年检时间: 'Next annual inspection time',
  1164. 预警标识: 'Warning Mark',
  1165. 检测策略: 'Detection Strategy',
  1166. 初检日期: 'Initial Inspection Date',
  1167. 检测单位: 'Detection Unit',
  1168. 档案号: 'File No.',
  1169. 最新申请时间: 'Latest Application Time',
  1170. 状态修改时间: 'Status Modification Time',
  1171. 发动机编号: 'Engine No.',
  1172. 颜色: 'Color',
  1173. 工作能力: 'Working Ability',
  1174. 动力形式: 'Power Type',
  1175. 防爆改造厂家: 'Explosion Proof Transformation Manufacturer',
  1176. 最高防爆级别: 'Highest explosion-proof level',
  1177. 使用部门: 'User Department',
  1178. 装置维护人员: 'Plant Maintenance Personnel',
  1179. 防爆级别: 'Explosion Proof Level',
  1180. 报告编号: 'Report No.',
  1181. 叉车台账: 'Forklift Account',
  1182. 额定载重: 'Rated Load',
  1183. 层站数: 'No. of Landing Stations',
  1184. 维保承包商: 'Maintenance Contractor',
  1185. 使用地点: 'Place of Use',
  1186. '状态 0 :正常 ;-1:删除': 'Status 0:normal; -1:Delete',
  1187. 工程师: 'Engineer',
  1188. 起吊重量: 'Lifting Weight',
  1189. 检验策略: 'Inspection Strategy',
  1190. 检验单位: 'Inspection Unit',
  1191. 检验结论: 'Inspection Conclusion',
  1192. 年度维保日期: 'Annual Maintenance Date',
  1193. 维修组: 'Maintenance team',
  1194. 装置维修组: 'Plant Maintenance Team',
  1195. 装置维修工程师: 'Plant Maintenance Engineer',
  1196. 设备使用地点: 'Place Of Equipment Use',
  1197. 在用: 'In Use',
  1198. 特种设备: 'Special Equipment',
  1199. 特种设备2: 'Special EQP',
  1200. 压力管道定期检验计划: 'Periodic Inspection Plan for Pressure Pipes',
  1201. 锅炉定期检验计划: 'Periodic Inspection Plan for Boilers',
  1202. 压力容器定期检验计划: 'Periodic Inspection Plan for Pressure Vessels',
  1203. '叉车、起重机械、电梯定期检验计划': 'ForkLiftQty,Lifting,MahineryQty and LiftQty by Year and Month',
  1204. devTotalChart: 'Qty',
  1205. internalInspection: 'Internal',
  1206. externalInspection: 'External',
  1207. downloadSelect: 'Download Selected',
  1208. 压力容器安全状况等级: 'PressureVessel\nSafetyLevel',
  1209. 压力管道安全状况等级: 'PressurePiping\nSafetyLevel',
  1210. 锅炉台账: 'Boiler Account',
  1211. 压力容器台账: 'Pressure Vessel Account',
  1212. 压力管道台账: 'Pressure Pipe Account',
  1213. 起重机械台账: 'Lifting Appliances Account',
  1214. 电梯台账: 'Elevator Account',
  1215. 定点测厚: 'Fixed Point Thickness Measurement',
  1216. 申请管理: 'Application Management',
  1217. 我的申请: 'My Application',
  1218. 我的待办: 'My To-do List',
  1219. 已办任务: 'Completed Tasks',
  1220. 上传数据历史: 'Upload Data History',
  1221. 表单构建: 'Form Construction',
  1222. 代码生成: 'Code Generation',
  1223. 系统接口: 'System Interface',
  1224. 组织架构: 'Organizational Structure',
  1225. 开项列表: 'Open Item List',
  1226. 开项申请: 'Opening Application',
  1227. 开项分析: 'Open Item Analysis',
  1228. 事件管理: 'Event Management',
  1229. 事件列表: 'Event List',
  1230. 事件申请: 'Event Application',
  1231. 事件报告清单: 'Event Report List',
  1232. 特种设备电梯台账: 'Special Equipment Elevator Account',
  1233. 特种设备叉车台账: 'Special Equipment Forklift Account',
  1234. 特种设备吊装设备台账: 'Special Equipment Lifting Equipment Account',
  1235. 特种设备压力容器台账: 'Special Equipment and Pressure Vessel Account',
  1236. 特种设备压力管道台账: 'Special Equipment and Penstock Account',
  1237. '是否确认导出所有特种设备电梯台账数据项?': 'Whether to export all special equipment elevator account data items?',
  1238. '是否确认导出所有特种设备叉车台账数据项?': 'Whether to export all special equipment forklift account data items?',
  1239. '是否确认导出所有特种设备吊装设备台账数据项?': 'Whether to export all special equipment lifting equipment account data items?',
  1240. '是否确认导出所有特种设备压力容器台账数据项?': 'Whether to export all special equipment and pressure vessel account data items?',
  1241. '是否确认导出所有特种设备压力管道台账数据项?': 'Whether to export all special equipment and pressure pipeline account data items?',
  1242. 审请状态: 'Application Status',
  1243. 注册编号: ' Registration No.',
  1244. 容器类别: 'Category of Pressure Vessel',
  1245. 外形尺寸: 'Overall Dimension',
  1246. 涉危化品: 'Hazardous Chemicals',
  1247. 国家: 'Country',
  1248. 直径: 'Diameter',
  1249. 厚度等级: 'Thickness Grade',
  1250. 安全等级: 'Safety Level',
  1251. 安全状况等级: 'Safety Conditon Level',
  1252. '外形尺寸(直径*长(高)*厚(mm))': 'Overall dimension (diameter * length (height) * thickness (mm))',
  1253. 是否涉危化品: 'Whether hazardous chemicals are involved',
  1254. 是否达到设计使用年限: 'Whether exceed the design service life',
  1255. 超过使用寿命: 'Beyond Service Life',
  1256. 重点设备: 'Key Equipment',
  1257. 焊口数量: 'Number of Weld Joints',
  1258. 敷设方式: 'Laying Mode',
  1259. 绝热层代码: 'Insulation Code',
  1260. 防腐层代码: 'Anticorrosive Coating Code',
  1261. 绝热层厚度: 'Insulation Thickness',
  1262. 管道级别: 'Pipe Class',
  1263. 设计单位: 'Design Unit',
  1264. 安装单位: 'Installation Unit',
  1265. 单元名称: 'Unit',
  1266. 单位内编号:'Internal No.',
  1267. 测厚部位: 'Thickness Measuring Part',
  1268. 记录时间: 'Record Time',
  1269. '设备/管线名称': 'Equipment/Pipe Name',
  1270. 报废: 'Scrapping',
  1271. 注销: 'Cancellation',
  1272. 燃烧方式: 'Combustion Mode',
  1273. 水处理方式: 'Water Treatment Method',
  1274. 燃烧种类: 'Combustion Type',
  1275. 额度出力: 'Rated Power',
  1276. 本次内部年检日期: 'Date of this internal annual inspection',
  1277. 内部检验结论: 'Internal inspection conclusion',
  1278. 测厚部位CML:'Thickness Measuring Part CML',
  1279. '腐蚀裕度(mm)':'Corrosion allowance(mm)',
  1280. '原始壁厚(mm)':'Original Thickness(mm)',
  1281. '压力(MPa)':'Pressure(MPa)',
  1282. 规格:'Size',
  1283. '流速(m/s)':'Flow Rate(m/s)',
  1284. '温度(℃)':'Temperature(℃)',
  1285. '名义壁厚(mm)':'Nominal Thickness(mm)',
  1286. '检测编号':'Detection No.',
  1287. '公称壁厚(mm)':'Nominal Thickness(mm)',
  1288. '最小允许壁厚(mm)':'Min. Allowable Thickness (mm)',
  1289. '短期腐蚀速率(mm/year)':'Short Term Corrosion Rate(mm/year)',
  1290. '长期腐蚀速率(mm/year)':'Long Term Corrosion Rate(mm/year)',
  1291. 首次检测日期:'Date Of First Inspection',
  1292. 最近检测日期:'Date Of Last Inspection',
  1293. '测厚周期(year)':'Thickness Measurement Cycle (year)',
  1294. 下次检测日期:'Next Inspection Date',
  1295. '预估剩余寿命(year)':'Estimated Remaining Life(year)',
  1296. 检测方法:'Inspection Method',
  1297. 下载报告:'Download Report',
  1298. 测厚记录:'Measure Record',
  1299. 查看:'Read ',
  1300. 腐蚀位置:'Corrosion location',
  1301. 腐蚀照片:'Corrosion Photo',
  1302. 原因分析:'Analysis',
  1303. 原因分析附件:'Analysis Attachment',
  1304. 治理方法及依据:'Method & Cause',
  1305. 效果跟踪:'Effect Tracing',
  1306. 提出人:'Raiser',
  1307. 提出时间:'Proposed Time',
  1308. 趋势图:'Trend',
  1309. 测厚数据:'Thickness Measurement Data',
  1310. 实测记录:'Value',
  1311. 使用证号码:'Use Registration Certificate No.',
  1312. '材料(管/壳)':'Material',
  1313. '介质(管/壳)':'Media (Tube/Shell)',
  1314. '设计压力MPa':'Design Pressure MPa',
  1315. '操作压力MPa':'Operating Pressure MPa',
  1316. '设计温度℃':'Design Temperature℃',
  1317. '操作温度℃':'Operating Temperature℃',
  1318. '投用日期(mm/year)':'Using Date (mm/year)',
  1319. 设计使用年限:'Design Service Life',
  1320. 定期检验日期:'Periodic Inspection Date',
  1321. 定期检验报告编号:'Periodic Inspection Report No.',
  1322. 年度检查日期:'Annual Inspection Date',
  1323. 年度检查结论:'Annual Inspection Conclusion',
  1324. 下次年度检查日期:'Next Annual Inspection Date',
  1325. 年度检查报告编号:'Annual Inspection Report No.',
  1326. 提交申请:'Submit Application',
  1327. 申请记录:'Application Record',
  1328. 检验记录:'Inspection Record',
  1329. 检验和检查记录:'Inspection Record',
  1330. 是否超过使用寿命:'Whether exceed the service life',
  1331. 下次定期检验日期:'Next Periodic Inspection Date',
  1332. 仅支持excel格式:'Only excel format can be supported',
  1333. 装置维修经理:'Unit Maintenance Manager',
  1334. 检验更新:'Inspection Update',
  1335. 添加特种设备压力容器台账:'Add Special Equipment and Pressure Vessel Account',
  1336. 修改特种设备压力容器台账:'Edit Special Equipment and Pressure Vessel Account',
  1337. 已选择:'Selected',
  1338. 额定出力:'Rated Output',
  1339. 本次内部检验日期:'This Internal Inspection Date',
  1340. 内部检验报告编号:'Internal Inspection Report No.',
  1341. 下次内部检验日期:'Next Internal Inspection Date',
  1342. 本次外部检验日期:'This External Inspection Date',
  1343. 本次外部检测日期:'This External Inspection Date',
  1344. 外部检验结论:'External inspection conclusion',
  1345. 外部检验报告编号:'External Inspection Report No.',
  1346. 下次外部检验日期:'Next External Inspection Date',
  1347. 下次外部检测日期:'Next External Inspection Date',
  1348. 检查结论:'Inspection Conclusion',
  1349. 添加特种设备锅炉台账:'Add Special Equipment Boiler Account',
  1350. 修改特种设备锅炉台账:'Edit Special Equipment Boiler Account',
  1351. '壁厚(mm)':'Thickness(mm)',
  1352. 使用登记证编号:'Registration Certificate No. Used',
  1353. 安装年月:'Installation Date',
  1354. 公称直径:'Nominal Diameter',
  1355. 定期检验结论:'Periodic Inspection Conclusion',
  1356. 设备注册编号:'Equipment Registration No.',
  1357. 是否防爆:'Whether Explosion-proof',
  1358. 检验报告编号:'Inspection Report No.',
  1359. 特种设备起重机械台账:'Special Equipment Lifting Appliances Account',
  1360. '是否确认导出所有特种设备起重机械台账数据项?':'Whether to export all special equipment Lifting Appliances ledger data items?',
  1361. '设备品种(名称)':'Equipment Variety (Name)',
  1362. '车架(底盘)编号':'Frame (Chassis) No.',
  1363. 产品编号:'Product No.',
  1364. 生产厂家:'Manufacturer',
  1365. 检验日期报告编号:'Inspection Date Report No. ',
  1366. 资产归属形式:'Asset Ownership Type',
  1367. '当前设备非自主产权,无法申请':'Non independent property rights of current equipment, unable to apply',
  1368. 提示:'Tip',
  1369. '当前设备正在申请中,无法重复申请':'The current equipment is under application, unable to reapply',
  1370. 额定载重量:'Rated Load Capacity',
  1371. 容器单元:'Unit',
  1372. 容器本体:'Vessel Body',
  1373. 安全附件:'Safety Accessories',
  1374. 安全保护装置:'Safety Protection Device',
  1375. '测量调控装置,紧急切断阀':'Measuring Control Device, Emergency Shut-off Valve',
  1376. 附属仪器仪表:'Auxiliary Instruments and Meters',
  1377. 有无泄漏:'Leakage',
  1378. 其它情况描述:'Description of Other Situations',
  1379. 容器备注:'Remarks',
  1380. '管道区域/单元':'Area/Unit',
  1381. 管道宏观:'Macro of Pipe',
  1382. 测量调控装置:'Measuring control device',
  1383. 管道备注:'Remarks',
  1384. 锅炉:'Boiler ',
  1385. '锅炉区域/单元':'Area/Unit',
  1386. 承压部件:'Pressure Part',
  1387. 仪表及联锁保护装置:'Instruments, Meters and Interlocking Protection Devices',
  1388. 燃烧器:'Burner ',
  1389. 水质化验:'Water Quality Examination',
  1390. 巡检记录:'Patrol Inspection Record',
  1391. 下载月度检查记录:'Download Monthly Inspection Records',
  1392. 检查年月:'Inspection Date',
  1393. 巡检问题描述:'Inspection Problem Description',
  1394. 巡检人:'Inspector',
  1395. 处理方法:'Processing Method',
  1396. 处理单位:'Processing Unit',
  1397. 月度检查:'Monthly Inspection',
  1398. '是否确认导出所有月度检查数据项?':'Whether to export all monthly inspection data items?',
  1399. 设备修改申请:'Equipment Modification Application',
  1400. '是否确认导出所有特种设备锅炉台账数据项?':'Whether to export all special equipment boiler account data items?',
  1401. 容器管理:'Container Management',
  1402. 问题及处理:'Problems & Solutions',
  1403. 安全附件及设施:'Safety accessories and facilities ',
  1404. 本体及运行情况:'Ontology And Operation',
  1405. 历史报告:'Historical Report',
  1406. 生成时间:'Build Time',
  1407. 年检报告编号:'Annual Inspection Report No.',
  1408. 设备id:'Equipment ID',
  1409. 安全附件仪表及检查情况:'Safety accessories instrument and inspection',
  1410. 申请设备:'Application Equipment',
  1411. 制造编号:'Manufacture No.',
  1412. 内径:'Internal Diameter',
  1413. '高(长)':'Height(Length)',
  1414. '容积mm³':'Volume mm³',
  1415. 审批类型:'Approval Type',
  1416. 延期日期:'Extension Date',
  1417. 延期原因:'Extension Reason',
  1418. 延期措施:'Extension Measures',
  1419. 延期责任安全声明:'Extended liability safety statement',
  1420. 申请:'Application',
  1421. 导入成功:'Imported Successfully',
  1422. 添加特种设备申请:'Add Special Equipment Application',
  1423. 修改特种设备申请:'Edit Special Equipment Application',
  1424. '是否确认导出所有特种设备申请数据项?':'Whether to export all special equipment application data items?',
  1425. '报警统计(当天)':'Alarm Statistics (current day)',
  1426. '是否确认导出所有环保批文清单数据项?':'Whether to export all environment approval list data items?',
  1427. 证书有效期是否永久:'Is the validity period of the certificate permanent',
  1428. 危险警句:'Dangerous aphorisms',
  1429. 是否三致物:'Whether to contain three carcinogens',
  1430. GHS符号:'GHS symbol',
  1431. 保存量:'Preservation quantity',
  1432. 工作区域:'Working area',
  1433. 形态:'Shape',
  1434. 爆炸极限:'Explosion limit',
  1435. 熔点:'Melting point',
  1436. 沸点:'Boiling point',
  1437. '密度/分子量':'Density/Molecular Weight',
  1438. 组成及纯度:'Composition and purity',
  1439. 归属单位:'Attribution unit',
  1440. 出版日期:'Publication date',
  1441. 回顾状态:'Review status',
  1442. KPI统计及格:'KPI statistics',
  1443. RC审计助手目录:'RC Audit Assistant Menu',
  1444. 危废出入库统计月报:'Monthly Report of Hazardous Waste in and out of warehouse',
  1445. 确认人一:'Confirmor One',
  1446. 确认人二:'Confirmor Two',
  1447. 装置总监:'Plant Director',
  1448. CTS经理:'CTS Manager',
  1449. CTS总监:'CTS Director',
  1450. 事故级别:'Accident Level',
  1451. '是否确认导出所有事件申请数据项?':'Whether to export all event application data items?',
  1452. 事故报告编号:'Accident Reporting No.',
  1453. 调查报告编号:'Investigation Report No.',
  1454. 承包商:'Contractor',
  1455. 事件分类:'Event Classification',
  1456. 未遂事件风险类别:'Risk category of near miss',
  1457. '物料/作业':'Material/Operation',
  1458. 漏量:'Leakage',
  1459. 工艺安全相关事件:'Process safety related events',
  1460. 是否工艺系统:'Whether the process system',
  1461. '事件简述/机械/电仪问题':'Event description / mechanical / electrical instrument problems',
  1462. 实际后果事件分级:'Actual consequence event classification',
  1463. 潜在的可能性和严重性:'Potential possibility and severity',
  1464. 严重性: 'Severity',
  1465. 潜在后果事件等级:'Potential consequence event level',
  1466. 对策:'Countermeasure',
  1467. 输入AIMS:'Enter AIMS',
  1468. '是否确认导出所有事件报告清单数据项?':'Whether to export all event report list data items?',
  1469. 离职:'Quit',
  1470. 离职名单:'Resignation List',
  1471. 离职成功:'Successful Resignation',
  1472. 行动项:'Action Item',
  1473. 偏差说明: 'Deviation Information',
  1474. 计划完成时间:'Estimate Endtime',
  1475. 生成经理目标协议:'Generate manager target agreement',
  1476. 判定标准:'Judgement Standard',
  1477. 合作者:'Collaborator',
  1478. 权重比例:'Weight ratio',
  1479. 评估:'Evaluate',
  1480. 考核人:'Assessor',
  1481. 总体考核:'Overall Assessment',
  1482. 签字版:'Signed Version',
  1483. 生成:'Generate',
  1484. 目标协议:'Target agreement',
  1485. 次年份经理目标协议数据已存在:'The manager target agreement data for the following year already exists',
  1486. '是否确认导出所有目标协议数据项?':'Whether to export all target agreement data items?',
  1487. 装置会议:'Device Meeting',
  1488. 设备:'Equipment',
  1489. 回执:'Receipt',
  1490. 审批中:'Approval',
  1491. 拒绝:'Refuse',
  1492. 政府回执时间:'Government receipt time',
  1493. 延期安全声明:'Extended safety statement',
  1494. 报告:'Report',
  1495. 月报告:'Monthly report',
  1496. 设备删除申请:'Equipment deletion request',
  1497. '当前设备正在申请中,无法修改':'The current equipment is under application, unable to modify',
  1498. '当前设备正在申请中,无法删除':'The current equipment is under application, unable to delete',
  1499. '是否确认导出所有定点测厚数据项?':'Whether to export all fixed point thickness measurement data items?',
  1500. '上传图片大小不能超过 2MB!':'Uploaded Images Should Not Be Larger Than 2MB!',
  1501. 公告标题:'Announcement Title',
  1502. 公告类型:'Announcement Type',
  1503. '是否确认删除公告编号为 ':'Whether to delete the announcement No.',
  1504. 组织机构代码:'Organization Code',
  1505. 排序:'Sort',
  1506. 父类:'Parent class',
  1507. '是否确认删除装置管理编号为"':'Whether to delete the date plant management No as "',
  1508. 判断标准:'Judgment Standard',
  1509. 公告:'Notice',
  1510. 特种设备文件:'Special Equipment Files',
  1511. '是否确认导出所有特种设备文件数据项?':'Whether to export all special equipment files data items?',
  1512. '政府文件':'Government Document',
  1513. '特种设备规范':'Specification Special Equipment',
  1514. '对外文件管理':'Management of External Document',
  1515. '年度检查报告':'Annual Inspection Report',
  1516. '全面/定期检验报告':'Comprehensive / Periodic Inspection Report',
  1517. '检验意见通知书':'Notice of Inspection Opinion',
  1518. '行政指令书':'Administrative Instruction',
  1519. '其他文件':'Other Document',
  1520. 申请报告:'Report Application',
  1521. 签名表:'Signature Sheet',
  1522. 作业证书一览:'Operation Certificate',
  1523. '文件更新状态(控制室)':'File Update Status (Control Room)',
  1524. '文件更新状态(公共盘)':'File Update Status (Public Disk)',
  1525. 已更新:'Updated',
  1526. 未更新:'Not Updated',
  1527. 控制室文件版本:'Control Room File Version',
  1528. 公共盘文件版本:'Public Disk File Version',
  1529. 公共盘文档:'Public Disk File',
  1530. 详情:'Details',
  1531. 用户状态:'User Status',
  1532. 手机号码:'Phone Number',
  1533. 用户编号:'User No.',
  1534. 角色:'Role',
  1535. 用户性别:'User Gender',
  1536. 用户密码:'User Password',
  1537. 请输入正确的邮箱地址:'Please enter the correct email address',
  1538. 请输入正确的手机号码:'Please enter the correct phone number',
  1539. '是否确认导出所有用户数据项?':'Whether to export all users data items?',
  1540. 用户:'User',
  1541. 权限字符:'Permission Character',
  1542. 显示顺序:'Display Order',
  1543. 数据权限:'Data Permissions',
  1544. 菜单权限:'Menu permissions',
  1545. 角色顺序:'Roles order',
  1546. 权限范围:'Scope of Authority',
  1547. 分配数据权限:'Assign Data Permissions',
  1548. '展开/折叠':'Expand/Collapse',
  1549. '全选/全不选':'Select All/Unselect All',
  1550. 父子联动:'Parent-Child Linkage',
  1551. 菜单:'Menu',
  1552. 图标:'Icon',
  1553. 组件路径:'Component Path',
  1554. 权限标识:'Authority ID',
  1555. 上级菜单:'Superior Menu',
  1556. 是否外链:'Whether to link',
  1557. 路由地址:'Routing Address',
  1558. 显示状态:'Display Status',
  1559. 是否缓存:'Whether to cache',
  1560. 缓存:'Cache',
  1561. 不缓存:'Don\'t cache',
  1562. 点击选择图标:'Click and select icon',
  1563. 按钮:'Button',
  1564. 上级部门:'Superior Department',
  1565. '是否确认导出所有报警记录管理数据项?':'Whether to export all alarm record data items?',
  1566. '是否确认导出所有报警配置管理数据项?':'Whether to export all alarm config data items?',
  1567. '是否确认删除名称为"':'Whether to delete the date named "',
  1568. 岗位编码:'Post Code',
  1569. 岗位名称:'Post Name',
  1570. 岗位状态:'Post Status',
  1571. 岗位编号:'Post No.',
  1572. 岗位排序:'Post Sorting',
  1573. '是否确认删除岗位编号为"':'Whether to delete the date Post No as "',
  1574. '"的数据?':'"?',
  1575. '是否确认导出所有岗位数据项?':'Whether to export all post data items?',
  1576. 预警管理负责人:'Alarm Principal',
  1577. '是否确认导出所有预警管理负责人数据项?':'Whether to export all alarm principal data items?',
  1578. '是否确认删除角色编号为"':'Whether to delete the date role No as "',
  1579. '是否确认导出所有角色数据项?':'Whether to export all role data items?',
  1580. '加载中,请稍后':'Loading, please wait',
  1581. 确认要:'Confirm to ',
  1582. '"用户吗?':'"?',
  1583. 成功:' Successfully',
  1584. 的新密码:'\'s new password',
  1585. '修改成功,新密码是:':'Edit success.The new password is:',
  1586. '是否确认删除用户编号为"':'Whether to delete the date user No as "',
  1587. '"角色吗?':'"?',
  1588. 证件照:'Photo',
  1589. 离职人员信息:'Quit Personnel Information',
  1590. 导出目标跟踪表:'Export Target Tracking Table ',
  1591. 年:' Year ',
  1592. 预防性管理:'Preventive Management',
  1593. 台:'Set',
  1594. 设备数:'Number',
  1595. 条:'PIECE',
  1596. 总长度:'Total',
  1597. 米:'Meter',
  1598. 辆:'Vehicles',
  1599. 叉车:'Forklift',
  1600. '常压储罐':'Atmospheric Storage Tank',
  1601. 非特种设备:'Non-special EQP',
  1602. 起重机械:'Lifting Appliances',
  1603. 电梯:'Elevator',
  1604. 锅炉允许运行:'The boiler is allowed to run ',
  1605. 当前正在审批:'Currently under review',
  1606. 已完成的审批:'Approval completed',
  1607. 吊装设备:'Lifting Equipment',
  1608. '管理制度、操作规程、运行记录':'Management system, operating procedures, operation records',
  1609. '设计文件、竣工图样、产品合格证、质量证明文件、安装使用说明':'Design documents, as-built drawings, product qualification certificates, quality certification documents, installation instructions ',
  1610. '监督检验证书以及安装、改造、修理等资料':'Supervision inspection certificate and installation, modification, repair and other materials',
  1611. '使用登记证,使用登记表是否与实际相符':'Use the registration certificate, whether the use registration form is consistent with the actual situation',
  1612. '日常维护保养、定期安全检查记录':'Daily maintenance, regular safety inspection records',
  1613. '年度检查、定期检验报告齐全,报告中问题解决':'The annual inspection and periodic inspection reports are complete, and the problems in the report are solved',
  1614. 作业人员定期培训情况:'Regular training of operators',
  1615. '设备铭牌、漆色、标志、使用证号码':'Equipment nameplate, paint color, logo, Use Registration Certificate No.',
  1616. '本体裂、过热、变形、泄漏、损伤情况':'The body is cracked, overheated, deformed, leaked, and damaged',
  1617. '接口部位、焊接接头等裂纹、泄漏、损伤情况':'Cracks, leaks, and damages in interface parts, welded joints, etc.',
  1618. '外表面腐蚀、异常结霜、结露情况':'External surface corrosion, abnormal frosting, and condensation',
  1619. '保温层、隔热层、衬里情况':'Insulation layer, insulation layer, lining situation',
  1620. '检漏孔、信号孔':'Leak detection hole, signal hole',
  1621. '容器与相邻管道、构件间异常振动、响声、摩擦':'Abnormal vibration, noise and friction between the container and adjacent pipes and components',
  1622. '支承、支座、基础、紧固螺栓':'Supports, supports, foundations, fastening bolts',
  1623. '遮阳罩、操作台紧固':'Fastening of sun visor and console',
  1624. 罐体与底盘等连接:'Connection of tank body and chassis, etc.',
  1625. '波板、罐内扶梯与罐体连接':'Corrugated board, tank escalator and tank body connection',
  1626. '罐车拉紧带、鞍座、中间支座':'Tank car tension belt, saddle, intermediate support',
  1627. 气液相管及其它管路:'Gas and liquid pipes and other pipelines',
  1628. '疏水、排放、排污装置':'Drainage, discharge, and sewage device',
  1629. 设备运行稳定情况:'Stable operation of equipment',
  1630. 接地装置:'Grounding device',
  1631. 安全状况等级为4级的压力容器的监控措施:'Monitoring measures for pressure vessels with safety status level 4',
  1632. 安全阀:'Safety valve',
  1633. 压力表:'Pressure gauge',
  1634. 爆破片:'Rupture disc',
  1635. 测温仪表:'Temperature measuring instrument',
  1636. 液位计:'Level gauge',
  1637. 快开门安全联锁装置:'Quick opening door safety interlock device',
  1638. 紧急切断装置:'Emergency cut-off device',
  1639. '装卸软管、装卸阀门':'Loading and unloading hoses, loading and unloading valves',
  1640. 允许使用参数:'Allowed parameters',
  1641. 结论:'Conclusion',
  1642. 安全附件或设施:'Safety accessories or facilities',
  1643. 容器本体及运行情况:'Container body and operating conditions',
  1644. 安全管理情况:'安全管理情况',
  1645. '设计图纸文档、维修记录、质量证明等资料':'Design drawing documents, maintenance records, quality certificates and other materials',
  1646. 管道本体及支架:'Pipe body and bracket',
  1647. 管道运行情况:'Pipeline operation',
  1648. 爆破片装置:'Bursting disc device',
  1649. 阻火器装置:'Flame arrestor device',
  1650. 紧急切断阀:'Emergency shut-off valve',
  1651. 电阻值测量:'Resistance measurement',
  1652. 壁厚测定:'Wall thickness measurement',
  1653. 更多条目:'More entries',
  1654. 原因描述:'Reason description',
  1655. 政府回执:'Government receipt',
  1656. 回执日期:'Receipt date',
  1657. 流转详情:'Circulation details',
  1658. 处理成功:'Processing succeeded',
  1659. 安全附件及仪表:'Safety accessories and instruments',
  1660. 查看详细信息:'View details',
  1661. 改造记录:'Retrofit Record',
  1662. 录入时间:'Entry Time',
  1663. 外部检验编号:'External Inspection No.',
  1664. '是否确认导出所有特种设备检验记录数据项?':'Whether to export all special equipment inspection record data items?',
  1665. 会议人员:'Conference Personnel',
  1666. 旁路时间:'Bypass Time',
  1667. 是否超时:'Whether timeout',
  1668. 计划:'Plan',
  1669. 总量:'Total',
  1670. 实际:'Actual',
  1671. 人工日期:'Labor Date',
  1672. 公共盘文档目录:'Public Disk Document Directory',
  1673. 提交成功:'Submitted successfully',
  1674. '导入成功条数:':'Number of successfully imported items:',
  1675. '失败行数:':'Number of failed rows:',
  1676. '正在导入...':'Importing... ',
  1677. 删除标识:'Delete logo',
  1678. 维修经理:'Maintenance Manager',
  1679. 机械维修:'Mechanical maintenance',
  1680. 工艺经理:'Process Manager',
  1681. 电仪维修:'Electric instrument repair',
  1682. 工艺总监:'Process Director',
  1683. 工艺部门:'Craft Department',
  1684. 维修总监:'Maintenance Director',
  1685. //2021年10月9日
  1686. 同步数据:'Synchronize Data',
  1687. 压力管道年检报告:'Annual Inspection Report of Pressure Pipe',
  1688. 压力容器年检报告:'Annual Inspection Report of Pressure Vessel',
  1689. 批量下载历史报告:'Batch Download Historical Report',
  1690. 导入更新数据:'Import Update Data',
  1691. 上传第三方数据:'Upload Third Party Data',
  1692. 第三方数据列表:'Third Party Data List',
  1693. 特种设备分析:'Special Equipment Analysis',
  1694. 首次测厚日期:'First Thickness Measurement Date',
  1695. 最近测厚日期:'Last Thickness Measurement Date',
  1696. 下次测厚日期:'Next Thickness Measurement Date',
  1697. 申请成功:'Successful Application',
  1698. 申请月度检查:'Apply for monthly inspection',
  1699. 审核结果:'Audit results',
  1700. '1月':'Jan',
  1701. '2月':'Feb',
  1702. '3月':'Mar',
  1703. '4月':'Apr',
  1704. '5月':'May',
  1705. '6月':'Jun',
  1706. '7月':'Jul',
  1707. '8月':'Aug',
  1708. '9月':'Sep',
  1709. '10月':'Oct',
  1710. '11月':'Nov',
  1711. '12月':'Dec',
  1712. 环保批文:'Environment Approval',
  1713. '是否确认删除表编号为"':'Whether to delete the table No as "',
  1714. '是否确认删除参数编号为':'Whether to delete the parameter No as "',
  1715. '是否确认删除字典编号为':'Whether to delete the dictionary No as "',
  1716. '是否确认导出所有类型数据项?':'Whether to export all type data items?',
  1717. '是否确认导出所有参数数据项?':'Whether to export all parameter data items?',
  1718. 清理成功:'Cleaned up successfully',
  1719. 新页面打开PDF:'Open PDF in new page',
  1720. 安全批文主要内容:'the main content of the safety approval document',
  1721. 丙烯储罐:'Propylene storage tank',
  1722. 年产量:'Annual output',
  1723. BCC装置团队总需求: 'BCC total ateam demand',
  1724. 阀门手动清单:'Valve manual list',
  1725. 联系旁路清单:'Contact bypass list',
  1726. 已排放:'Discharged',
  1727. 计划排放:'Planned emissions',
  1728. 排放率:'Emission rate',
  1729. 复职: 'Reinstated',
  1730. 复职成功:'Successful reinstatement',
  1731. 其它异常情况描述:'Description of Other Abnormal Conditions',
  1732. CTM检查人:'CTM Checker',
  1733. CTA检查人:'CTA Checker',
  1734. 工艺部门检查人:'Process Checker',
  1735. 审核人员:'Auditors',
  1736. 审批人员:'Approvers',
  1737. 腐蚀类型:'Corrosion Type',
  1738. '是否确认导出所有测厚记录数据项?':'Whether to export all measure record data items?',
  1739. 任务:'Task',
  1740. 参数名称:'Parameter Name',
  1741. 参数键名:'Parameter Key Name',
  1742. 系统内置:'Built-in System',
  1743. 是否:'',
  1744. 生产运行总览:'Production Run Overview',
  1745. 北京时间:'Beijing Time',
  1746. 周日:'Sunday',
  1747. 周一:'Monday',
  1748. 周二:'Tuesday',
  1749. 周三:'Wednesday:',
  1750. 周四:'Thursday',
  1751. 周五:'Friday',
  1752. 周六:'Saturday',
  1753. '如果是多腔压力容器': 'If it is a multi chamber pressure vessel, the information and parameters of each pressure chamber shall be filled in separately, indicating which pressure chamber the information and parameters are filled in, and separated by "/".',
  1754. }