| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- export default {
- park: 'Parking Area',
- booth: 'Guard Booth',
- access: 'Passage',
- device: 'Device',
- modify: 'Edit',
- remove: 'Delete',
- new: 'Add',
- reload: 'Refresh',
- coding: 'Code',
- Name: 'Name',
- IpAddress: 'IP Address',
- Remarks: 'Remarks',
- Action: 'Operation',
- Direction: 'In/Out Direction',
- Allow: 'Allow temporary vehicles entry and exit',
- Type: 'Category',
- Port: 'Port',
- Enable: 'Enable',
- Connect: 'Connect',
- ConnectSuccess: 'Connect Success',
- GuardAdd: 'Add Guard Booth',
- GuardEdit: 'Edit Guard Booth',
- BoothCode: 'Booth Code',
- BoothName: 'Booth Name',
- Passage_Booth: 'Passage Booth',
- Passage_Code: 'Channel Code',
- Passage_Name: 'Channel Name',
- Entry_Exit: 'Entry Exit Direction',
- advance: 'advance',
- out: 'out',
- yes: 'yes',
- no: 'no',
- Cancel: 'Cancel',
- Confirm: 'Confirm',
- Device_Channel: 'Device Channel',
- Device_Name: 'Device Name',
- Device_Code: 'Device Code',
- Connection_Mode: 'Connection Mode',
- Area_Code: 'Area Code',
- Surname: 'Surname',
- Mobile_Phone: 'Mobile Phone',
- Email: 'Email',
- Expire_Time: 'Expire Time',
- roster: 'Black & White List',
- Search: 'Search',
- LicensePlateNo: 'License Plate No',
- RFID_Tag: 'RFID Tag',
- List_Type: 'List Type',
- Reset: 'Reset',
- WhiteList: 'White List',
- BlackList: 'Black List',
- SelectVehicle: 'Select Vehicle',
- CarOwner: 'Car Owner',
- AddCarOwner: 'Add Car Owner',
- ElectronicTag: 'Electronic Tag',
- VehicleType: 'Vehicle Type',
- VehicleBrand: 'Vehicle Brand',
- VehicleColor: 'Vehicle Color',
- ManageVehicleType: 'Manage Vehicle Type',
- AddNewType: 'Add New Type',
- BindOwner: 'Bind Owner',
- InitialFee: 'Initial Fee',
- UnitFee: 'Unit Fee',
- IsVipFree: 'VIP Free',
- DailyMaxFee: 'Daily Max Fee',
- VipDiscount: 'VIP Discount',
- FreeDuration: 'Free Duration (Min)',
- StartFee: 'Start Fee',
- UnitTime: 'Unit Time (Min)',
- AddChargeConfig: 'Add Charge Config',
- EditChargeConfig: 'Edit Charge Config',
- EntryTime: 'Entry Time',
- ExitTime: 'Exit Time',
- StayDuration: 'Stay Duration',
- Fee: 'Fee',
- PayStatus: 'Payment Status',
- ExitBooth: 'Exit Booth',
- ExitPassage: 'Exit Passage',
- ParkManage: 'Parking Lot Manage',
- ParkInfoManage: 'Parking Info Manage',
- OwnerManage: 'Owner Manage',
- BlackWhiteList: 'Black White List',
- VehicleInfo: 'Vehicle Info',
- ChargeConfig: 'Charge Config',
- ReportInfoQuery: 'Report Info Query',
- InOutRecord: 'In Out Record',
- AbnormalReport: 'Abnormal Report',
- StatisticsQuery: 'Statistics Query',
- OnlineVehicleStats: 'Online Vehicle Statistics',
- deleteBoothTip: 'Are you sure you want to delete this booth?',
- deletePassageTip: 'Are you sure you want to delete this access?',
- deleteDeviceTip: 'Are you sure you want to delete this device?',
- delOwnerTip: 'Are you sure to delete this car owner information?',
- tip: 'Prompt',
- deleteSuccess: 'Deleted successfully',
- deleteFailed: 'Deletion failed',
- cancelDelete: 'Delete canceled',
- editSuccess: 'Edit successfully',
- editFailed: 'Edit failed',
- isVip: 'Become VIP',
- noVip: 'Not VIP',
- carPlateInput: 'Please enter license plate number',
- carTypeSelect: 'Please select vehicle type',
- ownerSelect: 'Please select owner',
- manageCarType: 'Manage Vehicle Types',
- typeName: 'Type Name',
- confirmDeleteCar: 'Are you sure you want to delete this vehicle?',
- rfidLabel: 'RFID Tag (For UHF)',
- placeholderPorsche: 'e.g. Porsche',
- placeholderBlack: 'e.g. Black',
- tempCarOptional: 'Optional for temporary vehicles',
- parkTip: 'e.g. Monthly Rental Car',
- licensePlate: 'License Plate',
- view: 'View',
- vehicleNumber: 'Vehicle Identification Number',
- ownerName: 'Owner Name',
- blackWhiteList: 'Blacklist & Whitelist Management',
- expireTime: 'Expiration Time',
- pleaseSelectVehicle: 'Please select a vehicle',
- permanentValidity: 'No selection means permanent valid',
- saveFail: 'Save failed',
- addSuccess: 'Added successfully',
- confirmDelete: 'Confirm delete?',
- parking: 'ParkingManage', // 车场管理
- parkingInfo: 'ParkingInfoManage', // 车场信息管理
- carOwner: 'OwnerManage', // 车主管理
- carInfo: 'VehicleInfo', // 车辆信息
- pricing: 'FeeConfig', // 收费配置
- entryExit: 'Entry/Exit', // 进出场操作
- report: 'ReportQuery', // 报表查询
- enter: 'AccessRecord', // 进出记录
- sheet: 'ExceptionReport', // 异常报表
- statistics: 'StatQuery', // 统计查询
- vehicle: 'VehicleStat', // 场内车辆统计
- dashboard: 'Dashboard', // 数据看板
- superAdmin: 'SuperAdmin', // 超级管理员
- authority: 'RoleManage', // 角色管理
- menu: 'MenuManage', // 菜单管理
- api: 'APIManage', // 接口管理
- user: 'UserManage', // 用户管理
- dictionary: 'DictManage', // 字典管理
- operation: 'OperHistory', // 操作日志
- person: 'PersonalInformation',
- areaName: 'Area Name',
- areaCapacity: 'Area Capacity',
- createArea: 'Create Area',
- editArea: 'Edit Area',
- addPassage: 'Add Passage',
- editPassage: 'Edit Passage',
- addDevice: 'Add Device',
- editDevice: 'Edit Device',
- smartBarrier: 'SmartBarrier',
- language: 'Language',
- currRole: 'CurrentRole',
- menuCmd: 'MenuCommand',
- personalInfo: 'PersonalInfo',
- logout: 'Logout',
- barrierSystem: 'Smart Barrier System',
- placeholderUser: 'Please enter username',
- placeholderPwd: 'Please enter password',
- placeholderCode: 'Please enter verification code',
- login: 'Login',
- selectParkArea: 'Please select parking area',
- pleaseSelect: 'Please select',
- serialName: 'Serial Port Name',
- baudRate: 'Baud Rate',
- inputPhone: 'Please enter phone number',
- inputOwnerName: 'Please enter owner name',
- editOwner: 'Edit Owner',
- selectPavilion: 'Please select booth',
- fillCompleteInfo: 'Please fill in all info except remarks',
- allow: 'Allow',
- disallow: 'Disallow',
- enable: 'Enable',
- disable: 'Disable',
- currentDate: 'Current Date',
- addFail: 'Add Failed',
- vipFree: 'VIP Free',
- vipNotFree: 'VIP Not Free',
- noLabel: 'No Label',
- permanentValid: 'Permanent Valid',
- addCar: 'Add Vehicle',
- editCar: 'Edit Vehicle',
- unknown: 'Unknown',
- tempCar: 'Temporary Vehicle',
- getListFail: 'Failed to get list',
- inputTypeName: 'Please enter type name',
- notOut: 'Not Exit',
- unpaid: 'Unpaid',
- paid: 'Paid',
- minute: 'Minute',
- entryImg: 'Entry Image',
- exitImg: 'Exit Image',
- recordDetail: 'Access Record Details',
- entryVehicle: 'Vehicle Entry',
- exitVehicle: 'Vehicle Exit',
- confirmEntry: 'Confirm Entry',
- confirmEntryTemp: 'Confirm Entry (Temp)',
- confirmExitAndPay: 'Confirm Exit & Pay',
- exitAutoCalcFee: 'Parking fee will be calculated automatically',
- notFoundVehicle: 'Vehicle Not Found',
- tempCarEntryHint: 'Will be processed as temporary vehicle. Select parking lot and confirm entry.',
- plateNotRegHint: 'Vehicle not registered. Please verify the plate number.',
- entrySuccessMsg: 'Entry Success',
- exitSuccessMsg: 'Exit Success',
- entryFailed: 'Entry Failed',
- exitFailed: 'Exit Failed',
- pleaseEnterPlateOrRfid: 'Please enter plate number or RFID tag',
- vehicleDetail: 'Vehicle Info',
- exitDetail: 'Exit Info',
- confirmExitTitle: 'Confirm Exit',
- confirmExitMsg: 'Confirm vehicle exit?',
- pleaseSelectPark: 'Please select parking lot',
- rfidInput: 'Please enter RFID tag',
- exitRecordDetail: 'Entry: {entryTime} | Stay: {duration} | Fee: ¥{fee}',
- paymentMethod: 'Payment Method',
- cashPayment: 'Cash',
- wechatPayment: 'QR Code',
- posPayment: 'POS Card',
- cashReceived: 'Received',
- change: 'Change',
- confirmPayAndExit: 'Confirm & Release',
- insufficientAmount: 'Insufficient amount',
- paymentRecord: 'Payment Record',
- }
|