Imporve enterprise

This commit is contained in:
Urtzi Alfaro
2025-12-17 20:50:22 +01:00
parent e3ef47b879
commit f8591639a7
28 changed files with 6802 additions and 258 deletions

View File

@@ -71,9 +71,37 @@
"items_needed": "items needed"
},
"production": {
"title": "What needs to be produced today?",
"title": "Production Status",
"empty": "No production scheduled for today",
"batches_pending": "batches pending"
"batches_pending": "batches pending",
"equipment_status": "Equipment Status",
"temperature": "Temperature",
"utilization": "Utilization",
"next_maintenance": "Next Maintenance",
"last_maintenance": "Last Maintenance",
"view_details": "View Details",
"status_critical": "Critical",
"status_warning": "Warning",
"status_normal": "Normal",
"efficiency_metrics": "Production Efficiency Metrics",
"on_time_start_rate": "On-time Start Rate",
"batches_started_on_time": "Batches started on time",
"efficiency_rate": "Efficiency Rate",
"overall_efficiency": "Overall production efficiency",
"active_alerts": "Active Alerts",
"issues_require_attention": "Issues requiring attention",
"ai_prevented": "AI Prevented Issues",
"problems_prevented": "Problems prevented by AI",
"quick_actions": "Quick Actions",
"create_batch": "Create Production Batch",
"create_batch_description": "Create a new production batch for the network",
"maintenance": "Equipment Maintenance",
"schedule_maintenance": "Schedule maintenance for production equipment",
"manage_equipment": "Manage Equipment",
"quality_checks": "Quality Checks",
"manage_quality": "Manage quality control processes",
"quality_management": "Quality Management",
"event_message": "Message"
},
"po_approvals": {
"title": "What purchase orders need approval?",
@@ -351,6 +379,7 @@
"network_sales": "Network Sales",
"last_30_days": "last 30 days",
"production_volume": "Production Volume",
"production": "Production",
"pending_orders": "Pending Orders",
"internal_transfers": "internal transfers",
"active_shipments": "Active Shipments",
@@ -383,8 +412,61 @@
"metrics": {
"sales": "sales",
"inventory_value": "inventory value",
"order_frequency": "order frequency"
"order_frequency": "order frequency",
"on_time_delivery": "on-time delivery",
"inventory_turnover": "inventory turnover"
},
"network_performance": "Network Performance",
"performance_description": "Compare performance across all outlets in your network",
"network_summary": "Network Summary",
"performance_variance": "Performance Variance",
"top_to_bottom_spread": "Top to bottom performance spread",
"avg_sales": "Average Sales",
"avg_inventory": "Average Inventory",
"avg_orders": "Average Orders",
"per_outlet": "per outlet",
"total_outlets": "Total Outlets",
"locations_in_network": "locations in network",
"performance_insights": "Performance Insights",
"top_performer": "Top Performer",
"best_in_network": "Best performing outlet in network",
"needs_attention": "Needs Attention",
"improvement_opportunity": "Improvement opportunity identified",
"network_insight": "Network Insight",
"highly_balanced_network": "Highly balanced network",
"moderate_variation": "Moderate performance variation",
"high_variation": "High performance variation",
"balanced_network_description": "Your network shows excellent balance with minimal performance gaps",
"moderate_variation_description": "Some performance variation exists - consider knowledge sharing",
"high_variation_description": "Significant performance gaps detected - targeted improvement needed",
"analyze_performance": "Analyze Performance",
"outlet_comparison": "Outlet Comparison",
"chart_view": "Chart View",
"card_view": "Card View",
"improving": "Improving",
"declining": "Declining",
"stable": "Stable",
"no_data": "No Data",
"location": "Location",
"location_id": "Location ID",
"period": "Period",
"days": "days",
"of": "of",
"performance_index": "Performance Index",
"above_average": "Above Average",
"below_average": "Below Average",
"of_network_avg": "of network average",
"view_details": "View Details",
"performance_recommendations": "Performance Recommendations",
"best_practices": "Best Practices Sharing",
"learn_from_top_performer": "Learn from {name}'s best practices",
"targeted_improvement": "Targeted Improvement",
"focus_on_bottom_performer": "Focus improvement efforts on {name}",
"network_goal": "Network Performance Goal",
"reduce_variance_goal": "Reduce performance variance from {current}% to {target}%",
"set_network_targets": "Set Network Targets",
"schedule_knowledge_sharing": "Schedule Knowledge Sharing",
"create_improvement_plan": "Create Improvement Plan",
"route": "Route",
"total_routes": "Total Routes",
"total_distance": "Total Distance",
@@ -407,7 +489,80 @@
"in_transit": "In Transit",
"delivered": "Delivered",
"failed": "Failed",
"distribution_routes": "Distribution Routes"
"distribution_routes": "Distribution Routes",
"network_status": "Network Status",
"network_health": "Network Health Indicators",
"on_time_delivery": "On-time Delivery Rate",
"delivery_performance": "Delivery performance across network",
"issue_prevention": "Issue Prevention Rate",
"issues_prevented": "issues prevented by AI",
"active_issues": "Active Issues",
"action_required": "require immediate attention",
"network_efficiency": "Network Efficiency",
"operational_efficiency": "Operational efficiency score",
"add_outlet": "Add Outlet",
"add_outlet_description": "Add a new outlet to your bakery network",
"create_outlet": "Create Outlet",
"internal_transfers": "Internal Transfers",
"manage_transfers": "Manage transfers between central bakery and outlets",
"view_transfers": "View Transfers",
"view_alerts": "View Alerts",
"network_alerts_description": "View and manage network-wide alerts and issues",
"view_all_alerts": "View All Alerts",
"quick_actions": "Quick Actions",
"real_time_events": "Real-time Network Events",
"recent_activity": "Recent Activity",
"live_updates": "Live updates enabled",
"offline": "Offline mode",
"no_recent_activity": "No recent network activity",
"waiting_for_updates": "Waiting for real-time updates...",
"show_all_events": "Show all {count} events",
"show_less": "Show less",
"distribution_summary": "Distribution Summary",
"total_deliveries": "Total Deliveries",
"all_shipments": "All shipments today",
"on_time_deliveries": "On-time Deliveries",
"on_time_rate": "on-time rate",
"no_deliveries": "No deliveries yet",
"delayed_deliveries": "Delayed Deliveries",
"delay_rate": "delay rate",
"no_delays": "No delays",
"in_transit": "In Transit",
"currently_en_route": "Currently en route",
"route_optimization": "Route Optimization",
"distance_saved": "Distance Saved",
"total_distance_saved": "Total distance saved by optimization",
"time_saved": "Time Saved",
"total_time_saved": "Total time saved by optimization",
"fuel_saved": "Fuel Saved",
"estimated_fuel_savings": "Estimated fuel savings",
"co2_saved": "CO2 Saved",
"estimated_co2_reduction": "Estimated CO2 reduction",
"active_routes": "Active Routes",
"distance": "Distance",
"estimated_duration": "Estimated Duration",
"stops": "Stops",
"optimization": "Optimization",
"optimization_savings": "Optimization Savings",
"vehicles": "Vehicles",
"route_completed": "Route Completed",
"route_delayed": "Route Delayed",
"route_in_transit": "In Transit",
"route_pending": "Pending",
"track_route": "Track Route",
"real_time_delivery_events": "Real-time Delivery Events",
"recent_delivery_activity": "Recent Delivery Activity",
"no_recent_delivery_activity": "No recent delivery activity",
"route": "Route",
"optimize_routes": "Optimize Routes",
"optimize_routes_description": "Run route optimization for today's deliveries",
"run_optimization": "Run Optimization",
"manage_vehicles": "Manage Vehicles",
"manage_vehicle_fleet": "Manage vehicle fleet and assignments",
"view_vehicles": "View Vehicles",
"live_tracking": "Live GPS Tracking",
"real_time_gps_tracking": "Real-time GPS tracking of all vehicles",
"open_tracking_map": "Open Tracking Map"
},
"ai_insights": {
"title": "AI Insights",
@@ -465,7 +620,55 @@
"supplier_contract": "Contract with {supplier} for {products}",
"seasonal_demand": "Seasonal increase of {increase}% in {products} for {season}",
"forecast_demand": "Forecasted demand for {product} with {confidence}% confidence for next {period, plural, one {# day} other {# days}}"
}
},
"outlet_fulfillment": "Outlet Fulfillment",
"fulfillment_description": "Monitor inventory coverage, stockout risk, and fulfillment status across all outlets",
"fulfillment_summary": "Fulfillment Summary",
"network_health_score": "Network Health Score",
"overall_fulfillment_health": "Overall fulfillment health score",
"avg_inventory_coverage": "Avg Inventory Coverage",
"across_all_outlets": "across all outlets",
"fulfillment_rate": "Fulfillment Rate",
"order_fulfillment_rate": "Order fulfillment rate",
"critical_items": "Critical Items",
"items_at_risk": "items at risk of stockout",
"outlet_status_overview": "Outlet Status Overview",
"inventory_coverage": "Inventory Coverage",
"stockout_risk": "Stockout Risk",
"last_updated": "Last Updated",
"status_critical": "Critical Status",
"status_normal": "Normal Status",
"high_stockout_risk": "High Stockout Risk",
"medium_stockout_risk": "Medium Stockout Risk",
"risk_critical": "Critical",
"risk_high": "High",
"risk_medium": "Medium",
"risk_low": "Low",
"summary_view": "Summary View",
"detailed_view": "Detailed View",
"product_level_inventory": "Product Level Inventory",
"back_to_summary": "Back to Summary",
"current_stock": "Current Stock",
"safety_stock": "Safety Stock",
"coverage_of_safety": "Coverage of Safety Stock",
"stock_above_safety": "Stock Above Safety",
"yes": "Yes",
"no": "No",
"transfer_stock": "Transfer Stock",
"fulfillment_recommendations": "Fulfillment Recommendations",
"critical_outlets": "Critical Outlets",
"critical_outlets_description": "{count} outlets require immediate attention for inventory issues",
"inventory_optimization": "Inventory Optimization",
"low_coverage_recommendation": "Low inventory coverage detected - consider replenishment",
"good_coverage_recommendation": "Good inventory coverage - maintain current levels",
"fulfillment_excellence": "Fulfillment Excellence",
"high_fulfillment_congrats": "Excellent fulfillment rate of {rate}% - keep up the great work!",
"maintain_excellence": "Maintain Excellence",
"prioritize_transfers": "Prioritize Stock Transfers",
"run_optimization": "Run Optimization",
"real_time_inventory_alerts": "Real-time Inventory Alerts",
"recent_inventory_events": "Recent Inventory Events",
"all_outlets_healthy": "All outlets have healthy inventory levels"
},
"pending_deliveries": {
"title": "Pending Deliveries",