Files
wwdpublic/Resources/Locale/ru-RU/gravity/gravity-generator-component.ftl
RedBurningPhoenix 86ccb49d1a [TEST] Translate Again (#29)
* [Feature] RU Locale

* Culture

* Ебала спавн, теперь не ебёт и работает.

* feat: fetch locale from cvars

* feat: allow cyrillic symbols in character name

* fix: random translation fix

---------

Co-authored-by: PuroSlavKing <puroslavking@yahoo.com>
Co-authored-by: Remuchi <RemuchiOfficial@gmail.com>
2024-09-01 16:08:07 +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") }