gtnh-experimental-2026-02-22+87-0a93dd5

This commit is contained in:
2026-02-22 19:58:59 +01:00
parent f07f089147
commit aa2e2a744b
4714 changed files with 49636 additions and 54177 deletions

View File

@@ -31,9 +31,9 @@ item.metaitem.21.name=Matter Manipulator ME Downlink
item.metaitem.22.name=Matter Manipulator Quantum Downlink
item.metaitem.23.name=Blank Manipulator Upgrade
item.metaitem.24.name=Energy Tunnel Manipulator Upgrade
item.metaitem.24.desc=Allows a Matter Manipulator MKIII draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.24.desc=Allows a Matter Manipulator MKIII to draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.25.name=Excavation Manipulator Upgrade
item.metaitem.25.desc=Allows a Prototype Matter Manipulator remove blocks
item.metaitem.25.desc=Allows a Prototype Matter Manipulator to remove blocks
item.metaitem.26.name=Auxiliary Teleporter Manipulator Upgrade
item.metaitem.26.desc=Doubles manipulator place rate
item.metaitem.27.name=Adaptive Wiring Harness Manipulator Upgrade
@@ -177,4 +177,58 @@ debug=Debug
building=Building
# NEI
mm.recipe.upgrades=Manipulator Upgrades
mm.recipe.upgrades=Manipulator Upgrades
# tooltip
mm.tooltip.none=None
mm.tooltip.hold_shift=Hold shift for more information.
mm.tooltip.me_conn.can_interact=Has an ME connection. (Can interact currently)
mm.tooltip.me_conn.cannot_interact=Has an ME connection. (Cannot interact currently)
mm.tooltip.me_conn.no_conn=Does not have an ME connection.
mm.tooltip.uplink_conn.can_interact=Has an Uplink connection. (Can interact currently)
mm.tooltip.uplink_conn.cannot_interact=Has an Uplink connection. (Cannot interact currently)
mm.tooltip.uplink_conn.address=Uplink address: %s
mm.tooltip.uplink_conn.no_conn=Does not have an Uplink connection.
mm.tooltip.pending_action=Pending Action: %s
mm.tooltip.pending_action.moving_coords=Moving coordinates
mm.tooltip.pending_action.geom_selecting_block=Selecting blocks to place
mm.tooltip.pending_action.mark_copy_a=Marking first copy corner
mm.tooltip.pending_action.mark_copy_b=Marking second copy corner
mm.tooltip.pending_action.mark_cut_a=Marking first cut corner
mm.tooltip.pending_action.mark_cut_b=Marking second cut corner
mm.tooltip.pending_action.mark_paste=Marking paste location
mm.tooltip.pending_action.exch_add_replace=Adding block to replace whitelist
mm.tooltip.pending_action.exch_set_replace=Setting block in replace whitelist
mm.tooltip.pending_action.exch_set_target=Setting block to replace with
mm.tooltip.pending_action.pick_cable=Picking cable
mm.tooltip.pending_action.mark_array=Marking array bounds
mm.tooltip.mode=Mode: %s
mm.tooltip.mode.geometry=Geometry
mm.tooltip.mode.moving=Moving
mm.tooltip.mode.copying=Copying
mm.tooltip.mode.exchanging=Exchanging
mm.tooltip.mode.cables=Cables
mm.tooltip.removing=Removing: %s
mm.tooltip.removing.all=All blocks
mm.tooltip.removing.replaceable=Replaceable blocks
mm.tooltip.removing.none=No blocks
mm.tooltip.shape=Shape: %s
mm.tooltip.shape.line=Line
mm.tooltip.shape.cube=Cube
mm.tooltip.shape.sphere=Sphere
mm.tooltip.shape.cylinder=Cylinder
mm.tooltip.coord_a=Coordinate A: %s
mm.tooltip.coord_b=Coordinate B: %s
mm.tooltip.corner_block=Corner block: %s
mm.tooltip.edge_block=Edge block: %s
mm.tooltip.face_block=Face block: %s
mm.tooltip.volume_block=Volume block: %s
mm.tooltip.copying.copy_a=Copy Coordinate A: %s
mm.tooltip.copying.copy_b=Copy Coordinate B: %s
mm.tooltip.copying.stack=Stack: %s
mm.tooltip.paste=Paste Coordinate: %s
mm.tooltip.moving.cut_a=Cut Coordinate A: %s
mm.tooltip.moving.cut_b=Cut Coordinate B: %s
mm.tooltip.exchanging.removable=Removable blocks: %s
mm.tooltip.exchanging.replacing=Replacing blocks with: %s
mm.tooltip.cable=Cable: %s

View File

@@ -31,9 +31,9 @@ item.metaitem.21.name=Matter Manipulator ME Downlink
item.metaitem.22.name=Matter Manipulator Quantum Downlink
item.metaitem.23.name=Blank Manipulator Upgrade
item.metaitem.24.name=Energy Tunnel Manipulator Upgrade
item.metaitem.24.desc=Allows a Matter Manipulator MKIII draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.24.desc=Allows a Matter Manipulator MKIII to draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.25.name=Excavation Manipulator Upgrade
item.metaitem.25.desc=Allows a Prototype Matter Manipulator remove blocks
item.metaitem.25.desc=Allows a Prototype Matter Manipulator to remove blocks
item.metaitem.26.name=Auxiliary Teleporter Manipulator Upgrade
item.metaitem.26.desc=Doubles manipulator place rate
item.metaitem.27.name=Adaptive Wiring Harness Manipulator Upgrade
@@ -177,4 +177,58 @@ debug=Debug
building=Building
# NEI
mm.recipe.upgrades=Manipulator Upgrades
mm.recipe.upgrades=Manipulator Upgrades
# tooltip
mm.tooltip.none=None
mm.tooltip.hold_shift=Hold shift for more information.
mm.tooltip.me_conn.can_interact=Has an ME connection. (Can interact currently)
mm.tooltip.me_conn.cannot_interact=Has an ME connection. (Cannot interact currently)
mm.tooltip.me_conn.no_conn=Does not have an ME connection.
mm.tooltip.uplink_conn.can_interact=Has an Uplink connection. (Can interact currently)
mm.tooltip.uplink_conn.cannot_interact=Has an Uplink connection. (Cannot interact currently)
mm.tooltip.uplink_conn.address=Uplink address: %s
mm.tooltip.uplink_conn.no_conn=Does not have an Uplink connection.
mm.tooltip.pending_action=Pending Action: %s
mm.tooltip.pending_action.moving_coords=Moving coordinates
mm.tooltip.pending_action.geom_selecting_block=Selecting blocks to place
mm.tooltip.pending_action.mark_copy_a=Marking first copy corner
mm.tooltip.pending_action.mark_copy_b=Marking second copy corner
mm.tooltip.pending_action.mark_cut_a=Marking first cut corner
mm.tooltip.pending_action.mark_cut_b=Marking second cut corner
mm.tooltip.pending_action.mark_paste=Marking paste location
mm.tooltip.pending_action.exch_add_replace=Adding block to replace whitelist
mm.tooltip.pending_action.exch_set_replace=Setting block in replace whitelist
mm.tooltip.pending_action.exch_set_target=Setting block to replace with
mm.tooltip.pending_action.pick_cable=Picking cable
mm.tooltip.pending_action.mark_array=Marking array bounds
mm.tooltip.mode=Mode: %s
mm.tooltip.mode.geometry=Geometry
mm.tooltip.mode.moving=Moving
mm.tooltip.mode.copying=Copying
mm.tooltip.mode.exchanging=Exchanging
mm.tooltip.mode.cables=Cables
mm.tooltip.removing=Removing: %s
mm.tooltip.removing.all=All blocks
mm.tooltip.removing.replaceable=Replaceable blocks
mm.tooltip.removing.none=No blocks
mm.tooltip.shape=Shape: %s
mm.tooltip.shape.line=Line
mm.tooltip.shape.cube=Cube
mm.tooltip.shape.sphere=Sphere
mm.tooltip.shape.cylinder=Cylinder
mm.tooltip.coord_a=Coordinate A: %s
mm.tooltip.coord_b=Coordinate B: %s
mm.tooltip.corner_block=Corner block: %s
mm.tooltip.edge_block=Edge block: %s
mm.tooltip.face_block=Face block: %s
mm.tooltip.volume_block=Volume block: %s
mm.tooltip.copying.copy_a=Copy Coordinate A: %s
mm.tooltip.copying.copy_b=Copy Coordinate B: %s
mm.tooltip.copying.stack=Stack: %s
mm.tooltip.paste=Paste Coordinate: %s
mm.tooltip.moving.cut_a=Cut Coordinate A: %s
mm.tooltip.moving.cut_b=Cut Coordinate B: %s
mm.tooltip.exchanging.removable=Removable blocks: %s
mm.tooltip.exchanging.replacing=Replacing blocks with: %s
mm.tooltip.cable=Cable: %s

View File

