This commit is contained in:
Marcelo
2026-04-24 02:01:40 +00:00
parent 2707fd974a
commit e705f5e965
19 changed files with 2255 additions and 805 deletions

View File

@@ -6,9 +6,11 @@
"common.na": "--",
"common.back": "Back",
"common.cancel": "Cancel",
"common.close": "Close",
"common.save": "Save",
"common.copy": "Copy",
"common.close": "Close",
"common.save": "Save",
"common.copy": "Copy",
"common.yes": "Yes",
"common.no": "No",
"nav.overview": "Overview",
"nav.machines": "Machines",
"nav.reports": "Reports",
@@ -99,12 +101,49 @@
"overview.severity.info": "INFO",
"overview.source.ingested": "ingested",
"overview.source.derived": "derived",
"overview.event.macrostop": "macrostop",
"overview.event.microstop": "microstop",
"overview.event.slow-cycle": "slow-cycle",
"overview.status.offline": "OFFLINE",
"overview.status.online": "ONLINE",
"machines.title": "Machines",
"overview.event.macrostop": "macrostop",
"overview.event.microstop": "microstop",
"overview.event.slow-cycle": "slow-cycle",
"overview.status.offline": "OFFLINE",
"overview.status.online": "ONLINE",
"overview.recap.title": "Daily recap",
"overview.recap.subtitle": "Production, downtime, and work orders in one glance.",
"overview.recap.cta": "Open daily recap",
"recap.title": "Recap",
"recap.subtitle": "Last 24h",
"recap.allMachines": "All machines",
"recap.range.shift": "Shift",
"recap.range.custom": "Custom range",
"recap.shift.1": "Shift 1",
"recap.shift.2": "Shift 2",
"recap.shift.3": "Shift 3",
"recap.kpi.oee": "Avg OEE",
"recap.kpi.good": "Good parts",
"recap.kpi.stops": "Total stops",
"recap.kpi.scrap": "Scrap",
"recap.production.title": "Production by SKU",
"recap.production.good": "Good",
"recap.production.scrap": "Scrap",
"recap.production.target": "Target",
"recap.production.progress": "Progress",
"recap.downtime.title": "Top downtime",
"recap.workOrders.title": "Work orders",
"recap.workOrders.active": "Active",
"recap.workOrders.completed": "Completed",
"recap.workOrders.none": "No production recorded",
"recap.workOrders.startedAt": "Started",
"recap.workOrders.goodParts": "Good parts",
"recap.workOrders.duration": "Duration",
"recap.machine.title": "Machine status",
"recap.machine.running": "Running",
"recap.machine.stopped": "Stopped",
"recap.machine.mold": "Mold change",
"recap.machine.lastHeartbeat": "Last heartbeat",
"recap.machine.uptime": "Uptime",
"recap.banner.mold": "Mold change in progress since",
"recap.banner.stopped": "Machine stopped for {minutes} min",
"recap.empty.production": "No production recorded",
"machines.title": "Machines",
"machines.subtitle": "Select a machine to view live KPIs.",
"machines.cancel": "Cancel",
"machines.addMachine": "Add Machine",
@@ -522,11 +561,12 @@
"financial.field.idleKw": "Idle kW",
"financial.field.kwhRate": "kWh rate",
"financial.field.energyMultiplier": "Energy multiplier",
"financial.field.energyCostPerMin": "Energy cost / min",
"financial.field.scrapCostPerUnit": "Scrap cost / unit",
"financial.field.rawMaterialCostPerUnit": "Raw material / unit",
"nav.downtime": "Downtime",
"settings.tabs.modules": "Modules",
"financial.field.energyCostPerMin": "Energy cost / min",
"financial.field.scrapCostPerUnit": "Scrap cost / unit",
"financial.field.rawMaterialCostPerUnit": "Raw material / unit",
"nav.downtime": "Downtime",
"nav.recap": "Daily recap",
"settings.tabs.modules": "Modules",
"settings.modules.title": "Modules",
"settings.modules.subtitle": "Enable/disable UI modules depending on how the plant operates.",
"settings.modules.screenless.title": "Screenless mode",