15 lines
593 B
Plaintext
15 lines
593 B
Plaintext
logic-gate-examine = Сейчас установлена логическая операция { $gate }.
|
|
logic-gate-cycle = Переключено на операцию { $gate }
|
|
power-sensor-examine =
|
|
It is currently checking the network's { $output ->
|
|
[true] output
|
|
*[false] input
|
|
} battery.
|
|
power-sensor-voltage-examine = It is checking the { $voltage } power network.
|
|
power-sensor-switch =
|
|
Switched to checking the network's { $output ->
|
|
[true] output
|
|
*[false] input
|
|
} battery.
|
|
power-sensor-voltage-switch = Switched network to { $voltage }!
|