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

15 lines
998 B
JSON
Raw Permalink Normal View History

2016-12-19 15:51:36 -05:00
{
"zero-is-disabled": "Enter 0 to disable this restriction",
2017-06-01 09:25:16 +00:00
"chat-settings": "Nastavenia konverzácie",
2017-07-24 09:23:35 +00:00
"disable": "Zakázať konverzáciu",
2018-02-24 09:31:17 +00:00
"disable-editing": "Zakázať upravenie/odstránenie konverzačnej správy",
"disable-editing-help": "Správcovia a globálny moderátori sú vyňatí z tohto obmedzenia",
"max-length": "Maximálna dĺžka konverzačnej správy",
"max-chat-room-name-length": "Maximum length of chat room names",
2018-02-24 09:31:17 +00:00
"max-room-size": "Maximálny počet používateľov v konverzačnej miestnosti",
"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."
2016-12-19 15:51:36 -05:00
}