New translations strings.yml (Pirate English)

This commit is contained in:
FlyingPikachu 2019-02-11 23:02:15 -05:00
parent 6485516de1
commit 35e7bb5ace

View File

@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
questEditorEnterBlockStart: "Right-jab on a block t' use as a start point, <done>, <clear>, <cancel>"
questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
questRequiredNoneSet: "Required, none set"
questPartiesCreate: "Players added to this party may perform quests together!"
questPartiesDelete: "The quest party was disbanded."
questPartiesInvite: "<player> can now perform quests with you!"
questPartiesJoin: "You can now perform quests with <player>."
questPartiesKicked: "<player> can no longer perform quests with you."
questPartiesLeave: "You can no longer perform quests with <player>."
questWGSetRegion: "Set Region"
questWGNotInstalled: "WorldGuard nah installed"
questWGPrompt: "Enter WorldGuard region, <clear>, <cancel>"
@ -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!"