@@ -31,9 +31,9 @@ item.metaitem.21.name=Matter Manipulator ME Downlink
item.metaitem.22.name=Matter Manipulator Quantum Downlink
item.metaitem.23.name=Blank Manipulator Upgrade
item.metaitem.24.name=Energy Tunnel Manipulator Upgrade
item.metaitem.24.desc=Allows a Matter Manipulator MKIII draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.24.desc=Allows a Matter Manipulator MKIII to draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.25.name=Excavation Manipulator Upgrade
item.metaitem.25.desc=Allows a Prototype Matter Manipulator remove blocks
item.metaitem.25.desc=Allows a Prototype Matter Manipulator to remove blocks
item.metaitem.26.name=Auxiliary Teleporter Manipulator Upgrade
item.metaitem.26.desc=Doubles manipulator place rate
item.metaitem.27.name=Adaptive Wiring Harness Manipulator Upgrade
@@ -41,7 +41,7 @@ item.metaitem.27.desc=Reduces manipulator power usage by 50%
mm.upgrade.hint=Craft together with one of the following manipulators to install this upgrade
mm.tooltip.voltage=%s / %s EU - Voltage: %s
mm.tooltip.voltage=%s / %s EU - 電圧: %s
mm.tooltip.installed_upgrades=Installed Upgrades:
mm.structure.hatch-info=Any %s Casing
@@ -177,4 +177,58 @@ debug=Debug
building=Building
# NEI
mm.recipe.upgrades=Manipulator Upgrades
mm.recipe.upgrades=Manipulator Upgrades
# tooltip
mm.tooltip.none=None
mm.tooltip.hold_shift=Hold shift for more information.
mm.tooltip.me_conn.can_interact=Has an ME connection. (Can interact currently)
mm.tooltip.me_conn.cannot_interact=Has an ME connection. (Cannot interact currently)
mm.tooltip.me_conn.no_conn=Does not have an ME connection.
mm.tooltip.uplink_conn.can_interact=Has an Uplink connection. (Can interact currently)
mm.tooltip.uplink_conn.cannot_interact=Has an Uplink connection. (Cannot interact currently)
mm.tooltip.uplink_conn.address=Uplink address: %s
mm.tooltip.uplink_conn.no_conn=Does not have an Uplink connection.
mm.tooltip.pending_action=Pending Action: %s
mm.tooltip.pending_action.moving_coords=Moving coordinates
mm.tooltip.pending_action.geom_selecting_block=Selecting blocks to place
mm.tooltip.pending_action.mark_copy_a=Marking first copy corner
mm.tooltip.pending_action.mark_copy_b=Marking second copy corner
mm.tooltip.pending_action.mark_cut_a=Marking first cut corner
mm.tooltip.pending_action.mark_cut_b=Marking second cut corner
mm.tooltip.pending_action.mark_paste=Marking paste location
mm.tooltip.pending_action.exch_add_replace=Adding block to replace whitelist
mm.tooltip.pending_action.exch_set_replace=Setting block in replace whitelist
mm.tooltip.pending_action.exch_set_target=Setting block to replace with
mm.tooltip.pending_action.pick_cable=Picking cable
mm.tooltip.pending_action.mark_array=Marking array bounds
mm.tooltip.mode=Mode: %s
mm.tooltip.mode.geometry=Geometry
mm.tooltip.mode.moving=Moving
mm.tooltip.mode.copying=Copying
mm.tooltip.mode.exchanging=Exchanging
mm.tooltip.mode.cables=Cables
mm.tooltip.removing=Removing: %s
mm.tooltip.removing.all=All blocks
mm.tooltip.removing.replaceable=Replaceable blocks
mm.tooltip.removing.none=No blocks
mm.tooltip.shape=Shape: %s
mm.tooltip.shape.line=Line
mm.tooltip.shape.cube=Cube
mm.tooltip.shape.sphere=Sphere
mm.tooltip.shape.cylinder=Cylinder
mm.tooltip.coord_a=Coordinate A: %s
mm.tooltip.coord_b=Coordinate B: %s
mm.tooltip.corner_block=Corner block: %s
mm.tooltip.edge_block=Edge block: %s
mm.tooltip.face_block=Face block: %s
mm.tooltip.volume_block=Volume block: %s
mm.tooltip.copying.copy_a=Copy Coordinate A: %s
mm.tooltip.copying.copy_b=Copy Coordinate B: %s
mm.tooltip.copying.stack=Stack: %s
mm.tooltip.paste=Paste Coordinate: %s
mm.tooltip.moving.cut_a=Cut Coordinate A: %s
mm.tooltip.moving.cut_b=Cut Coordinate B: %s
mm.tooltip.exchanging.removable=Removable blocks: %s
mm.tooltip.exchanging.replacing=Replacing blocks with: %s
mm.tooltip.cable=Cable: %s

View File

