Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (162 of 162 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/zh_Hans/
This commit is contained in:
parent
0bac42d3bf
commit
bc72b18d55
|
@ -204,6 +204,31 @@
|
||||||
"edit_infraction": {
|
"edit_infraction": {
|
||||||
"title": "违规原因已修改",
|
"title": "违规原因已修改",
|
||||||
"content": "{{username}} 的一项违规已被修改"
|
"content": "{{username}} 的一项违规已被修改"
|
||||||
|
},
|
||||||
|
"message": {
|
||||||
|
"info": {
|
||||||
|
"embeds_one": "1 个嵌入内容",
|
||||||
|
"embeds_other": "{{count}} 个嵌入内容",
|
||||||
|
"attachments_one": "1 个附件",
|
||||||
|
"show_more": "显示更多",
|
||||||
|
"content_unknown": "消息为空",
|
||||||
|
"header": "{{channel}} • {{user}} • [上下文]({{url}})",
|
||||||
|
"attachments_other": "{{count}} 个附件"
|
||||||
|
},
|
||||||
|
"edit": {
|
||||||
|
"title": "消息已编辑",
|
||||||
|
"new_content": "新内容",
|
||||||
|
"old_content": "旧内容"
|
||||||
|
},
|
||||||
|
"delete": {
|
||||||
|
"title": "消息已删除",
|
||||||
|
"content": "消息内容"
|
||||||
|
},
|
||||||
|
"bulk_delete": {
|
||||||
|
"title": "批量删除",
|
||||||
|
"content_other": "{{channel}} 中的 {{count}} 条消息被删除 - [显示]({{url}})",
|
||||||
|
"content_one": "{{channel}} 中的一条消息被删除 - [显示]({{url}})"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue