-
Notifications
You must be signed in to change notification settings - Fork 622
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
Перевод статей гайдбука по инженерии + фикс перевода панели эмоций #2102
Closed
KrasnoshchekovPavel
wants to merge
2
commits into
space-syndicate:master
from
KrasnoshchekovPavel:translate-fix
Closed
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
<Document> | ||
# Radioisotope Thermoelectric Generator (RTG) | ||
# Радиоизотопный источник электроэнергии (РИТЭГ) | ||
|
||
<Box> | ||
<GuideEntityEmbed Entity="GeneratorRTG" Caption="RTG" /> | ||
<GuideEntityEmbed Entity="GeneratorRTG" Caption="РИТЭГ" /> | ||
</Box> | ||
|
||
Making power using a Radioisotope Thermoelectric Generator (RTG) is similar to making power using solars. | ||
RTGs only provide [color=#a4885c]10kW[/color] of power, but they provide it for free and for the entire round. | ||
Basically, if you connect an RTG to your power grid, it'll give you [color=#a4885c]free power[/color]. | ||
However, they're only accessible through salvage finding one on an expedition. Should they bring some in, make sure to thank them! | ||
Получение энергии с помощью Радиоизотопного источника электроэнергии (РИТЭГ) похоже на получение энергии с помощью солнечной энергии. | ||
РИТЭГи предоставляют всего [color=#a4885c]10кВт[/color] энергии, но они не требуют топлива. | ||
По сути, если вы подключите РИТЭГ к своей электросети, это даст вам [color=#a4885c]бесплатную энергию[/color]. | ||
Однако получить их можно, только в экспедиции. Если вам его принесут, обязательно поблагодарите добытчика! | ||
|
||
<Box> | ||
<GuideEntityEmbed Entity="GeneratorRTGDamaged" Caption="Damaged RTG" /> | ||
<GuideEntityEmbed Entity="GeneratorRTGDamaged" Caption="Повреждённый РИТЭГ" /> | ||
</Box> | ||
Sometimes, RTGs appear damaged. | ||
Damaged RTGs behave just like regular ones, but they're [color=yellow]radioactive[/color]. | ||
That means they're more dangerous, but on the bright side, you can put radiation collectors next to them to turn that radiation into more power. | ||
This is usually more worthwhile, considering the power is still free, so long as you can find a safe spot to put the RTG(s) in. | ||
Иногда РИТЭГи повреждаются. | ||
Поврежденные РИТЭГи ведут себя точно так же, как обычные, но они [color=yellow]радиоактивны[/color]. | ||
KrasnoshchekovPavel marked this conversation as resolved.
Show resolved
Hide resolved
|
||
Это означает, что они более опасны, но, с другой стороны, вы можете разместить рядом с ними коллекторы радиации, чтобы преобразовать излучение и получить еще больше энергии. | ||
KrasnoshchekovPavel marked this conversation as resolved.
Show resolved
Hide resolved
|
||
Это, как правило, более целесообразно, учитывая, что энергия по-прежнему поступает бесплатно, при условии, что вы можете найти безопасное место для установки ритэгов. | ||
KrasnoshchekovPavel marked this conversation as resolved.
Show resolved
Hide resolved
|
||
</Document> |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.