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:
@@ -0,0 +1,9 @@
|
||||
comp-containment-turned-on = Генератор сдерживающего поля включается.
|
||||
comp-containment-turned-off = Генератор сдерживающего поля выключается.
|
||||
comp-containment-on = Переключатель в положении [color=green]вкл[/color], готов к установке барьера.
|
||||
comp-containment-off = Переключатель в положении [color=red]выкл[/color].
|
||||
comp-containment-connected = Генератор сдерживающего поля начинает светиться, устананавливая барьер!
|
||||
comp-containment-disconnected = Генератора сдерживающего поля перестаёт светиться, разрывая барьер.
|
||||
comp-containment-anchor-warning = Вы не можете открепить генератор сдерживающего поля пока установлен барьер!
|
||||
comp-containment-toggle-warning = Вы не можете переключить генератор, пока он подсоединен.
|
||||
comp-field-vaporized = { CAPITALIZE($entity) } врезается в поле и мгновенно испаряется!
|
||||
@@ -0,0 +1,13 @@
|
||||
### EmitterComponent
|
||||
|
||||
# Shows when attempting to turn the emitter on or off without proper access
|
||||
comp-emitter-access-locked = Доступ к { $target } заблокирован!
|
||||
# Shows when turning the emitter on/off
|
||||
comp-emitter-turned-on = { $target } включается.
|
||||
comp-emitter-turned-off = { $target } отключается.
|
||||
# Shows if the user attempts to activate the emitter while it's un-anchored.
|
||||
comp-emitter-not-anchored = { $target } не закреплён!
|
||||
# Upgrades
|
||||
emitter-component-upgrade-fire-rate = скорострельность
|
||||
emitter-component-current-type = Текущий выбранный режим: { $type }.
|
||||
emitter-component-type-set = Выставленный режим: { $type }
|
||||
@@ -0,0 +1,2 @@
|
||||
radiation-collector-component-use-on = Коллектор включается.
|
||||
radiation-collector-component-use-off = Коллектор отключается.
|
||||
@@ -0,0 +1 @@
|
||||
singularity-destroyer-component-trigger = Сингулярность смешно уменьшается!
|
||||
Reference in New Issue
Block a user