mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-09 22:20:48 +01:00
17 lines
1.1 KiB
JSON
17 lines
1.1 KiB
JSON
{
|
|
"zero-is-disabled": "输入 0 可禁用此限制",
|
|
"chat-settings": "聊天设置",
|
|
"disable": "禁用聊天",
|
|
"disable-editing": "禁止编辑/删除聊天消息",
|
|
"disable-editing-help": "管理员和超级管理员不受此限制",
|
|
"max-length": "聊天信息的最大长度",
|
|
"max-length-remote": "远程聊天信息的最长长度",
|
|
"max-length-remote-help": "对于本地用户,该值通常设置为高于聊天消息最大值,因为远程消息往往较长(包含 @ 提及等)。",
|
|
"max-chat-room-name-length": "聊天室名称最大长度",
|
|
"max-room-size": "聊天室的最多用户数",
|
|
"delay": "发言频率(毫秒)",
|
|
"notification-delay": "聊天信息的通知延迟",
|
|
"notification-delay-help": "服务器可能无法承受即时通讯所带来的资源占用,因此在这段时间内发送的其他信息将被整理,并在每个延迟期通知用户一次。设置为 0 则禁用延迟。",
|
|
"restrictions.seconds-edit-after": "聊天信息保持可编辑状态的秒数。",
|
|
"restrictions.seconds-delete-after": "聊天信息保持可撤回状态的秒数。"
|
|
} |