* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
19 lines
859 B
Plaintext
19 lines
859 B
Plaintext
objectives-round-end-result = {$count ->
|
||
[one] Был один {$agent}.
|
||
*[other] Было {$count} {$agent}.
|
||
}
|
||
|
||
objectives-round-end-result-in-custody = {$custody} из {$count} {$agent} попали под стражу.
|
||
|
||
objectives-player-user-named = [color=White]{$name}[/color] ([color=gray]{$user}[/color])
|
||
objectives-player-user = [color=gray]{$user}[/color]
|
||
objectives-player-named = [color=White]{$name}[/color]
|
||
|
||
objectives-no-objectives = {$custody}{$title} был {$agent}.
|
||
objectives-with-objectives = {$custody}{$title} был {$agent} с целями:
|
||
|
||
objectives-objective-success = {$objective} | [color={$markupColor}]Успешно![/color]
|
||
objectives-objective-fail = {$objective} | [color={$markupColor}]Неудачно![/color] ({$progress}%)
|
||
|
||
objectives-in-custody = [bold][color=red]| В ЗАКЛЮЧЕНИИ | [/color][/bold]
|