Add FTL destinations (#9685)
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
shuttle-pilot-start = Piloting ship
|
||||
shuttle-pilot-end = Stopped piloting
|
||||
|
||||
shuttle-console-in-ftl = Can't FTL while in FTL!
|
||||
shuttle-console-proximity = Too close to nearby objects
|
||||
|
||||
# Display
|
||||
shuttle-console-display-label = Display
|
||||
|
||||
shuttle-console-ftl-state = FTL State
|
||||
shuttle-console-ftl-available = Available
|
||||
shuttle-console-ftl-starting = Starting
|
||||
shuttle-console-ftl-travelling = Travelling
|
||||
shuttle-console-ftl-arriving = Arriving
|
||||
shuttle-console-ftl-cooldown = Cooldown
|
||||
|
||||
shuttle-console-ftl-timer = FTL Time
|
||||
|
||||
shuttle-console-max-radar = Max radar range:
|
||||
shuttle-console-radar = Radar range:
|
||||
shuttle-console-position = Position:
|
||||
@@ -15,8 +27,11 @@ shuttle-console-dock-label = Docking ports
|
||||
shuttle-console-docked = {$index} (Docked)
|
||||
shuttle-console-dock-button = Dock {$suffix}
|
||||
|
||||
shuttle-console-hyperspace-label = FTL destinations
|
||||
shuttle-console-hyperspace-none = No destinations found
|
||||
|
||||
shuttle-console-unknown = Unknown
|
||||
shuttle-console-iff-label = "{$name} ({$distance}m)
|
||||
shuttle-console-iff-label = {$name} ({$distance}m)
|
||||
|
||||
# Buttons
|
||||
shuttle-console-strafing = Strafing mode
|
||||
|
||||
Reference in New Issue
Block a user