Files
OldThink/Resources/Locale/en-US/disease/diagnoser.ftl
2022-07-26 21:46:24 -07:00

21 lines
1.5 KiB
Plaintext

diagnoser-cant-use-swab = {CAPITALIZE(THE($machine))} rejects {THE($swab)}.
diagnoser-insert-swab = You insert {THE($swab)} into {THE($machine)}.
diagnoser-disease-report = Disease Report: {CAPITALIZE($disease)}
diagnoser-disease-report-none = Bill of Good Health
diagnoser-disease-report-none-contents = [color=green]No diseases were found in this sample.[/color]
diagnoser-disease-report-name = Disease Name: {CAPITALIZE($disease)}
diagnoser-disease-report-infectious = Infectious: [color=red]Yes[/color]
diagnoser-disease-report-not-infectious = Infectious: [color=green]No[/color]
diagnoser-disease-report-cureresist-none = Spaceacillin Resistance: [color=green]None[/color]
diagnoser-disease-report-cureresist-low = Spaceacillin Resistance: [color=yellow]Low[/color]
diagnoser-disease-report-cureresist-medium = Spaceacillin Resistance: [color=orange]Medium[/color]
diagnoser-disease-report-cureresist-high = Spaceacillin Resistance: [color=red]High[/color]
diagnoser-cure-none = The disease has no specific cures.
diagnoser-cure-has = The disease has the following cures:
diagnoser-cure-bedrest = Rest in bed for {$time} seconds, or {$sleep} seconds if sleeping.
diagnoser-cure-reagent = Consume at least {$units}u of {$reagent}.
diagnoser-cure-wait = It will go away on its own after {$time} seconds.
diagnoser-cure-temp = Reach a body temperature below {$max}°K or above {$min}°K.
diagnoser-cure-temp-min = Reach a body temperature above {$min}°K.
diagnoser-cure-temp-max = Reach a body temperature below {$max}°K.