2015-04-19 11:34:20 +00:00
|
|
|
|
{
|
|
|
|
|
|
"messageLostItem": "你的 <%= itemText %> 壞掉了。",
|
|
|
|
|
|
"messageTaskNotFound": "找不到任務。",
|
2015-08-14 22:52:37 +00:00
|
|
|
|
"messageDuplicateTaskID": "這個任務的 ID 已存在。",
|
2015-04-19 11:34:20 +00:00
|
|
|
|
"messageTagNotFound": "找不到標籤",
|
|
|
|
|
|
"messagePetNotFound": "找不到寵物",
|
|
|
|
|
|
"messageFoodNotFound": "找不到食物",
|
2015-11-18 03:38:32 +00:00
|
|
|
|
"messageNotAvailable": "這個物品目前無法購買。",
|
2015-04-19 11:34:20 +00:00
|
|
|
|
"messageCannotFeedPet": "無法餵食這隻寵物",
|
|
|
|
|
|
"messageAlreadyMount": "你已經擁有這個坐騎了,試著給其他的寵物。",
|
|
|
|
|
|
"messageEvolve": "你已經馴服 <%= egg %>,出去兜兜風吧!",
|
|
|
|
|
|
"messageLikesFood": "<%= egg %> 真的很喜歡 <%= foodText %>!",
|
|
|
|
|
|
"messageDontEnjoyFood": "<%= egg %> 吃了 <%= foodText %> 但好像不是很喜歡它。",
|
|
|
|
|
|
"messageBought": "購買了 <%= itemText %>",
|
|
|
|
|
|
"messageEquipped": "裝備了 <%= itemText %>。",
|
|
|
|
|
|
"messageUnEquipped": "取下 <%= itemText %> 了。",
|
|
|
|
|
|
"messageMissingEggPotion": "缺少蛋或是藥劑",
|
2015-10-08 22:42:10 +00:00
|
|
|
|
"messageInvalidEggPotionCombo": "你不能使用魔法孵化藥水在任務寵物蛋上,請試試別種蛋吧。",
|
2015-04-19 11:34:20 +00:00
|
|
|
|
"messageAlreadyPet": "你已經有這隻寵物了,請試試別的組合!",
|
|
|
|
|
|
"messageHatched": "你的蛋孵化了!去馬廄裝備你的寵物",
|
|
|
|
|
|
"messageNotEnoughGold": "金幣不足",
|
|
|
|
|
|
"messageTwoHandled": "<%= gearText %> 是雙手武器",
|
|
|
|
|
|
"messageDropFood": "你找到了 <%= dropArticle %><%= dropText %>! <%= dropNotes %>",
|
|
|
|
|
|
"messageDropEgg": "你找到一個 <%= dropText %> 蛋! <%= dropNotes %>",
|
|
|
|
|
|
"messageDropPotion": "你找到了 <%= dropText %> 的孵化藥劑! <%= dropNotes %>",
|
2015-08-14 22:52:37 +00:00
|
|
|
|
"messageDropQuest": "發現一個任務!",
|
|
|
|
|
|
"messageDropMysteryItem": "你打開一個箱子,發現到 <%= dropText %>!",
|
2015-06-23 08:43:29 +00:00
|
|
|
|
"messageFoundQuest": "你找到了新任務\"<%= questText %>\"!",
|
2015-08-14 22:52:37 +00:00
|
|
|
|
"messageAlreadyPurchasedGear": " 你曾經買過某個裝備,但是現在沒有了,你可在工作頁裡重買一次。",
|
|
|
|
|
|
"messageAlreadyOwnGear": "你已經有這個東西了。到裝備頁裡裝備它吧。",
|
2015-10-08 22:42:10 +00:00
|
|
|
|
"armoireEquipment": "<%= image %> 你在神祕寶箱裡找到稀有的裝備 <%= dropText %>! 好棒!",
|
|
|
|
|
|
"armoireFood": "<%= image %> 你在神祕寶箱裡找到 <%= dropArticle %><%= dropText %>. 這是什麼東東啊?",
|
2015-10-30 14:25:43 +00:00
|
|
|
|
"armoireExp": "你打開神祕寶箱⋯⋯只得到經驗值。",
|
2015-11-18 03:38:32 +00:00
|
|
|
|
"messageInsufficientGems": "寶石不足 !",
|
|
|
|
|
|
"messageAuthPasswordMustMatch": ":password 和 :confirm密碼不配合。",
|
|
|
|
|
|
"messageAuthCredentialsRequired": ":username, :email, :password, :confirm需要密碼",
|
|
|
|
|
|
"messageAuthUsernameTaken": "使用者名稱已被使用。",
|
|
|
|
|
|
"messageAuthEmailTaken": "電子郵件已被使用。",
|
|
|
|
|
|
"messageAuthNoUserFound": "找不到戶口。",
|
|
|
|
|
|
"messageAuthMustBeLoggedIn": "你需要登入。",
|
2015-10-30 14:25:43 +00:00
|
|
|
|
"messageAuthMustIncludeTokens": "You must include a token and uid (user id) in your request",
|
2015-11-18 03:38:32 +00:00
|
|
|
|
"messageGroupNotFound": "找不到群組或你沒有使用權。",
|
|
|
|
|
|
"messageGroupAlreadyInParty": "已在一個隊伍,請嘗試刷新畫面。。",
|
2015-10-30 14:25:43 +00:00
|
|
|
|
"messageGroupOnlyLeaderCanUpdate": "Only the group leader can update the group!",
|
|
|
|
|
|
"messageGroupRequiresInvite": "Can't join a group you're not invited to.",
|
2015-11-18 03:38:32 +00:00
|
|
|
|
"messageGroupCannotRemoveSelf": "您不能刪除自己!",
|
|
|
|
|
|
"messageGroupChatBlankMessage": "不能傳送空白的留言。",
|
|
|
|
|
|
"messageGroupChatLikeOwnMessage": "不能讚自己的留言。不要這樣做吧!",
|
|
|
|
|
|
"messageGroupChatFlagOwnMessage": "不能舉報自己的留言。",
|
|
|
|
|
|
"messageGroupChatFlagAlreadyReported": "你已經舉報了這個留言。",
|
|
|
|
|
|
"messageGroupChatNotFound": "找不到留言 !",
|
2015-11-03 04:08:28 +00:00
|
|
|
|
"messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!",
|
2015-10-30 14:25:43 +00:00
|
|
|
|
"messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.",
|
|
|
|
|
|
"messageUserOperationNotFound": "<%= operation %> operation not found"
|
2015-08-08 14:58:20 +00:00
|
|
|
|
}
|