diff --git a/src/main/resources/lang/pt-PT/strings.yml b/src/main/resources/lang/pt-PT/strings.yml index 0efc73813..1f8dbc1ba 100644 --- a/src/main/resources/lang/pt-PT/strings.yml +++ b/src/main/resources/lang/pt-PT/strings.yml @@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Enter NPC ID, , " questEditorEnterBlockStart: "Botão-direito do rato sobre um bloco para usar como um ponto inicial, , , " questEditorEnterInitialEvent: "Introduzir um nome de evento, , " questRequiredNoneSet: "Nenhum ajuste é necessário" +questPartiesCreate: "Players added to this party may perform quests together!" +questPartiesDelete: "The quest party was disbanded." +questPartiesInvite: " can now perform quests with you!" +questPartiesJoin: "You can now perform quests with ." +questPartiesKicked: " can no longer perform quests with you." +questPartiesLeave: "You can no longer perform quests with ." questWGSetRegion: "Definir Região" questWGNotInstalled: "WorldGuard não está instalado" questWGPrompt: "Insira a região do WorldGuard, , " @@ -262,11 +268,6 @@ stageEditorNoKillLocations: "You must set kill locations first!" stageEditorNoBlockSelected: "You must select a block first." stageEditorNoColors: "You must set colors first!" stageEditorNoLocations: "You must set locations first!" -stageEditorNoEnchantmentsSet: "No enchantments set" -stageEditorNoItemsSet: "No items set" -stageEditorNoMobTypesSet: "No mob types set" -stageEditorNoLocationsSet: "No locations set" -stageEditorNoColorsSet: "No colors set" stageEditorListNotSameSize: "A lista dos nomes dos blocos e a lista das quantidades não são do mesmo tamanho!" stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!" stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!"