Files
tbd-station-14/Resources/Locale/en-US/atmos/gas-analyzer-component.ftl
Vera Aguilera Puerto 93acc565f0 Makes Airtight ECS. (#4351)
* Makes Airtight ECS.

* Remove atmos holdovers while at it!
2021-07-25 17:04:58 +10:00

19 lines
825 B
Plaintext

## Entity
gas-analyzer-component-player-has-no-hands-message = You have no hands.
gas-analyzer-component-need-gas-analyzer-in-hand-message = You need a Gas Analyzer in your hand!
gas-analyzer-component-player-cannot-reach-message = You can't reach there.
## UI
gas-analyzer-window-name = Gas Analyzer
gas-analyzer-window-refresh-button = Refresh
gas-analyzer-window-error-text = Error: {$errorText}
gas-analyzer-window-pressure-text = Pressure: {$pressure} kPa
gas-analyzer-window-temperature-text = Temperature: {$tempK}K ({$tempC}°C)
gas-analyzer-window-molality-text = {$mol} mol
gas-analyzer-window-molality-percentage-text = {$gasName}: {$amount} mol ({$percentage}%)
# Used for GasEntry.ToString()
gas-entry-info = {$gasName}: {$gasAmount} mol
itemstatus-pressure-warn = Pressure: [color={$color}]{$danger}[/color]