RimWorld-ChineseSimplified/DefInjected/RulePackDef/RulePacks_Battles.xml
duduluu dd6f1fe17c various revision
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-25 22:52:26 +08:00

39 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN:
<li>r_battlename->Free-for-all</li>
-->
<Battle_Brawl.rulePack.rulesStrings>
<li>r_battlename->混战</li>
</Battle_Brawl.rulePack.rulesStrings>
<!-- EN:
<li>r_battlename->[PARTICIPANT1_nameDef] vs [PARTICIPANT2_nameDef]</li>
-->
<Battle_Duel.rulePack.rulesStrings>
<li>r_battlename->[PARTICIPANT1_nameDef] 对 [PARTICIPANT2_nameDef]</li>
</Battle_Duel.rulePack.rulesStrings>
<!-- EN:
<li>r_battlename->[FACTION1_name] internal conflict</li>
-->
<Battle_Internal.rulePack.rulesStrings>
<li>r_battlename->[FACTION1_name]内战</li>
</Battle_Internal.rulePack.rulesStrings>
<!-- EN:
<li>r_battlename->[PARTICIPANT1_nameDef]'s report</li>
-->
<Battle_Solo.rulePack.rulesStrings>
<li>r_battlename->[PARTICIPANT1_nameDef]的报告</li>
</Battle_Solo.rulePack.rulesStrings>
<!-- EN:
<li>r_battlename->[FACTION1_name] vs [FACTION2_name]</li>
-->
<Battle_War.rulePack.rulesStrings>
<li>r_battlename->[FACTION1_name] 对 [FACTION2_name]</li>
</Battle_War.rulePack.rulesStrings>
</LanguageData>