From 2bc64ec632363f4c70249b87a19c49dd31d7f229 Mon Sep 17 00:00:00 2001 From: PikaMug Date: Mon, 8 Apr 2019 01:42:07 -0400 Subject: [PATCH] New translations strings.yml (Portuguese, Brazilian) --- main/src/main/resources/lang/pt-BR/strings.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/pt-BR/strings.yml b/main/src/main/resources/lang/pt-BR/strings.yml index 9f97c58da..3e711941d 100644 --- a/main/src/main/resources/lang/pt-BR/strings.yml +++ b/main/src/main/resources/lang/pt-BR/strings.yml @@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Coloque o ID do NPC, , " questEditorEnterBlockStart: "Botão Direito no bloco para usa-lo como ponto de partida, , , " questEditorEnterInitialEvent: "Digite o nome do Evento, , " questRequiredNoneSet: "Necessário, Nenhum ajuste" +questDungeonsCreate: "Players added to this group may perform quests together!" +questDungeonsDisband: "The quest group was disbanded." +questDungeonsInvite: " can now perform quests with you!" +questDungeonsJoin: "You can now perform quests with Captain ." +questDungeonsKicked: " can no longer perform quests with you." +questDungeonsLeave: "You can no longer perform quests with Captain ." questPartiesCreate: "Players added to this party may perform quests together!" questPartiesDelete: "The quest party was disbanded." questPartiesInvite: " can now perform quests with you!" @@ -321,7 +327,6 @@ eventEditorSaved: "Quest deletada! Quests e Eventos foram reiniciados." eventEditorEnterEventName: "Enter an Event name, " eventEditorDeletePrompt: "Are you sure you want to delete the Event?" eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?" -eventEditorFinishAndSave: "Are you sure you want to finish and save the Event?" eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:' eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them." eventEditorEventInUse: "The following Quests use the Event"