Files
huly-platform/plugins/communication-assets/lang/zh.json
T
2025-11-01 11:31:49 +05:00

99 lines
3.4 KiB
JSON

{
"string": {
"Messages": "消息",
"FirstMessages": "第一条消息",
"LatestMessages": "最新消息",
"Subscribe": "订阅",
"Unsubscribe": "取消订阅",
"File": "文件",
"Files": "文件",
"Added": "已添加",
"All": "全部 ({count})",
"Attach": "附加",
"Cancel": "取消",
"Edit": "编辑",
"Edited": "已编辑",
"Emoji": "表情",
"HoursAgo": "{hours, plural, =0 {不到一小时前} =1 {一小时前} other {#小时前}}",
"JustNow": "刚刚",
"LastReply": "最后回复",
"Mention": "提及",
"MinutesAgo": "{minutes, plural, =0 {不到一分钟前} =1 {一分钟前} other {#分钟前}}",
"MonthAt": "{month} 于 {time}",
"New": "新",
"Removed": "已删除",
"RepliesCount": "{count, plural, =0 {无回复} =1 {1 回复} other {# 回复}}",
"Reply": "回复",
"Send": "发送",
"Set": "设置",
"ShowFormatting": "显示格式",
"To": "到",
"Today": "今天",
"Unset": "未设置",
"WeekdayAt": "{weekday} 于 {time}",
"YearAt": "{year} 于 {time}",
"Yesterday": "昨天",
"YesterdayAt": "昨天 于 {time}",
"AndMore": "和其他 {count} 条",
"IsTyping": "{count, plural, =1 {正在输入} other {正在输入}}",
"IsThinking": "{count, plural, =1 {正在思考} other {正在思考}}",
"Loading": "加载中...",
"MessageIn": "消息 #{title}",
"ThreadWasDeleted": "此线程已被删除。",
"MessageWasRemoved": "此消息已被删除。",
"JoinedThe": "加入",
"LeftThe": "离开",
"Translating": "翻译中...",
"ShowOriginal": "显示原文",
"AddReaction": "添加反应",
"ReplyInThread": "在线程中回复",
"TranslateMessage": "翻译消息",
"ShowOriginalMessage": "显示原始消息",
"EditMessage": "编辑消息",
"RemoveMessage": "删除消息",
"CreateCard": "创建卡片",
"MessageAlreadyHasCardAttached": "哎呀!此消息已经有一张卡片附加。",
"CreatePoll": "创建投票",
"Poll": "投票",
"QuestionIsRequired": "问题是必需的。",
"AnswerIsRequired": "回答是必需的。",
"OptionIsRequired": "选项是必需的。",
"StartDateMustBeInTheFuture": "开始日期必须是未来的。",
"EndDateMustBeInTheFuture": "结束日期必须是未来的。",
"Question": "问题",
"AskQuestion": "提问",
"PollOptions": "投票选项",
"Option": "选项",
"AnonymousVoting": "匿名投票",
"MultipleChoice": "多选",
"QuizMode": "测验模式",
"StartTime": "开始时间",
"EndTime": "结束时间",
"OpenPoll": "开放投票",
"RetractVote": "撤销投票",
"Quiz": "测验",
"VotesCount": "{count, plural, =0 {无投票} =1 {1 次投票} other {# 次投票}}",
"Vote": "投票",
"ShowResults": "显示结果",
"Ended": "结束",
"StartsAt": "开始于 {date}",
"EndsAt": "结束于 {date}",
"StartsTomorrow": "开始明天 {date}",
"EndsTomorrow": "结束明天 {date}",
"PollResults": "投票结果",
"Polls": "投票",
"TotalVotes": "总投票数",
"Voted": "已投票",
"VotedFor": "投票于",
"RevokedVote": "撤销投票",
"AnonymousQuiz": "匿名测验",
"Direct": "私信",
"Directs": "私信",
"Members": "成员",
"Translate": "翻译",
"WriteMessageEllipsis": "编写消息...",
"EditMessageEllipsis": "编辑消息...",
"ArrowDownMessages": "↓ 最新消息"
}
}