Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinary1 committed Aug 7, 2024
1 parent 03a5e5f commit 8183c4c
Show file tree
Hide file tree
Showing 54 changed files with 329 additions and 617 deletions.
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 Resources/Locale/ru-RU/_sunrise/_prototypes/body/parts/predator.ftl
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 Resources/Locale/ru-RU/_sunrise/_prototypes/body/parts/swine.ftl
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 }
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 }
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 = Стильная куртка для настоящего аса.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ent-ClothingOuterHardsuitCBURNLeader = CBURN commander exosuit
.desc = A lightweight yet strong exosuit used for special cleanup operations.
ent-ClothingOuterHardsuitCBURNLeader = экзокостюм командира отряда РХБЗЗ
.desc = Легковесный но прочный экзокостюм, который используют специальные подразделения зачистки.
ent-ClothingOuterHardsuitBlueshield = скафандр офицера «синий щит»
.desc = Крепкий и надёжныый, как и его владелец.
ent-ClothingOuterHardsuitPilot = Скафандр пилота Службы Безопасности
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
ent-ClothingOuterAerostaticBomberJacket = aerostatic bomber jacket
.desc = A jacket once worn by the revolutionary air brigades during the Antecentennial Revolution. There are quite a few pockets on the inside, mostly for storing notebooks and compasses.
ent-ClothingOuterAerostaticBomberJacket = аэростатическая куртка-бомбер
.desc = Куртка, которую носили революционные воздушные бригады во время Мировой революции. Внутри довольно много карманов, в основном для хранения блокнотов и компасов.
ent-ClothingOuterCoatNtrep = пиджак представителя NT
.desc = Элегантная черная куртка, стандартный атрибут представителей Nanotrasen.
ent-ClothingOuterCoatNtrepOpen = растёгнутый пиджак представителя NT
.desc = Элегантная черная куртка, стандартный атрибут представителей Nanotrasen.
ent-ClothingOuterDiscoAssBlazer = disco ass blazer
.desc = Looks like someone skinned this blazer off some long extinct disco-animal. It has an enigmatic white rectangle on the back and the right sleeve.
ent-ClothingOuterDiscoAssBlazer = стильный диско-блейзер
.desc = Выглядит как шкура давно вымершего диско-зверя. На правом рукаве и на спине непонятные белые прямоугольники.
ent-ClothingOuterCoatCEOvercoatWhite = пальто старшего инженера
.desc = Пальто Старшего Инженера. Роскошное пальто с позолоченными вставками, делающие вид, что защищает вас от каких-либо угроз.
ent-ClothingOuterCoatCMOOvercoat = лабораторный халат главного врача
Expand Down
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 = Лёгкий жилет, который носят бригмедики.
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 = Стильные и удобные школьные туфли светлого оттенка с чулками.
Original file line number Diff line number Diff line change
@@ -1,15 +1,23 @@
ent-ClothingUniformJumpskirtCentcomOfficial = CentCom officer's suitskirt
.desc = It's a suitskirt worn by CentCom's highest-tier Commanders.
ent-ClothingUniformJumpskirtCentcomOfficer = CentCom turtleneck skirt
.desc = A skirt version of the CentCom turtleneck, rarer and more sought after than the original.
ent-ClothingUniformJumpskirtElegantMaid = elegant maid uniform
.desc = Call me master and bring me some beer.
ent-ClothingUniformColorJumpskirtRainbow = rainbow jumpskirt
.desc = A multi-colored jumpskirt!
ent-ClothingUniformJumpskirtPsychologist = psychologist suitskirt
.desc = I don't lose things. I place things in locations which later elude me.
ent-ClothingUniformJumpskirtSchool = school skirt
.desc = Stylish and comfortable school skirt.
ent-ClothingUniformJumpskirtCentcomOfficial = юбка-костюм офицера Центком
.desc = Это костюм с юбкой, который носят офицеры Центком высшего звена.
ent-ClothingUniformJumpskirtCentcomOfficer = водолазка с юбкой Центком
.desc = Версия водолазки Центком с юбкой, более редкая и востребованная, чем оригинал.
ent-ClothingUniformJumpskirtElegantMaid = элегантная форма горничной
.desc = Назови меня хозяином и принеси пивчански.
ent-ClothingUniformColorJumpskirtRainbow = радужная юбка-комбинезон
.desc = Разноцветная юбка-комбинезон!
ent-ClothingUniformJumpskirtPsychologist = юбка-костюм психолога
.desc = Я не теряю вещи. Я кладу вещи в места, которые потом ускользают от меня.
ent-ClothingUniformJumpskirtSchool = школьная юбка
.desc = Стильная и удобная школьная юбка.
ent-ClothingUniformJumpskirtCapTurtleneck = Черенок капитана
.desc = Истинный черенок капитана.
ent-ClothingUniformJumpskirtHoPTurtleneck = Черенок начальника персонала
.desc = Это черенок начальника персонала.
ent-ClothingUniformJumpskirtHoSBlack = Чёрная юбка начальника охраны
.desc = Это чёрная юбка начальника охраны.
ent-ClothingUniformJumpskirtRDClassical = Классическая юбка директора исследований
.desc = Это классическая юбка директора исследований.
ent-ClothingUniformJumpskirtBlueShield = юбка-комбинезон офицера «синий щит»
.desc = Детка...
ent-ClothingUniformJumpskirtPrisonerGrey = юбка-комбинезон заключенной
Expand Down
Loading

0 comments on commit 8183c4c

Please sign in to comment.