-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5fa79b6
commit 3a3e4a7
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
Languages/ChineseSimplified/DefInjected/MainButtonDef/Pharmacist.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<Pharmacist.label>药剂师</Pharmacist.label> | ||
<Pharmacist.description>区分伤害类别,设定治疗时的用药方针。</Pharmacist.description> | ||
|
||
|
||
</LanguageData> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<Fluffy.Pharmacist>药剂师</Fluffy.Pharmacist> | ||
<Fluffy.Pharmacist.Tip>区分伤害类别,设定治疗时的用药方针。</Fluffy.Pharmacist.Tip> | ||
|
||
<Fluffy.Pharmacist.Settings.Title>药剂师设置</Fluffy.Pharmacist.Settings.Title> | ||
<Fluffy.Pharmacist.Settings.Tip></Fluffy.Pharmacist.Settings.Tip> | ||
|
||
<Fluffy.Pharmacist.Population.Colonist>殖民者</Fluffy.Pharmacist.Population.Colonist> | ||
<Fluffy.Pharmacist.Population.Prisoner>囚犯</Fluffy.Pharmacist.Population.Prisoner> | ||
<Fluffy.Pharmacist.Population.Animal>动物</Fluffy.Pharmacist.Population.Animal> | ||
<Fluffy.Pharmacist.Population.Guest>访客</Fluffy.Pharmacist.Population.Guest> | ||
|
||
<Fluffy.Pharmacist.Severity.Minor>轻度伤害</Fluffy.Pharmacist.Severity.Minor> | ||
<Fluffy.Pharmacist.Severity.Major>严重伤害</Fluffy.Pharmacist.Severity.Major> | ||
<Fluffy.Pharmacist.Severity.LifeThreathening>致命伤害</Fluffy.Pharmacist.Severity.LifeThreathening> | ||
<Fluffy.Pharmacist.Severity.Operation>手术</Fluffy.Pharmacist.Severity.Operation> | ||
|
||
<Fluffy.Pharmacist.Severity.Minor.Tip>瘀伤,非致命性疾病和小伤口。</Fluffy.Pharmacist.Severity.Minor.Tip> | ||
<Fluffy.Pharmacist.Severity.Major.Tip>大量伤口或致命性疾病。</Fluffy.Pharmacist.Severity.Major.Tip> | ||
<Fluffy.Pharmacist.Severity.LifeThreathening.Tip>致命伤害,失血或心脏病。</Fluffy.Pharmacist.Severity.LifeThreathening.Tip> | ||
<Fluffy.Pharmacist.Severity.Operation.Tip>所有手术,器官移植和肢体替换。</Fluffy.Pharmacist.Severity.Operation.Tip> | ||
|
||
</LanguageData> |