Files
crystall-punk-14/Resources/Locale/ru-RU/medical/components/suit-sensor-component.ftl
Ed 2b6e12898b Corvax ctrl+c ctrl+v Russian localization (#135)
* Corvax ru localization

* remove Corvax stuff

* adventurer
2024-05-05 00:44:03 +03:00

23 lines
870 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.
## Modes
suit-sensor-mode-off = Выкл.
suit-sensor-mode-binary = Бинарные
suit-sensor-mode-vitals = Здоровье
suit-sensor-mode-cords = Координаты
## Popups
suit-sensor-mode-state = Датчики костюма: { $mode }
## Components
suit-sensor-component-unknown-name = Н
suit-sensor-component-unknown-job = Н
## Examine
suit-sensor-examine-off = Похоже, все датчики [color=darkred]отключены[/color].
suit-sensor-examine-binary = Похоже, датчики включены в бинарном режиме.
suit-sensor-examine-vitals = Похоже, датчики включены в режиме отслеживания здоровья.
suit-sensor-examine-cords = Похоже, датчики включены в режиме отслеживания координат и здоровья.