六国语言配置,马来西亚项目拓扑图配置

This commit is contained in:
huangjp
2026-02-02 08:43:41 +08:00
parent 6f22a10e64
commit 983a638769
168 changed files with 28874 additions and 3289 deletions

View File

@ -1,7 +1,7 @@
export default {
remote: {
sbjrd: 'Device access point:',
pleaseSelect: 'Place select',
sbjrd: 'Equipment access point:',
pleaseSelect: 'Please select',
wjlj: 'File path:',
pleaseInput: 'Please enter',
query: 'Query',
@ -9,64 +9,64 @@ export default {
upload: 'Upload',
fileEmpty: 'This folder is empty',
fileName: 'File name',
goBack: 'Return',
goBack: 'Return to parent directory',
size: 'Size',
type: 'Type',
folder: 'Folder',
file: 'File',
upDate: 'Modification date',
owner: 'Owner',
operate: 'Operate',
operate: 'Operation',
downLoad: 'Download',
delete: 'Delete',
ggqx: 'Change permissions',
folderqx: 'File/folder permissions',
readers: 'Readers',
folderqx: 'File/Folder permissions',
readers: 'Reader',
read: 'Read',
write: 'Write',
run: 'Run',
run: 'Execute',
group: 'Group',
other: 'Other',
bhzml: 'Contains subdirectories',
other: 'Others',
bhzml: 'Include subdirectories',
unix: 'This command is only applicable to some UNIX hosts.',
cancel: 'Cancel',
sure: 'Sure',
selectSBJRD: 'Please select the device access point',
inputWJLJ: 'Please enter the file path',
Delivering: 'Delivering...',
deleteTip: 'Are you sure you want to delete this file?',
tip: 'Tip',
deleteSuccess: 'Delete success',
selectFile: 'Please select a file',
mustSelect: 'Each item must select one permission',
noSbjrd: 'No device access point',
sure: 'OK',
selectSBJRD: 'Please select equipment access point',
inputWJLJ: 'Please enter file path',
Delivering: 'Command issuing...',
deleteTip: 'Confirm file deletion?',
tip: 'Prompt',
deleteSuccess: 'Deletion successful',
selectFile: 'Please select file',
mustSelect: 'At least one permission must be selected for each item',
noSbjrd: 'No equipment access points available',
uploadFile: 'Upload file',
name: 'Name',
status: 'Status',
progress: 'Progress',
remotePath: 'Remote path',
close: 'Close',
loading: 'Loading',
fileMax: 'File cannot be larger than 50MB',
fileIssued: 'File issued',
uploadSuccess: 'Upload success',
close: 'Off',
loading: 'In progress',
fileMax: 'File size cannot exceed 50MB',
fileIssued: 'File issuance',
uploadSuccess: 'Upload successful',
uploadFail: 'Upload failed',
eqpt: 'EQPT',
batchdelivery: 'Batch delivery',
eqpt: 'Equipment',
batchdelivery: 'Batch issuance',
export: 'Export',
chineseName: 'Chinese name',
englishName: 'English name',
maxValue: 'Max value',
minValue: 'Min value',
maxValue: 'Max. value',
minValue: 'Min. value',
nowValue: 'Current value',
yhxgz: 'User modified value',
issued: 'Issued',
issued: 'Issue',
refresh: 'Refresh',
mlxf: 'Command issued',
issuedError: 'Command issued modification value is not within the range of values!',
mlxf: 'Command issuance',
issuedError: 'Command issued modified value is out of the allowable',
pleaseSelectData: 'Please select data',
ordinal: 'Ordinal',
ordinal: 'S/N',
eqptType: 'Equipment type',
back: 'Go back '
back: 'Return to parent directory'
}
}