round-end.ftl 801 B

1234567891011121314151617
  1. objectives-round-end-result = {$count ->
  2. [one] There was one {$agent}.
  3. *[other] There were {$count} {MAKEPLURAL($agent)}.
  4. }
  5. objectives-round-end-result-in-custody = {$custody} out of {$count} {MAKEPLURAL($agent)} were in custody.
  6. objectives-player-user-named = [color=White]{$name}[/color] ([color=gray]{$user}[/color])
  7. objectives-player-named = [color=White]{$name}[/color]
  8. objectives-no-objectives = {$custody}{$title} was a {$agent}.
  9. objectives-with-objectives = {$custody}{$title} was a {$agent} who had the following objectives:
  10. objectives-objective-success = {$objective} | [color={$markupColor}]Success![/color]
  11. objectives-objective-fail = {$objective} | [color={$markupColor}]Failure![/color] ({$progress}%)
  12. objectives-in-custody = [bold][color=red]| IN CUSTODY | [/color][/bold]