mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-17 21:11:20 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
53d7d5d206
commit
3eee899035
@ -275,17 +275,7 @@ stageEditorNoKillLocations: "您必须先设置击杀位置!"
|
|||||||
stageEditorNoBlockSelected: "您必须先选择方块!"
|
stageEditorNoBlockSelected: "您必须先选择方块!"
|
||||||
stageEditorNoColors: "您必须先设置颜色!"
|
stageEditorNoColors: "您必须先设置颜色!"
|
||||||
stageEditorNoLocations: "您必须先设置位置!"
|
stageEditorNoLocations: "您必须先设置位置!"
|
||||||
stageEditorListNotSameSize: "方块名与数量列表非相同大小!"
|
|
||||||
stageEditorEnchantmentNotSameSize: "附魔列表, 物品编号和附魔数量非相同大小!"
|
|
||||||
stageEditorDeliveriesNotSameSize: "物品列表和 NPC 列表非相同大小!"
|
|
||||||
stageEditorNPCKillsNotSameSize: "NPC 列表和击杀数量非相同大小!"
|
|
||||||
stageEditorAllListsNotSameSize: "您的所有列表均非相同大小!"
|
|
||||||
stageEditorMobTypesNotSameSize: "怪物类型列表和怪物数量列表大小不一!"
|
|
||||||
stageEditorTameMobsNotSameSize: "怪物类型列表和驯服数量列表大小不一!"
|
|
||||||
stageEditorShearNotSameSize: "羊的颜色列表和剪羊毛数列表大小不一!"
|
|
||||||
stageEditorMustSetPasswordDisplays: "您必须先添加至少一个密码!"
|
stageEditorMustSetPasswordDisplays: "您必须先添加至少一个密码!"
|
||||||
stageEditorPasswordNotSameSize: "密码显示和密码短语列表大小不一!"
|
|
||||||
stageEditorListContainsDuplicates: "列表中包含重复项!"
|
|
||||||
stageEditorDelayCleared: "已清除延迟。"
|
stageEditorDelayCleared: "已清除延迟。"
|
||||||
stageEditorDenizenCleared: "Denizen脚本已清除."
|
stageEditorDenizenCleared: "Denizen脚本已清除."
|
||||||
stageEditorObjectiveCleared: "目标已清除。"
|
stageEditorObjectiveCleared: "目标已清除。"
|
||||||
@ -297,7 +287,6 @@ stageEditorEnchantments: "附魔"
|
|||||||
stageEditorNPCNote: '提醒:你可以用<npc>来指定NPC名称'
|
stageEditorNPCNote: '提醒:你可以用<npc>来指定NPC名称'
|
||||||
stageEditorOptional: "选项"
|
stageEditorOptional: "选项"
|
||||||
stageEditorColors: "羊的颜色"
|
stageEditorColors: "羊的颜色"
|
||||||
allListsNotSameSize: "您的所有列表大小不一!"
|
|
||||||
eventEditorCreate: "创建新事件"
|
eventEditorCreate: "创建新事件"
|
||||||
eventEditorEdit: "编辑一个事件"
|
eventEditorEdit: "编辑一个事件"
|
||||||
eventEditorDelete: "删除一个事件"
|
eventEditorDelete: "删除一个事件"
|
||||||
@ -318,8 +307,6 @@ eventEditorModifiedNote: '注意:您已修改了一个操作,以下任务使
|
|||||||
eventEditorForcedToQuit: "如果你保存操作,任何正在进行任意这些任务的人将被迫退出。"
|
eventEditorForcedToQuit: "如果你保存操作,任何正在进行任意这些任务的人将被迫退出。"
|
||||||
eventEditorEventInUse: "以下任务使用行动"
|
eventEditorEventInUse: "以下任务使用行动"
|
||||||
eventEditorMustModifyQuests: "您必须先修改这些任务!"
|
eventEditorMustModifyQuests: "您必须先修改这些任务!"
|
||||||
eventEditorListSizeMismatch: "列表大小不是相同的!"
|
|
||||||
eventEditorListDuplicates: "列表中包含重复项!"
|
|
||||||
eventEditorNotANumberList: "输入的不是数字列表!"
|
eventEditorNotANumberList: "输入的不是数字列表!"
|
||||||
eventEditorInvalidEntry: "无效输入"
|
eventEditorInvalidEntry: "无效输入"
|
||||||
eventEditorGiveItemsTitle: "- 给予物品 -"
|
eventEditorGiveItemsTitle: "- 给予物品 -"
|
||||||
@ -493,8 +480,6 @@ plnStart: "Set start date"
|
|||||||
plnEnd: "Set end date"
|
plnEnd: "Set end date"
|
||||||
plnRepeat: "Set repeat cycle"
|
plnRepeat: "Set repeat cycle"
|
||||||
plnCooldown: "Set player cooldown"
|
plnCooldown: "Set player cooldown"
|
||||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
|
||||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
|
||||||
plnTooEarly: "<quest> will be active in <time>."
|
plnTooEarly: "<quest> will be active in <time>."
|
||||||
plnTooLate: "<quest> was last active <time> ago."
|
plnTooLate: "<quest> was last active <time> ago."
|
||||||
optGeneral: "General"
|
optGeneral: "General"
|
||||||
@ -823,7 +808,6 @@ exited: "已退出"
|
|||||||
cancel: "取消"
|
cancel: "取消"
|
||||||
cancelled: "已取消"
|
cancelled: "已取消"
|
||||||
questTimeout: "已取消"
|
questTimeout: "已取消"
|
||||||
back: "返回"
|
|
||||||
yesWord: "Yes"
|
yesWord: "Yes"
|
||||||
noWord: "No"
|
noWord: "No"
|
||||||
"true": "真"
|
"true": "真"
|
||||||
@ -840,6 +824,7 @@ worlds: "Worlds"
|
|||||||
mobs: "怪物"
|
mobs: "怪物"
|
||||||
points: "points"
|
points: "points"
|
||||||
npcHint: "Note: You can left or right click on NPCs to get their ID."
|
npcHint: "Note: You can left or right click on NPCs to get their ID."
|
||||||
|
listsNotSameSize: "All required lists must be the same size!"
|
||||||
listDuplicate: "List contains duplicates!"
|
listDuplicate: "List contains duplicates!"
|
||||||
id: "ID"
|
id: "ID"
|
||||||
quest: "任务"
|
quest: "任务"
|
||||||
@ -859,6 +844,7 @@ to: "to"
|
|||||||
blocksWithin: "within <amount> blocks of"
|
blocksWithin: "within <amount> blocks of"
|
||||||
valRequired: "Value required"
|
valRequired: "Value required"
|
||||||
experience: "Experience"
|
experience: "Experience"
|
||||||
|
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||||
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
||||||
timerStart: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
timerStart: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
||||||
questErrorReadingFile: "Error reading Quests file."
|
questErrorReadingFile: "Error reading Quests file."
|
||||||
|
Loading…
Reference in New Issue
Block a user