habitica/website/common/locales/zh_TW/messages.json
2018-02-10 05:18:40 +00:00

64 lines
No EOL
5.1 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.

{
"messageLostItem": "你的 <%= itemText %> 壞掉了。",
"messageTaskNotFound": "找不到任務。",
"messageDuplicateTaskID": "這個任務的 ID 已存在。",
"messageTagNotFound": "找不到標籤。",
"messagePetNotFound": "找不到寵物",
"messageFoodNotFound": "找不到食物",
"messageNotAvailable": "這個物品目前無法購買。",
"messageCannotFeedPet": "無法餵食這隻寵物。",
"messageAlreadyMount": "你已經擁有這個坐騎了,試著給其他的寵物。",
"messageEvolve": "你已經馴服 <%= egg %>,出去兜兜風吧!",
"messageLikesFood": "<%= egg %> really likes <%= foodText %>!",
"messageDontEnjoyFood": "<%= egg %> eats <%= foodText %> but doesn't seem to enjoy it.",
"messageBought": "購買了 <%= itemText %>",
"messageEquipped": "裝備了 <%= itemText %>。",
"messageUnEquipped": "取下 <%= itemText %> 了。",
"messageMissingEggPotion": "缺少了蛋或是藥水。",
"messageInvalidEggPotionCombo": "你不能在任務寵物蛋上使用魔法孵化藥水,請試試別種蛋吧。",
"messageAlreadyPet": "你已經有這隻寵物了,請試試別的組合!",
"messageHatched": "你的蛋孵化了!去馬房裝備你的寵物吧。",
"messageNotEnoughGold": "金幣不足",
"messageTwoHandedEquip": "使用 <%= twoHandedText %> 需要用到雙手,所以 <%= offHandedText %> 要解除裝備了。",
"messageTwoHandedUnequip": "裝備 <%= twoHandedText %> 需要用到雙手,所以 <%= offHandedText %> 要解除裝備了。",
"messageDropFood": "You've found <%= dropText %>!",
"messageDropEgg": "您發現了一顆<%= dropText %>蛋!",
"messageDropPotion": "您發現了一瓶<%= dropText %>孵化藥劑!",
"messageDropQuest": "發現一個任務 !",
"messageDropMysteryItem": "你打開箱子,發現到 <%= dropText %>!",
"messageFoundQuest": "你找到了新任務《<%= questText %>》!",
"messageAlreadyPurchasedGear": " 你曾經買過這個裝備,但是現在沒有了。你可在獎勵欄裡重買一次。",
"messageAlreadyOwnGear": "你已經有這個了物品。到裝備頁裡裝備它吧。",
"previousGearNotOwned": "You need to purchase a lower level gear before this one.",
"messageHealthAlreadyMax": "你的生命力已經是最大值。",
"messageHealthAlreadyMin": "喔不!您沒有生命值了,購買治療藥水已經來不及了。但別擔心,您還可以復活!",
"armoireEquipment": "<%= image %> 你在神祕寶箱裡找到稀有的裝備 <%= dropText %>!好棒!",
"armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropText %>. What's that doing in here?",
"armoireExp": "你打開神祕寶箱⋯⋯只得到經驗值。",
"messageInsufficientGems": "寶石不足 !",
"messageAuthPasswordMustMatch": ":password 和 :confirm密碼不配合。",
"messageAuthCredentialsRequired": ":username, :email, :password, :confirm需要密碼",
"messageAuthUsernameTaken": "登入名稱已被使用",
"messageAuthEmailTaken": "電子郵件已被使用。",
"messageAuthNoUserFound": "找不到戶口。",
"messageAuthMustBeLoggedIn": "你需要登入。",
"messageAuthMustIncludeTokens": "您必須在您的請求裏包括令牌和 UID用戶ID ",
"messageGroupNotFound": "找不到群組或你沒有使用權。",
"messageGroupAlreadyInParty": "已在一個隊伍,請嘗試刷新畫面。",
"messageGroupOnlyLeaderCanUpdate": "只有群組領袖可以更新組別!",
"messageGroupRequiresInvite": "不能加入一個你沒有被邀請參加的群組。",
"messageGroupCannotRemoveSelf": "您不能刪除自己!",
"messageGroupChatBlankMessage": "不能傳送空白的留言。",
"messageGroupChatLikeOwnMessage": "不能讚自己的留言。不要這樣做吧!",
"messageGroupChatFlagAlreadyReported": "你已經舉報了這個留言。",
"messageGroupChatNotFound": "找不到留言 !",
"messageGroupChatAdminClearFlagCount": "只有管理員才可以把標記計數清除!",
"messageCannotFlagSystemMessages": "You cannot flag a system message. If you need to report a violation of the Community Guidelines related to this message, please email a screenshot and explanation to Lemoness at <%= communityManagerEmail %>.",
"messageGroupChatSpam": "唉呀,看來您發布了太多訊息!請稍等一分鐘並重新嘗試。酒館聊天一次只能容納 200 個訊息,因此 Habitica 鼓勵發布較長而經過考慮的訊息以及有效的回覆。期待看到您想表達的想法。:)",
"messageUserOperationProtected": "路徑`<%= operation %>`沒有保留,因為它是一個受保護的路徑。",
"messageUserOperationNotFound": "<%= operation %> 找不到行動",
"messageNotificationNotFound": "找不到通知",
"notificationsRequired": "通知用ID是必須的。",
"unallocatedStatsPoints": "You have <span class=\"notification-bold-blue\"><%= points %> unallocated Stat Points</span>",
"beginningOfConversation": "您與 <%= userName %> 的對話即將開始。記得要和善、尊重,並遵守社群準則!"
}