13 changed files with 344 additions and 173 deletions
@ -0,0 +1,56 @@ |
|||
import koLocale from 'element-ui/lib/locale/lang/ko' |
|||
import ko from './ko' |
|||
import menu from './menu/zh' |
|||
import param from './param/zh' |
|||
import instruction from './instruction/zh' |
|||
import task from './task/ko' |
|||
import history from './history/zh' |
|||
import device from './device/zh' |
|||
import opc from './opc/zh' |
|||
import protocol from './protocol/zh' |
|||
import address from './address/zh' |
|||
import storageCell from './storageCell/zh' |
|||
import route from './route/zh' |
|||
import auto from './auto/zh' |
|||
import customPolicy from './customPolicy/zh' |
|||
import monitor from './monitor/zh' |
|||
import timing from './timing/zh' |
|||
import config from './config/zh' |
|||
import user from './user/zh' |
|||
import deviceErrorInfo from './deviceErrorInfo/zh' |
|||
import role from './role/zh' |
|||
import department from './department/zh' |
|||
import dict from './dict/zh' |
|||
import angle from './angle/zh' |
|||
import regional from './regional/zh' |
|||
import stage from './stage/zh' |
|||
|
|||
export default { |
|||
...koLocale, |
|||
...ko, |
|||
...menu, |
|||
...param, |
|||
...device, |
|||
...opc, |
|||
...protocol, |
|||
...address, |
|||
...storageCell, |
|||
...route, |
|||
...instruction, |
|||
...task, |
|||
...history, |
|||
...auto, |
|||
...customPolicy, |
|||
...monitor, |
|||
...timing, |
|||
...config, |
|||
...deviceErrorInfo, |
|||
...user, |
|||
...role, |
|||
...department, |
|||
...dict, |
|||
...angle, |
|||
...regional, |
|||
...stage |
|||
} |
|||
|
@ -0,0 +1,120 @@ |
|||
export default { |
|||
'lang': 'Korean', |
|||
'auto': { |
|||
'common': { |
|||
'home': 'Dashboard', |
|||
'Layout_setting': 'Layout Setting', |
|||
'Personal_center': 'Personal Center', |
|||
'Log_out': 'Log Out', |
|||
'Personal_information': 'Personal Information', |
|||
'username': 'UserName', |
|||
'name': 'Name', |
|||
'phone': 'Phone Number', |
|||
'phone2': 'Phone', |
|||
'sex': 'Sex', |
|||
'sex_male': 'Male', |
|||
'sex_female': 'Female', |
|||
'email': 'E-mail', |
|||
'Security_settings': 'Security Settings', |
|||
'Save_settings': 'Save Settings', |
|||
'Reset_settings': 'Reset Settings', |
|||
'Change_password': 'Change Password', |
|||
'New_password': 'New Password', |
|||
'Old_password': 'Old Password', |
|||
'Verify_password': 'Verify Password', |
|||
'User_information': 'User Information', |
|||
'Operation_log': 'Operation Log', |
|||
'action': 'Action', |
|||
'IP_source': 'IP Source', |
|||
'Browser': 'Browser', |
|||
'Request_time': 'Request Time', |
|||
'Creation_date': 'Creation Date', |
|||
'account': 'Account', |
|||
'password': 'Password', |
|||
'verification_code': 'Code', |
|||
'login_rm': 'Remember Me', |
|||
'login': 'Login', |
|||
'login_ing': 'Logging In...', |
|||
'Create': '신규 증가', |
|||
'Update': '수정', |
|||
'Delete': '삭제', |
|||
'Export': '내보 내기', |
|||
'Editors': 'Editor', |
|||
'SelectAll': 'SelectAll', |
|||
'Query': '조회', |
|||
'Reset': 'Reset', |
|||
'Confirm': 'Confirm', |
|||
'Cancel': 'Cancel', |
|||
'Forced_cancellation': 'Forced_cancellation', |
|||
'Initialize': 'Initialize', |
|||
'Operate': 'Operate', |
|||
'Refresh': 'Refresh', |
|||
'Closes': 'Close', |
|||
'Closes_l': 'Close Left', |
|||
'Closes_r': 'Close Right', |
|||
'Closes_o': 'Close Other', |
|||
'Closes_a': 'Close All', |
|||
'Theme_style_setting': 'Theme Style Setting', |
|||
'Theme_color': 'Theme Color', |
|||
'System_layout_configuration': 'System Layout Configuration', |
|||
'Open': 'Open', |
|||
'Fixation': 'Fixation', |
|||
'Display': 'Display', |
|||
'Dynamic_titles': 'Dynamic Titles', |
|||
'crudTip': 'Are you sure to delete this data?', |
|||
'startDate': 'StartDate', |
|||
'endDate': 'EndDate', |
|||
'moreMenu': 'MoreMenu', |
|||
'browses': 'Browse', |
|||
'fz': 'Full Screen Zoom', |
|||
'Tips': 'Tips', |
|||
'Tip1': 'Confirm deletion of selected', |
|||
'Tip2': 'Data?', |
|||
'Tip3': 'User name not used as login', |
|||
'Tip4': 'Mobile phone number cannot be duplicate', |
|||
'Tip5': 'Please enter a phone number', |
|||
'Tip6': 'Please enter the correct 11 digit phone number', |
|||
'Tip7': 'Drag and drop the excel file here or', |
|||
'Tip8': 'The two passwords are different', |
|||
'Tip9': 'Please enter your password again', |
|||
'Tip10': 'Please enter your old password', |
|||
'Tip11': 'Please enter your new password', |
|||
'Tip12': '6 to 20 characters in length', |
|||
'Tip13': 'Are you sure to log out and exit the system?', |
|||
'Tip14': 'WebSocket connection error', |
|||
'Tip15': 'Please enter an icon name', |
|||
'loading': 'Loading...', |
|||
'synchronous': '동기화', |
|||
'determine': 'Determine', |
|||
'stop': 'Stop', |
|||
'firing': 'Firing', |
|||
'import': 'Import', |
|||
'driver_configuration': 'Driver Configuration', |
|||
'create_time': 'Create Time', |
|||
'update_time': 'Update Time', |
|||
'create_by': 'Create People', |
|||
'update_by': 'Update People', |
|||
'is_on': 'Enable Or Not', |
|||
'please': 'Please Select', |
|||
'true': 'True', |
|||
'false': 'False', |
|||
'Running': 'Running', |
|||
'Paused': 'Paused' |
|||
}, |
|||
'monitor': { |
|||
'sys': 'System', |
|||
'day': 'Running Day', |
|||
'status': 'Status', |
|||
'core': 'Core', |
|||
'cpu': 'CPU Utilization', |
|||
'memory': 'Memory Utilization', |
|||
'tality': 'Tality', |
|||
'used': 'Used', |
|||
'leisure': 'Leisure', |
|||
'exchange': 'Exchange Utilization', |
|||
'disk': 'Disk Utilization', |
|||
'cpu_monitoring': 'Cpu Utilization Monitoring', |
|||
'memory_monitoring': 'Memory Utilization Monitoring' |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,94 @@ |
|||
export default { |
|||
'task': { |
|||
'txt_box': { |
|||
'Enter_task_number': '작업 번호 입력', |
|||
'Vehicle_registration_number': '운송번호를 입력하다', |
|||
'Material_type': '재료 타입', |
|||
'Task_status': '작업 상태', |
|||
'Origin_or_destination': '시작점 혹은 끝점을 입력하다', |
|||
'Task_type': '작업 형식2', |
|||
'Action_type': 'Action Type', |
|||
'ORDINARY': 'Ordinary task', |
|||
'IN_STOCK': 'Pick up secondary distribution', |
|||
'OUT_STOCK': 'Release cargo secondary distribution', |
|||
'IN_OUT_STOCK': 'Pick and release cargo secondary distribution', |
|||
'Warehouse_task_type': 'Warehouse Task Type', |
|||
'AGV_system': 'agv 시스템', |
|||
'Routing_scheme': 'Routing Scheme', |
|||
'agv_action_type': 'agv 2차 분배 유형', |
|||
'Priority': '우선 순위', |
|||
'Vehicle_number': '화물운송번호', |
|||
'Task_code': '임무 번호', |
|||
'Task': 'Task', |
|||
'start_or_end': '출발점 혹은 종점', |
|||
'time': 'Time', |
|||
'empty_shaft_position': 'Empty shaft position', |
|||
'extension_field': 'Extension Field' |
|||
}, |
|||
'select': { |
|||
'automated_warehouse_task_type': 'Automated Warehouse Task Type', |
|||
'Placeholder': 'Select', |
|||
'Start_point': '기점', |
|||
'Start_point2': 'Start Point 2', |
|||
'Starting_column': 'Starting Column', |
|||
'Starting_layer': 'Starting Layer', |
|||
'Destination': '종점', |
|||
'Destination2': 'Destination 2', |
|||
'Interaction_json': 'Interaction Fields', |
|||
'Ending_column': 'Ending Column', |
|||
'Ending_layer': 'Ending Layer', |
|||
'Description': 'Description', |
|||
'Cancel': '취소', |
|||
'Confirm': '제출', |
|||
'Ready': 'Ready', |
|||
'In_progress': 'In Progress', |
|||
'Completed': '완료', |
|||
'Forced_Completed': '강제로 완료하다', |
|||
'Cancel_Tasks_And_Commands': '작업과 명령 취소', |
|||
'Pickup_point': '픽업 포인트', |
|||
'Delivery_point': '화물 적치점', |
|||
'Remark': 'Remark', |
|||
'Creator': '창립자', |
|||
'Create_time': '만든 시간', |
|||
'update_time': '업데이트 시간', |
|||
'update_by': '업데이트맨', |
|||
'Operation': '조작', |
|||
'More': '더 많은', |
|||
'Create_command': '생성 명령', |
|||
'Reset': 'Reset', |
|||
'Void': 'Void', |
|||
'Starting_point': 'Starting Point', |
|||
'Target_point': 'Target Point', |
|||
'Is_it_completed': 'Is It Completed', |
|||
'error_code': 'Error Code', |
|||
'start_time': 'Start Time', |
|||
'finish_time': 'Completion Time', |
|||
'create_type': 'Create Type', |
|||
'finish_type': 'Completion Type', |
|||
'retry_times': 'Retry Count', |
|||
'please_enter_origin-column': 'Please Enter Origin Column!', |
|||
'please_enter_origin_level': 'Please Enter Origin Level!', |
|||
'please_select_destination_column': 'Please Select Destination Column!', |
|||
'please_select_destination_level': 'Please Select The Destination Floor!' |
|||
}, |
|||
screen: { |
|||
'title': 'Lanzhou Hailiang Equipment Management Task Kanban', |
|||
'task_screen': 'Task Kanban', |
|||
'device': 'Current Device', |
|||
'Wednesday': 'Wednesday', |
|||
'year': 'Year', |
|||
'month': 'Month', |
|||
'day': 'Day', |
|||
'task_code': 'Task Code', |
|||
'inst_code': 'Inst Code', |
|||
'start': 'Start', |
|||
'end': 'End', |
|||
'material': 'Material', |
|||
'material_num': 'Material Num', |
|||
'vehicle_code': 'Vehicle Code', |
|||
'bar': 'Bar', |
|||
'create_time': 'Create Time', |
|||
'IP': 'IP' |
|||
} |
|||
} |
|||
} |
Loading…
Reference in new issue