125 lines
5.0 KiB
JavaScript
125 lines
5.0 KiB
JavaScript
export default {
|
|
'monitor': {
|
|
'table': {
|
|
'clear': 'Clear',
|
|
'username': 'Username',
|
|
'IP_source': 'IP Source',
|
|
'description': 'Description',
|
|
'browser': 'Browser',
|
|
'create_time': 'Creation Time',
|
|
'exception_details': 'Exception Details',
|
|
'view_details': 'View Details',
|
|
'clear_log': 'Are You Sure You Want To Clear All Exception Logs?',
|
|
'prompt': 'Prompt',
|
|
'confirm': 'Confirm',
|
|
'cancel': 'Cancel',
|
|
'request_time': 'Request Time',
|
|
'search': 'Please Enter The Content You Want To Search'
|
|
},
|
|
'lucence': {
|
|
'operate': 'Operation',
|
|
'device_code': 'Device Number',
|
|
'task_code': 'Task Code',
|
|
'instruct_code': 'Instruction Code',
|
|
'method': 'Method',
|
|
'status_code': 'Status Code',
|
|
'requestparam': 'Request Parameter',
|
|
'responseparam': 'Return Parameter',
|
|
'logTime': 'Timestamp',
|
|
'content': 'Content Details',
|
|
'method_name': 'Please Enter The Method Name You Want To Search.',
|
|
'search_status_code': 'Please Enter The Status Code You Want To Search.',
|
|
'search_request_param': 'Please Enter The Request Parameter You Want To Search.',
|
|
'search_response_param': 'Please Enter The Response Parameter You Want To Search.',
|
|
'search_content': 'Please Enter The Details Of The Content You Want To Search.',
|
|
'until': 'Until',
|
|
'start_time': 'Start Date',
|
|
'end_time': 'End Date',
|
|
'the_past_week': 'The Past Week',
|
|
'the_past_month': 'The Past Month',
|
|
'the_past_three_months': 'The Past Three Months'
|
|
},
|
|
'click': {
|
|
'device_information': 'Device Information',
|
|
'monitor_item': 'Monitor Item',
|
|
'current_value': 'current value',
|
|
'device_setup': 'Device Settings',
|
|
'bar_code': 'Bar code',
|
|
'request_flag': 'Request flag',
|
|
'out_of_stock': 'Out of stock',
|
|
'with_pallets': 'There is a tray',
|
|
'pallets_and_goods': 'There are pallets and goods',
|
|
'material_code': 'Material code',
|
|
'disabled_manipulator': 'Disable manipulator',
|
|
'normal': 'normal',
|
|
'forbidden': 'disable',
|
|
'job_command': 'job command',
|
|
'recall': 'recall',
|
|
'scram': 'crash stop',
|
|
'police_clearance': 'clear the police',
|
|
'keep_out_of_storage': 'Keep out of storag',
|
|
'no_release': 'No export',
|
|
'stop_task': 'Stop task',
|
|
'equipment_number': 'Device number',
|
|
'device_name': 'Device name',
|
|
'exception_message': 'exception message',
|
|
'photoelectric_signal': 'photoelectric signal',
|
|
'mode': 'mode',
|
|
'alarm': 'alarm',
|
|
'ip_address': 'IP',
|
|
'pallet_quantity': 'Pallet quantity',
|
|
'instruction_information': 'instruction information',
|
|
'note_information': 'Remark information',
|
|
'current_instruction_message': 'current instruction information',
|
|
'last_instruction_message': 'last command information',
|
|
'action_signal': 'action signal',
|
|
'clearance_signal': 'allow in and out signal',
|
|
'materiel': 'material',
|
|
'lot': 'batch',
|
|
'request_task': 'Whether to request a task',
|
|
'request_order': 'Whether to request instructions',
|
|
'apply_labeling': 'Whether to apply for labelling',
|
|
'apply_for_bundling': 'Whether to apply for bundling',
|
|
'device_status': 'Device status',
|
|
'weight': 'weight',
|
|
'front_station_photoelectric_signal': 'forward station photoelectric signal',
|
|
'open': 'On',
|
|
'close': 'Off',
|
|
'AGV_phase': 'AGV Interaction Phase',
|
|
'description_of_the_AGV_phase': 'AGV Interaction Phase Description',
|
|
'AGV_action': 'AGV action',
|
|
'AGV_power': 'AGV Power',
|
|
'post-station_photoelectric_signal': 'post-station photoelectric signal',
|
|
'front_station_action_signal': 'forward motion signal',
|
|
'back_station_action_signal': 'post action signal',
|
|
'walk_y': 'walking column',
|
|
'previous_station_task': 'Former station task number',
|
|
'back_station_task': 'station task Back number',
|
|
'task_number': 'task number',
|
|
'disable': 'Whether to disable',
|
|
'current_temperature': 'Current temperature',
|
|
'oven_finish': 'Oven complete',
|
|
'house': 'Constant temperature countdown-house',
|
|
'minutes': 'Constant temperature countdown-minutes',
|
|
'seconds': 'Constant temperature countdown-seconds',
|
|
'gate_state': 'gate state',
|
|
'task_creation_failure': 'Cause of task creation failure',
|
|
'failed_to_create_instruction': 'Cause of instruction creation failure',
|
|
'no_electrical_signal_feedback_cause': 'Cause of no electrical signal feedback',
|
|
'request_success_flag': 'request success flag',
|
|
'delivery_completed': 'Outbound complete',
|
|
'inventory_quantity': 'inventory quantity',
|
|
'angle': 'Angle',
|
|
'electric_quantity': 'electricity',
|
|
'status': 'state',
|
|
'abnormal': 'exception',
|
|
'floor': 'floor',
|
|
'tray': 'tray',
|
|
'loading_or_not': 'loading or not',
|
|
'barcode': 'Vehicle number',
|
|
'barcode_length': 'Vehicle length',
|
|
'last_container': 'Last vehicle number'
|
|
}
|
|
}
|
|
}
|