ultimatepos/Modules/Repair/Resources/lang/en/lang.php

208 lines
9.9 KiB
PHP

<?php
return [
'repair' => 'Repair',
'status_name' => 'Status Name',
'color' => 'Color',
'sort_order' => 'Sort Order',
'add_status' => 'Add Status',
'edit_status' => 'Edit Status',
'toggle_navigation' => 'Toggle navigation',
'repair_checklist' => 'Repair Checklist',
'all_repairs' => 'All Repairs',
'manufacturer' => 'Manufacturer',
'assign_repair_to' => 'Assign Repair To',
'serial_no' => 'Serial Number',
'model' => 'Model',
'pre_repair_checklist' => 'Pre Repair Checklist',
'security' => 'Security',
'pattern' => 'Pattern',
'auto_send_notification' => 'Auto Send Notification',
'defect' => 'Defect',
'add_parts_used_in_repair' => 'Add parts being used to repair',
'auto_send_email_tooltip' => 'If checked an Email notification will be sent to the customer for each update',
'auto_send_sms_tooltip' => 'If checked an SMS notification will be sent to the customer for each update',
'repair_no' => 'Repair Number',
'repair_status' => 'Repair Status',
'repair_details' => 'Repair Details',
'update_note' => 'Update Note',
'activities' => 'Activities',
'repair_update' => 'Repair Update',
'status_changed' => 'Status Changed',
'access_repair_checklist' => 'Add/Edit/Delete Repair Checklist',
'repair_module' => 'Repair Module',
'repair_date' => 'Repair Date',
'change_status' => 'Change Status',
'status_changed_to' => 'Status changed to ":status"',
'repairs' => 'Repairs',
'repair_warranty' => 'Repair Warranty',
'all_repair_warranties' => 'All Repair Warranties',
'add_repair_warranty' => 'Add Repair Warranty',
'duration' => 'Duration',
'edit_repair_warranty' => 'Edit Repair Warranty',
'repair_added_on' => 'Repair Added On',
'repair_completed_on' => 'Repair Completed On',
'expires_in' => 'Expires In',
'warranty' => 'Warranty',
'repair_settings' => 'Repair Settings',
'search_default_product' => 'Search default product',
'selected_default_product' => 'Selected default product',
'no_default_product_selected' => 'No default product selected',
'default_product_tooltip' => 'This product will be added automatically while adding a repair',
'submit_n_print_label' => 'Submit & Print Label',
'repair_module_settings' => 'Repair Module Settings',
'show_repair_warranty' => 'Show repair warranty',
'repair_warranty_label' => 'Repair warranty label',
'show_serial_no' => 'Show serial number',
'serial_no_label' => 'Serial number label',
'show_defects' => 'Show defects',
'defects_label' => 'Defect label',
'print_invoice' => 'Print Invoice',
'repair_label' => 'Repair Label',
'print_barcode' => 'Print Barcode',
'completed_on_changed' => 'Completed on date changed',
'show_model' => 'Show Model',
'model_no_label' => 'Model number label',
'no_default_status_selected' => 'No default status selected',
'current_repair_status' => 'Current Repair Status',
'repair_due_date_tooltip' => 'The date the technician should return the item after repairing to the customer.',
'device' => 'Device',
'manage_device' => 'Manage Device',
'devices' => 'Devices',
'device_tooltip' => 'Electronic Devices like-<br> Laptop, Desktop, Mobile',
'device_models' => 'Device Models',
'device_models_tooltip' => 'Here device models can be added along with its repair checklist',
'all_device_models' => 'All device models',
'model_name' => 'Model Name',
'add_device_model' => 'Add Device Model',
'repair_checklist_tooltip' => 'Add pipe (|) separated multiple checklist <br> <b>Ex: </b>Item 1 | Item 2 | Item 3',
'device_model' => 'Device Model',
'no_repair_check_list' => 'No Repair Checklist',
'show_device' => 'Show Device',
'device_label' => 'Device Label',
'show_brand' => 'Show Brand',
'brand_label' => 'Brand Label',
'show_repair_checklist' => 'Show repair checklist',
'repair_checklist_label' => 'Repair checklist label',
'send_sms' => 'Send Sms',
'sms_sent' => 'Sms Sent',
'sms_not_sent' => 'Sms Not Sent',
'not_applicable' => 'Not Applicable',
'not_applicable_key' => 'N/A',
'invalid_repair_details' => 'Invalid Repair Information!',
'pattern_lock' => 'Pattern Lock',
'pass_code_of_device' => 'Device Passcode',
'mark_this_status_as_complete' => 'Mark this status as complete',
'sms_template' => 'SMS Template',
'completed_repair' => 'Completed Repair',
'pending_repair' => 'Pending Repair',
'marked_as_completed' => 'Status is marked as complete',
'total_unit_repaired' => 'Total unit repaired',
'trending_devices' => 'Top Trending Devices',
'trending_device_models' => 'Top Trending Device Models',
'trending_brands' => 'Top Trending Brands',
'no_report_found' => 'No data found, please add repair!',
'job_sheets' => 'Job Sheets',
'all_job_sheets' => 'All job sheets',
'add_job_sheet' => 'Add job sheet',
'job_sheet' => 'Job sheet',
'create' => 'Create',
'service_type' => 'Service type',
'carry_in' => 'Carry in',
'pick_up' => 'Pick up',
'on_site' => 'On site',
'expected_delivery_date' => 'Expected Delivery Date',
'estimated_cost' => 'Estimated Cost',
'repair_tc_conditions' => 'Repair terms & conditions',
'product_configuration' => 'Product Configuration',
'problem_reported_by_customer' => 'Problem Reported By The Customer',
'condition_of_product' => 'Condition Of The Product',
'assign_service_staff' => 'Assign Operator/Technician',
'repair_passcode' => 'Password/Pattern Lock',
'view_job_sheet' => 'View job sheet',
'job_sheet_no' => 'Job sheet number',
'job_sheet_prefix' => 'Job sheet number prefix',
'technician' => 'Technician',
'security_pattern' => 'Security Pattern',
'customer_signature' => 'Customer signature',
'authorized_signature' => 'Authorized signature',
'security_pattern_code' => 'Security Pattern code',
'edit_job_sheet' => 'Edit Job Sheet',
'delete_job_sheet' => 'Delete Job Sheet',
'view_all_job_sheet' => 'View All Job Sheets',
'view_assigned_job_sheet' => 'View Only Assigned Job Sheet',
'pending' => 'Pending',
'completed' => 'Completed',
'invoices' => 'Invoices',
'add_invoice' => 'Add Invoice',
'list_invoices' => 'List Invoices',
'delivery_date' => 'Delivery Date',
'default_job_sheet_status' => 'Default Job Sheet Status',
'default_job_sheet_status_tooltip' => 'Default status when adding a new job sheet',
'all_js_status_tooltip' => 'All job sheets status',
'edit_invoice' => 'Edit Invoice',
'view_invoice' => 'View Invoice',
'delete_invoice' => 'Delete Invoice',
'change_invoice_status' => 'Change Invoice Status',
'access_job_sheet_status' => 'Add/Edit/Delete Job Sheet Status',
'show_repair_status' => 'Show repair status',
'repair_status_label' => 'Repair status label',
'pick_up_on_site_addr' => 'Pick up/On site address',
'job_sheets_by_status' => 'Job sheets by status',
'job_sheets_by_service_staff' => 'Job sheets by service staff',
'total_job_sheets' => 'Total job sheets',
'job_sheet_or_invoice_no' => 'Job sheet no. / Invoice no.',
'uploaded_image_for' => 'Uploaded docs for :job_sheet_no',
'comment_by_ss' => 'Comment by technician',
'send_notification' => 'Send notification',
'sms' => 'Sms',
'product_configuration_tooltip' => 'Add comma (,) separated multiple product configurations, to be used in job sheet <br> <b>Ex: </b>Item 1, Item 2, Item 3',
'problem_reported_by_customer_tooltip' => 'Add comma (,) separated common problems reported by customer, to be used in job sheet <br> <b>Ex: </b>Item 1, Item 2, Item 3',
'product_condition_tooltip' => 'Add comma (,) separated common product conditions, to be used in job sheet <br> <b>Ex: </b>Item 1, Item 2, Item 3',
'prechecklist_help_text' => 'Based on device model, the checklist will appear here',
'add_repair' => 'Add Repair',
'common_completed_status_tooltip' => 'Status which are marked as completed will be displayed here.',
'common_pending_status_tooltip' => 'Status which are not marked as completed will be displayed here.',
'send_email' => 'Send Email',
'label_for_job_sheet_custom_field' => 'Label for job sheet custom field :number',
'add_jobsheet_parts' => 'Add job sheet parts',
'add_parts' => 'Add parts',
'search_parts' => 'Search Parts',
'part' => 'Part',
'save_and_add_parts' => 'Save and add parts',
'parts_used' => 'Parts used',
'add_parts_and_mark_complete' => 'Add parts and mark complete',
'print_format_1' => 'Print format 1',
'print_format_2' => 'Print format 2',
'print_customer_copy' => 'Print Customer Copy',
'repair_charges' => 'Repair charges',
'use_for_repair' => 'Use for repair?',
'use_for_repair_help_text' => 'If checked, brand will be displayed in dropdown used on <code>repair module<code>!',
'save_and_upload_docs' => 'Save and upload docs',
'upload_job_sheet_docs' => 'Upload job sheet docs',
'upload_docs' => 'Upload docs',
'document' => 'Document',
'view_all_invoice' => 'View all invoice',
'view_own_invoice' => 'View own invoice',
'default_repair_checklist' => 'Default repair checklist',
'jobsheet_pdf_settings' => 'Jobsheet PDF & Label',
'print_label' => 'Print Label',
'problem' => 'Problem',
'job_sheet_pdf' => 'Job Sheet PDF',
'job_sheet_label' => 'Job Sheet Label',
'label_width' => 'Label width',
'label_height' => 'Label Height',
'delivery_date_tooltip' => 'Expected date to deliver the product',
'customer_information' => 'Customer Information',
'customer_address' => 'Customer Address',
'customer_phone' => 'Customer Phone',
'alt_phone' => 'Alternate Phone',
'label_details' => 'Label Details',
'sales_person' => 'Sales Person',
'barcode' => 'Barcode (Job Sheet Number)',
'label_information' => 'Label Information',
'device_info' => 'Device Info',
'imei_sr_no' => 'IMEI/Serial No.',
'brand_model' => 'Brand/Model',
];