2023-06-22 07:49:33 -04:00
|
|
|
bounty-console-menu-title = Cargo bounty console
|
|
|
|
|
bounty-console-label-button-text = Print label
|
2024-04-10 00:18:07 +02:00
|
|
|
bounty-console-skip-button-text = Skip
|
2023-06-22 07:49:33 -04:00
|
|
|
bounty-console-time-label = Time: [color=orange]{$time}[/color]
|
|
|
|
|
bounty-console-reward-label = Reward: [color=limegreen]${$reward}[/color]
|
2024-01-03 19:34:47 -05:00
|
|
|
bounty-console-manifest-label = Manifest: [color=orange]{$item}[/color]
|
2023-06-22 07:49:33 -04:00
|
|
|
bounty-console-manifest-entry =
|
|
|
|
|
{ $amount ->
|
|
|
|
|
[1] {$item}
|
|
|
|
|
*[other] {$item} x{$amount}
|
|
|
|
|
}
|
|
|
|
|
bounty-console-description-label = [color=gray]{$description}[/color]
|
|
|
|
|
bounty-console-id-label = ID#{$id}
|
|
|
|
|
|
|
|
|
|
bounty-console-flavor-left = Bounties sourced from local unscrupulous dealers.
|
|
|
|
|
bounty-console-flavor-right = v1.4
|
|
|
|
|
|
2024-01-03 19:34:47 -05:00
|
|
|
bounty-manifest-header = [font size=14][bold]Official cargo bounty manifest[/bold] (ID#{$id})[/font]
|
2023-06-22 07:49:33 -04:00
|
|
|
bounty-manifest-list-start = Item manifest:
|