locale
# Conflicts: # Resources/ServerInfo/Guidebook/Botany.xml # Resources/ServerInfo/Guidebook/Controls/Controls.xml # Resources/ServerInfo/Guidebook/Controls/Radio.xml # Resources/ServerInfo/Guidebook/Engineering/AME.xml # Resources/ServerInfo/Guidebook/Engineering/Atmospherics.xml # Resources/ServerInfo/Guidebook/Engineering/Fires.xml # Resources/ServerInfo/Guidebook/Engineering/Power.xml # Resources/ServerInfo/Guidebook/Engineering/Shuttlecraft.xml # Resources/ServerInfo/Guidebook/Engineering/Singularity.xml # Resources/ServerInfo/Guidebook/Jobs.xml # Resources/ServerInfo/Guidebook/Science/Science.xml # Resources/ServerInfo/Guidebook/Science/Xenoarchaeology.xml # Resources/ServerInfo/Guidebook/Security/DNA.xml # Resources/ServerInfo/Guidebook/SpaceStation14.xml # Resources/ServerInfo/Guidebook/Survival.xml
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
construction-presenter-to-craft = Чтобы создать этот предмет, вам необходимо:
|
||||
construction-presenter-to-build = Чтобы построить это, сначала вам необходимо:
|
||||
construction-presenter-step-wrapper = { $step-number }. { $text }
|
||||
construction-presenter-tool-step = Используйте { LOC($tool) }.
|
||||
construction-presenter-material-step = Добавьте { $amount }ед { LOC($material) }.
|
||||
construction-presenter-arbitrary-step = Добавьте { LOC($name) }.
|
||||
construction-presenter-temperature-step = Нагрейте до { $temperature }.
|
||||
@@ -0,0 +1,8 @@
|
||||
## ConstructionMenu.xaml.cs
|
||||
|
||||
construction-menu-title = Строительство
|
||||
construction-menu-place-ghost = Разместить призрак конструкции
|
||||
construction-menu-clear-all = Очистить все
|
||||
construction-menu-eraser-mode = Режим ластика
|
||||
construction-menu-title = Строительство
|
||||
construction-menu-craft = Создание
|
||||
Reference in New Issue
Block a user