17 lines
1.2 KiB
Plaintext
17 lines
1.2 KiB
Plaintext
execution-verb-name = Казнить
|
||
execution-verb-message = Используйте своё оружие, чтобы казнить кого-то.
|
||
|
||
# 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)
|
||
|
||
execution-popup-melee-initial-internal = Вы прикладываете { $weapon } к горлу { $victim }.
|
||
execution-popup-melee-initial-external = { $attacker } прикладывает свой { $weapon } к горлу { $victim }.
|
||
execution-popup-melee-complete-internal = Вы перерезаете горло { $victim }!
|
||
execution-popup-melee-complete-external = { $attacker } перерезает горло { $victim }!
|
||
execution-popup-self-initial-internal = Вы прикладываете { $weapon } к своему горлу.
|
||
execution-popup-self-initial-external = { $attacker } прикладывает свой { $weapon } к своему горлу.
|
||
execution-popup-self-complete-internal = Вы перерезаете себе горло!
|
||
execution-popup-self-complete-external = { $attacker } перерезает себе горло!
|