From b6984b30b5d1bf29ae8c943f2a289723083b8fe3 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Thu, 2 Apr 2020 23:21:33 -0400 Subject: [PATCH] New translations strings.yml (Portuguese) --- .../src/main/resources/lang/pt-PT/strings.yml | 100 +++++++++--------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/main/src/main/resources/lang/pt-PT/strings.yml b/main/src/main/resources/lang/pt-PT/strings.yml index 9c77ec1b5..8bd768163 100644 --- a/main/src/main/resources/lang/pt-PT/strings.yml +++ b/main/src/main/resources/lang/pt-PT/strings.yml @@ -259,29 +259,29 @@ stageEditorDelayCleared: "Delay cleared." stageEditorDenizenCleared: "Denizen script cleared." stageEditorObjectiveCleared: "Objective cleared." stageEditorMessageCleared: "Message cleared." -stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot" +stageEditorConfirmStageNote: "Any stages after will be shifted back one spot" stageEditorDeleteSucces: "Stage deleted successfully." stageEditorEnchantments: "Encantamentos" stageEditorNPCNote: 'Note: You may specify the name of the NPC with ' stageEditorOptional: "Opcional" stageEditorColors: "Cores da Ovelha" -eventEditorCreate: "Create new Action" -eventEditorEdit: "Edit an Action" -eventEditorDelete: "Delete an Action" -eventEditorNoneToEdit: "No Actions currently exist to be edited!" -eventEditorNoneToDelete: "No Actions currently exist to be deleted!" +eventEditorCreate: "Create new action" +eventEditorEdit: "Edit an action" +eventEditorDelete: "Delete an action" +eventEditorNoneToEdit: "No actions currently exist to be edited!" +eventEditorNoneToDelete: "No actions currently exist to be deleted!" eventEditorNotFound: "Action not found!" eventEditorExists: "Action already exists!" -eventEditorSomeone: "Someone is already creating or editing an Action with that name!" +eventEditorSomeone: "Someone is already creating or editing an action with that name!" eventEditorAlpha: "Name must be alphanumeric!" eventEditorErrorSaving: "An error occurred while saving." -eventEditorDeleted: "Action deleted, Quests and Actions reloaded." -eventEditorSaved: "Action saved, Quests and Actions reloaded." +eventEditorDeleted: "Action deleted. Quest and action data reloaded." +eventEditorSaved: "Action saved. Quest and action data reloaded." eventEditorEnterEventName: "Enter Action name, " -eventEditorModifiedNote: 'Note: You have modified an Action that the following Quests use:' -eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them." -eventEditorEventInUse: "The following Quests use the Action" -eventEditorMustModifyQuests: "You must modify these Quests first!" +eventEditorModifiedNote: 'Note: You have modified an action that the following quests use:' +eventEditorForcedToQuit: "If you save the action, anyone who is actively doing any of these quests will be forced to quit them." +eventEditorEventInUse: "The following quests use the action" +eventEditorMustModifyQuests: "You must modify these quests first!" eventEditorNotANumberList: "Input was not a list of numbers!" eventEditorGiveItemsTitle: "- Give Items -" eventEditorEffectsTitle: "- Sound Effects -" @@ -396,11 +396,11 @@ eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, eventEditorCommandsNote: "Note: You may use to refer to the player's name." eventEditorSetCommandsPrompt: "Enter commands, , , " reqSetMoney: "Set money requirement" -reqSetQuestPoints: "Set Quest Points requirement" +reqSetQuestPoints: "Set requirement" reqSetItem: "Set item requirements" reqSetPerms: "Set permission requirements" -reqSetQuest: "Set Quest requirements" -reqSetQuestBlocks: "Set Quest blocks" +reqSetQuest: "Set quest requirements" +reqSetQuestBlocks: "Set quest blocks" reqSetMcMMO: "Set mcMMO Classic requirements" reqSetHeroes: "Set Heroes requirements" reqSetCustom: "Set custom requirements" @@ -409,7 +409,7 @@ reqSetSkillAmounts: "Set skill amounts" reqHeroesSetPrimary: "Set Primary Class" reqHeroesSetSecondary: "Set Secondary Class" reqQuestListTitle: "- Quests Available -" -reqQuestPrompt: "Enter a list of Quest names, , , " +reqQuestPrompt: "Enter a list of quest names, , , " reqRemoveItemsPrompt: "Enter a list of true/false values, , " reqPermissionsPrompt: "Enter permission requirements, , , " reqCustomPrompt: "Enter the name of a custom requirement to add, , " @@ -422,7 +422,7 @@ reqNoItemsSet: "No items set" reqNoValuesSet: "No values set" reqHeroesPrimaryDisplay: "Primary Class:" reqHeroesSecondaryDisplay: "Secondary Class:" -reqNotAQuestName: " is not a Quest name!" +reqNotAQuestName: " is not a quest name!" reqItemCleared: "Item requirements cleared." reqCustomAlreadyAdded: "That custom requirement has already been added!" reqCustomNotFound: "Custom requirement module not found." @@ -456,7 +456,7 @@ optUsePartiesPlugin: "Use Parties plugin" optShareProgressLevel: "Level of progress sharing" optRequireSameQuest: "Require same quest" rewSetMoney: "Set money reward" -rewSetQuestPoints: "Set Quest Points reward" +rewSetQuestPoints: "Set reward" rewSetItems: "Set item rewards" rewSetExperience: "Set experience reward" rewSetCommands: "Set command rewards" @@ -477,7 +477,7 @@ rewExperiencePrompt: "Enter amount of experience, , " rewCommandPrompt: "Enter command rewards (use '' to represent the player), , , " rewPermissionsPrompt: "Enter permission rewards, , , " rewPermissionsWorldPrompt: "Enter permission worlds, , , " -rewQuestPointsPrompt: "Enter amount of Quest Points, , " +rewQuestPointsPrompt: "Enter amount of , , " rewMcMMOPrompt: "Enter mcMMO Classic skills (or enter 'All' for all skills), , " rewHeroesClassesPrompt: "Enter Heroes classes, , " rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed), , " @@ -637,52 +637,52 @@ questNotExist: "A tua Quest ativa já não existe. Foste forçado a sair questInvalidChoice: "Invalid choice. Type '' or ''" pageSelectionNum: "Page selection must be a number." pageSelectionPosNum: "Page selection must be a positive number." -questTakeDisabled: "Taking Quests via commands has been disabled." +questTakeDisabled: "Taking quests via commands has been disabled." questQuit: "You have quit " questQuitDisabled: "Quitting this quest has been disabled." -questsUnknownCommand: "Unknown Quests command. Type /quests for help." +questsUnknownCommand: "Unknown command. Type /quests for help." pageNotExist: "Página não existe." pageFooter: "- Page of -" -questsReloaded: "Quests reloaded." -numQuestsLoaded: " Quests loaded." -questForceTake: " has forcibly started the Quest ." -questForcedTake: " has forced you to take the Quest ." -questForceQuit: " has forcibly quit the Quest ." -questForcedQuit: " has forced you to quit the Quest ." -questForceFinish: " has forcibly finished their Quest ." -questForcedFinish: " has forced you to finish your Quest ." -questForceNextStage: " has advanced to the next Stage in the Quest ." -questForcedNextStage: " has advanced you to the next Stage in your Quest ." +questsReloaded: "Quest data reloaded." +numQuestsLoaded: " quests loaded." +questForceTake: " has forcibly started the quest ." +questForcedTake: " has forced you to take the quest ." +questForceQuit: " has forcibly quit the quest ." +questForcedQuit: " has forced you to quit the quest ." +questForceFinish: " has forcibly finished their quest ." +questForcedFinish: " has forced you to finish your quest ." +questForceNextStage: " has advanced to the next stage in the quest ." +questForcedNextStage: " has advanced you to the next stage in your quest ." questReset: " foi redefinido." -questRemoved: "Quest has been removed from player 's completed Quests." -settingAllQuestPoints: "Setting all players' Quest Points..." -allQuestPointsSet: "All players' Quest Points have been set to !" -setQuestPoints: "'s Quest Points have been set to ." -questPointsSet: " has set your Quest Points to ." -takeQuestPoints: "Took away Quest Points from ." -questPointsTaken: " took away Quest Points." -giveQuestPoints: "Gave Quest Points from ." -questPointsGiven: " gave you Quest Points." +questRemoved: "Quest has been removed from player 's completed quests." +settingAllQuestPoints: "Setting all players' ..." +allQuestPointsSet: "All players' have been set to !" +setQuestPoints: "'s have been set to ." +questPointsSet: " has set your to ." +takeQuestPoints: "Took away from ." +questPointsTaken: " took away ." +giveQuestPoints: "Gave from ." +questPointsGiven: " gave you ." invalidMinimum: "Input must be at least !" invalidRange: "Input must be between and !" invalidOption: "Opção inválida!" noCurrentQuest: " jogador de momento não tem Quests ativas." playerNotFound: "Jogador não encontrado." -questsPlayerHasQuestAlready: " is already on the Quest !" -questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help." +questsPlayerHasQuestAlready: " is already on the quest !" +questsUnknownAdminCommand: "Unknown command. Type /questsadmin for help." errorNPCID: 'Erro: Não existe nenhum NPC com ID ' questSaveError: "An error occurred while saving." -questErrorReadingFile: "Error reading Quests file." -errorReading: "Error reading , skipping.." +questErrorReadingFile: "Error reading ." +errorReading: "Error reading , skipping..." errorReadingSuppress: "Error reading , suppressing further errors." -errorDataFolder: "Error: Unable to read Quests data folder!" +errorDataFolder: "Error: Unable to read from data folder!" unknownError: "An unknown error occurred. See console output." journalTitle: "Quest Journal" -journalTaken: "You take out your Quest Journal." -journalPutAway: "You put away your Quest Journal." -journalNoRoom: "You have no room in your inventory for your Quest Journal!" +journalTaken: "You take out your ." +journalPutAway: "You put away your ." +journalNoRoom: "You have no room in your inventory for your !" journalNoQuests: "You have no accepted quests!" -journalDenied: "You cannot do that with your Quest Journal." +journalDenied: "You cannot do that with your ." compassSet: "Set compass target to quest ." compassReset: "Reset compass target." timeZone: "Time zone"