Files
OldThink/Resources/Locale/ru-RU/atmos/air-alarm-ui.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

65 lines
2.9 KiB
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.
# UI
## Window
air-alarm-ui-access-denied = Недостаточный уровень доступа!
air-alarm-ui-window-pressure-label = Давление
air-alarm-ui-window-temperature-label = Температура
air-alarm-ui-window-alarm-state-label = Статус
air-alarm-ui-window-address-label = Адрес
air-alarm-ui-window-device-count-label = Всего устройств
air-alarm-ui-window-resync-devices-label = Ресинхр
air-alarm-ui-window-mode-label = Режим
air-alarm-ui-window-auto-mode-label = Авто режим
air-alarm-ui-window-pressure = { $pressure } кПа
air-alarm-ui-window-pressure-indicator = Давление: [color={ $color }]{ $pressure } кПа[/color]
air-alarm-ui-window-temperature = { $tempC } °C ({ $temperature } К)
air-alarm-ui-window-temperature-indicator = Температура: [color={ $color }]{ $tempC } °C ({ $temperature } К)[/color]
air-alarm-ui-window-alarm-state = [color={ $color }]{ $state }[/color]
air-alarm-ui-window-alarm-state-indicator = Статус: [color={ $color }]{ $state }[/color]
air-alarm-ui-window-tab-vents = Вентиляции
air-alarm-ui-window-tab-scrubbers = Скрубберы
air-alarm-ui-window-tab-sensors = Сенсоры
air-alarm-ui-gases = { $gas }: { $amount } моль ({ $percentage }%)
air-alarm-ui-gases-indicator = { $gas }: [color={ $color }]{ $amount } моль ({ $percentage }%)[/color]
air-alarm-ui-mode-filtering = Фильтрация
air-alarm-ui-mode-wide-filtering = Фильтрация (широкая)
air-alarm-ui-mode-fill = Заполнение
air-alarm-ui-mode-panic = Паника
air-alarm-ui-mode-none = Нет
## Widgets
### General
air-alarm-ui-widget-enable = Включено
air-alarm-ui-widget-ignore = Игнорировать
air-alarm-ui-atmos-net-device-label = Адрес: { $address }
### Vent pumps
air-alarm-ui-vent-pump-label = Направление вентиляции
air-alarm-ui-vent-pressure-label = Ограничение давления
air-alarm-ui-vent-external-bound-label = Внешняя граница
air-alarm-ui-vent-internal-bound-label = Внутренняя граница
### Scrubbers
air-alarm-ui-scrubber-pump-direction-label = Направление
air-alarm-ui-scrubber-volume-rate-label = Объём (Л)
air-alarm-ui-scrubber-wide-net-label = ШирокаяСеть
### Thresholds
air-alarm-ui-sensor-gases = Газы
air-alarm-ui-sensor-thresholds = Границы
air-alarm-ui-thresholds-pressure-title = Границы (кПа)
air-alarm-ui-thresholds-temperature-title = Границы (К)
air-alarm-ui-thresholds-gas-title = Границы (%)
air-alarm-ui-thresholds-upper-bound = Верхняя аварийная граница
air-alarm-ui-thresholds-lower-bound = Нижняя аварийная граница
air-alarm-ui-thresholds-upper-warning-bound = Верхняя тревожная граница
air-alarm-ui-thresholds-lower-warning-bound = Нижняя тревожная граница