RimWorld-ChineseSimplified/Keyed/Grammar.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

70 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: a -->
<IndefiniteArticle />
<!-- EN: the -->
<DefiniteArticle />
<!-- EN: a {0} -->
<IndefiniteForm>{0}</IndefiniteForm>
<!-- EN: the {0} -->
<DefiniteForm>{0}</DefiniteForm>
<!-- EN: its -->
<Proits>它的</Proits>
<!-- EN: his -->
<Prohis>他的</Prohis>
<!-- EN: her -->
<Proher>她的</Proher>
<!-- EN: Its -->
<ProitsCap>它的</ProitsCap>
<!-- EN: His -->
<ProhisCap>他的</ProhisCap>
<!-- EN: Her -->
<ProherCap>她的</ProherCap>
<!-- EN: it -->
<ProitObj></ProitObj>
<!-- EN: him -->
<ProhimObj></ProhimObj>
<!-- EN: her -->
<ProherObj></ProherObj>
<!-- EN: It -->
<ProitObjCap></ProitObjCap>
<!-- EN: Him -->
<ProhimObjCap></ProhimObjCap>
<!-- EN: Her -->
<ProherObjCap></ProherObjCap>
<!-- EN: he -->
<Prohe></Prohe>
<!-- EN: she -->
<Proshe></Proshe>
<!-- EN: it -->
<Proit></Proit>
<!-- EN: He -->
<ProheCap></ProheCap>
<!-- EN: She -->
<ProsheCap></ProsheCap>
<!-- EN: It -->
<ProitCap></ProitCap>
<!-- EN: {0} and {1}. -->
<ClauseSequence2>{0} 和 {1}。</ClauseSequence2>
<!-- EN: {0}. Also, {1} and {2}. -->
<ClauseSequence3> {0}。 也有, {1} 和 {2}。</ClauseSequence3>
<!-- EN: {0} and {1}. In addition {2} and {3}. -->
<ClauseSequence4>{0} 和 {1}。 另外 {2} 和 {3}。</ClauseSequence4>
<!-- EN: {0} and {1}. Additionally, {2} and {3}. Finally, {4}. -->
<ClauseSequence5>{0} 和 {1}。 另外还有 {2} 和 {3}。 最后, {4}。</ClauseSequence5>
<!-- EN: {0}. {1} and {2}. Also, {3} and {4}. Finally, {5}. -->
<ClauseSequence6>{0}。 {1} 和 {2}。 也有, {3} 和 {4}。 最后, {5}。</ClauseSequence6>
<!-- EN: {0} and {1}. {2} and {3}. Also, {4} and {5}. Finally, {6}. -->
<ClauseSequence7>{0} 和 {1}。 {2} 和 {3}。 也有, {4} 和 {5}。 以及, {6}。</ClauseSequence7>
<!-- EN: {0} and {1}. Also, {2} and {3}. {4} and {5}. Finally, {6} and {7}. -->
<ClauseSequence8>{0} 和 {1}。 也有, {2} 和 {3}。 {4} 和 {5}。 最后, {6} 和 {7}。</ClauseSequence8>
<!-- EN: {0} or {1} -->
<XorY>{0} 或 {1}</XorY>
</LanguageData>