From 35e7bb5ace29347652a82edc2272f5584575e5b2 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Mon, 11 Feb 2019 23:02:15 -0500 Subject: [PATCH] New translations strings.yml (Pirate English) --- src/main/resources/lang/en-PT/strings.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/main/resources/lang/en-PT/strings.yml b/src/main/resources/lang/en-PT/strings.yml index 550650b6b..8eb5b2c5d 100644 --- a/src/main/resources/lang/en-PT/strings.yml +++ b/src/main/resources/lang/en-PT/strings.yml @@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Enter NPC ID, , " questEditorEnterBlockStart: "Right-jab on a block t' use as a start point, , , " questEditorEnterInitialEvent: "Enter an Event name, , " questRequiredNoneSet: "Required, none set" +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: "Set Region" questWGNotInstalled: "WorldGuard nah installed" questWGPrompt: "Enter WorldGuard region, , " @@ -262,11 +268,6 @@ stageEditorNoKillLocations: "Ye must set kill spots first!" stageEditorNoBlockSelected: "Ye must select a block first." stageEditorNoColors: "Ye must set colors first!" stageEditorNoLocations: "Ye must set spots first!" -stageEditorNoEnchantmentsSet: "No enchantments set" -stageEditorNoItemsSet: "No items set" -stageEditorNoMobTypesSet: "No mob types set" -stageEditorNoLocationsSet: "No spots set" -stageEditorNoColorsSet: "No colors set" stageEditorListNotSameSize: "Th' block names list 'n th' amounts list are nah th' same size!" stageEditorEnchantmentNotSameSize: "Th' enchantments list, th' item id list 'n th' enchant amount list are nah th' same size!" stageEditorDeliveriesNotSameSize: "Th' item list 'n th' NPC list are nah equal in size!"