diff --git a/src/main/resources/lang/pt-PT/strings.yml b/src/main/resources/lang/pt-PT/strings.yml index d1247e247..a74c9e604 100644 --- a/src/main/resources/lang/pt-PT/strings.yml +++ b/src/main/resources/lang/pt-PT/strings.yml @@ -178,10 +178,10 @@ stageEditorSetLocations: "Definir localizações" stageEditorSetLocationRadii: "Set location radii" stageEditorSetLocationNames: "Set location names" stageEditorSetTameAmounts: "Set tame amounts" -stageEditorSetShearColors: "Set sheep colors" -stageEditorSetShearAmounts: "Set shear amounts" -stageEditorPassword: "Password objectives" -stageEditorAddPasswordDisplay: "Add password display" +stageEditorSetShearColors: "Definir cor das ovelhas" +stageEditorSetShearAmounts: "Definir quantidade de esquiar" +stageEditorPassword: "Objetivos de senha" +stageEditorAddPasswordDisplay: "Adicionar exibição de senha" stageEditorAddPasswordPhrases: "Add password phrase(s)" stageEditorNoPasswordDisplays: "No password displays set" stageEditorObjectiveOverride: "Objective display override" @@ -191,10 +191,10 @@ stageEditorModuleNotFound: "Custom objective module not found." stageEditorCustomPrompt: "Enter the name of a custom objective to add, , " stageEditorCustomAlreadyAdded: "That custom objective has already been added!" stageEditorCustomCleared: "Custom objectives cleared." -stageEditorCustomDataPrompt: "Enter value for :" -stageEditorEnterBlockNames: "Enter block names (or IDs), , " +stageEditorCustomDataPrompt: "Introduzir valor para :" +stageEditorEnterBlockNames: "Introduzir nomes dos blocos(ou IDs), ," stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), , " -stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), , " +stageEditorDamageBlocksPrompt: "Introduzir quantidades de dano (números), ," stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), , " stageEditorUseBlocksPrompt: "Enter use amounts (numbers), , " stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), , "