-
Notifications
You must be signed in to change notification settings - Fork 89
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
Showing
54 changed files
with
329 additions
and
617 deletions.
There are no files selected for viewing
22 changes: 11 additions & 11 deletions
22
Resources/Locale/ru-RU/_sunrise/_prototypes/body/parts/humanoid_xeno.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-PartHumanoidXeno = правая рука ксеноморфа | ||
.desc = { ent-BaseItem.desc } | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoHumanoidXeno = торс ксеноморфа | ||
.desc = { ent-PartHumanoidXeno.desc } | ||
.desc = { ent-BaseTorso.desc } | ||
ent-HeadHumanoidXeno = голова ксеноморфа | ||
.desc = { ent-PartHumanoidXeno.desc } | ||
.desc = { ent-BaseHead.desc } | ||
ent-LeftArmHumanoidXeno = левая рука ксеноморфа | ||
.desc = { ent-PartHumanoidXeno.desc } | ||
.desc = { ent-BaseLeftArm.desc } | ||
ent-RightArmHumanoidXeno = правая рука ксеноморфа | ||
.desc = { ent-PartHumanoidXeno.desc } | ||
.desc = { ent-BaseRightArm.desc } | ||
ent-LeftHandHumanoidXeno = левая кисть ксеноморфа | ||
.desc = { ent-PartHumanoidXeno.desc } | ||
.desc = { ent-BaseLeftHand.desc } | ||
ent-RightHandHumanoidXeno = правая кисть ксеноморфа | ||
.desc = { ent-PartHumanoidXeno.desc } | ||
.desc = { ent-BaseRightHand.desc } | ||
ent-LeftLegHumanoidXeno = левая нога ксеноморфа | ||
.desc = { ent-PartHumanoidXeno.desc } | ||
.desc = { ent-BaseLeftLeg.desc } | ||
ent-RightLegHumanoidXeno = правая нога ксеноморфа | ||
.desc = { ent-PartHumanoidXeno.desc } | ||
.desc = { ent-BaseRightLeg.desc } | ||
ent-LeftFootHumanoidXeno = левая стопа ксеноморфа | ||
.desc = { ent-PartHumanoidXeno.desc } | ||
.desc = { ent-BaseLeftFoot.desc } | ||
ent-RightFootHumanoidXeno = правая стопа ксеноморфа | ||
.desc = { ent-PartHumanoidXeno.desc } | ||
.desc = { ent-BaseRightFoot.desc } |
33 changes: 11 additions & 22 deletions
33
Resources/Locale/ru-RU/_sunrise/_prototypes/body/parts/predator.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-PartPredator = голова яутжи | ||
.desc = { ent-['BaseItem', 'BasePart'].desc } | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoPredator = торс яутжи | ||
.desc = { ent-['PartPredator', 'BaseTorso'].desc } | ||
.desc = { ent-BaseTorso.desc } | ||
ent-HeadPredator = голова яутжи | ||
.desc = { ent-['PartPredator', 'BaseHead'].desc } | ||
.desc = { ent-BaseHead.desc } | ||
ent-LeftArmPredator = левая рука яутжи | ||
.desc = { ent-['PartPredator', 'BaseLeftArm'].desc } | ||
.desc = { ent-BaseLeftArm.desc } | ||
ent-RightArmPredator = правая рука яутжи | ||
.desc = { ent-['PartPredator', 'BaseRightArm'].desc } | ||
.desc = { ent-BaseRightArm.desc } | ||
ent-LeftHandPredator = левая кисть яутжи | ||
.desc = { ent-['PartPredator', 'BaseLeftHand'].desc } | ||
.desc = { ent-BaseLeftHand.desc } | ||
ent-RightHandPredator = правая кисть яутжи | ||
.desc = { ent-['PartPredator', 'BaseRightHand'].desc } | ||
.desc = { ent-BaseRightHand.desc } | ||
ent-LeftLegPredator = левая нога яутжи | ||
.desc = { ent-['PartPredator', 'BaseLeftLeg'].desc } | ||
.desc = { ent-BaseLeftLeg.desc } | ||
ent-RightLegPredator = правая нога нога уятжи | ||
.desc = { ent-['PartPredator', 'BaseRightLeg'].desc } | ||
.desc = { ent-BaseRightLeg.desc } | ||
ent-LeftFootPredator = левая стопа яутжи | ||
.desc = { ent-['PartPredator', 'BaseLeftFoot'].desc } | ||
.desc = { ent-BaseLeftFoot.desc } | ||
ent-RightFootPredator = правая стопа яутжи | ||
.desc = { ent-['PartPredator', 'BaseRightFoot'].desc } | ||
.desc = { ent-BaseRightFoot.desc } |
55 changes: 22 additions & 33 deletions
55
Resources/Locale/ru-RU/_sunrise/_prototypes/body/parts/swine.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-PartSwine = swine body part | ||
.desc = { ent-['BaseItem', 'BasePart'].desc } | ||
ent-TorsoSwine = swine torso | ||
.desc = { ent-['PartSwine', 'BaseTorso'].desc } | ||
ent-HeadSwine = swine head | ||
.desc = { ent-['PartSwine', 'BaseHead'].desc } | ||
ent-LeftArmSwine = left swine arm | ||
.desc = { ent-['PartSwine', 'BaseLeftArm'].desc } | ||
ent-RightArmSwine = right swine arm | ||
.desc = { ent-['PartSwine', 'BaseRightArm'].desc } | ||
ent-LeftHandSwine = left swine hand | ||
.desc = { ent-['PartSwine', 'BaseLeftHand'].desc } | ||
ent-RightHandSwine = right swine hand | ||
.desc = { ent-['PartSwine', 'BaseRightHand'].desc } | ||
ent-LeftLegSwine = left swine leg | ||
.desc = { ent-['PartSwine', 'BaseLeftLeg'].desc } | ||
ent-RightLegSwine = right swine leg | ||
.desc = { ent-['PartSwine', 'BaseRightLeg'].desc } | ||
ent-LeftFootSwine = left swine foot | ||
.desc = { ent-['PartSwine', 'BaseLeftFoot'].desc } | ||
ent-RightFootSwine = right swine foot | ||
.desc = { ent-['PartSwine', 'BaseRightFoot'].desc } | ||
ent-PartSwine = Свинячья часть тела | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoSwine = Свинячий торс | ||
.desc = { ent-BaseTorso.desc } | ||
ent-HeadSwine = Свинячья голова | ||
.desc = { ent-BaseHead.desc } | ||
ent-LeftArmSwine = Левая свинячья рука | ||
.desc = { ent-BaseLeftArm.desc } | ||
ent-RightArmSwine = Правая свинячья рука | ||
.desc = { ent-BaseRightArm.desc } | ||
ent-LeftHandSwine = Левая свинячья рука (кисть) | ||
.desc = { ent-BaseLeftHand.desc } | ||
ent-RightHandSwine = Правая свинячья рука (кисть) | ||
.desc = { ent-BaseRightHand.desc } | ||
ent-LeftLegSwine = Левая свинячья нога | ||
.desc = { ent-BaseLeftLeg.desc } | ||
ent-RightLegSwine = Правая свинячья нога | ||
.desc = { ent-BaseRightLeg.desc } | ||
ent-LeftFootSwine = Лвая свинячья стопа | ||
.desc = { ent-BaseLeftFoot.desc } | ||
ent-RightFootSwine = Правая свинячья стопа | ||
.desc = { ent-BaseRightFoot.desc } |
55 changes: 22 additions & 33 deletions
55
Resources/Locale/ru-RU/_sunrise/_prototypes/body/parts/vulpkanin.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-PartVulpkanin = fox body part | ||
.desc = { ent-['BaseItem', 'BasePart'].desc } | ||
ent-TorsoVulpkanin = fox torso | ||
.desc = { ent-['PartVulpkanin', 'BaseTorso'].desc } | ||
ent-HeadVulpkanin = fox head | ||
.desc = { ent-['PartVulpkanin', 'BaseHead'].desc } | ||
ent-LeftArmVulpkanin = left fox arm | ||
.desc = { ent-['PartVulpkanin', 'BaseLeftArm'].desc } | ||
ent-RightArmVulpkanin = right fox arm | ||
.desc = { ent-['PartVulpkanin', 'BaseRightArm'].desc } | ||
ent-LeftHandVulpkanin = left fox hand | ||
.desc = { ent-['PartVulpkanin', 'BaseLeftHand'].desc } | ||
ent-RightHandVulpkanin = right fox hand | ||
.desc = { ent-['PartVulpkanin', 'BaseRightHand'].desc } | ||
ent-LeftLegVulpkanin = left fox leg | ||
.desc = { ent-['PartVulpkanin', 'BaseLeftLeg'].desc } | ||
ent-RightLegVulpkanin = right fox leg | ||
.desc = { ent-['PartVulpkanin', 'BaseRightLeg'].desc } | ||
ent-LeftFootVulpkanin = left fox foot | ||
.desc = { ent-['PartVulpkanin', 'BaseLeftFoot'].desc } | ||
ent-RightFootVulpkanin = right fox foot | ||
.desc = { ent-['PartVulpkanin', 'BaseRightFoot'].desc } | ||
ent-PartVulpkanin = часть тела вульпканина | ||
.desc = { ent-BasePart.desc } | ||
ent-TorsoVulpkanin = туловище вульпканина | ||
.desc = { ent-PartVulpkanin.desc } | ||
ent-HeadVulpkanin = голова вульпканина | ||
.desc = { ent-PartVulpkanin.desc } | ||
ent-LeftArmVulpkanin = левая рука вульпканина | ||
.desc = { ent-PartVulpkanin.desc } | ||
ent-RightArmVulpkanin = правая рука вульпканина | ||
.desc = { ent-PartVulpkanin.desc } | ||
ent-LeftHandVulpkanin = левая кисть вульпканина | ||
.desc = { ent-PartVulpkanin.desc } | ||
ent-RightHandVulpkanin = правая кисть вульпканина | ||
.desc = { ent-PartVulpkanin.desc } | ||
ent-LeftLegVulpkanin = левая нога вульпканина | ||
.desc = { ent-PartVulpkanin.desc } | ||
ent-RightLegVulpkanin = правая нога вульпканина | ||
.desc = { ent-PartVulpkanin.desc } | ||
ent-LeftFootVulpkanin = левая стопа вульпканина | ||
.desc = { ent-PartVulpkanin.desc } | ||
ent-RightFootVulpkanin = правая стопа вульпканина | ||
.desc = { ent-PartVulpkanin.desc } |
28 changes: 14 additions & 14 deletions
28
Resources/Locale/ru-RU/_sunrise/_prototypes/entities/clothing/outerclothing/coats.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,16 +1,16 @@ | ||
ent-ClothingOuterCoatHoSGreatcoat = armored greatcoat | ||
.desc = A greatcoat enhanced with a special alloy for some extra protection and style for those with a commanding presence. | ||
ent-ClothingOuterCoatDetectiveDark = noir trenchcoat | ||
.desc = A hard-boiled private investigator's dark trenchcoat. | ||
ent-ClothingOuterCoatWardenAlt = warden's jacket | ||
.desc = A navy-blue armored jacket with blue shoulder designations and '/Warden/' stitched into one of the chest pockets. | ||
ent-ClothingOuterCoatSecurityOvercoat = security overcoat | ||
.desc = Lightly armored leather overcoat meant as casual wear for high-ranking officers. Bears the crest of Nanotrasen Security. | ||
ent-ClothingOuterCoatLabSecurityMedic = security medic labcoat | ||
.desc = A suit that protects against minor chemical spills. | ||
ent-ClothingOuterCoatCaptain = captain's jacket | ||
.desc = Captain's formal jacket, inlaid with gold. | ||
ent-ClothingOuterCoatHOP = head of personnel's jacket | ||
.desc = Business jacket of the HOP for a professional look. | ||
ent-ClothingOuterCoatHoSGreatcoat = бронированная шинель | ||
.desc = Шинель, усиленная специальными сплавами для дополнительной защиты и стиля для тех, кто обладает властным характером. | ||
ent-ClothingOuterCoatDetectiveDark = нуарный плащ | ||
.desc = Тёмный плащ частного детектива. | ||
ent-ClothingOuterCoatWardenAlt = куртка смотрителя | ||
.desc = Тёмно-синяя бронированная куртка с синими отметками на плечах и нашивкой "/Смотритель/" на одном из нагрудных карманов. | ||
ent-ClothingOuterCoatSecurityOvercoat = шинель службы безопасности | ||
.desc = Легкобронированная кожаная шинель, предназначенная для повседневной носки высокопоставленными офицерами. Имеет логотип компании Nanotrasen Security. | ||
ent-ClothingOuterCoatLabSecurityMedic = лабораторный халат бригмедика | ||
.desc = Костюм, защищающий от небольших разливов химикатов. | ||
ent-ClothingOuterCoatCaptain = торжественная куртка капитана | ||
.desc = Капитанская торжественная куртка, инкрустированная золотом. | ||
ent-ClothingOuterCoatHOP = куртка главы персонала | ||
.desc = Деловая куртка главы персонала для создания профессионального вида. | ||
ent-ClothingOuterCoatPilot = Куртка пилота Службы Безопасности | ||
.desc = Стильная куртка для настоящего аса. |
4 changes: 2 additions & 2 deletions
4
Resources/Locale/ru-RU/_sunrise/_prototypes/entities/clothing/outerclothing/hardsuits.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
8 changes: 4 additions & 4 deletions
8
Resources/Locale/ru-RU/_sunrise/_prototypes/entities/clothing/outerclothing/suits.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
12 changes: 6 additions & 6 deletions
12
Resources/Locale/ru-RU/_sunrise/_prototypes/entities/clothing/outerclothing/vests.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,6 +1,6 @@ | ||
ent-ClothingOuterVestArmorSec = armor vest | ||
.desc = A slim Type I armored vest that provides decent protection against most types of damage. | ||
ent-ClothingOuterVestArmorMedSec = security medic armor vest | ||
.desc = A security medic's armor vest, with little pockets for little things. | ||
ent-ClothingOuterVestSecurityMedic = security medic vest | ||
.desc = A lightweight vest worn by the Security Medic. | ||
ent-ClothingOuterVestArmorSec = бронежилет | ||
.desc = Тонкий бронежилет Типа I, обеспечивающий достойную защиту от большинства видов повреждений. | ||
ent-ClothingOuterVestArmorMedSec = бронежилет бригмедика | ||
.desc = Бронированный жилет бригмедика, с карманами для мелочёвки. | ||
ent-ClothingOuterVestSecurityMedic = жилет бригмедика | ||
.desc = Лёгкий жилет, который носят бригмедики. |
20 changes: 10 additions & 10 deletions
20
Resources/Locale/ru-RU/_sunrise/_prototypes/entities/clothing/shoes/specific.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,10 +1,10 @@ | ||
ent-ClothingShoesGreenLizardskin = green lizardskin shoes | ||
.desc = They may have lost some of their lustre over the years, but these green lizardskin shoes fit you perfectly. | ||
ent-ClothingShoesAerostatic = aerostatic boots | ||
.desc = A crisp, clean set of boots for working long hours on the beat. | ||
ent-ClothingShoesCentcomBlack = special operations officer shoes | ||
.desc = Leather, black, high-quality shoes, you can hardly find similar ones on the black market... | ||
ent-ClothingShoesSchoolBlack = school black shoes | ||
.desc = Stylish and comfortable school shoes in dark color with stockings. | ||
ent-ClothingShoesSchoolWhite = school white shoes | ||
.desc = Stylish and comfortable school shoes in light color with stockings. | ||
ent-ClothingShoesGreenLizardskin = зелёные туфли из кожи ящерицы | ||
.desc = Возможно, с годами они немного утратили свой блеск, но эти зелёные туфли из кожи ящерицы идеально вам подходят. | ||
ent-ClothingShoesAerostatic = аэростатические ботинки | ||
.desc = Удобные, чистые ботинки для длительной работы в напряжённом ритме. | ||
ent-ClothingShoesCentcomBlack = обувь офицера специальных операций | ||
.desc = Кожаная, чёрная, высококачественная обувь, вряд-ли найти подобные на чёрном рынке... | ||
ent-ClothingShoesSchoolBlack = чёрные школьные туфли | ||
.desc = Стильные и удобные школьные туфли тёмного оттенка с чулками. | ||
ent-ClothingShoesSchoolWhite = белые школьные туфли | ||
.desc = Стильные и удобные школьные туфли светлого оттенка с чулками. |
32 changes: 20 additions & 12 deletions
32
Resources/Locale/ru-RU/_sunrise/_prototypes/entities/clothing/uniforms/jumpskirts.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
Oops, something went wrong.