fish-station/Resources/Locale/ru-RU/wieldable/wieldable-component.ftl
lapatison 005026f466 Translate Upstream #2446 (#2451)
Co-authored-by: NotSoDamn <75203942+NotSoDana@users.noreply.github.com>
Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>

(cherry picked from commit f894d4dd6d33aa9f1ad9d11c45437db067e97298)
2024-08-05 21:58:53 +03:00

19 lines
1.3 KiB
Text
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-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 = Из этого оружия можно стрелять только держа его в двух руках.