mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-17 21:11:20 +01:00
New translations strings.yml (Pirate English)
This commit is contained in:
parent
37739a5264
commit
68908721fc
@ -154,12 +154,12 @@ stageEditorStartEvent: "Start Action"
|
||||
stageEditorStartEventCleared: "Start Action cleared."
|
||||
stageEditorFinishEvent: "Finish Action"
|
||||
stageEditorFinishEventCleared: "Finish Action cleared."
|
||||
stageEditorChatEvents: "Chat Actions"
|
||||
stageEditorChatEvents: "Chat Action"
|
||||
stageEditorChatTrigger: "Chat Trigger"
|
||||
stageEditorChatEventsCleared: "Chat Actions cleared."
|
||||
stageEditorCommandEvents: "Command Actions"
|
||||
stageEditorChatEventsCleared: "Chat Action cleared."
|
||||
stageEditorCommandEvents: "Command Action"
|
||||
stageEditorCommandTrigger: "Command Trigger"
|
||||
stageEditorCommandEventsCleared: "Command Actions cleared."
|
||||
stageEditorCommandEventsCleared: "Command Action cleared."
|
||||
stageEditorTriggeredBy: "Triggered by"
|
||||
stageEditorDeathEvent: "Death Action"
|
||||
stageEditorDeathEventCleared: "Death Action cleared."
|
||||
@ -275,17 +275,7 @@ 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!"
|
||||
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!"
|
||||
stageEditorNPCKillsNotSameSize: "Th' NPC IDs list 'n th' kill amounts list are nah th' same size!"
|
||||
stageEditorAllListsNotSameSize: "All o' yer lists are nah th' same size!"
|
||||
stageEditorMobTypesNotSameSize: "Th' mob types list 'n th' mob amounts list are nah th' same size!"
|
||||
stageEditorTameMobsNotSameSize: "Th' mob types list 'n th' tame amounts list are nah th' same size!"
|
||||
stageEditorShearNotSameSize: "Th' sheep colors list 'n th' shear amounts list are nah th' same size!"
|
||||
stageEditorMustSetPasswordDisplays: "Ye must add at least one password display first!"
|
||||
stageEditorPasswordNotSameSize: "Th' password display 'n password phrase lists are nah th' same size!"
|
||||
stageEditorListContainsDuplicates: "List contains duplicates!"
|
||||
stageEditorDelayCleared: "Delay cleared."
|
||||
stageEditorDenizenCleared: "Denizen script cleared."
|
||||
stageEditorObjectiveCleared: "Objective cleared."
|
||||
@ -297,7 +287,6 @@ stageEditorEnchantments: "Enchantments"
|
||||
stageEditorNPCNote: 'Note: Ye may specify th'' name o'' th'' NPC wit'' <npc>'
|
||||
stageEditorOptional: "Optional"
|
||||
stageEditorColors: "Sheep Colors"
|
||||
allListsNotSameSize: "All o' yer lists are nah th' same size!"
|
||||
eventEditorCreate: "Create new Action"
|
||||
eventEditorEdit: "Edit an Action"
|
||||
eventEditorDelete: "Delete an Action"
|
||||
@ -318,8 +307,6 @@ eventEditorModifiedNote: 'Note: Ye ''ave modified an Action that th'' followin''
|
||||
eventEditorForcedToQuit: "If ye save th' Action, anyone who be actively doin' any o' these Quests will be forced t' abandon ship."
|
||||
eventEditorEventInUse: "Th' followin' Quests use th' Action"
|
||||
eventEditorMustModifyQuests: "Ye must modify these Quests first!"
|
||||
eventEditorListSizeMismatch: "Th' lists are nah th' same size!"
|
||||
eventEditorListDuplicates: "List contains duplicates!"
|
||||
eventEditorNotANumberList: "Input was nah a list o' numbers!"
|
||||
eventEditorInvalidEntry: "Invalid entry"
|
||||
eventEditorGiveItemsTitle: "- Give Items -"
|
||||
@ -493,8 +480,6 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnRepeatPrompt: "Enter amount o' time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount o' time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
optGeneral: "General"
|
||||
@ -823,7 +808,6 @@ exited: "Exited"
|
||||
cancel: "Cancel"
|
||||
cancelled: "Cancelled"
|
||||
questTimeout: "Cancelled."
|
||||
back: "Back"
|
||||
yesWord: "Aye"
|
||||
noWord: "No"
|
||||
"true": "true"
|
||||
@ -840,6 +824,7 @@ worlds: "Worlds"
|
||||
mobs: "Mobs"
|
||||
points: "points"
|
||||
npcHint: "Note: Ye can left or right jab on NPC's t' get thar ID."
|
||||
listsNotSameSize: "All required lists must be th' same size!"
|
||||
listDuplicate: "List contains duplicates!"
|
||||
id: "ID"
|
||||
quest: "Quest"
|
||||
@ -859,6 +844,7 @@ to: "t'"
|
||||
blocksWithin: "within <amount> blocks o'"
|
||||
valRequired: "Value required"
|
||||
experience: "Experience"
|
||||
timePrompt: "Enter amount o' time (in seconds), <clear>, <cancel>"
|
||||
timerMessage: "%green%Time left t' finish th' quest/stage:%red% <time> seconds"
|
||||
timerStart: "%green%Ye 'ave%red% <time> seconds%green% t' finish this quest/stage"
|
||||
questErrorReadingFile: "Error readin' Quests file."
|
||||
|
Loading…
Reference in New Issue
Block a user