2025-09-26 07:46:25 +02:00
|
|
|
{
|
|
|
|
|
"types": {
|
|
|
|
|
"ingredients": "Raw Materials",
|
|
|
|
|
"packaging": "Packaging",
|
|
|
|
|
"equipment": "Equipment",
|
|
|
|
|
"services": "Services",
|
|
|
|
|
"utilities": "Utilities",
|
|
|
|
|
"multi": "Multiple Categories"
|
|
|
|
|
},
|
|
|
|
|
"status": {
|
|
|
|
|
"active": "Active",
|
|
|
|
|
"inactive": "Inactive",
|
|
|
|
|
"pending_approval": "Pending Approval",
|
|
|
|
|
"suspended": "Suspended",
|
|
|
|
|
"blacklisted": "Blacklisted"
|
|
|
|
|
},
|
|
|
|
|
"payment_terms": {
|
|
|
|
|
"cod": "Cash on Delivery",
|
|
|
|
|
"net_15": "Net 15 Days",
|
|
|
|
|
"net_30": "Net 30 Days",
|
|
|
|
|
"net_45": "Net 45 Days",
|
|
|
|
|
"net_60": "Net 60 Days",
|
|
|
|
|
"prepaid": "Prepaid",
|
|
|
|
|
"credit_terms": "Credit Terms"
|
|
|
|
|
},
|
|
|
|
|
"purchase_order_status": {
|
|
|
|
|
"draft": "Draft",
|
|
|
|
|
"pending_approval": "Pending Approval",
|
|
|
|
|
"approved": "Approved",
|
|
|
|
|
"sent_to_supplier": "Sent to Supplier",
|
|
|
|
|
"confirmed": "Confirmed",
|
|
|
|
|
"partially_received": "Partially Received",
|
|
|
|
|
"completed": "Completed",
|
|
|
|
|
"cancelled": "Cancelled",
|
|
|
|
|
"disputed": "Disputed"
|
|
|
|
|
},
|
|
|
|
|
"delivery_status": {
|
|
|
|
|
"scheduled": "Scheduled",
|
|
|
|
|
"in_transit": "In Transit",
|
|
|
|
|
"out_for_delivery": "Out for Delivery",
|
|
|
|
|
"delivered": "Delivered",
|
|
|
|
|
"partially_delivered": "Partially Delivered",
|
|
|
|
|
"failed_delivery": "Failed Delivery",
|
|
|
|
|
"returned": "Returned"
|
|
|
|
|
},
|
|
|
|
|
"quality_rating": {
|
|
|
|
|
"5": "Excellent",
|
|
|
|
|
"4": "Good",
|
|
|
|
|
"3": "Average",
|
|
|
|
|
"2": "Poor",
|
|
|
|
|
"1": "Very Poor"
|
|
|
|
|
},
|
|
|
|
|
"delivery_rating": {
|
|
|
|
|
"5": "Excellent",
|
|
|
|
|
"4": "Good",
|
|
|
|
|
"3": "Average",
|
|
|
|
|
"2": "Poor",
|
|
|
|
|
"1": "Very Poor"
|
|
|
|
|
},
|
|
|
|
|
"invoice_status": {
|
|
|
|
|
"pending": "Pending",
|
|
|
|
|
"approved": "Approved",
|
|
|
|
|
"paid": "Paid",
|
|
|
|
|
"overdue": "Overdue",
|
|
|
|
|
"disputed": "Disputed",
|
|
|
|
|
"cancelled": "Cancelled"
|
|
|
|
|
},
|
|
|
|
|
"labels": {
|
|
|
|
|
"supplier_type": "Supplier Type",
|
|
|
|
|
"supplier_status": "Supplier Status",
|
|
|
|
|
"payment_terms": "Payment Terms",
|
|
|
|
|
"purchase_order_status": "Purchase Order Status",
|
|
|
|
|
"delivery_status": "Delivery Status",
|
|
|
|
|
"quality_rating": "Quality Rating",
|
|
|
|
|
"delivery_rating": "Delivery Rating",
|
2025-10-24 13:05:04 +02:00
|
|
|
"invoice_status": "Invoice Status",
|
|
|
|
|
"supplier_code": "Supplier Code",
|
|
|
|
|
"lead_time": "Lead Time (days)",
|
|
|
|
|
"minimum_order": "Minimum Order",
|
|
|
|
|
"credit_limit": "Credit Limit",
|
|
|
|
|
"currency": "Currency",
|
|
|
|
|
"created_date": "Created Date",
|
|
|
|
|
"updated_date": "Last Updated",
|
2025-10-27 16:33:26 +01:00
|
|
|
"notes": "Notes",
|
|
|
|
|
"tax_id": "Tax/VAT ID",
|
|
|
|
|
"registration_number": "Business Registration",
|
|
|
|
|
"mobile": "Mobile Phone",
|
|
|
|
|
"website": "Website",
|
|
|
|
|
"address_line1": "Address Line 1",
|
|
|
|
|
"address_line2": "Address Line 2",
|
|
|
|
|
"state_province": "State/Province",
|
|
|
|
|
"postal_code": "Postal Code",
|
|
|
|
|
"delivery_area": "Delivery Area"
|
2025-10-24 13:05:04 +02:00
|
|
|
},
|
|
|
|
|
"sections": {
|
|
|
|
|
"contact_info": "Contact Information",
|
2025-10-27 16:33:26 +01:00
|
|
|
"address_info": "Address Information",
|
2025-10-24 13:05:04 +02:00
|
|
|
"commercial_info": "Commercial Information",
|
2025-10-27 16:33:26 +01:00
|
|
|
"additional_info": "Additional Information",
|
2025-10-24 13:05:04 +02:00
|
|
|
"performance": "Performance and Statistics",
|
|
|
|
|
"notes": "Notes"
|
|
|
|
|
},
|
|
|
|
|
"placeholders": {
|
|
|
|
|
"name": "Supplier name",
|
|
|
|
|
"contact_person": "Contact person name",
|
2025-10-27 16:33:26 +01:00
|
|
|
"supplier_code": "e.g., SUP-001",
|
|
|
|
|
"notes": "Notes about the supplier",
|
|
|
|
|
"tax_id": "e.g., ESB12345678",
|
|
|
|
|
"registration_number": "Business registration number",
|
|
|
|
|
"mobile": "+34 XXX XXX XXX",
|
|
|
|
|
"website": "https://example.com",
|
|
|
|
|
"address_line1": "Street address",
|
|
|
|
|
"address_line2": "Apartment, suite, etc. (optional)",
|
|
|
|
|
"state_province": "State or Province",
|
|
|
|
|
"postal_code": "Postal/ZIP code",
|
|
|
|
|
"delivery_area": "Delivery coverage area"
|
|
|
|
|
},
|
|
|
|
|
"currencies": {
|
|
|
|
|
"EUR": "Euro (€)",
|
|
|
|
|
"USD": "US Dollar ($)",
|
|
|
|
|
"GBP": "British Pound (£)"
|
2025-09-26 07:46:25 +02:00
|
|
|
},
|
|
|
|
|
"descriptions": {
|
|
|
|
|
"supplier_type": "Select the type of products or services this supplier offers",
|
|
|
|
|
"payment_terms": "Payment terms agreed with the supplier",
|
|
|
|
|
"quality_rating": "1 to 5 star rating based on product quality",
|
|
|
|
|
"delivery_rating": "1 to 5 star rating based on delivery punctuality and condition"
|
2025-10-27 16:33:26 +01:00
|
|
|
},
|
|
|
|
|
"actions": {
|
|
|
|
|
"approve": "Approve Supplier",
|
|
|
|
|
"reject": "Reject Supplier",
|
|
|
|
|
"delete": "Delete Supplier"
|
|
|
|
|
},
|
|
|
|
|
"confirm": {
|
|
|
|
|
"approve": "Are you sure you want to approve this supplier? This will activate the supplier for use.",
|
|
|
|
|
"reject": "Are you sure you want to reject this supplier? This action can be undone later."
|
|
|
|
|
},
|
|
|
|
|
"delete": {
|
|
|
|
|
"title": "Delete Supplier",
|
|
|
|
|
"subtitle": "How would you like to delete {name}?",
|
|
|
|
|
"supplier_name": "Supplier",
|
|
|
|
|
"soft_delete": "Mark as Inactive",
|
|
|
|
|
"hard_delete": "Permanently Delete",
|
|
|
|
|
"soft_explanation": "Marks the supplier as inactive. Can be reactivated later. All data is preserved.",
|
|
|
|
|
"hard_explanation": "Permanently deletes all supplier data including price lists, quality reviews, and performance metrics.",
|
|
|
|
|
"confirm_soft_title": "Confirm Mark as Inactive",
|
|
|
|
|
"confirm_hard_title": "Confirm Permanent Deletion",
|
|
|
|
|
"soft_description": "This will mark the supplier as inactive. The supplier can be reactivated later and all data will be preserved.",
|
|
|
|
|
"hard_description": "This will permanently delete all supplier data. This action cannot be undone.",
|
|
|
|
|
"warning_irreversible": "Warning: This action is irreversible!",
|
|
|
|
|
"type_to_confirm": "Type ELIMINAR to confirm",
|
|
|
|
|
"confirm_instruction": "Type ELIMINAR in capital letters to confirm permanent deletion",
|
|
|
|
|
"confirm_soft": "Mark as Inactive",
|
|
|
|
|
"confirm_hard": "Permanently Delete",
|
|
|
|
|
"summary_title": "Deletion Complete",
|
|
|
|
|
"supplier_deleted": "Supplier {name} has been permanently deleted",
|
|
|
|
|
"deletion_summary": "Deletion Summary",
|
|
|
|
|
"deleted_price_lists": "Price lists deleted",
|
|
|
|
|
"deleted_quality_reviews": "Quality reviews deleted",
|
|
|
|
|
"deleted_performance_metrics": "Performance metrics deleted",
|
|
|
|
|
"deleted_alerts": "Alerts deleted",
|
|
|
|
|
"deleted_scorecards": "Scorecards deleted",
|
|
|
|
|
"cannot_delete": "Cannot delete supplier with active purchase orders"
|
2025-09-26 07:46:25 +02:00
|
|
|
}
|
2025-10-24 13:05:04 +02:00
|
|
|
}
|