-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Alert translations #122
The head ref may contain hidden characters: "\u043F\u0435\u0440\u0435\u0432\u043E\u0434\u044B"
Alert translations #122
Conversation
WalkthroughThis pull request introduces several new localization strings for Russian language resources related to various station events. It includes announcements regarding noospheric storms, vent clogging, and multiple types of creatures within the station's ventilation systems. Additionally, it adds warnings about hostile alien fauna, enhancing the game's localization for Russian-speaking players by providing critical event-related information. Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Warning Tool Failures:Tool Failure Count:Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 2
🧹 Outside diff range and nitpick comments (2)
Resources/Locale/ru-RU/station-events/events/xeno-vent.ftl (1)
1-2
: LGTM! Consider adding line breaks for better source readability.The Russian translations are accurate and effectively convey both the confirmed and suspected xeno threat scenarios while maintaining appropriate tone and clarity in the instructions.
Consider breaking the long lines for better readability in the source file:
-station-event-xeno-vents-announcement = Подтверждено наличие на станции враждебной чужеродной фауны. Персоналу рекомендуется вооружиться, забаррикадировать двери и защищаться в случае необходимости. Службе безопасности следует как можно скорее ликвидировать угрозу. +station-event-xeno-vents-announcement = + Подтверждено наличие на станции враждебной чужеродной фауны. + Персоналу рекомендуется вооружиться, забаррикадировать двери и защищаться в случае необходимости. + Службе безопасности следует как можно скорее ликвидировать угрозу. -station-event-xeno-vents-weak-announcement = На станции зафиксированы предположительные признаки враждебной чужеродной фауны. Персоналу рекомендуется вооружиться, забаррикадировать двери и защищаться в случае необходимости. Службе безопасности следует как можно скорее ликвидировать угрозу. +station-event-xeno-vents-weak-announcement = + На станции зафиксированы предположительные признаки враждебной чужеродной фауны. + Персоналу рекомендуется вооружиться, забаррикадировать двери и защищаться в случае необходимости. + Службе безопасности следует как можно скорее ликвидировать угрозу.Resources/Locale/ru-RU/station-events/events/vent-critters.ftl (1)
14-14
: Improve section header documentation.The comment "# Weak" should be:
- Translated to Russian for consistency
- More descriptive about its purpose
Consider replacing with:
-# Weak +# Слабые существа - объявления о существах низкого уровня угрозы
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (4)
Resources/Locale/ru-RU/psionics/noospheric-storm.ftl
(1 hunks)Resources/Locale/ru-RU/station-events/events/vent-clog.ftl
(1 hunks)Resources/Locale/ru-RU/station-events/events/vent-critters.ftl
(1 hunks)Resources/Locale/ru-RU/station-events/events/xeno-vent.ftl
(1 hunks)
✅ Files skipped from review due to trivial changes (1)
- Resources/Locale/ru-RU/psionics/noospheric-storm.ftl
🔇 Additional comments (1)
Resources/Locale/ru-RU/station-events/events/vent-critters.ftl (1)
8-13
: LGTM! Well-structured threat level differentiation.
The announcements effectively:
- Distinguish between neutral and hostile fauna
- Provide clear instructions for both general personnel and security
- Maintain consistent message structure while varying the threat description
Описание PR
Переведены некоторые оповещения.
Изменения
🆑