RimWorld-ChineseSimplified/Alpha 3/CodeLinked/GameplayCommands.xml
AlyxMS 0e0565d333 Translated a little bit more stuff
I belive this will be useful for alpha 4 translation as I can copy most
of the stuff over.
2014-04-18 01:52:58 +08:00

36 lines
2.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" ?>
<LanguageData>
<CommandDraftLabel>征召</CommandDraftLabel>
<CommandUndraftLabel>取消征召</CommandUndraftLabel>
<CommandToggleDraftDesc>切换征召状态。\n\n被征召的人会遵守命令并战斗。他们不会工作吃饭或着休息。</CommandToggleDraftDesc>
<IsIncapped>{0}无法行动。</IsIncapped>
<CommandCancelConstructionLabel>取消</CommandCancelConstructionLabel>
<CommandCancelConstructionDesc>取消建造命令。</CommandCancelConstructionDesc>
<CommandBedSetForPrisonersLabel>设为囚犯使用</CommandBedSetForPrisonersLabel>
<CommandBedSetForPrisonersDesc> 把这个房间内的床设为仅供囚犯使用。</CommandBedSetForPrisonersDesc>
<CommandBedSetForColonistsLabel>设为殖民者使用</CommandBedSetForColonistsLabel>
<CommandBedSetForColonistsDesc> 把这个房间内的床设为仅供殖民者使用。</CommandBedSetForColonistsDesc>
<TurningOnPrisonerBedWarning>开启囚房模式将会影响整个房间(囚犯和殖民者不能睡在同一个房间)。\n\n以下角色将会失去他们对床的所有权</TurningOnPrisonerBedWarning>
<TurningOffPrisonerBedWarning>关闭囚房模式将会影响整个房间(囚犯和殖民者不能睡在同一个房间)。\n\n以下角色将会失去他们对床的所有权</TurningOffPrisonerBedWarning>
<AreYouSure>你确定要这么做吗?</AreYouSure>
<CommandDetonateDesc>开始爆破倒计时。</CommandDetonateDesc>
<CommandDetonateLabel>爆破</CommandDetonateLabel>
<CommandRenameZoneDesc>重命名这个区域。</CommandRenameZoneDesc>
<CommandRenameZoneLabel>重命名。</CommandRenameZoneLabel>
<CommandHideZoneDesc>显示/隐藏这个区域。</CommandHideZoneDesc>
<CommandHideZoneLabel>隐藏</CommandHideZoneLabel>
<CommandUnhideZoneLabel>取消隐藏</CommandUnhideZoneLabel>
<CommandDeleteZoneDesc>删除这个区域。</CommandDeleteZoneDesc>
<CommandDeleteZoneLabel>删除</CommandDeleteZoneLabel>
</LanguageData>