forked from Vault-Overseers/nuclear-14
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from Corvax-Frontier/Translate2
Translate2
- Loading branch information
Showing
453 changed files
with
2,490 additions
and
1,956 deletions.
There are no files selected for viewing
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
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
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
ent-OrganMothStomach = { ent-OrganAnimalStomach } | ||
.desc = { ent-OrganAnimalStomach.desc } | ||
.desc = { ent-OrganAnimalStomach.desc } |
20 changes: 10 additions & 10 deletions
20
Resources/Locale/en-US/ss14-ru/prototypes/body/parts/arachnid.ftl
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 |
---|---|---|
@@ -1,22 +1,22 @@ | ||
ent-PartArachnid = arachnid body part | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoArachnid = arachnid torso | ||
.desc = { ent-PartArachnid.desc } | ||
.desc = { ent-BaseTorso.desc } | ||
ent-HeadArachnid = arachnid head | ||
.desc = { ent-PartArachnid.desc } | ||
.desc = { ent-BaseHead.desc } | ||
ent-LeftArmArachnid = left arachnid arm | ||
.desc = { ent-PartArachnid.desc } | ||
.desc = { ent-BaseLeftArm.desc } | ||
ent-RightArmArachnid = right arachnid arm | ||
.desc = { ent-PartArachnid.desc } | ||
.desc = { ent-BaseRightArm.desc } | ||
ent-LeftHandArachnid = left arachnid hand | ||
.desc = { ent-PartArachnid.desc } | ||
.desc = { ent-BaseLeftHand.desc } | ||
ent-RightHandArachnid = right arachnid hand | ||
.desc = { ent-PartArachnid.desc } | ||
.desc = { ent-BaseRightHand.desc } | ||
ent-LeftLegArachnid = left arachnid leg | ||
.desc = { ent-PartArachnid.desc } | ||
.desc = { ent-BaseLeftLeg.desc } | ||
ent-RightLegArachnid = right arachnid leg | ||
.desc = { ent-PartArachnid.desc } | ||
.desc = { ent-BaseRightLeg.desc } | ||
ent-LeftFootArachnid = left arachnid foot | ||
.desc = { ent-PartArachnid.desc } | ||
.desc = { ent-BaseLeftFoot.desc } | ||
ent-RightFootArachnid = right arachnid foot | ||
.desc = { ent-PartArachnid.desc } | ||
.desc = { ent-BaseRightFoot.desc } |
20 changes: 10 additions & 10 deletions
20
Resources/Locale/en-US/ss14-ru/prototypes/body/parts/diona.ftl
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 |
---|---|---|
@@ -1,22 +1,22 @@ | ||
ent-PartDiona = diona body part | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoDiona = diona torso | ||
.desc = { ent-PartDiona.desc } | ||
.desc = { ent-BaseTorso.desc } | ||
ent-HeadDiona = diona head | ||
.desc = { ent-PartDiona.desc } | ||
.desc = { ent-BaseHead.desc } | ||
ent-LeftArmDiona = left diona arm | ||
.desc = { ent-PartDiona.desc } | ||
.desc = { ent-BaseLeftArm.desc } | ||
ent-RightArmDiona = right diona arm | ||
.desc = { ent-PartDiona.desc } | ||
.desc = { ent-BaseRightArm.desc } | ||
ent-LeftHandDiona = left diona hand | ||
.desc = { ent-PartDiona.desc } | ||
.desc = { ent-BaseLeftHand.desc } | ||
ent-RightHandDiona = right diona hand | ||
.desc = { ent-PartDiona.desc } | ||
.desc = { ent-BaseRightHand.desc } | ||
ent-LeftLegDiona = left diona leg | ||
.desc = { ent-PartDiona.desc } | ||
.desc = { ent-BaseLeftLeg.desc } | ||
ent-RightLegDiona = right diona leg | ||
.desc = { ent-PartDiona.desc } | ||
.desc = { ent-BaseRightLeg.desc } | ||
ent-LeftFootDiona = left diona foot | ||
.desc = { ent-PartDiona.desc } | ||
.desc = { ent-BaseLeftFoot.desc } | ||
ent-RightFootDiona = right diona foot | ||
.desc = { ent-PartDiona.desc } | ||
.desc = { ent-BaseRightFoot.desc } |
22 changes: 11 additions & 11 deletions
22
Resources/Locale/en-US/ss14-ru/prototypes/body/parts/gingerbread.ftl
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 |
---|---|---|
@@ -1,22 +1,22 @@ | ||
ent-PartGingerbread = gingerbead body part | ||
.desc = { ent-BaseItem.desc } | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoGingerbread = gingerbread torso | ||
.desc = { ent-PartGingerbread.desc } | ||
.desc = { ent-BaseTorso.desc } | ||
ent-HeadGingerbread = gingerbread head | ||
.desc = { ent-PartGingerbread.desc } | ||
.desc = { ent-BaseHead.desc } | ||
ent-LeftArmGingerbread = left gingerbread arm | ||
.desc = { ent-PartGingerbread.desc } | ||
.desc = { ent-BaseLeftArm.desc } | ||
ent-RightArmGingerbread = right gingerbread arm | ||
.desc = { ent-PartGingerbread.desc } | ||
.desc = { ent-BaseRightArm.desc } | ||
ent-LeftHandGingerbread = left gingerbread hand | ||
.desc = { ent-PartGingerbread.desc } | ||
.desc = { ent-BaseLeftHand.desc } | ||
ent-RightHandGingerbread = right gingerbread hand | ||
.desc = { ent-PartGingerbread.desc } | ||
.desc = { ent-BaseRightHand.desc } | ||
ent-LeftLegGingerbread = left gingerbread leg | ||
.desc = { ent-PartGingerbread.desc } | ||
.desc = { ent-BaseLeftLeg.desc } | ||
ent-RightLegGingerbread = right gingerbread leg | ||
.desc = { ent-PartGingerbread.desc } | ||
.desc = { ent-BaseRightLeg.desc } | ||
ent-LeftFootGingerbread = left gingerbread foot | ||
.desc = { ent-PartGingerbread.desc } | ||
.desc = { ent-BaseLeftFoot.desc } | ||
ent-RightFootGingerbread = right gingerbread foot | ||
.desc = { ent-PartGingerbread.desc } | ||
.desc = { ent-BaseRightFoot.desc } |
20 changes: 10 additions & 10 deletions
20
Resources/Locale/en-US/ss14-ru/prototypes/body/parts/human.ftl
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 |
---|---|---|
@@ -1,22 +1,22 @@ | ||
ent-PartHuman = human body part | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoHuman = human torso | ||
.desc = { ent-PartHuman.desc } | ||
.desc = { ent-BaseTorso.desc } | ||
ent-HeadHuman = human head | ||
.desc = { ent-PartHuman.desc } | ||
.desc = { ent-BaseHead.desc } | ||
ent-LeftArmHuman = left human arm | ||
.desc = { ent-PartHuman.desc } | ||
.desc = { ent-BaseLeftArm.desc } | ||
ent-RightArmHuman = right human arm | ||
.desc = { ent-PartHuman.desc } | ||
.desc = { ent-BaseRightArm.desc } | ||
ent-LeftHandHuman = left human hand | ||
.desc = { ent-PartHuman.desc } | ||
.desc = { ent-BaseLeftHand.desc } | ||
ent-RightHandHuman = right human hand | ||
.desc = { ent-PartHuman.desc } | ||
.desc = { ent-BaseRightHand.desc } | ||
ent-LeftLegHuman = left human leg | ||
.desc = { ent-PartHuman.desc } | ||
.desc = { ent-BaseLeftLeg.desc } | ||
ent-RightLegHuman = right human leg | ||
.desc = { ent-PartHuman.desc } | ||
.desc = { ent-BaseRightLeg.desc } | ||
ent-LeftFootHuman = left human foot | ||
.desc = { ent-PartHuman.desc } | ||
.desc = { ent-BaseLeftFoot.desc } | ||
ent-RightFootHuman = right human foot | ||
.desc = { ent-PartHuman.desc } | ||
.desc = { ent-BaseRightFoot.desc } |
31 changes: 10 additions & 21 deletions
31
Resources/Locale/en-US/ss14-ru/prototypes/body/parts/moth.ftl
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 |
---|---|---|
@@ -1,33 +1,22 @@ | ||
ent-PartMoth = moth body part | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoMoth = moth torso | ||
.desc = { ent-PartMoth.desc } | ||
.desc = { ent-BaseTorso.desc } | ||
ent-HeadMoth = moth head | ||
.desc = { ent-PartMoth.desc } | ||
.desc = { ent-BaseHead.desc } | ||
ent-LeftArmMoth = left moth arm | ||
.desc = { ent-PartMoth.desc } | ||
.desc = { ent-BaseLeftArm.desc } | ||
ent-RightArmMoth = right moth arm | ||
.desc = { ent-PartMoth.desc } | ||
.desc = { ent-BaseRightArm.desc } | ||
ent-LeftHandMoth = left moth hand | ||
.desc = { ent-PartMoth.desc } | ||
.desc = { ent-BaseLeftHand.desc } | ||
ent-RightHandMoth = right moth hand | ||
.desc = { ent-PartMoth.desc } | ||
.desc = { ent-BaseRightHand.desc } | ||
ent-LeftLegMoth = left moth leg | ||
.desc = { ent-PartMoth.desc } | ||
.desc = { ent-BaseLeftLeg.desc } | ||
ent-RightLegMoth = right moth leg | ||
.desc = { ent-PartMoth.desc } | ||
.desc = { ent-BaseRightLeg.desc } | ||
ent-LeftFootMoth = left moth foot | ||
.desc = { ent-PartMoth.desc } | ||
.desc = { ent-BaseLeftFoot.desc } | ||
ent-RightFootMoth = right moth foot | ||
.desc = { ent-PartMoth.desc } | ||
.desc = { ent-BaseRightFoot.desc } |
20 changes: 10 additions & 10 deletions
20
Resources/Locale/en-US/ss14-ru/prototypes/body/parts/reptilian.ftl
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 |
---|---|---|
@@ -1,22 +1,22 @@ | ||
ent-PartReptilian = reptilian body part | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoReptilian = reptilian torso | ||
.desc = {ent-PartReptilian.desc } | ||
.desc = { ent-BaseTorso.desc } | ||
ent-HeadReptilian = reptilian head | ||
.desc = { ent-PartReptilian.desc } | ||
.desc = { ent-BaseHead.desc } | ||
ent-LeftArmReptilian = left reptilian arm | ||
.desc = { ent-PartReptilian.desc } | ||
.desc = { ent-BaseLeftArm.desc } | ||
ent-RightArmReptilian = right reptilian arm | ||
.desc = { ent-PartReptilian.desc } | ||
.desc = { ent-BaseRightArm.desc } | ||
ent-LeftHandReptilian = left reptilian hand | ||
.desc = { ent-PartReptilian.desc } | ||
.desc = { ent-BaseLeftHand.desc } | ||
ent-RightHandReptilian = right reptilian hand | ||
.desc = { ent-PartReptilian.desc } | ||
.desc = { ent-BaseRightHand.desc } | ||
ent-LeftLegReptilian = left reptilian leg | ||
.desc = { ent-PartReptilian.desc } | ||
.desc = { ent-BaseLeftLeg.desc } | ||
ent-RightLegReptilian = right reptilian leg | ||
.desc = { ent-PartReptilian.desc } | ||
.desc = { ent-BaseRightLeg.desc } | ||
ent-LeftFootReptilian = left reptilian foot | ||
.desc = { ent-PartReptilian.desc } | ||
.desc = { ent-BaseLeftFoot.desc } | ||
ent-RightFootReptilian = right reptilian foot | ||
.desc = { ent-PartReptilian.desc } | ||
.desc = { ent-BaseRightFoot.desc } |
22 changes: 11 additions & 11 deletions
22
Resources/Locale/en-US/ss14-ru/prototypes/body/parts/slime.ftl
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 |
---|---|---|
@@ -1,22 +1,22 @@ | ||
ent-PartSlime = slime body part | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoSlime = slime torso | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BaseTorso.desc } | ||
ent-HeadSlime = slime head | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BaseHead.desc } | ||
ent-LeftArmSlime = left slime arm | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BaseLeftArm.desc } | ||
ent-RightArmSlime = right slime arm | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BaseRightArm.desc } | ||
ent-LeftHandSlime = left slime hand | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BaseLeftHand.desc } | ||
ent-RightHandSlime = right slime hand | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BaseRightHand.desc } | ||
ent-LeftLegSlime = left slime leg | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BaseLeftLeg.desc } | ||
ent-RightLegSlime = right slime leg | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BaseRightLeg.desc } | ||
ent-LeftFootSlime = left slime foot | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BaseLeftFoot.desc } | ||
ent-RightFootSlime = right slime foot | ||
.desc = { ent-PartSlime.desc } | ||
.desc = { ent-BaseRightFoot.desc } |
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
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
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
Oops, something went wrong.