locale
# Conflicts: # Resources/ServerInfo/Guidebook/Botany.xml # Resources/ServerInfo/Guidebook/Controls/Controls.xml # Resources/ServerInfo/Guidebook/Controls/Radio.xml # Resources/ServerInfo/Guidebook/Engineering/AME.xml # Resources/ServerInfo/Guidebook/Engineering/Atmospherics.xml # Resources/ServerInfo/Guidebook/Engineering/Fires.xml # Resources/ServerInfo/Guidebook/Engineering/Power.xml # Resources/ServerInfo/Guidebook/Engineering/Shuttlecraft.xml # Resources/ServerInfo/Guidebook/Engineering/Singularity.xml # Resources/ServerInfo/Guidebook/Jobs.xml # Resources/ServerInfo/Guidebook/Science/Science.xml # Resources/ServerInfo/Guidebook/Science/Xenoarchaeology.xml # Resources/ServerInfo/Guidebook/Security/DNA.xml # Resources/ServerInfo/Guidebook/SpaceStation14.xml # Resources/ServerInfo/Guidebook/Survival.xml
This commit is contained in:
8
Resources/Locale/ru-RU/borg/item-actions.ftl
Normal file
8
Resources/Locale/ru-RU/borg/item-actions.ftl
Normal file
@@ -0,0 +1,8 @@
|
||||
health-analyzer-action = Health Analyzer
|
||||
health-analyzer-action-desc = Scan a target's health.
|
||||
|
||||
fabricate-gumball-action = Fabricate Gumball
|
||||
fabricate-gumball-desc = Fabricate a gumball full of sugar and medicine.
|
||||
|
||||
fabricate-lollipop-action = Fabricate Lollipop
|
||||
fabricate-lollipop-desc = Fabricate a lollipop full of a lot of good stuff.
|
||||
17
Resources/Locale/ru-RU/borg/laws.ftl
Normal file
17
Resources/Locale/ru-RU/borg/laws.ftl
Normal file
@@ -0,0 +1,17 @@
|
||||
state-laws-button = Перечислить мои законы
|
||||
|
||||
law-window-title = Законы
|
||||
silicon-laws-label = Мои законы:
|
||||
silicon-laws-law-heading = Закон {$lawDisplayNumber}
|
||||
|
||||
command-lslaws-description = List laws on an entity.
|
||||
command-lslaws-help = Takes an entity uid or username.
|
||||
|
||||
command-lawclear-description = Clear all laws from an entity.
|
||||
command-lawclear-help = lawclear (username or entity UID)
|
||||
|
||||
command-lawadd-description = Add a law to an entity.
|
||||
command-lawadd-help = lawadd (username or entity UID) (law text enclosed in quotes) (index)
|
||||
|
||||
command-lawrm-description = Remove a law from an entity.
|
||||
command-lawrm-help = lawrm (username or entity UID) (index)
|
||||
3
Resources/Locale/ru-RU/borg/role.ftl
Normal file
3
Resources/Locale/ru-RU/borg/role.ftl
Normal file
@@ -0,0 +1,3 @@
|
||||
job-name-cyborg = Стандартный киборг
|
||||
job-name-medical-cyborg = Медицинский киборг
|
||||
job-description-cyborg = Выполнение своей работы без нарушения законов, подчинение экипажу станции.
|
||||
4
Resources/Locale/ru-RU/borg/stack-holder.ftl
Normal file
4
Resources/Locale/ru-RU/borg/stack-holder.ftl
Normal file
@@ -0,0 +1,4 @@
|
||||
stack-holder-empty = Тут пусто.
|
||||
stack-holder = Оно содержит: {$number} {$item}.
|
||||
autoregen-switched = Реагент сменён на {$reagent}.
|
||||
reagent-name = Текущий реагент: {$reagent}.
|
||||
Reference in New Issue
Block a user