en.json 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. {
  2. "locale.auto": "System",
  3. "locale.en": "English",
  4. "locale.zh-hans": "Simplified Chinese",
  5. "locale.zh-hant": "Traditional Chinese",
  6. "locale.ru": "Russian",
  7. "locale.ja": "Japanese",
  8. "index.detail": "Details",
  9. "index.language": "Language",
  10. "index.languageChange": "Select Language",
  11. "index.language-info": "Language Information",
  12. "index.system-language": "System Language",
  13. "index.application-language": "Application Language",
  14. "index.language-change-confirm": "Applying this setting will restart the App",
  15. "api.message": "Prompt",
  16. "app.appName": "DEEP OIL",
  17. "app.home": "Home",
  18. "app.user": "Mine",
  19. "version.newVersion": "New version found",
  20. "version.updateInfo": "Update content",
  21. "version.update": "Version update",
  22. "version.forceUpdate": "Force update",
  23. "version.downloading": "Downloading...",
  24. "version.download": "Downloading",
  25. "version.install": "Install now",
  26. "version.updateSuccess": "Update successful",
  27. "version.updateFail": "Update failed, please try again later",
  28. "version.updateLater": "Remind me later",
  29. "version.updateNow": "Update now",
  30. "version.downloadLinkNotExist": "Download link does not exist",
  31. "operation.cancel": "Cancel",
  32. "operation.back": "Back",
  33. "operation.confirm": "Confirm",
  34. "operation.confirm1": "Confirm",
  35. "operation.search": "Search",
  36. "operation.view": "View",
  37. "operation.edit": "Edit",
  38. "operation.fill": "Fill in",
  39. "operation.submit": "Submit",
  40. "operation.save": "Save",
  41. "operation.add": "Add",
  42. "operation.select": "Select",
  43. "operation.delete": "Delete",
  44. "operation.please": "Please",
  45. "operation.PleaseFillIn": "Please fill in",
  46. "operation.PleaseSelect": "Please select",
  47. "operation.PleaseInput": "Please input",
  48. "operation.PleaseSet": "Please set",
  49. "operation.remark": "Remark",
  50. "operation.createTime": "Creation time",
  51. "operation.updateTime": "Update time",
  52. "operation.fillTime": "Filling time",
  53. "operation.yes": "Yes",
  54. "operation.no": "No",
  55. "operation.success": "Operation successful",
  56. "operation.fail": "Operation failed, please try again",
  57. "operation.repeat": "Repeat",
  58. "operation.deleteConfirm": "Are you sure to delete the selected data?",
  59. "operation.dispatchUser": "Assign responsible person",
  60. "operation.reject": "Reject",
  61. "operation.approval": "Approve",
  62. "operation.searchText": "Please enter query conditions",
  63. "operation.allItem": "All items",
  64. "operation.networkError": "Network error, please check network connection and try again",
  65. "operation.saving": "Saving...",
  66. "general.picture": "Picture",
  67. "general.timeNotBeLater": "Start time cannot be later than end time",
  68. "general.timeNotBeEarlier": "End time cannot be earlier than start time",
  69. "general.startTimeNotBeEarlier": "Maintenance start time cannot be earlier than fault time",
  70. "general.endTimeNotBeEarlier": "Maintenance end time cannot be earlier than fault time",
  71. "general.submitSuccess": "Filling completed",
  72. "common.searchHint": "Please enter query conditions",
  73. "login.welcome": "Hello, welcome to log in",
  74. "login.login": "Log in",
  75. "login.loginWithDingTalk": "Log in with DingTalk",
  76. "login.languageChange": "Change language",
  77. "login.enterUsername": "Please enter username",
  78. "login.enterPhoneNumber": "Please enter phone number",
  79. "login.invalidPhoneFormat": "Invalid phone number format",
  80. "login.enterPassword": "Please enter password",
  81. "login.passwordRule": "Password must be at least 8 characters, including uppercase and lowercase letters, numbers and special characters\nSpecial characters include:!@#$%^&",
  82. "login.dingTalkError": "DingTalk login failed",
  83. "login.logoutConfirm": "Are you sure to log out?",
  84. "login.h5DingTalk": "H5 does not support DingTalk login",
  85. "home.todo": "To-do",
  86. "home.remind": "Reminder",
  87. "home.unmaintained": "Overdue for maintenance",
  88. "home.uninspected": "Overdue for inspection",
  89. "home.unrecorded": "Overdue for recording",
  90. "home.operationRecordFilling": "Operation record filling",
  91. "home.fillDailyOperationRecord": "Fill in daily operation records",
  92. "home.maintenanceWorkOrder": "Maintenance work order",
  93. "home.receiveMaintenanceWorkOrderAndSubmit": "Receive maintenance work orders and submit",
  94. "home.equipmentMaintenance": "Equipment maintenance",
  95. "home.fillMaintenanceWorkOrder": "Fill in maintenance work orders",
  96. "home.inspectionWorkOrder": "Inspection work order",
  97. "home.receiveInspectionWorkOrderAndSubmit": "Receive inspection work orders and submit",
  98. "home.faultReporting": "Fault reporting",
  99. "home.fillAndReportFaultWorkOrder": "Fill in and report fault work orders",
  100. "home.inventoryQuery": "Inventory query",
  101. "home.clickToQueryInventoryData": "Click to query inventory data",
  102. "home.equipmentLedger": "Equipment ledger",
  103. "home.viewEquipmentLedger": "View equipment ledger",
  104. "home.equipmentStatusChange": "Equipment status change",
  105. "home.deviceUser": "Equipment responsible person",
  106. "home.deviceUserTip": "Adjust equipment responsible person",
  107. "home.adjustEquipmentStatus": "Adjust equipment status",
  108. "home.realTimeEquipmentDataMonitoring": "Real-time equipment data monitoring",
  109. "home.viewRealTimeEquipmentData": "View real-time equipment data",
  110. "home.statisticalAnalysis": "Statistical analysis",
  111. "home.equipmentDataStatisticalAnalysis": "Equipment data statistical analysis",
  112. "user.username": "Username",
  113. "user.phone": "Phone number",
  114. "user.phoneHint": "Please enter correct phone number",
  115. "user.avatar": "User avatar",
  116. "user.securityCenter": "Security center",
  117. "user.modifyPhoneAndPassword": "Modify phone and password",
  118. "user.aboutUs": "About us",
  119. "user.currentVersion": "Current version",
  120. "user.logout": "Log out",
  121. "user.userInfo": "User information",
  122. "user.updatePassword": "Update password",
  123. "user.oldPassword": "Old password",
  124. "user.oldPasswordHint": "Please enter old password",
  125. "user.password": "New password",
  126. "user.passwordHint": "Please enter new password",
  127. "user.confirmPassword": "Confirm password",
  128. "user.confirmPasswordHint": "Please enter confirm password",
  129. "user.passwordError1": "New password is the same as old password",
  130. "user.passwordError2": "New password does not match confirm password",
  131. "operationRecordFilling.responsiblePerson": "Responsible person",
  132. "operationRecordFilling.workOrderName": "Work order name",
  133. "operationRecordFilling.belongToTeam": "Belonging team",
  134. "operationRecordFilling.totalRunningTime": "Total running time",
  135. "operationRecordFilling.plcNotice": "The following values are from PLC, please modify if inconsistent",
  136. "operationRecordFilling.workOrderDevice": "Work order equipment",
  137. "operationRecordFilling.fillContentCannotGreaterThanThreshold": "Filled content cannot be greater than",
  138. "workOrder.addDevice": "Add equipment",
  139. "workOrder.addMaterial": "Add material",
  140. "workOrder.selectMaterial": "Select material",
  141. "workOrder.materialDetails": "Material details",
  142. "workOrder.materialCode": "Material code",
  143. "workOrder.materialName": "Material name",
  144. "workOrder.materialCount": "Material quantity",
  145. "workOrder.masterData": "Material master data",
  146. "workOrder.planCode": "Plan code",
  147. "workOrder.unit": "Unit",
  148. "workOrder.unitPrice": "Unit price",
  149. "workOrder.inventory": "Inventory",
  150. "workOrder.remainingInventory": "Remaining inventory",
  151. "workOrder.inventoryShortage": "Insufficient inventory",
  152. "workOrder.source": "Source",
  153. "workOrder.auditStatus": "Audit status",
  154. "workOrder.isSolved": "Whether solved",
  155. "workOrder.isHelp": "Whether to assist",
  156. "workOrder.Needassistance": "Need assistance",
  157. "workOrder.workOrderSource": "Work order source",
  158. "workOrder.searchPlaceholder": "Enter work order number",
  159. "workOrder.workOrderStatus": "Work order status",
  160. "workOrder.workOrdertype": "Work order type",
  161. "workOrder.workOrderNumber": "Work order number",
  162. "workOrder.workOrderName": "Work order name",
  163. "workOrder.executed": "Executed",
  164. "workOrder.pending": "Pending execution",
  165. "workOrder.responsiblePerson": "Responsible person",
  166. "workOrder.viewDetails": "View details",
  167. "workOrder.inventoryType": "Inventory type",
  168. "workOrder.consumptionQuantity": "Consumption quantity",
  169. "workOrder.yuan": "Yuan",
  170. "workOrder.specification": "Specification model",
  171. "workOrder.status": "Status",
  172. "workOrder.materialCountEmpty": "Material quantity cannot be empty",
  173. "workOrder.materialCountMustGreaterThan0": "Material quantity must be greater than 0",
  174. "workOrder.executionTime": "Execution time",
  175. "status.enable": "Enabled",
  176. "status.disable": "Disabled",
  177. "status.unaudited": "Unaudited",
  178. "status.audited": "Audited",
  179. "status.unfinished": "Unfinished",
  180. "status.finished": "Finished",
  181. "status.unsubmitted": "Unsubmitted",
  182. "status.submitted": "Submitted",
  183. "status.unprocessed": "Unprocessed",
  184. "status.processed": "Processed",
  185. "status.unsolved": "Unsolved",
  186. "status.solved": "Solved",
  187. "status.unfilled": "Unfilled",
  188. "status.filled": "Filled",
  189. "status.tobeFilled": "To be filled",
  190. "device.selectDevice": "Select equipment",
  191. "device.assetCode": "Asset code",
  192. "device.deviceCode": "Equipment code",
  193. "device.deviceName": "Equipment name",
  194. "device.department": "Department",
  195. "maintenanceWorkOrder.title": "Maintenance work order",
  196. "maintenanceWorkOrder.totalWorkOrders": "Total work orders",
  197. "maintenanceWorkOrder.createButton": "Create maintenance work order",
  198. "maintenanceWorkOrder.status": "Maintenance status",
  199. "maintenanceWorkOrder.temporaryCreation": "Temporary creation",
  200. "maintenanceWorkOrder.planGenerator": "Plan generated",
  201. "maintenanceWorkOrder.actualMaintenanceStartTime": "Actual maintenance start time",
  202. "maintenanceWorkOrder.actualEndTime": "Actual maintenance end time",
  203. "maintenanceWorkOrder.timeToMaintenance": "Time to maintenance",
  204. "maintenanceWorkOrder.maintenanceButton": "Go to maintenance",
  205. "maintenanceWorkOrder.isPostponed": "Whether postponed",
  206. "maintenanceWorkOrder.createMaintenanceWorkOrder": "Create maintenance work order",
  207. "maintenanceWorkOrder.editMaintenanceWorkOrder": "Fill in maintenance work order",
  208. "maintenanceWorkOrder.viewMaintenanceWorkOrder": "View maintenance work order",
  209. "maintenanceWorkOrder.maintenanceType": "Maintenance type",
  210. "maintenanceWorkOrder.maintenanceTypeIn": "Internal",
  211. "maintenanceWorkOrder.maintenanceTypeOut": "Outsourced",
  212. "maintenanceWorkOrder.maintenanceCost": "Maintenance cost",
  213. "maintenanceWorkOrder.otherCost": "Other costs",
  214. "maintenanceWorkOrder.accumulatedRunningTime": "Accumulated running time",
  215. "maintenanceWorkOrder.accumulatedRunningMileage": "Accumulated running mileage",
  216. "maintenanceWorkOrder.maintenanceItems": "Maintenance items",
  217. "maintenanceWorkOrder.materialSelected": "Whether materials have been selected",
  218. "maintenanceWorkOrder.extendMaintenance": "Extended maintenance",
  219. "maintenanceWorkOrder.timeNotBeEarlier": "Actual maintenance end time cannot be earlier than actual maintenance start time",
  220. "maintenanceWorkOrder.bomEmpty": "Please add at least one equipment maintenance detail",
  221. "maintenanceWorkOrder.materialEmpty": "Please add at least one material",
  222. "maintenanceWorkOrder.materialUnselected": "Materials not selected",
  223. "maintenanceWorkOrder.equipment": "Equipment",
  224. "maintenanceWorkOrder.maintenanceItemConfiguration": "Maintenance item configuration",
  225. "maintenanceWorkOrder.noMaintenanceItems": "The selected equipment has no maintenance items, please reselect",
  226. "maintenanceWorkOrder.unselectedMaintenanceItems": "There are maintenance items without added materials",
  227. "maintenanceWorkOrder.basicMaintenanceRecords": "Basic maintenance records",
  228. "maintenanceWorkOrder.lastMaintenanceMileage": "Last maintenance mileage (KM)",
  229. "maintenanceWorkOrder.delayedKilometers": "Delayed kilometers (KM)",
  230. "maintenanceWorkOrder.lastMaintenanceRunningTime": "Last maintenance running time (H)",
  231. "maintenanceWorkOrder.delayedDuration": "Delayed duration (H)",
  232. "maintenanceWorkOrder.lastMaintenanceNaturalDate": "Last maintenance natural date",
  233. "maintenanceWorkOrder.delayedNaturalDate": "Delayed natural date (D)",
  234. "equipmentMaintenance.maintenanceStartTime": "Maintenance start time",
  235. "equipmentMaintenance.maintenanceEndTime": "Maintenance end time",
  236. "equipmentMaintenance.isStop": "Whether to stop",
  237. "equipmentMaintenance.maintenanceType": "Maintenance type",
  238. "equipmentMaintenance.description": "Maintenance description",
  239. "equipmentMaintenance.cost": "Maintenance cost",
  240. "equipmentMaintenance.maintenanceItems": "Maintenance items",
  241. "fault.createButton": "Create fault work order",
  242. "fault.createWorkOrder": "Create new fault work order",
  243. "fault.editWorkOrder": "Edit fault work order",
  244. "fault.viewWorkOrder": "View fault details",
  245. "fault.faultTotal": "Total fault reports",
  246. "fault.faultCode": "Fault code",
  247. "fault.faultName": "Fault name",
  248. "fault.faultTime": "Fault time",
  249. "fault.faultResolutionTime": "Fault resolution time",
  250. "fault.faultImpact": "Fault impact",
  251. "fault.faultSystem": "Fault system",
  252. "fault.description": "Fault description",
  253. "fault.solution": "Solution",
  254. "fault.timeNotBeEarlier": "Fault resolution time cannot be earlier than fault time",
  255. "inspection.title": "Inspection work order",
  256. "inspection.totalWorkOrders": "Total inspections",
  257. "inspection.editWorkOrder": "Fill in inspection work order",
  258. "inspection.viewWorkOrder": "View inspection work order details",
  259. "inspection.clickView": "Click to view",
  260. "inspection.proj": "Inspection project",
  261. "inspection.projItem": "Inspection item",
  262. "inspection.standard": "Inspection standard",
  263. "inspection.standardFile": "Attachment:",
  264. "inspection.isAbnormal": "Whether abnormal",
  265. "inspection.abnormalDesc": "Abnormal description",
  266. "inspection.normal": "Normal",
  267. "inspection.abnormal": "Abnormal",
  268. "inspection.last": "Previous",
  269. "inspection.next": "Next",
  270. "inspection.finish": "Complete submission",
  271. "inspection.equipmentNum": "Number of equipment to be inspected",
  272. "inspection.misNum": "Number of missed equipment",
  273. "inspection.abnormalNum": "Number of abnormal equipment",
  274. "inspection.pendingInspectionItems": "Pending inspection items to be filled",
  275. "inspection.normalInspectionItems": "Normal inspection items",
  276. "inspection.abnormalInspectionItems": "Abnormal inspection items",
  277. "inventory.title": "Inventory query",
  278. "inventory.searchHint": "Please enter material name",
  279. "inventory.deviceName": "Equipment name:",
  280. "inventory.materialName": "Material name:",
  281. "inventory.costCenter": "Storage location:",
  282. "inventory.quantity": "Inventory:",
  283. "inventory.search.title": "Filter conditions",
  284. "inventory.search.factory": "Factory",
  285. "inventory.search.storageLocation": "Inventory location",
  286. "inventory.search.costCenter": "Cost center",
  287. "inventory.search.materialCode": "Material code",
  288. "inventory.search.materialCodeHint": "Please enter material code",
  289. "inventory.search.materialName": "Material name",
  290. "inventory.search.materialNameHint": "Please enter material name",
  291. "inventory.search.storageTime": "Storage time",
  292. "inventory.search.storageTimeHint": "Please select time",
  293. "inventory.search.reset": "Reset",
  294. "message.title": "Message management",
  295. "message.tab1": "Pending tasks",
  296. "message.tab2": "Task approval",
  297. "message.tab3": "System messages",
  298. "message.id": "ID",
  299. "message.processId": "Work order number: ",
  300. "message.startUser": "Reporter: ",
  301. "message.deviceName": "Equipment name: ",
  302. "message.desc": "Maintenance description: ",
  303. "message.faultTime": "Report time: ",
  304. "message.statusName": "Latest progress: ",
  305. "message.dispatchUser": "Responsible person",
  306. "message.repairType": "Maintenance type",
  307. "message.reason": "Approval opinion",
  308. "message.reason1": "Cancellation reason",
  309. "message.cancelHint": "After cancellation, the approval process will automatically end",
  310. "message.form.errorHint1": "Maintenance responsible person cannot be empty",
  311. "message.form.errorHint2": "Maintenance type cannot be empty",
  312. "message.form.errorHint3": "New approver cannot be empty",
  313. "message.form.errorHint4": "Approval opinion cannot be empty",
  314. "message.form.errorHint5": "Recipient cannot be empty",
  315. "message.form.errorHint6": "Co-signer cannot be empty",
  316. "message.form.errorHint7": "Cancellation reason cannot be empty",
  317. "message.form.user3": "New approver",
  318. "message.form.user4": "Recipient",
  319. "message.form.user5": "Co-signer",
  320. "message.form.beforeSign": "Add co-signer before",
  321. "message.form.afterSign": "Add co-signer after",
  322. "approval.fault.name": "Fault name:",
  323. "approval.fault.system": "Fault system:",
  324. "approval.fault.ifDeal": "Whether solved:",
  325. "approval.fault.status": "Status:",
  326. "approval.fault.ifStop": "Whether to stop:",
  327. "approval.fault.failureTime": "Fault time:",
  328. "approval.fault.dealTime": "Resolution time:",
  329. "approval.fault.needHelp": "Whether need assistance:",
  330. "approval.fault.failureInfluence": "Fault impact:",
  331. "approval.fault.solution": "Solution:",
  332. "approval.fault.description": "Fault description:",
  333. "approval.fault.remark": "Remark:",
  334. "approval.fault.pic": "Picture:",
  335. "approval.maintain.type": "Maintenance type:",
  336. "approval.maintain.startTime": "Maintenance start time:",
  337. "approval.maintain.endTime": "Maintenance end time:",
  338. "approval.maintain.person": "Responsible person:",
  339. "approval.maintain.maintainFee": "Maintenance cost:",
  340. "approval.maintain.desc": "Maintenance description:",
  341. "statusChange.title": "Equipment status change",
  342. "statusChange.insert": "+ New ",
  343. "statusChange.searchHint": "Please enter asset code",
  344. "statusChange.deviceName": "Equipment name",
  345. "statusChange.deviceCode": "Equipment code",
  346. "statusChange.beforeLeader": "Responsible person before adjustment",
  347. "statusChange.afterLeader": "Responsible person after adjustment",
  348. "statusChange.reason": "Adjustment reason",
  349. "statusChange.createUser": "Adjuster",
  350. "statusChange.assetCode": "Asset code",
  351. "statusChange.dept": "Department",
  352. "statusChange.createDate": "Creation time",
  353. "statusChange.beforeStatus": "Status before change",
  354. "statusChange.afterStatus": "Status after change",
  355. "statusChange.history": "History",
  356. "realTimeData.type": "Type:",
  357. "realTimeData.detail.title": "Equipment real-time data details",
  358. "realTimeData.detail.assetCode": "Asset code:",
  359. "realTimeData.detail.isOnline": "Whether online:",
  360. "realTimeData.detail.deviceType": "Equipment category:",
  361. "realTimeData.detail.lastUpdateTime": "Last data:",
  362. "realTimeData.detail.chartTitle": "Data trend",
  363. "ledger.title": "Equipment ledger",
  364. "ledger.deviceStatus": "Equipment status: ",
  365. "ledger.form.title": "Create new ledger",
  366. "ledger.form.basicInfo": "Basic information:",
  367. "ledger.form.deviceCode": "Equipment code",
  368. "ledger.form.deviceCodeError": "Equipment code cannot be empty",
  369. "ledger.form.deviceName": "Equipment name",
  370. "ledger.form.deviceNameError": "Equipment name cannot be empty",
  371. "ledger.form.brand": "Brand",
  372. "ledger.form.brandError": "Brand cannot be empty",
  373. "ledger.form.dept": "Department",
  374. "ledger.form.deptError": "Department cannot be empty",
  375. "ledger.form.deviceType": "Equipment category",
  376. "ledger.form.deviceTypeError": "Equipment category cannot be empty",
  377. "ledger.form.deviceStatus": "Equipment status",
  378. "ledger.form.deviceStatusError": "Equipment status is empty",
  379. "ledger.form.assetProperty": "Asset nature",
  380. "ledger.form.assetPropertyError": "Asset nature cannot be empty",
  381. "ledger.form.model": "Specification model",
  382. "ledger.form.image": "Picture",
  383. "ledger.form.remark": "Remark",
  384. "ledger.form.produceInfo": "Manufacturing information:",
  385. "ledger.form.manufacturer": "Manufacturer",
  386. "ledger.form.manufacturerError": "Manufacturer cannot be empty",
  387. "ledger.form.manDate": "Production date",
  388. "ledger.form.manDateError": "Production date cannot be empty",
  389. "ledger.form.supplier": "Supplier",
  390. "ledger.form.expires": "Warranty expiration",
  391. "ledger.form.nameplate": "Nameplate information",
  392. "ledger.form.financeInfo": "Financial information:",
  393. "ledger.form.plPrice": "Purchase price",
  394. "ledger.form.plDate": "Purchase date",
  395. "ledger.form.plYear": "Depreciation period",
  396. "ledger.form.plStartDate": "Depreciation start date",
  397. "ledger.form.plMonth": "Number of depreciation months",
  398. "ledger.form.plAmounted": "Accumulated depreciation amount",
  399. "ledger.form.remainAmount": "Remaining amount",
  400. "ledger.supplier.name": "Supplier name",
  401. "ledger.supplier.nameHint": "Please enter supplier name",
  402. "ledger.supplier.code": "Supplier code",
  403. "ledger.supplier.type": "Supplier category",
  404. "ledger.supplier.status": "Supplier status",
  405. "ledger.supplier.time": "Creation time",
  406. "ledger.supplier.status1": "Draft",
  407. "ledger.supplier.status2": "Active",
  408. "ledger.supplier.status3": "Closed",
  409. "ledger.brand.hint": "Please select brand first",
  410. "ledger.brand.id": "Dictionary code",
  411. "ledger.brand.label": "Dictionary label",
  412. "ledger.brand.labelHint": "Please enter brand name",
  413. "ledger.brand.status": "Status",
  414. "ledger.brand.status0": "Normal",
  415. "ledger.brand.status1": "Closed",
  416. "ledger.model.name": "Model name",
  417. "ledger.model.standard": "Compliant standard",
  418. "ledger.detail.title": "Equipment ledger details",
  419. "ledger.detail.section": "Equipment information details:",
  420. "ledger.detail.user": "Responsible person",
  421. "ledger.detail.assetType": "Asset category",
  422. "statistic.title": "Statistical analysis",
  423. "statistic.tab0": "Homepage",
  424. "statistic.tab1": "Maintenance statistics",
  425. "statistic.tab2": "Upkeep statistics",
  426. "statistic.tab3": "Inspection statistics",
  427. "statistic.front.deviceCount": "Number of equipment",
  428. "statistic.front.repairCount": "Maintenance work orders",
  429. "statistic.front.runCount": "Number of operation record work orders",
  430. "statistic.front.maintenanceCount": "Number of upkeep work orders",
  431. "statistic.front.inspectionCount": "Number of inspection work orders",
  432. "statistic.front.filled": "Filled",
  433. "statistic.front.unfilled": "Unfilled",
  434. "statistic.front.execute": "Executed",
  435. "statistic.front.unexecute": "Unexecuted",
  436. "statistic.front.mttr": "MTTR (Mean Time To Repair)",
  437. "statistic.front.stockWarningCount": "Number of materials with inventory warning",
  438. "statistic.front.deviceStatus": "Equipment status statistics",
  439. "statistic.front.deviceTypeCount": "Top 5 equipment categories by quantity",
  440. "statistic.front.weekUserActive": "User activity in the past week",
  441. "statistic.front.totalUserCount": "Total users",
  442. "statistic.front.activeUserCount": "Active users",
  443. "statistic.front.workOrderCount": "Work order quantity status",
  444. "statistic.repair.resolutionTime": "Average resolution time",
  445. "statistic.repair.weeklyCount": "Number of work orders in the past week",
  446. "statistic.repair.monthlyCount": "Number of work orders in the past month",
  447. "statistic.repair.totalCount": "Total number of work orders",
  448. "statistic.repair.report": "Fault report",
  449. "statistic.repair.workOrder": "Maintenance work order",
  450. "statistic.repair.failure.title": "Fault report status statistics",
  451. "statistic.repair.failure.reporting": "Reporting",
  452. "statistic.repair.failure.finished": "Processed",
  453. "statistic.repair.failure.trans": "Converted to work order",
  454. "statistic.repair.failure.over": "Work order processed",
  455. "statistic.repair.workOrder.title": "Maintenance work order status statistics",
  456. "statistic.repair.workOrder.tx": "Pending filling",
  457. "statistic.repair.workOrder.finished": "Completed",
  458. "statistic.repair.title": "Maintenance task statistical analysis",
  459. "statistic.repair.completionRate": "Maintenance completion rate",
  460. "statistic.repair.repairedCount": "Repaired",
  461. "statistic.repair.pendingRepairCount": "Pending repair",
  462. "statistic.maintenance.dayCount": "Number of work orders yesterday",
  463. "statistic.maintenance.count1": "Total quantity",
  464. "statistic.maintenance.count2": "Uncompleted",
  465. "statistic.maintenance.weeklyCount": "Number of work orders in the past week",
  466. "statistic.maintenance.monthlyCount": "Number of work orders in the past month",
  467. "statistic.maintenance.totalCount": "Number of work orders",
  468. "statistic.maintenance.workOrder.title": "Upkeep work order status statistics",
  469. "statistic.maintenance.workOrder.status1": "Pending execution",
  470. "statistic.maintenance.workOrder.status2": "Executed",
  471. "statistic.maintenance.dayWorkOrder.title": "Today's work order status statistics",
  472. "statistic.maintenance.orderType.title": "Work order type statistics",
  473. "statistic.maintenance.orderType.status1": "Temporary creation",
  474. "statistic.maintenance.orderType.status2": "Plan generated",
  475. "statistic.inspection.workOrder.title": "Inspection work order status statistics",
  476. "overtime.title": "Pending work orders",
  477. "overtime.item.type": "Work order type",
  478. "overtime.item.title": "Work order name",
  479. "overtime.item.status": "Status",
  480. "overtime.item.time": "Time",
  481. "overtime.type1": "Operation record",
  482. "overtime.type2": "Maintenance work order",
  483. "overtime.type3": "Upkeep work order",
  484. "overtime.type4": "Inspection work order"
  485. }