Anomalies (#13371)
This commit is contained in:
30
Resources/Locale/en-US/anomaly/anomaly.ftl
Normal file
30
Resources/Locale/en-US/anomaly/anomaly.ftl
Normal file
@@ -0,0 +1,30 @@
|
||||
anomaly-vessel-component-anomaly-assigned = Anomaly assigned to vessel.
|
||||
anomaly-vessel-component-not-assigned = This vessel is not assigned to any anomaly. Try using a scanner on it.
|
||||
anomaly-vessel-component-assigned = This vessel is currently assigned to an anomaly.
|
||||
|
||||
anomaly-particles-delta = Delta particles
|
||||
anomaly-particles-epsilon = Epsilon particles
|
||||
anomaly-particles-zeta = Zeta particles
|
||||
|
||||
anomaly-scanner-component-scan-complete = Scan complete!
|
||||
|
||||
anomaly-scanner-ui-title = anomaly scanner
|
||||
anomaly-scanner-no-anomaly = No anomaly currently scanned.
|
||||
anomaly-scanner-severity-percentage = Current severity: [color=gray]{$percent}[/color]
|
||||
anomaly-scanner-stability-low = Current anomaly state: [color=gold]Decaying[/color]
|
||||
anomaly-scanner-stability-medium = Current anomaly state: [color=forestgreen]Stable[/color]
|
||||
anomaly-scanner-stability-high = Current anomaly state: [color=crimson]Growing[/color]
|
||||
anomaly-scanner-point-output = Approximate point output: [color=gray]{$point}[/color]
|
||||
anomaly-scanner-particle-readout = Particle Reaction Analysis:
|
||||
anomaly-scanner-particle-danger = - [color=crimson]Danger type:[/color] {$type}
|
||||
anomaly-scanner-particle-unstable = - [color=plum]Unstable type:[/color] {$type}
|
||||
anomaly-scanner-particle-containment = - [color=goldenrod]Containment type:[/color] {$type}
|
||||
anomaly-scanner-pulse-timer = Time until next pulse: [color=gray]{$time}[/color]
|
||||
|
||||
anomaly-generator-ui-title = anomaly generator
|
||||
anomaly-generator-fuel-display = Fuel:
|
||||
anomaly-generator-cooldown = Cooldown: [color=gray]{$time}[/color]
|
||||
anomaly-generator-no-cooldown = Cooldown: [color=gray]Complete[/color]
|
||||
anomaly-generator-yes-fire = Status: [color=forestgreen]Ready[/color]
|
||||
anomaly-generator-no-fire = Status: [color=crimson]Not ready[/color]
|
||||
anomaly-generator-generate = Generate Anomaly
|
||||
Reference in New Issue
Block a user