From ae99a63943e049556d5b088582b08207b0504967 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Fri, 2 Mar 2018 18:12:39 -0500 Subject: [PATCH] New translations strings.yml (Portuguese) --- src/main/resources/lang/pt-PT/strings.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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), , "