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

Перевод сезонов #737

Closed
wants to merge 4 commits into from

Conversation

BasiaBelov
Copy link
Contributor

Основные изменения

Переведены сезонные наборы оружий.

Как это улучшит игру

Чуть яснее что конкретно за сезон.

Ченджлог

:cl:Basia
spellcheck: Переведены названия и описания сезонов.
/:cl:

@BasiaBelov
Copy link
Contributor Author

На 220% уверен, что где-то я что-то опять не понял как правильно перевести, так что жду правки.
НО НЕ В ВИДЕ "ВОТ ТУТ МНЕ БУКАВА НЕ НРАВИТСЯ, ПРОСТО НИ КРАСИВО ВЫГЛЯДИТ"

@Tatarla ещё как хосту стоит номер сезона прибить нормальный, ибо там настолько бешеная привязка "Season guns", что я где-то час пытался понять откуда оно эти буквы вообще берёт.

Ну и бонусом, наконец нашёл "Tip of the Round"

@Helg2 Helg2 added the Grammar and formatting Учитель английского языка повесился. label Dec 3, 2024
BasiaBelov and others added 2 commits December 4, 2024 03:48
Comment on lines -127 to +129
var/season_name = jointext(splittext("[season_entry]", "_"), " ")
var/season_name_first_letter = uppertext(copytext(season_name, 1, 2))
var/season_name_remainder = copytext(season_name, 2, length(season_name) + 1)
season_name = season_name_first_letter + season_name_remainder
message += span_seasons_announce("<b>[season_name]</b> - season [season_progress[season_entry][CURRENT_SEASON_NUMBER]]<br>")
message += span_season_additional_info("<b>Title:</b> [season_progress[season_entry][CURRENT_SEASON_NAME]]<br>")
message += span_season_additional_info("<b>Description:</b> [season_progress[season_entry][CURRENT_SEASON_DESC]]<br>")
message += span_seasons_announce("<b>[season_entry]</b> - сезон [season_progress[season_entry][CURRENT_SEASON_NUMBER]]<br>")
message += span_season_additional_info("<b>Название:</b> [season_progress[season_entry][CURRENT_SEASON_NAME]]<br>")
message += span_season_additional_info("<b>Описание:</b> [season_progress[season_entry][CURRENT_SEASON_DESC]]<br>")
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
Contributor Author

Choose a reason for hiding this comment

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

Это форматирует текст
Я удалил это по двум причинам
Во-первых, я отформатировал его вручную, из-за чего оно не требует повторного форматирования
Во-вторых, при форматировании русских букав оно делает ??зонные пушки и ??зонное тяжёлое вооружение

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Разрывать себе жопу с заменой названий я не захотел

Copy link
Contributor

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 3 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself

@github-actions github-actions bot added the Stale Автор ушёл на завод. label Dec 20, 2024
@BasiaBelov
Copy link
Contributor Author

Давай, сделай это.

@Helg2 Helg2 closed this Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Grammar and formatting Учитель английского языка повесился. Stale Автор ушёл на завод.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants