Ведь без тебя нет смысла жить
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user