gas-analyzer-component.ftl 1.3 KB

12345678910111213141516171819202122232425262728293031323334
  1. ## Entity
  2. gas-analyzer-object-out-of-range = The object went out of range.
  3. gas-analyzer-shutoff = The gas analyzer shuts off.
  4. ## UI
  5. gas-analyzer-window-name = Gas Analyzer
  6. gas-analyzer-window-environment-tab-label = Environment
  7. gas-analyzer-window-tab-title-capitalized = {CAPITALIZE($title)}
  8. gas-analyzer-window-refresh-button = Refresh
  9. gas-analyzer-window-no-data = No Data
  10. gas-analyzer-window-no-gas-text = No Gases
  11. gas-analyzer-window-error-text = Error: {$errorText}
  12. gas-analyzer-window-volume-text = Volume:
  13. gas-analyzer-window-volume-val-text = {$volume} L
  14. gas-analyzer-window-pressure-text = Pressure:
  15. gas-analyzer-window-pressure-val-text = {$pressure} kPa
  16. gas-analyzer-window-temperature-text = Temperature:
  17. gas-analyzer-window-temperature-val-text = {$tempK}K ({$tempC}°C)
  18. gas-analyzer-window-gas-column-name = Gas
  19. gas-analyzer-window-molarity-column-name = mol
  20. gas-analyzer-window-percentage-column-name = %
  21. gas-analyzer-window-molarity-text = {$mol}
  22. gas-analyzer-window-percentage-text = {$percentage}
  23. gas-analyzer-window-molarity-percentage-text = {$gasName}: {$amount} mol ({$percentage}%)
  24. # Used for GasEntry.ToString()
  25. gas-entry-info = {$gasName}: {$gasAmount} mol
  26. # overrides for trinary devices to have saner names
  27. gas-analyzer-window-text-inlet = Inlet
  28. gas-analyzer-window-text-outlet = Outlet
  29. gas-analyzer-window-text-filter = Filter