6
2026-01-24 12:49:55 +03:00

21 lines
1.5 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.

### Locale for wielding items; i.e. two-handing them
wieldable-verb-text-wield = Взять в руки
wieldable-verb-text-unwield = Взять в руку
wieldable-component-successful-wield = Вы берёте { $item } в две руки.
wieldable-component-failed-wield = Вы берёте { $item } в одну руку.
wieldable-component-successful-wield-other = { $user } берёт { $item } в две руки.
wieldable-component-failed-wield-other = { $user } берёт { $item } в одну руку.
wieldable-component-blocked-wield = { CAPITALIZE($blocker) } мешает вам взять { $item } в две руки.
wieldable-component-no-hands = Вам не хватает рук!
wieldable-component-not-enough-free-hands =
Чтобы использовать { $item } вам понадобится { $number } { $number ->
[one] свободная рука
[few] свободные руки
*[other] свободных рук
}.
wieldable-component-not-in-hands = { CAPITALIZE($item) } не в ваших руках!
wieldable-component-requires = { CAPITALIZE($item) } должно быть в двух руках!
gunwieldbonus-component-examine = Это оружие обладает повышенной точностью, когда его держат в двух руках.
gunrequireswield-component-examine = Из этого оружия можно стрелять только держа его в двух руках.