Files
ai-agent-admin/web/apps/web-ele/src/locales/langs/zh-CN/chat.json
T

92 lines
3.0 KiB
JSON

{
"title": "聊天",
"search": "搜索联系人或群聊",
"noConversations": "暂无会话",
"selectHint": "选择一个会话开始聊天",
"newChat": "发起聊天",
"newGroup": "创建群聊",
"private": "单聊",
"group": "群聊",
"members": "成员",
"memberCount": "{count} 人",
"owner": "群主",
"admin": "管理员",
"member": "成员",
"groupName": "群聊名称",
"groupNamePlaceholder": "请输入群聊名称",
"selectMembers": "选择成员",
"selectMembersPlaceholder": "请选择群成员",
"createGroupSuccess": "群聊创建成功",
"inputPlaceholder": "输入消息...",
"send": "发送",
"sendImage": "发送图片",
"sendFile": "发送文件",
"recall": "撤回",
"recallSuccess": "消息已撤回",
"recallFailed": "撤回失败",
"recallTimeout": "超过2分钟无法撤回",
"messageRecalled": "消息已撤回",
"typing": "正在输入...",
"yesterday": "昨天",
"pin": "置顶",
"unpin": "取消置顶",
"mute": "免打扰",
"unmute": "取消免打扰",
"conversationInfo": "会话信息",
"addMember": "添加成员",
"addMemberSuccess": "成员添加成功",
"allMembersExist": "所选成员已在群聊中",
"removeMember": "移除成员",
"removeMemberConfirm": "确定移除该成员吗?",
"dissolveGroup": "解散群聊",
"dissolveGroupConfirm": "确定解散该群聊吗?解散后不可恢复。",
"dissolveSuccess": "群聊已解散",
"leaveGroup": "退出群聊",
"noMessages": "暂无消息",
"loadMore": "加载更多",
"loading": "加载中...",
"image": "图片",
"file": "文件",
"replyTo": "回复",
"groupNameRequired": "请输入群聊名称",
"membersRequired": "请至少选择一个成员",
"recentChats": "最近聊天",
"contacts": "联系人",
"searchContacts": "搜索联系人",
"noContacts": "暂无联系人",
"startChat": "发起聊天",
"online": "在线",
"offline": "离线",
"sending": "发送中...",
"contactDetail": "联系人详情",
"contactDept": "部门",
"contactPost": "岗位",
"contactManager": "直属上级",
"contactEmail": "邮箱",
"contactMobile": "手机",
"contactCity": "城市",
"contactType": "用户类型",
"contactOrg": "组织架构",
"contactOrgInfo": "组织信息",
"contactInfo": "联系方式",
"selectContactHint": "选择一个联系人查看详情",
"copy": "复制",
"copySuccess": "已复制到剪贴板",
"replyingTo": "回复 {name}",
"markUnread": "标记未读",
"deleteConversation": "删除记录",
"deleteConversationConfirm": "确定删除该会话记录吗?",
"deleteSuccess": "已删除",
"orgStructure": "组织架构",
"emoji": "表情",
"voiceMessage": "语音消息",
"voiceTooShort": "录音时间太短",
"voiceUploading": "语音发送中...",
"micPermissionDenied": "无法访问麦克风,请检查浏览器权限",
"voice": "语音",
"dropToUpload": "松开发送文件",
"newMessage": "新消息",
"systemNotification": "系统通知",
"viewDetail": "查看详情"
}