-
Notifications
You must be signed in to change notification settings - Fork 149
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
3abae75
commit 5106ca5
Showing
4 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
48 changes: 48 additions & 0 deletions
48
Resources/Locale/ru-RU/backmen/surgery/surgery-cybernetic-items.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 |
---|---|---|
@@ -0,0 +1,48 @@ | ||
## Organs | ||
|
||
ent-BasicCyberneticEyes = базовые кибернетические глаза | ||
.desc = Пара кибернетических глаз, усиливающих ваше зрение и защищающих от повреждений глаз. | ||
ent-SecurityCyberneticEyes = кибернетические глаза безопасности | ||
.desc = Пара кибернетических глаз, усиливающих ваше зрение, с встроенной системой SecHUD. | ||
ent-MedicalCyberneticEyes = кибернетические диагностические глаза | ||
.desc = Пара кибернетических глаз, усиливающих ваше зрение, с встроенной системой MedHUD. | ||
## Body parts | ||
|
||
ent-LeftArmCybernetic = кибернетическая левая рука | ||
.desc = Кибернетическая левая рука, выполненная из материала на основе кремния. | ||
ent-RightArmCybernetic = кибернетическая правая рука | ||
.desc = Кибернетическая правая рука, выполненная из материала на основе кремния. | ||
ent-LeftLegCybernetic = кибернетическая левая нога | ||
.desc = Кибернетическая левая нога, выполненная из материала на основе кремния. | ||
ent-RightLegCybernetic = кибернетическая правая нога | ||
.desc = Кибернетическая правая нога, выполненная из материала на основе кремния. | ||
ent-LeftHandCybernetic = кибернетическая левая кисть | ||
.desc = Кибернетическая левая кисть, выполненная из материала на основе кремния. | ||
ent-RightHandCybernetic = кибернетическая правая кисть | ||
.desc = Кибернетическая правая кисть, выполненная из материала на основе кремния. | ||
ent-LeftFootCybernetic = кибернетическая левая стопа | ||
.desc = Кибернетическая левая стопа, выполненная из материала на основе кремния. | ||
ent-RightFootCybernetic = кибернетическая правая стопа | ||
.desc = Кибернетическая правая стопа, выполненная из материала на основе кремния. | ||
ent-JawsOfLifeLeftArm = левая рука "Челюсти Жизни" | ||
.desc = Кибернетическая левая рука с возможностью вскрытия дверей. | ||
ent-JawsOfLifeRightArm = правая рука "Челюсти Жизни" | ||
.desc = Кибернетическая правая рука с возможностью вскрытия дверей. | ||
ent-SpeedLeftLeg = левая нога "Б.Е.Г.И" | ||
.desc = Кибернетическая левая нога, позволяющая своему владельцу бегать быстрее. | ||
ent-SpeedRightLeg = правая нога "Б.Е.Г.И" | ||
.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
research-technology-advanced-treatment = Продвинутое лечение | ||
research-technology-high-end-surgery = Передовые хирургические инструменты | ||
research-technology-cybernetic-enhancements = Кибернетические протезы |