-
Notifications
You must be signed in to change notification settings - Fork 442
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
qol: shadowling gamemode translation #6190
base: master220
Are you sure you want to change the base?
Conversation
Уже пры переводят. Дожили... Кодить тоже скоро на русском будут. |
Уже) |
Так звучит мой голос. |
|
||
var/list/messages = list() | ||
spawn(rand(10,100)) | ||
messages.Add("<br>") | ||
messages.Add("<span class='deadsay'><b><font size=3>You are a shadowling!</font></b></span>") | ||
messages.Add("<span class='deadsay'><b><font size=3>Ты - порождение тьмы!</font></b></span>") |
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.
Тенеморф. Это закрепленное русифицированное название, не нужно его менять. В остальных местах тоже нужно исправить
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.
Причем это ИС название
messages.Add("<b>Any other shadowlings are your allies. You must assist them as they shall assist you.</b>") | ||
messages.Add("<b>В настоящее время вы замаскированы под сотрудника на борту [station_name()].</b>") | ||
messages.Add("<b>В вашем ограниченном состоянии у вас есть две способности: Воплощение и коллективный разум '[get_language_prefix(LANGUAGE_HIVE_SHADOWLING)]'.</b>") | ||
messages.Add("<b>Все остальные порождения тьмы - ваши союзники. Вы должны помогать им так же, как они будут помогать вам.</b>") |
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.
Тенеморфы
messages.Add(span_shadowling("Though not nearly as powerful as your masters, you possess some weak powers. These can be found in the Thrall Abilities tab.")) | ||
messages.Add(span_shadowling("You may communicate with your allies by speaking in the Shadowling Hivemind '[get_language_prefix(LANGUAGE_HIVE_SHADOWLING)]'.")) | ||
messages.Add(span_shadowling("><b>Ты видишь правду. Реальность исчезла, и ты понимаешь, каким дураком ты был.</b>")) | ||
messages.Add(span_shadowling("<b>Порождения тьмы - ваши хозяева.</b> Служите им и следите за тем, чтобы они достигли своих целей.")) |
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.
Тенеморфы
messages.Add(span_shadowling("You may communicate with your allies by speaking in the Shadowling Hivemind '[get_language_prefix(LANGUAGE_HIVE_SHADOWLING)]'.")) | ||
messages.Add(span_shadowling("><b>Ты видишь правду. Реальность исчезла, и ты понимаешь, каким дураком ты был.</b>")) | ||
messages.Add(span_shadowling("<b>Порождения тьмы - ваши хозяева.</b> Служите им и следите за тем, чтобы они достигли своих целей.")) | ||
messages.Add(span_shadowling("Вы не имеете права причинять вред другим рабам или порождениям тьмы. Однако вам не обязательно подчиняться другим рабам.")) |
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.
Тенеморфам
messages.Add(span_shadowling("<b>Порождения тьмы - ваши хозяева.</b> Служите им и следите за тем, чтобы они достигли своих целей.")) | ||
messages.Add(span_shadowling("Вы не имеете права причинять вред другим рабам или порождениям тьмы. Однако вам не обязательно подчиняться другим рабам.")) | ||
messages.Add(span_shadowling("Ваше тело необратимо изменилось. Внимательный человек может это заметить - вы можете скрыть это, надев маску.")) | ||
messages.Add(span_shadowling("Хотя вы и не так могущественны, как ваши хозяева, вы обладаете некоторыми слабыми способностями. Их можно найти на вкладке Способности рабов.")) |
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.
НО вы обладаете некоторыми слабыми способностями.
revert_cast(user) | ||
|
||
|
||
/obj/effect/proc_holder/spell/shadowling_extend_shuttle | ||
name = "Destroy Engines" | ||
desc = "Extends the time of the emergency shuttle's arrival by ten minutes using a life force of our enemy. Shuttle will be unable to be recalled. This can only be used once." | ||
name = "Уничтожение движков" |
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.
Каких движков? Юнити? Анрил энжен 4? БЬЕНД?
Уничтожение двигателей
@@ -838,14 +841,14 @@ | |||
// ASCENDANT ABILITIES BEYOND THIS POINT // | |||
|
|||
/obj/effect/proc_holder/spell/ascendant_annihilate | |||
name = "Annihilate" | |||
desc = "Gibs someone instantly." | |||
name = "Поглощение" |
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.
Как у тебя аннигиляция стала поглощением? Это буквально никак не переводится по смыслу, по виду заклинания и даже по прямому переводу.
to_chat(target, "<span class='warning'>You are snapped back to reality, your haze dissipating!</span>") | ||
to_chat(user, "<span class='warning'>You have been interrupted. The draw has failed.</span>") | ||
to_chat(target, "<span class='warning'>Вы возвращаетесь к реальности, ваш туман рассеивается!</span>") | ||
to_chat(user, "<span class='warning'>Вас прервали. Попытка не состоялась.</span>") |
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.
Как может не состоятся попытка?
|
||
sleep(8 SECONDS) | ||
if(QDELETED(user)) | ||
return | ||
|
||
playsound(user.loc, 'sound/weapons/slash.ogg', 15, TRUE, SILENCED_SOUND_EXTRARANGE) | ||
to_chat(user, span_boldnotice("You rip and slice.")) | ||
to_chat(user, span_boldnotice("Ты рвешь и режешь на кусочки.")) |
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.
вы
|
||
|
||
sleep(1 SECONDS) | ||
if(QDELETED(user)) | ||
return | ||
|
||
playsound(user.loc, 'sound/weapons/slashmiss.ogg', 15, TRUE, SILENCED_SOUND_EXTRARANGE) | ||
to_chat(user, span_boldnotice("The chrysalis falls like water before you.")) | ||
to_chat(user, span_boldnotice("Куколка растекается перед тобой, как вода.")) |
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.
вами
Автор трупанулся. |
Описание
Ссылка на предложение/Причина создания ПР
Демонстрация изменений
Тесты