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:
12
Resources/Locale/ru-RU/cable/cable-multitool-system.ftl
Normal file
12
Resources/Locale/ru-RU/cable/cable-multitool-system.ftl
Normal file
@@ -0,0 +1,12 @@
|
||||
cable-multitool-system-internal-error-no-power-node = Ваш мультитул выдает сообщение: "ВНУТРЕННЯЯ ОШИБКА: НЕ КАБЕЛЬ ПИТАНИЯ".
|
||||
cable-multitool-system-internal-error-missing-component = Ваш мультитул выдает сообщение: "ВНУТРЕННЯЯ ОШИБКА: КАБЕЛЬ АНОМАЛЕН".
|
||||
cable-multitool-system-verb-name = Питание
|
||||
cable-multitool-system-verb-tooltip = Используйте мультитул для просмотра статистики питания.
|
||||
cable-multitool-system-statistics =
|
||||
Ваш мультитул показывает статистику:
|
||||
Текущее питание: { POWERWATTS($supplyc) }
|
||||
От батарей: { POWERWATTS($supplyb) }
|
||||
Теоретическое снабжение: { POWERWATTS($supplym) }
|
||||
Идеальное потребление: { POWERWATTS($consumption) }
|
||||
Входной запас: { POWERJOULES($storagec) } / { POWERJOULES($storagem) } ({ TOSTRING($storager, "P1") })
|
||||
Выходной запас: { POWERJOULES($storageoc) } / { POWERJOULES($storageom) } ({ TOSTRING($storageor, "P1") })
|
||||
Reference in New Issue
Block a user