New translations strings.yml (English)

This commit is contained in:
PikaMug 2024-05-03 13:04:59 -04:00
parent 72fc6bf137
commit a08c45662f
1 changed files with 6 additions and 7 deletions

View File

@ -246,7 +246,7 @@ stageEditorMessageCleared: "Message cleared."
stageEditorConfirmStageNote: "Any stages after will be shifted back one spot"
stageEditorDeleteSucces: "Stage deleted successfully."
stageEditorEnchantments: "Enchantments"
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
stageEditorNPCNote: "Note: You may specify the name of the NPC with <npc>"
stageEditorOptional: "Optional"
stageEditorColors: "Sheep Colors"
eventEditorCreate: "Create new action"
@ -259,7 +259,7 @@ eventEditorExists: "Action already exists!"
eventEditorDeleted: "Action deleted. Quest and action data reloaded."
eventEditorSaved: "Action saved. Quest and action data reloaded."
eventEditorEnterEventName: "Enter action name, <cancel>"
eventEditorModifiedNote: 'You have modified an action that the following quests use:'
eventEditorModifiedNote: "You have modified an action that the following quests use:"
eventEditorForcedToQuit: "If you save the action, anyone who is actively doing any of these quests will be forced to quit them."
eventEditorEventInUse: "The following quests use the action"
eventEditorMustModifyQuests: "You must modify these quests first!"
@ -375,7 +375,7 @@ conditionEditorInUse: "The following quests use the condition"
conditionEditorEnterName: "Enter condition name, <cancel>"
conditionEditorSaved: "Condition saved. Quest and condition data reloaded."
conditionEditorDeleted: "Condition deleted. Quest and condition data reloaded."
conditionEditorModifiedNote: 'You have modified a condition that the following quests use:'
conditionEditorModifiedNote: "You have modified a condition that the following quests use:"
conditionEditorForcedToQuit: "If you save the condition, anyone who is actively doing any of these quests will be forced to quit them."
conditionEditorSetName: "Set name"
conditionEditorEntity: "Entity"
@ -561,7 +561,7 @@ dateCreateNoYearAmount: "You must set a year first!"
overrideCreateSet: "Set details list override"
overrideCreateEnter: "Enter replacement text, <clear>, <cancel>"
questObjectivesTitle: "---(<quest>)---"
questCompleteTitle: '**QUEST COMPLETE: <quest>**'
questCompleteTitle: "**QUEST COMPLETE: <quest>**"
questRewardsTitle: "Rewards"
questFailed: "**QUEST FAILED: <quest>**"
questMaxAllowed: "You may only have up to <number> quests."
@ -658,7 +658,7 @@ completed: "Completed"
redoCompleted: "(Completed)"
consoleError: "This operation may only be performed in-game."
noActiveQuest: "You do not currently have any active quests."
speakTo: 'Start: Speak to <npc>'
speakTo: "Start: Speak to <npc>"
mustSpeakTo: "You must speak to <npc> to start this quest."
noCommandStart: "<quest> may not be started via command."
permissionDisplay: "Permission:"
@ -707,7 +707,7 @@ noCurrentQuest: "<player> does not currently have any active quests."
playerNotFound: "Player not found."
questsPlayerHasQuestAlready: "<player> is already on the quest <quest>!"
questsUnknownAdminCommand: "Unknown command. Type /questsadmin for help."
errorNPCID: 'Error: There is no NPC with ID <number>'
errorNPCID: "Error: There is no NPC with ID <number>"
questSaveError: "An error occurred while saving."
questErrorReadingFile: "Error reading <file>."
errorLoading: "Plugin is currently loading. Please try again later!"
@ -775,7 +775,6 @@ redoable: "Redoable"
objectives: "Objectives"
everything: "Everything"
usage: "Usage"
redoableEvery: "Redoable every <time>."
requirements: "Requirements"
requirementsItemFail: "Unable to collect required item. Is it in your off-hand?"
conditionFailQuit: "Condition failed. You have quit <quest>."