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.

83 lines
5.4 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"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": "無效的分頁數值",
"username-taken": "該使用者名稱已被使用",
"email-taken": "該信箱已被使用",
"email-not-confirmed": "您的電郵尚未得到確認,請點擊此處確認您的電子郵件。",
"email-not-confirmed-chat": "You are unable to chat until your email is confirmed, please click here to confirm your email.",
"no-email-to-confirm": "This forum requires email confirmation, please click here to enter an email",
"email-confirm-failed": "We could not confirm your email, please try again later.",
"confirm-email-already-sent": "Confirmation email already sent, please wait %1 minute(s) to send another one.",
"username-too-short": "用戶名太短",
"username-too-long": "用戶名太長",
"user-banned": "該使用者已被停用",
"user-too-new": "Sorry, you are required to wait %1 second(s) before making your first post",
"no-category": "類別並不存在",
"no-topic": "主題並不存在",
"no-post": "文章並不存在",
"no-group": "群組並不存在",
"no-user": "使用者並不存在",
"no-teaser": "Teaser 並不存在",
"no-privileges": "您似乎沒有執行這個行為的權限!",
"no-emailers-configured": "未加載電郵插件,所以無法發送測試郵件",
"category-disabled": "該類別已被關閉",
"topic-locked": "該主題已被鎖定",
"post-edit-duration-expired": "You are only allowed to edit posts for %1 second(s) after posting",
"still-uploading": "請等待上傳完成。",
"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)",
"file-too-big": "Maximum allowed file size is %1 kB - please upload a smaller file",
"cant-vote-self-post": "你不能對自己的文章說讚!",
"already-favourited": "你已經收藏了這篇文章",
"already-unfavourited": "你已放棄收藏這篇文章",
"cant-ban-other-admins": "你不能禁用其他管理員!",
"invalid-image-type": "Invalid image type. Allowed types are: %1",
"invalid-image-extension": "Invalid image extension",
"invalid-file-type": "Invalid file type. Allowed types are: %1",
"group-name-too-short": "群組名稱太短了",
"group-already-exists": "群組名稱已存在",
"group-name-change-not-allowed": "變更群組名稱不被允許",
"group-already-member": "You are already part of this group",
"group-needs-owner": "This group requires at least one owner",
"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).",
"cant-chat-with-yourself": "你不能與自己聊天!",
"chat-restricted": "此用戶已限制了他的聊天功能。你要在他關注你之後,才能跟他聊天",
"too-many-messages": "You have sent too many messages, please wait awhile.",
"reputation-system-disabled": "信譽系統已停用。",
"downvoting-disabled": "Downvoting已停用",
"not-enough-reputation-to-downvote": "你沒有足夠的信譽downvote這個帖子",
"not-enough-reputation-to-flag": "你沒有足夠的信譽來舉報這個帖子",
"reload-failed": "NodeBB重載\"%1\"時遇到了問題。 NodeBB將繼續提供現有的客戶端資源但請你撤消重載前的動作。",
"registration-error": "註冊錯誤",
"parse-error": "Something went wrong while parsing server response",
"wrong-login-type-email": "Please use your email to login",
"wrong-login-type-username": "Please use your username to login"
}