RimWorld-ChineseSimplified/Royalty/DefInjected/ResearchProjectDef/ResearchProjects_MusicalInstruments.xml
2020-05-04 09:14:58 +08:00

19 lines
869 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: harp -->
<Harp.label>竖琴</Harp.label>
<!-- EN: Craft the harp, a simple stationary musical instrument popular among nobility in some cultures. -->
<Harp.description>制作竖琴,在某些文化中很受贵族欢迎的一种简单的固定乐器。</Harp.description>
<!-- EN: harpsichord -->
<Harpsichord.label>大键琴</Harpsichord.label>
<!-- EN: Craft the harpsichord, a complex stationary musical instrument. -->
<Harpsichord.description>制作大键琴,一种复杂的固定乐器。</Harpsichord.description>
<!-- EN: piano -->
<Piano.label>钢琴</Piano.label>
<!-- EN: Craft the piano, an advanced stationary musical instrument. -->
<Piano.description>制作钢琴,一种先进的固定乐器。</Piano.description>
</LanguageData>