openclonk/planet/Objects.ocd/Structures.ocd/Pump.ocd/StringTblUS.txt

19 lines
863 B
Plaintext
Raw Normal View History

Name=Pump
Description=The pump can transport liquid from A to B. If it pumps liquids downwards, it even generates a bit of power.
MsgTurnOff=Turn off pump
MsgTurnOn=Turn on pump
MsgCutSource=Cut off source
MsgCutDrain=Cut off drain
DescTurnOff=Disables the pump so that no liquid is transported.
DescTurnOn=Reactivates the pumping. Successful pumping requires at least a connected source pipe.
DescCutSource=Removes the source pipe. The pump will be unable to continue pumping without a source pipe.
DescCutDrain=Removes the drain pipe. Liquids will be pumped directly to the pump.
Control=Pump Control
StateOk=The pump is working.
StateNoSource=There is no source pipe connected.
StateNoInput=The pump does not have liquid to pump.
StateNoOutput=The drain pipe is clogged.
StateNoPower=The pump does not have power.
StateTurnedOff=The pump has been turned off.