Files

23 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2022-10-09 14:16:10 -04:00
machine-insert-item = {THE($user)} inserted {THE($item)} into {THE($machine)}.
2022-11-04 04:27:47 +01:00
machine-upgrade-examinable-verb-text = Upgrades
machine-upgrade-examinable-verb-message = Examine the machine upgrades.
2022-11-04 04:27:47 +01:00
machine-upgrade-increased-by-percentage = [color=yellow]{CAPITALIZE($upgraded)}[/color] increased by {$percent}%.
machine-upgrade-decreased-by-percentage = [color=yellow]{CAPITALIZE($upgraded)}[/color] decreased by {$percent}%.
machine-upgrade-increased-by-amount = [color=yellow]{CAPITALIZE($upgraded)}[/color] increased by {$difference}.
machine-upgrade-decreased-by-amount = [color=yellow]{CAPITALIZE($upgraded)}[/color] decreased by {$difference}.
machine-upgrade-not-upgraded = [color=yellow]{CAPITALIZE($upgraded)}[/color] not upgraded.
2023-04-28 23:23:49 -04:00
machine-part-name-capacitor = Capacitor
machine-part-name-manipulator = Manipulator
machine-part-name-matter-bin = Matter Bin
2023-10-13 21:35:47 -05:00
machine-part-name-power-cell = Power Cell
2023-04-28 23:23:49 -04:00
two-way-lever-left = push left
two-way-lever-right = push right
two-way-lever-cant = can't push the lever that way!
recycler-count-items = Recycled {$items} objects.
machine-already-in-use = {CAPITALIZE(THE($machine))} is already in use.