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