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",

View File

@@ -6,9 +6,11 @@
"common.na": "--",
"common.back": "Volver",
"common.cancel": "Cancelar",
"common.close": "Cerrar",
"common.save": "Guardar",
"common.copy": "Copiar",
"common.close": "Cerrar",
"common.save": "Guardar",
"common.copy": "Copiar",
"common.yes": "Sí",
"common.no": "No",
"nav.overview": "Resumen",
"nav.machines": "Máquinas",
"nav.reports": "Reportes",
@@ -99,12 +101,49 @@
"overview.severity.info": "INFO",
"overview.source.ingested": "ingestado",
"overview.source.derived": "derivado",
"overview.event.macrostop": "macroparo",
"overview.event.microstop": "microparo",
"overview.event.slow-cycle": "ciclo lento",
"overview.status.offline": "FUERA DE LÍNEA",
"overview.status.online": "EN LÍNEA",
"machines.title": "Máquinas",
"overview.event.macrostop": "macroparo",
"overview.event.microstop": "microparo",
"overview.event.slow-cycle": "ciclo lento",
"overview.status.offline": "FUERA DE LÍNEA",
"overview.status.online": "EN LÍNEA",
"overview.recap.title": "Resumen diario de turno",
"overview.recap.subtitle": "Consulta producción, paros y órdenes en una sola vista.",
"overview.recap.cta": "Abrir resumen diario",
"recap.title": "Resumen",
"recap.subtitle": "Últimas 24h",
"recap.allMachines": "Todas las máquinas",
"recap.range.shift": "Turno",
"recap.range.custom": "Rango personalizado",
"recap.shift.1": "Turno 1",
"recap.shift.2": "Turno 2",
"recap.shift.3": "Turno 3",
"recap.kpi.oee": "OEE prom",
"recap.kpi.good": "Piezas buenas",
"recap.kpi.stops": "Paros totales",
"recap.kpi.scrap": "Scrap",
"recap.production.title": "Producción por SKU",
"recap.production.good": "Buenas",
"recap.production.scrap": "Scrap",
"recap.production.target": "Meta",
"recap.production.progress": "Avance",
"recap.downtime.title": "Top downtime",
"recap.workOrders.title": "Órdenes de trabajo",
"recap.workOrders.active": "Activa",
"recap.workOrders.completed": "Completadas",
"recap.workOrders.none": "Sin producción registrada",
"recap.workOrders.startedAt": "Inicio",
"recap.workOrders.goodParts": "Buenas",
"recap.workOrders.duration": "Duración",
"recap.machine.title": "Estado de máquina",
"recap.machine.running": "En marcha",
"recap.machine.stopped": "Detenida",
"recap.machine.mold": "Cambio de molde",
"recap.machine.lastHeartbeat": "Último heartbeat",
"recap.machine.uptime": "Uptime",
"recap.banner.mold": "Cambio de molde en curso desde",
"recap.banner.stopped": "Máquina detenida hace {minutes} min",
"recap.empty.production": "Sin producción registrada",
"machines.title": "Máquinas",
"machines.subtitle": "Selecciona una máquina para ver KPIs en vivo.",
"machines.cancel": "Cancelar",
"machines.addMachine": "Agregar máquina",
@@ -522,11 +561,12 @@
"financial.field.idleKw": "kW en espera",
"financial.field.kwhRate": "Tarifa kWh",
"financial.field.energyMultiplier": "Multiplicador de energía",
"financial.field.energyCostPerMin": "Costo energía / min",
"financial.field.scrapCostPerUnit": "Costo scrap / unidad",
"financial.field.rawMaterialCostPerUnit": "Costo materia prima / unidad",
"nav.downtime": "Downtime",
"settings.tabs.modules": "Módulos",
"financial.field.energyCostPerMin": "Costo energía / min",
"financial.field.scrapCostPerUnit": "Costo scrap / unidad",
"financial.field.rawMaterialCostPerUnit": "Costo materia prima / unidad",
"nav.downtime": "Downtime",
"nav.recap": "Resumen diario",
"settings.tabs.modules": "Módulos",
"settings.modules.title": "Módulos",
"settings.modules.subtitle": "Activa/desactiva módulos según cómo opera la planta.",
"settings.modules.screenless.title": "Modo sin pantalla",