mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-19 19:11:05 +01:00
15 lines
1.0 KiB
JSON
15 lines
1.0 KiB
JSON
{
|
|
"zero-is-disabled": "Enter 0 to disable this restriction",
|
|
"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": "チャットメッセージ間の時間(ミリ秒)",
|
|
"restrictions.seconds-edit-after": "投稿が編集可能な秒数",
|
|
"restrictions.seconds-delete-after": "投稿が削除可能な秒数"
|
|
} |