Files
OldThink/Resources/Locale/ru-RU/medical/components/suit-sensor-component.ftl
ThereDrD0 72a2d75590 Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)"

This reverts commit 9d74370e

* Revert "МЕГАпереводы (#418)"

This reverts commit 8fb2cc946d.

* add: add translation for accents
2024-07-07 12:35:08 +03:00

23 lines
853 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 = Его датчики координат и жизненных показателей, похоже, включены.