New translations strings.yml (Chinese Traditional)

This commit is contained in:
FlyingPikachu 2018-03-22 00:21:16 -04:00
parent 9e16199c61
commit 148a843275

View File

@ -248,13 +248,11 @@ stageEditorInvalidNumber: "is not a number!"
stageEditorInvalidDye: "is not a valid dye color!" stageEditorInvalidDye: "is not a valid dye color!"
stageEditorInvalidEvent: "是個無效的任務活動名稱!" stageEditorInvalidEvent: "是個無效的任務活動名稱!"
stageEditorDuplicateEvent: "具有相同任務活動在清單中!" stageEditorDuplicateEvent: "具有相同任務活動在清單中!"
stageEditorInvalidDelay: "必須延遲至少一秒!"
stageEditorInvalidScript: "未找到Denizen腳本" stageEditorInvalidScript: "未找到Denizen腳本"
stageEditorNoCitizens: "未安裝插件 Citizens!" stageEditorNoCitizens: "未安裝插件 Citizens!"
stageEditorNoDenizen: "未安裝插件 Denizen!" stageEditorNoDenizen: "未安裝插件 Denizen!"
stageEditorPositiveAmount: "您必須輸入 正數數字 !" stageEditorPositiveAmount: "您必須輸入 正數數字 !"
stageEditorNoNumber: "您輸入的不是數字!" stageEditorNoNumber: "您輸入的不是數字!"
stageEditorNotGreaterThanZero: "不大於 0!"
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!" stageEditorNotListofNumbers: "Invalid entry, input was 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!"
@ -375,7 +373,6 @@ 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: "is not a valid item name!"
eventEditorNotGreaterThanZero: "is not greater than 0!"
eventEditorNotANumber: "is not a number!" eventEditorNotANumber: "is not a number!"
eventEditorStorm: "Event Storm" eventEditorStorm: "Event Storm"
eventEditorSetWorld: "Set world" eventEditorSetWorld: "Set world"
@ -387,8 +384,6 @@ 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>"
eventEditorEnterDuration: "Enter duration (in seconds)" eventEditorEnterDuration: "Enter duration (in seconds)"
eventEditorAtLeastOneSecond: "Amount must be at least 1 second!"
eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!"
eventEditorThunder: "Event Thunder" eventEditorThunder: "Event Thunder"
eventEditorMustSetThunderDuration: "You must set a thunder duration!" eventEditorMustSetThunderDuration: "You must set a thunder duration!"
eventEditorThunderCleared: "Thunder data cleared." eventEditorThunderCleared: "Thunder data cleared."
@ -426,7 +421,6 @@ eventEditorSetMobHelmet: "Set helmet"
eventEditorSetMobHelmetDrop: "Set drop chance of helmet" eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn" eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
eventEditorSetDropChance: "Set the drop chance" eventEditorSetDropChance: "Set the drop chance"
eventEditorInvalidDropChance: "Drop chance has to be between 0.0 and 1.0"
eventEditorPotionEffects: "Event Potion Effects" eventEditorPotionEffects: "Event Potion Effects"
eventEditorSetPotionEffectTypes: "Set potion effect types" eventEditorSetPotionEffectTypes: "Set potion effect types"
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!" eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
@ -448,14 +442,11 @@ eventEditorSetMobAmountsPrompt: "Enter mob amount, <cancel>"
eventEditorSetMobNamePrompt: "Enter the name for this mob, <cancel>" eventEditorSetMobNamePrompt: "Enter the name for this mob, <cancel>"
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <cancel>" eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <cancel>"
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>" eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds), <space>, <cancel>" eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>" eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear" eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!"
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear" eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!"
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear" eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
eventEditorHealthLevelAtLeastZero: "Health level must be at least 0!"
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>" 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." eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>" eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
@ -491,7 +482,6 @@ reqNoItemsSet: "No items set"
reqNoValuesSet: "No values set" reqNoValuesSet: "No values set"
reqHeroesPrimaryDisplay: "Primary Class:" reqHeroesPrimaryDisplay: "Primary Class:"
reqHeroesSecondaryDisplay: "Secondary Class:" reqHeroesSecondaryDisplay: "Secondary Class:"
reqGreaterThanZero: "Amount must be greater than 0!"
reqNotAQuestName: "<quest> is not a Quest name!" reqNotAQuestName: "<quest> is not a Quest name!"
reqItemCleared: "Item requirements cleared." reqItemCleared: "Item requirements cleared."
reqListsNotSameSize: "The items list and remove items list are not the same size!" reqListsNotSameSize: "The items list and remove items list are not the same size!"
@ -579,28 +569,19 @@ itemCreateLoaded: "Item loaded."
itemCreateNoItem: "No item in hand!" itemCreateNoItem: "No item in hand!"
itemCreateNoName: "You must set a name first!" itemCreateNoName: "You must set a name first!"
itemCreateInvalidName: "Invalid item name!" itemCreateInvalidName: "Invalid item name!"
itemCreateInvalidAmount: "Amount must be between 1 and 64!"
itemCreateInvalidDurab: "Invalid item durability!" itemCreateInvalidDurab: "Invalid item durability!"
itemCreateInvalidEnch: "Invalid enchantment name!" itemCreateInvalidEnch: "Invalid enchantment name!"
itemCreateInvalidLevel: "Level must be greater than 0!"
itemCreateInvalidInput: "Invalid input!" itemCreateInvalidInput: "Invalid input!"
itemCreateNotNumber: "Input was not a number!" itemCreateNotNumber: "Input was not a number!"
itemCreateNoNameAmount: "You must set a name and amount first!" itemCreateNoNameAmount: "You must set a name and amount first!"
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>"
dateCreateInvalidDay: "Day must be between 1 and 31!"
dateCreateEnterMonth: "Enter a month (max. 12), <cancel>" dateCreateEnterMonth: "Enter a month (max. 12), <cancel>"
dateCreateInvalidMonth: "Day must be between 1 and 12!"
dateCreateEnterYear: "Enter a year (max. 9999), <cancel>" dateCreateEnterYear: "Enter a year (max. 9999), <cancel>"
dateCreateInvalidYear: "Year must be between 1000 and 9999!"
dateCreateEnterHour: "Enter an hour (max. 23), <cancel>" dateCreateEnterHour: "Enter an hour (max. 23), <cancel>"
dateCreateInvalidHour: "Hour must be between 0 and 23!"
dateCreateEnterMinute: "Enter a minute (max. 59), <cancel>" dateCreateEnterMinute: "Enter a minute (max. 59), <cancel>"
dateCreateInvalidMinute: "Minute must be between 0 and 59!"
dateCreateEnterSecond: "Enter a second (max. 59), <cancel>" dateCreateEnterSecond: "Enter a second (max. 59), <cancel>"
dateCreateInvalidSecond: "Second must be between 0 and 59!"
dateCreateEnterZone: "Enter a UTC time zone (max. 14), <cancel>" dateCreateEnterZone: "Enter a UTC time zone (max. 14), <cancel>"
dateCreateInvalidZone: "Zone must be between -12 and 14!"
dateCreateNoYearAmount: "You must set a year first!" dateCreateNoYearAmount: "You must set a year first!"
questTitle: "-- <quest> --" questTitle: "-- <quest> --"
questObjectivesTitle: "---(<quest>)---" questObjectivesTitle: "---(<quest>)---"
@ -757,10 +738,12 @@ giveQuestPoints: "Gave <number> Quest Points from <player>."
questPointsGiven: "<player> gave you <number> Quest Points." questPointsGiven: "<player> gave you <number> Quest Points."
enableNPCGUI: "<npc> will now provide a GUI Quest Display." enableNPCGUI: "<npc> will now provide a GUI Quest Display."
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display." disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
invalidMinimum: "Input must be at least <number>!\ninvalidRange: \"Input must be between <least> and <greatest>!"
invalidOption: "Invalid option!"
invalidNumber: "Invalid number." invalidNumber: "Invalid number."
invalidStageNum: "Invalid stage number for Quest <quest>"
noCurrentQuest: "<player> does not currently have any active Quests." noCurrentQuest: "<player> does not currently have any active Quests."
playerNotFound: "Player not found." playerNotFound: "Player not found."
invalidStageNum: "Invalid stage number for Quest <quest>"
errorNPCID: 'Error: There is no NPC with ID <number>' errorNPCID: 'Error: There is no NPC with ID <number>'
errorReading: "Error reading <file>, skipping.." errorReading: "Error reading <file>, skipping.."
errorReadingSuppress: "Error reading <file>, suppressing further errors." errorReadingSuppress: "Error reading <file>, suppressing further errors."
@ -862,7 +845,6 @@ noNamesSet: "No names set"
worlds: "Worlds" worlds: "Worlds"
mobs: "Mobs" mobs: "Mobs"
points: "points" points: "points"
invalidOption: "Invalid option!"
npcHint: "Note: You can left or right click on NPCs to get their ID." npcHint: "Note: You can left or right click on NPCs to get their ID."
listDuplicate: "List contains duplicates!" listDuplicate: "List contains duplicates!"
id: "ID" id: "ID"