mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 14:45:41 +01:00
New translations strings.yml (Pirate English)
This commit is contained in:
parent
139e75d48f
commit
d8fce25621
@ -190,7 +190,7 @@ stageEditorPassword: "Password Objectives"
|
||||
stageEditorAddPasswordDisplay: "Add password display"
|
||||
stageEditorAddPasswordPhrases: "Add password phrase(s)"
|
||||
stageEditorNoPasswordDisplays: "No password displays set"
|
||||
stageObjectiveOverride: "Objective Display Override"
|
||||
stageObjectiveOverride: "Objective Display O'erride"
|
||||
stageEditorCustom: "Custom Objectives"
|
||||
stageEditorNoModules: "No modules loaded"
|
||||
stageEditorModuleNotFound: "Custom objective module nah found."
|
||||
@ -238,23 +238,23 @@ stageEditorPasswordDisplayPrompt: "Enter a password display, or 'cancel' t' retu
|
||||
stageEditorPasswordDisplayHint: "('Tis th' text that shall be displayed t' th' player as thar objective)"
|
||||
stageEditorPasswordPhrasePrompt: "Enter a password phrase, or 'cancel' t' return"
|
||||
stageEditorPasswordPhraseHint1: "('Tis th' text that a player has t' say t' complete th' objective)"
|
||||
stageEditorPasswordPhraseHint2: "If you want multiple password phrases, separate them by a | (pipe)"
|
||||
stageEditorObjectiveOverridePrompt: "Enter objective display override, or 'clear' to clear the override, or 'cancel' to return."
|
||||
stageEditorObjectiveOverrideHint: "(The objective display override will show up as the players current objective)"
|
||||
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
||||
stageEditorPasswordPhraseHint2: "If ye wants multiple password phrases, separate them by a | (pipe)"
|
||||
stageEditorObjectiveOverridePrompt: "Enter objective display o'erride, or 'clear' t' clear th' o'erride, or 'cancel' t' return."
|
||||
stageEditorObjectiveOverrideHint: "(Th' objective display o'erride will show up as th' players current objective)"
|
||||
stageEditorObjectiveOverrideCleared: "Objective display o'erride cleared."
|
||||
stageEditorDeliveryAddItem: "Add item"
|
||||
stageEditorDeliveryNPCs: "Set NPC IDs"
|
||||
stageEditorDeliveryMessages: "Set delivery messages"
|
||||
stageEditorContainsDuplicates: "List contains duplicates!"
|
||||
stageEditorInvalidBlockName: "is not a valid block name!"
|
||||
stageEditorInvalidEnchantment: "is not a valid enchantment name!"
|
||||
stageEditorInvalidNPC: "is not a valid NPC ID!"
|
||||
stageEditorInvalidMob: "is not a valid mob name!"
|
||||
stageEditorInvalidItemName: "is not a valid item name!"
|
||||
stageEditorInvalidNumber: "is not a number!"
|
||||
stageEditorInvalidDye: "is not a valid dye color!"
|
||||
stageEditorInvalidEvent: "is not a valid event name!"
|
||||
stageEditorDuplicateEvent: "Event is already in the list!"
|
||||
stageEditorInvalidBlockName: "ain't a valid block name!"
|
||||
stageEditorInvalidEnchantment: "ain't a valid enchantment name!"
|
||||
stageEditorInvalidNPC: "ain't a valid NPC ID!"
|
||||
stageEditorInvalidMob: "ain't a valid mob name!"
|
||||
stageEditorInvalidItemName: "ain't a valid item name!"
|
||||
stageEditorInvalidNumber: "ain't a number!"
|
||||
stageEditorInvalidDye: "ain't a valid dye color!"
|
||||
stageEditorInvalidEvent: "ain't a valid event name!"
|
||||
stageEditorDuplicateEvent: "Event be already in th' list!"
|
||||
stageEditorInvalidDelay: "Delay must be at least one second!"
|
||||
stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
|
Loading…
Reference in New Issue
Block a user