Files
crystall-punk-14/Resources/Locale/ru-RU/_CP14/execution/execution.ftl
Nim e1e32ee8fc Перевод на RU (#1443)
* translate

* fries

* fix

* ква

* desc

* execution

* pieni c

* monster kill

* del
2025-06-23 13:12:02 +03:00

15 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# All the below localisation strings have access to the following variables
# attacker (the person committing the execution)
# victim (the person being executed)
# weapon (the weapon used for the execution)
cp14-execution-popup-melee-initial-internal = Вы прикладываете { $weapon } к виску { $victim }.
cp14-execution-popup-melee-initial-external = { CAPITALIZE($attacker) } прикладывает свой { $weapon } к виску { $victim }.
cp14-execution-popup-melee-complete-internal = Вы проламываете голову { $victim }!
cp14-execution-popup-melee-complete-external = { CAPITALIZE($attacker) } проламывает голову { $victim }!
cp14-execution-popup-self-initial-internal = Вы прикладываете { $weapon } к своему виску.
cp14-execution-popup-self-initial-external = { CAPITALIZE($attacker) } прикладывает свой { $weapon } к своему виску.
cp14-execution-popup-self-complete-internal = Вы разбиваете себе голову!
cp14-execution-popup-self-complete-external = { CAPITALIZE($attacker) } разбивает себе голову!