mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-04 19:41:16 +01:00
21 lines
890 B
JSON
21 lines
890 B
JSON
{
|
||
"chat.chatting_with": "和<span id=\"chat-with-name\"></span>聊天中",
|
||
"chat.placeholder": "在這裡輸入訊息,按 Enter 發送",
|
||
"chat.send": "發送",
|
||
"chat.no_active": "暫無聊天",
|
||
"chat.user_typing": "%1 正在輸入中...",
|
||
"chat.user_has_messaged_you": "%1 已傳送訊息給你了",
|
||
"chat.see_all": "顯示全部聊天室",
|
||
"chat.no-messages": "請選擇收件人來查看聊天記錄",
|
||
"chat.recent-chats": "最近的聊天記錄",
|
||
"chat.contacts": "通訊錄",
|
||
"chat.message-history": "消息記錄",
|
||
"chat.pop-out": "彈出聊天室",
|
||
"chat.maximize": "放到最大",
|
||
"chat.seven_days": "7日",
|
||
"chat.thirty_days": "30日",
|
||
"chat.three_months": "3個月",
|
||
"composer.user_said_in": "%1在%2裡說:",
|
||
"composer.user_said": "%1說:",
|
||
"composer.discard": "你確定要放棄這帖子嗎?"
|
||
} |