mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-23 19:15:49 +01:00
New translations strings.yml (Pirate English)
This commit is contained in:
parent
6485516de1
commit
35e7bb5ace
@ -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!"
|
||||
|
Loading…
Reference in New Issue
Block a user