mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-27 09:49:52 +01:00
15 lines
992 B
JSON
15 lines
992 B
JSON
{
|
|
"zero-is-disabled": "Enter 0 to disable this restriction",
|
|
"chat-settings": "Definições da conversa",
|
|
"disable": "Desativar conversas",
|
|
"disable-editing": "Desativar edtitar/apagar mensagens das conversas",
|
|
"disable-editing-help": "Administrators and global moderators are exempt from this restriction",
|
|
"max-length": "Comprimento máximo das mensagens nas conversas",
|
|
"max-chat-room-name-length": "Maximum length of chat room names",
|
|
"max-room-size": "Número máximo de utilizadores nas salas de conversa",
|
|
"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."
|
|
} |