Files
OldThink/Resources/Locale/ru-RU/gravity/gravity-generator-component.ftl
rhailrake 423c3db243 locale
# Conflicts:
#	Resources/ServerInfo/Guidebook/Botany.xml
#	Resources/ServerInfo/Guidebook/Controls/Controls.xml
#	Resources/ServerInfo/Guidebook/Controls/Radio.xml
#	Resources/ServerInfo/Guidebook/Engineering/AME.xml
#	Resources/ServerInfo/Guidebook/Engineering/Atmospherics.xml
#	Resources/ServerInfo/Guidebook/Engineering/Fires.xml
#	Resources/ServerInfo/Guidebook/Engineering/Power.xml
#	Resources/ServerInfo/Guidebook/Engineering/Shuttlecraft.xml
#	Resources/ServerInfo/Guidebook/Engineering/Singularity.xml
#	Resources/ServerInfo/Guidebook/Jobs.xml
#	Resources/ServerInfo/Guidebook/Science/Science.xml
#	Resources/ServerInfo/Guidebook/Science/Xenoarchaeology.xml
#	Resources/ServerInfo/Guidebook/Security/DNA.xml
#	Resources/ServerInfo/Guidebook/SpaceStation14.xml
#	Resources/ServerInfo/Guidebook/Survival.xml
2024-01-10 19:52:08 +07:00

32 lines
927 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.
### Gravity Generator
## UI
gravity-generator-window-title = Генератор гравитации
## UI field names
gravity-generator-window-status = Состояние:
gravity-generator-window-power = Питание:
gravity-generator-window-eta = Оставшееся время:
gravity-generator-window-charge = Заряд:
## UI statuses
gravity-generator-window-status-fully-charged = Полностью заряжен
gravity-generator-window-status-off = Выключен
gravity-generator-window-status-charging = Заряжается
gravity-generator-window-status-discharging = Разряжается
## UI Power Buttons
gravity-generator-window-power-on = Вкл
gravity-generator-window-power-off = Выкл
gravity-generator-window-power-label = { $draw } / { $max } Вт
## UI ETA label
gravity-generator-window-eta-none = Н
gravity-generator-window-eta-value = { TOSTRING($left, "m\\:ss") }