16 lines
1.1 KiB
Text
16 lines
1.1 KiB
Text
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 = You ready { THE($weapon) } against { $victim }'s throat.
|
|
execution-popup-melee-initial-external = { $attacker } readies { POSS-ADJ($attacker) } { $weapon } against the throat of { $victim }.
|
|
execution-popup-melee-complete-internal = You slit the throat of { $victim }!
|
|
execution-popup-melee-complete-external = { $attacker } slits the throat of { $victim }!
|
|
execution-popup-self-initial-internal = You ready { THE($weapon) } against your own throat.
|
|
execution-popup-self-initial-external = { $attacker } readies { POSS-ADJ($attacker) } { $weapon } against their own throat.
|
|
execution-popup-self-complete-internal = You slit your own throat!
|
|
execution-popup-self-complete-external = { $attacker } slits their own throat!
|