Files
bakery-ia/frontend/src/locales/en/production.json
Urtzi Alfaro 02f0c91a15 Fix UI issues
2025-12-29 19:33:35 +01:00

699 lines
25 KiB
JSON

{
"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",
"overall_efficiency": "Overall Efficiency",
"vs_target_95": "vs target 95%",
"average_cost_per_unit": "Average Cost per Unit",
"down_3_vs_last_week": "down 3% vs last week",
"active_equipment": "Active Equipment",
"one_in_maintenance": "1 in maintenance",
"excellent_standards": "excellent standards",
"current_capacity": "Current capacity",
"completion_rate": "Completion rate",
"yield_performance_leaderboard": "Yield Performance Leaderboard",
"product_yield_rankings_trends": "Product yield rankings and trends",
"no_yield_data": "No yield data available",
"product_leaderboard": "Product Leaderboard",
"batches": "batches",
"best": "best",
"yield_comparison": "Yield Comparison",
"weekly_yield_trend": "Weekly Yield Trend",
"average_yield": "Average Yield",
"best_yield": "Best Yield",
"yield_trend": "Yield Trend"
},
"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",
"unknown": "Unknown"
},
"priority": {
"low": "Low",
"medium": "Medium",
"high": "High",
"urgent": "Urgent"
},
"batch": {
"title": "Production Batch",
"batch_number": "Batch Number",
"product_name": "Product Name",
"planned_quantity": "Planned Quantity",
"actual_quantity": "Actual Quantity",
"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"
},
"categories": {
"weight_check": "Weight Control",
"temperature_check": "Temperature Control",
"moisture_check": "Moisture Control",
"volume_check": "Volume Control",
"appearance": "Appearance",
"structure": "Structure",
"texture": "Texture",
"flavor": "Flavor",
"safety": "Safety",
"packaging": "Packaging",
"temperature": "Temperature",
"weight": "Weight",
"dimensions": "Dimensions",
"time_check": "Time Control",
"chemical": "Chemical",
"hygiene": "Hygiene"
},
"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",
"total_cost": "Total Cost",
"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"
},
"actions": {
"create_batch": "Create Batch",
"start_batch": "Start Batch",
"complete_batch": "Complete Batch",
"view_details": "View Details",
"edit": "Edit",
"delete": "Delete",
"schedule": "Schedule",
"optimize": "Optimize",
"export_report": "Export Report",
"optimize_production": "Optimize Production",
"request_beta_access": "Request Beta Access",
"join_ai_beta": "Join AI Beta",
"optimize_yields": "Optimize Yields",
"reduce_waste": "Reduce Waste",
"investigate_defects": "Investigate Defects"
},
"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"
},
"messages": {
"no_batches": "No production batches found",
"no_active_batches": "No active production batches. Create the first batch to begin.",
"no_active_batches_description": "Create a new production batch to start tracking progress.",
"no_batches_planned": "No batches planned for today",
"batch_created": "Production batch created successfully",
"batch_updated": "Production batch updated successfully",
"batch_started": "Production batch started",
"batch_completed": "Production batch completed"
},
"analytics": {
"production_analytics": "Production Analytics",
"advanced_insights_professionals_enterprises": "Advanced analytics and insights for professionals and enterprises"
},
"subscription": {
"exclusive_professional_enterprise": "Exclusive content for Professional and Enterprise plans",
"advanced_production_analytics_description": "Advanced production analytics are available only for Professional and Enterprise users. Upgrade your plan to access all functionalities.",
"upgrade_plan": "Upgrade Plan"
},
"tabs": {
"overview": "Overview",
"bakery_operations": "Bakery Operations",
"cost_efficiency": "Cost & Efficiency",
"quality_assurance": "Quality Assurance",
"equipment_maintenance": "Equipment & Maintenance",
"ai_insights": "AI Insights"
},
"schedule": {
"todays_summary": "Today's Schedule Summary",
"shift_hours_batches_staff": "Shift hours, planned batches, and staff count",
"shift_hours": "Shift Hours",
"staff_count": "Staff Count",
"capacity_utilization": "Capacity Utilization",
"planned_batches": "Planned Batches",
"active": "Active",
"inactive": "Inactive",
"finalized": "Finalized",
"draft": "Draft",
"delayed": "delayed"
},
"tracker": {
"live_batch_tracker": "Live Batch Tracker",
"current_batches_status_progress": "Current batches with status, progress bar, and ETA",
"progress": "Progress",
"pending_start": "Pending Start",
"issues": "Issues"
},
"insights": {
"on_time_vs_planned": "Batch completion vs planned schedule",
"vs_week_avg": "vs week avg",
"target": "Target",
"progress_to_target": "Progress to Target",
"weekly_trend": "Weekly Trend",
"performance_insight": "Performance Insight",
"on_time_excellent": "Excellent on-time performance! Keep up the great work.",
"on_time_good_room_improvement": "Good performance with room for improvement.",
"on_time_needs_attention": "On-time completion needs attention. Review scheduling.",
"on_time_critical_delays": "Critical delays detected. Immediate action required.",
"batches_on_time": "On Time",
"batches_delayed": "Delayed",
"avg_delay_minutes": "Avg Delay (min)",
"resource_allocation_efficiency": "Monitor resource allocation and efficiency",
"resource_breakdown": "Resource Breakdown",
"hourly_utilization_pattern": "Hourly Utilization Pattern",
"peak_hours": "Peak Hours",
"off_peak_optimal": "Off-Peak (Optimal)",
"hourly_utilization": "Hourly Utilization"
},
"cost": {
"cost_per_unit_analysis": "Cost Per Unit Analysis",
"estimated_vs_actual_costs": "Compare estimated vs actual costs by product",
"average_cost_per_unit": "Average Cost per Unit",
"total_production_cost": "Total Production Cost",
"no_cost_data_available": "No cost data available for analysis",
"estimated_vs_actual": "Estimated vs Actual",
"product_cost_breakdown": "Product Cost Breakdown",
"estimated_cost": "Estimated Cost",
"actual_cost": "Actual Cost",
"estimated": "Estimated",
"actual": "Actual",
"variance": "Variance",
"cost_distribution": "Cost Distribution",
"units_produced": "Units produced",
"optimization_opportunity": "Cost Optimization Opportunity",
"high_variance_detected": "High cost variance detected in some products. Review pricing and processes.",
"costs_within_expected_range": "Costs are within expected range. Continue monitoring for optimization opportunities.",
"view_breakdown": "View Breakdown",
"waste_cost": "Waste Cost"
},
"quality": {
"waste_defect_tracker": "Waste & Defect Tracker",
"waste_sources_trends_costs": "Track waste sources, trends, and cost impact",
"total_waste": "Total Waste",
"total_defects": "Total Defects",
"estimated_cost": "Estimated Cost",
"no_waste_data": "No waste data available",
"top_waste_sources": "Top Waste Sources",
"waste_distribution": "Waste Distribution",
"weekly_waste_trend": "Weekly Waste Trend",
"waste_percentage": "Waste %",
"defect_percentage": "Defect %",
"incidents": "incidents",
"cost": "cost",
"severity": {
"low": "Low",
"medium": "Medium",
"high": "High"
},
"trend": {
"up": "Increasing",
"down": "Decreasing",
"stable": "Stable"
},
"defects": {
"burnt": "Burnt",
"underproofed": "Underproofed",
"misshapen": "Misshapen",
"color_issues": "Color Issues",
"texture_problems": "Texture Problems",
"temperature_issues": "Temperature Issues",
"expired": "Expired"
},
"status": {
"excellent": "Excellent",
"good": "Good",
"warning": "Needs Attention",
"critical": "Critical"
},
"recommendations": {
"high_waste_detected": "High waste levels detected",
"check_temperature_timing": "Check oven temperatures and timing settings for optimal results.",
"improvement_opportunity": "Waste Reduction Opportunity",
"reduce_waste_target": "Focus on reducing waste to target of {target}.",
"maintain_quality_standards": "Continue maintaining excellent quality standards.",
"documentation": "Quality Documentation",
"photo_documentation_helps": "Photo documentation helps identify root causes of defects.",
"critical_defects": "Critical Defects Detected",
"immediate_action_required": "High-severity defects require immediate attention and corrective action."
},
"actions": {
"reduce_waste": "Reduce Waste",
"focus_on": "Focus on reducing",
"investigate_increasing_defects": "Investigate increasing defect trends",
"review_process_controls": "Review process controls and training"
},
"recent_quality_scores": "Recent Quality Scores",
"daily_average_quality_trends": "Daily average quality score trends",
"daily_quality_score": "Daily Quality Score",
"score_distribution": "Score Distribution",
"excellent": "Excellent (9-10)",
"good": "Good (8-9)",
"acceptable": "Acceptable (7-8)",
"poor": "Poor (6-7)",
"failed": "Failed (<6)",
"vs_last_week": "vs last week",
"no_quality_data": "No quality data available",
"weekly_quality_trends": "Weekly Quality Trends",
"excellent_scores": "Excellent",
"good_scores": "Good",
"needs_improvement": "Needs Improvement",
"top_defect_types_24h": "Top Defect Types (Last 24h)",
"defect_analysis_cost_impact": "Analyze defect types and their cost impact",
"no_defects_detected": "No Defects Detected",
"excellent_quality_standards": "Maintaining excellent quality standards across all products.",
"defect_breakdown": "Defect Breakdown",
"defect_distribution": "Defect Distribution",
"top_defects_weekly_trend": "Top Defects - Weekly Trend",
"recommended_actions": "Recommended Actions"
},
"performance": {
"excellent": "Excellent",
"good": "Good",
"average": "Average",
"poor": "Poor",
"needs_improvement": "Needs Improvement"
},
"recommendations": {
"yield_improvement": "Yield Improvement Opportunity",
"focus_on_low_performers": "Focus on improving low-performing products to increase overall efficiency.",
"maintain_high_standards": "Continue maintaining high yield standards across all products.",
"improve_quality": "Quality Improvement Needed",
"focus_consistency": "Focus on improving consistency in production processes.",
"excellent_quality": "Excellent Quality Performance",
"maintain_standards": "Continue maintaining these high standards."
},
"common": {
"units": "units",
"assigned": "assigned",
"allocated": "allocated",
"available": "available"
},
"alerts": {
"capacity_critical": "Capacity Critical",
"capacity_critical_description": "Some resources are at maximum capacity. Consider redistributing workload.",
"capacity_high": "High Capacity Utilization",
"capacity_high_description": "Monitor closely to prevent bottlenecks."
},
"mobile": {
"optimized_experience": "Mobile Optimized Experience",
"swipe_scroll_interact": "Swipe, scroll, and tap to interact with all analytics widgets."
},
"equipment": {
"oven_capacity": "Oven Capacity",
"mixer_capacity": "Mixer Capacity",
"coming_soon": "Coming Soon",
"equipment_analytics_development": "Equipment analytics are currently in development. Advanced monitoring and predictive maintenance features will be available soon."
},
"ai": {
"ai_insights_coming_soon": "AI Insights Coming Soon",
"ai_powered_recommendations_development": "AI-powered recommendations and predictive analytics are in development. Join the beta program for early access.",
"title": "AI Insights",
"subtitle": "AI-powered recommendations and predictions",
"stats": {
"active_insights": "Active Insights",
"high_priority": "High Priority",
"potential_savings": "Potential Savings",
"avg_confidence": "Avg Confidence"
},
"status": {
"active": "AI monitoring active",
"new": "New",
"acknowledged": "Acknowledged",
"in_progress": "In Progress",
"implemented": "Implemented",
"dismissed": "Dismissed"
},
"priority": {
"low": "Low",
"medium": "Medium",
"high": "High",
"critical": "Critical"
},
"impact": {
"cost_savings": "Cost Savings",
"efficiency_gain": "Efficiency Gain",
"quality_improvement": "Quality Improvement",
"risk_mitigation": "Risk Mitigation"
},
"actions": {
"train_model": "Train Model",
"implement_all": "Implement All",
"acknowledge": "Acknowledge",
"implement": "Implement"
},
"confidence": "Confidence",
"timeline": "Timeline",
"equipment": "Equipment",
"high_priority_insights": "High Priority Insights",
"all_insights": "All Insights",
"last_updated": "Updated 5m ago",
"performance": {
"summary": "AI Performance Summary",
"insights_implemented": "insights implemented this month",
"in_savings_identified": "in potential savings identified"
},
"predictive_maintenance": {
"title": "Predictive Maintenance",
"subtitle": "AI-powered failure prediction and maintenance optimization",
"high_risk": "High Risk Equipment",
"estimated_cost": "Estimated Cost",
"potential_downtime": "Potential Downtime",
"avg_confidence": "Avg Confidence",
"high_risk_equipment": "High Risk Equipment",
"immediate_attention_required": "Immediate attention required to prevent failures",
"predictions": "Maintenance Predictions",
"confidence": "Confidence",
"risk_score": "Risk Score",
"days_until_failure": "Days Until Failure",
"condition": "Condition",
"current_condition": "Current Condition",
"affected_components": "Affected Components",
"recommended_actions": "Recommended Actions",
"schedule": "Schedule",
"details": "View Details",
"schedule_all": "Schedule All",
"retrain_model": "Retrain Model",
"condition_trends": "Equipment Condition Trends",
"risk_distribution": "Risk Distribution",
"model_status": "ML Model Status",
"last_training": "Last training",
"yesterday": "yesterday",
"accuracy": "Accuracy",
"next_training": "Next training",
"in_7_days": "in 7 days",
"alert_type": {
"wear_prediction": "Wear pattern indicates potential failure",
"failure_risk": "High failure risk detected",
"performance_degradation": "Performance degradation detected",
"component_replacement": "Component replacement recommended"
}
},
"severity": {
"low": "Low",
"medium": "Medium",
"high": "High",
"critical": "Critical"
},
"risk": {
"low": "Low Risk",
"medium": "Medium Risk",
"high": "High Risk"
}
},
"equipment": {
"title": "Equipment Status",
"subtitle": "Monitor equipment health and performance",
"status": {
"operational": "Operational",
"warning": "Warning",
"maintenance": "Maintenance",
"down": "Down",
"equipment_list": "Equipment List",
"distribution": "Status Distribution"
},
"stats": {
"total": "Total Equipment",
"operational": "Operational",
"needs_attention": "Needs Attention",
"efficiency": "Efficiency",
"avg_efficiency": "Avg Efficiency",
"alerts": "Active Alerts",
"by_equipment": "by Equipment"
},
"efficiency": {
"title": "Equipment Efficiency",
"subtitle": "Monitor performance and optimization opportunities",
"average": "Average Efficiency",
"current": "Current",
"target": "Target",
"current_vs_target": "Current vs Target Efficiency",
"weekly_trends": "Weekly Efficiency Trends",
"by_equipment": "Efficiency by Equipment",
"analyze": "Analyze",
"optimize": "Optimize",
"recommendations": "Efficiency Recommendations",
"recommendation_1": "Priority Action",
"recommendation_2": "Energy Optimization",
"recommendation_3": "Preventive Care",
"needs_maintenance": "requires maintenance attention",
"optimize_energy_consumption": "Optimize energy consumption during peak hours",
"schedule_preventive_maintenance": "Schedule preventive maintenance for all equipment"
},
"efficiency": "Efficiency",
"uptime": "Uptime",
"temperature": "Temperature",
"energy_consumption": "Energy Consumption",
"unread_alerts": "unread alerts",
"units_per_hour": "units/hour",
"downtime": {
"total": "Total Downtime"
},
"oee": {
"overall": "Overall OEE",
"breakdown": "OEE Breakdown",
"availability": "Availability",
"performance": "Performance",
"quality": "Quality"
},
"actions": {
"schedule_maintenance": "Schedule Maintenance",
"add_task": "Add Task"
},
"maintenance": {
"title": "Maintenance Schedule",
"subtitle": "Plan and track maintenance activities",
"scheduled": "Scheduled",
"overdue": "Overdue",
"avg_duration": "Avg Duration",
"total_cost": "Total Cost",
"overdue_tasks": "Overdue Tasks",
"immediate_attention_required": "Immediate attention required",
"tasks": "Maintenance Tasks",
"duration": "Duration",
"cost": "Cost",
"technician": "Technician",
"this_week": "This Week's Schedule",
"insights": {
"title": "Maintenance Insights",
"completed_this_month": "tasks completed this month",
"scheduled_next_week": "tasks scheduled for next week"
},
"status": {
"scheduled": "Scheduled",
"in_progress": "In Progress",
"completed": "Completed",
"overdue": "Overdue"
},
"type": {
"preventive": "Preventive",
"corrective": "Corrective",
"inspection": "Inspection"
}
},
"alerts": {
"maintenance_required": "Maintenance Required",
"equipment_in_maintenance": "equipment in maintenance",
"active_alerts": "active alerts"
}
}
}