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.3 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": "無效的分頁數值",
"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": "We could not confirm your email, please try again later.",
"confirm-email-already-sent": "Confirmation email already sent, please wait %1 minutes to send another one.",
"username-too-short": "用戶名太短",
"username-too-long": "用戶名太長",
"user-banned": "該使用者已被停用",
"user-too-new": "對不起,您要先等%1秒鐘才能發佈第一篇文章",
"no-category": "類別並不存在",
"no-topic": "主題並不存在",
"no-post": "文章並不存在",
"no-group": "群組並不存在",
"no-user": "使用者並不存在",
"no-teaser": "Teaser 並不存在",
"no-privileges": "您似乎沒有執行這個行為的權限!",
"no-emailers-configured": "未加載電郵插件,所以無法發送測試郵件",
"category-disabled": "該類別已被關閉",
"topic-locked": "該主題已被鎖定",
10 years ago
"post-edit-duration-expired": "You are only allowed to edit posts for %1 seconds after posting",
"still-uploading": "請等待上傳完成。",
"content-too-short": "請輸入一個較長的帖子。 帖子需至少有 %1 個字。",
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 characters.",
"title-too-short": "請輸入一個較長的標題。 標題需至少有 %1 個字。",
"title-too-long": "請輸入一個較短的主題名稱。 標題不能超過 %1 個字元。",
"too-many-posts": "你必須間隔 %1 秒後才能發表文章-請稍後",
"too-many-posts-newbie": "新用戶在贏得%2信譽前每隔%1秒才能發佈新文章請稍後再試",
10 years ago
"tag-too-short": "Please enter a longer tag. Tags should contain at least %1 characters",
"tag-too-long": "Please enter a shorter tag. Tags can't be longer than %1 characters",
"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",
10 years ago
"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": "對不起,簽名檔長度不能超過 %1 字元!",
"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": "註冊錯誤",
10 years ago
"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"
}