Files
NodeBB/public/language/zh_TW/modules.json
2016-05-13 09:02:24 -04:00

46 lines
2.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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.mark_all_read": "所有訊息標為已讀",
"chat.no-messages": "請選擇收件人來查看聊天記錄",
"chat.no-users-in-room": "沒有用戶在聊天室中",
"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個月",
"chat.delete_message_confirm": "你確定要刪除這個訊息?",
"chat.roomname": "聊天室 %1",
"chat.add-users-to-room": "將用戶加入聊天室中",
"composer.compose": "撰寫",
"composer.show_preview": "顯示預覽",
"composer.hide_preview": "隱藏預覽",
"composer.user_said_in": "%1在%2裡說",
"composer.user_said": "%1說",
"composer.discard": "你確定要放棄這帖子嗎?",
"composer.submit_and_lock": "提交然後鎖定",
"composer.toggle_dropdown": "切換下拉選單",
"composer.uploading": "上傳中 %1",
"composer.formatting.bold": "粗體",
"composer.formatting.italic": "斜體",
"composer.formatting.list": "列表項目",
"composer.formatting.strikethrough": "刪除線",
"composer.formatting.link": "連結",
"composer.formatting.picture": "圖片",
"composer.upload-picture": "上傳圖片",
"composer.upload-file": "上傳檔案",
"bootbox.ok": "好",
"bootbox.cancel": "取消",
"bootbox.confirm": "確認",
"cover.dragging_title": "封面照片位置",
"cover.dragging_message": "拖拉封面照片到想要的位置,然後按下\"儲存\"",
"cover.saved": "封面照片與位置已儲存"
}