RimWorld-ChineseSimplified/Royalty/Keyed/Alerts.xml
2020-04-16 11:29:20 +08:00

48 lines
4.5 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>
<!-- Room requirements -->
<!-- EN: Need throneroom -->
<NeedThroneAssigned>需要谒见厅</NeedThroneAssigned>
<!-- EN: One of your people has a royal title that requires a throneroom, but no throneroom is assigned.\n\nEnsure the title holder is assigned a throne inside a throneroom.\n\nThe throneroom should be appropriately sized and decorated to satisfy the title's specific requirements.\n\nMultiple thrones may be placed in one throneroom. -->
<NeedThroneAssignedDesc>你的一名持有"荣誉头衔"的角色需要一个谒见厅,但现在没有分配任何谒见厅。\n\n请确保头衔持有者在一个谒见厅内有被指定的宝座。\n\n谒见厅的尺寸大小和其装饰要相匹配以符合特定的头衔的要求条件。\n\n多个宝座不能放在同一个谒见厅。</NeedThroneAssignedDesc>
<!-- EN: Undignified bedroom -->
<UndignifiedBedroom>不够庄重的卧室</UndignifiedBedroom>
<!-- EN: One of your people has a royal title that requires a bedroom with specific features. Either no bedroom is assigned, or the assigned bedroom doesn't satisfy the requirements. -->
<UndignifiedBedroomDesc>你的角色中有一个人拥有"荣誉头衔",需要为其分配一间带有特定功能的卧室。目前没有分配卧室,或是分配的卧室不满足要求。</UndignifiedBedroomDesc>
<!-- EN: Title requires bedroom -->
<NeedBedroomAssigned>头衔需求的卧室</NeedBedroomAssigned>
<!-- EN: One of your people has a royal title that requires a personal bedroom, but no bedroom is assigned.\n\nAssign them a personal bedroom. The bedroom should be appropriately sized and decorated to satisfy the title's specific requirements. -->
<NeedBedroomAssignedDesc>你的一名持有"荣誉头衔"的角色,需要一间私人卧室,但未分配其任何卧室。\n\n为其分配一间私人卧室。卧室的尺寸大小和其装饰要相匹配以满足头衔的特定要求条件。</NeedBedroomAssignedDesc>
<!-- EN: Undignified throneroom -->
<UndignifiedThroneroom>不得体的谒见厅</UndignifiedThroneroom>
<!-- EN: One of your people has a royal title and a throne, but the throne room does not satisfy the title's requirements. -->
<UndignifiedThroneroomDesc>你的一名角色持有"荣誉头衔"和宝座,但谒见厅无法满足头衔的要求。</UndignifiedThroneroomDesc>
<!-- EN: No acceptable food -->
<RoyalNoAcceptableFood>没有可接受的食物</RoyalNoAcceptableFood>
<!-- EN: One of your people has a royal title with specific food requirements. But there's no food available that satisfies these requirements. -->
<RoyalNoAcceptableFoodDesc>你的角色中有一个人拥有" 荣誉头衔",需要特定的食物要求。但是现在没有满足要求的食物。</RoyalNoAcceptableFoodDesc>
<!-- EN: {0} days until requirement begins -->
<RoomRequirementGracePeriodDesc>需求开始前{0}天</RoomRequirementGracePeriodDesc>
<!-- EN: Throne not usable -->
<ThroneroomInvalidConfiguration>宝座无法使用</ThroneroomInvalidConfiguration>
<!-- EN: A throne is not usable because of how it is set up: -->
<ThroneroomInvalidConfigurationDesc>宝座因其设置方式而无法使用:</ThroneroomInvalidConfigurationDesc>
<!-- EN: Monument missing blueprints -->
<MonumentMarkerMissingBlueprints>纪念碑蓝图缺失</MonumentMarkerMissingBlueprints>
<!-- EN: The monument won't be completed because blueprints have not been placed for all its parts.\n\nSelect the monument marker and click "Place blueprints", or place the blueprints manually. -->
<MonumentMarkerMissingBlueprintsDesc>由于尚未为纪念碑放置全部的蓝图,它将无法被完成。\n\n你需要选择纪念碑标记并单击“放置蓝图”或者手动放置对应的建筑蓝图。</MonumentMarkerMissingBlueprintsDesc>
<!-- EN: Beacon unusable -->
<ShipLandingBeaconUnusable>信标不可用</ShipLandingBeaconUnusable>
<!-- EN: A ship landing beacon is powered but cant be used. To be usable, four of these must be placed on the corners of a square at least 9 tiles wide, and the entire square area must be clear of obstructions including buildings, people, and animals. -->
<ShipLandingBeaconUnusableDesc>一个飞船着陆信标通电但不可用。要想正常使用飞船着陆区四个信标必须放置在至少9x9区域的角落并且整个区域内必须没有任何障碍物包括建筑、人类、动物等。</ShipLandingBeaconUnusableDesc>
</LanguageData>