mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-19 07:38:33 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
ab1bc8b0b3
commit
1b6bfc9c45
@ -191,7 +191,7 @@ stageEditorCustomAlreadyAdded: "自定义目标已经被添加过了!"
|
||||
stageEditorCustomCleared: "自定义目标已清除。"
|
||||
stageEditorCustomDataPrompt: "请输入 <data> 值:"
|
||||
stageEditorEnterBlockNames: "请输入方块名,<space>,<cancel>"
|
||||
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
||||
stageEditorEnterBlockAmounts: "输入方块数量,<space>,<cancel>"
|
||||
stageEditorEnterBlockDurability: "请输入方块耐久度 (数字),<space>,<cancel>"
|
||||
stageEditorCatchFishPrompt: "输入需要捕捉鱼的数量,<clear>,<cancel>"
|
||||
stageEditorKillPlayerPrompt: "输入需要杀死玩家的数量,<clear>,<cancel>"
|
||||
@ -642,8 +642,8 @@ questNotFound: "找不到该任务。"
|
||||
alreadyConversing: "您已经在一场对话中!"
|
||||
inputNum: "输入值必须为数字。"
|
||||
inputPosNum: "输入值必须是一个正数。"
|
||||
questModified: "Your active Quest <quest> has been modified. You have been forced to quit the Quest."
|
||||
questNotExist: "Your active Quest <quest> no longer exists. You have been forced to quit the Quest."
|
||||
questModified: "你的活动任务 <quest> 已被修改,你已被强制取消了这个任务。"
|
||||
questNotExist: "你的活动任务 <quest> 已不存在,你已被强制取消了这个任务。"
|
||||
questInvalidChoice: "无效的选择。请输入 '<yes>' 或 '<no>'"
|
||||
questPointsDisplay: "任务点数:"
|
||||
questNoDrop: "您不能丢弃任务物品。"
|
||||
@ -668,40 +668,40 @@ questForceTake: "<player> 已被强制接受任务 <quest>。"
|
||||
questForcedTake: "<player> 强制你接受任务 <quest>。"
|
||||
questForceQuit: "<player> 已被强制放弃任务 <quest>。"
|
||||
questForcedQuit: "<player> 强制你放弃任务 <quest>。"
|
||||
questForceFinish: "<player> has forcibly finished their Quest <quest>."
|
||||
questForcedFinish: "<player> has forced you to finish your Quest <quest>."
|
||||
questForceNextStage: "<player> has advanced to the next Stage in the Quest <quest>."
|
||||
questForcedNextStage: "<player> has advanced you to the next Stage in your Quest <quest>."
|
||||
questReset: "<player> has been reset."
|
||||
questRemoved: "Quest <quest> has been removed from player <player>'s completed Quests."
|
||||
settingAllQuestPoints: "Setting all players' Quest Points..."
|
||||
allQuestPointsSet: "All players' Quest Points have been set to <number>!"
|
||||
setQuestPoints: "<player>'s Quest Points have been set to <number>."
|
||||
questPointsSet: "<player> has set your Quest Points to <number>."
|
||||
takeQuestPoints: "Took away <number> Quest Points from <player>."
|
||||
questPointsTaken: "<player> took away <number> Quest Points."
|
||||
questForceFinish: "玩家 <player> 被强制完成了任务 <quest>。"
|
||||
questForcedFinish: "<player> 强制你完成了任务 <quest>。"
|
||||
questForceNextStage: "<player> 已进入任务 <quest> 的下一阶段。"
|
||||
questForcedNextStage: "<player> 已将你的任务 <quest> 提升到了下一阶段。"
|
||||
questReset: "<player> 已重置。"
|
||||
questRemoved: "任务 <quest> 已从玩家 <player> 的已完成任务中移除。"
|
||||
settingAllQuestPoints: "设置所有玩家的任务点数..."
|
||||
allQuestPointsSet: "所有玩家的任务点数都已被设置为 <number>!"
|
||||
setQuestPoints: "玩家 <player> 的任务点数已被设置为 <number>。"
|
||||
questPointsSet: "<player> 已将你的任务点数设置为 <number>。"
|
||||
takeQuestPoints: "从玩家 <player> 那里拿走了 <number> 任务点数。"
|
||||
questPointsTaken: "<player> 拿走了 <number> 任务点数。"
|
||||
giveQuestPoints: "给予<player>玩家<number>点任务点。"
|
||||
questPointsGiven: "<player>给予了你<number>点任务点。"
|
||||
invalidMinimum: "Input must be at least <number>!"
|
||||
invalidRange: "Input must be between <least> and <greatest>!"
|
||||
invalidOption: "Invalid option!"
|
||||
invalidStageNum: "Invalid stage number for Quest <quest>"
|
||||
noCurrentQuest: "<player> does not currently have any active Quests."
|
||||
playerNotFound: "Player not found."
|
||||
errorNPCID: 'Error: There is no NPC with ID <number>'
|
||||
errorReading: "Error reading <file>, skipping.."
|
||||
errorReadingSuppress: "Error reading <file>, suppressing further errors."
|
||||
errorDataFolder: "Error: Unable to read Quests data folder!"
|
||||
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
|
||||
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
|
||||
unknownError: "An unknown error occurred. See console output."
|
||||
journalTitle: "Quest Journal"
|
||||
journalTaken: "You take out your Quest Journal."
|
||||
journalPutAway: "You put away your Quest Journal."
|
||||
journalAlreadyHave: "You already have your Quest Journal out."
|
||||
journalNoRoom: "You have no room in your inventory for your Quest Journal!"
|
||||
journalNoQuests: "You have no accepted quests!"
|
||||
journalDenied: "You cannot do that with your Quest Journal."
|
||||
invalidMinimum: "必须输入至少 <number>!"
|
||||
invalidRange: "输入值必须在 <least> 到 <greatest> 之间!"
|
||||
invalidOption: "无效选项!"
|
||||
invalidStageNum: "任务 <quest> 的阶段编号无效!"
|
||||
noCurrentQuest: "玩家 <player> 当前没有任何活动任务。"
|
||||
playerNotFound: "未找到玩家。"
|
||||
errorNPCID: '错误: 没有ID为 <number> 的NPC'
|
||||
errorReading: "文件 <file> 读取错误,正在跳过..."
|
||||
errorReadingSuppress: "文件 <file> 读取错误,更多错误未被展示。"
|
||||
errorDataFolder: "错误: 无法读取任务数据文件夹!"
|
||||
questsPlayerHasQuestAlready: "玩家 <player> 正在进行任务 <quest>!"
|
||||
questsUnknownAdminCommand: "未知的任务管理命令,输入 /questsadmin 查看帮助。"
|
||||
unknownError: "出现未知错误,请留意控制台输出。"
|
||||
journalTitle: "任务日志"
|
||||
journalTaken: "你拿出了任务日志。"
|
||||
journalPutAway: "你收起了任务日志。"
|
||||
journalAlreadyHave: "你已经有任务日志了。"
|
||||
journalNoRoom: "你的背包没有足够的空位存放任务日志!"
|
||||
journalNoQuests: "你没有已接受的任务!"
|
||||
journalDenied: "你不能用任务日志这么做。"
|
||||
timeZone: "时区"
|
||||
timeDay: "天"
|
||||
timeDays: "天"
|
||||
@ -738,37 +738,37 @@ noDelaySet: "没有设置延迟"
|
||||
noIdsSet: "没有设置ID"
|
||||
noNamesSet: "未设置名称"
|
||||
worlds: "世界"
|
||||
points: "points"
|
||||
npcHint: "Note: You can left or right click on NPCs to get their ID."
|
||||
listsNotSameSize: "All required lists must have the same number of entries!"
|
||||
points: "点数"
|
||||
npcHint: "提示: 您可以左键或右键单击NPC以获取其ID。"
|
||||
listsNotSameSize: "所有需求列表条目数量必须相同!"
|
||||
listDuplicate: "列表中包含重复项!"
|
||||
id: "ID"
|
||||
quest: "任务"
|
||||
quests: "任务"
|
||||
createdBy: "Created by"
|
||||
continuedBy: "and continued by"
|
||||
questPoints: "Quest Points"
|
||||
createdBy: "项目创建者:"
|
||||
continuedBy: ",接任:"
|
||||
questPoints: "任务点数"
|
||||
accepted: "已接受"
|
||||
complete: "完成"
|
||||
redoable: "Redoable"
|
||||
objectives: "Objectives"
|
||||
everything: "Everything"
|
||||
redoable: "可重复"
|
||||
objectives: "目标"
|
||||
everything: "一切"
|
||||
usage: "用法"
|
||||
redoableEvery: "Redoable every <time>."
|
||||
requirements: "Requirements"
|
||||
money: "Money"
|
||||
with: "with"
|
||||
to: "to"
|
||||
blocksWithin: "within <amount> blocks of"
|
||||
valRequired: "Value required"
|
||||
experience: "Experience"
|
||||
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
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"
|
||||
questErrorReadingFile: "Error reading Quests file."
|
||||
questSaveError: "An error occurred while saving."
|
||||
noPermission: "You do not have permission to do that."
|
||||
duplicateEditor: "You are already using an editor!"
|
||||
difference: "The difference is '<data>'."
|
||||
notInstalled: "Not installed"
|
||||
confirmDelete: "Are you sure?"
|
||||
redoableEvery: "任务重复间隔 <time>。"
|
||||
requirements: "需求"
|
||||
money: "金币"
|
||||
with: "与"
|
||||
to: "到"
|
||||
blocksWithin: "在 <amount> 个方块内"
|
||||
valRequired: "要求值"
|
||||
experience: "经验"
|
||||
timePrompt: "输入时间量(以秒为单位),<clear>,<cancel>"
|
||||
timerMessage: "%green% 完成任务或阶段所需的时间: %red% <time> 秒%g"
|
||||
timerStart: "%green% 你有 %red% <time> 秒时间 %green% 来完成这个任务或阶段"
|
||||
questErrorReadingFile: "读取任务文件时出错。"
|
||||
questSaveError: "保存时发生错误。"
|
||||
noPermission: "你没有权限这么做。"
|
||||
duplicateEditor: "您已经在使用编辑器!"
|
||||
difference: "区别是 '<data>'。"
|
||||
notInstalled: "未安装"
|
||||
confirmDelete: "确定吗?"
|
||||
|
Loading…
Reference in New Issue
Block a user