mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 22:55:54 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
e816425848
commit
8d67824395
@ -221,19 +221,19 @@ stageEditorShearAmountsPrompt: "请输入剪羊毛数量, <space>, <cancel>"
|
||||
stageEditorEventsPrompt: "请输入事件名, <clear>, <cancel>"
|
||||
stageEditorChatEventsPrompt: "请输入添加的事件名, <clear>, <cancel>"
|
||||
stageEditorChatEventsTriggerPrompt: "%yellow%请输入%aqua%<event>的聊天触发%yellow%<cancel>"
|
||||
stageEditorCommandEventsPrompt: "Enter an event name to add, <clear>, <cancel>"
|
||||
stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% <event>%yellow% <cancel>"
|
||||
stageEditorCommandEventsPrompt: "请输入添加的事件名, <clear>, <cancel>"
|
||||
stageEditorCommandEventsTriggerPrompt: "%yellow%请输入%aqua%<event>的指令触发%yellow%<cancel>"
|
||||
stageEditorDelayPrompt: "输入时间 (以秒为单位), <clear>, <cancel>"
|
||||
stageEditorDelayMessagePrompt: "输入延迟消息, <clear>, <cancel>"
|
||||
stageEditorScriptPrompt: "输入脚本名称, <clear>, <cancel>"
|
||||
stageEditorStartMessagePrompt: "输入开始任务时显示的消息, <clear>, <cancel>"
|
||||
stageEditorCompleteMessagePrompt: "Enter complete message, <clear>, <cancel>"
|
||||
stageEditorPasswordDisplayPrompt: "Enter password display, <cancel>"
|
||||
stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)"
|
||||
stageEditorPasswordPhrasePrompt: "Enter password phrases, <semicolon>, <cancel>"
|
||||
stageEditorPasswordPhraseHint: "(This is the text that a player must enter to complete the objective)"
|
||||
stageEditorObjectiveOverridePrompt: "Enter objective display override, <clear>, <cancel>"
|
||||
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
|
||||
stageEditorCompleteMessagePrompt: "请输入完整消息, <clear>, <cancel>"
|
||||
stageEditorPasswordDisplayPrompt: "请输入密码显示, <cancel>"
|
||||
stageEditorPasswordDisplayHint: "(此消息将作为玩家目标显示)"
|
||||
stageEditorPasswordPhrasePrompt: "请输入密码短语, <semicolon>, <cancel>"
|
||||
stageEditorPasswordPhraseHint: "(此消息将在玩家完成目标时显示)"
|
||||
stageEditorObjectiveOverridePrompt: "请输入目标显示覆写, <clear>, <cancel>"
|
||||
stageEditorObjectiveOverrideHint: "(此消息将作为目标显示)"
|
||||
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
||||
stageEditorDeliveryAddItem: "添加物品"
|
||||
stageEditorDeliveryNPCs: "设置NPC ID"
|
||||
|
Loading…
Reference in New Issue
Block a user