Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
This commit is contained in:
@@ -8,11 +8,10 @@ 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 ->
|
||||
Чтобы использовать { $item } вам понадобится { $number } { $number ->
|
||||
[one] свободная рука
|
||||
[few] свободные руки
|
||||
*[other] свободных рук
|
||||
}.
|
||||
wieldable-component-not-in-hands = { CAPITALIZE($item) } не в ваших руках!
|
||||
wieldable-component-requires = { CAPITALIZE($item) } должно быть в двух руках!
|
||||
gunwieldbonus-component-examine = Это оружие обладает повышенной точностью, когда его держат в двух руках.
|
||||
wieldable-component-requires = { CAPITALIZE($item) } должно быть в руках!
|
||||
|
||||
Reference in New Issue
Block a user