RimWorld-ChineseSimplified/DefInjected/StatDef/Stats_Abilities.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

48 lines
3.3 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: casting time -->
<Ability_CastingTime.label>释放时间</Ability_CastingTime.label>
<!-- EN: How long it takes to perform this ability. -->
<Ability_CastingTime.description>释放这个能力需要花费的时间。</Ability_CastingTime.description>
<!-- EN: {0} s -->
<Ability_CastingTime.formatString>{0}秒</Ability_CastingTime.formatString>
<!-- EN: detection chance -->
<Ability_DetectChancePerEntropy.label>检测概率(心灵能力)</Ability_DetectChancePerEntropy.label>
<!-- EN: The likelihood of this psycast being detected when it is performed.\n\nSome factions try to enforce laws which restrict some psycasts to those holding specific titles. When you use a psycast, there is a chance that the psychic signature will be detected at a distance, which leads to diplomatic consequences.\n\nThe chance of detection can be eliminated using a psychic silencer implant. -->
<Ability_DetectChancePerEntropy.description>使用心灵能力被侦测到可能性。\n\n某些派系可能会规定有些心灵能力只有具备特定头衔的人才可使用。当你使用心灵能力时心灵信号可能会被远处侦测到从而产生外交影响。\n\n使用心灵静默植入物可以排除被发现的风险。</Ability_DetectChancePerEntropy.description>
<!-- EN: duration -->
<Ability_Duration.label>持续时间</Ability_Duration.label>
<!-- EN: How long the effects of this ability last. -->
<Ability_Duration.description>这种能力的效果持续时间。</Ability_Duration.description>
<!-- EN: {0} s -->
<Ability_Duration.formatString>{0}秒</Ability_Duration.formatString>
<!-- EN: effect radius -->
<Ability_EffectRadius.label>影响范围</Ability_EffectRadius.label>
<!-- EN: The radius of the area of effect of this ability. -->
<Ability_EffectRadius.description>这种能力的作用范围。</Ability_EffectRadius.description>
<!-- EN: entropy gain -->
<Ability_EntropyGain.label>心灵熵增加</Ability_EntropyGain.label>
<!-- EN: How much psychic entropy will be added as a result of performing this ability. -->
<Ability_EntropyGain.description>使用此能力将会增加多少心灵熵。</Ability_EntropyGain.description>
<!-- EN: goodwill impact -->
<Ability_GoodwillImpact.label>关系影响</Ability_GoodwillImpact.label>
<!-- EN: How casting this ability on someone will impact relations with their faction. -->
<Ability_GoodwillImpact.description>对某人释放此能力对其所属派系的关系影响。</Ability_GoodwillImpact.description>
<!-- EN: range -->
<Ability_Range.label>距离</Ability_Range.label>
<!-- EN: The maximum distance to a target of this ability, or to the center of the target location. -->
<Ability_Range.description>此能力最远的使用,或搜寻目标的距离。</Ability_Range.description>
<!-- EN: psychic amplifier level -->
<Ability_RequiredAmplifier.label>灵脉增幅器等级</Ability_RequiredAmplifier.label>
<!-- EN: Minimum level of psychic amplifier implant required to perform this psycast. -->
<Ability_RequiredAmplifier.description>此能力所需的灵脉增幅器最低等级。</Ability_RequiredAmplifier.description>
</LanguageData>