diff --git a/main/src/main/resources/lang/pt-BR/strings.yml b/main/src/main/resources/lang/pt-BR/strings.yml index 1d89b24fd..79c191207 100644 --- a/main/src/main/resources/lang/pt-BR/strings.yml +++ b/main/src/main/resources/lang/pt-BR/strings.yml @@ -131,6 +131,7 @@ stageEditorUseBlocks: "Utilize Blocos" stageEditorCutBlocks: "Corte de Blocos" stageEditorItems: "Items" stageEditorCraftItems: "Craft items" +stageEditorSmeltItems: "Smelt items" stageEditorEnchantItems: "Encantar itens" stageEditorNPCs: "NPCs" stageEditorDeliverItems: "Entregar Itens" @@ -235,7 +236,6 @@ stageEditorChatEventsPrompt: "Digite o nome do 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% " -stageEditorDelayPrompt: "Enter time (in seconds), , " stageEditorDelayMessagePrompt: "Enter delay message, , " stageEditorScriptPrompt: "Enter script name, , " stageEditorStartMessagePrompt: "Enter start message, , " @@ -284,26 +284,12 @@ stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!" stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!" stageEditorMustSetPasswordDisplays: "Você deve adicionar primeiro exibir pelo menos uma senha!" -stageEditorAddPasswordCleared: "Objetivos personalizados limpos." stageEditorPasswordNotSameSize: "A exibição de senha e senha frase listas não são do mesmo tamanho!" stageEditorListContainsDuplicates: "Lista contém duplicados!" stageEditorDelayCleared: "Atraso desmarcada." -stageEditorDelayMessageCleared: "Mensagem de atraso desmarcada." stageEditorDenizenCleared: "Script de habitante desmarcada." -stageEditorBreakBlocksCleared: "Objectivo de quebrar blocos desmarcado." -stageEditorDamageBlocksCleared: "Objectivo de quebrar blocos desmarcado." -stageEditorPlaceBlocksCleared: "Objectivo de quebrar blocos desmarcado." -stageEditorUseBlocksCleared: "Objectivo de quebrar blocos desmarcado." -stageEditorCutBlocksCleared: "Objectivo de quebrar blocos desmarcado." -stageEditorEnchantmentsCleared: "Objectivo de encantamento desmarcado." -stageEditorDeliveriesCleared: "Objectivo de entrega desmarcado." -stageEditorReachLocationsCleared: "Objectivo de quebrar blocos desmarcado." -stageEditorKillNPCsCleared: "Objectivo de entrega desmarcado." -stageEditorKillMobsCleared: "Objectivo de entrega desmarcado." -stageEditorTameCleared: "Objectivo de entrega desmarcado." -stageEditorShearCleared: "Objectivo de quebrar blocos desmarcado." -stageEditorStartMessageCleared: "Mensagem de atraso desmarcada." -stageEditorCompleteMessageCleared: "Mensagem de atraso desmarcada." +stageEditorObjectiveCleared: "Objective cleared." +stageEditorMessageCleared: "Message cleared." stageEditorConfirmStageDelete: "Você deseja deletar este estilo?" stageEditorConfirmStageNote: "Palcos depois vão ser deslocados de volta um lugar" stageEditorDeleteSucces: "Contato excluído com sucesso." @@ -669,6 +655,7 @@ place: "Place" use: "Use" cut: "Cut" craft: "Craft" +smelt: "Smelt" enchantItem: "Enchant with " catchFish: "Catch Fish" kill: "Kill"