mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-24 11:38:42 +01:00
New translations strings.yml (Swedish)
This commit is contained in:
parent
90c49ea855
commit
55e7027831
@ -217,9 +217,9 @@ stageEditorShearColorsPrompt: "Enter sheep colors, <space>, <cancel>"
|
|||||||
stageEditorShearAmountsPrompt: "Enter shear amounts, <space>, <cancel>"
|
stageEditorShearAmountsPrompt: "Enter shear amounts, <space>, <cancel>"
|
||||||
stageEditorEventsPrompt: "Enter an action name, <clear>, <cancel>"
|
stageEditorEventsPrompt: "Enter an action name, <clear>, <cancel>"
|
||||||
stageEditorChatEventsPrompt: "Enter an action name to add, <clear>, <cancel>"
|
stageEditorChatEventsPrompt: "Enter an action name to add, <clear>, <cancel>"
|
||||||
stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% <action>%yellow% <cancel>"
|
stageEditorChatEventsTriggerPrompt: "Enter a chat trigger for <action>, <cancel>"
|
||||||
stageEditorCommandEventsPrompt: "Enter an action name to add, <clear>, <cancel>"
|
stageEditorCommandEventsPrompt: "Enter an action name to add, <clear>, <cancel>"
|
||||||
stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% <action>%yellow% <cancel>"
|
stageEditorCommandEventsTriggerPrompt: "Enter a command trigger for <action>, <cancel>"
|
||||||
stageEditorDelayMessagePrompt: "Enter delay message, <clear>, <cancel>"
|
stageEditorDelayMessagePrompt: "Enter delay message, <clear>, <cancel>"
|
||||||
stageEditorScriptPrompt: "Enter script name, <clear>, <cancel>"
|
stageEditorScriptPrompt: "Enter script name, <clear>, <cancel>"
|
||||||
stageEditorStartMessagePrompt: "Enter start message, <clear>, <cancel>"
|
stageEditorStartMessagePrompt: "Enter start message, <clear>, <cancel>"
|
||||||
@ -760,8 +760,8 @@ blocksWithin: "within <amount> blocks of"
|
|||||||
valRequired: "Value required"
|
valRequired: "Value required"
|
||||||
experience: "Experience"
|
experience: "Experience"
|
||||||
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||||
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
timerMessage: "Time left to finish the quest/stage: <time> seconds"
|
||||||
timerStart: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
timerStart: "You have <time> seconds to finish this quest/stage"
|
||||||
questErrorReadingFile: "Error reading Quests file."
|
questErrorReadingFile: "Error reading Quests file."
|
||||||
questSaveError: "An error occurred while saving."
|
questSaveError: "An error occurred while saving."
|
||||||
noPermission: "You do not have permission to do that."
|
noPermission: "You do not have permission to do that."
|
||||||
|
Loading…
Reference in New Issue
Block a user