export default {
common: {
confirm: '确定',
cancel: '取消',
copy: '复制',
delete: '删除',
create: '创建',
save: '保存',
edit: '编辑',
close: '关闭',
rename: '重命名',
refresh: '刷新',
download: '下载',
send: '发送',
receive: '接收',
share: '分享',
connect: '连接',
connected: '已连接',
connecting: '连接中...',
disconnect: '断开',
loading: '加载中...',
noContent: '暂无内容',
success: '成功',
failed: '失败',
error: '错误',
unknownError: '未知错误',
pleaseWait: '请稍后...',
inputPlaceholder: '请输入',
search: '搜索',
okText: '确定',
cancelText: '取消',
warning: '提示',
createSuccess: '创建成功',
deleteSuccess: '删除成功',
renameSuccess: '重命名成功',
copySuccess: '复制成功',
operationFailed: '操作失败',
},
fileView: {
parentDir: '上级目录',
sortByName: '按名称',
sortBySize: '按大小',
sortByType: '按类型',
sortByDate: '按日期',
permissionSettings: '权限设置',
initialize: '初始化',
selectDirHint: '请选择一个目录',
selectDirectory: '选择目录',
refresh: '刷新',
newFolder: '新建文件夹',
newFile: '新建文件',
delete: '删除',
rename: '重命名',
download: '下载',
selectLocalDir: '选择本地目录',
confirmDelete: '确认删除',
deleteConfirmContent: '确定要删除以下文件吗?
{files}
共 {count} 个文件',
renameTitle: '重命名',
inputNewName: '请输入新的名称',
inputFolderName: '请输入文件夹名称',
inputFileName: '请输入文件名称',
createFolderTitle: '新建文件夹',
createFileTitle: '新建文件',
warningInputFolderName: '请输入文件夹名称',
warningInputFileName: '请输入文件名称',
deleteBtn: '删除',
cancelBtn: '取消',
createBtn: '创建',
},
fileReader: {
remoteTransfer: '远程传输',
browserDownload: '浏览器下载',
save: '保存',
edit: '编辑',
close: '关闭',
autoDetect: '自动检测',
other: '其他',
videoNotSupported: '您的浏览器不支持视频播放',
audioNotSupported: '您的浏览器不支持音频播放',
fileTooLarge: '文件过大,无法预览,请传输后查看',
unsupportedType: '不支持预览该类型的文件',
openAsText: '以文本打开',
downloadTitle: '下载文件',
downloadConfirm: '确定要下载{name}吗?',
saveFailed: '保存文件失败',
editor: '编辑器',
preview: '预览',
},
index: {
myId: '我的ID',
waitingForConnection: '等待连接...',
copy: '复制',
share: '分享',
connectedBy: '被连接',
connected: '已连接',
traffic: '流量',
packets: '包数',
enterPeerId: '输入对方ID',
connect: '连接',
connectedBtn: '已连接',
send: '发送',
receive: '接收',
desktopPreview: '桌面预览',
voiceCall: '语音通话',
camera: '摄像头',
linkCopied: '链接已复制',
linkCopiedDesc: '已成功复制到剪贴板',
idCopied: 'ID已复制',
idCopiedDesc: '已成功复制到剪贴板',
idCopiedConnectDesc: '已成功复制到剪贴板,可用于发起连接',
copyFailed: '复制失败',
notCompleted: '未完成',
inDevelopment: '开发中...',
connectSuccess: '连接成功',
newConnection: '出现新的连接',
errorOccurred: '发生错误',
disconnected: '连接已断开',
receiveFilesFailed: '接收文件失败',
kuraaFooter: 'kuraa',
shareUrl: '分享链接',
},
clipboard: {
getRemoteClipboard: '获取对方粘贴板',
noContent: '暂无内容',
fetchSuccess: '获取成功',
fetchFailed: '获取失败',
unknownError: '未知错误',
},
transfer: {
title: '传输列表',
clear: '清理',
waiting: '等待中',
sending: '发送中',
receiving: '接收中',
completed: '已完成',
error: '失败',
paused: '已暂停',
},
permission: {
title: '权限设置',
edit: '编辑权限',
view: '查看权限',
download: '下载权限',
desktop: '桌面预览权限',
call: '语音通话权限',
camera: '摄像头权限',
editDesc: '允许创建、修改、删除文件和文件夹',
viewDesc: '允许查看文件内容和目录结构',
downloadDesc: '允许传输文件到本地',
desktopDesc: '允许对方请求预览当前桌面',
callDesc: '允许对方请求语音通话',
cameraDesc: '允许对方请求查看当前摄像头',
},
desktop: {
remoteDesktop: '远程桌面',
waitingForDesktop: '等待桌面共享...',
endSharing: '结束共享',
collapseDesktop: '收起桌面',
expandDesktop: '展开桌面',
soundOn: '出声',
soundOff: '静音',
fullscreen: '全屏',
exitFullscreen: '退出',
enableSound: '开启声音',
disableSound: '静音',
desktopBeingViewed: '桌面正在被预览',
peerViewingDesktop: '对方正在查看你的桌面',
expandDesktopHint: '展开桌面预览提示',
remoteCamera: '远程摄像头',
waitingForCamera: '等待摄像头画面...',
collapseCamera: '收起摄像头',
endCamera: '结束摄像头',
expandCamera: '展开摄像头',
cameraBeingViewed: '摄像头正在被预览',
peerViewingCamera: '对方正在查看你的摄像头',
expandCameraHint: '展开摄像头预览提示',
cameraRequest: '摄像头请求',
voiceCallRequest: '语音通话请求',
peerRequestCamera: '对方请求查看摄像头',
peerRequestCall: '对方请求语音通话',
reject: '拒绝',
accept: '接听',
voiceCall: '语音通话',
collapseCall: '收起通话',
endCall: '结束通话',
inCall: '通话中',
connecting: '正在建立连接...',
unmute: '取消静音',
mute: '静音',
expandCall: '展开通话',
},
voice: {
myId: '我的ID',
preparing: '准备连接...',
ready: '准备就绪',
inCall: '通话中',
enterPeerId: '输入对方的ID',
call: '呼叫',
endCall: '结束通话',
unmute: '取消静音',
mute: '静音',
delay: '延迟时间',
copy: '复制',
cannotAccessMic: '无法访问麦克风',
connectionError: '连接错误',
},
shader: {
uploadImageVideo: '上传图片/视频',
},
}