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
9123857cdb
commit
26d41dc5aa
@ -399,7 +399,7 @@ eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds)
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetHealthPrompt: "請輸入生命值,<clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -449,18 +449,18 @@ reqHeroesPrimaryCleared: "Heroes Primary Class requirement cleared."
|
||||
reqHeroesNotSecondary: "The <class> class is not secondary!"
|
||||
reqHeroesSecondaryCleared: "Heroes Secondary Class requirement cleared."
|
||||
reqHeroesClassNotFound: "Class not found!"
|
||||
reqNotANumber: "<input> is not a number!"
|
||||
reqNotANumber: "<input> 不是一個數字 !"
|
||||
reqMustAddItem: "您必須先添加至少一個物品 !"
|
||||
reqNoMessage: "You must set a fail requirements message!"
|
||||
plnStart: "設定開始日期"
|
||||
plnEnd: "Set end date"
|
||||
plnEnd: "設定結束日期"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
optGeneral: "General"
|
||||
optGeneral: "一般"
|
||||
optMultiplayer: "多人遊戲"
|
||||
optBooleanPrompt: "Enter '<true>' or '<false>', <clear>, <cancel>"
|
||||
optBooleanPrompt: "請輸入 '<true>' 或 '<false>' ,<clear>,<cancel>"
|
||||
optNumberPrompt: "Enter a level (number) for tracking progress, <clear>, <cancel>"
|
||||
optAllowCommands: "Allow commands during quest"
|
||||
optAllowQuitting: "Allow quitting during quest"
|
||||
@ -648,7 +648,7 @@ inputPosNum: "輸入值必須是正數。"
|
||||
questModified: "Your active Quest <quest> has been modified. You have been forced to quit the Quest."
|
||||
questNotExist: "Your active Quest <quest> no longer exists. You have been forced to quit the Quest."
|
||||
questInvalidChoice: "無效的選擇。請輸入 '<yes>' 或 '<no>'"
|
||||
questPointsDisplay: "Quest points:"
|
||||
questPointsDisplay: "任務點數 :"
|
||||
questNoDrop: "你不能丟棄任務物品。"
|
||||
questNoBrew: "你不能釀造任務物品。"
|
||||
questNoStore: "You may not store Quest items."
|
||||
@ -666,7 +666,7 @@ questsUnknownCommand: "Unknown Quests command. Type /quests for help."
|
||||
pageNotExist: "頁面不存在。"
|
||||
pageFooter: "- Page <current> of <all> -"
|
||||
questsReloaded: "Quests reloaded."
|
||||
numQuestsLoaded: "<number> Quests loaded."
|
||||
numQuestsLoaded: "已載入 <number> 個任務。"
|
||||
questForceTake: "<player> has forcibly started the Quest <quest>."
|
||||
questForcedTake: "<player> has forced you to take the Quest <quest>."
|
||||
questForceQuit: "<player> has forcibly quit the Quest <quest>."
|
||||
|
Loading…
Reference in New Issue
Block a user