* init * fix * upd scripts * trying to rework syntax finder * upd * upd * upd * transate AI * upd * upd * upd * fix * translate * upd * ай бля * fix * upd * upd * fix
14 lines
767 B
Text
14 lines
767 B
Text
defusable-examine-defused = { CAPITALIZE($name) } [color=lime]обезврежена[/color].
|
|
defusable-examine-live =
|
|
{ CAPITALIZE($name) } тикает [color=red][/color] и осталось [color=red]{ $time } { $time ->
|
|
[one] секунда
|
|
[few] секунды
|
|
*[other] секунд
|
|
}.
|
|
defusable-examine-live-display-off = { CAPITALIZE($name) } [color=red]тикает[/color] и таймер, похоже, выключен.
|
|
defusable-examine-inactive = { CAPITALIZE($name) } [color=lime]неактивна[/color], но всё ещё может взорваться.
|
|
defusable-examine-bolts =
|
|
Болты { $down ->
|
|
[true] [color=red]опущены[/color]
|
|
*[false] [color=green]подняты[/color]
|
|
}.
|