* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
11 lines
642 B
Plaintext
11 lines
642 B
Plaintext
## HandsSystem
|
||
|
||
hands-system-missing-equipment-slot = У вас нет { $slotName }, из которого можно что-то взять!
|
||
hands-system-empty-equipment-slot = В вашем { $slotName } нет ничего, что можно было бы вынуть!
|
||
# Examine text after when they're holding something (in-hand)
|
||
comp-hands-examine-empty = { CAPITALIZE(SUBJECT($user)) } ничего не держит.
|
||
comp-hands-examine-wrapper = [color=paleturquoise]{$item}[/color]
|
||
comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } держит { $items }.
|
||
hands-system-blocked-by = Руки заблокированы этим:
|
||
|