rcd-component.ftl 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. ### UI
  2. rcd-component-examine-mode-details = It's currently set to '{$mode}' mode.
  3. rcd-component-examine-build-details = It's currently set to build {MAKEPLURAL($name)}.
  4. ### Interaction Messages
  5. # Mode change
  6. rcd-component-change-mode = The RCD is now set to '{$mode}' mode.
  7. rcd-component-change-build-mode = The RCD is now set to build {MAKEPLURAL($name)}.
  8. # Ammo count
  9. rcd-component-no-ammo-message = The RCD has run out of charges!
  10. rcd-component-insufficient-ammo-message = The RCD doesn't have enough charges left!
  11. # Deconstruction
  12. rcd-component-tile-indestructible-message = That tile can't be destructed!
  13. rcd-component-deconstruct-target-not-on-whitelist-message = You can't deconstruct that!
  14. rcd-component-nothing-to-deconstruct-message = There's nothing to deconstruct!
  15. rcd-component-tile-obstructed-message = You can't deconstruct tiles when there's something on top of them!
  16. # Construction
  17. rcd-component-no-valid-grid = You're too far into open space to build here!
  18. rcd-component-must-build-on-empty-tile-message = A foundation already exists here!
  19. rcd-component-cannot-build-on-empty-tile-message = You can't build that without a foundation!
  20. rcd-component-must-build-on-subfloor-message = You can only build that on exposed subfloor!
  21. rcd-component-cannot-build-on-subfloor-message = You can't build that on exposed subfloor!
  22. rcd-component-cannot-build-on-occupied-tile-message = You can't build here, the space is already occupied!
  23. rcd-component-cannot-build-identical-tile = That tile already exists there!
  24. ### Category names
  25. rcd-component-walls-and-flooring = Walls and flooring
  26. rcd-component-windows-and-grilles = Windows and grilles
  27. rcd-component-airlocks = Airlocks
  28. rcd-component-electrical = Electrical
  29. rcd-component-lighting = Lighting
  30. ### Prototype names (note: constructable items will be puralized)
  31. rcd-component-deconstruct = deconstruct
  32. rcd-component-floor-steel = steel tile
  33. rcd-component-plating = hull plate