platform/plugins/chunter-assets/lang/zh.json
Kristina 4e81624688
UBERF-7717: reduce finds on members changed ()
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2024-08-06 22:32:39 +07:00

125 lines
4.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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": "你想要归档频道吗?",
"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": ""
}
}