@@ -31,9 +31,9 @@ item.metaitem.21.name=Matter Manipulator ME Downlink
item.metaitem.22.name=Matter Manipulator Quantum Downlink
item.metaitem.23.name=Blank Manipulator Upgrade
item.metaitem.24.name=Energy Tunnel Manipulator Upgrade
item.metaitem.24.desc=Allows a Matter Manipulator MKIII draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.24.desc=Allows a Matter Manipulator MKIII to draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.25.name=Excavation Manipulator Upgrade
item.metaitem.25.desc=Allows a Prototype Matter Manipulator remove blocks
item.metaitem.25.desc=Allows a Prototype Matter Manipulator to remove blocks
item.metaitem.26.name=Auxiliary Teleporter Manipulator Upgrade
item.metaitem.26.desc=Doubles manipulator place rate
item.metaitem.27.name=Adaptive Wiring Harness Manipulator Upgrade
@@ -177,4 +177,58 @@ debug=Debug
building=Building
# NEI
mm.recipe.upgrades=Manipulator Upgrades
mm.recipe.upgrades=Manipulator Upgrades
# tooltip
mm.tooltip.none=None
mm.tooltip.hold_shift=Hold shift for more information.
mm.tooltip.me_conn.can_interact=Has an ME connection. (Can interact currently)
mm.tooltip.me_conn.cannot_interact=Has an ME connection. (Cannot interact currently)
mm.tooltip.me_conn.no_conn=Does not have an ME connection.
mm.tooltip.uplink_conn.can_interact=Has an Uplink connection. (Can interact currently)
mm.tooltip.uplink_conn.cannot_interact=Has an Uplink connection. (Cannot interact currently)
mm.tooltip.uplink_conn.address=Uplink address: %s
mm.tooltip.uplink_conn.no_conn=Does not have an Uplink connection.
mm.tooltip.pending_action=Pending Action: %s
mm.tooltip.pending_action.moving_coords=Moving coordinates
mm.tooltip.pending_action.geom_selecting_block=Selecting blocks to place
mm.tooltip.pending_action.mark_copy_a=Marking first copy corner
mm.tooltip.pending_action.mark_copy_b=Marking second copy corner
mm.tooltip.pending_action.mark_cut_a=Marking first cut corner
mm.tooltip.pending_action.mark_cut_b=Marking second cut corner
mm.tooltip.pending_action.mark_paste=Marking paste location
mm.tooltip.pending_action.exch_add_replace=Adding block to replace whitelist
mm.tooltip.pending_action.exch_set_replace=Setting block in replace whitelist
mm.tooltip.pending_action.exch_set_target=Setting block to replace with
mm.tooltip.pending_action.pick_cable=Picking cable
mm.tooltip.pending_action.mark_array=Marking array bounds
mm.tooltip.mode=Mode: %s
mm.tooltip.mode.geometry=Geometry
mm.tooltip.mode.moving=Moving
mm.tooltip.mode.copying=Copying
mm.tooltip.mode.exchanging=Exchanging
mm.tooltip.mode.cables=Cables
mm.tooltip.removing=Removing: %s
mm.tooltip.removing.all=All blocks
mm.tooltip.removing.replaceable=Replaceable blocks
mm.tooltip.removing.none=No blocks
mm.tooltip.shape=Shape: %s
mm.tooltip.shape.line=Line
mm.tooltip.shape.cube=Cube
mm.tooltip.shape.sphere=Sphere
mm.tooltip.shape.cylinder=Cylinder
mm.tooltip.coord_a=Coordinate A: %s
mm.tooltip.coord_b=Coordinate B: %s
mm.tooltip.corner_block=Corner block: %s
mm.tooltip.edge_block=Edge block: %s
mm.tooltip.face_block=Face block: %s
mm.tooltip.volume_block=Volume block: %s
mm.tooltip.copying.copy_a=Copy Coordinate A: %s
mm.tooltip.copying.copy_b=Copy Coordinate B: %s
mm.tooltip.copying.stack=Stack: %s
mm.tooltip.paste=Paste Coordinate: %s
mm.tooltip.moving.cut_a=Cut Coordinate A: %s
mm.tooltip.moving.cut_b=Cut Coordinate B: %s
mm.tooltip.exchanging.removable=Removable blocks: %s
mm.tooltip.exchanging.replacing=Replacing blocks with: %s
mm.tooltip.cable=Cable: %s

View File

