Skip to content
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

Translation: Malf Ai infopanel #1094

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

Ingakem
Copy link

@Ingakem Ingakem commented Jan 28, 2025

Что этот PR делает

Переводит инфопанельку для сбойного ИИ

Почему это хорошо для игры

Для тех кто не знает инглиш

Изображения изменений

Тестирование

Локалка

Changelog

🆑
qol: Перевод инфопанельки сбойного ИИ
/:cl:

Copy link

sourcery-ai bot commented Jan 28, 2025

Reviewer's Guide by Sourcery

This pull request translates the Malf AI infopanel into Russian. This includes translating the titles, descriptions, and button text within the infopanel.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Translate the intro section of the infopanel.
  • Translated the 'Intro' title to 'Интро'.
  • Translated 'Your prime objectives' to 'Ваши основные задачи:'.
  • Translated 'Overwrite Objectives Data' to 'Перезапись данных о целях'.
tgui/packages/tgui/interfaces/AntagInfoMalf.tsx
Translate the diagnostics section of the infopanel.
  • Translated the 'Diagnostics' title to 'Диагностика'.
  • Translated the tooltip for the policy button.
  • Translated 'System Integrity Report:' to 'Отчет о целостности системы:'.
  • Translated 'Morality Core Report:' to 'Доклад ядра морали:'.
  • Translated 'Overall Sentience Coherence Grade: FAILING.' to 'Общая оценка согласованности чувств: НЕУДАЧА.'.
  • Translated 'Report to Nanotrasen?' to 'Сообщить в Нанотрейзен?'.
tgui/packages/tgui/interfaces/AntagInfoMalf.tsx
Translate the codewords section of the infopanel.
  • Translated the 'Codewords' title to 'Кодовые слова'.
  • Translated the blockquote text.
  • Translated 'Code Phrases:' to 'Кодовые фразы:'.
  • Translated 'Code Responses:' to 'Кодовые ответы:'.
tgui/packages/tgui/interfaces/AntagInfoMalf.tsx
Translate the tab titles of the infopanel.
  • Translated the 'Information' tab title to 'Информация'.
  • Translated the 'Malfunction Modules' tab title to 'Сбойные Модули'.
tgui/packages/tgui/interfaces/AntagInfoMalf.tsx
Translate the Malf AI modules interface.
  • Translated 'PT' to 'ВО'.
  • Translated 'buy' to 'купить'.
tgui/packages/tgui/interfaces/common/MalfAiModules.tsx

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@github-actions github-actions bot added 📝 Перевод Фаргус® Полностью на русском языке TGUI Добавление или изменение существующего интерфейса на базе фреймворка TGUI labels Jan 28, 2025
tgui/packages/tgui/interfaces/AntagInfoMalf.tsx Outdated Show resolved Hide resolved
tgui/packages/tgui/interfaces/AntagInfoMalf.tsx Outdated Show resolved Hide resolved
tgui/packages/tgui/interfaces/AntagInfoMalf.tsx Outdated Show resolved Hide resolved
tgui/packages/tgui/interfaces/AntagInfoMalf.tsx Outdated Show resolved Hide resolved
tooltipPosition="bottom-start"
>
Policy
Статистика
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это не "Политика", схожая с тем, что у триторов с "работодателем"? Кнопка что делает?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это не "Политика", схожая с тем, что у триторов с "работодателем"? Кнопка что делает?

Это она, но в контексте ИИ как то странно звучит как по мне, но могу и политику сделать так то

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ну, можно либо "Отчёт", "Политика", либо оставить "Статистика".

@Gaxeer Gaxeer changed the base branch from translate to master January 31, 2025 09:26
@ss220app ss220app bot added the 📜 CL валиден Этот чейнджлог будет успешно опубликован label Jan 31, 2025
@Gaxeer Gaxeer changed the base branch from master to translate January 31, 2025 09:26
@Gaxeer Gaxeer changed the base branch from translate to master January 31, 2025 09:31
@Gaxeer Gaxeer changed the base branch from master to translate January 31, 2025 09:33
@Gaxeer Gaxeer force-pushed the translate_malf_ai_info branch from 1529ae8 to 22ee306 Compare January 31, 2025 09:39
@Gaxeer Gaxeer force-pushed the translate_malf_ai_info branch from 22ee306 to 0e3b8d7 Compare January 31, 2025 09:44
@Gaxeer Gaxeer changed the base branch from translate to master January 31, 2025 09:44
@Gaxeer Gaxeer merged commit f921dbe into ss220club:master Jan 31, 2025
5 checks passed
ss220app bot added a commit that referenced this pull request Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Перевод Фаргус® Полностью на русском языке 📜 CL валиден Этот чейнджлог будет успешно опубликован TGUI Добавление или изменение существующего интерфейса на базе фреймворка TGUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants