* init * fix * upd scripts * trying to rework syntax finder * upd * upd * upd * transate AI * upd * upd * upd * fix * translate * upd * ай бля * fix * upd * upd * fix
10 lines
728 B
Text
10 lines
728 B
Text
## 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 }.
|