@@ -31,9 +31,9 @@ item.metaitem.21.name=Matter Manipulator ME Downlink
item.metaitem.22.name=Matter Manipulator Quantum Downlink
item.metaitem.23.name=Blank Manipulator Upgrade
item.metaitem.24.name=Energy Tunnel Manipulator Upgrade
item.metaitem.24.desc=Allows a Matter Manipulator MKIII draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.24.desc=Allows a Matter Manipulator MKIII to draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.25.name=Excavation Manipulator Upgrade
item.metaitem.25.desc=Allows a Prototype Matter Manipulator remove blocks
item.metaitem.25.desc=Allows a Prototype Matter Manipulator to remove blocks
item.metaitem.26.name=Auxiliary Teleporter Manipulator Upgrade
item.metaitem.26.desc=Doubles manipulator place rate
item.metaitem.27.name=Adaptive Wiring Harness Manipulator Upgrade
@@ -177,4 +177,58 @@ debug=Debug
building=Building
# NEI
mm.recipe.upgrades=Manipulator Upgrades
mm.recipe.upgrades=Manipulator Upgrades
# tooltip
mm.tooltip.none=None
mm.tooltip.hold_shift=Hold shift for more information.
mm.tooltip.me_conn.can_interact=Has an ME connection. (Can interact currently)
mm.tooltip.me_conn.cannot_interact=Has an ME connection. (Cannot interact currently)
mm.tooltip.me_conn.no_conn=Does not have an ME connection.
mm.tooltip.uplink_conn.can_interact=Has an Uplink connection. (Can interact currently)
mm.tooltip.uplink_conn.cannot_interact=Has an Uplink connection. (Cannot interact currently)
mm.tooltip.uplink_conn.address=Uplink address: %s
mm.tooltip.uplink_conn.no_conn=Does not have an Uplink connection.
mm.tooltip.pending_action=Pending Action: %s
mm.tooltip.pending_action.moving_coords=Moving coordinates
mm.tooltip.pending_action.geom_selecting_block=Selecting blocks to place
mm.tooltip.pending_action.mark_copy_a=Marking first copy corner
mm.tooltip.pending_action.mark_copy_b=Marking second copy corner
mm.tooltip.pending_action.mark_cut_a=Marking first cut corner
mm.tooltip.pending_action.mark_cut_b=Marking second cut corner
mm.tooltip.pending_action.mark_paste=Marking paste location
mm.tooltip.pending_action.exch_add_replace=Adding block to replace whitelist
mm.tooltip.pending_action.exch_set_replace=Setting block in replace whitelist
mm.tooltip.pending_action.exch_set_target=Setting block to replace with
mm.tooltip.pending_action.pick_cable=Picking cable
mm.tooltip.pending_action.mark_array=Marking array bounds
mm.tooltip.mode=Mode: %s
mm.tooltip.mode.geometry=Geometry
mm.tooltip.mode.moving=Moving
mm.tooltip.mode.copying=Copying
mm.tooltip.mode.exchanging=Exchanging
mm.tooltip.mode.cables=Cables
mm.tooltip.removing=Removing: %s
mm.tooltip.removing.all=All blocks
mm.tooltip.removing.replaceable=Replaceable blocks
mm.tooltip.removing.none=No blocks
mm.tooltip.shape=Shape: %s
mm.tooltip.shape.line=Line
mm.tooltip.shape.cube=Cube
mm.tooltip.shape.sphere=Sphere
mm.tooltip.shape.cylinder=Cylinder
mm.tooltip.coord_a=Coordinate A: %s
mm.tooltip.coord_b=Coordinate B: %s
mm.tooltip.corner_block=Corner block: %s
mm.tooltip.edge_block=Edge block: %s
mm.tooltip.face_block=Face block: %s
mm.tooltip.volume_block=Volume block: %s
mm.tooltip.copying.copy_a=Copy Coordinate A: %s
mm.tooltip.copying.copy_b=Copy Coordinate B: %s
mm.tooltip.copying.stack=Stack: %s
mm.tooltip.paste=Paste Coordinate: %s
mm.tooltip.moving.cut_a=Cut Coordinate A: %s
mm.tooltip.moving.cut_b=Cut Coordinate B: %s
mm.tooltip.exchanging.removable=Removable blocks: %s
mm.tooltip.exchanging.replacing=Replacing blocks with: %s
mm.tooltip.cable=Cable: %s

View File

