Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ itemGroup.ThaumicEnergistics=Thaumic Energistics
# Blocks
tile.thaumicenergistics.infusion_provider.name=Essentia Infusion Provider
tile.thaumicenergistics.arcane_assembler.name=Arcane Assembler
tile.thaumicenergistics.essentia_interface.name=Essentia Interface

# Items
item.thaumicenergistics.diffusion_core.name=Diffusion Core
Expand All @@ -23,7 +24,9 @@ item.thaumicenergistics.essentia_cell_creative.name=Creative ME Essentia Storage
item.thaumicenergistics.essentia_import.name=ME Essentia Import Bus
item.thaumicenergistics.essentia_export.name=ME Essentia Export Bus
item.thaumicenergistics.essentia_storage.name=ME Essentia Storage Bus
item.thaumicenergistics.essentia_level_emitter.name=ME Essentia Level Emitter
item.thaumicenergistics.essentia_terminal.name=ME Essentia Terminal
item.thaumicenergistics.wireless_essentia_terminal.name=Wireless Essentia Terminal
item.thaumicenergistics.arcane_terminal.name=Arcane Crafting Terminal
item.thaumicenergistics.arcane_inscriber.name=Arcane Inscriber

Expand All @@ -36,17 +39,29 @@ tooltip.thaumicenergistics.wip=WORK IN PROGRESS, DO NOT USE
tooltip.thaumicenergistics.device_online=Device Online
tooltip.thaumicenergistics.device_offline=Device Offline
tooltip.thaumicenergistics.device_missing_channel=Device Missing Channel
tooltip.thaumicenergistics.device_not_linked=Terminal is not linked to a security station
tooltip.thaumicenergistics.device_station_not_found=Linked security station could not be located
tooltip.thaumicenergistics.device_not_powered=Terminal has insufficient power
tooltip.thaumicenergistics.device_out_of_range=Terminal is out of wireless range
tooltip.thaumicenergistics.device_linked=Linked
tooltip.thaumicenergistics.device_unlinked=Unlinked
tooltip.thaumicenergistics.stored_energy=Stored Energy
tooltip.thaumicenergistics.arcane_assembler.idle=Status: idle
tooltip.thaumicenergistics.arcane_assembler.prep=Status: prep
tooltip.thaumicenergistics.arcane_assembler.busy=Status: busy
tooltip.thaumicenergistics.arcane_assembler.progress=Progress:
tooltip.thaumicenergistics.arcane_assembler.no_aspect=Error: out of aspect
tooltip.thaumicenergistics.arcane_assembler.no_vis=Error: out of Vis
tooltip.thaumicenergistics.essentia_interface.side_input=[ThE-DEBUG] Essentia Interface [%s]: INPUT (any aspect)
tooltip.thaumicenergistics.essentia_interface.side_output=[ThE-DEBUG] Essentia Interface [%s]: OUTPUT (%s)
tooltip.thaumicenergistics.essentia_interface.side_disabled=[ThE-DEBUG] Essentia Interface [%s]: DISABLED
tooltip.thaumicenergistics.essentia_interface.multi_aspect_item=[ThE-DEBUG] That item holds multiple aspects -- use a single-aspect item to configure this side.

# GUI
gui.thaumicenergistics.essentia_import_bus=ME Essentia Import Bus
gui.thaumicenergistics.essentia_export_bus=ME Essentia Export Bus
gui.thaumicenergistics.essentia_storage_bus=ME Essentia Storage Bus
gui.thaumicenergistics.essentia_level_emitter=ME Essentia Level Emitter
gui.thaumicenergistics.essentia_terminal=Essentia Terminal
gui.thaumicenergistics.arcane_terminal=Arcane Terminal
gui.thaumicenergistics.arcane_inscriber=Arcane Inscriber
Expand Down Expand Up @@ -123,6 +138,11 @@ research.essentiabuses.title=Digisentia Transportation
research.essentiabuses.stage.1=Now that I have the components to safely transport essentia with my ME system, I can now work on creating buses for essentia.
research.essentiabuses.stage.2=I can now make Import, Export, and Storage Buses. They all function exactly like their item counterparts.

# Research Essentia Level Emitter
research.essentialevelemitter.title=Essentia Level Emitter
research.essentialevelemitter.stage.1=My Essentia Buses move essentia in and out of my network without complaint, but they do so blindly - I have no way to react automatically when a particular aspect runs low, or floods past where I'd like it to. I should adapt the principles behind my ME Level Emitter to watch essentia quantities instead of items.
research.essentialevelemitter.stage.2=The Essentia Level Emitter watches a single aspect's stored quantity and emits a redstone signal once it crosses a threshold I set, comparing it as either above or below - exactly like its item counterpart, just tuned to essentia instead.

