* init * fix * upd scripts * trying to rework syntax finder * upd * upd * upd * transate AI * upd * upd * upd * fix * translate * upd * ай бля * fix * upd * upd * fix
12 lines
642 B
Text
12 lines
642 B
Text
### 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-current-type = Установленный тип: { $type }.
|
|
emitter-component-type-set = Установить тип: { $type }
|