New translations strings.yml (Chinese Traditional)

This commit is contained in:
PikaMug 2020-02-15 07:22:08 -05:00
parent 5e9dd0ee78
commit 2561c9e910

View File

@ -233,15 +233,15 @@ stageEditorObjectiveOverridePrompt: "Enter objective display override, <clear>,
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
stageEditorDeliveryAddItem: "新增項目"
stageEditorDeliveryNPCs: "Set NPC IDs"
stageEditorDeliveryNPCs: "設定NPC ID"
stageEditorDeliveryMessages: "Set delivery messages"
stageEditorNotSolid: "is not a solid block!"
stageEditorInvalidBlockName: "is not a valid block name!"
stageEditorInvalidEnchantment: "is not a valid enchantment name!"
stageEditorInvalidNPC: "is not a valid NPC ID!"
stageEditorInvalidMob: "is not a valid mob name!"
stageEditorInvalidItemName: "is not a valid item name!"
stageEditorInvalidDye: "is not a valid dye color!"
stageEditorInvalidBlockName: "並非有效的方塊名稱 "
stageEditorInvalidEnchantment: "並非有效的附魔名稱 "
stageEditorInvalidNPC: "並非有效的 NPC ID "
stageEditorInvalidMob: "並非有效的生物名稱 "
stageEditorInvalidItemName: "並非有效的物品名稱 "
stageEditorInvalidDye: "並非有效的染料顏色 "
stageEditorInvalidEvent: "是個無效的任務活動名稱!"
stageEditorDuplicateEvent: "具有相同任務活動在清單中!"
stageEditorInvalidScript: "未找到Denizen腳本"
@ -252,9 +252,9 @@ stageEditorNotListofNumbers: "is not a list of numbers!"
stageEditorNoDelaySet: "You must set a delay first!"
stageEditorNoBlockNames: "You must set block names first!"
stageEditorNoEnchantments: "You must set enchantments first!"
stageEditorNoItems: "You must add items first!"
stageEditorNoItems: "您必須先添加物品 "
stageEditorNoDeliveryMessage: "You must set at least one delivery message!"
stageEditorNoNPCs: "You must set NPC IDs first!"
stageEditorNoNPCs: "您必須先設置 NPC ID "
stageEditorNoMobTypes: "您必須先選擇怪物類型!"
stageEditorNoKillLocations: "您必須先選擇怪物擊殺地點!"
stageEditorNoBlockSelected: "您必須先選擇一個方塊"
@ -290,7 +290,7 @@ eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing a
eventEditorEventInUse: "The following Quests use the Action"
eventEditorMustModifyQuests: "You must modify these Quests first!"
eventEditorNotANumberList: "Input was not a list of numbers!"
eventEditorInvalidEntry: "Invalid entry"
eventEditorInvalidEntry: "無效的輸入"
eventEditorGiveItemsTitle: "- Give Items -"
eventEditorEffectsTitle: "- Sound Effects -"
eventEditorStormTitle: "- Action Storm -"
@ -309,9 +309,9 @@ eventEditorWeather: "天氣"
eventEditorSetMessage: "發送訊息"
eventEditorClearInv: "Clear inventory"
eventEditorFailQuest: "Fail the quest"
eventEditorSetExplosions: "Set explosion locations"
eventEditorSetExplosions: "設定爆炸地點"
eventEditorSetLightning: "Set lightning strike locations"
eventEditorSetEffects: "Set effects"
eventEditorSetEffects: "設定效果"
eventEditorSetStorm: "Set storm"
eventEditorSetThunder: "Set thunder"
eventEditorSetMobSpawns: "Set mob spawns"
@ -322,22 +322,22 @@ eventEditorSetHealth: "Set health level"
eventEditorEnterTimerSeconds: "Set amount of time before quest fails (in seconds)"
eventEditorSetTimer: "Set time to fail quest"
eventEditorCancelTimer: "Cancel the quest timer"
eventEditorSetTeleport: "Teleport to location"
eventEditorSetCommands: "Execute commands"
eventEditorSetTeleport: "傳送到位置"
eventEditorSetCommands: "執行命令"
eventEditorItems: "Action Items"
eventEditorSetItems: "Give items"
eventEditorSetItems: "給予物品"
eventEditorItemsCleared: "Action items cleared."
eventEditorSetItemNames: "Set item names"
eventEditorSetItemAmounts: "Set item amounts"
eventEditorNoNames: "No names set"
eventEditorMustSetNames: "You must set item names first!"
eventEditorInvalidName: "is not a valid item name!"
eventEditorInvalidName: "並非有效的物品名稱 "
eventEditorStorm: "Action Storm"
eventEditorSetWorld: "Set world"
eventEditorSetDuration: "Set duration"
eventEditorNoWorld: "(No world set)"
eventEditorSetWorldFirst: "You must set a world first!"
eventEditorInvalidWorld: "is not a valid world name!"
eventEditorSetWorld: "設定世界"
eventEditorSetDuration: "設定持續時間"
eventEditorNoWorld: "(未設定世界)"
eventEditorSetWorldFirst: "您必須先設定一個世界 "
eventEditorInvalidWorld: "並非有效的世界名稱 "
eventEditorMustSetStormDuration: "You must set a storm duration!"
eventEditorStormCleared: "Storm data cleared."
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>"
@ -355,14 +355,14 @@ eventEditorInvalidEffect: "is not a valid sound effect name!"
eventEditorEffectsCleared: "Action sound effects cleared."
eventEditorEffectLocationPrompt: "Right-click on a block to play a sound effect at, <add>, <cancel>"
eventEditorMobSpawns: "Action Mob Spawns"
eventEditorAddMobTypes: "Add mob"
eventEditorAddMobTypes: "添加生物"
eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
eventEditorSetMobAmounts: "Set mob amount"
eventEditorMustSetMobAmountsFirst: "You must set mob amount first!"
eventEditorAddSpawnLocation: "Set spawn location"
eventEditorMobSpawnsCleared: "Mob spawns cleared."
eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
eventEditorInvalidMob: "is not a valid mob name!"
eventEditorInvalidMob: "並非有效的生物名稱 "
eventEditorSetMobName: "Set custom name for mob"
eventEditorSetMobType: "Set mob type"
eventEditorSetMobItemInHand: "Set item in hand"
@ -385,7 +385,7 @@ eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations fi
eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!"
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
eventEditorPotionsCleared: "Potion effects cleared."
eventEditorInvalidPotionType: "is not a valid potion effect type!"
eventEditorInvalidPotionType: "並非有效的藥水效果 "
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>"
eventEditorSelectBlockFirst: "You must select a block first."
@ -429,7 +429,7 @@ reqMcMMOAmountsPrompt: "Enter mcMMO Classic skill amounts, <space>, <clear>, <ca
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, <clear>, <cancel>"
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, <clear>, <cancel>"
reqFailMessagePrompt: "Enter fail requirements message, <cancel>"
reqAddItem: "Add item"
reqAddItem: "添加物品"
reqSetRemoveItems: "Set remove items"
reqNoItemsSet: "No items set"
reqNoValuesSet: "No values set"
@ -450,9 +450,9 @@ reqHeroesNotSecondary: "The <class> class is not secondary!"
reqHeroesSecondaryCleared: "Heroes Secondary Class requirement cleared."
reqHeroesClassNotFound: "Class not found!"
reqNotANumber: "<input> is not a number!"
reqMustAddItem: "You must add at least one item first!"
reqMustAddItem: "您必須先添加至少一個物品 "
reqNoMessage: "You must set a fail requirements message!"
plnStart: "Set start date"
plnStart: "設定開始日期"
plnEnd: "Set end date"
plnRepeat: "Set repeat cycle"
plnCooldown: "Set player cooldown"
@ -516,7 +516,7 @@ itemCreateLoadHand: "Load item in hand"
itemCreateSetName: "Set name"
itemCreateSetAmount: "Set amount"
itemCreateSetDurab: "Set durability"
itemCreateSetEnchs: "Add enchantments"
itemCreateSetEnchs: "增加附魔"
itemCreateSetDisplay: "Set display name"
itemCreateSetLore: "Set lore"
itemCreateSetClearMeta: "Clear extra data"
@ -529,12 +529,12 @@ itemCreateEnterDisplay: "Enter item display name, <clear>, <cancel>"
itemCreateEnterLore: "Enter item lore, <semicolon>, <clear>, <cancel>"
itemCreateLoaded: "Item loaded."
itemCreateNoItem: "No item in hand!"
itemCreateNoName: "You must set a name first!"
itemCreateNoName: "您必須先設定名稱 "
itemCreateInvalidName: "Invalid item name!"
itemCreateInvalidDurab: "Invalid item durability!"
itemCreateInvalidEnch: "Invalid enchantment name!"
itemCreateInvalidInput: "無效的輸入 "
itemCreateNoNameAmount: "You must set a name and amount first!"
itemCreateNoNameAmount: "您必須先設定名稱及數量 "
itemCreateCriticalError: "A critical error has occurred."
dateCreateEnterDay: "Enter a day (max. 31), <cancel>"
dateCreateEnterMonth: "Enter a month (max. 12), <cancel>"