6
2026-01-24 12:49:55 +03:00

23 lines
1021 B
Plaintext
Raw Permalink 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.

## Строки для меню батареи (SMES/подстанция)
battery-menu-footer-left = Опасно: высокое напряжение
battery-menu-footer-right = 7.2 РЕВ 6
battery-menu-out = ВЫХ
battery-menu-in = ВХОД
battery-menu-charge-header = Зарядная цепь
battery-menu-discharge-header = Разрядная цепь
battery-menu-storage-header = Элементы хранения
battery-menu-passthrough = Сквозной
battery-menu-max = Макс:
battery-menu-current = Ток:
battery-menu-stored = Хранится:
battery-menu-energy = Энергия:
battery-menu-eta-full = Оценка (полный):
battery-menu-eta-empty = Оценка (пустой):
battery-menu-eta-value = ~{ $minutes } мин
battery-menu-eta-value-max = >{ $minutes } мин
battery-menu-eta-value-na = Н
battery-menu-power-value = { POWERWATTS($value) }
battery-menu-stored-percent-value = { TOSTRING($value, "P1") }
battery-menu-stored-energy-value = { ENERGYWATTHOURS($value) }