2025-09-22 11:04:03 +02:00
|
|
|
{
|
2025-09-23 12:49:35 +02:00
|
|
|
"title": "Production Management",
|
|
|
|
|
"subtitle": "Plan and control daily bakery production",
|
|
|
|
|
"stats": {
|
|
|
|
|
"active_batches": "Active Batches",
|
|
|
|
|
"todays_target": "Today's Target",
|
|
|
|
|
"capacity_utilization": "Capacity Utilization",
|
|
|
|
|
"on_time_completion": "On-time Completion",
|
|
|
|
|
"quality_score": "Quality Score",
|
|
|
|
|
"total_output": "Total Output",
|
|
|
|
|
"efficiency": "Efficiency",
|
|
|
|
|
"total_checks": "Total Checks",
|
|
|
|
|
"pass_rate": "Pass Rate",
|
|
|
|
|
"average_score": "Average Score",
|
|
|
|
|
"failed_checks": "Failed Checks",
|
|
|
|
|
"last_7_days": "Last 7 days",
|
|
|
|
|
"passed": "passed",
|
|
|
|
|
"out_of_10": "out of 10",
|
|
|
|
|
"requiring_action": "Requiring action",
|
|
|
|
|
"checks": "checks",
|
|
|
|
|
"avg_score": "avg score",
|
|
|
|
|
"top_defects": "top defects",
|
|
|
|
|
"issues": "issues",
|
|
|
|
|
"defects": "defects"
|
2025-09-22 11:04:03 +02:00
|
|
|
},
|
2025-09-23 12:49:35 +02:00
|
|
|
"status": {
|
|
|
|
|
"pending": "Pending",
|
|
|
|
|
"in_progress": "In Progress",
|
|
|
|
|
"completed": "Completed",
|
|
|
|
|
"cancelled": "Cancelled",
|
|
|
|
|
"on_hold": "On Hold",
|
|
|
|
|
"quality_check": "Quality Check",
|
|
|
|
|
"failed": "Failed",
|
|
|
|
|
"operational": "Operational",
|
|
|
|
|
"warning": "Warning",
|
|
|
|
|
"maintenance": "Maintenance",
|
|
|
|
|
"down": "Down",
|
|
|
|
|
"passed": "PASSED",
|
|
|
|
|
"complete": "Complete"
|
2025-09-22 11:04:03 +02:00
|
|
|
},
|
2025-09-23 12:49:35 +02:00
|
|
|
"priority": {
|
|
|
|
|
"low": "Low",
|
|
|
|
|
"medium": "Medium",
|
|
|
|
|
"high": "High",
|
|
|
|
|
"urgent": "Urgent"
|
2025-09-22 11:04:03 +02:00
|
|
|
},
|
2025-09-23 12:49:35 +02:00
|
|
|
"batch": {
|
|
|
|
|
"title": "Production Batch",
|
2025-09-22 11:04:03 +02:00
|
|
|
"batch_number": "Batch Number",
|
2025-09-23 12:49:35 +02:00
|
|
|
"product_name": "Product Name",
|
2025-09-22 11:04:03 +02:00
|
|
|
"planned_quantity": "Planned Quantity",
|
|
|
|
|
"actual_quantity": "Actual Quantity",
|
2025-09-23 12:49:35 +02:00
|
|
|
"planned_start": "Planned Start",
|
|
|
|
|
"actual_start": "Actual Start",
|
|
|
|
|
"planned_end": "Planned End",
|
|
|
|
|
"actual_end": "Actual End",
|
|
|
|
|
"staff_assigned": "Staff Assigned",
|
|
|
|
|
"equipment_used": "Equipment Used",
|
|
|
|
|
"notes": "Notes",
|
|
|
|
|
"yield_percentage": "Yield",
|
|
|
|
|
"duration": "Duration",
|
|
|
|
|
"cost": "Cost"
|
|
|
|
|
},
|
|
|
|
|
"quality": {
|
|
|
|
|
"title": "Quality Control",
|
|
|
|
|
"dashboard": {
|
|
|
|
|
"title": "Quality Dashboard",
|
|
|
|
|
"subtitle": "Monitor quality metrics and trends",
|
|
|
|
|
"error": "Error loading quality data"
|
|
|
|
|
},
|
|
|
|
|
"inspection": {
|
|
|
|
|
"title": "Quality Inspection",
|
|
|
|
|
"notes_placeholder": "Add notes for this criteria (optional)..."
|
|
|
|
|
},
|
|
|
|
|
"tabs": {
|
|
|
|
|
"overview": "Overview",
|
|
|
|
|
"by_product": "By Product",
|
|
|
|
|
"categories": "Categories",
|
|
|
|
|
"recent": "Recent",
|
|
|
|
|
"inspection": "Inspection",
|
|
|
|
|
"photos": "Photos",
|
|
|
|
|
"summary": "Summary"
|
|
|
|
|
},
|
|
|
|
|
"charts": {
|
|
|
|
|
"weekly_trends": "Weekly Quality Trends",
|
|
|
|
|
"placeholder": "Quality trends chart will be displayed here"
|
|
|
|
|
},
|
|
|
|
|
"photos": {
|
|
|
|
|
"description": "Add photos to document quality issues or evidence",
|
|
|
|
|
"upload": "Upload Photos",
|
|
|
|
|
"upload_title": "Upload Quality Photos",
|
|
|
|
|
"upload_help": "Select multiple images to upload"
|
|
|
|
|
},
|
|
|
|
|
"summary": {
|
|
|
|
|
"overall_score": "Overall Quality Score",
|
|
|
|
|
"results": "Inspection Results",
|
|
|
|
|
"final_notes": "Add final notes and recommendations..."
|
|
|
|
|
},
|
|
|
|
|
"actions": {
|
|
|
|
|
"new_check": "New Check",
|
|
|
|
|
"view_trends": "View Trends",
|
|
|
|
|
"save_draft": "Save Draft",
|
|
|
|
|
"complete_inspection": "Complete Inspection",
|
|
|
|
|
"check_ingredients": "Check Ingredients",
|
|
|
|
|
"adjust_recipe": "Adjust Recipe"
|
|
|
|
|
},
|
|
|
|
|
"required": "Required",
|
|
|
|
|
"optional": "Optional",
|
|
|
|
|
"trends": {
|
|
|
|
|
"vs_last_week": "vs last week"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"cost": {
|
|
|
|
|
"title": "Production Cost Monitor",
|
|
|
|
|
"subtitle": "Track and optimize production costs",
|
2025-09-22 11:04:03 +02:00
|
|
|
"total_cost": "Total Cost",
|
2025-09-23 12:49:35 +02:00
|
|
|
"cost_per_unit": "Cost per Unit",
|
|
|
|
|
"labor": "Labor",
|
|
|
|
|
"materials": "Materials",
|
|
|
|
|
"overhead": "Overhead",
|
|
|
|
|
"energy": "Energy",
|
|
|
|
|
"breakdown": "Cost Breakdown",
|
|
|
|
|
"budget_usage": "Budget Usage",
|
|
|
|
|
"over_budget": "Over Budget",
|
|
|
|
|
"near_budget": "Near Budget",
|
|
|
|
|
"on_budget": "On Budget",
|
|
|
|
|
"vs_yesterday": "vs yesterday",
|
|
|
|
|
"average_today": "Average today",
|
|
|
|
|
"view_details": "View Details",
|
|
|
|
|
"optimize": "Optimize Costs",
|
|
|
|
|
"error": "Error loading cost data"
|
|
|
|
|
},
|
|
|
|
|
"equipment": {
|
|
|
|
|
"title": "Equipment Status",
|
|
|
|
|
"subtitle": "Monitor equipment health and performance",
|
|
|
|
|
"manager": {
|
|
|
|
|
"title": "Equipment Management",
|
|
|
|
|
"subtitle": "Monitor and manage production equipment"
|
|
|
|
|
},
|
|
|
|
|
"status": {
|
|
|
|
|
"operational": "Operational",
|
|
|
|
|
"warning": "Warning",
|
|
|
|
|
"maintenance": "Maintenance",
|
|
|
|
|
"down": "Down"
|
|
|
|
|
},
|
|
|
|
|
"stats": {
|
|
|
|
|
"total": "Total Equipment",
|
|
|
|
|
"operational": "Operational",
|
|
|
|
|
"needs_attention": "Needs Attention",
|
|
|
|
|
"efficiency": "Efficiency",
|
|
|
|
|
"avg_efficiency": "Avg Efficiency",
|
|
|
|
|
"alerts": "Active Alerts"
|
|
|
|
|
},
|
|
|
|
|
"filter": {
|
|
|
|
|
"all": "All Status"
|
|
|
|
|
},
|
|
|
|
|
"tabs": {
|
|
|
|
|
"overview": "Overview",
|
|
|
|
|
"maintenance": "Maintenance",
|
|
|
|
|
"alerts": "Alerts"
|
|
|
|
|
},
|
|
|
|
|
"maintenance": {
|
|
|
|
|
"overdue": "Overdue",
|
|
|
|
|
"scheduled": "Scheduled",
|
|
|
|
|
"last": "Last",
|
|
|
|
|
"next": "Next",
|
|
|
|
|
"interval": "Interval",
|
|
|
|
|
"history": "History",
|
|
|
|
|
"records": "records"
|
|
|
|
|
},
|
|
|
|
|
"alerts": {
|
|
|
|
|
"acknowledged": "Acknowledged",
|
|
|
|
|
"new": "New",
|
|
|
|
|
"acknowledge": "Acknowledge"
|
|
|
|
|
},
|
|
|
|
|
"search": {
|
|
|
|
|
"placeholder": "Search equipment..."
|
|
|
|
|
},
|
|
|
|
|
"actions": {
|
|
|
|
|
"add": "Add Equipment",
|
|
|
|
|
"export": "Export",
|
|
|
|
|
"maintenance": "Maintenance",
|
|
|
|
|
"schedule_maintenance": "Schedule Maintenance",
|
|
|
|
|
"view_history": "View History"
|
|
|
|
|
},
|
|
|
|
|
"efficiency": "Efficiency",
|
|
|
|
|
"uptime": "Uptime",
|
|
|
|
|
"location": "Location",
|
|
|
|
|
"temperature": "Temperature",
|
|
|
|
|
"energy_usage": "Energy Usage",
|
|
|
|
|
"unread_alerts": "unread alerts",
|
|
|
|
|
"model": "Model",
|
|
|
|
|
"serial": "Serial Number",
|
|
|
|
|
"install_date": "Install Date",
|
|
|
|
|
"error": "Error loading equipment data"
|
|
|
|
|
},
|
|
|
|
|
"ai": {
|
|
|
|
|
"title": "AI Insights",
|
|
|
|
|
"subtitle": "AI-powered recommendations and predictions",
|
|
|
|
|
"high_impact": "High Impact",
|
|
|
|
|
"potential_savings": "Potential Savings",
|
|
|
|
|
"confidence": "Avg Confidence",
|
|
|
|
|
"impact": "IMPACT",
|
|
|
|
|
"insights": {
|
|
|
|
|
"reduce_energy_costs": "Reduce Energy Costs by 15%",
|
|
|
|
|
"energy_description": "Adjust oven schedules to use off-peak electricity rates. Estimated savings: €45/day",
|
|
|
|
|
"demand_increase": "Croissant Demand Surge Predicted",
|
|
|
|
|
"demand_description": "Weather and event data suggest 40% increase in croissant demand this weekend",
|
|
|
|
|
"quality_decline": "Quality Score Decline Detected",
|
|
|
|
|
"quality_description": "Bread quality has decreased by 8% over the last 3 days. Check flour moisture levels",
|
|
|
|
|
"maintenance_due": "Preventive Maintenance Recommended",
|
|
|
|
|
"maintenance_description": "Mixer #2 showing early wear patterns. Schedule maintenance to prevent breakdown"
|
|
|
|
|
},
|
|
|
|
|
"actions": {
|
|
|
|
|
"schedule_optimization": "Optimize Schedule",
|
|
|
|
|
"view_details": "View Details",
|
|
|
|
|
"increase_production": "Increase Production",
|
|
|
|
|
"order_ingredients": "Order Ingredients",
|
|
|
|
|
"schedule_maintenance": "Schedule Maintenance",
|
|
|
|
|
"view_equipment": "View Equipment"
|
|
|
|
|
},
|
|
|
|
|
"status": {
|
|
|
|
|
"active": "AI monitoring active"
|
|
|
|
|
},
|
|
|
|
|
"last_updated": "Updated 5m ago",
|
|
|
|
|
"error": "AI insights temporarily unavailable"
|
2025-09-22 11:04:03 +02:00
|
|
|
},
|
|
|
|
|
"actions": {
|
|
|
|
|
"create_batch": "Create Batch",
|
2025-09-23 12:49:35 +02:00
|
|
|
"start_batch": "Start Batch",
|
|
|
|
|
"complete_batch": "Complete Batch",
|
2025-09-22 11:04:03 +02:00
|
|
|
"view_details": "View Details",
|
2025-09-23 12:49:35 +02:00
|
|
|
"edit": "Edit",
|
|
|
|
|
"delete": "Delete",
|
|
|
|
|
"schedule": "Schedule",
|
|
|
|
|
"optimize": "Optimize"
|
2025-09-22 11:04:03 +02:00
|
|
|
},
|
2025-09-23 12:49:35 +02:00
|
|
|
"tabs": {
|
|
|
|
|
"schedule": "Schedule",
|
|
|
|
|
"batches": "Production Batches",
|
|
|
|
|
"quality": "Quality Control"
|
|
|
|
|
},
|
|
|
|
|
"forms": {
|
|
|
|
|
"batch_number": "Batch Number",
|
|
|
|
|
"product_selection": "Product Selection",
|
|
|
|
|
"quantity": "Quantity",
|
|
|
|
|
"start_time": "Start Time",
|
|
|
|
|
"end_time": "End Time",
|
|
|
|
|
"priority": "Priority",
|
|
|
|
|
"staff": "Assigned Staff",
|
|
|
|
|
"equipment": "Equipment",
|
|
|
|
|
"notes": "Production Notes"
|
2025-09-22 11:04:03 +02:00
|
|
|
},
|
2025-09-23 12:49:35 +02:00
|
|
|
"messages": {
|
|
|
|
|
"no_batches": "No production batches found",
|
|
|
|
|
"no_active_batches": "No active production batches. Create the first batch to begin.",
|
|
|
|
|
"batch_created": "Production batch created successfully",
|
|
|
|
|
"batch_updated": "Production batch updated successfully",
|
|
|
|
|
"batch_started": "Production batch started",
|
|
|
|
|
"batch_completed": "Production batch completed"
|
2025-09-22 11:04:03 +02:00
|
|
|
}
|
|
|
|
|
}
|