Откат переводов (#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:
@@ -1,7 +1,10 @@
|
||||
## 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 = { CAPITALIZE(SUBJECT($user)) } держит { $items }.
|
||||
comp-hands-examine-empty = { CAPITALIZE(SUBJECT($user)) } ничего не держит.
|
||||
comp-hands-examine-wrapper = [color=paleturquoise]{ $item }[/color]
|
||||
hands-system-blocked-by = Руки заняты
|
||||
comp-hands-examine-wrapper = [color=paleturquoise]{$item}[/color]
|
||||
comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } держит { $items }.
|
||||
hands-system-blocked-by = Руки заблокированы этим:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user