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.

105 lines
7.0 KiB
JSON

{
"invalid-data": "無效的資料",
"not-logged-in": "您似乎還沒有登入喔!",
"account-locked": "您的帳戶暫時被鎖定!",
"search-requires-login": "進行搜尋需要有帳號 - 請先註冊或登入",
"invalid-cid": "無效的類別 ID",
"invalid-tid": "無效的主題 ID",
"invalid-pid": "無效的文章 ID",
"invalid-uid": "無效的使用者 ID",
"invalid-username": "無效的使用者名稱",
"invalid-email": "無效的 Email 位址",
"invalid-title": "無效的主題!",
"invalid-user-data": "無效的使用者資料",
"invalid-password": "無效的密碼",
"invalid-username-or-password": "請指定用戶名和密碼",
"invalid-search-term": "無效的搜索字詞",
"invalid-pagination-value": "無效的分頁數值, 必需是至少 %1 與最多 %2",
"username-taken": "該使用者名稱已被使用",
"email-taken": "該信箱已被使用",
"email-not-confirmed": "您的電郵尚未得到確認,請點擊此處確認您的電子郵件。",
10 years ago
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed, please click here to confirm your email.",
10 years ago
"no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
"email-confirm-failed": "我們無法確認你的Email請之後再重試。",
"confirm-email-already-sent": "Confirmation email already sent, please wait %1 minute(s) to send another one.",
"sendmail-not-found": "The sendmail executable could not be found, please ensure it is installed and executable by the user running NodeBB.",
"username-too-short": "帳號太短",
"username-too-long": "帳號太長",
"password-too-long": "密碼太長",
"user-banned": "該使用者已被停用",
"user-too-new": "抱歉,發表您第一篇文章須要等待 %1 秒",
"blacklisted-ip": "Sorry, your IP address has been banned from this community. If you feel this is in error, please contact an administrator.",
"no-category": "類別並不存在",
"no-topic": "主題並不存在",
"no-post": "文章並不存在",
"no-group": "群組並不存在",
"no-user": "使用者並不存在",
"no-teaser": "Teaser 並不存在",
"no-privileges": "您似乎沒有執行這個行為的權限!",
"category-disabled": "該類別已被關閉",
"topic-locked": "該主題已被鎖定",
"post-edit-duration-expired": "You are only allowed to edit posts for %1 second(s) after posting",
"content-too-short": "Please enter a longer post. Posts should contain at least %1 character(s).",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 character(s).",
"title-too-short": "Please enter a longer title. Titles should contain at least %1 character(s).",
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 character(s).",
"too-many-posts": "You can only post once every %1 second(s) - please wait before posting again",
"too-many-posts-newbie": "As a new user, you can only post once every %1 second(s) until you have earned %2 reputation - please wait before posting again",
"tag-too-short": "Please enter a longer tag. Tags should contain at least %1 character(s)",
"tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 character(s)",
"not-enough-tags": "Not enough tags. Topics must have at least %1 tag(s)",
"too-many-tags": "Too many tags. Topics can't have more than %1 tag(s)",
9 years ago
"still-uploading": "請等待上傳完成。",
"file-too-big": "Maximum allowed file size is %1 kB - please upload a smaller file",
"guest-upload-disabled": "訪客上傳是被禁止的",
"already-favourited": "你已經將這篇張貼加入書籤",
"already-unfavourited": "你已經將這篇張貼移除書籤",
"cant-ban-other-admins": "您無法禁止其他的管理員!",
10 years ago
"cant-remove-last-admin": "You are the only administrator. Add another user as an administrator before removing yourself as admin",
"invalid-image-type": "無效的圖像類型。允許的類型:%1",
"invalid-image-extension": "無效的圖像擴充元件",
"invalid-file-type": "無效的檔案類型。允許的類型:%1",
"group-name-too-short": "群組名稱太短了",
"group-already-exists": "群組名稱已存在",
"group-name-change-not-allowed": "變更群組名稱不被允許",
"group-already-member": "已經加入這個群組",
"group-not-member": "不是這個群組的一員",
"group-needs-owner": "這個群組需要至少一個擁有者",
"group-already-invited": "這個使用者已經被邀請",
"group-already-requested": "你的會員申請已經被提交",
"post-already-deleted": "此文章已經被刪除",
"post-already-restored": "此文章已還原",
"topic-already-deleted": "此主題已經被刪除",
"topic-already-restored": "此主題已還原",
"cant-purge-main-post": "You can't purge the main post, please delete the topic instead",
"topic-thumbnails-are-disabled": "禁用主題縮圖",
"invalid-file": "無效的檔案",
"uploads-are-disabled": "上傳功能被停用",
"signature-too-long": "Sorry, your signature cannot be longer than %1 character(s).",
"about-me-too-long": "Sorry, your about me cannot be longer than %1 character(s).",
"cant-chat-with-yourself": "你不能與自己聊天!",
"chat-restricted": "此用戶已限制了他的聊天功能。你要在他關注你之後,才能跟他聊天",
"chat-disabled": "聊天系統被禁止",
"too-many-messages": "You have sent too many messages, please wait awhile.",
"invalid-chat-message": "無效的聊天訊息",
"chat-message-too-long": "聊天訊息太長",
"cant-edit-chat-message": "你不被允許編輯這條訊息",
"cant-remove-last-user": "你不能移除最後的使用者",
"cant-delete-chat-message": "你不被允許刪除這條訊息",
"already-voting-for-this-post": "你已經對這個張貼投過票了",
"reputation-system-disabled": "信譽系統已停用。",
"downvoting-disabled": "Downvoting已停用",
"not-enough-reputation-to-downvote": "你沒有足夠的信譽downvote這個帖子",
"not-enough-reputation-to-flag": "你沒有足夠的信譽來舉報這個帖子",
"already-flagged": "你已經對這個張貼標記過了",
"reload-failed": "NodeBB重載\"%1\"時遇到了問題。 NodeBB將繼續提供現有的客戶端資源但請你撤消重載前的動作。",
"registration-error": "註冊錯誤",
"parse-error": "當剖析伺服器回應時發生了某個錯誤",
"wrong-login-type-email": "請使用您的電子郵件進行登錄",
"wrong-login-type-username": "請使用您的使用者名稱進行登錄",
"invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",
"no-session-found": "沒有找到登入的連線階段!",
"not-in-room": "使用者沒有在聊天室中",
"no-users-in-room": "沒有使用者在聊天室中",
"cant-kick-self": "你不能把自己從群組中踢出"
}