mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Chinese Traditional)
This commit is contained in:
parent
b811cdc074
commit
0b4fbc9de6
@ -320,7 +320,7 @@ eventEditorSetHunger: "設定饑餓度"
|
||||
eventEditorSetSaturation: "設定飽和度"
|
||||
eventEditorSetHealth: "設定生命值"
|
||||
eventEditorEnterTimerSeconds: "設定任務限時(秒)"
|
||||
eventEditorSetTimer: "Set time to fail quest"
|
||||
eventEditorSetTimer: "設定任務限時"
|
||||
eventEditorCancelTimer: "取消任務計時器"
|
||||
eventEditorSetTeleport: "傳送到位置"
|
||||
eventEditorSetCommands: "執行命令"
|
||||
@ -456,8 +456,8 @@ plnStart: "設定開始日期"
|
||||
plnEnd: "設定結束日期"
|
||||
plnRepeat: "設定重複周期"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
plnTooEarly: "<quest> 將在 <time> 後可以進行。"
|
||||
plnTooLate: "<quest> 曾在 <time> 前可被進行。"
|
||||
optGeneral: "一般"
|
||||
optMultiplayer: "多人遊戲"
|
||||
optBooleanPrompt: "輸入 '<true>' 或 '<false>' ,<clear>,<cancel>"
|
||||
@ -501,11 +501,11 @@ rewPhatLootsPrompt: "輸入 PhatLoots,<space>,<clear>,<cancel>"
|
||||
rewCustomRewardPrompt: "輸入要新增的自訂獎勵的名稱,<clear>,<cancel>"
|
||||
rewItemsCleared: "已清除物品獎勵。"
|
||||
rewNoMcMMOSkills: "未設定技能"
|
||||
rewNoHeroesClasses: "No classes set"
|
||||
rewNoHeroesClasses: "未設定職業"
|
||||
rewSetMcMMOSkillsFirst: "你必須先設定技能 !"
|
||||
rewMcMMOCleared: "已清除 mcMMO Classic 獎勵。"
|
||||
rewSetHeroesClassesFirst: "你必須先設定職業 !"
|
||||
rewHeroesCleared: "Heroes rewards cleared."
|
||||
rewHeroesCleared: "已清除 Heroes 獎勵。"
|
||||
rewHeroesInvalidClass: "<input> 並非有效的 Heroes 職業名稱!"
|
||||
rewPhatLootsInvalid: "<input> 並非有效的 PhatLoot 名稱 !"
|
||||
rewPhatLootsCleared: "已清除 PhatLoots 獎勵。"
|
||||
@ -513,8 +513,8 @@ rewCustomAlreadyAdded: "這個自訂獎勵已被添加 !"
|
||||
rewCustomNotFound: "找不到自訂獎勵模組。"
|
||||
rewCustomCleared: "已清除自訂獎勵。"
|
||||
itemCreateLoadHand: "Load item in hand"
|
||||
itemCreateSetName: "Set name"
|
||||
itemCreateSetAmount: "Set amount"
|
||||
itemCreateSetName: "設定物品名稱"
|
||||
itemCreateSetAmount: "設定數量"
|
||||
itemCreateSetDurab: "設定耐久度"
|
||||
itemCreateSetEnchs: "增加附魔"
|
||||
itemCreateSetDisplay: "設定顯示名稱"
|
||||
@ -574,12 +574,12 @@ itemRequirementsTitle: "- 物品條件 -"
|
||||
itemRewardsTitle: "- 物品獎勵 -"
|
||||
mcMMORequirementsTitle: "- mcMMO Classic 條件 -"
|
||||
mcMMORewardsTitle: "- mcMMO Classic 獎勵 -"
|
||||
heroesRequirementsTitle: "- Heroes Requirements -"
|
||||
heroesRewardsTitle: "- Heroes Rewards -"
|
||||
heroesClassesTitle: "- Heroes Classes -"
|
||||
heroesRequirementsTitle: "- Heroes 條件 -"
|
||||
heroesRewardsTitle: "- Heroes 獎勵 -"
|
||||
heroesClassesTitle: "- Heroes 職業 -"
|
||||
heroesExperienceTitle: "- Heroes Experience -"
|
||||
heroesPrimaryTitle: "- Primary Classes -"
|
||||
heroesSecondaryTitle: "- Secondary Classes -"
|
||||
heroesPrimaryTitle: "- 主職業 -"
|
||||
heroesSecondaryTitle: "- 副職業 -"
|
||||
phatLootsRewardsTitle: "- PhatLoots 獎勵 -"
|
||||
customRequirementsTitle: "- 自訂條件 -"
|
||||
customRewardsTitle: "- 自訂獎勵 -"
|
||||
@ -637,7 +637,7 @@ speakTo: 'Start: Speak to <npc>'
|
||||
mustSpeakTo: "You must speak to <npc> to start this Quest."
|
||||
noCommandStart: "<quest> 不能透過指令開始。"
|
||||
permissionDisplay: "權限 :"
|
||||
heroesClass: "class"
|
||||
heroesClass: "職業"
|
||||
mcMMOLevel: "等級"
|
||||
haveCompleted: "你完成了 <quest>"
|
||||
cannotComplete: "未能完成 <quest>"
|
||||
@ -753,11 +753,11 @@ continuedBy: "接任者 :"
|
||||
questPoints: "任務點數"
|
||||
accepted: "已接受"
|
||||
complete: "完成"
|
||||
redoable: "Redoable"
|
||||
redoable: "可重做"
|
||||
objectives: "目標"
|
||||
everything: "Everything"
|
||||
usage: "用法"
|
||||
redoableEvery: "Redoable every <time>."
|
||||
redoableEvery: "每 <time> 後可重做。"
|
||||
requirements: "條件"
|
||||
money: "Money"
|
||||
with: "with"
|
||||
|
Loading…
Reference in New Issue
Block a user