RimWorld-ChineseSimplified/DefInjected/QuestScriptDef/Script_LongRangeMineralScannerLump.xml
duduluu d227406d78 large update for 1.1-unstable
Co-Authored-By: leafzxg <leafzxg@users.noreply.github.com>
Co-Authored-By: Vaniat <vaniatd@users.noreply.github.com>
Co-Authored-By: dango998 <dango998@users.noreply.github.com>
Co-Authored-By: madxingjin <madxingjin@users.noreply.github.com>
Co-Authored-By: lingluo39 <lingluo39@users.noreply.github.com>
Co-Authored-By: gretino <gretino@users.noreply.github.com>
Co-Authored-By: Sean <fsg19@outlook.com>
Co-Authored-By: Ricofox233 <ricofox233@users.noreply.github.com>
Co-Authored-By: rs-czh <rs-czh@users.noreply.github.com>
Co-Authored-By: Boxrsxx <boxrsxx@users.noreply.github.com>
2020-02-23 22:37:07 +08:00

29 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>
<!-- EN:
<li>questDescription->Using your long-range mineral scanner, [worker_definite] has found a lump of [targetMineable_label] nearby.\n\nUnfortunately, it won't last - others will mine it first in [timeoutTicks_duration] if we don't.\n\n[allSitePartsDescriptionsExceptFirst]</li>
-->
<LongRangeMineralScannerLump.questDescriptionRules.rulesStrings>
<li>questDescription->通过使用远距离矿物扫描仪,[worker_definite]发现了附近的一块[targetMineable_label]。\n\n很遗憾它不会持续很久——如果我们不尽快开采其他势力将会在[timeoutTicks_duration]后开采并带走这些资源。\n\n[allSitePartsDescriptionsExceptFirst]</li>
</LongRangeMineralScannerLump.questDescriptionRules.rulesStrings>
<!-- EN:
<li>questName->[distant] resources</li>
<li>questName->[distant] minerals</li>
<li>distant->distant</li>
<li>distant->far</li>
<li>distant->long-range</li>
-->
<LongRangeMineralScannerLump.questNameRules.rulesStrings>
<li>questName->[distant]资源</li>
<li>questName->[distant]矿物</li>
<li>distant->远方的</li>
<li>distant->很远的</li>
<li>distant->远距离的</li>
</LongRangeMineralScannerLump.questNameRules.rulesStrings>
<!-- EN: Quest expired: [resolvedQuestName] -->
<LongRangeMineralScannerLump.root.nodes.WorldObjectTimeout.node.nodes.Letter.label.slateRef>任务已失效:[resolvedQuestName]</LongRangeMineralScannerLump.root.nodes.WorldObjectTimeout.node.nodes.Letter.label.slateRef>
<!-- EN: Others have mined the lump of [targetMineable_label]. The quest [resolvedQuestName] has expired. -->
<LongRangeMineralScannerLump.root.nodes.WorldObjectTimeout.node.nodes.Letter.text.slateRef>[targetMineable_label]已被人捷足先登。任务[resolvedQuestName]已经失效。</LongRangeMineralScannerLump.root.nodes.WorldObjectTimeout.node.nodes.Letter.text.slateRef>
</LanguageData>