platform/plugins/chunter-assets/lang/zh.json
Kristina 316d41da60
Ai bot updates (#6770)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-10-01 14:53:36 +07:00

136 lines
5.3 KiB
JSON

{
"string": {
"ApplicationLabelChunter": "聊天",
"LeftComment": "留下评论",
"Channels": "频道",
"DirectMessages": "直连消息",
"CreateChannel": "新建频道",
"NewDirectMessage": "新建直连消息",
"ChannelName": "名称",
"ChannelNamePlaceholder": "频道",
"ChannelDescription": "描述",
"Channel": "频道",
"DirectMessage": "直连消息",
"EditUpdate": "保存...",
"EditCancel": "取消",
"Comments" : "评论",
"About": "关于",
"Members": "成员",
"NoMembers": "无成员",
"MentionedIn": "提到你在",
"Mentioned": "提到",
"ContactInfo": "联系信息",
"Content": "内容",
"Comment": "评论",
"Message": "消息",
"MessageOn": "消息于",
"On": "于",
"Reference": "引用",
"Chat": "聊天",
"In": "在",
"MentionNotification": "提到",
"Topic": "主题",
"Thread": "线程",
"Threads": "线程",
"New": "新的",
"MarkUnread": "标记未读",
"GetNewReplies": "收到新回复通知",
"TurnOffReplies": "关闭回复通知",
"PinMessage": "置顶消息",
"UnpinMessage": "取消置顶消息",
"Pinned": "置顶",
"EditMessage": "编辑消息",
"Edited": "已编辑",
"DeleteMessage": "删除消息",
"AndYou": "{participants, plural, =0 {只有你} other {和你}}",
"ShowMoreReplies": "显示 {count} 条更多回复",
"Settings": "设置",
"ArchiveChannel": "归档频道",
"UnarchiveChannel": "取消归档频道",
"ArchiveConfirm": "当你归档频道时,它会对所有人进行归档。<br/><br/>没有人能够发送消息,但他们仍然可以访问频道的历史记录。<br/><br/>你仍然可以通过搜索找到频道的内容。<br/>如果需要,你可以随时取消归档频道。\n",
"UnarchiveConfirm": "你想要取消归档频道吗?",
"AddToSaved": "添加到已保存",
"RemoveFromSaved": "从已保存中移除",
"EmptySavedHeader": "添加消息以便稍后查看",
"EmptySavedText": "勾选你的待办事项或保存一些其他时间处理的东西。只有你能看到你的已保存项,因此可以随意使用它们。",
"SharedBy": "由 {name} 分享于 {time}",
"LeaveChannel": "离开频道",
"ChannelBrowser": "频道浏览器",
"Saved": "已保存",
"ConvertToPrivate": "转换为私有频道",
"MessagesBrowser": "消息浏览器",
"CreateBy": "创建者",
"ThreadMessage": "线程消息",
"ChunterBrowser": "浏览器",
"Messages": "消息",
"NoResults": "没有记录",
"CopyLink": "复制链接",
"FilterBacklinks": "反向链接",
"DM": "直连消息",
"DMNotification": "发送了一条消息",
"ConfigLabel": "聊天",
"ConfigDescription": "用于文本通讯的扩展",
"LastMessage": "最后一条消息",
"You": "你",
"YouHaveJoinedTheConversation": "你已加入对话",
"NoMessages": "还没有消息",
"DirectNotificationTitle": "{senderName}",
"DirectNotificationBody": "{message}",
"MessageNotificationBody": "{senderName}: {message}",
"AddCommentPlaceholder": "添加评论...",
"Reacted": "回应",
"Docs": "文件",
"NewestFirst": "最新优先",
"ReplyToThread": "回复线程",
"SentMessage": "发送消息",
"Direct": "直连",
"RepliedToThread": "回复了线程",
"RepliedTo": "回复:{message}",
"AllChannels": "所有频道",
"AllContacts": "所有联系人",
"NewChannel": "新建频道",
"DescriptionOptional": "描述(可选)",
"Visibility": "可见性",
"Public": "公开",
"Private": "私有",
"NewDirectChat": "新建直连聊天",
"AddMembers": "添加成员",
"PinnedCount": "已置顶 {count}",
"LoadingHistory": "加载历史记录...",
"UnpinChannels": "取消置顶所有频道",
"ArchiveActivityConfirmationTitle": "归档所有活动频道?",
"ArchiveActivityConfirmationMessage": "你确定要归档所有活动频道吗?此操作无法撤销。",
"CloseConversation": "关闭对话",
"Starred": "已加星标",
"DeleteStarred": "移除星标",
"StarChannel": "星标频道",
"StarConversation": "星标对话",
"UnstarChannel": "取消频道星标",
"UnstarConversation": "取消对话星标",
"JoinChannelHeader": "点击“加入”开始。",
"JoinChannelText": "加入后,你将能够阅读所有消息并参与讨论。",
"NoMessagesInChannel": "此频道中没有消息。",
"SendMessagesInChannel": "在此频道中发送消息。",
"LatestMessages": "↓ 最新消息",
"Joined": "已加入",
"Left": "已离开",
"Added": "已添加",
"Removed": "已移除",
"CreatedChannelOn": "于 {date} 创建此频道",
"ChannelMessages": "频道消息",
"JoinChannel": "加入频道",
"YouJoinedChannel": "你已加入频道",
"AndMore": "和 {count} 人",
"IsTyping": "正在输入...",
"ThreadIn": "线程在 {name}",
"TranslateMessage": "翻译消息",
"Translate": "翻译",
"ShowOriginal": "显示原文",
"Translating": "翻译中...",
"StartConversation": "开始对话",
"ViewingThreadFromArchivedChannel": "你正在查看已归档频道的线程",
"ViewingArchivedChannel": "你正在查看已归档频道",
"OpenChatInSidebar": "在侧边栏中打开聊天"
}
}