decouple objectives round end text from traitor (#19687)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-09-04 05:55:34 +01:00
committed by GitHub
parent 7c5b3e36a7
commit b3f66fff40
4 changed files with 153 additions and 106 deletions

View File

@@ -1,30 +1,11 @@
## Traitor
# Shown at the end of a round of Traitor
traitor-round-end-result = {$traitorCount ->
[one] There was one traitor.
*[other] There were {$traitorCount} traitors.
}
traitor-round-end-codewords = The codewords were: [color=White]{$codewords}[/color]
traitor-round-end-agent-name = traitor
objective-issuer-syndicate = [color=#87cefa]The Syndicate[/color]
# Shown at the end of a round of Traitor
traitor-user-was-a-traitor = [color=gray]{$user}[/color] was a traitor.
traitor-user-was-a-traitor-named = [color=White]{$name}[/color] ([color=gray]{$user}[/color]) was a traitor.
traitor-was-a-traitor-named = [color=White]{$name}[/color] was a traitor.
traitor-user-was-a-traitor-with-objectives = [color=gray]{$user}[/color] was a traitor who had the following objectives:
traitor-user-was-a-traitor-with-objectives-named = [color=White]{$name}[/color] ([color=gray]{$user}[/color]) was a traitor who had the following objectives:
traitor-was-a-traitor-with-objectives-named = [color=White]{$name}[/color] was a traitor who had the following objectives:
preset-traitor-objective-issuer-syndicate = [color=#87cefa]The Syndicate[/color]
# Shown at the end of a round of Traitor
traitor-objective-condition-success = {$condition} | [color={$markupColor}]Success![/color]
# Shown at the end of a round of Traitor
traitor-objective-condition-fail = {$condition} | [color={$markupColor}]Failure![/color] ({$progress}%)
traitor-title = Traitor
traitor-description = There are traitors among us...