Files
NodeBB/public/language/fi/admin/settings/chat.json
2024-02-04 09:18:04 +00:00

15 lines
952 B
JSON

{
"zero-is-disabled": "Enter 0 to disable this restriction",
"chat-settings": "Chat Settings",
"disable": "Disable chat",
"disable-editing": "Disable chat message editing/deletion",
"disable-editing-help": "Administrators and global moderators are exempt from this restriction",
"max-length": "Keskusteluviestien enimmäispituus",
"max-chat-room-name-length": "Keskusteluhuoneiden nimien enimmäispituus",
"max-room-size": "Keskusteluhuoneiden käyttäjien enimmäismäärä",
"delay": "Time between chat messages (ms)",
"notification-delay": "Keskusteluviestien ilmoitusviive",
"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."
}