6
StarHorizon_Public/Resources/Locale/ru-RU/power/components/power-charging-component.ftl
2026-01-24 12:49:55 +03:00

25 lines
730 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## UI field names
power-charge-window-status = Статус:
power-charge-window-power = Питание:
power-charge-window-eta = Время:
power-charge-window-charge = Заряд:
## UI statuses
power-charge-window-status-fully-charged = Полностью заряжен
power-charge-window-status-off = Выключен
power-charge-window-status-charging = Заряжается
power-charge-window-status-discharging = Разряжается
## UI Power Buttons
power-charge-window-power-on = Вкл
power-charge-window-power-off = Выкл
power-charge-window-power-label = { $draw } / { $max } Вт
## UI ETA label
power-charge-window-eta-none = Н
power-charge-window-eta-value = { TOSTRING($left, "m\\:ss") }