Files
wwdpublic/Resources/Locale/ru-RU/entity-systems/pointing/pointing-system.ftl
RedBurningPhoenix 86ccb49d1a [TEST] Translate Again (#29)
* [Feature] RU Locale

* Culture

* Ебала спавн, теперь не ебёт и работает.

* feat: fetch locale from cvars

* feat: allow cyrillic symbols in character name

* fix: random translation fix

---------

Co-authored-by: PuroSlavKing <puroslavking@yahoo.com>
Co-authored-by: Remuchi <RemuchiOfficial@gmail.com>
2024-09-01 16:08:07 +07: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 }.