@@ -27,8 +27,8 @@ item.metaitem.17.name=Компьютерное ядро манипулятора
item.metaitem.18.name=Ядро телепорта манипулятора материи MKIII
item.metaitem.19.name=Корпус манипулятора материи MKIII
item.metaitem.20.name=Сборка линз манипулятора материи MKIII
item.metaitem.21.name=МЭ DownLink манипулятора материи
item.metaitem.22.name=Квантовый DownLink манипулятора материи
item.metaitem.21.name=МЭ Downlink манипулятора материи
item.metaitem.22.name=Квантовый Downlink манипулятора материи
item.metaitem.23.name=Пустое улучшение манипулятора
item.metaitem.24.name=Улучшение манипулятора 'энергетический туннель'
item.metaitem.24.desc=Позволяет Манипулятору материи MKIII черпать энергию из приёмника лазера или из мультиамперного энерговвода на Квантовом канале
@@ -42,19 +42,19 @@ item.metaitem.27.desc=Снижает потребление энергии ма
mm.upgrade.hint=Для установки этого улучшения используйте один из следующих манипуляторов
mm.tooltip.voltage=%s / %s EU - Вольтаж: %s
mm.tooltip.installed_upgrades=Установлено улучшений:
mm.tooltip.installed_upgrades=Установленные улучшения:
mm.structure.hatch-info=Любой %s корпус
mm.structure.hatch-dots= (точки %s)
# GUI
mm.gui.set_mode=Выбрать режим
mm.gui.set_remove_mode=Установить режим удаления
mm.gui.remove_none=Не удалять
mm.gui.remove_replaceable=Удалять заменяемые
mm.gui.remove_all=Удалить всё
mm.gui.set_remove_mode=Задать режим сноса
mm.gui.remove_none=Не сносить
mm.gui.remove_replaceable=Сносить заменяемые
mm.gui.remove_all=Сносить всё
mm.gui.geometry=Геометрия
mm.gui.moving=Перемещение
mm.gui.moving=Перенос
mm.gui.copying=Копирование
mm.gui.exchanging=Заменить
mm.gui.cables=Кабели
@@ -63,38 +63,38 @@ mm.gui.set_corners=Выбрать углы
mm.gui.set_edges=Выбрать края
mm.gui.set_faces=Выбрать грани
mm.gui.set_volumes=Выбрать заполнение
mm.gui.set_all=Установить всё
mm.gui.set_all=Задать всё
mm.gui.clear_all=Очистить всё
mm.gui.set_shape=Установить форму
mm.gui.set_shape=Задать форму
mm.gui.line=Линия
mm.gui.cube=Куб
mm.gui.sphere=Сфера
mm.gui.cylinder=Цилиндр
mm.gui.move_coords=Переместить координаты
mm.gui.move_coord_a=Переместить координату A
mm.gui.move_all=Переместить всё
mm.gui.move_coord_b=Переместить координату B
mm.gui.move_here=Переместить сюда
mm.gui.mark_copy=Отметить копирование
mm.gui.edit_stack=Редактировать стак
mm.gui.move_coords=Сместить координаты
mm.gui.move_coord_a=Сместить координату A
mm.gui.move_all=Сместить всё
mm.gui.move_coord_b=Сместить координату B
mm.gui.move_here=Сместить сюда
mm.gui.mark_copy=Задать копирование
mm.gui.edit_stack=Изменить стак
mm.gui.reset=Сброс
mm.gui.mark=Отметить
mm.gui.mark=Задать
mm.gui.planning=Планирование
mm.gui.cancel_auto_plans=Отменить автопланы
mm.gui.plan_all_auto=План (Всё, Авто)
mm.gui.plan_all_manual=План (Всё, Ручной)
mm.gui.clear_manual_plans=Очистить ручные планы
mm.gui.plan_missing_manual=План (Отсутствующие, Ручной)
mm.gui.plan_missing_auto=План (Отсутствующие, Авто)
mm.gui.edit_transform=Редактирование формы
mm.gui.mark_cut=Отметить вырезание
mm.gui.mark_paste=Отметить вставку
mm.gui.cancel_auto_plans=Отменить авто
mm.gui.plan_all_auto=Всё (авто)
mm.gui.plan_all_manual=Всё (вручную)
mm.gui.clear_manual_plans=Сброс ручных
mm.gui.plan_missing_manual=Недостающее (вручную)
mm.gui.plan_missing_auto=Недостающее (авто)
mm.gui.edit_transform=Трансформация
mm.gui.mark_cut=Задать вырезание
mm.gui.mark_paste=Задать вставку
mm.gui.edit_replace_whitelist=Редактировать белый список замены
mm.gui.clear=Очистить
mm.gui.add_block=Добавить блок
mm.gui.set_block=Выбрать блок
mm.gui.set_block_to_replace_with=Установите блок для замены на
mm.gui.set_cable=Выбрать кабель
mm.gui.set_block_to_replace_with=Задать блок для замены на
mm.gui.set_cable=Задать кабель
# InfoMessage
@@ -106,68 +106,68 @@ mm.info.placed_remaining=Размещено %s блоков (осталось %s
mm.info.warning=Предупреждение в блоке %d, %d, %d%s: %s
mm.info.error=Ошибка в блоке %d, %d, %d%s: %s
mm.info.error.could_not_move_block=Не удалось переместить блок x=%d, y=%d, z=%d: %s
mm.info.error.could_not_move_protected_block=Не удалось переместить защищенный блок x=%d, y=%d, z=%d: %s
mm.info.error.could_not_move_protected_block=Не удалось переместить защищённый блок x=%d, y=%d, z=%d: %s
mm.info.error.could_not_move_invulnerable_block=Не удалось переместить неуязвимый исходный блок x=%d, y=%d, z=%d: %s
mm.info.error.could_not_move_blocked_block=Пункт назначения был заблокирован для исходного блока x=%d, y=%d, z=%d: %s
mm.info.process_move=Перемещено %s блоков (осталось %s)
mm.info.finished_move=Завершено перемещение блоков.
mm.info.warning.protected_area=Попытался сломать/поставить блок в защищенной зоне!
mm.info.warning.not_find_container_for_fluid=Could not find a container for fluid (it was voided):
mm.info.error.could_not_push_items_to_uplink=Could not push items to uplink:
mm.info.error.could_not_push_fluids_to_uplink=Could not push fluids to uplink:
mm.info.error.could_not_request_items_from_uplink=Could not request items from uplink:
mm.info.added=Added %s to %s
mm.info.set=Set %s to: %s
mm.info.set_block_to_replace_with=Set block to replace with to: %s
mm.info.added_block_to_exchange_whitelist=Added block to exchange whitelist: %s
mm.info.set_exchange_whitelist_to_only_contain=Set exchange whitelist to only contain: %s
mm.info.set_cable=Set cables to: %s
mm.info.error.cannot_mark_copy=Cannot mark array: copy region is invalid
mm.info.error.cannot_mark_paste=Cannot mark array: paste coordinate is invalid
mm.info.new_virtual_me_pattern=Pushed a new virtual ME pattern to the uplink called '%s'.
mm.info.error.craft_failed=Craft for plan %s failed.
mm.info.craft_finished='%s' has finished.
mm.info.cleared_all_plans_and_pending_jobs=Cleared all plans and cancelled pending craft jobs.
mm.info.cleared_your_manual_plans=Cleared your manual plans.
mm.info.cleared_your_plans_and_craft=Cleared your auto plans and cancelled their crafting jobs.
mm.info.submitted_job=Submitted job for plan '%s'.
mm.info.error.must_have_copy_region=Must have copy region marked.
mm.info.error.must_have_paste_region=Must have paste region marked to detect missing items.
mm.info.required_items=Required items:
mm.info.not_need_creating_pattern=Not creating pattern because all required items are present.
mm.info.error.not_connected=Manipulator not connected to an uplink: cannot create a fake pattern.
mm.info.warning.not_find_container_for_fluid=Не удалось найти контейнер для жидкости (жидкость была удалена):
mm.info.error.could_not_push_items_to_uplink=Не удалось передать предметы в uplink:
mm.info.error.could_not_push_fluids_to_uplink=Не удалось передать жидкости в uplink:
mm.info.error.could_not_request_items_from_uplink=Не удалось запросить предметы из uplink:
mm.info.added=Добавлено %s в %s
mm.info.set=Задан %s в: %s
mm.info.set_block_to_replace_with=Задан блок для замены на: %s
mm.info.added_block_to_exchange_whitelist=Добавлен блок в белый список замены: %s
mm.info.set_exchange_whitelist_to_only_contain=Белый список замены теперь содержит только: %s
mm.info.set_cable=Задан кабель: %s
mm.info.error.cannot_mark_copy=Невозможно задать массив: область копирования некорректна
mm.info.error.cannot_mark_paste=Невозможно задать массив: координата вставки некорректна
mm.info.new_virtual_me_pattern=В uplink отправлен новый виртуальный ME-шаблон с именем '%s'.
mm.info.error.craft_failed=Крафт для плана %s завершился неудачей.
mm.info.craft_finished=Крафт '%s' завершён.
mm.info.cleared_all_plans_and_pending_jobs=Все планы очищены, ожидающие задания крафта отменены.
mm.info.cleared_your_manual_plans=Ваши ручные планы очищены.
mm.info.cleared_your_plans_and_craft=Ваши автопланы очищены, их задания крафта отменены.
mm.info.submitted_job=Задание для плана '%s' отправлено.
mm.info.error.must_have_copy_region=Необходимо задать область копирования.
mm.info.error.must_have_paste_region=Для определения недостающих предметов необходимо задать область вставки.
mm.info.required_items=Требуемые предметы:
mm.info.not_need_creating_pattern=Шаблон не создаётся, так как все необходимые предметы уже присутствуют.
mm.info.error.not_connected=Манипулятор не подключён к uplink: невозможно создать фиктивный шаблон.
mm.info.error.must_look_at_block=Чтобы использовать эту команду, вы должны смотреть на блок.
mm.info.error.property_not_found=Property not found.
mm.info.properties=Properties:
mm.info.intrinsic_properties=Intrinsic Properties:
mm.info.none=None
mm.info.error.error_setting_property=Error setting property: %s
mm.info.error.move_overlapping=Cannot move when the cut and paste regions overlap.
mm.info.error.property_not_found=Свойство не найдено.
mm.info.properties=Свойства:
mm.info.intrinsic_properties=Встроенные свойства:
mm.info.none=Нет
mm.info.error.error_setting_property=Ошибка при установке свойства: %s
mm.info.error.move_overlapping=Невозможно выполнить перемещение, так как области вырезания и вставки перекрываются.
# Transform
mm.transform.info=Перевернуть: %s\nВверх: %s\nВперед: %s
mm.transform.button.rotate_x-=Повернуть по X-
mm.transform.button.rotate_x+=Повернуть по X+
mm.transform.button.rotate_y-=Повернуть по Y-
mm.transform.button.rotate_y+=Повернуть по Y+
mm.transform.button.rotate_z-=Повернуть по Z-
mm.transform.button.rotate_z+=Повернуть по Z+
mm.transform.button.flip_x=Отразить по X
mm.transform.button.flip_y=Отразить по Y
mm.transform.button.flip_z=Отразить по Z
mm.transform.info=Перев.: %s\nВверх: %s\nВперед: %s
mm.transform.button.rotate_x-=Поверн. по X-
mm.transform.button.rotate_x+=Поверн. по X+
mm.transform.button.rotate_y-=Поверн. по Y-
mm.transform.button.rotate_y+=Поверн. по Y+
mm.transform.button.rotate_z-=Поверн. по Z-
mm.transform.button.rotate_z+=Поверн. по Z+
mm.transform.button.flip_x=Отраз. по X
mm.transform.button.flip_y=Отраз. по Y
mm.transform.button.flip_z=Отраз. по Z
mm.transform.button.reset=Сброс
mm.transform.header.copy=Копирование
mm.transform.header.copy_a=Копирование (A)
mm.transform.header.copy_b=Копирование (B)
mm.transform.header.copy=Копир.
mm.transform.header.copy_a=Копир. (A)
mm.transform.header.copy_b=Копир.(B)
mm.transform.header.paste=Вставка
mm.transform.header.stacking=Stacking
mm.transform.header.stacking=Стак
# Keybindings
key.mm=Matter Manipulator
key.mm-ctrl=Ctrl
key.mm-cut=Отметить вырезание
key.mm-copy=Отметить копирование
key.mm-paste=Отметить вставку
key.mm-cut=Задать вырезание
key.mm-copy=Задать копирование
key.mm-paste=Задать вставку
key.mm-reset=Сбросить координаты
# Config

View File

@@ -31,9 +31,9 @@ item.metaitem.21.name=Matter Manipulator ME Downlink
item.metaitem.22.name=Matter Manipulator Quantum Downlink
item.metaitem.23.name=Blank Manipulator Upgrade
item.metaitem.24.name=Energy Tunnel Manipulator Upgrade
item.metaitem.24.desc=Allows a Matter Manipulator MKIII draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.24.desc=Allows a Matter Manipulator MKIII to draw power from Laser Target Hatches or Multiamp Hatches on Quantum Uplinks
item.metaitem.25.name=Excavation Manipulator Upgrade
item.metaitem.25.desc=Allows a Prototype Matter Manipulator remove blocks
item.metaitem.25.desc=Allows a Prototype Matter Manipulator to remove blocks
item.metaitem.26.name=Auxiliary Teleporter Manipulator Upgrade
item.metaitem.26.desc=Doubles manipulator place rate
item.metaitem.27.name=Adaptive Wiring Harness Manipulator Upgrade
@@ -177,4 +177,58 @@ debug=Debug
building=Building
# NEI
mm.recipe.upgrades=Manipulator Upgrades
mm.recipe.upgrades=Manipulator Upgrades
# tooltip
mm.tooltip.none=None
mm.tooltip.hold_shift=Hold shift for more information.
mm.tooltip.me_conn.can_interact=Has an ME connection. (Can interact currently)
mm.tooltip.me_conn.cannot_interact=Has an ME connection. (Cannot interact currently)
mm.tooltip.me_conn.no_conn=Does not have an ME connection.
mm.tooltip.uplink_conn.can_interact=Has an Uplink connection. (Can interact currently)
mm.tooltip.uplink_conn.cannot_interact=Has an Uplink connection. (Cannot interact currently)
mm.tooltip.uplink_conn.address=Uplink address: %s
mm.tooltip.uplink_conn.no_conn=Does not have an Uplink connection.
mm.tooltip.pending_action=Pending Action: %s
mm.tooltip.pending_action.moving_coords=Moving coordinates
mm.tooltip.pending_action.geom_selecting_block=Selecting blocks to place
mm.tooltip.pending_action.mark_copy_a=Marking first copy corner
mm.tooltip.pending_action.mark_copy_b=Marking second copy corner
mm.tooltip.pending_action.mark_cut_a=Marking first cut corner
mm.tooltip.pending_action.mark_cut_b=Marking second cut corner
mm.tooltip.pending_action.mark_paste=Marking paste location
mm.tooltip.pending_action.exch_add_replace=Adding block to replace whitelist
mm.tooltip.pending_action.exch_set_replace=Setting block in replace whitelist
mm.tooltip.pending_action.exch_set_target=Setting block to replace with
mm.tooltip.pending_action.pick_cable=Picking cable
mm.tooltip.pending_action.mark_array=Marking array bounds
mm.tooltip.mode=Mode: %s
mm.tooltip.mode.geometry=Geometry
mm.tooltip.mode.moving=Moving
mm.tooltip.mode.copying=Copying
mm.tooltip.mode.exchanging=Exchanging
mm.tooltip.mode.cables=Cables
mm.tooltip.removing=Removing: %s
mm.tooltip.removing.all=All blocks
mm.tooltip.removing.replaceable=Replaceable blocks
mm.tooltip.removing.none=No blocks
mm.tooltip.shape=Shape: %s
mm.tooltip.shape.line=Line
mm.tooltip.shape.cube=Cube
mm.tooltip.shape.sphere=Sphere
mm.tooltip.shape.cylinder=Cylinder
mm.tooltip.coord_a=Coordinate A: %s
mm.tooltip.coord_b=Coordinate B: %s
mm.tooltip.corner_block=Corner block: %s
mm.tooltip.edge_block=Edge block: %s
mm.tooltip.face_block=Face block: %s
mm.tooltip.volume_block=Volume block: %s
mm.tooltip.copying.copy_a=Copy Coordinate A: %s
mm.tooltip.copying.copy_b=Copy Coordinate B: %s
mm.tooltip.copying.stack=Stack: %s
mm.tooltip.paste=Paste Coordinate: %s
mm.tooltip.moving.cut_a=Cut Coordinate A: %s
mm.tooltip.moving.cut_b=Cut Coordinate B: %s
mm.tooltip.exchanging.removable=Removable blocks: %s
mm.tooltip.exchanging.replacing=Replacing blocks with: %s
mm.tooltip.cable=Cable: %s