初次提交
This commit is contained in:
72
src/lang/remoteControl/en.js
Normal file
72
src/lang/remoteControl/en.js
Normal file
@ -0,0 +1,72 @@
|
||||
export default {
|
||||
remote: {
|
||||
sbjrd: 'Device access point:',
|
||||
pleaseSelect: 'Place select',
|
||||
wjlj: 'File path:',
|
||||
pleaseInput: 'Please enter',
|
||||
query: 'Query',
|
||||
reset: 'Reset',
|
||||
upload: 'Upload',
|
||||
fileEmpty: 'This folder is empty',
|
||||
fileName: 'File name',
|
||||
goBack: 'Return',
|
||||
size: 'Size',
|
||||
type: 'Type',
|
||||
folder: 'Folder',
|
||||
file: 'File',
|
||||
upDate: 'Modification date',
|
||||
owner: 'Owner',
|
||||
operate: 'Operate',
|
||||
downLoad: 'Download',
|
||||
delete: 'Delete',
|
||||
ggqx: 'Change permissions',
|
||||
folderqx: 'File/folder permissions',
|
||||
readers: 'Readers',
|
||||
read: 'Read',
|
||||
write: 'Write',
|
||||
run: 'Run',
|
||||
group: 'Group',
|
||||
other: 'Other',
|
||||
bhzml: 'Contains 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',
|
||||
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',
|
||||
uploadFail: 'Upload failed',
|
||||
eqpt: 'EQPT',
|
||||
batchdelivery: 'Batch delivery',
|
||||
export: 'Export',
|
||||
chineseName: 'Chinese name',
|
||||
englishName: 'English name',
|
||||
maxValue: 'Max value',
|
||||
minValue: 'Min value',
|
||||
nowValue: 'Current value',
|
||||
yhxgz: 'User modified value',
|
||||
issued: 'Issued',
|
||||
refresh: 'Refresh',
|
||||
mlxf: 'Command issued',
|
||||
issuedError: 'Command issued modification value is not within the range of values!',
|
||||
pleaseSelectData: 'Please select data',
|
||||
ordinal: 'Ordinal',
|
||||
eqptType: 'Equipment type',
|
||||
back: 'Go back '
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user