# Research Essentia Terminal
research.essentiaterminal.title=Essentia Monitoring
research.essentiaterminal.stage.1=While I can now digitize essentia, I have realized this means I can no longer observe the quantities of essentia I have digitalized - an urgent problem.
Expand All @@ -133,6 +153,12 @@ research.infusionprovider.title=Infusion Provider
research.infusionprovider.stage.1=While being able to manipulate essentia with my ME system has proven invaluable, I am frustrated with the process required for Infusion - I have to extract all my essentia into jars on-site. Perhaps if I could expose my essentia to the Runic Matrix similar to the Essentia Terminal...
research.infusionprovider.stage.2=Success! The Essentia Infusion Provider will expose the entire ME network's essentia to the Infusion process! As a bonus, it also works with my ME Essentia Storage Buses, allowing me to create essentia subnetworks, should I ever need those.

# Research Essentia Interface
research.essentiainterface.title=Essentia Interface
research.essentiainterface.stage.1=I did, in fact, end up needing those essentia subnetworks - my Infusion Provider trick works, but it is a fragile improvisation, held together by a Storage Bus pointed at an altar I would rather not be disassembling for its parts. I want a device built for exactly this job: something that lets an Essentia Storage Bus on one ME network see cleanly into another, with no Infusion altar standing in the middle as an unwilling intermediary.
research.essentiainterface.stage.2=The Essentia Interface does precisely that. Point an Essentia Storage Bus at it from either side and the two networks' essentia inventories become visible to each other, bridged directly. It even accepts essentia straight from a jar or tube, and can feed one back out again, making it as much a citizen of the wider world of essentia as it is of my ME network.
research.essentiainterface.addenda.1=Each face configures independently, and needs no tool beyond what I'd already be carrying. Invoking a face with my Casting Gauntlet opens it to accept any aspect from a tube on that side. Applying a phial or crystal holding a single aspect to a face instead turns it into a source for just that aspect, feeding it back out. Crouching while I do either disables the face instead.

# Research Arcane Crafting Terminal
research.arcaneterminal.title=Arcane Crafting Terminal
research.arcaneterminal.stage.1=Having to hop back and forth between my ME system and my Arcane Workbench for every craft is getting frustrating. While it is vastly more complex than a mere Crafting Terminal, using the same principles, I should be able to hook my Arcane Workbench into my ME system.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
itemGroup.ThaumicEnergistics=神秘能源

# Blocks
tile.thaumicenergistics.infusion_provider.name=注魔供应器
tile.thaumicenergistics.infusion_provider.name=源质注魔供应器
tile.thaumicenergistics.arcane_assembler.name=奥术装配室
tile.thaumicenergistics.essentia_interface.name=源质接口

# Items
item.thaumicenergistics.diffusion_core.name=扩散核心
Expand All @@ -23,7 +24,9 @@ item.thaumicenergistics.essentia_cell_creative.name=创造型ME源质存储元
item.thaumicenergistics.essentia_import.name=ME源质输入总线
item.thaumicenergistics.essentia_export.name=ME源质输出总线
item.thaumicenergistics.essentia_storage.name=ME源质存储总线
item.thaumicenergistics.essentia_level_emitter.name=ME源质发信器
Comment thread
ChuijkYahus marked this conversation as resolved.
item.thaumicenergistics.essentia_terminal.name=ME源质终端
item.thaumicenergistics.wireless_essentia_terminal.name=无线源质终端
item.thaumicenergistics.arcane_terminal.name=奥术合成终端
item.thaumicenergistics.arcane_inscriber.name=奥术记录仪

Expand All @@ -33,20 +36,32 @@ item.thaumicenergistics.blank_knowledge_core.name=空白知识核心

# Tooltips
tooltip.thaumicenergistics.wip=未完成,请勿使用
tooltip.thaumicenergistics.device_online=设备开启
tooltip.thaumicenergistics.device_offline=设备关闭
tooltip.thaumicenergistics.device_online=设备在线
tooltip.thaumicenergistics.device_offline=设备离线
tooltip.thaumicenergistics.device_missing_channel=设备缺少频道
tooltip.thaumicenergistics.device_not_linked=终端未链接到安全终端
tooltip.thaumicenergistics.device_station_not_found=无法定位链接的安全终端
tooltip.thaumicenergistics.device_not_powered=终端能量不足
tooltip.thaumicenergistics.device_out_of_range=终端超出无线信号范围
tooltip.thaumicenergistics.device_linked=已链接
tooltip.thaumicenergistics.device_unlinked=未链接
tooltip.thaumicenergistics.stored_energy=已存储能源
tooltip.thaumicenergistics.arcane_assembler.idle=状态:闲置
tooltip.thaumicenergistics.arcane_assembler.prep=状态:准备
tooltip.thaumicenergistics.arcane_assembler.busy=状态:繁忙
tooltip.thaumicenergistics.arcane_assembler.progress=正在处理:
tooltip.thaumicenergistics.arcane_assembler.no_aspect=错误:缺少源质
tooltip.thaumicenergistics.arcane_assembler.no_vis=错误:缺少Vis
tooltip.thaumicenergistics.essentia_interface.side_input=[ThE-DEBUG] 源质接口 [%s]:输入(任意源质)
tooltip.thaumicenergistics.essentia_interface.side_output=[ThE-DEBUG] 源质接口 [%s]:输出(%s)
tooltip.thaumicenergistics.essentia_interface.side_disabled=[ThE-DEBUG] 源质接口 [%s]:已禁用
tooltip.thaumicenergistics.essentia_interface.multi_aspect_item=[ThE-DEBUG] 该物品拥有多种要素——请使用单一要素物品来配置该面。

# GUI
gui.thaumicenergistics.essentia_import_bus=ME源质输入总线
gui.thaumicenergistics.essentia_export_bus=ME源质输出总线
gui.thaumicenergistics.essentia_storage_bus=ME源质存储总线
gui.thaumicenergistics.essentia_level_emitter=ME源质发信器
gui.thaumicenergistics.essentia_terminal=ME源质终端
gui.thaumicenergistics.arcane_terminal=奥术合成终端
gui.thaumicenergistics.arcane_inscriber=奥术记录仪
Expand Down Expand Up @@ -123,6 +138,11 @@ research.essentiabuses.title=数位化源质传输
research.essentiabuses.stage.1=我现在已经拥有了用ME网络安全运输源质的存储组件,可以着手于创造源质总线了。
research.essentiabuses.stage.2=我现在可以合成源质输入、输出和存储总线了。它们的功能与物品总线完全相同。

# Research Essentia Level Emitter
research.essentialevelemitter.title=源质发信器
research.essentialevelemitter.stage.1=源质总线毫无怨言地将源质移入和移出网络,但它们都是盲目运作的——当某一种要素存量过低,或是超出我期望的阈值时,我无法让它自动做出反应。我应该借鉴ME标准发信器的原理,将其改为监控源质数量而非物品。
research.essentialevelemitter.stage.2=源质发信器监控单一要素的存储量,并在其越过——高于或低于——我设定的阈值时发出红石信号。这与其物品版完全一致,只是将监控对象换成了源质。

# Research Essentia Terminal
research.essentiaterminal.title=源质监控
research.essentiaterminal.stage.1=虽然我现在可以将源质数位化,但我意识到这意味着我无法再观察到已经数位化的源质的数量了——这是个紧迫的问题。
Expand All @@ -131,7 +151,13 @@ research.essentiaterminal.stage.2=通过ME源质终端,我可以看到ME网络
# Research Infusion Provider
research.infusionprovider.title=注魔供应器
research.infusionprovider.stage.1=虽然能够用我的ME网络操纵源质已非常宝贵,但我对注魔所需的过程感到失望——我必须现场将所有要素提取到源质罐子里。如果能把我的源质供应给符文矩阵,就像源质终端一样的话……
research.infusionprovider.stage.2=大功告成!注魔供应器可将整个ME网络的源质供应给注魔进程!此外,它还能与我的ME源质存储总线配合使用,让我可以创建源质子网络,以备不时之需。
research.infusionprovider.stage.2=大功告成!源质注魔供应器可将整个ME网络的源质供应给注魔进程!此外,它还能与我的ME源质存储总线配合使用,让我可以创建源质子网络,以备不时之需。

# Research Essentia Interface
research.essentiainterface.title=源质接口
research.essentiainterface.stage.1=事实上,我的确需要那些源质子网络——源质注魔供应器的把戏虽然管用,但它终究是个脆弱的权宜之计,全靠一根指向注魔祭坛的存储总线勉强维系着,而我可不想把祭坛拆成零件。我需要一台专为此而生的设备:让某个ME网络上的源质存储总线能够清晰地望见另一个网络,中间无需站着一个心不甘情不愿的注魔祭坛充当桥梁。
research.essentiainterface.stage.2=源质接口正是为此而生。从任一侧将源质存储总线对准它,两个网络的源质存储便彼此可见,直接连通。它甚至可以直接从源质罐或源质管道中接收源质,也能将源质输出回去——它既是ME网络的一员,也是广袤源质世界的一份子。
research.essentiainterface.addenda.1=每个面均可独立配置,且无需我随身工具之外的任何东西。用法师护手对任意侧面施法,即可将其开启,接受来自该侧管道的任意要素。将装有单一要素的源质安瓿或魔力水晶碎片应用于一面,则将那一面变为仅输出该要素的供应源。潜行执行上述任一操作则会禁用该面。

# Research Arcane Crafting Terminal
research.arcaneterminal.title=奥术合成终端
Expand Down
Loading