RimWorld-ChineseSimplified/DefInjected/InteractionDef/Interactions_Social.xml
SerGawen e49c6722fa Merge with tieba Translation
Merge translation terms and file with tieba version
rebuild structure
filled up some missing changes
2016-09-30 17:00:58 +08:00

22 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Random social interactions -->
<Chitchat.label>闲谈</Chitchat.label>
<Chitchat.logRulesInitiator.rulesStrings.0>logentry-&gt;和[other_nameShortIndef]友好交谈。</Chitchat.logRulesInitiator.rulesStrings.0>
<DeepTalk.label>深入交谈</DeepTalk.label>
<DeepTalk.logRulesInitiator.rulesStrings.0>logentry-&gt;和[other_nameShortIndef]深入交谈。</DeepTalk.logRulesInitiator.rulesStrings.0>
<Slight.label>怠慢</Slight.label>
<Slight.logRulesInitiator.rulesStrings.0>logentry-&gt;怠慢[other_nameShortIndef]。</Slight.logRulesInitiator.rulesStrings.0>
<Slight.logRulesRecipient.rulesStrings.0>logentry-&gt;被[other_nameShortIndef]怠慢。</Slight.logRulesRecipient.rulesStrings.0>
<Insult.label>侮辱</Insult.label>
<Insult.logRulesInitiator.rulesStrings.0>logentry-&gt;侮辱[other_nameShortIndef]。</Insult.logRulesInitiator.rulesStrings.0>
<Insult.logRulesRecipient.rulesStrings.0>logentry-&gt;被[other_nameShortIndef]侮辱。</Insult.logRulesRecipient.rulesStrings.0>
</LanguageData>