Files
huly-platform/plugins/communication-assets/lang/zh.json
T
2025-06-25 14:06:01 +07:00

57 lines
1.9 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 {正在输入}}",
"Loading": "加载中...",
"MessageIn": "消息 #{title}",
"ThreadWasDeleted": "此线程已被删除。",
"MessageWasRemoved": "此消息已被删除。",
"JoinedThe": "加入",
"LeftThe": "离开",
"Translating": "翻译中...",
"ShowOriginal": "显示原文",
"AddReaction": "添加反应",
"ReplyInThread": "在线程中回复",
"TranslateMessage": "翻译消息",
"ShowOriginalMessage": "显示原始消息",
"EditMessage": "编辑消息",
"RemoveMessage": "删除消息",
"CreateCard": "创建卡片",
"MessageAlreadyHasCardAttached": "哎呀!此消息已经有一张卡片附加。"
}
}