From 9f8ec284760895ba33d1fb40d49f839d66e19867 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 27 Feb 2018 10:12:30 -0500 Subject: [PATCH] New translations strings.yml (Portuguese) --- src/main/resources/lang/pt-PT/strings.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/lang/pt-PT/strings.yml b/src/main/resources/lang/pt-PT/strings.yml index edc2b31da..d57f356c7 100644 --- a/src/main/resources/lang/pt-PT/strings.yml +++ b/src/main/resources/lang/pt-PT/strings.yml @@ -213,14 +213,14 @@ stageEditorMobAmountsPrompt: "Enter mob amounts, , " stageEditorMobLocationPrompt: "Right-click on a block to select it, , " stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks), , " stageEditorMobLocationNamesPrompt: "Enter location names, , " -stageEditorReachLocationPrompt: "Right-click on a block to select it, , " +stageEditorReachLocationPrompt: "Clique com o lado direito num bloco para selecioná-lo, , " stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks), , " -stageEditorReachLocationNamesPrompt: "Enter location names, , " +stageEditorReachLocationNamesPrompt: "Introduzir nomes das localizações, , " stageEditorTameAmountsPrompt: "Enter tame amounts, , " -stageEditorShearColorsPrompt: "Enter sheep colors, , " -stageEditorShearAmountsPrompt: "Enter shear amounts, , " -stageEditorEventsPrompt: "Enter an event name, , " -stageEditorChatEventsPrompt: "Enter an event name to add, , " +stageEditorShearColorsPrompt: "Introduzir cores das ovelhas, , " +stageEditorShearAmountsPrompt: "Introduzir quantidades de tosquia. , " +stageEditorEventsPrompt: "Introduzir um nome de evento, , " +stageEditorChatEventsPrompt: "Introduzir um nome dum evento para adicionar, , " stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% %yellow% " stageEditorCommandEventsPrompt: "Enter an event name to add, , " stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% %yellow% "