New translations strings.yml (Portuguese)

This commit is contained in:
FlyingPikachu 2018-02-03 03:21:18 -05:00
parent 67d2c03be4
commit 0b27f7ba11

View File

@ -68,18 +68,18 @@ questEditorSetGUI: "Set GUI Item display"
questEditorReqs: "Edit Requirements" questEditorReqs: "Edit Requirements"
questEditorStages: "Edit Stages" questEditorStages: "Edit Stages"
questEditorRews: "Edit Rewards" questEditorRews: "Edit Rewards"
questEditorEnterQuestName: "Enter Quest name (or 'cancel' to return)" questEditorEnterQuestName: "Enter Quest name (<cancel>)"
questEditorEditEnterQuestName: "Enter Quest name to edit (or 'cancel' to return)" questEditorEditEnterQuestName: "Enter Quest name to edit (<cancel>)"
questEditorEnterAskMessage: "Enter ask message (or 'cancel' to return)" questEditorEnterAskMessage: "Enter ask message (<cancel>)"
questEditorEnterFinishMessage: "Enter finish message (or 'cancel' to return)" questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
questEditorEnterRedoDelay: "Enter amount of time (in seconds), 0 to clear the redo delay or -1 to cancel" questEditorEnterRedoDelay: "Enter amount of time (in seconds), 0 to clear the redo delay or -1 to cancel"
questEditorEnterNPCStart: "Enter NPC ID, -1 to clear the NPC start or -2 to cancel" questEditorEnterNPCStart: "Enter NPC ID, -1 to clear the NPC start or -2 to cancel"
questEditorEnterBlockStart: "Right-click on a block to use as a start point, then enter 'done' to save, or enter 'clear' to clear the block start, or 'cancel' to return" questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
questEditorEnterInitialEvent: "Enter an Event name, or enter 'clear' to clear the initial Event, or 'cancel' to return" questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
questRequiredNoneSet: "Required, none set" questRequiredNoneSet: "Required, none set"
questWGSetRegion: "Set Region" questWGSetRegion: "Set Region"
questWGNotInstalled: "WorldGuard not installed" questWGNotInstalled: "WorldGuard not installed"
questWGPrompt: "Enter WorldGuard region, or enter 'clear' to clear the region, or 'cancel' to return." questWGPrompt: "Enter WorldGuard region, <clear>, <cancel>"
questWGInvalidRegion: "<region> is not a valid WorldGuard region!" questWGInvalidRegion: "<region> is not a valid WorldGuard region!"
questWGRegionCleared: "Quest region cleared." questWGRegionCleared: "Quest region cleared."
questCitNotInstalled: "Citizens not installed" questCitNotInstalled: "Citizens not installed"
@ -106,7 +106,7 @@ questEditorSave: "Finish and save"
questEditorNeedAskMessage: "You must set an ask message!" questEditorNeedAskMessage: "You must set an ask message!"
questEditorNeedFinishMessage: "You must set a finish message!" questEditorNeedFinishMessage: "You must set a finish message!"
questEditorNeedStages: "Your Quest has no Stages!" questEditorNeedStages: "Your Quest has no Stages!"
questEditorSaved: "Quest saved! (You will need to perform a Quest reload for it to appear)" questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset% for it to appear in-game)"
questEditorExited: "Are you sure you want to exit without saving?" questEditorExited: "Are you sure you want to exit without saving?"
questEditorDeleted: "Are you sure you want to delete the Quest" questEditorDeleted: "Are you sure you want to delete the Quest"
questEditorNoPermsCreate: "You do not have permission to create Quests." questEditorNoPermsCreate: "You do not have permission to create Quests."
@ -116,24 +116,24 @@ stageEditorEditStage: "Edit Stage"
stageEditorNewStage: "Add new Stage" stageEditorNewStage: "Add new Stage"
stageEditorStages: "Stages" stageEditorStages: "Stages"
stageEditorStage: "Stage" stageEditorStage: "Stage"
stageEditorBreakBlocks: "Break Blocks" stageEditorBreakBlocks: "Break blocks"
stageEditorDamageBlocks: "Damage Blocks" stageEditorDamageBlocks: "Damage blocks"
stageEditorPlaceBlocks: "Place Blocks" stageEditorPlaceBlocks: "Place blocks"
stageEditorUseBlocks: "Use Blocks" stageEditorUseBlocks: "Use blocks"
stageEditorCutBlocks: "Cut Blocks" stageEditorCutBlocks: "Cut blocks"
stageEditorCatchFish: "Catch Fish" stageEditorCatchFish: "Catch fish"
stageEditorFish: "fish" stageEditorFish: "fish"
stageEditorKillPlayers: "Kill Players" stageEditorKillPlayers: "Kill players"
stageEditorPlayers: "players" stageEditorPlayers: "players"
stageEditorEnchantItems: "Enchant Items" stageEditorEnchantItems: "Enchant items"
stageEditorDeliverItems: "Deliver Items" stageEditorDeliverItems: "Deliver items"
stageEditorTalkToNPCs: "Talk to NPCs" stageEditorTalkToNPCs: "Talk to NPCs"
stageEditorKillNPCs: "Kill NPCs" stageEditorKillNPCs: "Kill NPCs"
stageEditorKillMobs: "Kill Mobs" stageEditorKillMobs: "Kill mobs"
stageEditorReachLocs: "Reach locations" stageEditorReachLocs: "Reach locations"
stageEditorReachRadii1: "Reach within" stageEditorReachRadii1: "Reach within"
stageEditorReachRadii2: "blocks of" stageEditorReachRadii2: "blocks of"
stageEditorTameMobs: "Tame Mobs" stageEditorTameMobs: "Tame mobs"
stageEditorShearSheep: "Shear Sheep" stageEditorShearSheep: "Shear Sheep"
stageEditorEvents: "Events" stageEditorEvents: "Events"
stageEditorStageEvents: "Stage Events" stageEditorStageEvents: "Stage Events"
@ -152,10 +152,10 @@ stageEditorDeathEvent: "Death Event"
stageEditorDeathEventCleared: "Death Event cleared." stageEditorDeathEventCleared: "Death Event cleared."
stageEditorDisconnectEvent: "Disconnect Event" stageEditorDisconnectEvent: "Disconnect Event"
stageEditorDisconnectEventCleared: "Disconnect Event cleared." stageEditorDisconnectEventCleared: "Disconnect Event cleared."
stageEditorDelayMessage: "Delay Message" stageEditorDelayMessage: "Delay message"
stageEditorDenizenScript: "Denizen Script" stageEditorDenizenScript: "Denizen script"
stageEditorStartMessage: "Start Message" stageEditorStartMessage: "Start message"
stageEditorCompleteMessage: "Complete Message" stageEditorCompleteMessage: "Complete message"
stageEditorDelete: "Delete Stage" stageEditorDelete: "Delete Stage"
stageEditorSetBlockNames: "Set block names" stageEditorSetBlockNames: "Set block names"
stageEditorSetBlockAmounts: "Set block amounts" stageEditorSetBlockAmounts: "Set block amounts"
@ -180,29 +180,29 @@ stageEditorSetLocationNames: "Set location names"
stageEditorSetTameAmounts: "Set tame amounts" stageEditorSetTameAmounts: "Set tame amounts"
stageEditorSetShearColors: "Set sheep colors" stageEditorSetShearColors: "Set sheep colors"
stageEditorSetShearAmounts: "Set shear amounts" stageEditorSetShearAmounts: "Set shear amounts"
stageEditorPassword: "Password Objectives" stageEditorPassword: "Password objectives"
stageEditorAddPasswordDisplay: "Add password display" stageEditorAddPasswordDisplay: "Add password display"
stageEditorAddPasswordPhrases: "Add password phrase(s)" stageEditorAddPasswordPhrases: "Add password phrase(s)"
stageEditorNoPasswordDisplays: "No password displays set" stageEditorNoPasswordDisplays: "No password displays set"
stageEditorObjectiveOverride: "Objective display override" stageEditorObjectiveOverride: "Objective display override"
stageEditorCustom: "Custom Objectives" stageEditorCustom: "Custom objectives"
stageEditorNoModules: "No modules loaded" stageEditorNoModules: "No modules loaded"
stageEditorModuleNotFound: "Custom objective module not found." stageEditorModuleNotFound: "Custom objective module not found."
stageEditorCustomPrompt: "Enter the name of a custom objective to add, or enter 'clear' to clear all custom objectives, or 'cancel' to return." stageEditorCustomPrompt: "Enter the name of a custom objective to add, <clear>, <cancel>"
stageEditorCustomAlreadyAdded: "That custom objective has already been added!" stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
stageEditorCustomCleared: "Custom objectives cleared." stageEditorCustomCleared: "Custom objectives cleared."
stageEditorCustomDataPrompt: "Enter value for <data>:" stageEditorCustomDataPrompt: "Enter value for <data>:"
stageEditorEnterBlockNames: "Enter block names (or IDs), separating each one by a space, or enter 'cancel' to return." stageEditorEnterBlockNames: "Enter block names (or IDs), <space>, <cancel>"
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), separating each one by a space, or enter 'cancel' to return." stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), <space>, <cancel>"
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), separating each one by a space, or enter 'cancel' to return." stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), <space>, <cancel>"
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), separating each one by a space, or enter 'cancel' to return." stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), separating each one by a space, or enter 'cancel' to return." stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), separating each one by a space, or enter 'cancel' to return." stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
stageEditorEnterBlockDurability: "Enter block durability (numbers), separating each one by a space, or enter 'cancel' to return." stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel" stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel" stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
stageEditorEnchantTypePrompt: "Enter enchantment names, separating each one by a comma, or enter 'cancel' to return." stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), separating each one by a space, or enter 'cancel' to return." stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
stageEditorItemNamesPrompt: "Enter item names, separating each one by a space, or enter 'cancel' to return." stageEditorItemNamesPrompt: "Enter item names, separating each one by a space, or enter 'cancel' to return."
stageEditorNPCPrompt: "Enter NPC ids, separating each one by a space, or enter 'cancel' to return." stageEditorNPCPrompt: "Enter NPC ids, separating each one by a space, or enter 'cancel' to return."
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, separating each one by a space, or enter 'clear' to clear the NPC ID list, or 'cancel' to return." stageEditorNPCToTalkToPrompt: "Enter NPC IDs, separating each one by a space, or enter 'clear' to clear the NPC ID list, or 'cancel' to return."