
修正了一些带有歧义会使玩家产生误解的译名,例如火力锻造台→燃料锻造台。聪明过人→聪明过头(实际上是含有一半贬义) 以及类似的诸多问题。通顺了一些描述性的语句,使之更加便于阅读。 修正了部落人名无法正确生成的bug,并补全了几百条部落namebank和其他的名字库
21 lines
1.4 KiB
XML
21 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<LanguageData>
|
|
|
|
<AnimalChat.label>与动物交流</AnimalChat.label>
|
|
<AnimalChat.logRulesInitiator.rulesStrings.0>logentry->与[other_nameShortIndef]进行沟通,尝试和睦相处。</AnimalChat.logRulesInitiator.rulesStrings.0>
|
|
<AnimalChat.logRulesRecipient.rulesStrings.0>logentry->对[other_nameShortIndef]的友善沟通进行了回应。</AnimalChat.logRulesRecipient.rulesStrings.0>
|
|
|
|
<TrainAttempt.label>训练尝试</TrainAttempt.label>
|
|
<TrainAttempt.logRulesInitiator.rulesStrings.0>logentry->训练[other_nameShortIndef]。</TrainAttempt.logRulesInitiator.rulesStrings.0>
|
|
<TrainAttempt.logRulesRecipient.rulesStrings.0>logentry->被[other_nameShortIndef]训练。</TrainAttempt.logRulesRecipient.rulesStrings.0>
|
|
|
|
<TameAttempt.label>驯服尝试</TameAttempt.label>
|
|
<TameAttempt.logRulesInitiator.rulesStrings.0>logentry->试图驯服[other_nameShortIndef]。</TameAttempt.logRulesInitiator.rulesStrings.0>
|
|
<TameAttempt.logRulesRecipient.rulesStrings.0>logentry->看着[other_nameShortIndef]试图驯服自己。</TameAttempt.logRulesRecipient.rulesStrings.0>
|
|
|
|
<Nuzzle.label>蹭蹭</Nuzzle.label>
|
|
<Nuzzle.logRulesInitiator.rulesStrings.0>logentry->蹭了蹭[other_nameShortIndef]。</Nuzzle.logRulesInitiator.rulesStrings.0>
|
|
<Nuzzle.logRulesRecipient.rulesStrings.0>logentry->被[other_nameShortIndef]蹭了蹭。</Nuzzle.logRulesRecipient.rulesStrings.0>
|
|
|
|
</LanguageData>
|