Files
NodeBB/public/language/th/admin/settings/chat.json

15 lines
1.1 KiB
JSON

{
"zero-is-disabled": "Enter 0 to disable this restriction",
"chat-settings": "ตั้งค่าแชท",
"disable": "ปิดการใช้งานแชท",
"disable-editing": "ปิดการแก้ไข และการลบแชท",
"disable-editing-help": "Administrators and global moderators are exempt from this restriction",
"max-length": "จำนวนอักขระมากที่มากที่สุดต่อแชท",
"max-chat-room-name-length": "Maximum length of chat room names",
"max-room-size": "จำนวนผู้ใช้ในห้องแชทมากที่สุด",
"delay": "Time between chat messages (ms)",
"notification-delay": "Notification delay for chat messages",
"notification-delay-help": "Additional messages sent between this time are collated, and the user is notified once per delay period. Set this to 0 to disable the delay.",
"restrictions.seconds-edit-after": "Number of seconds a chat message will remain editable.",
"restrictions.seconds-delete-after": "Number of seconds a chat message will remain deletable."
}