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

Translate: Explanation text of antag objectives #900

Open
wants to merge 1 commit into
base: translate
Choose a base branch
from

Conversation

dj-34
Copy link
Collaborator

@dj-34 dj-34 commented Dec 21, 2024

Доперевод целек

@github-actions github-actions bot added the TGUI Добавление или изменение существующего интерфейса на базе фреймворка TGUI label Dec 21, 2024
@dj-34 dj-34 changed the base branch from master to translate December 21, 2024 20:26
@dj-34
Copy link
Collaborator Author

dj-34 commented Dec 21, 2024

какой нах тгуи

@dj-34 dj-34 added 📝 Перевод Фаргус® Полностью на русском языке and removed TGUI Добавление или изменение существующего интерфейса на базе фреймворка TGUI labels Dec 21, 2024
@@ -307,7 +307,7 @@

/datum/objective/convert_brother
name = "convert brother"
explanation_text = "Convert a brainwashable person using your flash on them directly. Any handheld flash will work if you lose or break your starting flash."
explanation_text = "Конвертируйте лицо, поддающееся промывке мозгов, используя вашу флешку на него. Любая портативная флешка подойдет, если вы потеряете или сломаете свою."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Вспышка, не флешка. Перепроверь в ru_names.toml

@@ -78,9 +78,9 @@

/datum/objective/sacrifice/update_explanation_text()
if(target)
explanation_text = "Sacrifice [target], [job_title_ru(target.assigned_role.title)], via invoking an Offer rune with [target.p_them()] on it and three acolytes around it."
explanation_text = "Принесите в жертву [target], [job_title_ru(target.assigned_role.title)], с помощью использования руны Offer с [target.ru_p_theirs()] на ней и трёх послушниках вокруг руны."
Copy link
Collaborator

Choose a reason for hiding this comment

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

"с ней на ней", перефразировать бы

@@ -20,7 +20,7 @@
/datum/antagonist/fugitive_hunter/forge_objectives() //this isn't an actual objective because it's about round end rosters
var/datum/objective/capture = new /datum/objective
capture.owner = owner
capture.explanation_text = "Capture the fugitives in the station and put them into the bluespace capture machine on your ship."
capture.explanation_text = "Отловите беглецов на станции и поместите их в bluespace capture machine на вашем корабле."
Copy link
Collaborator

Choose a reason for hiding this comment

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

параллельно бы ПР, который бы добавлял перевод хотя бы для названий

@@ -72,14 +72,14 @@

/datum/objective/loot
var/obj/machinery/computer/piratepad_control/cargo_hold
explanation_text = "Acquire valuable loot and store it in the designated area."
explanation_text = "Соберите ценную добычу и храните ее в специально отведенном месте."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
explanation_text = "Соберите ценную добычу и храните ее в специально отведенном месте."
explanation_text = "Соберите ценную добычу и храните её в специально отведенном месте."

@@ -19,7 +19,7 @@
if(target_team)
explanation_text = "Make sure no member of [target_team] ([target_team.department.department_name]) nation escapes alive!"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Пропустили перевод?

@@ -21,12 +21,12 @@
owner.announce_objectives()

/datum/objective/spider
explanation_text = "Spread the infestation."
explanation_text = "Распространяйте инфекцию."
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
Collaborator

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.

Ну в том то и суть, что "инфекция" - это чисто медицинское, а заражение может быть и как для болезни ("я заразился простудой"), так и для заражений паразитами ("дом заражен тараканами"). Если есть другое слово для этих "тараканов", то я не смог вспомнить

@@ -15,7 +15,7 @@
owner.announce_objectives()

/datum/objective/venus_human_trap
explanation_text = "Spread the infestation."
explanation_text = "Распространяйте инфекцию."
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
Collaborator

Choose a reason for hiding this comment

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

Да откуда вы взяли что это как-то связано с медициной?

else
explanation_text += " someone."
explanation_text += " кого-либо."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
explanation_text += " кого-либо."
explanation_text += " кого угодно."

@@ -15,7 +15,7 @@
owner.announce_objectives()

/datum/objective/pyro_slime
explanation_text = "All I know fire. I speak in tongues of flame. Why is everyone so cold?"
explanation_text = "Все, что я знаю, - это огонь. Я говорю на языках пламени. Почему все такие холодные?"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
explanation_text = "Все, что я знаю, - это огонь. Я говорю на языках пламени. Почему все такие холодные?"
explanation_text = "Всё что я знаю, - это огонь. Я говорю на языках пламени. Почему все такие холодные?"

@@ -21,12 +21,12 @@
owner.announce_objectives()

/datum/objective/spider
explanation_text = "Spread the infestation."
explanation_text = "Распространяйте инфекцию."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Мне кажется тут вообще не про что-то медицинское

@@ -15,7 +15,7 @@
owner.announce_objectives()

/datum/objective/venus_human_trap
explanation_text = "Spread the infestation."
explanation_text = "Распространяйте инфекцию."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Да откуда вы взяли что это как-то связано с медициной?

@@ -65,5 +65,5 @@

/datum/antagonist/slaughter/laughter
name = "Laughter demon"
objective_verb = "Hug and Tickle"
objective_verb = "Обнимите и защекотайте"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
objective_verb = "Обнимите и защекотайте"
objective_verb = "Обнимайте и щекочите"

Copy link

github-actions bot commented Jan 7, 2025

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 ~ 7 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 Jan 7, 2025
@dj-34 dj-34 added RED LABEL PR не может быть устаревшим. Видать кто-то подкупил хэда. and removed Stale labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 Перевод Фаргус® Полностью на русском языке RED LABEL PR не может быть устаревшим. Видать кто-то подкупил хэда.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants