Ведь без тебя нет смысла жить

This commit is contained in:
Remuchi
2024-03-28 00:35:43 +07:00
parent fa18556a8f
commit face21c33a
8 changed files with 28 additions and 54 deletions

View File

@@ -1,16 +1,18 @@
health-analyzer-window-no-patient-data-text = Пациент отсутствует
health-analyzer-window-no-data = Н
health-analyzer-window-entity-current-alive-status-text = Статус
health-analyzer-window-entity-current-alive-status-alive-text = Жив
health-analyzer-window-entity-current-alive-status-critical-text = Критическое
health-analyzer-window-entity-current-alive-status-dead-text = Мёртв
health-analyzer-window-entity-temperature-text = Температура
health-analyzer-window-entity-blood-level-text = Уровень крови
health-analyzer-window-entity-unknown-text = неизвестный
health-analyzer-window-entity-health-text = Состояние {$entityName}:
health-analyzer-window-entity-temperature-text = Температура: {$temperature}
health-analyzer-window-entity-blood-level-text = Уровень крови: {$bloodLevel}
health-analyzer-window-entity-bleeding-text = Пациент истекает кровью!
health-analyzer-window-entity-damage-total-text = Общие повреждения
health-analyzer-window-damage-group-text = {$damageGroup}: {$amount}
health-analyzer-window-damage-type-text = {$damageType}: {$amount}
health-analyzer-window-damage-type-duplicate-text = {$damageType}: {$amount} (дубликат)
health-analyzer-window-scan-mode-text = Режим сканирования:
health-analyzer-window-scan-mode-active = ВКЛЮЧЕН
health-analyzer-window-scan-mode-inactive = ВЫКЛЮЧЕН
health-analyzer-window-damage-group-Brute = Механические: {$amount}
health-analyzer-window-damage-type-Blunt = Удары: {$amount}
health-analyzer-window-damage-type-Slash = Разрезы: {$amount}