You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
2.7 KiB
JSON

{
"home": "首頁",
"search": "搜索",
"buttons.close": "關閉",
"403.title": "禁止存取",
"403.message": "你沒有該頁面的存取權限,可能是因為你尚未<a href='/login'>登錄</a>。",
"404.title": "無法找到該頁",
"404.message": "你所查找的頁面並不存在,返回<a href='/'>主頁</a>。",
"500.title": "內部錯誤",
"500.message": "不好!看來是哪裡出錯了!",
"register": "注冊",
"login": "登錄",
"please_log_in": "請登入",
"logout": "退出",
"posting_restriction_info": "發表文章目前僅限於註冊的會員,點擊此處進行登錄。",
"welcome_back": "歡迎回來 ~",
"you_have_successfully_logged_in": "您已經成功登錄!",
"save_changes": "保存修改",
"close": "關閉",
11 years ago
"pagination": "分頁",
"pagination.out_of": "%1 out of %2",
"header.admin": "管理",
"header.recent": "最近",
"header.unread": "未讀",
"header.tags": "標籤",
11 years ago
"header.popular": "熱門",
"header.users": "用戶",
11 years ago
"header.chats": "聊天",
"header.notifications": "通知",
"header.search": "搜索",
"header.profile": "設置",
"notifications.loading": "消息載入中",
"chats.loading": "聊天載入中···",
"motd.welcome": "歡迎來到 NodeBB一個未來的討論平台。",
11 years ago
"previouspage": "上一頁",
"nextpage": "下一頁",
"alert.success": "成功",
"alert.error": "錯誤",
"alert.banned": "封鎖",
"alert.banned.message": "你已被封鎖並將登出!",
11 years ago
"alert.unfollow": "你已不再關注 %1!",
"alert.follow": "你正在關注 %1!",
"online": "在線",
"users": "使用者",
"topics": "主題",
"posts": "文章",
"views": "Views",
"reputation": "聲譽",
"read_more": "閱讀更多...",
"posted_ago_by_guest": "posted %1 by Guest",
"posted_ago_by": "posted %1 by %2",
"posted_ago": "posted %1",
"posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"posted_in_ago_by": "posted in %1 %2 by %3",
"posted_in_ago": "posted in %1",
"replied_ago": "回覆 %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "最後由 %1 %2 所編輯",
"norecentposts": "最近沒新文章",
"norecenttopics": "最近沒新主題",
"recentposts": "最近的文章",
"recentips": "最近登錄的 IP 來源位址",
11 years ago
"away": "離開",
"dnd": "勿擾",
"invisible": "隱藏",
11 years ago
"offline": "離線",
"email": "Email",
"language": "語言",
"guest": "Guest",
"guests": "Guests",
"updated.title": "討論區更新完畢",
"updated.message": "這個討論區最近被更新至最新的版本. 按此來重整這個頁面"
}