mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-18 14:07:53 +03:00
* russia number 1 * omg wtf * ok * a * review * fix --------- Co-authored-by: vanx <discord@vanxxxx>
25 lines
1.3 KiB
Plaintext
25 lines
1.3 KiB
Plaintext
### 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) } должно быть в руках!
|
||
|
||
gunrequireswield-component-examine = Из этого оружия можно стрелять только держа его в двух руках.
|
||
|
||
gunwieldbonus-component-examine = Это оружие стреляет точнее в двух руках.
|