Files
OldThink/Resources/Locale/ru-RU/entity-systems/pointing/pointing-system.ftl
ThereDrD0 72a2d75590 Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)"

This reverts commit 9d74370e

* Revert "МЕГАпереводы (#418)"

This reverts commit 8fb2cc946d.

* add: add translation for accents
2024-07-07 12:35:08 +03:00

11 lines
728 B
Plaintext

## PointingSystem
pointing-system-try-point-cannot-reach = Вы не можете туда достать!
pointing-system-point-at-self = Вы указываете на себя.
pointing-system-point-at-other = Вы указываете на { $other }.
pointing-system-point-at-self-others = { CAPITALIZE($otherName) } указывает на { $other }.
pointing-system-point-at-other-others = { CAPITALIZE($otherName) } указывает на { $other }.
pointing-system-point-at-you-other = { $otherName } указывает на вас.
pointing-system-point-at-tile = Вы указываете на { $tileName }.
pointing-system-other-point-at-tile = { CAPITALIZE($otherName) } указывает на { $tileName }.