559 lines
15 KiB
JSON
559 lines
15 KiB
JSON
{
|
|
"translation": {
|
|
"allocations": {
|
|
"actions": {
|
|
"assign": "Assign"
|
|
},
|
|
"errors": {
|
|
"deleting": "Error encountered while deleting allocation. {{message}}",
|
|
"saving": "Error while allocating. {{message}}",
|
|
"validation": "Please ensure all fields are entered correctly. "
|
|
},
|
|
"fields": {
|
|
"employee": "Allocated To"
|
|
},
|
|
"successes": {
|
|
"deleted": "Allocation deleted successfully.",
|
|
"save": "Allocated successfully. "
|
|
}
|
|
},
|
|
"appointments": {
|
|
"actions": {
|
|
"cancel": "Cancel",
|
|
"intake": "Intake",
|
|
"new": "New Appointment",
|
|
"reschedule": "Reschedule",
|
|
"viewjob": "View Job"
|
|
},
|
|
"errors": {
|
|
"canceling": "Error canceling appointment.",
|
|
"saving": "Error scheduling appointment. {{message}}"
|
|
},
|
|
"fields": {
|
|
"title": "Title"
|
|
},
|
|
"labels": {
|
|
"arrivedon": "Arrived on: ",
|
|
"cancelledappointment": "Canceled appointment for: ",
|
|
"nodateselected": "No date has been selected.",
|
|
"priorappointments": "Previous Appointments",
|
|
"scheduledfor": "Scheduled appointment for: "
|
|
},
|
|
"successes": {
|
|
"canceled": "Appointment canceled successfully.",
|
|
"created": "Appointment scheduled successfully."
|
|
}
|
|
},
|
|
"associations": {
|
|
"actions": {
|
|
"activate": "Activate"
|
|
},
|
|
"fields": {
|
|
"active": "Active?",
|
|
"shopname": "Shop Name"
|
|
},
|
|
"labels": {
|
|
"actions": "Actions"
|
|
}
|
|
},
|
|
"bodyshop": {
|
|
"errors": {
|
|
"loading": "Unable to load shop details. Please call technical support."
|
|
}
|
|
},
|
|
"documents": {
|
|
"errors": {
|
|
"deletes3": "Error deleting document from storage. ",
|
|
"getpresignurl": "Error obtaining presigned URL for document. ",
|
|
"insert": "Unable to upload file.",
|
|
"nodocuments": "There are no documents."
|
|
},
|
|
"labels": {
|
|
"upload": "Upload"
|
|
},
|
|
"successes": {
|
|
"delete": "Document deleted successfully.",
|
|
"insert": "Uploaded document successfully. "
|
|
}
|
|
},
|
|
"emails": {
|
|
"errors": {
|
|
"notsent": "Email not sent. Error encountered while sending {{message}}"
|
|
},
|
|
"successes": {
|
|
"sent": "Email sent successfully."
|
|
}
|
|
},
|
|
"employees": {
|
|
"actions": {
|
|
"new": "New Employee"
|
|
},
|
|
"errors": {
|
|
"delete": "Error encountered while deleting employee.",
|
|
"save": "Error encountered saving employee.",
|
|
"validation": "Please check all fields.",
|
|
"validationtitle": "Unable to save employee."
|
|
},
|
|
"fields": {
|
|
"active": "Active?",
|
|
"base_rate": "Base Rate",
|
|
"cost_center": "Cost Center",
|
|
"employee_number": "Employee Number",
|
|
"first_name": "First Name",
|
|
"flat_rate": "Flat Rate (Disabled is Straight Time)",
|
|
"hire_date": "Hire Date",
|
|
"last_name": "Last Name",
|
|
"termination_date": "Termination Date"
|
|
},
|
|
"successes": {
|
|
"delete": "Employee deleted successfully.",
|
|
"save": "Employee saved successfully."
|
|
}
|
|
},
|
|
"general": {
|
|
"actions": {
|
|
"delete": "Delete",
|
|
"edit": "Edit",
|
|
"reset": "Reset to original.",
|
|
"save": "Save"
|
|
},
|
|
"labels": {
|
|
"actions": "Actions",
|
|
"barcode": "Barcode",
|
|
"in": "In",
|
|
"loading": "Loading...",
|
|
"loadingapp": "Loading Bodyshop.app",
|
|
"loadingshop": "Loading shop data...",
|
|
"loggingin": "Logging you in...",
|
|
"na": "N/A",
|
|
"out": "Out",
|
|
"save": "Save",
|
|
"search": "Search...",
|
|
"unknown": "Unknown"
|
|
},
|
|
"languages": {
|
|
"english": "English",
|
|
"french": "French",
|
|
"spanish": "Spanish"
|
|
},
|
|
"messages": {
|
|
"unsavedchanges": "You have unsaved changes."
|
|
},
|
|
"validation": {
|
|
"invalidemail": "Please enter a valid email.",
|
|
"required": "This field is required. "
|
|
}
|
|
},
|
|
"invoices": {
|
|
"errors": {
|
|
"invalidro": "Not a valid RO.",
|
|
"invalidvendor": "Not a valid vendor."
|
|
},
|
|
"fields": {
|
|
"date": "Invoice Date",
|
|
"invoice_number": "Invoice Number",
|
|
"is_credit_memo": "Credit Memo?",
|
|
"ro_number": "RO Number",
|
|
"vendor": "Vendor"
|
|
},
|
|
"labels": {
|
|
"new": "New Invoice"
|
|
}
|
|
},
|
|
"joblines": {
|
|
"actions": {
|
|
"new": "New Line"
|
|
},
|
|
"errors": {
|
|
"creating": "Error encountered while creating job line. {{message}}",
|
|
"updating": "Error encountered updating job line. {{message}}"
|
|
},
|
|
"fields": {
|
|
"act_price": "Actual Price",
|
|
"db_price": "Database Price",
|
|
"line_desc": "Line Description",
|
|
"line_ind": "S#",
|
|
"mod_lb_hrs": "Labor Hours",
|
|
"mod_lbr_ty": "Labor Type",
|
|
"oem_partno": "OEM Part #",
|
|
"op_code_desc": "Operation Code Description",
|
|
"part_type": "Part Type",
|
|
"status": "Status",
|
|
"unq_seq": "Seq #"
|
|
},
|
|
"labels": {
|
|
"edit": "Edit Line",
|
|
"new": "New Line"
|
|
},
|
|
"successes": {
|
|
"created": "Job line created successfully.",
|
|
"updated": "Job line updated successfully."
|
|
}
|
|
},
|
|
"jobs": {
|
|
"actions": {
|
|
"addDocuments": "Add Job Documents",
|
|
"addNote": "Add Note",
|
|
"changestatus": "Change Status",
|
|
"convert": "Convert",
|
|
"postInvoices": "Post Invoices",
|
|
"printCenter": "Print Center",
|
|
"schedule": "Schedule"
|
|
},
|
|
"errors": {
|
|
"creating": "Error encountered while creating job. {{error}}",
|
|
"deleted": "Error deleting job.",
|
|
"noaccess": "This job does not exist or you do not have access to it.",
|
|
"nodates": "No dates specified for this job.",
|
|
"nojobselected": "No job is selected.",
|
|
"noowner": "No owner associated.",
|
|
"novehicle": "No vehicle associated.",
|
|
"saving": "Error encountered while saving record.",
|
|
"validation": "Please ensure all fields are entered correctly.",
|
|
"validationtitle": "Validation Error"
|
|
},
|
|
"fields": {
|
|
"actual_completion": "Actual Completion",
|
|
"actual_delivery": "Actual Delivery",
|
|
"actual_in": "Actual In",
|
|
"adjustment_bottom_line": "Adjustments",
|
|
"cieca_id": "CIECA ID",
|
|
"claim_total": "Claim Total",
|
|
"clm_no": "Claim #",
|
|
"clm_total": "Claim Total",
|
|
"csr": "Customer Service Rep.",
|
|
"customerowing": "Customer Owing",
|
|
"date_closed": "Closed",
|
|
"date_estimated": "Date Estimated",
|
|
"date_exported": "Exported",
|
|
"date_invoiced": "Invoiced",
|
|
"date_open": "Open",
|
|
"date_scheduled": "Scheduled",
|
|
"ded_amt": "Deductible",
|
|
"ded_status": "Deductible Status",
|
|
"depreciation_taxes": "Depreciation/Taxes",
|
|
"est_addr1": "Appraiser Address",
|
|
"est_co_nm": "Appraiser",
|
|
"est_ct_fn": "Appraiser First Name",
|
|
"est_ct_ln": "Appraiser Last Name",
|
|
"est_ea": "Appraiser Email",
|
|
"est_number": "Estimate Number",
|
|
"est_ph1": "Appraiser Phone #",
|
|
"federal_tax_payable": "Federal Tax Payable",
|
|
"ins_addr1": "Insurance Co. Address",
|
|
"ins_city": "Insurance City",
|
|
"ins_co_id": "Insurance Co. ID",
|
|
"ins_co_nm": "Insurance Company Name",
|
|
"ins_ct_fn": "File Handler First Name",
|
|
"ins_ct_ln": "File Handler Last Name",
|
|
"ins_ea": "File Handler Email",
|
|
"ins_ph1": "File Handler Phone #",
|
|
"kmin": "Mileage In",
|
|
"kmout": "Mileage Out",
|
|
"labor_rate_desc": "Labor Rate Name",
|
|
"loss_date": "Loss Date",
|
|
"loss_desc": "Loss of Use",
|
|
"other_amount_payable": "Other Amount Payable",
|
|
"owner": "Owner",
|
|
"owner_owing": "Cust. Owes",
|
|
"ownr_ea": "Email",
|
|
"ownr_ph1": "Phone 1",
|
|
"pay_date": "Inspection Date",
|
|
"phoneshort": "PH",
|
|
"policy_no": "Policy #",
|
|
"ponumber": "PO Number",
|
|
"rate_atp": "ATP",
|
|
"rate_la1": "LA1 Rate",
|
|
"rate_la2": "LA2 Rate",
|
|
"rate_la3": "LA3 Rate",
|
|
"rate_la4": "LA4 Rate",
|
|
"rate_laa": "Aluminum Rate",
|
|
"rate_lab": "Labor Rate",
|
|
"rate_lad": "Diagnostic Rate",
|
|
"rate_lae": "Electrical Rate",
|
|
"rate_laf": "Frame Rate",
|
|
"rate_lag": "Glass Rate",
|
|
"rate_lam": "Mechanical Rate",
|
|
"rate_lar": "Refinish Rate",
|
|
"rate_las": "Sublet Rate",
|
|
"rate_lau": "Aluminum Rate",
|
|
"rate_ma2s": "2 Stage Paint Rate",
|
|
"rate_ma3s": "3 Stage Paint Rate",
|
|
"rate_mabl": "MABL??",
|
|
"rate_macs": "MACS??",
|
|
"rate_mahw": "Hazardous Waste Rate",
|
|
"rate_mapa": "Paint Materials Rate",
|
|
"rate_mash": "Shop Material Rate",
|
|
"rate_matd": "Tire Disposal Rate",
|
|
"referralsource": "Referral Source",
|
|
"regie_number": "Registration #",
|
|
"repairtotal": "Repair Total",
|
|
"ro_number": "RO #",
|
|
"scheduled_completion": "Scheduled Completion",
|
|
"scheduled_delivery": "Scheduled Delivery",
|
|
"scheduled_in": "Scheduled In",
|
|
"selling_dealer": "Selling Dealer",
|
|
"selling_dealer_contact": "Selling Dealer Contact",
|
|
"servicecar": "Service Car",
|
|
"servicing_dealer": "Servicing Dealer",
|
|
"servicing_dealer_contact": "Servicing Dealer Contact",
|
|
"specialcoveragepolicy": "Special Coverage Policy",
|
|
"status": "Job Status",
|
|
"storage_payable": "Storage/PVRT",
|
|
"towing_payable": "Towing Payable",
|
|
"unitnumber": "Unit #",
|
|
"updated_at": "Updated At",
|
|
"uploaded_by": "Uploaded By",
|
|
"vehicle": "Vehicle"
|
|
},
|
|
"labels": {
|
|
"appointmentconfirmation": "Send confirmation to customer?",
|
|
"available_new_jobs": "",
|
|
"cards": {
|
|
"appraiser": "Appraiser",
|
|
"customer": "Customer Information",
|
|
"damage": "Area of Damage",
|
|
"dates": "Dates",
|
|
"documents": "Recent Documents",
|
|
"estimator": "Estimator",
|
|
"filehandler": "File Handler",
|
|
"insurance": "Insurance Details",
|
|
"notes": "Notes",
|
|
"parts": "Parts",
|
|
"totals": "Totals",
|
|
"vehicle": "Vehicle"
|
|
},
|
|
"creating_new_job": "Creating new job...",
|
|
"documents": "Documents",
|
|
"existing_jobs": "Existing Jobs",
|
|
"lines": "Estimate Lines",
|
|
"notes": "Notes",
|
|
"override_header": "Override estimate header on import?",
|
|
"parts": "Parts",
|
|
"rates": "Rates",
|
|
"vehicle_info": "Vehicle"
|
|
},
|
|
"successes": {
|
|
"all_deleted": "{{count}} jobs deleted successfully.",
|
|
"converted": "Job converted successfully.",
|
|
"created": "Job created successfully. Click to view.",
|
|
"deleted": "Job deleted successfully.",
|
|
"save": "Job saved successfully.",
|
|
"savetitle": "Record saved successfully.",
|
|
"supplemented": "Job supplemented successfully. "
|
|
}
|
|
},
|
|
"menus": {
|
|
"currentuser": {
|
|
"languageselector": "Language",
|
|
"profile": "Profile"
|
|
},
|
|
"header": {
|
|
"activejobs": "Active Jobs",
|
|
"availablejobs": "Available Jobs",
|
|
"customers": "Customers",
|
|
"home": "Home",
|
|
"jobs": "Jobs",
|
|
"owners": "Owners",
|
|
"schedule": "Schedule",
|
|
"shop": "My Shop",
|
|
"shop_config": "Configuration",
|
|
"shop_vendors": "Vendors",
|
|
"vehicles": "Vehicles"
|
|
},
|
|
"jobsdetail": {
|
|
"claimdetail": "Claim Details",
|
|
"dates": "Dates",
|
|
"financials": "Financials",
|
|
"insurance": "Insurance",
|
|
"labor": "Labor",
|
|
"partssublet": "Parts/Sublet",
|
|
"repairdata": "Repair Data"
|
|
},
|
|
"profilesidebar": {
|
|
"profile": "My Profile",
|
|
"shops": "My Shops"
|
|
}
|
|
},
|
|
"messaging": {
|
|
"labels": {
|
|
"messaging": "Messaging",
|
|
"typeamessage": "Send a message..."
|
|
}
|
|
},
|
|
"notes": {
|
|
"actions": {
|
|
"actions": "Actions",
|
|
"deletenote": "Delete Note",
|
|
"edit": "Edit Note",
|
|
"new": "New Note"
|
|
},
|
|
"fields": {
|
|
"createdby": "Created By",
|
|
"critical": "Critical",
|
|
"private": "Private",
|
|
"text": "Contents",
|
|
"updatedat": "Updated At"
|
|
},
|
|
"labels": {
|
|
"newnoteplaceholder": "Add a note..."
|
|
},
|
|
"successes": {
|
|
"create": "Note created successfully.",
|
|
"deleted": "Note deleted successfully.",
|
|
"updated": "Note updated successfully."
|
|
}
|
|
},
|
|
"owners": {
|
|
"errors": {
|
|
"noaccess": "The record does not exist or you do not have access to it. "
|
|
},
|
|
"fields": {
|
|
"address": "Address",
|
|
"allow_text_message": "Permission to Text?",
|
|
"name": "Name",
|
|
"ownr_addr1": "Address",
|
|
"ownr_addr2": "Address 2",
|
|
"ownr_city": "City",
|
|
"ownr_ctry": "Country",
|
|
"ownr_ea": "Email",
|
|
"ownr_fn": "First Name",
|
|
"ownr_ln": "Last Name",
|
|
"ownr_ph1": "Phone 1",
|
|
"ownr_st": "State/Province",
|
|
"ownr_title": "Title",
|
|
"ownr_zip": "Zip/Postal Code",
|
|
"preferred_contact": "Preferred Contact Method"
|
|
},
|
|
"labels": {
|
|
"create_new": "Create a new owner record.",
|
|
"existing_owners": "Existing Owners"
|
|
},
|
|
"successes": {
|
|
"save": "Owner saved successfully."
|
|
}
|
|
},
|
|
"parts": {
|
|
"actions": {
|
|
"order": "Order Parts"
|
|
}
|
|
},
|
|
"parts_orders": {
|
|
"errors": {
|
|
"creating": "Error encountered when creating parts order. "
|
|
},
|
|
"fields": {
|
|
"deliver_by": "Deliver By",
|
|
"lineremarks": "Line Remarks"
|
|
},
|
|
"labels": {
|
|
"email": "Send by Email",
|
|
"inthisorder": "Parts in this Order",
|
|
"orderhistory": "Order History",
|
|
"print": "Show Printed Form"
|
|
},
|
|
"successes": {
|
|
"created": "Parts order created successfully. "
|
|
}
|
|
},
|
|
"profile": {
|
|
"errors": {
|
|
"state": "Error reading page state. Please refresh."
|
|
}
|
|
},
|
|
"titles": {
|
|
"app": "Bodyshop by ImEX Systems",
|
|
"jobs": "All Jobs | $t(titles.app)",
|
|
"jobsavailable": "Available Jobs | $t(titles.app)",
|
|
"jobsdetail": "Job {{ro_number}} | $t(titles.app)",
|
|
"jobsdocuments": "Job Documents {{ro_number}} | $t(titles.app)",
|
|
"manageroot": "Home | $t(titles.app)",
|
|
"owners": "All Owners | $t(titles.app)",
|
|
"profile": "My Profile | $t(titles.app)",
|
|
"schedule": "Schedule | $t(titles.app)",
|
|
"shop": "My Shop | $t(titles.app)",
|
|
"shop_vendors": "Vendors | $t(titles.app)",
|
|
"vehicledetail": "Vehicle Details {{vehicle}} | $t(titles.app)",
|
|
"vehicles": "All Vehicles | $t(titles.app)"
|
|
},
|
|
"user": {
|
|
"actions": {
|
|
"signout": "Sign Out",
|
|
"updateprofile": "Update Profile"
|
|
},
|
|
"fields": {
|
|
"displayname": "Display Name",
|
|
"photourl": "Avatar URL"
|
|
}
|
|
},
|
|
"vehicles": {
|
|
"errors": {
|
|
"noaccess": "The vehicle does not exist or you do not have access to it.",
|
|
"validation": "Please ensure all fields are entered correctly.",
|
|
"validationtitle": "Validation Error"
|
|
},
|
|
"fields": {
|
|
"description": "Vehicle Description",
|
|
"plate_no": "License Plate",
|
|
"plate_st": "Plate Jurisdiction",
|
|
"trim_color": "Trim Color",
|
|
"v_bstyle": "Body Style",
|
|
"v_color": "Color",
|
|
"v_cond": "Condition",
|
|
"v_engine": "Engine",
|
|
"v_make_desc": "Make",
|
|
"v_makecode": "Make Code",
|
|
"v_mldgcode": "Molding Code",
|
|
"v_model_desc": "Model",
|
|
"v_model_yr": "Year",
|
|
"v_options": "Options",
|
|
"v_paint_codes": "Paint Codes",
|
|
"v_prod_dt": "Production Date",
|
|
"v_stage": "Stage",
|
|
"v_tone": "Tone",
|
|
"v_trimcode": "Trim Code",
|
|
"v_type": "Type",
|
|
"v_vin": "Vehicle Identification Number"
|
|
},
|
|
"successes": {
|
|
"save": "Vehicle saved successfully."
|
|
}
|
|
},
|
|
"vendors": {
|
|
"actions": {
|
|
"new": "New Vendor"
|
|
},
|
|
"errors": {
|
|
"deleting": "Error encountered while deleting vendor. ",
|
|
"saving": "Error encountered while saving vendor. "
|
|
},
|
|
"fields": {
|
|
"city": "City",
|
|
"cost_center": "Cost Center",
|
|
"country": "Country",
|
|
"discount": "Discount %",
|
|
"display_name": "Display Name",
|
|
"due_date": "Payment Due Date",
|
|
"email": "Contact Email",
|
|
"favorite": "Favorite?",
|
|
"name": "Vendor Name",
|
|
"prompt_discount": "Prompt Discount %",
|
|
"state": "State/Province",
|
|
"street1": "Street",
|
|
"street2": "Address 2",
|
|
"taxid": "Tax ID",
|
|
"terms": "Payment Terms",
|
|
"zip": "Zip/Postal Code"
|
|
},
|
|
"labels": {
|
|
"noneselected": "No vendor is selected.",
|
|
"search": "Type a Vendor's Name"
|
|
},
|
|
"successes": {
|
|
"deleted": "Vendor deleted successfully. ",
|
|
"saved": "Vendor saved successfully."
|
|
}
|
|
}
|
|
}
|
|
}
|