
修正了一些带有歧义会使玩家产生误解的译名,例如火力锻造台→燃料锻造台。聪明过人→聪明过头(实际上是含有一半贬义) 以及类似的诸多问题。通顺了一些描述性的语句,使之更加便于阅读。 修正了部落人名无法正确生成的bug,并补全了几百条部落namebank和其他的名字库
50 lines
1.7 KiB
XML
50 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<LanguageData>
|
|
|
|
<Parent.label>父亲</Parent.label>
|
|
<Parent.labelFemale>母亲</Parent.labelFemale>
|
|
|
|
<Child.label>儿子</Child.label>
|
|
<Child.labelFemale>女儿</Child.labelFemale>
|
|
|
|
<Sibling.label>兄弟</Sibling.label>
|
|
<Sibling.labelFemale>姐妹</Sibling.labelFemale>
|
|
|
|
<HalfSibling.label>异胞兄弟</HalfSibling.label>
|
|
<HalfSibling.labelFemale>异胞姐妹</HalfSibling.labelFemale>
|
|
|
|
<Grandparent.label>祖父</Grandparent.label>
|
|
<Grandparent.labelFemale>祖母</Grandparent.labelFemale>
|
|
|
|
<Grandchild.label>孙子</Grandchild.label>
|
|
<Grandchild.labelFemale>孙女</Grandchild.labelFemale>
|
|
|
|
<NephewOrNiece.label>侄子</NephewOrNiece.label>
|
|
<NephewOrNiece.labelFemale>侄女</NephewOrNiece.labelFemale>
|
|
|
|
<UncleOrAunt.label>叔叔</UncleOrAunt.label>
|
|
<UncleOrAunt.labelFemale>婶婶</UncleOrAunt.labelFemale>
|
|
|
|
<Cousin.label>表兄弟</Cousin.label>
|
|
<Cousin.labelFemale>表姐妹</Cousin.labelFemale>
|
|
|
|
<GreatGrandparent.label>曾祖父</GreatGrandparent.label>
|
|
<GreatGrandparent.labelFemale>曾祖母</GreatGrandparent.labelFemale>
|
|
|
|
<GreatGrandchild.label>曾孙子</GreatGrandchild.label>
|
|
<GreatGrandchild.labelFemale>曾孙女</GreatGrandchild.labelFemale>
|
|
|
|
<GranduncleOrGrandaunt.label>叔祖父</GranduncleOrGrandaunt.label>
|
|
<GranduncleOrGrandaunt.labelFemale>叔祖母</GranduncleOrGrandaunt.labelFemale>
|
|
|
|
<GrandnephewOrGrandniece.label>侄孙子</GrandnephewOrGrandniece.label>
|
|
<GrandnephewOrGrandniece.labelFemale>侄孙女</GrandnephewOrGrandniece.labelFemale>
|
|
|
|
<CousinOnceRemoved.label>隔代表亲/CousinOnceRemoved.label>
|
|
|
|
<SecondCousin.label>远房表亲</SecondCousin.label>
|
|
|
|
<Kin.label>亲戚</Kin.label>
|
|
|
|
</LanguageData>
|