mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-24 11:38:42 +01:00
New translations strings.yml (Chinese Traditional)
This commit is contained in:
parent
90afb98ad5
commit
1207882542
@ -365,8 +365,8 @@ eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
|
|||||||
eventEditorInvalidMob: "並非有效的怪物名稱!"
|
eventEditorInvalidMob: "並非有效的怪物名稱!"
|
||||||
eventEditorSetMobName: "Set custom name for mob"
|
eventEditorSetMobName: "Set custom name for mob"
|
||||||
eventEditorSetMobType: "設定怪物類型"
|
eventEditorSetMobType: "設定怪物類型"
|
||||||
eventEditorSetMobItemInHand: "Set item in hand"
|
eventEditorSetMobItemInHand: "設定手中的物品"
|
||||||
eventEditorSetMobItemInHandDrop: "Set drop chance of item in hand"
|
eventEditorSetMobItemInHandDrop: "設定手中物品的掉落機率"
|
||||||
eventEditorSetMobBoots: "Set boots"
|
eventEditorSetMobBoots: "Set boots"
|
||||||
eventEditorSetMobBootsDrop: "Set drop chance of boots"
|
eventEditorSetMobBootsDrop: "Set drop chance of boots"
|
||||||
eventEditorSetMobLeggings: "Set leggings"
|
eventEditorSetMobLeggings: "Set leggings"
|
||||||
@ -388,7 +388,7 @@ eventEditorPotionsCleared: "已清除藥水效果。"
|
|||||||
eventEditorInvalidPotionType: "並非有效的藥水效果!"
|
eventEditorInvalidPotionType: "並非有效的藥水效果!"
|
||||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||||
eventEditorSelectBlockFirst: "You must select a block first."
|
eventEditorSelectBlockFirst: "你必須先選擇一個方塊。"
|
||||||
eventEditorSetMessagePrompt: "Enter message, <clear>, <cancel>"
|
eventEditorSetMessagePrompt: "Enter message, <clear>, <cancel>"
|
||||||
eventEditorSetMobTypesPrompt: "輸入怪物名稱,<cancel>"
|
eventEditorSetMobTypesPrompt: "輸入怪物名稱,<cancel>"
|
||||||
eventEditorSetMobAmountsPrompt: "輸入怪物數量,<cancel>"
|
eventEditorSetMobAmountsPrompt: "輸入怪物數量,<cancel>"
|
||||||
@ -409,7 +409,7 @@ reqSetItem: "Set item requirements"
|
|||||||
reqSetPerms: "設定權限條件"
|
reqSetPerms: "設定權限條件"
|
||||||
reqSetQuest: "設定任務條件"
|
reqSetQuest: "設定任務條件"
|
||||||
reqSetQuestBlocks: "Set Quest blocks"
|
reqSetQuestBlocks: "Set Quest blocks"
|
||||||
reqSetMcMMO: "Set mcMMO Classic requirements"
|
reqSetMcMMO: "設定 mcMMO 條件"
|
||||||
reqSetHeroes: "Set Heroes requirements"
|
reqSetHeroes: "Set Heroes requirements"
|
||||||
reqSetCustom: "設定自訂條件"
|
reqSetCustom: "設定自訂條件"
|
||||||
reqSetFail: "Set fail requirements message"
|
reqSetFail: "Set fail requirements message"
|
||||||
@ -572,8 +572,8 @@ plannerTitle: "- <quest> | Planner -"
|
|||||||
optionsTitle: "- <quest> | 選項 -"
|
optionsTitle: "- <quest> | 選項 -"
|
||||||
itemRequirementsTitle: "- 物品條件 -"
|
itemRequirementsTitle: "- 物品條件 -"
|
||||||
itemRewardsTitle: "- Item Rewards -"
|
itemRewardsTitle: "- Item Rewards -"
|
||||||
mcMMORequirementsTitle: "- mcMMO Classic Requirements -"
|
mcMMORequirementsTitle: "- mcMMO 條件 -"
|
||||||
mcMMORewardsTitle: "- mcMMO Classic Rewards -"
|
mcMMORewardsTitle: "- mcMMO 獎勵 -"
|
||||||
heroesRequirementsTitle: "- Heroes Requirements -"
|
heroesRequirementsTitle: "- Heroes Requirements -"
|
||||||
heroesRewardsTitle: "- Heroes Rewards -"
|
heroesRewardsTitle: "- Heroes Rewards -"
|
||||||
heroesClassesTitle: "- Heroes Classes -"
|
heroesClassesTitle: "- Heroes Classes -"
|
||||||
@ -721,7 +721,7 @@ timeSeconds: "秒"
|
|||||||
timeMillisecond: "毫秒"
|
timeMillisecond: "毫秒"
|
||||||
timeMilliseconds: "毫秒"
|
timeMilliseconds: "毫秒"
|
||||||
event: "Action"
|
event: "Action"
|
||||||
delay: "Delay"
|
delay: "延遲"
|
||||||
save: "保存"
|
save: "保存"
|
||||||
exit: "退出"
|
exit: "退出"
|
||||||
exited: "已退出"
|
exited: "已退出"
|
||||||
|
Loading…
Reference in New Issue
Block a user